| 1 | [ May 6 21:08:51 Enabled. ] | ||
| 2 | [ May 6 21:08:51 Rereading configuration. ] | ||
| 3 | [ May 6 21:08:52 Rereading configuration. ] | ||
| 4 | [ May 6 21:08:55 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ May 6 21:08:55 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.05.06 21:08:57.830116 [ 1 ] {} <Information> Application: Will watch for the process with pid 25354 | ||
| 29 | 2026.05.06 21:08:57.830467 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.06 21:08:58.280122 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25354 | ||
| 31 | 2026.05.06 21:08:58.284968 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.06 21:08:58.285139 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.06 21:08:58.425944 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.06 21:08:58.454269 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.06 21:08:58.454348 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.06 21:08:58.454366 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.06 21:08:58.454418 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.06 21:08:58.455027 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.06 21:08:58.458619 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.05.06 21:08:58.459434 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.06 21:08:58.460254 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.05.06 21:08:58.460302 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.06 21:08:58.460341 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.05.06 21:08:58.461025 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.06 21:08:58.462102 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.06 21:08:58.467736 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.06 21:08:58.468415 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.06 21:08:58.469691 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.06 21:08:58.469781 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.06 21:08:58.470767 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.05.06 21:08:58.471213 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.06 21:08:58.475043 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.06 21:08:58.475342 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.06 21:08:58.479973 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.06 21:08:58.480279 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.06 21:08:58.480632 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.06 21:08:58.480962 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.06 21:08:58.482288 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.06 21:08:58.482314 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.06 21:08:58.482417 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.06 21:08:58.482519 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.06 21:08:58.493854 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.06 21:08:58.493879 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000152642 sec | ||
| 68 | 2026.05.06 21:08:58.493925 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.06 21:08:58.493963 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.06 21:08:58.494599 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.06 21:08:58.495158 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.06 21:08:58.515948 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.06 21:08:58.515994 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.06 21:08:58.516089 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.06 21:08:58.516105 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.06 21:08:58.516143 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.06 21:08:58.516234 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.06 21:08:58.518621 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.06 21:08:58.518666 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.06 21:08:58.518713 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.06 21:08:58.518873 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.06 21:08:58.518916 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.06 21:08:58.518929 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.06 21:08:58.518996 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.06 21:08:58.519008 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.06 21:08:58.519038 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.06 21:08:58.519100 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.06 21:08:58.544529 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.06 21:08:58.549499 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.06 21:08:58.549586 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000108722 sec | ||
| 91 | 2026.05.06 21:08:58.549601 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.06 21:08:58.549613 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.06 21:08:58.549641 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.06 21:08:58.549938 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.06 21:08:58.550046 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.06 21:08:58.550063 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.06 21:08:58.550075 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.05.06 21:08:58.550089 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.06 21:08:58.575850 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.06 21:08:58.576066 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2026.05.06 21:08:58.577423 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.289e-05 sec. | ||
| 102 | 2026.05.06 21:08:58.577817 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.06 21:08:58.579068 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.06 21:08:58.579087 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.06 21:08:59.000250 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.82 MiB, peak 116.82 MiB, free memory in arenas 0.00 B, will set to 118.34 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.05.06 21:08:59.052268 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63185 | ||
| 107 | 2026.05.06 21:08:59.053640 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.06 21:08:59.053740 [ 3 ] {} <Debug> TCP-Session: 60970803-8d57-4f65-bd7e-e9a9050e3e52 Authenticating user 'default' from [fd00:1122:3344:101::e]:63185 | ||
| 109 | 2026.05.06 21:08:59.053842 [ 3 ] {} <Debug> TCP-Session: 60970803-8d57-4f65-bd7e-e9a9050e3e52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.06 21:08:59.053856 [ 3 ] {} <Debug> TCP-Session: 60970803-8d57-4f65-bd7e-e9a9050e3e52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.06 21:08:59.053948 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.06 21:08:59.054033 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.06 21:08:59.054047 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.05.06 21:08:59.054519 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35292 | ||
| 115 | 2026.05.06 21:08:59.054541 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41212 | ||
| 116 | 2026.05.06 21:08:59.054636 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57829 | ||
| 117 | 2026.05.06 21:08:59.054753 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.05.06 21:08:59.054754 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.05.06 21:08:59.054791 [ 5 ] {} <Debug> TCP-Session: 2ab43621-4544-449a-8d6c-75bce2e7dbf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35292 | ||
| 120 | 2026.05.06 21:08:59.054934 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42616 | ||
| 121 | 2026.05.06 21:08:59.055000 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35056 | ||
| 122 | 2026.05.06 21:08:59.055046 [ 5 ] {} <Debug> TCP-Session: 2ab43621-4544-449a-8d6c-75bce2e7dbf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.05.06 21:08:59.054923 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.05.06 21:08:59.055075 [ 5 ] {} <Debug> TCP-Session: 2ab43621-4544-449a-8d6c-75bce2e7dbf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.05.06 21:08:59.055143 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50641 | ||
| 126 | 2026.05.06 21:08:59.054825 [ 4 ] {} <Debug> TCP-Session: b8c15026-6784-43f9-83e8-4932e043ee9c Authenticating user 'default' from [fd00:1122:3344:101::e]:41212 | ||
| 127 | 2026.05.06 21:08:59.055209 [ 254 ] {} <Debug> TCP-Session: a273a728-b76d-40ed-8229-664ec63c7b4e Authenticating user 'default' from [fd00:1122:3344:101::e]:57829 | ||
| 128 | 2026.05.06 21:08:59.055268 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.05.06 21:08:59.055286 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51342 | ||
| 130 | 2026.05.06 21:08:59.055309 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.05.06 21:08:59.055351 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.05.06 21:08:59.055383 [ 255 ] {} <Debug> TCP-Session: 4cb48b12-12b6-46cc-a1a2-de5c937b014d Authenticating user 'default' from [fd00:1122:3344:101::e]:42616 | ||
| 133 | 2026.05.06 21:08:59.055343 [ 254 ] {} <Debug> TCP-Session: a273a728-b76d-40ed-8229-664ec63c7b4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.06 21:08:59.055467 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.05.06 21:08:59.055447 [ 257 ] {} <Debug> TCP-Session: 7eb6ccbd-818a-4178-b858-a39a8d04e213 Authenticating user 'default' from [fd00:1122:3344:101::e]:50641 | ||
| 136 | 2026.05.06 21:08:59.055433 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34765 | ||
| 137 | 2026.05.06 21:08:59.055431 [ 255 ] {} <Debug> TCP-Session: 4cb48b12-12b6-46cc-a1a2-de5c937b014d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.06 21:08:59.055585 [ 258 ] {} <Debug> TCP-Session: 59928298-99ba-4501-9684-1fcb0dbd98d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51342 | ||
| 139 | 2026.05.06 21:08:59.055537 [ 254 ] {} <Debug> TCP-Session: a273a728-b76d-40ed-8229-664ec63c7b4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.06 21:08:59.055415 [ 256 ] {} <Debug> TCP-Session: 3034bb25-e1c8-4c0f-ae6f-4c4d4ce4b40f Authenticating user 'default' from [fd00:1122:3344:101::e]:35056 | ||
| 141 | 2026.05.06 21:08:59.055684 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.05.06 21:08:59.055670 [ 258 ] {} <Debug> TCP-Session: 59928298-99ba-4501-9684-1fcb0dbd98d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.06 21:08:59.055759 [ 256 ] {} <Debug> TCP-Session: 3034bb25-e1c8-4c0f-ae6f-4c4d4ce4b40f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.06 21:08:59.055805 [ 259 ] {} <Debug> TCP-Session: ae05505b-8872-45ff-ad1c-3a9c67883de2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34765 | ||
| 145 | 2026.05.06 21:08:59.055646 [ 255 ] {} <Debug> TCP-Session: 4cb48b12-12b6-46cc-a1a2-de5c937b014d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.06 21:08:59.055627 [ 257 ] {} <Debug> TCP-Session: 7eb6ccbd-818a-4178-b858-a39a8d04e213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.06 21:08:59.055952 [ 259 ] {} <Debug> TCP-Session: ae05505b-8872-45ff-ad1c-3a9c67883de2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.06 21:08:59.055924 [ 256 ] {} <Debug> TCP-Session: 3034bb25-e1c8-4c0f-ae6f-4c4d4ce4b40f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.06 21:08:59.056026 [ 257 ] {} <Debug> TCP-Session: 7eb6ccbd-818a-4178-b858-a39a8d04e213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.05.06 21:08:59.056054 [ 259 ] {} <Debug> TCP-Session: ae05505b-8872-45ff-ad1c-3a9c67883de2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.05.06 21:08:59.055284 [ 4 ] {} <Debug> TCP-Session: b8c15026-6784-43f9-83e8-4932e043ee9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.06 21:08:59.055766 [ 258 ] {} <Debug> TCP-Session: 59928298-99ba-4501-9684-1fcb0dbd98d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.06 21:08:59.056138 [ 4 ] {} <Debug> TCP-Session: b8c15026-6784-43f9-83e8-4932e043ee9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.06 21:08:59.059805 [ 3 ] {} <Trace> TCP-Session: 60970803-8d57-4f65-bd7e-e9a9050e3e52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.05.06 21:08:59.062696 [ 3 ] {d2d69d15-a524-453f-a335-2f00588f8e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63185) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 156 | 2026.05.06 21:08:59.066774 [ 3 ] {d2d69d15-a524-453f-a335-2f00588f8e1d} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 157 | 2026.05.06 21:08:59.068308 [ 3 ] {d2d69d15-a524-453f-a335-2f00588f8e1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 158 | 2026.05.06 21:08:59.071165 [ 260 ] {d2d69d15-a524-453f-a335-2f00588f8e1d} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 159 | 2026.05.06 21:08:59.074048 [ 3 ] {d2d69d15-a524-453f-a335-2f00588f8e1d} <Debug> executeQuery: Read 96 rows, 5.29 KiB in 0.010933 sec., 8780.755510838746 rows/sec., 484.04 KiB/sec. | ||
| 160 | 2026.05.06 21:08:59.074104 [ 3 ] {d2d69d15-a524-453f-a335-2f00588f8e1d} <Debug> TCPHandler: Processed in 0.016389234 sec. | ||
| 161 | 2026.05.06 21:08:59.649057 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53876 | ||
| 162 | 2026.05.06 21:08:59.649230 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.05.06 21:08:59.649260 [ 261 ] {} <Debug> TCP-Session: 6fc7138c-2175-46b5-ac80-9c24b7dda76e Authenticating user 'default' from [fd00:1122:3344:101::e]:53876 | ||
| 164 | 2026.05.06 21:08:59.649317 [ 261 ] {} <Debug> TCP-Session: 6fc7138c-2175-46b5-ac80-9c24b7dda76e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.05.06 21:08:59.649420 [ 261 ] {} <Debug> TCP-Session: 6fc7138c-2175-46b5-ac80-9c24b7dda76e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.05.06 21:08:59.649763 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52120 | ||
| 167 | 2026.05.06 21:08:59.649825 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45854 | ||
| 168 | 2026.05.06 21:08:59.649927 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48614 | ||
| 169 | 2026.05.06 21:08:59.649967 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.05.06 21:08:59.650033 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51986 | ||
| 171 | 2026.05.06 21:08:59.650091 [ 262 ] {} <Debug> TCP-Session: 33cd3ca0-9c56-4506-957f-493f3d95ac67 Authenticating user 'default' from [fd00:1122:3344:101::e]:52120 | ||
| 172 | 2026.05.06 21:08:59.650119 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.05.06 21:08:59.650200 [ 262 ] {} <Debug> TCP-Session: 33cd3ca0-9c56-4506-957f-493f3d95ac67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.05.06 21:08:59.650217 [ 263 ] {} <Debug> TCP-Session: c61e1006-f99e-4512-8bdd-8875ba6c72e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45854 | ||
| 175 | 2026.05.06 21:08:59.650215 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54499 | ||
| 176 | 2026.05.06 21:08:59.650283 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.05.06 21:08:59.650289 [ 263 ] {} <Debug> TCP-Session: c61e1006-f99e-4512-8bdd-8875ba6c72e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.05.06 21:08:59.650286 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47853 | ||
| 179 | 2026.05.06 21:08:59.650365 [ 263 ] {} <Debug> TCP-Session: c61e1006-f99e-4512-8bdd-8875ba6c72e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.05.06 21:08:59.650396 [ 265 ] {} <Debug> TCP-Session: df1b31fd-5780-4472-ba27-11d13d185b26 Authenticating user 'default' from [fd00:1122:3344:101::e]:51986 | ||
| 181 | 2026.05.06 21:08:59.650351 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.05.06 21:08:59.650475 [ 265 ] {} <Debug> TCP-Session: df1b31fd-5780-4472-ba27-11d13d185b26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.06 21:08:59.650427 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.05.06 21:08:59.650509 [ 264 ] {} <Debug> TCP-Session: 7cbb9dd3-8c1a-4d9f-9adb-c809d1d8a999 Authenticating user 'default' from [fd00:1122:3344:101::e]:48614 | ||
| 185 | 2026.05.06 21:08:59.650419 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47292 | ||
| 186 | 2026.05.06 21:08:59.650575 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.05.06 21:08:59.650557 [ 264 ] {} <Debug> TCP-Session: 7cbb9dd3-8c1a-4d9f-9adb-c809d1d8a999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.06 21:08:59.650538 [ 265 ] {} <Debug> TCP-Session: df1b31fd-5780-4472-ba27-11d13d185b26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.06 21:08:59.650695 [ 267 ] {} <Debug> TCP-Session: 194b0de7-b4ef-4c12-b011-f144ffc4ff1e Authenticating user 'default' from [fd00:1122:3344:101::e]:47853 | ||
| 190 | 2026.05.06 21:08:59.650673 [ 264 ] {} <Debug> TCP-Session: 7cbb9dd3-8c1a-4d9f-9adb-c809d1d8a999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.06 21:08:59.650219 [ 262 ] {} <Debug> TCP-Session: 33cd3ca0-9c56-4506-957f-493f3d95ac67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.06 21:08:59.650778 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2026.05.06 21:08:59.650763 [ 267 ] {} <Debug> TCP-Session: 194b0de7-b4ef-4c12-b011-f144ffc4ff1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.05.06 21:08:59.650577 [ 266 ] {} <Debug> TCP-Session: 913e894b-7887-45e5-bf46-f0be46f20041 Authenticating user 'default' from [fd00:1122:3344:101::e]:54499 | ||
| 195 | 2026.05.06 21:08:59.650930 [ 268 ] {} <Debug> TCP-Session: 9be0794e-8686-46bb-9775-04336cb77a8d Authenticating user 'default' from [fd00:1122:3344:101::e]:47292 | ||
| 196 | 2026.05.06 21:08:59.650907 [ 267 ] {} <Debug> TCP-Session: 194b0de7-b4ef-4c12-b011-f144ffc4ff1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.06 21:08:59.651028 [ 266 ] {} <Debug> TCP-Session: 913e894b-7887-45e5-bf46-f0be46f20041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.05.06 21:08:59.651048 [ 268 ] {} <Debug> TCP-Session: 9be0794e-8686-46bb-9775-04336cb77a8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 199 | 2026.05.06 21:08:59.651117 [ 266 ] {} <Debug> TCP-Session: 913e894b-7887-45e5-bf46-f0be46f20041 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 200 | 2026.05.06 21:08:59.651130 [ 268 ] {} <Debug> TCP-Session: 9be0794e-8686-46bb-9775-04336cb77a8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 201 | 2026.05.06 21:09:00.000162 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 120.51 MiB, peak 120.51 MiB, free memory in arenas 0.00 B, will set to 123.89 MiB (RSS), difference: 3.38 MiB | ||
| 202 | 2026.05.06 21:09:00.480466 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51372 | ||
| 203 | 2026.05.06 21:09:00.480679 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2026.05.06 21:09:00.480716 [ 269 ] {} <Debug> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Authenticating user 'default' from [fd00:1122:3344:101::d]:51372 | ||
| 205 | 2026.05.06 21:09:00.480867 [ 269 ] {} <Debug> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.05.06 21:09:00.480882 [ 269 ] {} <Debug> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.05.06 21:09:00.480946 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 208 | 2026.05.06 21:09:00.481042 [ 269 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 209 | 2026.05.06 21:09:00.481065 [ 269 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 210 | 2026.05.06 21:09:00.484386 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39878 | ||
| 211 | 2026.05.06 21:09:00.484490 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60035 | ||
| 212 | 2026.05.06 21:09:00.484560 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64792 | ||
| 213 | 2026.05.06 21:09:00.484491 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34176 | ||
| 214 | 2026.05.06 21:09:00.484728 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45361 | ||
| 215 | 2026.05.06 21:09:00.484934 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62384 | ||
| 216 | 2026.05.06 21:09:00.485107 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64459 | ||
| 217 | 2026.05.06 21:09:00.485216 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63094 | ||
| 218 | 2026.05.06 21:09:00.486161 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2026.05.06 21:09:00.486198 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.05.06 21:09:00.486288 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.05.06 21:09:00.486309 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2026.05.06 21:09:00.486327 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2026.05.06 21:09:00.486275 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2026.05.06 21:09:00.486400 [ 275 ] {} <Debug> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Authenticating user 'default' from [fd00:1122:3344:101::d]:62384 | ||
| 225 | 2026.05.06 21:09:00.486374 [ 272 ] {} <Debug> TCP-Session: cdd27cf2-3cb5-47f0-8173-bc92718c86c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60035 | ||
| 226 | 2026.05.06 21:09:00.486374 [ 276 ] {} <Debug> TCP-Session: afafdc02-5047-476e-a848-153525f48f7a Authenticating user 'default' from [fd00:1122:3344:101::d]:64459 | ||
| 227 | 2026.05.06 21:09:00.486510 [ 275 ] {} <Debug> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.05.06 21:09:00.486494 [ 272 ] {} <Debug> TCP-Session: cdd27cf2-3cb5-47f0-8173-bc92718c86c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.05.06 21:09:00.486567 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 230 | 2026.05.06 21:09:00.486617 [ 275 ] {} <Debug> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.05.06 21:09:00.486609 [ 276 ] {} <Debug> TCP-Session: afafdc02-5047-476e-a848-153525f48f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.05.06 21:09:00.486467 [ 277 ] {} <Debug> TCP-Session: 4f40d196-5435-40c3-9325-8e819942b3a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63094 | ||
| 233 | 2026.05.06 21:09:00.486683 [ 276 ] {} <Debug> TCP-Session: afafdc02-5047-476e-a848-153525f48f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.05.06 21:09:00.486480 [ 273 ] {} <Debug> TCP-Session: 916f6022-d837-4b1f-a10d-af0c949be90f Authenticating user 'default' from [fd00:1122:3344:101::d]:64792 | ||
| 235 | 2026.05.06 21:09:00.486264 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 236 | 2026.05.06 21:09:00.486795 [ 273 ] {} <Debug> TCP-Session: 916f6022-d837-4b1f-a10d-af0c949be90f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.05.06 21:09:00.486790 [ 277 ] {} <Debug> TCP-Session: 4f40d196-5435-40c3-9325-8e819942b3a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.05.06 21:09:00.486904 [ 269 ] {b44bdc76-56d5-4c72-bfd6-0d9b6dcc7cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 239 | 2026.05.06 21:09:00.486972 [ 274 ] {} <Debug> TCP-Session: ddcd4529-cfba-4fa3-8f6e-7c89e01c4174 Authenticating user 'default' from [fd00:1122:3344:101::d]:45361 | ||
| 240 | 2026.05.06 21:09:00.486980 [ 277 ] {} <Debug> TCP-Session: 4f40d196-5435-40c3-9325-8e819942b3a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.05.06 21:09:00.486210 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 242 | 2026.05.06 21:09:00.487086 [ 274 ] {} <Debug> TCP-Session: ddcd4529-cfba-4fa3-8f6e-7c89e01c4174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 243 | 2026.05.06 21:09:00.487044 [ 273 ] {} <Debug> TCP-Session: 916f6022-d837-4b1f-a10d-af0c949be90f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 244 | 2026.05.06 21:09:00.486212 [ 271 ] {} <Debug> TCP-Session: c509fd6a-2b0c-4557-a350-42f0f5c8917a Authenticating user 'default' from [fd00:1122:3344:101::d]:39878 | ||
| 245 | 2026.05.06 21:09:00.487185 [ 274 ] {} <Debug> TCP-Session: ddcd4529-cfba-4fa3-8f6e-7c89e01c4174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 246 | 2026.05.06 21:09:00.487170 [ 270 ] {} <Debug> TCP-Session: a77451d7-d63f-44b9-bb84-a4cf74075e0c Authenticating user 'default' from [fd00:1122:3344:101::d]:34176 | ||
| 247 | 2026.05.06 21:09:00.486599 [ 272 ] {} <Debug> TCP-Session: cdd27cf2-3cb5-47f0-8173-bc92718c86c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 248 | 2026.05.06 21:09:00.487309 [ 270 ] {} <Debug> TCP-Session: a77451d7-d63f-44b9-bb84-a4cf74075e0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 249 | 2026.05.06 21:09:00.487297 [ 271 ] {} <Debug> TCP-Session: c509fd6a-2b0c-4557-a350-42f0f5c8917a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 250 | 2026.05.06 21:09:00.487445 [ 271 ] {} <Debug> TCP-Session: c509fd6a-2b0c-4557-a350-42f0f5c8917a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.05.06 21:09:00.487457 [ 270 ] {} <Debug> TCP-Session: a77451d7-d63f-44b9-bb84-a4cf74075e0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2026.05.06 21:09:00.604505 [ 269 ] {b44bdc76-56d5-4c72-bfd6-0d9b6dcc7cf6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51372) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 253 | |||
| 254 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 275 | |||
| 276 | 2026.05.06 21:09:00.605559 [ 269 ] {b44bdc76-56d5-4c72-bfd6-0d9b6dcc7cf6} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 277 | |||
| 278 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 299 | |||
| 300 | 2026.05.06 21:09:00.605819 [ 269 ] {b44bdc76-56d5-4c72-bfd6-0d9b6dcc7cf6} <Debug> TCPHandler: Processed in 0.119443243 sec. | ||
| 301 | 2026.05.06 21:09:00.606242 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.05.06 21:09:00.606528 [ 275 ] {e268390f-b0d8-47c2-a0fa-688c77f86194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 303 | 2026.05.06 21:09:00.606986 [ 275 ] {e268390f-b0d8-47c2-a0fa-688c77f86194} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62384) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 304 | |||
| 305 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 326 | |||
| 327 | 2026.05.06 21:09:00.607289 [ 275 ] {e268390f-b0d8-47c2-a0fa-688c77f86194} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 328 | |||
| 329 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 350 | |||
| 351 | 2026.05.06 21:09:00.607509 [ 275 ] {e268390f-b0d8-47c2-a0fa-688c77f86194} <Debug> TCPHandler: Processed in 0.001446593 sec. | ||
| 352 | 2026.05.06 21:09:00.607796 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 353 | 2026.05.06 21:09:00.608740 [ 269 ] {57adcee1-c2bf-4279-bf41-3b74214e663a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 354 | 2026.05.06 21:09:00.608811 [ 269 ] {57adcee1-c2bf-4279-bf41-3b74214e663a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 355 | 2026.05.06 21:09:00.610379 [ 269 ] {57adcee1-c2bf-4279-bf41-3b74214e663a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 356 | 2026.05.06 21:09:00.610464 [ 269 ] {57adcee1-c2bf-4279-bf41-3b74214e663a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000118882 sec | ||
| 357 | 2026.05.06 21:09:00.610480 [ 269 ] {57adcee1-c2bf-4279-bf41-3b74214e663a} <Trace> ReferentialDeps: No tables | ||
| 358 | 2026.05.06 21:09:00.610490 [ 269 ] {57adcee1-c2bf-4279-bf41-3b74214e663a} <Trace> LoadingDeps: No tables | ||
| 359 | 2026.05.06 21:09:00.610513 [ 269 ] {57adcee1-c2bf-4279-bf41-3b74214e663a} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 360 | 2026.05.06 21:09:00.610638 [ 269 ] {57adcee1-c2bf-4279-bf41-3b74214e663a} <Debug> TCPHandler: Processed in 0.002964166 sec. | ||
| 361 | 2026.05.06 21:09:00.610783 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 362 | 2026.05.06 21:09:00.610930 [ 269 ] {342583c2-35d4-4304-8a0a-5fe984bc4205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) /* The version table contains metadata about the `oximeter` database */ | ||
| 363 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 364 | 2026.05.06 21:09:00.611049 [ 269 ] {342583c2-35d4-4304-8a0a-5fe984bc4205} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 365 | 2026.05.06 21:09:00.614787 [ 269 ] {342583c2-35d4-4304-8a0a-5fe984bc4205} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 366 | 2026.05.06 21:09:00.619170 [ 269 ] {342583c2-35d4-4304-8a0a-5fe984bc4205} <Debug> oximeter.version (93d0095a-0293-45d6-9e84-ddb65275c18d): Loading data parts | ||
| 367 | 2026.05.06 21:09:00.621444 [ 269 ] {342583c2-35d4-4304-8a0a-5fe984bc4205} <Debug> oximeter.version (93d0095a-0293-45d6-9e84-ddb65275c18d): There are no data parts | ||
| 368 | 2026.05.06 21:09:00.624616 [ 269 ] {342583c2-35d4-4304-8a0a-5fe984bc4205} <Debug> TCPHandler: Processed in 0.013879305 sec. | ||
| 369 | 2026.05.06 21:09:00.624856 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 370 | 2026.05.06 21:09:00.625089 [ 269 ] {8c958cbd-4e4c-42f7-b31f-81e7b2a430de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) /* The measurement tables contain all individual samples from each timeseries. | ||
| 371 | * | ||
| 372 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 373 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 374 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 375 | * by all samples from the same timeseries. | ||
| 376 | * | ||
| 377 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 378 | * and then uses that to index quickly into the measurements tables. | ||
| 379 | */ | ||
| 380 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2026.05.06 21:09:00.625207 [ 269 ] {8c958cbd-4e4c-42f7-b31f-81e7b2a430de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 382 | 2026.05.06 21:09:00.639903 [ 269 ] {8c958cbd-4e4c-42f7-b31f-81e7b2a430de} <Debug> oximeter.measurements_bool (2f1633da-9ba4-4724-828f-7a3d3ad2311c): Loading data parts | ||
| 383 | 2026.05.06 21:09:00.640110 [ 269 ] {8c958cbd-4e4c-42f7-b31f-81e7b2a430de} <Debug> oximeter.measurements_bool (2f1633da-9ba4-4724-828f-7a3d3ad2311c): There are no data parts | ||
| 384 | 2026.05.06 21:09:00.641558 [ 269 ] {8c958cbd-4e4c-42f7-b31f-81e7b2a430de} <Debug> TCPHandler: Processed in 0.0167487 sec. | ||
| 385 | 2026.05.06 21:09:00.641710 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.05.06 21:09:00.641872 [ 269 ] {e33e9993-db81-45c8-acb0-97f9d460d044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2026.05.06 21:09:00.641989 [ 269 ] {e33e9993-db81-45c8-acb0-97f9d460d044} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 388 | 2026.05.06 21:09:00.646827 [ 269 ] {e33e9993-db81-45c8-acb0-97f9d460d044} <Debug> oximeter.measurements_i8 (c5fcbd96-ec99-4fe4-a394-7124cada471b): Loading data parts | ||
| 389 | 2026.05.06 21:09:00.646944 [ 269 ] {e33e9993-db81-45c8-acb0-97f9d460d044} <Debug> oximeter.measurements_i8 (c5fcbd96-ec99-4fe4-a394-7124cada471b): There are no data parts | ||
| 390 | 2026.05.06 21:09:00.648525 [ 269 ] {e33e9993-db81-45c8-acb0-97f9d460d044} <Debug> TCPHandler: Processed in 0.006861577 sec. | ||
| 391 | 2026.05.06 21:09:00.648712 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.05.06 21:09:00.648900 [ 269 ] {383981c1-fb3e-4916-82b7-fa55108bf9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 393 | 2026.05.06 21:09:00.649080 [ 269 ] {383981c1-fb3e-4916-82b7-fa55108bf9f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 394 | 2026.05.06 21:09:00.651899 [ 269 ] {383981c1-fb3e-4916-82b7-fa55108bf9f7} <Debug> oximeter.measurements_u8 (a91168e8-62a3-407d-9b87-d5a655748b51): Loading data parts | ||
| 395 | 2026.05.06 21:09:00.652011 [ 269 ] {383981c1-fb3e-4916-82b7-fa55108bf9f7} <Debug> oximeter.measurements_u8 (a91168e8-62a3-407d-9b87-d5a655748b51): There are no data parts | ||
| 396 | 2026.05.06 21:09:00.653371 [ 269 ] {383981c1-fb3e-4916-82b7-fa55108bf9f7} <Debug> TCPHandler: Processed in 0.004706213 sec. | ||
| 397 | 2026.05.06 21:09:00.653512 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 398 | 2026.05.06 21:09:00.653665 [ 269 ] {bdec5822-4fd9-4daa-b112-dd77ecaea520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 399 | 2026.05.06 21:09:00.653770 [ 269 ] {bdec5822-4fd9-4daa-b112-dd77ecaea520} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 400 | 2026.05.06 21:09:00.658723 [ 269 ] {bdec5822-4fd9-4daa-b112-dd77ecaea520} <Debug> oximeter.measurements_i16 (8dacfb59-10e4-4bd2-a6dc-de387a45d854): Loading data parts | ||
| 401 | 2026.05.06 21:09:00.658858 [ 269 ] {bdec5822-4fd9-4daa-b112-dd77ecaea520} <Debug> oximeter.measurements_i16 (8dacfb59-10e4-4bd2-a6dc-de387a45d854): There are no data parts | ||
| 402 | 2026.05.06 21:09:00.660390 [ 269 ] {bdec5822-4fd9-4daa-b112-dd77ecaea520} <Debug> TCPHandler: Processed in 0.006929187 sec. | ||
| 403 | 2026.05.06 21:09:00.660528 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2026.05.06 21:09:00.660752 [ 269 ] {83044ca4-5631-4166-b7a5-63c3efdec8b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 405 | 2026.05.06 21:09:00.660872 [ 269 ] {83044ca4-5631-4166-b7a5-63c3efdec8b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 406 | 2026.05.06 21:09:00.663605 [ 269 ] {83044ca4-5631-4166-b7a5-63c3efdec8b2} <Debug> oximeter.measurements_u16 (f0377d9f-3159-4ad4-ba33-679de4e2bc5d): Loading data parts | ||
| 407 | 2026.05.06 21:09:00.663716 [ 269 ] {83044ca4-5631-4166-b7a5-63c3efdec8b2} <Debug> oximeter.measurements_u16 (f0377d9f-3159-4ad4-ba33-679de4e2bc5d): There are no data parts | ||
| 408 | 2026.05.06 21:09:00.665184 [ 269 ] {83044ca4-5631-4166-b7a5-63c3efdec8b2} <Debug> TCPHandler: Processed in 0.004702903 sec. | ||
| 409 | 2026.05.06 21:09:00.665320 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 410 | 2026.05.06 21:09:00.665471 [ 269 ] {c03eeb84-27a1-4a38-97b6-6ae81a2d7475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 411 | 2026.05.06 21:09:00.665582 [ 269 ] {c03eeb84-27a1-4a38-97b6-6ae81a2d7475} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 412 | 2026.05.06 21:09:00.670415 [ 269 ] {c03eeb84-27a1-4a38-97b6-6ae81a2d7475} <Debug> oximeter.measurements_i32 (9329d9a1-fab5-4dd8-a2ee-54d5339fcbc1): Loading data parts | ||
| 413 | 2026.05.06 21:09:00.670575 [ 269 ] {c03eeb84-27a1-4a38-97b6-6ae81a2d7475} <Debug> oximeter.measurements_i32 (9329d9a1-fab5-4dd8-a2ee-54d5339fcbc1): There are no data parts | ||
| 414 | 2026.05.06 21:09:00.672496 [ 269 ] {c03eeb84-27a1-4a38-97b6-6ae81a2d7475} <Debug> TCPHandler: Processed in 0.007223042 sec. | ||
| 415 | 2026.05.06 21:09:00.672636 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 416 | 2026.05.06 21:09:00.672972 [ 269 ] {76ea532b-ba2d-42ea-a4ea-23a5b0c85f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 417 | 2026.05.06 21:09:00.673306 [ 269 ] {76ea532b-ba2d-42ea-a4ea-23a5b0c85f0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 418 | 2026.05.06 21:09:00.676817 [ 269 ] {76ea532b-ba2d-42ea-a4ea-23a5b0c85f0e} <Debug> oximeter.measurements_u32 (b5429156-5f70-4349-a639-33343b613951): Loading data parts | ||
| 419 | 2026.05.06 21:09:00.676966 [ 269 ] {76ea532b-ba2d-42ea-a4ea-23a5b0c85f0e} <Debug> oximeter.measurements_u32 (b5429156-5f70-4349-a639-33343b613951): There are no data parts | ||
| 420 | 2026.05.06 21:09:00.678957 [ 269 ] {76ea532b-ba2d-42ea-a4ea-23a5b0c85f0e} <Debug> TCPHandler: Processed in 0.006371799 sec. | ||
| 421 | 2026.05.06 21:09:00.679097 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 422 | 2026.05.06 21:09:00.679248 [ 269 ] {1b9da1cc-6824-4823-9980-4f0376ea0f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 423 | 2026.05.06 21:09:00.679368 [ 269 ] {1b9da1cc-6824-4823-9980-4f0376ea0f17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 424 | 2026.05.06 21:09:00.684158 [ 269 ] {1b9da1cc-6824-4823-9980-4f0376ea0f17} <Debug> oximeter.measurements_i64 (c26ac39f-331b-4961-baad-c5818f3bfa24): Loading data parts | ||
| 425 | 2026.05.06 21:09:00.684315 [ 269 ] {1b9da1cc-6824-4823-9980-4f0376ea0f17} <Debug> oximeter.measurements_i64 (c26ac39f-331b-4961-baad-c5818f3bfa24): There are no data parts | ||
| 426 | 2026.05.06 21:09:00.685813 [ 269 ] {1b9da1cc-6824-4823-9980-4f0376ea0f17} <Debug> TCPHandler: Processed in 0.006762834 sec. | ||
| 427 | 2026.05.06 21:09:00.685952 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 428 | 2026.05.06 21:09:00.686172 [ 269 ] {d992acd0-442a-40c6-929a-896ce58421a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 429 | 2026.05.06 21:09:00.686279 [ 269 ] {d992acd0-442a-40c6-929a-896ce58421a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 430 | 2026.05.06 21:09:00.689136 [ 269 ] {d992acd0-442a-40c6-929a-896ce58421a5} <Debug> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Loading data parts | ||
| 431 | 2026.05.06 21:09:00.689246 [ 269 ] {d992acd0-442a-40c6-929a-896ce58421a5} <Debug> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): There are no data parts | ||
| 432 | 2026.05.06 21:09:00.690582 [ 269 ] {d992acd0-442a-40c6-929a-896ce58421a5} <Debug> TCPHandler: Processed in 0.004677302 sec. | ||
| 433 | 2026.05.06 21:09:00.690728 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 434 | 2026.05.06 21:09:00.690879 [ 269 ] {f25e038e-84f1-4613-9731-fa341f3e58c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 435 | 2026.05.06 21:09:00.690994 [ 269 ] {f25e038e-84f1-4613-9731-fa341f3e58c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 436 | 2026.05.06 21:09:00.695704 [ 269 ] {f25e038e-84f1-4613-9731-fa341f3e58c0} <Debug> oximeter.measurements_f32 (bcc6a589-6c64-4964-a943-438c2dd25e36): Loading data parts | ||
| 437 | 2026.05.06 21:09:00.695882 [ 269 ] {f25e038e-84f1-4613-9731-fa341f3e58c0} <Debug> oximeter.measurements_f32 (bcc6a589-6c64-4964-a943-438c2dd25e36): There are no data parts | ||
| 438 | 2026.05.06 21:09:00.697419 [ 269 ] {f25e038e-84f1-4613-9731-fa341f3e58c0} <Debug> TCPHandler: Processed in 0.006739965 sec. | ||
| 439 | 2026.05.06 21:09:00.697559 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 440 | 2026.05.06 21:09:00.697789 [ 269 ] {ff0f7211-59bb-4db5-8222-1b038bfd7ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 441 | 2026.05.06 21:09:00.697913 [ 269 ] {ff0f7211-59bb-4db5-8222-1b038bfd7ae0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 442 | 2026.05.06 21:09:00.700810 [ 269 ] {ff0f7211-59bb-4db5-8222-1b038bfd7ae0} <Debug> oximeter.measurements_f64 (e7a4c0c9-0e32-43ac-a996-7cb96f96ea82): Loading data parts | ||
| 443 | 2026.05.06 21:09:00.700924 [ 269 ] {ff0f7211-59bb-4db5-8222-1b038bfd7ae0} <Debug> oximeter.measurements_f64 (e7a4c0c9-0e32-43ac-a996-7cb96f96ea82): There are no data parts | ||
| 444 | 2026.05.06 21:09:00.702482 [ 269 ] {ff0f7211-59bb-4db5-8222-1b038bfd7ae0} <Debug> TCPHandler: Processed in 0.004969327 sec. | ||
| 445 | 2026.05.06 21:09:00.702613 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 446 | 2026.05.06 21:09:00.702762 [ 269 ] {9500eea7-d79a-4bd9-a49c-d70ec8f50a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 447 | 2026.05.06 21:09:00.702875 [ 269 ] {9500eea7-d79a-4bd9-a49c-d70ec8f50a6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 448 | 2026.05.06 21:09:00.707691 [ 269 ] {9500eea7-d79a-4bd9-a49c-d70ec8f50a6d} <Debug> oximeter.measurements_string (baff1c13-61e4-497b-832f-e54274e88037): Loading data parts | ||
| 449 | 2026.05.06 21:09:00.707871 [ 269 ] {9500eea7-d79a-4bd9-a49c-d70ec8f50a6d} <Debug> oximeter.measurements_string (baff1c13-61e4-497b-832f-e54274e88037): There are no data parts | ||
| 450 | 2026.05.06 21:09:00.709671 [ 269 ] {9500eea7-d79a-4bd9-a49c-d70ec8f50a6d} <Debug> TCPHandler: Processed in 0.007104431 sec. | ||
| 451 | 2026.05.06 21:09:00.709842 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.05.06 21:09:00.710099 [ 269 ] {6caf8705-de39-4729-adba-1aa60cc452d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 453 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 454 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 455 | * a string isn't palatable for a few reasons. | ||
| 456 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 457 | * details. | ||
| 458 | */ | ||
| 459 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 460 | 2026.05.06 21:09:00.710216 [ 269 ] {6caf8705-de39-4729-adba-1aa60cc452d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 461 | 2026.05.06 21:09:00.713210 [ 269 ] {6caf8705-de39-4729-adba-1aa60cc452d8} <Debug> oximeter.measurements_bytes (27731884-eb1e-47e6-bec5-ea250be831cd): Loading data parts | ||
| 462 | 2026.05.06 21:09:00.713322 [ 269 ] {6caf8705-de39-4729-adba-1aa60cc452d8} <Debug> oximeter.measurements_bytes (27731884-eb1e-47e6-bec5-ea250be831cd): There are no data parts | ||
| 463 | 2026.05.06 21:09:00.714708 [ 269 ] {6caf8705-de39-4729-adba-1aa60cc452d8} <Debug> TCPHandler: Processed in 0.004911777 sec. | ||
| 464 | 2026.05.06 21:09:00.714898 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 465 | 2026.05.06 21:09:00.715104 [ 269 ] {68f55876-8f2e-4760-b2d3-aeabd849a324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 466 | 2026.05.06 21:09:00.715223 [ 269 ] {68f55876-8f2e-4760-b2d3-aeabd849a324} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 467 | 2026.05.06 21:09:00.720063 [ 269 ] {68f55876-8f2e-4760-b2d3-aeabd849a324} <Debug> oximeter.measurements_cumulativei64 (65ddf862-6955-499a-9f30-029638bbaa4a): Loading data parts | ||
| 468 | 2026.05.06 21:09:00.720268 [ 269 ] {68f55876-8f2e-4760-b2d3-aeabd849a324} <Debug> oximeter.measurements_cumulativei64 (65ddf862-6955-499a-9f30-029638bbaa4a): There are no data parts | ||
| 469 | 2026.05.06 21:09:00.721870 [ 269 ] {68f55876-8f2e-4760-b2d3-aeabd849a324} <Debug> TCPHandler: Processed in 0.007020499 sec. | ||
| 470 | 2026.05.06 21:09:00.722018 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 471 | 2026.05.06 21:09:00.722257 [ 269 ] {820d5019-f993-4ad6-9b60-f63dc338b645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 472 | 2026.05.06 21:09:00.722382 [ 269 ] {820d5019-f993-4ad6-9b60-f63dc338b645} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 473 | 2026.05.06 21:09:00.725259 [ 269 ] {820d5019-f993-4ad6-9b60-f63dc338b645} <Debug> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Loading data parts | ||
| 474 | 2026.05.06 21:09:00.725374 [ 269 ] {820d5019-f993-4ad6-9b60-f63dc338b645} <Debug> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): There are no data parts | ||
| 475 | 2026.05.06 21:09:00.726801 [ 269 ] {820d5019-f993-4ad6-9b60-f63dc338b645} <Debug> TCPHandler: Processed in 0.004829825 sec. | ||
| 476 | 2026.05.06 21:09:00.726946 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 477 | 2026.05.06 21:09:00.727102 [ 269 ] {3efb5092-6b83-4b33-b211-d41b73851a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 478 | 2026.05.06 21:09:00.727218 [ 269 ] {3efb5092-6b83-4b33-b211-d41b73851a55} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 479 | 2026.05.06 21:09:00.732068 [ 269 ] {3efb5092-6b83-4b33-b211-d41b73851a55} <Debug> oximeter.measurements_cumulativef32 (6ec742d4-6cfc-4a00-b713-6ee2742cdc16): Loading data parts | ||
| 480 | 2026.05.06 21:09:00.732191 [ 269 ] {3efb5092-6b83-4b33-b211-d41b73851a55} <Debug> oximeter.measurements_cumulativef32 (6ec742d4-6cfc-4a00-b713-6ee2742cdc16): There are no data parts | ||
| 481 | 2026.05.06 21:09:00.733687 [ 269 ] {3efb5092-6b83-4b33-b211-d41b73851a55} <Debug> TCPHandler: Processed in 0.006788765 sec. | ||
| 482 | 2026.05.06 21:09:00.733863 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 483 | 2026.05.06 21:09:00.734062 [ 269 ] {7c5622f4-3fed-45a4-abf3-c7dedfa84407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 484 | 2026.05.06 21:09:00.734179 [ 269 ] {7c5622f4-3fed-45a4-abf3-c7dedfa84407} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 485 | 2026.05.06 21:09:00.738002 [ 269 ] {7c5622f4-3fed-45a4-abf3-c7dedfa84407} <Debug> oximeter.measurements_cumulativef64 (9dca9faf-c48f-4672-855d-dc2c385ebcb3): Loading data parts | ||
| 486 | 2026.05.06 21:09:00.738167 [ 269 ] {7c5622f4-3fed-45a4-abf3-c7dedfa84407} <Debug> oximeter.measurements_cumulativef64 (9dca9faf-c48f-4672-855d-dc2c385ebcb3): There are no data parts | ||
| 487 | 2026.05.06 21:09:00.739665 [ 269 ] {7c5622f4-3fed-45a4-abf3-c7dedfa84407} <Debug> TCPHandler: Processed in 0.005848121 sec. | ||
| 488 | 2026.05.06 21:09:00.739819 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 489 | 2026.05.06 21:09:00.740128 [ 269 ] {c04a2c47-03eb-4c29-9b01-eace5b54f999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 490 | * NOTE: Array types cannot be Nullable, see | ||
| 491 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 492 | * for more details. | ||
| 493 | * | ||
| 494 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 495 | * is unfortunate, and at this point relies on the fact that an | ||
| 496 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 497 | * to figure out another way to represent missing samples here. | ||
| 498 | */ | ||
| 499 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2026.05.06 21:09:00.740270 [ 269 ] {c04a2c47-03eb-4c29-9b01-eace5b54f999} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 501 | 2026.05.06 21:09:00.745821 [ 269 ] {c04a2c47-03eb-4c29-9b01-eace5b54f999} <Debug> oximeter.measurements_histogrami8 (72cfb5c0-d1aa-4b5f-8e90-3fb563d62ae3): Loading data parts | ||
| 502 | 2026.05.06 21:09:00.746090 [ 269 ] {c04a2c47-03eb-4c29-9b01-eace5b54f999} <Debug> oximeter.measurements_histogrami8 (72cfb5c0-d1aa-4b5f-8e90-3fb563d62ae3): There are no data parts | ||
| 503 | 2026.05.06 21:09:00.748898 [ 269 ] {c04a2c47-03eb-4c29-9b01-eace5b54f999} <Debug> TCPHandler: Processed in 0.009129412 sec. | ||
| 504 | 2026.05.06 21:09:00.749101 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.05.06 21:09:00.749361 [ 269 ] {11b03da1-1935-41b9-b6ad-c1cf109b98f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2026.05.06 21:09:00.749477 [ 269 ] {11b03da1-1935-41b9-b6ad-c1cf109b98f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 507 | 2026.05.06 21:09:00.754790 [ 269 ] {11b03da1-1935-41b9-b6ad-c1cf109b98f6} <Debug> oximeter.measurements_histogramu8 (71705be9-8995-4a1a-911d-1d2592b09c34): Loading data parts | ||
| 508 | 2026.05.06 21:09:00.754997 [ 269 ] {11b03da1-1935-41b9-b6ad-c1cf109b98f6} <Debug> oximeter.measurements_histogramu8 (71705be9-8995-4a1a-911d-1d2592b09c34): There are no data parts | ||
| 509 | 2026.05.06 21:09:00.759779 [ 269 ] {11b03da1-1935-41b9-b6ad-c1cf109b98f6} <Debug> TCPHandler: Processed in 0.010731426 sec. | ||
| 510 | 2026.05.06 21:09:00.759929 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.05.06 21:09:00.760140 [ 269 ] {b20f67f0-681a-46dd-8152-d10d18417c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2026.05.06 21:09:00.760264 [ 269 ] {b20f67f0-681a-46dd-8152-d10d18417c87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 513 | 2026.05.06 21:09:00.762498 [ 269 ] {b20f67f0-681a-46dd-8152-d10d18417c87} <Debug> oximeter.measurements_histogrami16 (1be7d734-4bb5-4250-a34d-a1d2c3ddae1d): Loading data parts | ||
| 514 | 2026.05.06 21:09:00.762662 [ 269 ] {b20f67f0-681a-46dd-8152-d10d18417c87} <Debug> oximeter.measurements_histogrami16 (1be7d734-4bb5-4250-a34d-a1d2c3ddae1d): There are no data parts | ||
| 515 | 2026.05.06 21:09:00.766946 [ 269 ] {b20f67f0-681a-46dd-8152-d10d18417c87} <Debug> TCPHandler: Processed in 0.00706679 sec. | ||
| 516 | 2026.05.06 21:09:00.767150 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.05.06 21:09:00.767441 [ 269 ] {0bc30e08-7f0e-4872-a108-fd469f06684a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2026.05.06 21:09:00.767571 [ 269 ] {0bc30e08-7f0e-4872-a108-fd469f06684a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 519 | 2026.05.06 21:09:00.769688 [ 269 ] {0bc30e08-7f0e-4872-a108-fd469f06684a} <Debug> oximeter.measurements_histogramu16 (96d43afc-32b1-4e39-b200-0c6b39469dc8): Loading data parts | ||
| 520 | 2026.05.06 21:09:00.769803 [ 269 ] {0bc30e08-7f0e-4872-a108-fd469f06684a} <Debug> oximeter.measurements_histogramu16 (96d43afc-32b1-4e39-b200-0c6b39469dc8): There are no data parts | ||
| 521 | 2026.05.06 21:09:00.772194 [ 269 ] {0bc30e08-7f0e-4872-a108-fd469f06684a} <Debug> TCPHandler: Processed in 0.00509991 sec. | ||
| 522 | 2026.05.06 21:09:00.772346 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.05.06 21:09:00.772555 [ 269 ] {43eb124c-b100-4aaa-91b6-8f44253e8302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 524 | 2026.05.06 21:09:00.772708 [ 269 ] {43eb124c-b100-4aaa-91b6-8f44253e8302} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 525 | 2026.05.06 21:09:00.774863 [ 269 ] {43eb124c-b100-4aaa-91b6-8f44253e8302} <Debug> oximeter.measurements_histogrami32 (c2f09f71-4cd5-49fa-8f52-aabacebfb7d0): Loading data parts | ||
| 526 | 2026.05.06 21:09:00.775030 [ 269 ] {43eb124c-b100-4aaa-91b6-8f44253e8302} <Debug> oximeter.measurements_histogrami32 (c2f09f71-4cd5-49fa-8f52-aabacebfb7d0): There are no data parts | ||
| 527 | 2026.05.06 21:09:00.779352 [ 269 ] {43eb124c-b100-4aaa-91b6-8f44253e8302} <Debug> TCPHandler: Processed in 0.00705904 sec. | ||
| 528 | 2026.05.06 21:09:00.779519 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2026.05.06 21:09:00.779872 [ 269 ] {817c8a48-bce4-44c9-a875-32e748ba8402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 530 | 2026.05.06 21:09:00.780044 [ 269 ] {817c8a48-bce4-44c9-a875-32e748ba8402} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 531 | 2026.05.06 21:09:00.782603 [ 269 ] {817c8a48-bce4-44c9-a875-32e748ba8402} <Debug> oximeter.measurements_histogramu32 (63156619-2963-4a2b-ab79-cf63b52856e8): Loading data parts | ||
| 532 | 2026.05.06 21:09:00.782739 [ 269 ] {817c8a48-bce4-44c9-a875-32e748ba8402} <Debug> oximeter.measurements_histogramu32 (63156619-2963-4a2b-ab79-cf63b52856e8): There are no data parts | ||
| 533 | 2026.05.06 21:09:00.785213 [ 269 ] {817c8a48-bce4-44c9-a875-32e748ba8402} <Debug> TCPHandler: Processed in 0.00575012 sec. | ||
| 534 | 2026.05.06 21:09:00.785376 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2026.05.06 21:09:00.785587 [ 269 ] {8b7bdaae-2d0e-401f-8ed0-2af5aad51b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 536 | 2026.05.06 21:09:00.785714 [ 269 ] {8b7bdaae-2d0e-401f-8ed0-2af5aad51b6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 537 | 2026.05.06 21:09:00.787989 [ 269 ] {8b7bdaae-2d0e-401f-8ed0-2af5aad51b6e} <Debug> oximeter.measurements_histogrami64 (3a987240-9825-43e8-8296-03ccd27b65d5): Loading data parts | ||
| 538 | 2026.05.06 21:09:00.788204 [ 269 ] {8b7bdaae-2d0e-401f-8ed0-2af5aad51b6e} <Debug> oximeter.measurements_histogrami64 (3a987240-9825-43e8-8296-03ccd27b65d5): There are no data parts | ||
| 539 | 2026.05.06 21:09:00.792513 [ 269 ] {8b7bdaae-2d0e-401f-8ed0-2af5aad51b6e} <Debug> TCPHandler: Processed in 0.007194422 sec. | ||
| 540 | 2026.05.06 21:09:00.792674 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2026.05.06 21:09:00.792998 [ 269 ] {7997e336-a4c9-490f-9127-16f5a6ef9595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 542 | 2026.05.06 21:09:00.793123 [ 269 ] {7997e336-a4c9-490f-9127-16f5a6ef9595} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 543 | 2026.05.06 21:09:00.795810 [ 269 ] {7997e336-a4c9-490f-9127-16f5a6ef9595} <Debug> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Loading data parts | ||
| 544 | 2026.05.06 21:09:00.795932 [ 269 ] {7997e336-a4c9-490f-9127-16f5a6ef9595} <Debug> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): There are no data parts | ||
| 545 | 2026.05.06 21:09:00.798425 [ 269 ] {7997e336-a4c9-490f-9127-16f5a6ef9595} <Debug> TCPHandler: Processed in 0.00580893 sec. | ||
| 546 | 2026.05.06 21:09:00.798586 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2026.05.06 21:09:00.798838 [ 269 ] {c1c391d1-3b9e-4a01-9f05-387d4b8b7e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 548 | 2026.05.06 21:09:00.798981 [ 269 ] {c1c391d1-3b9e-4a01-9f05-387d4b8b7e96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 549 | 2026.05.06 21:09:00.801167 [ 269 ] {c1c391d1-3b9e-4a01-9f05-387d4b8b7e96} <Debug> oximeter.measurements_histogramf32 (d5474ff2-47c2-4afa-81b4-01efa2038e92): Loading data parts | ||
| 550 | 2026.05.06 21:09:00.801314 [ 269 ] {c1c391d1-3b9e-4a01-9f05-387d4b8b7e96} <Debug> oximeter.measurements_histogramf32 (d5474ff2-47c2-4afa-81b4-01efa2038e92): There are no data parts | ||
| 551 | 2026.05.06 21:09:00.805592 [ 269 ] {c1c391d1-3b9e-4a01-9f05-387d4b8b7e96} <Debug> TCPHandler: Processed in 0.00706406 sec. | ||
| 552 | 2026.05.06 21:09:00.805737 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2026.05.06 21:09:00.806050 [ 269 ] {8be44b3e-09d3-4b45-bc22-9a482884e129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 554 | 2026.05.06 21:09:00.806175 [ 269 ] {8be44b3e-09d3-4b45-bc22-9a482884e129} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 555 | 2026.05.06 21:09:00.808311 [ 269 ] {8be44b3e-09d3-4b45-bc22-9a482884e129} <Debug> oximeter.measurements_histogramf64 (6d0618ec-8c50-41bf-90c2-8d80ea37713d): Loading data parts | ||
| 556 | 2026.05.06 21:09:00.808423 [ 269 ] {8be44b3e-09d3-4b45-bc22-9a482884e129} <Debug> oximeter.measurements_histogramf64 (6d0618ec-8c50-41bf-90c2-8d80ea37713d): There are no data parts | ||
| 557 | 2026.05.06 21:09:00.810896 [ 269 ] {8be44b3e-09d3-4b45-bc22-9a482884e129} <Debug> TCPHandler: Processed in 0.005207491 sec. | ||
| 558 | 2026.05.06 21:09:00.811050 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2026.05.06 21:09:00.811226 [ 269 ] {660b43c9-e582-4fb0-8bcd-34aa0d19a729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) /* The field tables store named dimensions of each timeseries. | ||
| 560 | * | ||
| 561 | * As with the measurement tables, there is one field table for each field data | ||
| 562 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 563 | * this behavior **must not** be relied upon for query correctness. | ||
| 564 | * | ||
| 565 | * The index for the fields differs from the measurements, however. Rows are | ||
| 566 | * sorted by timeseries name, then field name, field value, and finally | ||
| 567 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 568 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 569 | * usually then used to look up measurements. | ||
| 570 | * | ||
| 571 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 572 | * timeseries name and then key, since it would improve lookups where one | ||
| 573 | * already has the key. Realistically though, these tables are quite small and | ||
| 574 | * so performance benefits will be low in absolute terms. | ||
| 575 | * | ||
| 576 | * TTL: We use a materialized column to expire old field table records. This | ||
| 577 | * column is generated automatically by the database whenever a new row is | ||
| 578 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 579 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 580 | * record will remain during a deduplication, which will have the last | ||
| 581 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 582 | * measurement tables. | ||
| 583 | */ | ||
| 584 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 585 | 2026.05.06 21:09:00.811361 [ 269 ] {660b43c9-e582-4fb0-8bcd-34aa0d19a729} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 586 | 2026.05.06 21:09:00.813305 [ 269 ] {660b43c9-e582-4fb0-8bcd-34aa0d19a729} <Debug> oximeter.fields_bool (5f76b16b-bfa5-453f-97bd-22923e6d7519): Loading data parts | ||
| 587 | 2026.05.06 21:09:00.813510 [ 269 ] {660b43c9-e582-4fb0-8bcd-34aa0d19a729} <Debug> oximeter.fields_bool (5f76b16b-bfa5-453f-97bd-22923e6d7519): There are no data parts | ||
| 588 | 2026.05.06 21:09:00.817806 [ 269 ] {660b43c9-e582-4fb0-8bcd-34aa0d19a729} <Debug> TCPHandler: Processed in 0.006805716 sec. | ||
| 589 | 2026.05.06 21:09:00.817978 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 590 | 2026.05.06 21:09:00.818261 [ 269 ] {364f6d93-367f-43ff-a63f-0c888d7fef9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 591 | 2026.05.06 21:09:00.818405 [ 269 ] {364f6d93-367f-43ff-a63f-0c888d7fef9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 592 | 2026.05.06 21:09:00.820432 [ 269 ] {364f6d93-367f-43ff-a63f-0c888d7fef9b} <Debug> oximeter.fields_i8 (521dfaaa-a294-417a-bd8e-73ba7bda06bd): Loading data parts | ||
| 593 | 2026.05.06 21:09:00.820549 [ 269 ] {364f6d93-367f-43ff-a63f-0c888d7fef9b} <Debug> oximeter.fields_i8 (521dfaaa-a294-417a-bd8e-73ba7bda06bd): There are no data parts | ||
| 594 | 2026.05.06 21:09:00.822975 [ 269 ] {364f6d93-367f-43ff-a63f-0c888d7fef9b} <Debug> TCPHandler: Processed in 0.005054548 sec. | ||
| 595 | 2026.05.06 21:09:00.823139 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 596 | 2026.05.06 21:09:00.823323 [ 269 ] {ea286fdc-fabd-4f4a-a722-4f711d7b1aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 597 | 2026.05.06 21:09:00.823502 [ 269 ] {ea286fdc-fabd-4f4a-a722-4f711d7b1aeb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 598 | 2026.05.06 21:09:00.825319 [ 269 ] {ea286fdc-fabd-4f4a-a722-4f711d7b1aeb} <Debug> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Loading data parts | ||
| 599 | 2026.05.06 21:09:00.825491 [ 269 ] {ea286fdc-fabd-4f4a-a722-4f711d7b1aeb} <Debug> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): There are no data parts | ||
| 600 | 2026.05.06 21:09:00.829772 [ 269 ] {ea286fdc-fabd-4f4a-a722-4f711d7b1aeb} <Debug> TCPHandler: Processed in 0.006691704 sec. | ||
| 601 | 2026.05.06 21:09:00.829915 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 602 | 2026.05.06 21:09:00.830152 [ 269 ] {41e1faee-8362-4817-bbb7-2438749958b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 603 | 2026.05.06 21:09:00.830282 [ 269 ] {41e1faee-8362-4817-bbb7-2438749958b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 604 | 2026.05.06 21:09:00.832460 [ 269 ] {41e1faee-8362-4817-bbb7-2438749958b3} <Debug> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Loading data parts | ||
| 605 | 2026.05.06 21:09:00.832576 [ 269 ] {41e1faee-8362-4817-bbb7-2438749958b3} <Debug> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): There are no data parts | ||
| 606 | 2026.05.06 21:09:00.834998 [ 269 ] {41e1faee-8362-4817-bbb7-2438749958b3} <Debug> TCPHandler: Processed in 0.00513082 sec. | ||
| 607 | 2026.05.06 21:09:00.835137 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 608 | 2026.05.06 21:09:00.835294 [ 269 ] {891353ae-1c07-45f7-aa75-3ad8ccfc8df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 609 | 2026.05.06 21:09:00.835405 [ 269 ] {891353ae-1c07-45f7-aa75-3ad8ccfc8df7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 610 | 2026.05.06 21:09:00.837306 [ 269 ] {891353ae-1c07-45f7-aa75-3ad8ccfc8df7} <Debug> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Loading data parts | ||
| 611 | 2026.05.06 21:09:00.837458 [ 269 ] {891353ae-1c07-45f7-aa75-3ad8ccfc8df7} <Debug> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): There are no data parts | ||
| 612 | 2026.05.06 21:09:00.841786 [ 269 ] {891353ae-1c07-45f7-aa75-3ad8ccfc8df7} <Debug> TCPHandler: Processed in 0.006696274 sec. | ||
| 613 | 2026.05.06 21:09:00.841954 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 614 | 2026.05.06 21:09:00.842191 [ 269 ] {410d7f49-fb93-416b-9081-219c65801e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 615 | 2026.05.06 21:09:00.842364 [ 269 ] {410d7f49-fb93-416b-9081-219c65801e71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 616 | 2026.05.06 21:09:00.844552 [ 269 ] {410d7f49-fb93-416b-9081-219c65801e71} <Debug> oximeter.fields_i32 (be91e9f5-7f1c-4fe1-af1b-3a8c855459d9): Loading data parts | ||
| 617 | 2026.05.06 21:09:00.844669 [ 269 ] {410d7f49-fb93-416b-9081-219c65801e71} <Debug> oximeter.fields_i32 (be91e9f5-7f1c-4fe1-af1b-3a8c855459d9): There are no data parts | ||
| 618 | 2026.05.06 21:09:00.848594 [ 269 ] {410d7f49-fb93-416b-9081-219c65801e71} <Debug> TCPHandler: Processed in 0.006689304 sec. | ||
| 619 | 2026.05.06 21:09:00.848760 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 620 | 2026.05.06 21:09:00.848959 [ 269 ] {49bf9d70-f2c3-4c2e-ae90-a56801192a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 621 | 2026.05.06 21:09:00.849112 [ 269 ] {49bf9d70-f2c3-4c2e-ae90-a56801192a2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 622 | 2026.05.06 21:09:00.852714 [ 269 ] {49bf9d70-f2c3-4c2e-ae90-a56801192a2e} <Debug> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Loading data parts | ||
| 623 | 2026.05.06 21:09:00.852847 [ 269 ] {49bf9d70-f2c3-4c2e-ae90-a56801192a2e} <Debug> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): There are no data parts | ||
| 624 | 2026.05.06 21:09:00.854265 [ 269 ] {49bf9d70-f2c3-4c2e-ae90-a56801192a2e} <Debug> TCPHandler: Processed in 0.005564857 sec. | ||
| 625 | 2026.05.06 21:09:00.854402 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 626 | 2026.05.06 21:09:00.854631 [ 269 ] {fa069246-e050-4ddd-a51a-580bd4958e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 627 | 2026.05.06 21:09:00.854743 [ 269 ] {fa069246-e050-4ddd-a51a-580bd4958e6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 628 | 2026.05.06 21:09:00.859564 [ 269 ] {fa069246-e050-4ddd-a51a-580bd4958e6b} <Debug> oximeter.fields_i64 (1e0168ef-9cfe-4ff0-8d1e-e5d1a28efcee): Loading data parts | ||
| 629 | 2026.05.06 21:09:00.859682 [ 269 ] {fa069246-e050-4ddd-a51a-580bd4958e6b} <Debug> oximeter.fields_i64 (1e0168ef-9cfe-4ff0-8d1e-e5d1a28efcee): There are no data parts | ||
| 630 | 2026.05.06 21:09:00.865483 [ 269 ] {fa069246-e050-4ddd-a51a-580bd4958e6b} <Debug> TCPHandler: Processed in 0.011128523 sec. | ||
| 631 | 2026.05.06 21:09:00.865652 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 632 | 2026.05.06 21:09:00.865840 [ 269 ] {649b9fa1-8909-4d80-8e19-9f1106da0562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 633 | 2026.05.06 21:09:00.865976 [ 269 ] {649b9fa1-8909-4d80-8e19-9f1106da0562} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 634 | 2026.05.06 21:09:00.868346 [ 269 ] {649b9fa1-8909-4d80-8e19-9f1106da0562} <Debug> oximeter.fields_u64 (5e707928-9433-4ca2-9934-1a6d89792806): Loading data parts | ||
| 635 | 2026.05.06 21:09:00.868468 [ 269 ] {649b9fa1-8909-4d80-8e19-9f1106da0562} <Debug> oximeter.fields_u64 (5e707928-9433-4ca2-9934-1a6d89792806): There are no data parts | ||
| 636 | 2026.05.06 21:09:00.871136 [ 269 ] {649b9fa1-8909-4d80-8e19-9f1106da0562} <Debug> TCPHandler: Processed in 0.005543115 sec. | ||
| 637 | 2026.05.06 21:09:00.871317 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 638 | 2026.05.06 21:09:00.871517 [ 269 ] {69ed01e8-82dc-4f5a-b489-2c0744b6fe0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 639 | 2026.05.06 21:09:00.871630 [ 269 ] {69ed01e8-82dc-4f5a-b489-2c0744b6fe0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 640 | 2026.05.06 21:09:00.876593 [ 269 ] {69ed01e8-82dc-4f5a-b489-2c0744b6fe0c} <Debug> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Loading data parts | ||
| 641 | 2026.05.06 21:09:00.876800 [ 269 ] {69ed01e8-82dc-4f5a-b489-2c0744b6fe0c} <Debug> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): There are no data parts | ||
| 642 | 2026.05.06 21:09:00.881379 [ 269 ] {69ed01e8-82dc-4f5a-b489-2c0744b6fe0c} <Debug> TCPHandler: Processed in 0.010111097 sec. | ||
| 643 | 2026.05.06 21:09:00.881551 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 644 | 2026.05.06 21:09:00.881737 [ 269 ] {fc198b99-3fa3-457f-bf4a-0715027711b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 645 | 2026.05.06 21:09:00.881880 [ 269 ] {fc198b99-3fa3-457f-bf4a-0715027711b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 646 | 2026.05.06 21:09:00.884092 [ 269 ] {fc198b99-3fa3-457f-bf4a-0715027711b5} <Debug> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Loading data parts | ||
| 647 | 2026.05.06 21:09:00.884218 [ 269 ] {fc198b99-3fa3-457f-bf4a-0715027711b5} <Debug> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): There are no data parts | ||
| 648 | 2026.05.06 21:09:00.888493 [ 269 ] {fc198b99-3fa3-457f-bf4a-0715027711b5} <Debug> TCPHandler: Processed in 0.007000769 sec. | ||
| 649 | 2026.05.06 21:09:00.888744 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 650 | 2026.05.06 21:09:00.888906 [ 269 ] {946ace41-ebee-4774-8171-8a075f50fa09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 651 | 2026.05.06 21:09:00.889049 [ 269 ] {946ace41-ebee-4774-8171-8a075f50fa09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 652 | 2026.05.06 21:09:00.893796 [ 269 ] {946ace41-ebee-4774-8171-8a075f50fa09} <Debug> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Loading data parts | ||
| 653 | 2026.05.06 21:09:00.893993 [ 269 ] {946ace41-ebee-4774-8171-8a075f50fa09} <Debug> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): There are no data parts | ||
| 654 | 2026.05.06 21:09:00.899482 [ 269 ] {946ace41-ebee-4774-8171-8a075f50fa09} <Debug> TCPHandler: Processed in 0.010786717 sec. | ||
| 655 | 2026.05.06 21:09:00.899680 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 656 | 2026.05.06 21:09:00.900139 [ 269 ] {c271d3f9-641e-4655-b237-5eec688ec32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) /* The timeseries schema table stores the extracted schema for the samples | ||
| 657 | * oximeter collects. | ||
| 658 | */ | ||
| 659 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 660 | 2026.05.06 21:09:00.900309 [ 269 ] {c271d3f9-641e-4655-b237-5eec688ec32d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 661 | 2026.05.06 21:09:00.906043 [ 269 ] {c271d3f9-641e-4655-b237-5eec688ec32d} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d): Loading data parts | ||
| 662 | 2026.05.06 21:09:00.906176 [ 269 ] {c271d3f9-641e-4655-b237-5eec688ec32d} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d): There are no data parts | ||
| 663 | 2026.05.06 21:09:00.909220 [ 269 ] {c271d3f9-641e-4655-b237-5eec688ec32d} <Debug> TCPHandler: Processed in 0.009608299 sec. | ||
| 664 | 2026.05.06 21:09:00.911690 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2026.05.06 21:09:00.911987 [ 275 ] {02b7629f-d813-46e7-a2a3-d60e49bcbabd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 666 | 2026.05.06 21:09:00.913541 [ 275 ] {02b7629f-d813-46e7-a2a3-d60e49bcbabd} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 667 | 2026.05.06 21:09:00.930530 [ 260 ] {02b7629f-d813-46e7-a2a3-d60e49bcbabd} <Trace> oximeter.version (93d0095a-0293-45d6-9e84-ddb65275c18d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 668 | 2026.05.06 21:09:00.930688 [ 260 ] {02b7629f-d813-46e7-a2a3-d60e49bcbabd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 669 | 2026.05.06 21:09:00.935598 [ 260 ] {02b7629f-d813-46e7-a2a3-d60e49bcbabd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 670 | 2026.05.06 21:09:00.936233 [ 260 ] {02b7629f-d813-46e7-a2a3-d60e49bcbabd} <Trace> oximeter.version (93d0095a-0293-45d6-9e84-ddb65275c18d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 671 | 2026.05.06 21:09:00.936642 [ 275 ] {02b7629f-d813-46e7-a2a3-d60e49bcbabd} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.024819 sec., 40.29171199484266 rows/sec., 644.67 B/sec. | ||
| 672 | 2026.05.06 21:09:00.936824 [ 275 ] {02b7629f-d813-46e7-a2a3-d60e49bcbabd} <Debug> TCPHandler: Processed in 0.025267632 sec. | ||
| 673 | 2026.05.06 21:09:01.000162 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 131.24 MiB, peak 131.24 MiB, free memory in arenas 0.00 B, will set to 140.39 MiB (RSS), difference: 9.15 MiB | ||
| 674 | 2026.05.06 21:09:01.279818 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56323 | ||
| 675 | 2026.05.06 21:09:01.279960 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.05.06 21:09:01.279995 [ 279 ] {} <Debug> TCP-Session: 55ff49eb-3335-4fd8-9376-aff773aa69ed Authenticating user 'default' from [fd00:1122:3344:101::a]:56323 | ||
| 677 | 2026.05.06 21:09:01.280017 [ 279 ] {} <Debug> TCP-Session: 55ff49eb-3335-4fd8-9376-aff773aa69ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.05.06 21:09:01.280125 [ 279 ] {} <Debug> TCP-Session: 55ff49eb-3335-4fd8-9376-aff773aa69ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.05.06 21:09:01.280199 [ 279 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 680 | 2026.05.06 21:09:01.280226 [ 279 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 681 | 2026.05.06 21:09:01.280361 [ 279 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 682 | 2026.05.06 21:09:01.283399 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35056 | ||
| 683 | 2026.05.06 21:09:01.283503 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64074 | ||
| 684 | 2026.05.06 21:09:01.283556 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.05.06 21:09:01.283697 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.05.06 21:09:01.283588 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48470 | ||
| 687 | 2026.05.06 21:09:01.283754 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46739 | ||
| 688 | 2026.05.06 21:09:01.283808 [ 280 ] {} <Debug> TCP-Session: 80a57c55-60cd-4eaa-954e-1a2a1c828206 Authenticating user 'default' from [fd00:1122:3344:101::a]:35056 | ||
| 689 | 2026.05.06 21:09:01.283851 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44916 | ||
| 690 | 2026.05.06 21:09:01.283858 [ 281 ] {} <Debug> TCP-Session: f1adaaf0-9334-4c6b-b638-aca5143d2146 Authenticating user 'default' from [fd00:1122:3344:101::a]:64074 | ||
| 691 | 2026.05.06 21:09:01.283937 [ 280 ] {} <Debug> TCP-Session: 80a57c55-60cd-4eaa-954e-1a2a1c828206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.05.06 21:09:01.283942 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.05.06 21:09:01.284013 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.05.06 21:09:01.283945 [ 281 ] {} <Debug> TCP-Session: f1adaaf0-9334-4c6b-b638-aca5143d2146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.05.06 21:09:01.284052 [ 280 ] {} <Debug> TCP-Session: 80a57c55-60cd-4eaa-954e-1a2a1c828206 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.05.06 21:09:01.284099 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58488 | ||
| 697 | 2026.05.06 21:09:01.284088 [ 282 ] {} <Debug> TCP-Session: d9a695a7-2461-4e8b-b4ff-ac93271b7818 Authenticating user 'default' from [fd00:1122:3344:101::a]:48470 | ||
| 698 | 2026.05.06 21:09:01.284087 [ 281 ] {} <Debug> TCP-Session: f1adaaf0-9334-4c6b-b638-aca5143d2146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.05.06 21:09:01.284251 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57267 | ||
| 700 | 2026.05.06 21:09:01.284232 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2026.05.06 21:09:01.284206 [ 282 ] {} <Debug> TCP-Session: d9a695a7-2461-4e8b-b4ff-ac93271b7818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.05.06 21:09:01.284523 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2026.05.06 21:09:01.284535 [ 282 ] {} <Debug> TCP-Session: d9a695a7-2461-4e8b-b4ff-ac93271b7818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.05.06 21:09:01.284444 [ 284 ] {} <Debug> TCP-Session: 9097fbcb-4f41-46fb-884f-5e7d88a16e1d Authenticating user 'default' from [fd00:1122:3344:101::a]:44916 | ||
| 705 | 2026.05.06 21:09:01.284074 [ 283 ] {} <Debug> TCP-Session: c9eaf447-05b1-4ff4-81fd-ee38b142fa79 Authenticating user 'default' from [fd00:1122:3344:101::a]:46739 | ||
| 706 | 2026.05.06 21:09:01.284691 [ 284 ] {} <Debug> TCP-Session: 9097fbcb-4f41-46fb-884f-5e7d88a16e1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.05.06 21:09:01.284680 [ 286 ] {} <Debug> TCP-Session: 231823d8-0a21-4811-84f9-f3e5283d4c9e Authenticating user 'default' from [fd00:1122:3344:101::a]:57267 | ||
| 708 | 2026.05.06 21:09:01.284314 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 709 | 2026.05.06 21:09:01.284804 [ 286 ] {} <Debug> TCP-Session: 231823d8-0a21-4811-84f9-f3e5283d4c9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.05.06 21:09:01.284814 [ 284 ] {} <Debug> TCP-Session: 9097fbcb-4f41-46fb-884f-5e7d88a16e1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.06 21:09:01.284800 [ 283 ] {} <Debug> TCP-Session: c9eaf447-05b1-4ff4-81fd-ee38b142fa79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.06 21:09:01.284919 [ 286 ] {} <Debug> TCP-Session: 231823d8-0a21-4811-84f9-f3e5283d4c9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.06 21:09:01.284898 [ 285 ] {} <Debug> TCP-Session: 81f5ef65-0cb4-4996-840c-fbf7135e628d Authenticating user 'default' from [fd00:1122:3344:101::a]:58488 | ||
| 714 | 2026.05.06 21:09:01.285200 [ 283 ] {} <Debug> TCP-Session: c9eaf447-05b1-4ff4-81fd-ee38b142fa79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.06 21:09:01.285213 [ 285 ] {} <Debug> TCP-Session: 81f5ef65-0cb4-4996-840c-fbf7135e628d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.05.06 21:09:01.285346 [ 285 ] {} <Debug> TCP-Session: 81f5ef65-0cb4-4996-840c-fbf7135e628d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 717 | 2026.05.06 21:09:01.451373 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59749 | ||
| 718 | 2026.05.06 21:09:01.451644 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 719 | 2026.05.06 21:09:01.451675 [ 287 ] {} <Debug> TCP-Session: a5a7f6c9-63e4-4151-9ca7-cb7fbc423423 Authenticating user 'default' from [fd00:1122:3344:101::c]:59749 | ||
| 720 | 2026.05.06 21:09:01.451698 [ 287 ] {} <Debug> TCP-Session: a5a7f6c9-63e4-4151-9ca7-cb7fbc423423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.06 21:09:01.451810 [ 287 ] {} <Debug> TCP-Session: a5a7f6c9-63e4-4151-9ca7-cb7fbc423423 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 722 | 2026.05.06 21:09:01.451876 [ 287 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 723 | 2026.05.06 21:09:01.451900 [ 287 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 724 | 2026.05.06 21:09:01.452005 [ 287 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 725 | 2026.05.06 21:09:01.454941 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51624 | ||
| 726 | 2026.05.06 21:09:01.454943 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43579 | ||
| 727 | 2026.05.06 21:09:01.455091 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57985 | ||
| 728 | 2026.05.06 21:09:01.455112 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61931 | ||
| 729 | 2026.05.06 21:09:01.455268 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 730 | 2026.05.06 21:09:01.455273 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42682 | ||
| 731 | 2026.05.06 21:09:01.455325 [ 288 ] {} <Debug> TCP-Session: 01d35dab-a8d0-4aaf-b2c0-0580aa4e7629 Authenticating user 'default' from [fd00:1122:3344:101::c]:51624 | ||
| 732 | 2026.05.06 21:09:01.455350 [ 288 ] {} <Debug> TCP-Session: 01d35dab-a8d0-4aaf-b2c0-0580aa4e7629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2026.05.06 21:09:01.455406 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 734 | 2026.05.06 21:09:01.455456 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 735 | 2026.05.06 21:09:01.455476 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56982 | ||
| 736 | 2026.05.06 21:09:01.455524 [ 291 ] {} <Debug> TCP-Session: c5215259-70b5-45bd-9152-e3bd878bf078 Authenticating user 'default' from [fd00:1122:3344:101::c]:57985 | ||
| 737 | 2026.05.06 21:09:01.455523 [ 289 ] {} <Debug> TCP-Session: 28c574f7-84fe-492d-ba9c-04f1240c32a7 Authenticating user 'default' from [fd00:1122:3344:101::c]:43579 | ||
| 738 | 2026.05.06 21:09:01.455479 [ 288 ] {} <Debug> TCP-Session: 01d35dab-a8d0-4aaf-b2c0-0580aa4e7629 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 739 | 2026.05.06 21:09:01.455611 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 740 | 2026.05.06 21:09:01.455632 [ 289 ] {} <Debug> TCP-Session: 28c574f7-84fe-492d-ba9c-04f1240c32a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.05.06 21:09:01.455637 [ 291 ] {} <Debug> TCP-Session: c5215259-70b5-45bd-9152-e3bd878bf078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.05.06 21:09:01.455700 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 743 | 2026.05.06 21:09:01.455776 [ 291 ] {} <Debug> TCP-Session: c5215259-70b5-45bd-9152-e3bd878bf078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 744 | 2026.05.06 21:09:01.455786 [ 292 ] {} <Debug> TCP-Session: 0f22ce42-4e92-4b80-8372-c9a921ca71e0 Authenticating user 'default' from [fd00:1122:3344:101::c]:42682 | ||
| 745 | 2026.05.06 21:09:01.455804 [ 289 ] {} <Debug> TCP-Session: 28c574f7-84fe-492d-ba9c-04f1240c32a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.05.06 21:09:01.455814 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 747 | 2026.05.06 21:09:01.455900 [ 292 ] {} <Debug> TCP-Session: 0f22ce42-4e92-4b80-8372-c9a921ca71e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.05.06 21:09:01.455707 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58491 | ||
| 749 | 2026.05.06 21:09:01.456010 [ 293 ] {} <Debug> TCP-Session: 4c35850b-6e22-44dd-adba-aa54773f7df2 Authenticating user 'default' from [fd00:1122:3344:101::c]:56982 | ||
| 750 | 2026.05.06 21:09:01.456040 [ 290 ] {} <Debug> TCP-Session: fbf96fc8-855b-4fd8-8b98-0007102240c4 Authenticating user 'default' from [fd00:1122:3344:101::c]:61931 | ||
| 751 | 2026.05.06 21:09:01.456086 [ 293 ] {} <Debug> TCP-Session: 4c35850b-6e22-44dd-adba-aa54773f7df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.06 21:09:01.456107 [ 290 ] {} <Debug> TCP-Session: fbf96fc8-855b-4fd8-8b98-0007102240c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.05.06 21:09:01.456111 [ 292 ] {} <Debug> TCP-Session: 0f22ce42-4e92-4b80-8372-c9a921ca71e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.05.06 21:09:01.456144 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 755 | 2026.05.06 21:09:01.456169 [ 293 ] {} <Debug> TCP-Session: 4c35850b-6e22-44dd-adba-aa54773f7df2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.06 21:09:01.456200 [ 294 ] {} <Debug> TCP-Session: 640239ea-402c-4be2-9a46-c5ad7ca5e903 Authenticating user 'default' from [fd00:1122:3344:101::c]:58491 | ||
| 757 | 2026.05.06 21:09:01.456259 [ 290 ] {} <Debug> TCP-Session: fbf96fc8-855b-4fd8-8b98-0007102240c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.06 21:09:01.456272 [ 294 ] {} <Debug> TCP-Session: 640239ea-402c-4be2-9a46-c5ad7ca5e903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.06 21:09:01.456291 [ 294 ] {} <Debug> TCP-Session: 640239ea-402c-4be2-9a46-c5ad7ca5e903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2026.05.06 21:09:02.000169 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.48 MiB, peak 140.48 MiB, free memory in arenas 0.00 B, will set to 141.54 MiB (RSS), difference: 1.05 MiB | ||
| 761 | 2026.05.06 21:09:02.209238 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36789 | ||
| 762 | 2026.05.06 21:09:02.209408 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 763 | 2026.05.06 21:09:02.209439 [ 295 ] {} <Debug> TCP-Session: 061f15bc-f689-4e15-bad0-587d70ef776f Authenticating user 'default' from [fd00:1122:3344:101::b]:36789 | ||
| 764 | 2026.05.06 21:09:02.209460 [ 295 ] {} <Debug> TCP-Session: 061f15bc-f689-4e15-bad0-587d70ef776f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.05.06 21:09:02.209472 [ 295 ] {} <Debug> TCP-Session: 061f15bc-f689-4e15-bad0-587d70ef776f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.05.06 21:09:02.209538 [ 295 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 767 | 2026.05.06 21:09:02.209564 [ 295 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 768 | 2026.05.06 21:09:02.209579 [ 295 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 769 | 2026.05.06 21:09:02.212225 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51698 | ||
| 770 | 2026.05.06 21:09:02.212326 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60780 | ||
| 771 | 2026.05.06 21:09:02.212506 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 772 | 2026.05.06 21:09:02.212552 [ 296 ] {} <Debug> TCP-Session: 36136e53-0615-44d3-a022-be30f6c4658d Authenticating user 'default' from [fd00:1122:3344:101::b]:51698 | ||
| 773 | 2026.05.06 21:09:02.212577 [ 296 ] {} <Debug> TCP-Session: 36136e53-0615-44d3-a022-be30f6c4658d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.05.06 21:09:02.212581 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38102 | ||
| 775 | 2026.05.06 21:09:02.212655 [ 296 ] {} <Debug> TCP-Session: 36136e53-0615-44d3-a022-be30f6c4658d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.05.06 21:09:02.212587 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36129 | ||
| 777 | 2026.05.06 21:09:02.212685 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 778 | 2026.05.06 21:09:02.212719 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63109 | ||
| 779 | 2026.05.06 21:09:02.212775 [ 297 ] {} <Debug> TCP-Session: ccc2273b-56ae-4df3-bc31-312ef22d17eb Authenticating user 'default' from [fd00:1122:3344:101::b]:60780 | ||
| 780 | 2026.05.06 21:09:02.212850 [ 297 ] {} <Debug> TCP-Session: ccc2273b-56ae-4df3-bc31-312ef22d17eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.05.06 21:09:02.212865 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59281 | ||
| 782 | 2026.05.06 21:09:02.212869 [ 297 ] {} <Debug> TCP-Session: ccc2273b-56ae-4df3-bc31-312ef22d17eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.05.06 21:09:02.212871 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 784 | 2026.05.06 21:09:02.212949 [ 299 ] {} <Debug> TCP-Session: ebfbb164-9f10-4ad9-9408-e49f68a3c4f0 Authenticating user 'default' from [fd00:1122:3344:101::b]:38102 | ||
| 785 | 2026.05.06 21:09:02.212967 [ 299 ] {} <Debug> TCP-Session: ebfbb164-9f10-4ad9-9408-e49f68a3c4f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.05.06 21:09:02.212981 [ 299 ] {} <Debug> TCP-Session: ebfbb164-9f10-4ad9-9408-e49f68a3c4f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.05.06 21:09:02.213045 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41425 | ||
| 788 | 2026.05.06 21:09:02.213104 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 789 | 2026.05.06 21:09:02.213165 [ 300 ] {} <Debug> TCP-Session: af89c4c1-c906-44f5-92b0-d402fdfc2759 Authenticating user 'default' from [fd00:1122:3344:101::b]:63109 | ||
| 790 | 2026.05.06 21:09:02.213179 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 791 | 2026.05.06 21:09:02.213188 [ 300 ] {} <Debug> TCP-Session: af89c4c1-c906-44f5-92b0-d402fdfc2759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.05.06 21:09:02.213220 [ 300 ] {} <Debug> TCP-Session: af89c4c1-c906-44f5-92b0-d402fdfc2759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.06 21:09:02.213222 [ 298 ] {} <Debug> TCP-Session: 1eaf2000-25d5-4247-b14f-551fcba9a62c Authenticating user 'default' from [fd00:1122:3344:101::b]:36129 | ||
| 794 | 2026.05.06 21:09:02.213260 [ 298 ] {} <Debug> TCP-Session: 1eaf2000-25d5-4247-b14f-551fcba9a62c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.05.06 21:09:02.213274 [ 298 ] {} <Debug> TCP-Session: 1eaf2000-25d5-4247-b14f-551fcba9a62c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.05.06 21:09:02.213450 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 797 | 2026.05.06 21:09:02.213484 [ 302 ] {} <Debug> TCP-Session: 356b135d-e361-4d3a-bb83-77a31d240fcb Authenticating user 'default' from [fd00:1122:3344:101::b]:41425 | ||
| 798 | 2026.05.06 21:09:02.213480 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 799 | 2026.05.06 21:09:02.213503 [ 302 ] {} <Debug> TCP-Session: 356b135d-e361-4d3a-bb83-77a31d240fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.05.06 21:09:02.213535 [ 302 ] {} <Debug> TCP-Session: 356b135d-e361-4d3a-bb83-77a31d240fcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.06 21:09:02.213538 [ 301 ] {} <Debug> TCP-Session: 03a035aa-e83f-437b-aca8-304cd25bde60 Authenticating user 'default' from [fd00:1122:3344:101::b]:59281 | ||
| 802 | 2026.05.06 21:09:02.213569 [ 301 ] {} <Debug> TCP-Session: 03a035aa-e83f-437b-aca8-304cd25bde60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.05.06 21:09:02.213583 [ 301 ] {} <Debug> TCP-Session: 03a035aa-e83f-437b-aca8-304cd25bde60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2026.05.06 21:09:06.019420 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 805 | 2026.05.06 21:09:06.019467 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 806 | 2026.05.06 21:09:06.019544 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 807 | 2026.05.06 21:09:06.019565 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 808 | 2026.05.06 21:09:06.023406 [ 245 ] {} <Debug> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Loading data parts | ||
| 809 | 2026.05.06 21:09:06.023621 [ 245 ] {} <Debug> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): There are no data parts | ||
| 810 | 2026.05.06 21:09:06.029218 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 811 | 2026.05.06 21:09:06.029259 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 812 | 2026.05.06 21:09:06.032692 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 813 | 2026.05.06 21:09:06.033417 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 814 | 2026.05.06 21:09:06.033613 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 815 | 2026.05.06 21:09:06.037124 [ 244 ] {} <Debug> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Loading data parts | ||
| 816 | 2026.05.06 21:09:06.037325 [ 244 ] {} <Debug> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): There are no data parts | ||
| 817 | 2026.05.06 21:09:06.063933 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 818 | 2026.05.06 21:09:06.064015 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 819 | 2026.05.06 21:09:06.073404 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 820 | 2026.05.06 21:09:06.075993 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 821 | 2026.05.06 21:09:06.086194 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 822 | 2026.05.06 21:09:07.000326 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.15 MiB, peak 151.15 MiB, free memory in arenas 0.00 B, will set to 156.21 MiB (RSS), difference: 9.06 MiB | ||
| 823 | 2026.05.06 21:09:08.519371 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 824 | 2026.05.06 21:09:08.519487 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 825 | 2026.05.06 21:09:08.525998 [ 243 ] {} <Debug> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Loading data parts | ||
| 826 | 2026.05.06 21:09:08.526158 [ 243 ] {} <Debug> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): There are no data parts | ||
| 827 | 2026.05.06 21:09:08.532798 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 828 | 2026.05.06 21:09:08.532834 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 829 | 2026.05.06 21:09:08.534595 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 830 | 2026.05.06 21:09:08.535100 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 831 | 2026.05.06 21:09:08.535339 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 832 | 2026.05.06 21:09:09.000187 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.41 MiB, peak 160.41 MiB, free memory in arenas 0.00 B, will set to 157.16 MiB (RSS), difference: -3.25 MiB | ||
| 833 | 2026.05.06 21:09:09.131577 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39151 | ||
| 834 | 2026.05.06 21:09:09.131712 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 835 | 2026.05.06 21:09:09.131756 [ 303 ] {} <Debug> TCP-Session: 6c7dc82e-238f-45ea-81a6-6e578f956525 Authenticating user 'default' from [fd00:1122:3344:101::e]:39151 | ||
| 836 | 2026.05.06 21:09:09.131781 [ 303 ] {} <Debug> TCP-Session: 6c7dc82e-238f-45ea-81a6-6e578f956525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2026.05.06 21:09:09.131794 [ 303 ] {} <Debug> TCP-Session: 6c7dc82e-238f-45ea-81a6-6e578f956525 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 838 | 2026.05.06 21:09:09.132162 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33065 | ||
| 839 | 2026.05.06 21:09:09.132170 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35677 | ||
| 840 | 2026.05.06 21:09:09.132271 [ 303 ] {} <Trace> TCP-Session: 6c7dc82e-238f-45ea-81a6-6e578f956525 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.05.06 21:09:09.132341 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45509 | ||
| 842 | 2026.05.06 21:09:09.132359 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35913 | ||
| 843 | 2026.05.06 21:09:09.132428 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.05.06 21:09:09.132471 [ 303 ] {a5a0178e-c344-4776-a5aa-7ea97143ac12} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39151) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 845 | 2026.05.06 21:09:09.132488 [ 305 ] {} <Debug> TCP-Session: 8de7dd46-b6af-4f4a-9015-f177965190c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33065 | ||
| 846 | 2026.05.06 21:09:09.132523 [ 305 ] {} <Debug> TCP-Session: 8de7dd46-b6af-4f4a-9015-f177965190c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.05.06 21:09:09.132541 [ 305 ] {} <Debug> TCP-Session: 8de7dd46-b6af-4f4a-9015-f177965190c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2026.05.06 21:09:09.132652 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62060 | ||
| 849 | 2026.05.06 21:09:09.132980 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41935 | ||
| 850 | 2026.05.06 21:09:09.132984 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 851 | 2026.05.06 21:09:09.132961 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 852 | 2026.05.06 21:09:09.133028 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 853 | 2026.05.06 21:09:09.133075 [ 307 ] {} <Debug> TCP-Session: 0de90de3-a24d-484a-a144-4b6d1ff74512 Authenticating user 'default' from [fd00:1122:3344:101::e]:45509 | ||
| 854 | 2026.05.06 21:09:09.133040 [ 308 ] {} <Debug> TCP-Session: e22a8a38-a958-4872-b0be-41241058aad4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62060 | ||
| 855 | 2026.05.06 21:09:09.133111 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 856 | 2026.05.06 21:09:09.133133 [ 308 ] {} <Debug> TCP-Session: e22a8a38-a958-4872-b0be-41241058aad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.05.06 21:09:09.133130 [ 306 ] {} <Debug> TCP-Session: 8e053200-0bbb-4fd6-b234-3fcc5c9f171a Authenticating user 'default' from [fd00:1122:3344:101::e]:35913 | ||
| 858 | 2026.05.06 21:09:09.133161 [ 308 ] {} <Debug> TCP-Session: e22a8a38-a958-4872-b0be-41241058aad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.05.06 21:09:09.133164 [ 304 ] {} <Debug> TCP-Session: 47f27858-e589-45f7-aa51-475813851fb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35677 | ||
| 860 | 2026.05.06 21:09:09.133183 [ 306 ] {} <Debug> TCP-Session: 8e053200-0bbb-4fd6-b234-3fcc5c9f171a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.05.06 21:09:09.133162 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42899 | ||
| 862 | 2026.05.06 21:09:09.133212 [ 304 ] {} <Debug> TCP-Session: 47f27858-e589-45f7-aa51-475813851fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.05.06 21:09:09.133219 [ 306 ] {} <Debug> TCP-Session: 8e053200-0bbb-4fd6-b234-3fcc5c9f171a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.05.06 21:09:09.133250 [ 304 ] {} <Debug> TCP-Session: 47f27858-e589-45f7-aa51-475813851fb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.05.06 21:09:09.133117 [ 307 ] {} <Debug> TCP-Session: 0de90de3-a24d-484a-a144-4b6d1ff74512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.05.06 21:09:09.133311 [ 307 ] {} <Debug> TCP-Session: 0de90de3-a24d-484a-a144-4b6d1ff74512 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2026.05.06 21:09:09.133398 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 868 | 2026.05.06 21:09:09.133438 [ 309 ] {} <Debug> TCP-Session: 140a2e58-de40-450a-a514-a1ff0280bc18 Authenticating user 'default' from [fd00:1122:3344:101::e]:41935 | ||
| 869 | 2026.05.06 21:09:09.133456 [ 309 ] {} <Debug> TCP-Session: 140a2e58-de40-450a-a514-a1ff0280bc18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.05.06 21:09:09.133463 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42519 | ||
| 871 | 2026.05.06 21:09:09.133468 [ 309 ] {} <Debug> TCP-Session: 140a2e58-de40-450a-a514-a1ff0280bc18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.05.06 21:09:09.133469 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 873 | 2026.05.06 21:09:09.133540 [ 310 ] {} <Debug> TCP-Session: 2e189963-b871-45af-8ecf-90abeb8b6dc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42899 | ||
| 874 | 2026.05.06 21:09:09.133558 [ 310 ] {} <Debug> TCP-Session: 2e189963-b871-45af-8ecf-90abeb8b6dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.05.06 21:09:09.133572 [ 310 ] {} <Debug> TCP-Session: 2e189963-b871-45af-8ecf-90abeb8b6dc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.05.06 21:09:09.133627 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 877 | 2026.05.06 21:09:09.133659 [ 311 ] {} <Debug> TCP-Session: eaad7e26-2dbd-4191-b807-1f91208d4e03 Authenticating user 'default' from [fd00:1122:3344:101::e]:42519 | ||
| 878 | 2026.05.06 21:09:09.133677 [ 311 ] {} <Debug> TCP-Session: eaad7e26-2dbd-4191-b807-1f91208d4e03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.05.06 21:09:09.133690 [ 311 ] {} <Debug> TCP-Session: eaad7e26-2dbd-4191-b807-1f91208d4e03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.05.06 21:09:09.133689 [ 303 ] {a5a0178e-c344-4776-a5aa-7ea97143ac12} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 881 | 2026.05.06 21:09:09.138055 [ 303 ] {a5a0178e-c344-4776-a5aa-7ea97143ac12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 882 | 2026.05.06 21:09:09.144631 [ 303 ] {a5a0178e-c344-4776-a5aa-7ea97143ac12} <Debug> oximeter.version (93d0095a-0293-45d6-9e84-ddb65275c18d) (SelectExecutor): Key condition: unknown | ||
| 883 | 2026.05.06 21:09:09.157933 [ 312 ] {a5a0178e-c344-4776-a5aa-7ea97143ac12} <Trace> AggregatingTransform: Aggregating | ||
| 884 | 2026.05.06 21:09:09.160141 [ 312 ] {a5a0178e-c344-4776-a5aa-7ea97143ac12} <Trace> Aggregator: Aggregation method: without_key | ||
| 885 | 2026.05.06 21:09:09.160804 [ 312 ] {a5a0178e-c344-4776-a5aa-7ea97143ac12} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.008433441 sec. (118.576 rows/sec., 4.63 KiB/sec.) | ||
| 886 | 2026.05.06 21:09:09.160827 [ 312 ] {a5a0178e-c344-4776-a5aa-7ea97143ac12} <Trace> Aggregator: Merging aggregated data | ||
| 887 | 2026.05.06 21:09:09.160855 [ 312 ] {a5a0178e-c344-4776-a5aa-7ea97143ac12} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 888 | 2026.05.06 21:09:09.162098 [ 303 ] {a5a0178e-c344-4776-a5aa-7ea97143ac12} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0297 sec., 33.67003367003367 rows/sec., 1.32 KiB/sec. | ||
| 889 | 2026.05.06 21:09:09.162235 [ 303 ] {a5a0178e-c344-4776-a5aa-7ea97143ac12} <Debug> TCPHandler: Processed in 0.030134258 sec. | ||
| 890 | 2026.05.06 21:09:09.172172 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.05.06 21:09:09.172209 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.05.06 21:09:09.172227 [ 303 ] {} <Debug> TCP-Session: 6c7dc82e-238f-45ea-81a6-6e578f956525 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.05.06 21:09:09.172254 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.05.06 21:09:09.172228 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.05.06 21:09:09.172281 [ 304 ] {} <Debug> TCP-Session: 47f27858-e589-45f7-aa51-475813851fb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.05.06 21:09:09.172291 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.05.06 21:09:09.172308 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 898 | 2026.05.06 21:09:09.172334 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 899 | 2026.05.06 21:09:09.172368 [ 310 ] {} <Debug> TCP-Session: 2e189963-b871-45af-8ecf-90abeb8b6dc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.05.06 21:09:09.172381 [ 308 ] {} <Debug> TCP-Session: e22a8a38-a958-4872-b0be-41241058aad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.05.06 21:09:09.172346 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 902 | 2026.05.06 21:09:09.172422 [ 306 ] {} <Debug> TCP-Session: 8e053200-0bbb-4fd6-b234-3fcc5c9f171a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.05.06 21:09:09.172313 [ 311 ] {} <Debug> TCP-Session: eaad7e26-2dbd-4191-b807-1f91208d4e03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.05.06 21:09:09.172455 [ 309 ] {} <Debug> TCP-Session: 140a2e58-de40-450a-a514-a1ff0280bc18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.05.06 21:09:09.172302 [ 307 ] {} <Debug> TCP-Session: 0de90de3-a24d-484a-a144-4b6d1ff74512 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 906 | 2026.05.06 21:09:09.172277 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 907 | 2026.05.06 21:09:09.172553 [ 305 ] {} <Debug> TCP-Session: 8de7dd46-b6af-4f4a-9015-f177965190c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.05.06 21:09:10.000208 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.42 MiB, peak 167.52 MiB, free memory in arenas 0.00 B, will set to 160.75 MiB (RSS), difference: 3.34 MiB | ||
| 909 | 2026.05.06 21:09:13.482759 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 910 | 2026.05.06 21:09:13.482814 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 911 | 2026.05.06 21:09:13.533744 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 439 entries to flush up to offset 988 | ||
| 912 | 2026.05.06 21:09:13.536420 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2026.05.06 21:09:13.536467 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 914 | 2026.05.06 21:09:13.537237 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 915 | 2026.05.06 21:09:13.537725 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2026.05.06 21:09:13.537895 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 988 | ||
| 917 | 2026.05.06 21:09:13.586365 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 918 | 2026.05.06 21:09:13.604771 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 919 | 2026.05.06 21:09:13.604825 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 920 | 2026.05.06 21:09:13.611449 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 921 | 2026.05.06 21:09:13.612584 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 922 | 2026.05.06 21:09:13.615487 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 923 | 2026.05.06 21:09:14.000200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.47 MiB, peak 167.52 MiB, free memory in arenas 0.00 B, will set to 163.90 MiB (RSS), difference: 2.43 MiB | ||
| 924 | 2026.05.06 21:09:16.965326 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45354 | ||
| 925 | 2026.05.06 21:09:16.965452 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 926 | 2026.05.06 21:09:16.965483 [ 303 ] {} <Debug> TCP-Session: 30e579db-fa71-429b-b089-56ba67087573 Authenticating user 'default' from [fd00:1122:3344:101::e]:45354 | ||
| 927 | 2026.05.06 21:09:16.965505 [ 303 ] {} <Debug> TCP-Session: 30e579db-fa71-429b-b089-56ba67087573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.05.06 21:09:16.965517 [ 303 ] {} <Debug> TCP-Session: 30e579db-fa71-429b-b089-56ba67087573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.05.06 21:09:16.965737 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41504 | ||
| 930 | 2026.05.06 21:09:16.965737 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55900 | ||
| 931 | 2026.05.06 21:09:16.965805 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43419 | ||
| 932 | 2026.05.06 21:09:16.965824 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57299 | ||
| 933 | 2026.05.06 21:09:16.965849 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36899 | ||
| 934 | 2026.05.06 21:09:16.965874 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 935 | 2026.05.06 21:09:16.965896 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 936 | 2026.05.06 21:09:16.965896 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 937 | 2026.05.06 21:09:16.965928 [ 304 ] {} <Debug> TCP-Session: 4d0b3245-82bd-4f90-85c5-7fcfb4ea26c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41504 | ||
| 938 | 2026.05.06 21:09:16.965941 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 939 | 2026.05.06 21:09:16.965959 [ 305 ] {} <Debug> TCP-Session: 3d2474de-6ab5-441d-b436-860bd7c21dd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55900 | ||
| 940 | 2026.05.06 21:09:16.965951 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 941 | 2026.05.06 21:09:16.966003 [ 309 ] {} <Debug> TCP-Session: 3fdb6c01-5424-4243-bfb1-03c02867af80 Authenticating user 'default' from [fd00:1122:3344:101::e]:57299 | ||
| 942 | 2026.05.06 21:09:16.966003 [ 304 ] {} <Debug> TCP-Session: 4d0b3245-82bd-4f90-85c5-7fcfb4ea26c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.05.06 21:09:16.966043 [ 309 ] {} <Debug> TCP-Session: 3fdb6c01-5424-4243-bfb1-03c02867af80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.05.06 21:09:16.966029 [ 311 ] {} <Debug> TCP-Session: 77465218-5cd5-4923-b41d-b3df566fd0a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36899 | ||
| 945 | 2026.05.06 21:09:16.966065 [ 304 ] {} <Debug> TCP-Session: 4d0b3245-82bd-4f90-85c5-7fcfb4ea26c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.05.06 21:09:16.966094 [ 311 ] {} <Debug> TCP-Session: 77465218-5cd5-4923-b41d-b3df566fd0a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.05.06 21:09:16.966013 [ 305 ] {} <Debug> TCP-Session: 3d2474de-6ab5-441d-b436-860bd7c21dd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.05.06 21:09:16.966134 [ 311 ] {} <Debug> TCP-Session: 77465218-5cd5-4923-b41d-b3df566fd0a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.05.06 21:09:16.966156 [ 305 ] {} <Debug> TCP-Session: 3d2474de-6ab5-441d-b436-860bd7c21dd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.05.06 21:09:16.965941 [ 308 ] {} <Debug> TCP-Session: 90554788-3537-4806-9077-f475334741b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43419 | ||
| 951 | 2026.05.06 21:09:16.965840 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41476 | ||
| 952 | 2026.05.06 21:09:16.966202 [ 308 ] {} <Debug> TCP-Session: 90554788-3537-4806-9077-f475334741b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.05.06 21:09:16.965799 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51984 | ||
| 954 | 2026.05.06 21:09:16.966240 [ 308 ] {} <Debug> TCP-Session: 90554788-3537-4806-9077-f475334741b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.05.06 21:09:16.966270 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 956 | 2026.05.06 21:09:16.965793 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60178 | ||
| 957 | 2026.05.06 21:09:16.966301 [ 310 ] {} <Debug> TCP-Session: 19157e84-a1ef-4df2-a1f3-e55e488ecba5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41476 | ||
| 958 | 2026.05.06 21:09:16.965853 [ 303 ] {} <Trace> TCP-Session: 30e579db-fa71-429b-b089-56ba67087573 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2026.05.06 21:09:16.966348 [ 310 ] {} <Debug> TCP-Session: 19157e84-a1ef-4df2-a1f3-e55e488ecba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2026.05.06 21:09:16.966072 [ 309 ] {} <Debug> TCP-Session: 3fdb6c01-5424-4243-bfb1-03c02867af80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 961 | 2026.05.06 21:09:16.966380 [ 310 ] {} <Debug> TCP-Session: 19157e84-a1ef-4df2-a1f3-e55e488ecba5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 962 | 2026.05.06 21:09:16.966451 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 963 | 2026.05.06 21:09:16.966474 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 964 | 2026.05.06 21:09:16.966482 [ 307 ] {} <Debug> TCP-Session: 41a91cd3-b1bf-48f1-b245-7680ea881360 Authenticating user 'default' from [fd00:1122:3344:101::e]:51984 | ||
| 965 | 2026.05.06 21:09:16.966505 [ 306 ] {} <Debug> TCP-Session: a62b89b6-282e-4e30-be5c-9b4bf343beae Authenticating user 'default' from [fd00:1122:3344:101::e]:60178 | ||
| 966 | 2026.05.06 21:09:16.966514 [ 307 ] {} <Debug> TCP-Session: 41a91cd3-b1bf-48f1-b245-7680ea881360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 967 | 2026.05.06 21:09:16.966523 [ 303 ] {9dadcd58-48d0-4a02-97ae-84aacb2ecd72} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45354) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 968 | 2026.05.06 21:09:16.966538 [ 307 ] {} <Debug> TCP-Session: 41a91cd3-b1bf-48f1-b245-7680ea881360 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.05.06 21:09:16.966531 [ 306 ] {} <Debug> TCP-Session: a62b89b6-282e-4e30-be5c-9b4bf343beae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.05.06 21:09:16.966582 [ 306 ] {} <Debug> TCP-Session: a62b89b6-282e-4e30-be5c-9b4bf343beae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.05.06 21:09:16.966787 [ 303 ] {9dadcd58-48d0-4a02-97ae-84aacb2ecd72} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 972 | 2026.05.06 21:09:16.966846 [ 303 ] {9dadcd58-48d0-4a02-97ae-84aacb2ecd72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 973 | 2026.05.06 21:09:16.967135 [ 303 ] {9dadcd58-48d0-4a02-97ae-84aacb2ecd72} <Debug> oximeter.version (93d0095a-0293-45d6-9e84-ddb65275c18d) (SelectExecutor): Key condition: unknown | ||
| 974 | 2026.05.06 21:09:16.968072 [ 336 ] {9dadcd58-48d0-4a02-97ae-84aacb2ecd72} <Trace> AggregatingTransform: Aggregating | ||
| 975 | 2026.05.06 21:09:16.968124 [ 336 ] {9dadcd58-48d0-4a02-97ae-84aacb2ecd72} <Trace> Aggregator: Aggregation method: without_key | ||
| 976 | 2026.05.06 21:09:16.968165 [ 336 ] {9dadcd58-48d0-4a02-97ae-84aacb2ecd72} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000933114 sec. (1071.680 rows/sec., 41.86 KiB/sec.) | ||
| 977 | 2026.05.06 21:09:16.968190 [ 336 ] {9dadcd58-48d0-4a02-97ae-84aacb2ecd72} <Trace> Aggregator: Merging aggregated data | ||
| 978 | 2026.05.06 21:09:16.969576 [ 303 ] {9dadcd58-48d0-4a02-97ae-84aacb2ecd72} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003112 sec., 321.3367609254499 rows/sec., 12.55 KiB/sec. | ||
| 979 | 2026.05.06 21:09:16.969712 [ 303 ] {9dadcd58-48d0-4a02-97ae-84aacb2ecd72} <Debug> TCPHandler: Processed in 0.003977092 sec. | ||
| 980 | 2026.05.06 21:09:16.969817 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 981 | 2026.05.06 21:09:16.969845 [ 303 ] {} <Debug> TCP-Session: 30e579db-fa71-429b-b089-56ba67087573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2026.05.06 21:09:16.969850 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 983 | 2026.05.06 21:09:16.969868 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 984 | 2026.05.06 21:09:16.969887 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 985 | 2026.05.06 21:09:16.969901 [ 304 ] {} <Debug> TCP-Session: 4d0b3245-82bd-4f90-85c5-7fcfb4ea26c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 986 | 2026.05.06 21:09:16.969921 [ 305 ] {} <Debug> TCP-Session: 3d2474de-6ab5-441d-b436-860bd7c21dd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 987 | 2026.05.06 21:09:16.969928 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 988 | 2026.05.06 21:09:16.969942 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 989 | 2026.05.06 21:09:16.969963 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 990 | 2026.05.06 21:09:16.969982 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 991 | 2026.05.06 21:09:16.970001 [ 309 ] {} <Debug> TCP-Session: 3fdb6c01-5424-4243-bfb1-03c02867af80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 992 | 2026.05.06 21:09:16.970019 [ 310 ] {} <Debug> TCP-Session: 19157e84-a1ef-4df2-a1f3-e55e488ecba5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2026.05.06 21:09:16.970040 [ 311 ] {} <Debug> TCP-Session: 77465218-5cd5-4923-b41d-b3df566fd0a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 994 | 2026.05.06 21:09:16.970003 [ 306 ] {} <Debug> TCP-Session: a62b89b6-282e-4e30-be5c-9b4bf343beae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 995 | 2026.05.06 21:09:16.969936 [ 307 ] {} <Debug> TCP-Session: 41a91cd3-b1bf-48f1-b245-7680ea881360 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 996 | 2026.05.06 21:09:16.969904 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 997 | 2026.05.06 21:09:16.970148 [ 308 ] {} <Debug> TCP-Session: 90554788-3537-4806-9077-f475334741b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 998 | 2026.05.06 21:09:17.348155 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44777 | ||
| 999 | 2026.05.06 21:09:17.348255 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1000 | 2026.05.06 21:09:17.348281 [ 307 ] {} <Debug> TCP-Session: 4b01e0fd-1267-4ace-b29f-18bca1f9b235 Authenticating user 'default' from [fd00:1122:3344:101::e]:44777 | ||
| 1001 | 2026.05.06 21:09:17.348309 [ 307 ] {} <Debug> TCP-Session: 4b01e0fd-1267-4ace-b29f-18bca1f9b235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1002 | 2026.05.06 21:09:17.348322 [ 307 ] {} <Debug> TCP-Session: 4b01e0fd-1267-4ace-b29f-18bca1f9b235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1003 | 2026.05.06 21:09:17.348498 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51727 | ||
| 1004 | 2026.05.06 21:09:17.348516 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34070 | ||
| 1005 | 2026.05.06 21:09:17.348562 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59740 | ||
| 1006 | 2026.05.06 21:09:17.348605 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38402 | ||
| 1007 | 2026.05.06 21:09:17.348618 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59390 | ||
| 1008 | 2026.05.06 21:09:17.348637 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54395 | ||
| 1009 | 2026.05.06 21:09:17.348668 [ 307 ] {} <Trace> TCP-Session: 4b01e0fd-1267-4ace-b29f-18bca1f9b235 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1010 | 2026.05.06 21:09:17.348693 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1011 | 2026.05.06 21:09:17.348695 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1012 | 2026.05.06 21:09:17.348709 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1013 | 2026.05.06 21:09:17.348729 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1014 | 2026.05.06 21:09:17.348743 [ 303 ] {} <Debug> TCP-Session: 2f114206-8f3f-465a-990b-cec9b1e470eb Authenticating user 'default' from [fd00:1122:3344:101::e]:38402 | ||
| 1015 | 2026.05.06 21:09:17.348759 [ 304 ] {} <Debug> TCP-Session: 10492c77-c922-4170-a4ba-556ef71fba3d Authenticating user 'default' from [fd00:1122:3344:101::e]:59390 | ||
| 1016 | 2026.05.06 21:09:17.348777 [ 306 ] {} <Debug> TCP-Session: 2985d822-8e87-44e4-8f8d-0ab79d0bd723 Authenticating user 'default' from [fd00:1122:3344:101::e]:54395 | ||
| 1017 | 2026.05.06 21:09:17.348786 [ 303 ] {} <Debug> TCP-Session: 2f114206-8f3f-465a-990b-cec9b1e470eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.05.06 21:09:17.348805 [ 304 ] {} <Debug> TCP-Session: 10492c77-c922-4170-a4ba-556ef71fba3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2026.05.06 21:09:17.348819 [ 306 ] {} <Debug> TCP-Session: 2985d822-8e87-44e4-8f8d-0ab79d0bd723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2026.05.06 21:09:17.348825 [ 303 ] {} <Debug> TCP-Session: 2f114206-8f3f-465a-990b-cec9b1e470eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.05.06 21:09:17.348856 [ 307 ] {c5b3c426-6e63-4241-861c-964899aaab6f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44777) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1022 | 2026.05.06 21:09:17.348730 [ 310 ] {} <Debug> TCP-Session: 33de1f01-ce99-472e-a8c6-4ac742fde1a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59740 | ||
| 1023 | 2026.05.06 21:09:17.348626 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61516 | ||
| 1024 | 2026.05.06 21:09:17.348929 [ 310 ] {} <Debug> TCP-Session: 33de1f01-ce99-472e-a8c6-4ac742fde1a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2026.05.06 21:09:17.348610 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1026 | 2026.05.06 21:09:17.348967 [ 310 ] {} <Debug> TCP-Session: 33de1f01-ce99-472e-a8c6-4ac742fde1a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1027 | 2026.05.06 21:09:17.348857 [ 306 ] {} <Debug> TCP-Session: 2985d822-8e87-44e4-8f8d-0ab79d0bd723 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1028 | 2026.05.06 21:09:17.348999 [ 308 ] {} <Debug> TCP-Session: a5a6eaa2-84fc-4ee8-863a-a802c71b9424 Authenticating user 'default' from [fd00:1122:3344:101::e]:51727 | ||
| 1029 | 2026.05.06 21:09:17.348996 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1030 | 2026.05.06 21:09:17.349042 [ 308 ] {} <Debug> TCP-Session: a5a6eaa2-84fc-4ee8-863a-a802c71b9424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2026.05.06 21:09:17.348644 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1032 | 2026.05.06 21:09:17.349056 [ 305 ] {} <Debug> TCP-Session: c8cd0289-792e-4923-9568-1ec8518e4340 Authenticating user 'default' from [fd00:1122:3344:101::e]:61516 | ||
| 1033 | 2026.05.06 21:09:17.349088 [ 309 ] {} <Debug> TCP-Session: 46b219c8-26eb-4a71-8315-7351c4ba6f49 Authenticating user 'default' from [fd00:1122:3344:101::e]:34070 | ||
| 1034 | 2026.05.06 21:09:17.349104 [ 305 ] {} <Debug> TCP-Session: c8cd0289-792e-4923-9568-1ec8518e4340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2026.05.06 21:09:17.349059 [ 308 ] {} <Debug> TCP-Session: a5a6eaa2-84fc-4ee8-863a-a802c71b9424 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2026.05.06 21:09:17.349121 [ 309 ] {} <Debug> TCP-Session: 46b219c8-26eb-4a71-8315-7351c4ba6f49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.05.06 21:09:17.349127 [ 305 ] {} <Debug> TCP-Session: c8cd0289-792e-4923-9568-1ec8518e4340 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1038 | 2026.05.06 21:09:17.349158 [ 309 ] {} <Debug> TCP-Session: 46b219c8-26eb-4a71-8315-7351c4ba6f49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.05.06 21:09:17.348569 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55802 | ||
| 1040 | 2026.05.06 21:09:17.349207 [ 307 ] {c5b3c426-6e63-4241-861c-964899aaab6f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1041 | 2026.05.06 21:09:17.348840 [ 304 ] {} <Debug> TCP-Session: 10492c77-c922-4170-a4ba-556ef71fba3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2026.05.06 21:09:17.349259 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1043 | 2026.05.06 21:09:17.349271 [ 307 ] {c5b3c426-6e63-4241-861c-964899aaab6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1044 | 2026.05.06 21:09:17.349286 [ 311 ] {} <Debug> TCP-Session: 760ced8e-e564-474f-81fd-b67deb9787d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55802 | ||
| 1045 | 2026.05.06 21:09:17.349303 [ 311 ] {} <Debug> TCP-Session: 760ced8e-e564-474f-81fd-b67deb9787d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.05.06 21:09:17.349316 [ 311 ] {} <Debug> TCP-Session: 760ced8e-e564-474f-81fd-b67deb9787d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2026.05.06 21:09:17.349591 [ 307 ] {c5b3c426-6e63-4241-861c-964899aaab6f} <Debug> oximeter.version (93d0095a-0293-45d6-9e84-ddb65275c18d) (SelectExecutor): Key condition: unknown | ||
| 1048 | 2026.05.06 21:09:17.350657 [ 322 ] {c5b3c426-6e63-4241-861c-964899aaab6f} <Trace> AggregatingTransform: Aggregating | ||
| 1049 | 2026.05.06 21:09:17.350711 [ 322 ] {c5b3c426-6e63-4241-861c-964899aaab6f} <Trace> Aggregator: Aggregation method: without_key | ||
| 1050 | 2026.05.06 21:09:17.350751 [ 322 ] {c5b3c426-6e63-4241-861c-964899aaab6f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001058906 sec. (944.371 rows/sec., 36.89 KiB/sec.) | ||
| 1051 | 2026.05.06 21:09:17.350772 [ 322 ] {c5b3c426-6e63-4241-861c-964899aaab6f} <Trace> Aggregator: Merging aggregated data | ||
| 1052 | 2026.05.06 21:09:17.351753 [ 307 ] {c5b3c426-6e63-4241-861c-964899aaab6f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002959 sec., 337.95201081446436 rows/sec., 13.20 KiB/sec. | ||
| 1053 | 2026.05.06 21:09:17.351892 [ 307 ] {c5b3c426-6e63-4241-861c-964899aaab6f} <Debug> TCPHandler: Processed in 0.003371142 sec. | ||
| 1054 | 2026.05.06 21:09:17.352037 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1055 | 2026.05.06 21:09:17.352056 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1056 | 2026.05.06 21:09:17.352076 [ 307 ] {} <Debug> TCP-Session: 4b01e0fd-1267-4ace-b29f-18bca1f9b235 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.05.06 21:09:17.352093 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1058 | 2026.05.06 21:09:17.352107 [ 308 ] {} <Debug> TCP-Session: a5a6eaa2-84fc-4ee8-863a-a802c71b9424 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2026.05.06 21:09:17.352114 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1060 | 2026.05.06 21:09:17.352134 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1061 | 2026.05.06 21:09:17.352146 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1062 | 2026.05.06 21:09:17.352171 [ 309 ] {} <Debug> TCP-Session: 46b219c8-26eb-4a71-8315-7351c4ba6f49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.05.06 21:09:17.352187 [ 306 ] {} <Debug> TCP-Session: 2985d822-8e87-44e4-8f8d-0ab79d0bd723 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.05.06 21:09:17.352185 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1065 | 2026.05.06 21:09:17.352212 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1066 | 2026.05.06 21:09:17.352079 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1067 | 2026.05.06 21:09:17.352260 [ 304 ] {} <Debug> TCP-Session: 10492c77-c922-4170-a4ba-556ef71fba3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.05.06 21:09:17.352274 [ 305 ] {} <Debug> TCP-Session: c8cd0289-792e-4923-9568-1ec8518e4340 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.05.06 21:09:17.352295 [ 310 ] {} <Debug> TCP-Session: 33de1f01-ce99-472e-a8c6-4ac742fde1a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.05.06 21:09:17.352212 [ 311 ] {} <Debug> TCP-Session: 760ced8e-e564-474f-81fd-b67deb9787d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.05.06 21:09:17.352138 [ 303 ] {} <Debug> TCP-Session: 2f114206-8f3f-465a-990b-cec9b1e470eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.05.06 21:09:18.537719 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 96 | ||
| 1073 | 2026.05.06 21:09:18.539839 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2026.05.06 21:09:18.539882 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1075 | 2026.05.06 21:09:18.541094 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1076 | 2026.05.06 21:09:18.541567 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2026.05.06 21:09:18.541798 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 96 | ||
| 1078 | 2026.05.06 21:09:19.000205 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.01 MiB, peak 174.25 MiB, free memory in arenas 0.00 B, will set to 164.04 MiB (RSS), difference: 4.03 MiB | ||
| 1079 | 2026.05.06 21:09:20.961045 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2026.05.06 21:09:20.961256 [ 269 ] {c4f0fb39-577a-42cf-ba9b-70c09c38fd8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native (stage: Complete) | ||
| 1081 | 2026.05.06 21:09:20.972047 [ 269 ] {c4f0fb39-577a-42cf-ba9b-70c09c38fd8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1082 | 2026.05.06 21:09:20.972124 [ 269 ] {c4f0fb39-577a-42cf-ba9b-70c09c38fd8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1083 | 2026.05.06 21:09:20.972620 [ 269 ] {c4f0fb39-577a-42cf-ba9b-70c09c38fd8e} <Debug> TCPHandler: Processed in 0.011701732 sec. | ||
| 1084 | 2026.05.06 21:09:20.981219 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2026.05.06 21:09:20.981359 [ 269 ] {1e63c6e0-0a27-4c6d-b16b-a31cc2cb6f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1086 | 2026.05.06 21:09:20.981417 [ 269 ] {1e63c6e0-0a27-4c6d-b16b-a31cc2cb6f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1087 | 2026.05.06 21:09:20.982080 [ 269 ] {1e63c6e0-0a27-4c6d-b16b-a31cc2cb6f99} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2026.05.06 21:09:20.982129 [ 269 ] {1e63c6e0-0a27-4c6d-b16b-a31cc2cb6f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1089 | 2026.05.06 21:09:20.984796 [ 269 ] {1e63c6e0-0a27-4c6d-b16b-a31cc2cb6f99} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1090 | 2026.05.06 21:09:20.985193 [ 269 ] {1e63c6e0-0a27-4c6d-b16b-a31cc2cb6f99} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2026.05.06 21:09:20.985347 [ 269 ] {1e63c6e0-0a27-4c6d-b16b-a31cc2cb6f99} <Debug> executeQuery: Read 5 rows, 665.00 B in 0.00403 sec., 1240.694789081886 rows/sec., 161.14 KiB/sec. | ||
| 1092 | 2026.05.06 21:09:20.985387 [ 269 ] {1e63c6e0-0a27-4c6d-b16b-a31cc2cb6f99} <Debug> TCPHandler: Processed in 0.004245746 sec. | ||
| 1093 | 2026.05.06 21:09:20.985528 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1094 | 2026.05.06 21:09:20.985632 [ 269 ] {fba0157a-fa27-4301-a844-cc75b91050d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1095 | 2026.05.06 21:09:20.985673 [ 269 ] {fba0157a-fa27-4301-a844-cc75b91050d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1096 | 2026.05.06 21:09:20.991796 [ 269 ] {fba0157a-fa27-4301-a844-cc75b91050d1} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1097 | 2026.05.06 21:09:20.991831 [ 269 ] {fba0157a-fa27-4301-a844-cc75b91050d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1098 | 2026.05.06 21:09:20.994230 [ 269 ] {fba0157a-fa27-4301-a844-cc75b91050d1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1099 | 2026.05.06 21:09:20.994651 [ 269 ] {fba0157a-fa27-4301-a844-cc75b91050d1} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1100 | 2026.05.06 21:09:20.994784 [ 269 ] {fba0157a-fa27-4301-a844-cc75b91050d1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.009172 sec., 436.1098996947231 rows/sec., 35.56 KiB/sec. | ||
| 1101 | 2026.05.06 21:09:20.994821 [ 269 ] {fba0157a-fa27-4301-a844-cc75b91050d1} <Debug> TCPHandler: Processed in 0.009351865 sec. | ||
| 1102 | 2026.05.06 21:09:20.994949 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1103 | 2026.05.06 21:09:20.995052 [ 269 ] {c4d1943e-79bb-4d69-954a-f9257d99b116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1104 | 2026.05.06 21:09:20.995094 [ 269 ] {c4d1943e-79bb-4d69-954a-f9257d99b116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1105 | 2026.05.06 21:09:20.997436 [ 269 ] {c4d1943e-79bb-4d69-954a-f9257d99b116} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1106 | 2026.05.06 21:09:20.997469 [ 269 ] {c4d1943e-79bb-4d69-954a-f9257d99b116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1107 | 2026.05.06 21:09:20.997866 [ 269 ] {c4d1943e-79bb-4d69-954a-f9257d99b116} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1108 | 2026.05.06 21:09:20.998277 [ 269 ] {c4d1943e-79bb-4d69-954a-f9257d99b116} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1109 | 2026.05.06 21:09:20.998404 [ 269 ] {c4d1943e-79bb-4d69-954a-f9257d99b116} <Debug> executeQuery: Read 32 rows, 3.11 KiB in 0.003371 sec., 9492.732126965293 rows/sec., 922.68 KiB/sec. | ||
| 1110 | 2026.05.06 21:09:20.998441 [ 269 ] {c4d1943e-79bb-4d69-954a-f9257d99b116} <Debug> TCPHandler: Processed in 0.003542505 sec. | ||
| 1111 | 2026.05.06 21:09:20.998564 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2026.05.06 21:09:20.998660 [ 269 ] {3b47d648-4dba-482f-aaf3-713417b0a60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1113 | 2026.05.06 21:09:20.998699 [ 269 ] {3b47d648-4dba-482f-aaf3-713417b0a60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1114 | 2026.05.06 21:09:20.999147 [ 269 ] {3b47d648-4dba-482f-aaf3-713417b0a60f} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1115 | 2026.05.06 21:09:20.999181 [ 269 ] {3b47d648-4dba-482f-aaf3-713417b0a60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1116 | 2026.05.06 21:09:20.999607 [ 269 ] {3b47d648-4dba-482f-aaf3-713417b0a60f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1117 | 2026.05.06 21:09:21.000071 [ 269 ] {3b47d648-4dba-482f-aaf3-713417b0a60f} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1118 | 2026.05.06 21:09:21.000289 [ 269 ] {3b47d648-4dba-482f-aaf3-713417b0a60f} <Debug> executeQuery: Read 19 rows, 1.41 KiB in 0.001648 sec., 11529.126213592233 rows/sec., 853.90 KiB/sec. | ||
| 1119 | 2026.05.06 21:09:21.000326 [ 269 ] {3b47d648-4dba-482f-aaf3-713417b0a60f} <Debug> TCPHandler: Processed in 0.001809768 sec. | ||
| 1120 | 2026.05.06 21:09:21.000445 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1121 | 2026.05.06 21:09:21.000540 [ 269 ] {edddd7f8-700e-4c69-99e0-8949cf5338f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1122 | 2026.05.06 21:09:21.000580 [ 269 ] {edddd7f8-700e-4c69-99e0-8949cf5338f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1123 | 2026.05.06 21:09:21.000988 [ 269 ] {edddd7f8-700e-4c69-99e0-8949cf5338f0} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1124 | 2026.05.06 21:09:21.001024 [ 269 ] {edddd7f8-700e-4c69-99e0-8949cf5338f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1125 | 2026.05.06 21:09:21.001498 [ 269 ] {edddd7f8-700e-4c69-99e0-8949cf5338f0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1126 | 2026.05.06 21:09:21.001978 [ 269 ] {edddd7f8-700e-4c69-99e0-8949cf5338f0} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1127 | 2026.05.06 21:09:21.002114 [ 269 ] {edddd7f8-700e-4c69-99e0-8949cf5338f0} <Debug> executeQuery: Read 28 rows, 2.25 KiB in 0.001592 sec., 17587.93969849246 rows/sec., 1.38 MiB/sec. | ||
| 1128 | 2026.05.06 21:09:21.002151 [ 269 ] {edddd7f8-700e-4c69-99e0-8949cf5338f0} <Debug> TCPHandler: Processed in 0.001754007 sec. | ||
| 1129 | 2026.05.06 21:09:21.002263 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2026.05.06 21:09:21.002359 [ 269 ] {d42e2055-ea32-42aa-8fc6-1c06ac6d5c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1131 | 2026.05.06 21:09:21.002402 [ 269 ] {d42e2055-ea32-42aa-8fc6-1c06ac6d5c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1132 | 2026.05.06 21:09:21.002757 [ 269 ] {d42e2055-ea32-42aa-8fc6-1c06ac6d5c64} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1133 | 2026.05.06 21:09:21.002793 [ 269 ] {d42e2055-ea32-42aa-8fc6-1c06ac6d5c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1134 | 2026.05.06 21:09:21.008570 [ 269 ] {d42e2055-ea32-42aa-8fc6-1c06ac6d5c64} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1135 | 2026.05.06 21:09:21.009079 [ 269 ] {d42e2055-ea32-42aa-8fc6-1c06ac6d5c64} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1136 | 2026.05.06 21:09:21.009218 [ 269 ] {d42e2055-ea32-42aa-8fc6-1c06ac6d5c64} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.006877 sec., 290.8244874218409 rows/sec., 20.45 KiB/sec. | ||
| 1137 | 2026.05.06 21:09:21.009254 [ 269 ] {d42e2055-ea32-42aa-8fc6-1c06ac6d5c64} <Debug> TCPHandler: Processed in 0.007039329 sec. | ||
| 1138 | 2026.05.06 21:09:21.009378 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2026.05.06 21:09:21.009473 [ 269 ] {f2ff8800-9d3b-4a29-993a-67be4c607364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1140 | 2026.05.06 21:09:21.009524 [ 269 ] {f2ff8800-9d3b-4a29-993a-67be4c607364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1141 | 2026.05.06 21:09:21.010305 [ 269 ] {f2ff8800-9d3b-4a29-993a-67be4c607364} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1142 | 2026.05.06 21:09:21.010341 [ 269 ] {f2ff8800-9d3b-4a29-993a-67be4c607364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1143 | 2026.05.06 21:09:21.015356 [ 269 ] {f2ff8800-9d3b-4a29-993a-67be4c607364} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1144 | 2026.05.06 21:09:21.015804 [ 269 ] {f2ff8800-9d3b-4a29-993a-67be4c607364} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1145 | 2026.05.06 21:09:21.015939 [ 269 ] {f2ff8800-9d3b-4a29-993a-67be4c607364} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.006484 sec., 2313.386798272671 rows/sec., 4.15 MiB/sec. | ||
| 1146 | 2026.05.06 21:09:21.015992 [ 269 ] {f2ff8800-9d3b-4a29-993a-67be4c607364} <Debug> TCPHandler: Processed in 0.006660964 sec. | ||
| 1147 | 2026.05.06 21:09:21.016120 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2026.05.06 21:09:21.016216 [ 269 ] {50f482f5-f57d-480d-83dc-63a6eabfa75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1149 | 2026.05.06 21:09:21.016258 [ 269 ] {50f482f5-f57d-480d-83dc-63a6eabfa75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1150 | 2026.05.06 21:09:21.016580 [ 269 ] {50f482f5-f57d-480d-83dc-63a6eabfa75c} <Trace> oximeter.measurements_i64 (c26ac39f-331b-4961-baad-c5818f3bfa24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1151 | 2026.05.06 21:09:21.016617 [ 269 ] {50f482f5-f57d-480d-83dc-63a6eabfa75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1152 | 2026.05.06 21:09:21.017056 [ 269 ] {50f482f5-f57d-480d-83dc-63a6eabfa75c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1153 | 2026.05.06 21:09:21.017504 [ 269 ] {50f482f5-f57d-480d-83dc-63a6eabfa75c} <Trace> oximeter.measurements_i64 (c26ac39f-331b-4961-baad-c5818f3bfa24): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1154 | 2026.05.06 21:09:21.017630 [ 269 ] {50f482f5-f57d-480d-83dc-63a6eabfa75c} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001434 sec., 6276.150627615063 rows/sec., 443.33 KiB/sec. | ||
| 1155 | 2026.05.06 21:09:21.017664 [ 269 ] {50f482f5-f57d-480d-83dc-63a6eabfa75c} <Debug> TCPHandler: Processed in 0.001593995 sec. | ||
| 1156 | 2026.05.06 21:09:21.038000 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1500 | ||
| 1157 | 2026.05.06 21:09:21.038376 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1158 | 2026.05.06 21:09:21.038410 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1159 | 2026.05.06 21:09:21.038952 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1160 | 2026.05.06 21:09:21.039434 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1161 | 2026.05.06 21:09:21.039557 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1500 | ||
| 1162 | 2026.05.06 21:09:21.115596 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1163 | 2026.05.06 21:09:21.132801 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1164 | 2026.05.06 21:09:21.132871 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1165 | 2026.05.06 21:09:21.139720 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1166 | 2026.05.06 21:09:21.140901 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1167 | 2026.05.06 21:09:21.144798 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1168 | 2026.05.06 21:09:22.000199 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.33 MiB, peak 174.25 MiB, free memory in arenas 0.00 B, will set to 166.48 MiB (RSS), difference: 1.16 MiB | ||
| 1169 | 2026.05.06 21:09:28.483023 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1170 | 2026.05.06 21:09:28.483083 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1171 | 2026.05.06 21:09:28.539736 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1948 | ||
| 1172 | 2026.05.06 21:09:28.540267 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1173 | 2026.05.06 21:09:28.540315 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1174 | 2026.05.06 21:09:28.541004 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1175 | 2026.05.06 21:09:28.541480 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1176 | 2026.05.06 21:09:28.541648 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1948 | ||
| 1177 | 2026.05.06 21:09:28.541991 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 18 entries to flush up to offset 114 | ||
| 1178 | 2026.05.06 21:09:28.543862 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1179 | 2026.05.06 21:09:28.543907 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1180 | 2026.05.06 21:09:28.545142 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1181 | 2026.05.06 21:09:28.545755 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1182 | 2026.05.06 21:09:28.545996 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 114 | ||
| 1183 | 2026.05.06 21:09:28.644971 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1184 | 2026.05.06 21:09:28.662473 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.05.06 21:09:28.662543 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1186 | 2026.05.06 21:09:28.668866 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1187 | 2026.05.06 21:09:28.670237 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.05.06 21:09:28.673719 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1189 | 2026.05.06 21:09:30.955841 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2026.05.06 21:09:30.956073 [ 269 ] {bdc8b288-65c5-4a82-a584-df870b9da7f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1191 | 2026.05.06 21:09:30.956366 [ 269 ] {bdc8b288-65c5-4a82-a584-df870b9da7f4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1192 | 2026.05.06 21:09:30.960610 [ 269 ] {bdc8b288-65c5-4a82-a584-df870b9da7f4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1193 | 2026.05.06 21:09:30.960837 [ 269 ] {bdc8b288-65c5-4a82-a584-df870b9da7f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1194 | 2026.05.06 21:09:30.960925 [ 269 ] {bdc8b288-65c5-4a82-a584-df870b9da7f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1195 | 2026.05.06 21:09:30.961120 [ 269 ] {bdc8b288-65c5-4a82-a584-df870b9da7f4} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 4-element set) | ||
| 1196 | 2026.05.06 21:09:30.963125 [ 269 ] {bdc8b288-65c5-4a82-a584-df870b9da7f4} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1197 | 2026.05.06 21:09:30.965076 [ 269 ] {bdc8b288-65c5-4a82-a584-df870b9da7f4} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1198 | 2026.05.06 21:09:30.965105 [ 269 ] {bdc8b288-65c5-4a82-a584-df870b9da7f4} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1199 | 2026.05.06 21:09:30.969314 [ 269 ] {bdc8b288-65c5-4a82-a584-df870b9da7f4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram'))" | ||
| 1200 | 2026.05.06 21:09:30.969347 [ 269 ] {bdc8b288-65c5-4a82-a584-df870b9da7f4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1201 | 2026.05.06 21:09:30.999114 [ 269 ] {bdc8b288-65c5-4a82-a584-df870b9da7f4} <Debug> executeQuery: Read 5 rows, 665.00 B in 0.043115 sec., 115.96892032935173 rows/sec., 15.06 KiB/sec. | ||
| 1202 | 2026.05.06 21:09:30.999196 [ 269 ] {bdc8b288-65c5-4a82-a584-df870b9da7f4} <Debug> MemoryTracker: Peak memory usage (for query): 128.33 KiB. | ||
| 1203 | 2026.05.06 21:09:30.999211 [ 269 ] {bdc8b288-65c5-4a82-a584-df870b9da7f4} <Debug> TCPHandler: Processed in 0.043495005 sec. | ||
| 1204 | 2026.05.06 21:09:31.000259 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1205 | 2026.05.06 21:09:31.000378 [ 269 ] {e2671c9d-2362-437a-9a57-82eb3a23057d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1206 | 2026.05.06 21:09:31.000423 [ 269 ] {e2671c9d-2362-437a-9a57-82eb3a23057d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1207 | 2026.05.06 21:09:31.000928 [ 269 ] {e2671c9d-2362-437a-9a57-82eb3a23057d} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1208 | 2026.05.06 21:09:31.000971 [ 269 ] {e2671c9d-2362-437a-9a57-82eb3a23057d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1209 | 2026.05.06 21:09:31.001455 [ 269 ] {e2671c9d-2362-437a-9a57-82eb3a23057d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1210 | 2026.05.06 21:09:31.001926 [ 269 ] {e2671c9d-2362-437a-9a57-82eb3a23057d} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1211 | 2026.05.06 21:09:31.002081 [ 269 ] {e2671c9d-2362-437a-9a57-82eb3a23057d} <Debug> executeQuery: Read 58 rows, 5.60 KiB in 0.001738 sec., 33371.6915995397 rows/sec., 3.15 MiB/sec. | ||
| 1212 | 2026.05.06 21:09:31.002117 [ 269 ] {e2671c9d-2362-437a-9a57-82eb3a23057d} <Debug> TCPHandler: Processed in 0.00192827 sec. | ||
| 1213 | 2026.05.06 21:09:31.002261 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1214 | 2026.05.06 21:09:31.002364 [ 269 ] {f1bb6e62-543c-4648-8b4b-024b501c086a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1215 | 2026.05.06 21:09:31.002405 [ 269 ] {f1bb6e62-543c-4648-8b4b-024b501c086a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1216 | 2026.05.06 21:09:31.002860 [ 269 ] {f1bb6e62-543c-4648-8b4b-024b501c086a} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1217 | 2026.05.06 21:09:31.002897 [ 269 ] {f1bb6e62-543c-4648-8b4b-024b501c086a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1218 | 2026.05.06 21:09:31.003366 [ 269 ] {f1bb6e62-543c-4648-8b4b-024b501c086a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1219 | 2026.05.06 21:09:31.003789 [ 269 ] {f1bb6e62-543c-4648-8b4b-024b501c086a} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1220 | 2026.05.06 21:09:31.003929 [ 269 ] {f1bb6e62-543c-4648-8b4b-024b501c086a} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001585 sec., 18296.52996845426 rows/sec., 1.34 MiB/sec. | ||
| 1221 | 2026.05.06 21:09:31.003967 [ 269 ] {f1bb6e62-543c-4648-8b4b-024b501c086a} <Debug> TCPHandler: Processed in 0.001760297 sec. | ||
| 1222 | 2026.05.06 21:09:31.004101 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1223 | 2026.05.06 21:09:31.004198 [ 269 ] {ad4b08f8-0732-4871-912e-962c01885d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1224 | 2026.05.06 21:09:31.004237 [ 269 ] {ad4b08f8-0732-4871-912e-962c01885d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1225 | 2026.05.06 21:09:31.004661 [ 269 ] {ad4b08f8-0732-4871-912e-962c01885d9f} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2026.05.06 21:09:31.004697 [ 269 ] {ad4b08f8-0732-4871-912e-962c01885d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1227 | 2026.05.06 21:09:31.005098 [ 269 ] {ad4b08f8-0732-4871-912e-962c01885d9f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1228 | 2026.05.06 21:09:31.005541 [ 269 ] {ad4b08f8-0732-4871-912e-962c01885d9f} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2026.05.06 21:09:31.005682 [ 269 ] {ad4b08f8-0732-4871-912e-962c01885d9f} <Debug> executeQuery: Read 34 rows, 2.74 KiB in 0.001502 sec., 22636.48468708389 rows/sec., 1.78 MiB/sec. | ||
| 1230 | 2026.05.06 21:09:31.005720 [ 269 ] {ad4b08f8-0732-4871-912e-962c01885d9f} <Debug> TCPHandler: Processed in 0.001670126 sec. | ||
| 1231 | 2026.05.06 21:09:31.005844 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1232 | 2026.05.06 21:09:31.005940 [ 269 ] {2f23a425-7920-4364-afa3-36dd3358ab7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1233 | 2026.05.06 21:09:31.005993 [ 269 ] {2f23a425-7920-4364-afa3-36dd3358ab7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1234 | 2026.05.06 21:09:31.006852 [ 269 ] {2f23a425-7920-4364-afa3-36dd3358ab7b} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2026.05.06 21:09:31.006890 [ 269 ] {2f23a425-7920-4364-afa3-36dd3358ab7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1236 | 2026.05.06 21:09:31.007542 [ 269 ] {2f23a425-7920-4364-afa3-36dd3358ab7b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1237 | 2026.05.06 21:09:31.007960 [ 269 ] {2f23a425-7920-4364-afa3-36dd3358ab7b} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2026.05.06 21:09:31.008122 [ 269 ] {2f23a425-7920-4364-afa3-36dd3358ab7b} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002201 sec., 13175.829168559747 rows/sec., 23.61 MiB/sec. | ||
| 1239 | 2026.05.06 21:09:31.008179 [ 269 ] {2f23a425-7920-4364-afa3-36dd3358ab7b} <Debug> TCPHandler: Processed in 0.002384547 sec. | ||
| 1240 | 2026.05.06 21:09:31.008311 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1241 | 2026.05.06 21:09:31.008406 [ 269 ] {bdcec9a8-4c97-48b9-8f90-051aa8bff9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1242 | 2026.05.06 21:09:31.008448 [ 269 ] {bdcec9a8-4c97-48b9-8f90-051aa8bff9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1243 | 2026.05.06 21:09:31.010798 [ 269 ] {bdcec9a8-4c97-48b9-8f90-051aa8bff9a5} <Trace> oximeter.measurements_i64 (c26ac39f-331b-4961-baad-c5818f3bfa24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2026.05.06 21:09:31.010832 [ 269 ] {bdcec9a8-4c97-48b9-8f90-051aa8bff9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1245 | 2026.05.06 21:09:31.011262 [ 269 ] {bdcec9a8-4c97-48b9-8f90-051aa8bff9a5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1246 | 2026.05.06 21:09:31.011743 [ 269 ] {bdcec9a8-4c97-48b9-8f90-051aa8bff9a5} <Trace> oximeter.measurements_i64 (c26ac39f-331b-4961-baad-c5818f3bfa24): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1247 | 2026.05.06 21:09:31.011877 [ 269 ] {bdcec9a8-4c97-48b9-8f90-051aa8bff9a5} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.00349 sec., 2578.7965616045844 rows/sec., 198.39 KiB/sec. | ||
| 1248 | 2026.05.06 21:09:31.011914 [ 269 ] {bdcec9a8-4c97-48b9-8f90-051aa8bff9a5} <Debug> TCPHandler: Processed in 0.003654026 sec. | ||
| 1249 | 2026.05.06 21:09:36.041815 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2460 | ||
| 1250 | 2026.05.06 21:09:36.042440 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1251 | 2026.05.06 21:09:36.042488 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1252 | 2026.05.06 21:09:36.043060 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1253 | 2026.05.06 21:09:36.043337 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1254 | 2026.05.06 21:09:36.043487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2460 | ||
| 1255 | 2026.05.06 21:09:36.173894 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1256 | 2026.05.06 21:09:36.202921 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2026.05.06 21:09:36.203038 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1258 | 2026.05.06 21:09:36.213284 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1259 | 2026.05.06 21:09:36.215071 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2026.05.06 21:09:36.223111 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1261 | 2026.05.06 21:09:37.000204 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.41 MiB, peak 174.25 MiB, free memory in arenas 0.00 B, will set to 170.44 MiB (RSS), difference: 1.04 MiB | ||
| 1262 | 2026.05.06 21:09:38.546218 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 12 entries to flush up to offset 126 | ||
| 1263 | 2026.05.06 21:09:38.547958 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2026.05.06 21:09:38.547996 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1265 | 2026.05.06 21:09:38.549150 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1266 | 2026.05.06 21:09:38.549403 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1267 | 2026.05.06 21:09:38.549631 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 126 | ||
| 1268 | 2026.05.06 21:09:40.957446 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1269 | 2026.05.06 21:09:40.957784 [ 269 ] {9394c1d2-74cc-46cb-8c03-6f9b911d04ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1270 | 2026.05.06 21:09:40.958124 [ 269 ] {9394c1d2-74cc-46cb-8c03-6f9b911d04ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1271 | 2026.05.06 21:09:40.958154 [ 269 ] {9394c1d2-74cc-46cb-8c03-6f9b911d04ab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1272 | 2026.05.06 21:09:40.958329 [ 269 ] {9394c1d2-74cc-46cb-8c03-6f9b911d04ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1273 | 2026.05.06 21:09:40.958398 [ 269 ] {9394c1d2-74cc-46cb-8c03-6f9b911d04ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1274 | 2026.05.06 21:09:40.958535 [ 269 ] {9394c1d2-74cc-46cb-8c03-6f9b911d04ab} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 4-element set) | ||
| 1275 | 2026.05.06 21:09:40.958570 [ 269 ] {9394c1d2-74cc-46cb-8c03-6f9b911d04ab} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1276 | 2026.05.06 21:09:40.958591 [ 269 ] {9394c1d2-74cc-46cb-8c03-6f9b911d04ab} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1277 | 2026.05.06 21:09:40.958606 [ 269 ] {9394c1d2-74cc-46cb-8c03-6f9b911d04ab} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1278 | 2026.05.06 21:09:40.958643 [ 269 ] {9394c1d2-74cc-46cb-8c03-6f9b911d04ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram'))" | ||
| 1279 | 2026.05.06 21:09:40.958662 [ 269 ] {9394c1d2-74cc-46cb-8c03-6f9b911d04ab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1280 | 2026.05.06 21:09:40.959760 [ 269 ] {9394c1d2-74cc-46cb-8c03-6f9b911d04ab} <Debug> executeQuery: Read 5 rows, 665.00 B in 0.002102 sec., 2378.6869647954327 rows/sec., 308.95 KiB/sec. | ||
| 1281 | 2026.05.06 21:09:40.959827 [ 269 ] {9394c1d2-74cc-46cb-8c03-6f9b911d04ab} <Debug> TCPHandler: Processed in 0.00257103 sec. | ||
| 1282 | 2026.05.06 21:09:40.960863 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1283 | 2026.05.06 21:09:40.960977 [ 269 ] {cf4b2a7e-6629-44e7-b6ed-5d53617dff25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1284 | 2026.05.06 21:09:40.961018 [ 269 ] {cf4b2a7e-6629-44e7-b6ed-5d53617dff25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1285 | 2026.05.06 21:09:40.961534 [ 269 ] {cf4b2a7e-6629-44e7-b6ed-5d53617dff25} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1286 | 2026.05.06 21:09:40.961573 [ 269 ] {cf4b2a7e-6629-44e7-b6ed-5d53617dff25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1287 | 2026.05.06 21:09:40.961915 [ 269 ] {cf4b2a7e-6629-44e7-b6ed-5d53617dff25} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1288 | 2026.05.06 21:09:40.962130 [ 269 ] {cf4b2a7e-6629-44e7-b6ed-5d53617dff25} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1289 | 2026.05.06 21:09:40.962266 [ 269 ] {cf4b2a7e-6629-44e7-b6ed-5d53617dff25} <Debug> executeQuery: Read 74 rows, 7.11 KiB in 0.001321 sec., 56018.16805450417 rows/sec., 5.26 MiB/sec. | ||
| 1290 | 2026.05.06 21:09:40.962302 [ 269 ] {cf4b2a7e-6629-44e7-b6ed-5d53617dff25} <Debug> TCPHandler: Processed in 0.001491903 sec. | ||
| 1291 | 2026.05.06 21:09:40.962434 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1292 | 2026.05.06 21:09:40.962537 [ 269 ] {f1ff1d2d-e25f-4226-97aa-45f863e3d0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1293 | 2026.05.06 21:09:40.962575 [ 269 ] {f1ff1d2d-e25f-4226-97aa-45f863e3d0fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1294 | 2026.05.06 21:09:40.963005 [ 269 ] {f1ff1d2d-e25f-4226-97aa-45f863e3d0fb} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1295 | 2026.05.06 21:09:40.963041 [ 269 ] {f1ff1d2d-e25f-4226-97aa-45f863e3d0fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1296 | 2026.05.06 21:09:40.963319 [ 269 ] {f1ff1d2d-e25f-4226-97aa-45f863e3d0fb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1297 | 2026.05.06 21:09:40.963535 [ 269 ] {f1ff1d2d-e25f-4226-97aa-45f863e3d0fb} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1298 | 2026.05.06 21:09:40.963657 [ 269 ] {f1ff1d2d-e25f-4226-97aa-45f863e3d0fb} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001138 sec., 32513.181019332165 rows/sec., 2.39 MiB/sec. | ||
| 1299 | 2026.05.06 21:09:40.963692 [ 269 ] {f1ff1d2d-e25f-4226-97aa-45f863e3d0fb} <Debug> TCPHandler: Processed in 0.00130939 sec. | ||
| 1300 | 2026.05.06 21:09:40.963811 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1301 | 2026.05.06 21:09:40.963912 [ 269 ] {0996d3ae-92aa-4b07-8258-5945a7d6a5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1302 | 2026.05.06 21:09:40.963949 [ 269 ] {0996d3ae-92aa-4b07-8258-5945a7d6a5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1303 | 2026.05.06 21:09:40.964339 [ 269 ] {0996d3ae-92aa-4b07-8258-5945a7d6a5b8} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1304 | 2026.05.06 21:09:40.964375 [ 269 ] {0996d3ae-92aa-4b07-8258-5945a7d6a5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1305 | 2026.05.06 21:09:40.964652 [ 269 ] {0996d3ae-92aa-4b07-8258-5945a7d6a5b8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1306 | 2026.05.06 21:09:40.964851 [ 269 ] {0996d3ae-92aa-4b07-8258-5945a7d6a5b8} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1307 | 2026.05.06 21:09:40.964973 [ 269 ] {0996d3ae-92aa-4b07-8258-5945a7d6a5b8} <Debug> executeQuery: Read 42 rows, 3.38 KiB in 0.001078 sec., 38961.03896103896 rows/sec., 3.07 MiB/sec. | ||
| 1308 | 2026.05.06 21:09:40.965008 [ 269 ] {0996d3ae-92aa-4b07-8258-5945a7d6a5b8} <Debug> TCPHandler: Processed in 0.001245339 sec. | ||
| 1309 | 2026.05.06 21:09:40.965125 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1310 | 2026.05.06 21:09:40.965224 [ 269 ] {88aa1d4d-7464-4618-a446-984988941e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1311 | 2026.05.06 21:09:40.965275 [ 269 ] {88aa1d4d-7464-4618-a446-984988941e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1312 | 2026.05.06 21:09:40.966132 [ 269 ] {88aa1d4d-7464-4618-a446-984988941e1a} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1313 | 2026.05.06 21:09:40.966169 [ 269 ] {88aa1d4d-7464-4618-a446-984988941e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1314 | 2026.05.06 21:09:40.966750 [ 269 ] {88aa1d4d-7464-4618-a446-984988941e1a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1315 | 2026.05.06 21:09:40.966966 [ 269 ] {88aa1d4d-7464-4618-a446-984988941e1a} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1316 | 2026.05.06 21:09:40.967096 [ 269 ] {88aa1d4d-7464-4618-a446-984988941e1a} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001889 sec., 19587.08311275807 rows/sec., 35.10 MiB/sec. | ||
| 1317 | 2026.05.06 21:09:40.967143 [ 269 ] {88aa1d4d-7464-4618-a446-984988941e1a} <Debug> TCPHandler: Processed in 0.002066002 sec. | ||
| 1318 | 2026.05.06 21:09:40.967267 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2026.05.06 21:09:40.967373 [ 269 ] {c7fa1409-97ad-4bd7-b99c-d2e0d3d1d9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1320 | 2026.05.06 21:09:40.967414 [ 269 ] {c7fa1409-97ad-4bd7-b99c-d2e0d3d1d9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1321 | 2026.05.06 21:09:40.967730 [ 269 ] {c7fa1409-97ad-4bd7-b99c-d2e0d3d1d9fe} <Trace> oximeter.measurements_i64 (c26ac39f-331b-4961-baad-c5818f3bfa24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2026.05.06 21:09:40.967766 [ 269 ] {c7fa1409-97ad-4bd7-b99c-d2e0d3d1d9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1323 | 2026.05.06 21:09:40.968052 [ 269 ] {c7fa1409-97ad-4bd7-b99c-d2e0d3d1d9fe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1324 | 2026.05.06 21:09:40.968258 [ 269 ] {c7fa1409-97ad-4bd7-b99c-d2e0d3d1d9fe} <Trace> oximeter.measurements_i64 (c26ac39f-331b-4961-baad-c5818f3bfa24): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2026.05.06 21:09:40.968378 [ 269 ] {c7fa1409-97ad-4bd7-b99c-d2e0d3d1d9fe} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001028 sec., 5836.575875486381 rows/sec., 439.83 KiB/sec. | ||
| 1326 | 2026.05.06 21:09:40.968412 [ 269 ] {c7fa1409-97ad-4bd7-b99c-d2e0d3d1d9fe} <Debug> TCPHandler: Processed in 0.001193659 sec. | ||
| 1327 | 2026.05.06 21:09:43.483123 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1328 | 2026.05.06 21:09:43.483175 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1329 | 2026.05.06 21:09:43.543635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2908 | ||
| 1330 | 2026.05.06 21:09:43.544163 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2026.05.06 21:09:43.544205 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1332 | 2026.05.06 21:09:43.544711 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1333 | 2026.05.06 21:09:43.544956 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2026.05.06 21:09:43.545081 [ 77 ] {} <Debug> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1335 | 2026.05.06 21:09:43.545093 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2908 | ||
| 1336 | 2026.05.06 21:09:43.545136 [ 77 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.05.06 21:09:43.545162 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1338 | 2026.05.06 21:09:43.547304 [ 188 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1339 | 2026.05.06 21:09:43.549447 [ 188 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1340 | 2026.05.06 21:09:43.549540 [ 188 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1341 | 2026.05.06 21:09:43.549658 [ 188 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 439 rows starting from the beginning of the part | ||
| 1342 | 2026.05.06 21:09:43.549731 [ 188 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1343 | 2026.05.06 21:09:43.549863 [ 188 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1344 | 2026.05.06 21:09:43.549917 [ 188 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1345 | 2026.05.06 21:09:43.549966 [ 188 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1346 | 2026.05.06 21:09:43.582380 [ 200 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2908 rows, containing 4 columns (4 merged, 0 gathered) in 0.037071976 sec., 78442.00158092464 rows/sec., 1.12 MiB/sec. | ||
| 1347 | 2026.05.06 21:09:43.583175 [ 200 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1348 | 2026.05.06 21:09:43.583479 [ 200 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_6_1} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1349 | 2026.05.06 21:09:43.583551 [ 200 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_6_1} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1350 | 2026.05.06 21:09:43.583645 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1351 | 2026.05.06 21:09:43.723283 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1352 | 2026.05.06 21:09:43.740220 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1353 | 2026.05.06 21:09:43.740264 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1354 | 2026.05.06 21:09:43.746487 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1355 | 2026.05.06 21:09:43.747168 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1356 | 2026.05.06 21:09:43.747450 [ 77 ] {} <Debug> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1357 | 2026.05.06 21:09:43.747503 [ 77 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1358 | 2026.05.06 21:09:43.747528 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1359 | 2026.05.06 21:09:43.747620 [ 200 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1360 | 2026.05.06 21:09:43.749947 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1361 | 2026.05.06 21:09:43.750420 [ 200 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1362 | 2026.05.06 21:09:43.751140 [ 200 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 1363 | 2026.05.06 21:09:43.754476 [ 200 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
| 1364 | 2026.05.06 21:09:43.757883 [ 200 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 1365 | 2026.05.06 21:09:43.761778 [ 200 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 1366 | 2026.05.06 21:09:43.768328 [ 200 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 1367 | 2026.05.06 21:09:43.772470 [ 200 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 1368 | 2026.05.06 21:09:43.834694 [ 186 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.087097151 sec., 528.1458632326562 rows/sec., 2.73 MiB/sec. | ||
| 1369 | 2026.05.06 21:09:43.837027 [ 189 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1370 | 2026.05.06 21:09:43.839250 [ 189 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_6_1} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1371 | 2026.05.06 21:09:43.839352 [ 189 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_6_1} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1372 | 2026.05.06 21:09:43.841420 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1373 | 2026.05.06 21:09:44.000189 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.72 MiB, peak 181.26 MiB, free memory in arenas 0.00 B, will set to 181.46 MiB (RSS), difference: 9.73 MiB | ||
| 1374 | 2026.05.06 21:09:48.549853 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 12 entries to flush up to offset 138 | ||
| 1375 | 2026.05.06 21:09:48.551645 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1376 | 2026.05.06 21:09:48.551686 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1377 | 2026.05.06 21:09:48.552843 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1378 | 2026.05.06 21:09:48.553104 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1379 | 2026.05.06 21:09:48.553335 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 138 | ||
| 1380 | 2026.05.06 21:09:50.958931 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1381 | 2026.05.06 21:09:50.959187 [ 269 ] {c153d37c-54fd-458d-a53c-c6f161a67693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native (stage: Complete) | ||
| 1382 | 2026.05.06 21:09:50.959515 [ 269 ] {c153d37c-54fd-458d-a53c-c6f161a67693} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1383 | 2026.05.06 21:09:50.959553 [ 269 ] {c153d37c-54fd-458d-a53c-c6f161a67693} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1384 | 2026.05.06 21:09:50.959766 [ 269 ] {c153d37c-54fd-458d-a53c-c6f161a67693} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1385 | 2026.05.06 21:09:50.959843 [ 269 ] {c153d37c-54fd-458d-a53c-c6f161a67693} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1386 | 2026.05.06 21:09:50.959986 [ 269 ] {c153d37c-54fd-458d-a53c-c6f161a67693} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 16-element set) | ||
| 1387 | 2026.05.06 21:09:50.960022 [ 269 ] {c153d37c-54fd-458d-a53c-c6f161a67693} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1388 | 2026.05.06 21:09:50.960044 [ 269 ] {c153d37c-54fd-458d-a53c-c6f161a67693} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1389 | 2026.05.06 21:09:50.960060 [ 269 ] {c153d37c-54fd-458d-a53c-c6f161a67693} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1390 | 2026.05.06 21:09:50.960098 [ 269 ] {c153d37c-54fd-458d-a53c-c6f161a67693} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1391 | 2026.05.06 21:09:50.960117 [ 269 ] {c153d37c-54fd-458d-a53c-c6f161a67693} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1392 | 2026.05.06 21:09:50.961587 [ 269 ] {c153d37c-54fd-458d-a53c-c6f161a67693} <Debug> executeQuery: Read 5 rows, 665.00 B in 0.002496 sec., 2003.2051282051282 rows/sec., 260.18 KiB/sec. | ||
| 1393 | 2026.05.06 21:09:50.961699 [ 269 ] {c153d37c-54fd-458d-a53c-c6f161a67693} <Debug> TCPHandler: Processed in 0.002903495 sec. | ||
| 1394 | 2026.05.06 21:09:50.962945 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1395 | 2026.05.06 21:09:50.963061 [ 269 ] {c7abbee5-d8d3-4376-b918-9597a805e5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1396 | 2026.05.06 21:09:50.963105 [ 269 ] {c7abbee5-d8d3-4376-b918-9597a805e5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1397 | 2026.05.06 21:09:50.963677 [ 269 ] {c7abbee5-d8d3-4376-b918-9597a805e5a5} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1398 | 2026.05.06 21:09:50.963726 [ 269 ] {c7abbee5-d8d3-4376-b918-9597a805e5a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1399 | 2026.05.06 21:09:50.964166 [ 269 ] {c7abbee5-d8d3-4376-b918-9597a805e5a5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1400 | 2026.05.06 21:09:50.964369 [ 269 ] {c7abbee5-d8d3-4376-b918-9597a805e5a5} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1401 | 2026.05.06 21:09:50.964518 [ 269 ] {c7abbee5-d8d3-4376-b918-9597a805e5a5} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001492 sec., 9383.378016085791 rows/sec., 1.31 MiB/sec. | ||
| 1402 | 2026.05.06 21:09:50.964561 [ 269 ] {c7abbee5-d8d3-4376-b918-9597a805e5a5} <Debug> TCPHandler: Processed in 0.001669346 sec. | ||
| 1403 | 2026.05.06 21:09:50.964731 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1404 | 2026.05.06 21:09:50.964833 [ 269 ] {cafb259f-143c-470b-a6c6-b10396551a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1405 | 2026.05.06 21:09:50.964876 [ 269 ] {cafb259f-143c-470b-a6c6-b10396551a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1406 | 2026.05.06 21:09:50.965286 [ 269 ] {cafb259f-143c-470b-a6c6-b10396551a4a} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1407 | 2026.05.06 21:09:50.965325 [ 269 ] {cafb259f-143c-470b-a6c6-b10396551a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1408 | 2026.05.06 21:09:50.965626 [ 269 ] {cafb259f-143c-470b-a6c6-b10396551a4a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1409 | 2026.05.06 21:09:50.965841 [ 269 ] {cafb259f-143c-470b-a6c6-b10396551a4a} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1410 | 2026.05.06 21:09:50.965970 [ 269 ] {cafb259f-143c-470b-a6c6-b10396551a4a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00116 sec., 1724.1379310344828 rows/sec., 140.59 KiB/sec. | ||
| 1411 | 2026.05.06 21:09:50.966010 [ 269 ] {cafb259f-143c-470b-a6c6-b10396551a4a} <Debug> TCPHandler: Processed in 0.001328941 sec. | ||
| 1412 | 2026.05.06 21:09:50.966138 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1413 | 2026.05.06 21:09:50.966234 [ 269 ] {2707761d-43a2-4b08-8cb0-213621b9353f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1414 | 2026.05.06 21:09:50.966275 [ 269 ] {2707761d-43a2-4b08-8cb0-213621b9353f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1415 | 2026.05.06 21:09:50.966697 [ 269 ] {2707761d-43a2-4b08-8cb0-213621b9353f} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1416 | 2026.05.06 21:09:50.966732 [ 269 ] {2707761d-43a2-4b08-8cb0-213621b9353f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1417 | 2026.05.06 21:09:50.967025 [ 269 ] {2707761d-43a2-4b08-8cb0-213621b9353f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1418 | 2026.05.06 21:09:50.967225 [ 269 ] {2707761d-43a2-4b08-8cb0-213621b9353f} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1419 | 2026.05.06 21:09:50.967344 [ 269 ] {2707761d-43a2-4b08-8cb0-213621b9353f} <Debug> executeQuery: Read 101 rows, 9.24 KiB in 0.001184 sec., 85304.05405405405 rows/sec., 7.62 MiB/sec. | ||
| 1420 | 2026.05.06 21:09:50.967379 [ 269 ] {2707761d-43a2-4b08-8cb0-213621b9353f} <Debug> TCPHandler: Processed in 0.001347821 sec. | ||
| 1421 | 2026.05.06 21:09:50.967559 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1422 | 2026.05.06 21:09:50.967655 [ 269 ] {1a5a157c-9f15-4cb9-9dfe-f7383236dfe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1423 | 2026.05.06 21:09:50.967695 [ 269 ] {1a5a157c-9f15-4cb9-9dfe-f7383236dfe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1424 | 2026.05.06 21:09:50.968092 [ 269 ] {1a5a157c-9f15-4cb9-9dfe-f7383236dfe0} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1425 | 2026.05.06 21:09:50.968134 [ 269 ] {1a5a157c-9f15-4cb9-9dfe-f7383236dfe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1426 | 2026.05.06 21:09:50.968425 [ 269 ] {1a5a157c-9f15-4cb9-9dfe-f7383236dfe0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1427 | 2026.05.06 21:09:50.968631 [ 269 ] {1a5a157c-9f15-4cb9-9dfe-f7383236dfe0} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1428 | 2026.05.06 21:09:50.968760 [ 269 ] {1a5a157c-9f15-4cb9-9dfe-f7383236dfe0} <Debug> executeQuery: Read 39 rows, 2.92 KiB in 0.001124 sec., 34697.50889679715 rows/sec., 2.54 MiB/sec. | ||
| 1429 | 2026.05.06 21:09:50.968797 [ 269 ] {1a5a157c-9f15-4cb9-9dfe-f7383236dfe0} <Debug> TCPHandler: Processed in 0.00128754 sec. | ||
| 1430 | 2026.05.06 21:09:50.968918 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2026.05.06 21:09:50.969014 [ 269 ] {c0036fbf-6a95-44e7-8de6-7ce9a9d6aca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1432 | 2026.05.06 21:09:50.969053 [ 269 ] {c0036fbf-6a95-44e7-8de6-7ce9a9d6aca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1433 | 2026.05.06 21:09:50.969460 [ 269 ] {c0036fbf-6a95-44e7-8de6-7ce9a9d6aca0} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1434 | 2026.05.06 21:09:50.969496 [ 269 ] {c0036fbf-6a95-44e7-8de6-7ce9a9d6aca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1435 | 2026.05.06 21:09:50.969792 [ 269 ] {c0036fbf-6a95-44e7-8de6-7ce9a9d6aca0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1436 | 2026.05.06 21:09:50.970001 [ 269 ] {c0036fbf-6a95-44e7-8de6-7ce9a9d6aca0} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1437 | 2026.05.06 21:09:50.970125 [ 269 ] {c0036fbf-6a95-44e7-8de6-7ce9a9d6aca0} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.00113 sec., 59292.035398230095 rows/sec., 4.63 MiB/sec. | ||
| 1438 | 2026.05.06 21:09:50.970163 [ 269 ] {c0036fbf-6a95-44e7-8de6-7ce9a9d6aca0} <Debug> TCPHandler: Processed in 0.00129356 sec. | ||
| 1439 | 2026.05.06 21:09:50.970292 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1440 | 2026.05.06 21:09:50.970387 [ 269 ] {57571df6-43b6-4c6b-a2dd-cddf4a3322f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1441 | 2026.05.06 21:09:50.970431 [ 269 ] {57571df6-43b6-4c6b-a2dd-cddf4a3322f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1442 | 2026.05.06 21:09:50.970817 [ 269 ] {57571df6-43b6-4c6b-a2dd-cddf4a3322f9} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2026.05.06 21:09:50.970853 [ 269 ] {57571df6-43b6-4c6b-a2dd-cddf4a3322f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1444 | 2026.05.06 21:09:50.971170 [ 269 ] {57571df6-43b6-4c6b-a2dd-cddf4a3322f9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1445 | 2026.05.06 21:09:50.971377 [ 269 ] {57571df6-43b6-4c6b-a2dd-cddf4a3322f9} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1446 | 2026.05.06 21:09:50.971505 [ 269 ] {57571df6-43b6-4c6b-a2dd-cddf4a3322f9} <Debug> executeQuery: Read 41 rows, 2.91 KiB in 0.001137 sec., 36059.80650835532 rows/sec., 2.50 MiB/sec. | ||
| 1447 | 2026.05.06 21:09:50.971551 [ 269 ] {57571df6-43b6-4c6b-a2dd-cddf4a3322f9} <Debug> TCPHandler: Processed in 0.00130836 sec. | ||
| 1448 | 2026.05.06 21:09:50.971666 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1449 | 2026.05.06 21:09:50.971763 [ 269 ] {652f6692-a940-4ef9-b690-f6072108cf7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1450 | 2026.05.06 21:09:50.971816 [ 269 ] {652f6692-a940-4ef9-b690-f6072108cf7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1451 | 2026.05.06 21:09:50.972588 [ 269 ] {652f6692-a940-4ef9-b690-f6072108cf7f} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1452 | 2026.05.06 21:09:50.972627 [ 269 ] {652f6692-a940-4ef9-b690-f6072108cf7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1453 | 2026.05.06 21:09:50.973177 [ 269 ] {652f6692-a940-4ef9-b690-f6072108cf7f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1454 | 2026.05.06 21:09:50.973399 [ 269 ] {652f6692-a940-4ef9-b690-f6072108cf7f} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1455 | 2026.05.06 21:09:50.973544 [ 269 ] {652f6692-a940-4ef9-b690-f6072108cf7f} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.0018 sec., 20555.555555555555 rows/sec., 36.83 MiB/sec. | ||
| 1456 | 2026.05.06 21:09:50.973608 [ 269 ] {652f6692-a940-4ef9-b690-f6072108cf7f} <Debug> TCPHandler: Processed in 0.001991741 sec. | ||
| 1457 | 2026.05.06 21:09:50.973734 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1458 | 2026.05.06 21:09:50.973831 [ 269 ] {f8e6fbcc-efde-4b6d-b23d-26de519e970f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1459 | 2026.05.06 21:09:50.973873 [ 269 ] {f8e6fbcc-efde-4b6d-b23d-26de519e970f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1460 | 2026.05.06 21:09:50.974230 [ 269 ] {f8e6fbcc-efde-4b6d-b23d-26de519e970f} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1461 | 2026.05.06 21:09:50.974267 [ 269 ] {f8e6fbcc-efde-4b6d-b23d-26de519e970f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1462 | 2026.05.06 21:09:50.974684 [ 269 ] {f8e6fbcc-efde-4b6d-b23d-26de519e970f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1463 | 2026.05.06 21:09:50.974894 [ 269 ] {f8e6fbcc-efde-4b6d-b23d-26de519e970f} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1464 | 2026.05.06 21:09:50.975021 [ 269 ] {f8e6fbcc-efde-4b6d-b23d-26de519e970f} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001209 sec., 13234.077750206783 rows/sec., 930.52 KiB/sec. | ||
| 1465 | 2026.05.06 21:09:50.975055 [ 269 ] {f8e6fbcc-efde-4b6d-b23d-26de519e970f} <Debug> TCPHandler: Processed in 0.001370101 sec. | ||
| 1466 | 2026.05.06 21:09:51.045288 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3420 | ||
| 1467 | 2026.05.06 21:09:51.045665 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2026.05.06 21:09:51.045699 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1469 | 2026.05.06 21:09:51.046158 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1470 | 2026.05.06 21:09:51.046387 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1471 | 2026.05.06 21:09:51.046502 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3420 | ||
| 1472 | 2026.05.06 21:09:51.250143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1473 | 2026.05.06 21:09:51.267451 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1474 | 2026.05.06 21:09:51.267514 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1475 | 2026.05.06 21:09:51.273171 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1476 | 2026.05.06 21:09:51.273907 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1477 | 2026.05.06 21:09:51.277709 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1478 | 2026.05.06 21:09:55.957911 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1479 | 2026.05.06 21:09:55.958222 [ 269 ] {2e28f935-8792-4841-955d-07370101e9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 1480 | 2026.05.06 21:09:55.958600 [ 269 ] {2e28f935-8792-4841-955d-07370101e9f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1481 | 2026.05.06 21:09:55.958635 [ 269 ] {2e28f935-8792-4841-955d-07370101e9f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 1482 | 2026.05.06 21:09:55.958843 [ 269 ] {2e28f935-8792-4841-955d-07370101e9f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1483 | 2026.05.06 21:09:55.958913 [ 269 ] {2e28f935-8792-4841-955d-07370101e9f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1484 | 2026.05.06 21:09:55.959051 [ 269 ] {2e28f935-8792-4841-955d-07370101e9f2} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1485 | 2026.05.06 21:09:55.959181 [ 278 ] {2e28f935-8792-4841-955d-07370101e9f2} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1486 | 2026.05.06 21:09:55.959194 [ 347 ] {2e28f935-8792-4841-955d-07370101e9f2} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1487 | 2026.05.06 21:09:55.959338 [ 269 ] {2e28f935-8792-4841-955d-07370101e9f2} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1488 | 2026.05.06 21:09:55.959368 [ 269 ] {2e28f935-8792-4841-955d-07370101e9f2} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1489 | 2026.05.06 21:09:55.961822 [ 269 ] {2e28f935-8792-4841-955d-07370101e9f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1490 | 2026.05.06 21:09:55.961851 [ 269 ] {2e28f935-8792-4841-955d-07370101e9f2} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1491 | 2026.05.06 21:09:55.961910 [ 269 ] {2e28f935-8792-4841-955d-07370101e9f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1492 | 2026.05.06 21:09:55.961948 [ 269 ] {2e28f935-8792-4841-955d-07370101e9f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1493 | 2026.05.06 21:09:55.963312 [ 269 ] {2e28f935-8792-4841-955d-07370101e9f2} <Debug> executeQuery: Read 19 rows, 2.23 KiB in 0.005203 sec., 3651.739381126273 rows/sec., 428.88 KiB/sec. | ||
| 1494 | 2026.05.06 21:09:55.963417 [ 269 ] {2e28f935-8792-4841-955d-07370101e9f2} <Debug> TCPHandler: Processed in 0.005659338 sec. | ||
| 1495 | 2026.05.06 21:09:55.964403 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1496 | 2026.05.06 21:09:55.964515 [ 269 ] {a7f9843f-01d1-4e08-baea-8e463ea79468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1497 | 2026.05.06 21:09:55.964559 [ 269 ] {a7f9843f-01d1-4e08-baea-8e463ea79468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1498 | 2026.05.06 21:09:55.965025 [ 269 ] {a7f9843f-01d1-4e08-baea-8e463ea79468} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1499 | 2026.05.06 21:09:55.965069 [ 269 ] {a7f9843f-01d1-4e08-baea-8e463ea79468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1500 | 2026.05.06 21:09:55.965437 [ 269 ] {a7f9843f-01d1-4e08-baea-8e463ea79468} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1501 | 2026.05.06 21:09:55.965667 [ 269 ] {a7f9843f-01d1-4e08-baea-8e463ea79468} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1502 | 2026.05.06 21:09:55.965825 [ 269 ] {a7f9843f-01d1-4e08-baea-8e463ea79468} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001343 sec., 19359.642591213702 rows/sec., 1.50 MiB/sec. | ||
| 1503 | 2026.05.06 21:09:55.965865 [ 269 ] {a7f9843f-01d1-4e08-baea-8e463ea79468} <Debug> TCPHandler: Processed in 0.001512824 sec. | ||
| 1504 | 2026.05.06 21:09:55.965994 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2026.05.06 21:09:55.966091 [ 269 ] {e2f585a6-fbad-4e82-91bf-e246c697fe23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1506 | 2026.05.06 21:09:55.966132 [ 269 ] {e2f585a6-fbad-4e82-91bf-e246c697fe23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1507 | 2026.05.06 21:09:55.966540 [ 269 ] {e2f585a6-fbad-4e82-91bf-e246c697fe23} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2026.05.06 21:09:55.966578 [ 269 ] {e2f585a6-fbad-4e82-91bf-e246c697fe23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1509 | 2026.05.06 21:09:55.966861 [ 269 ] {e2f585a6-fbad-4e82-91bf-e246c697fe23} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1510 | 2026.05.06 21:09:55.967069 [ 269 ] {e2f585a6-fbad-4e82-91bf-e246c697fe23} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1511 | 2026.05.06 21:09:55.967196 [ 269 ] {e2f585a6-fbad-4e82-91bf-e246c697fe23} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001164 sec., 24054.982817869415 rows/sec., 1.88 MiB/sec. | ||
| 1512 | 2026.05.06 21:09:55.967232 [ 269 ] {e2f585a6-fbad-4e82-91bf-e246c697fe23} <Debug> TCPHandler: Processed in 0.001331831 sec. | ||
| 1513 | 2026.05.06 21:09:55.967342 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1514 | 2026.05.06 21:09:55.967434 [ 269 ] {fca7d970-ea55-422a-8c8b-2dde707378a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1515 | 2026.05.06 21:09:55.967474 [ 269 ] {fca7d970-ea55-422a-8c8b-2dde707378a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1516 | 2026.05.06 21:09:55.967909 [ 269 ] {fca7d970-ea55-422a-8c8b-2dde707378a2} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2026.05.06 21:09:55.967946 [ 269 ] {fca7d970-ea55-422a-8c8b-2dde707378a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1518 | 2026.05.06 21:09:55.968265 [ 269 ] {fca7d970-ea55-422a-8c8b-2dde707378a2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1519 | 2026.05.06 21:09:55.968488 [ 269 ] {fca7d970-ea55-422a-8c8b-2dde707378a2} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1520 | 2026.05.06 21:09:55.968620 [ 269 ] {fca7d970-ea55-422a-8c8b-2dde707378a2} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001146 sec., 43630.01745200698 rows/sec., 3.02 MiB/sec. | ||
| 1521 | 2026.05.06 21:09:55.968660 [ 269 ] {fca7d970-ea55-422a-8c8b-2dde707378a2} <Debug> TCPHandler: Processed in 0.00131573 sec. | ||
| 1522 | 2026.05.06 21:09:55.968778 [ 269 ] {} <Trace> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1523 | 2026.05.06 21:09:55.968873 [ 269 ] {362dd3dc-e582-4811-a50e-8dd7031d7410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51372) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1524 | 2026.05.06 21:09:55.968915 [ 269 ] {362dd3dc-e582-4811-a50e-8dd7031d7410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1525 | 2026.05.06 21:09:55.969243 [ 269 ] {362dd3dc-e582-4811-a50e-8dd7031d7410} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1526 | 2026.05.06 21:09:55.969281 [ 269 ] {362dd3dc-e582-4811-a50e-8dd7031d7410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1527 | 2026.05.06 21:09:55.969581 [ 269 ] {362dd3dc-e582-4811-a50e-8dd7031d7410} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1528 | 2026.05.06 21:09:55.969801 [ 269 ] {362dd3dc-e582-4811-a50e-8dd7031d7410} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2026.05.06 21:09:55.969934 [ 269 ] {362dd3dc-e582-4811-a50e-8dd7031d7410} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001079 sec., 18535.681186283593 rows/sec., 1.27 MiB/sec. | ||
| 1530 | 2026.05.06 21:09:55.969970 [ 269 ] {362dd3dc-e582-4811-a50e-8dd7031d7410} <Debug> TCPHandler: Processed in 0.001241369 sec. | ||
| 1531 | 2026.05.06 21:09:58.483243 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1532 | 2026.05.06 21:09:58.483304 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1533 | 2026.05.06 21:09:58.546665 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3868 | ||
| 1534 | 2026.05.06 21:09:58.547354 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1535 | 2026.05.06 21:09:58.547406 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1536 | 2026.05.06 21:09:58.548000 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1537 | 2026.05.06 21:09:58.548258 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1538 | 2026.05.06 21:09:58.548409 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3868 | ||
| 1539 | 2026.05.06 21:09:58.553535 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 166 | ||
| 1540 | 2026.05.06 21:09:58.555636 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1541 | 2026.05.06 21:09:58.555677 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1542 | 2026.05.06 21:09:58.556824 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1543 | 2026.05.06 21:09:58.557073 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1544 | 2026.05.06 21:09:58.557203 [ 60 ] {} <Debug> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1545 | 2026.05.06 21:09:58.557270 [ 60 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1546 | 2026.05.06 21:09:58.557295 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1547 | 2026.05.06 21:09:58.557303 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 166 | ||
| 1548 | 2026.05.06 21:09:58.557414 [ 188 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1549 | 2026.05.06 21:09:58.558059 [ 188 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1550 | 2026.05.06 21:09:58.558252 [ 188 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1551 | 2026.05.06 21:09:58.558710 [ 188 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 1552 | 2026.05.06 21:09:58.559097 [ 188 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 18 rows starting from the beginning of the part | ||
| 1553 | 2026.05.06 21:09:58.559476 [ 188 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 1554 | 2026.05.06 21:09:58.559870 [ 188 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 1555 | 2026.05.06 21:09:58.560244 [ 188 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
| 1556 | 2026.05.06 21:09:58.565785 [ 186 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 72 columns (72 merged, 0 gathered) in 0.008428811 sec., 19694.35546721833 rows/sec., 19.56 MiB/sec. | ||
| 1557 | 2026.05.06 21:09:58.566414 [ 192 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1558 | 2026.05.06 21:09:58.567002 [ 192 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_6_1} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2026.05.06 21:09:58.567072 [ 192 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_6_1} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1560 | 2026.05.06 21:09:58.567189 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 1561 | 2026.05.06 21:09:58.777834 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1562 | 2026.05.06 21:09:58.795186 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.05.06 21:09:58.795225 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1564 | 2026.05.06 21:09:58.800556 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1565 | 2026.05.06 21:09:58.801232 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2026.05.06 21:09:58.804071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1567 | 2026.05.06 21:09:59.056960 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1568 | 2026.05.06 21:09:59.057018 [ 3 ] {} <Debug> TCP-Session: 60970803-8d57-4f65-bd7e-e9a9050e3e52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1569 | 2026.05.06 21:10:00.000203 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.23 MiB, peak 186.79 MiB, free memory in arenas 0.00 B, will set to 182.27 MiB (RSS), difference: 2.03 MiB | ||
| 1570 | 2026.05.06 21:10:00.488987 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1571 | 2026.05.06 21:10:00.489060 [ 269 ] {} <Debug> TCP-Session: e536d9ea-1060-48df-9ac4-23d4b60d9a85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1572 | 2026.05.06 21:10:00.958579 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1573 | 2026.05.06 21:10:00.958802 [ 275 ] {bb71933c-1c26-4139-b050-9c63a0523cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1574 | 2026.05.06 21:10:00.959127 [ 275 ] {bb71933c-1c26-4139-b050-9c63a0523cad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1575 | 2026.05.06 21:10:00.959163 [ 275 ] {bb71933c-1c26-4139-b050-9c63a0523cad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1576 | 2026.05.06 21:10:00.959378 [ 275 ] {bb71933c-1c26-4139-b050-9c63a0523cad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1577 | 2026.05.06 21:10:00.959448 [ 275 ] {bb71933c-1c26-4139-b050-9c63a0523cad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1578 | 2026.05.06 21:10:00.959591 [ 275 ] {bb71933c-1c26-4139-b050-9c63a0523cad} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 1579 | 2026.05.06 21:10:00.959687 [ 333 ] {bb71933c-1c26-4139-b050-9c63a0523cad} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1580 | 2026.05.06 21:10:00.959687 [ 278 ] {bb71933c-1c26-4139-b050-9c63a0523cad} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1581 | 2026.05.06 21:10:00.959785 [ 275 ] {bb71933c-1c26-4139-b050-9c63a0523cad} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1582 | 2026.05.06 21:10:00.959808 [ 275 ] {bb71933c-1c26-4139-b050-9c63a0523cad} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1583 | 2026.05.06 21:10:00.959875 [ 275 ] {bb71933c-1c26-4139-b050-9c63a0523cad} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1584 | 2026.05.06 21:10:00.959894 [ 275 ] {bb71933c-1c26-4139-b050-9c63a0523cad} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1585 | 2026.05.06 21:10:00.959927 [ 275 ] {bb71933c-1c26-4139-b050-9c63a0523cad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 1586 | 2026.05.06 21:10:00.959963 [ 275 ] {bb71933c-1c26-4139-b050-9c63a0523cad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 1587 | 2026.05.06 21:10:00.961245 [ 275 ] {bb71933c-1c26-4139-b050-9c63a0523cad} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.002525 sec., 7524.752475247525 rows/sec., 1.03 MiB/sec. | ||
| 1588 | 2026.05.06 21:10:00.961361 [ 275 ] {bb71933c-1c26-4139-b050-9c63a0523cad} <Debug> TCPHandler: Processed in 0.002912335 sec. | ||
| 1589 | 2026.05.06 21:10:00.962930 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1590 | 2026.05.06 21:10:00.963037 [ 275 ] {0cfc1b8d-4880-4d74-8f00-6b6d9ad783aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1591 | 2026.05.06 21:10:00.963078 [ 275 ] {0cfc1b8d-4880-4d74-8f00-6b6d9ad783aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1592 | 2026.05.06 21:10:00.963644 [ 275 ] {0cfc1b8d-4880-4d74-8f00-6b6d9ad783aa} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1593 | 2026.05.06 21:10:00.963684 [ 275 ] {0cfc1b8d-4880-4d74-8f00-6b6d9ad783aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1594 | 2026.05.06 21:10:00.964059 [ 275 ] {0cfc1b8d-4880-4d74-8f00-6b6d9ad783aa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1595 | 2026.05.06 21:10:00.964279 [ 275 ] {0cfc1b8d-4880-4d74-8f00-6b6d9ad783aa} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1596 | 2026.05.06 21:10:00.964399 [ 58 ] {} <Debug> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1597 | 2026.05.06 21:10:00.964419 [ 275 ] {0cfc1b8d-4880-4d74-8f00-6b6d9ad783aa} <Debug> executeQuery: Read 100 rows, 9.17 KiB in 0.001412 sec., 70821.52974504248 rows/sec., 6.34 MiB/sec. | ||
| 1598 | 2026.05.06 21:10:00.964467 [ 58 ] {} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2026.05.06 21:10:00.964475 [ 275 ] {0cfc1b8d-4880-4d74-8f00-6b6d9ad783aa} <Debug> TCPHandler: Processed in 0.001594824 sec. | ||
| 1600 | 2026.05.06 21:10:00.964495 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1601 | 2026.05.06 21:10:00.964610 [ 186 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1602 | 2026.05.06 21:10:00.964617 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1603 | 2026.05.06 21:10:00.964734 [ 275 ] {7dd5b7e6-4c7a-4fdf-87a5-9f74909a649b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1604 | 2026.05.06 21:10:00.964745 [ 186 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1605 | 2026.05.06 21:10:00.964775 [ 275 ] {7dd5b7e6-4c7a-4fdf-87a5-9f74909a649b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1606 | 2026.05.06 21:10:00.964800 [ 186 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 1607 | 2026.05.06 21:10:00.964905 [ 186 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 58 rows starting from the beginning of the part | ||
| 1608 | 2026.05.06 21:10:00.964963 [ 186 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1609 | 2026.05.06 21:10:00.965019 [ 186 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 101 rows starting from the beginning of the part | ||
| 1610 | 2026.05.06 21:10:00.965069 [ 186 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1611 | 2026.05.06 21:10:00.965120 [ 186 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
| 1612 | 2026.05.06 21:10:00.965236 [ 275 ] {7dd5b7e6-4c7a-4fdf-87a5-9f74909a649b} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1613 | 2026.05.06 21:10:00.965279 [ 275 ] {7dd5b7e6-4c7a-4fdf-87a5-9f74909a649b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1614 | 2026.05.06 21:10:00.965612 [ 275 ] {7dd5b7e6-4c7a-4fdf-87a5-9f74909a649b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1615 | 2026.05.06 21:10:00.965878 [ 275 ] {7dd5b7e6-4c7a-4fdf-87a5-9f74909a649b} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1616 | 2026.05.06 21:10:00.966025 [ 275 ] {7dd5b7e6-4c7a-4fdf-87a5-9f74909a649b} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001309 sec., 28265.85179526356 rows/sec., 2.08 MiB/sec. | ||
| 1617 | 2026.05.06 21:10:00.966064 [ 275 ] {7dd5b7e6-4c7a-4fdf-87a5-9f74909a649b} <Debug> TCPHandler: Processed in 0.001495913 sec. | ||
| 1618 | 2026.05.06 21:10:00.966167 [ 192 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 391 rows, containing 5 columns (5 merged, 0 gathered) in 0.001603555 sec., 243833.23303534958 rows/sec., 23.04 MiB/sec. | ||
| 1619 | 2026.05.06 21:10:00.966182 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1620 | 2026.05.06 21:10:00.966304 [ 275 ] {3f6385fa-ae6e-4c8a-b96e-37953af35a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1621 | 2026.05.06 21:10:00.966343 [ 275 ] {3f6385fa-ae6e-4c8a-b96e-37953af35a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1622 | 2026.05.06 21:10:00.966369 [ 199 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1623 | 2026.05.06 21:10:00.966629 [ 199 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_6_1} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1624 | 2026.05.06 21:10:00.966689 [ 199 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_6_1} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1625 | 2026.05.06 21:10:00.966761 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1626 | 2026.05.06 21:10:00.966765 [ 275 ] {3f6385fa-ae6e-4c8a-b96e-37953af35a87} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1627 | 2026.05.06 21:10:00.966804 [ 275 ] {3f6385fa-ae6e-4c8a-b96e-37953af35a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1628 | 2026.05.06 21:10:00.967091 [ 275 ] {3f6385fa-ae6e-4c8a-b96e-37953af35a87} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1629 | 2026.05.06 21:10:00.967294 [ 275 ] {3f6385fa-ae6e-4c8a-b96e-37953af35a87} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1630 | 2026.05.06 21:10:00.967388 [ 58 ] {} <Debug> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1631 | 2026.05.06 21:10:00.967418 [ 275 ] {3f6385fa-ae6e-4c8a-b96e-37953af35a87} <Debug> executeQuery: Read 65 rows, 5.20 KiB in 0.001133 sec., 57369.814651368055 rows/sec., 4.48 MiB/sec. | ||
| 1632 | 2026.05.06 21:10:00.967419 [ 58 ] {} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1633 | 2026.05.06 21:10:00.967462 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1634 | 2026.05.06 21:10:00.967467 [ 275 ] {3f6385fa-ae6e-4c8a-b96e-37953af35a87} <Debug> TCPHandler: Processed in 0.001332991 sec. | ||
| 1635 | 2026.05.06 21:10:00.967526 [ 186 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1636 | 2026.05.06 21:10:00.967610 [ 186 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1637 | 2026.05.06 21:10:00.967616 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1638 | 2026.05.06 21:10:00.967634 [ 186 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part | ||
| 1639 | 2026.05.06 21:10:00.967691 [ 186 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part | ||
| 1640 | 2026.05.06 21:10:00.967726 [ 275 ] {cb71ebe7-a178-4272-8147-d2dace58abcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1641 | 2026.05.06 21:10:00.967727 [ 186 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part | ||
| 1642 | 2026.05.06 21:10:00.967777 [ 275 ] {cb71ebe7-a178-4272-8147-d2dace58abcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1643 | 2026.05.06 21:10:00.967782 [ 186 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 67 rows starting from the beginning of the part | ||
| 1644 | 2026.05.06 21:10:00.967832 [ 186 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
| 1645 | 2026.05.06 21:10:00.967866 [ 186 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 65 rows starting from the beginning of the part | ||
| 1646 | 2026.05.06 21:10:00.968151 [ 275 ] {cb71ebe7-a178-4272-8147-d2dace58abcd} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1647 | 2026.05.06 21:10:00.968192 [ 275 ] {cb71ebe7-a178-4272-8147-d2dace58abcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1648 | 2026.05.06 21:10:00.968532 [ 275 ] {cb71ebe7-a178-4272-8147-d2dace58abcd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1649 | 2026.05.06 21:10:00.968609 [ 191 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 5 columns (5 merged, 0 gathered) in 0.001107398 sec., 238396.67400519052 rows/sec., 19.58 MiB/sec. | ||
| 1650 | 2026.05.06 21:10:00.968744 [ 186 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1651 | 2026.05.06 21:10:00.968766 [ 275 ] {cb71ebe7-a178-4272-8147-d2dace58abcd} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2026.05.06 21:10:00.968917 [ 275 ] {cb71ebe7-a178-4272-8147-d2dace58abcd} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001211 sec., 41288.19157720892 rows/sec., 2.86 MiB/sec. | ||
| 1653 | 2026.05.06 21:10:00.968957 [ 275 ] {cb71ebe7-a178-4272-8147-d2dace58abcd} <Debug> TCPHandler: Processed in 0.001391742 sec. | ||
| 1654 | 2026.05.06 21:10:00.969004 [ 186 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_6_1} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1655 | 2026.05.06 21:10:00.969074 [ 186 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_6_1} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1656 | 2026.05.06 21:10:00.969087 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1657 | 2026.05.06 21:10:00.969134 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1658 | 2026.05.06 21:10:00.969186 [ 275 ] {f38c35d9-66e8-4965-a08d-2d266cf76ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1659 | 2026.05.06 21:10:00.969244 [ 275 ] {f38c35d9-66e8-4965-a08d-2d266cf76ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1660 | 2026.05.06 21:10:00.970209 [ 275 ] {f38c35d9-66e8-4965-a08d-2d266cf76ba4} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1661 | 2026.05.06 21:10:00.970245 [ 275 ] {f38c35d9-66e8-4965-a08d-2d266cf76ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1662 | 2026.05.06 21:10:00.970842 [ 275 ] {f38c35d9-66e8-4965-a08d-2d266cf76ba4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1663 | 2026.05.06 21:10:00.971063 [ 275 ] {f38c35d9-66e8-4965-a08d-2d266cf76ba4} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2026.05.06 21:10:00.971207 [ 275 ] {f38c35d9-66e8-4965-a08d-2d266cf76ba4} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002039 sec., 18146.150073565474 rows/sec., 32.52 MiB/sec. | ||
| 1665 | 2026.05.06 21:10:00.971259 [ 275 ] {f38c35d9-66e8-4965-a08d-2d266cf76ba4} <Debug> TCPHandler: Processed in 0.002222045 sec. | ||
| 1666 | 2026.05.06 21:10:00.971385 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1667 | 2026.05.06 21:10:00.971480 [ 275 ] {420c8662-0d04-495b-b319-1078508cdc7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1668 | 2026.05.06 21:10:00.971520 [ 275 ] {420c8662-0d04-495b-b319-1078508cdc7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1669 | 2026.05.06 21:10:00.971871 [ 275 ] {420c8662-0d04-495b-b319-1078508cdc7f} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1670 | 2026.05.06 21:10:00.971905 [ 275 ] {420c8662-0d04-495b-b319-1078508cdc7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1671 | 2026.05.06 21:10:00.972194 [ 275 ] {420c8662-0d04-495b-b319-1078508cdc7f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1672 | 2026.05.06 21:10:00.972397 [ 275 ] {420c8662-0d04-495b-b319-1078508cdc7f} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1673 | 2026.05.06 21:10:00.972520 [ 275 ] {420c8662-0d04-495b-b319-1078508cdc7f} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001059 sec., 18885.741265344663 rows/sec., 1.30 MiB/sec. | ||
| 1674 | 2026.05.06 21:10:00.972557 [ 275 ] {420c8662-0d04-495b-b319-1078508cdc7f} <Debug> TCPHandler: Processed in 0.001223749 sec. | ||
| 1675 | 2026.05.06 21:10:01.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.79 MiB, peak 186.79 MiB, free memory in arenas 0.00 B, will set to 182.46 MiB (RSS), difference: 1.67 MiB | ||
| 1676 | 2026.05.06 21:10:05.957258 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1677 | 2026.05.06 21:10:05.957482 [ 275 ] {a1d95991-24c0-4ee3-b4ab-b8369b3e055c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 1678 | 2026.05.06 21:10:05.957814 [ 275 ] {a1d95991-24c0-4ee3-b4ab-b8369b3e055c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1679 | 2026.05.06 21:10:05.957847 [ 275 ] {a1d95991-24c0-4ee3-b4ab-b8369b3e055c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 1680 | 2026.05.06 21:10:05.958047 [ 275 ] {a1d95991-24c0-4ee3-b4ab-b8369b3e055c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1681 | 2026.05.06 21:10:05.958113 [ 275 ] {a1d95991-24c0-4ee3-b4ab-b8369b3e055c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1682 | 2026.05.06 21:10:05.958248 [ 275 ] {a1d95991-24c0-4ee3-b4ab-b8369b3e055c} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1683 | 2026.05.06 21:10:05.958364 [ 343 ] {a1d95991-24c0-4ee3-b4ab-b8369b3e055c} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1684 | 2026.05.06 21:10:05.958366 [ 348 ] {a1d95991-24c0-4ee3-b4ab-b8369b3e055c} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1685 | 2026.05.06 21:10:05.958507 [ 275 ] {a1d95991-24c0-4ee3-b4ab-b8369b3e055c} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1686 | 2026.05.06 21:10:05.958534 [ 275 ] {a1d95991-24c0-4ee3-b4ab-b8369b3e055c} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1687 | 2026.05.06 21:10:05.958602 [ 275 ] {a1d95991-24c0-4ee3-b4ab-b8369b3e055c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1688 | 2026.05.06 21:10:05.958621 [ 275 ] {a1d95991-24c0-4ee3-b4ab-b8369b3e055c} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1689 | 2026.05.06 21:10:05.958654 [ 275 ] {a1d95991-24c0-4ee3-b4ab-b8369b3e055c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1690 | 2026.05.06 21:10:05.958701 [ 275 ] {a1d95991-24c0-4ee3-b4ab-b8369b3e055c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1691 | 2026.05.06 21:10:05.959795 [ 275 ] {a1d95991-24c0-4ee3-b4ab-b8369b3e055c} <Debug> executeQuery: Read 19 rows, 2.23 KiB in 0.002391 sec., 7946.46591384358 rows/sec., 933.27 KiB/sec. | ||
| 1692 | 2026.05.06 21:10:05.959895 [ 275 ] {a1d95991-24c0-4ee3-b4ab-b8369b3e055c} <Debug> TCPHandler: Processed in 0.002767243 sec. | ||
| 1693 | 2026.05.06 21:10:05.960876 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1694 | 2026.05.06 21:10:05.960987 [ 275 ] {d8ef2d06-b0e1-4ddc-80cd-95b66d6fdaef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1695 | 2026.05.06 21:10:05.961030 [ 275 ] {d8ef2d06-b0e1-4ddc-80cd-95b66d6fdaef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1696 | 2026.05.06 21:10:05.961510 [ 275 ] {d8ef2d06-b0e1-4ddc-80cd-95b66d6fdaef} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2026.05.06 21:10:05.961551 [ 275 ] {d8ef2d06-b0e1-4ddc-80cd-95b66d6fdaef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1698 | 2026.05.06 21:10:05.961912 [ 275 ] {d8ef2d06-b0e1-4ddc-80cd-95b66d6fdaef} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1699 | 2026.05.06 21:10:05.962123 [ 275 ] {d8ef2d06-b0e1-4ddc-80cd-95b66d6fdaef} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1700 | 2026.05.06 21:10:05.962272 [ 275 ] {d8ef2d06-b0e1-4ddc-80cd-95b66d6fdaef} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001316 sec., 19756.83890577508 rows/sec., 1.53 MiB/sec. | ||
| 1701 | 2026.05.06 21:10:05.962308 [ 275 ] {d8ef2d06-b0e1-4ddc-80cd-95b66d6fdaef} <Debug> TCPHandler: Processed in 0.001484313 sec. | ||
| 1702 | 2026.05.06 21:10:05.962443 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1703 | 2026.05.06 21:10:05.962568 [ 275 ] {49e7b7d5-2d6c-4f94-877e-47b782ce38ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1704 | 2026.05.06 21:10:05.962618 [ 275 ] {49e7b7d5-2d6c-4f94-877e-47b782ce38ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1705 | 2026.05.06 21:10:05.963092 [ 275 ] {49e7b7d5-2d6c-4f94-877e-47b782ce38ba} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2026.05.06 21:10:05.963130 [ 275 ] {49e7b7d5-2d6c-4f94-877e-47b782ce38ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1707 | 2026.05.06 21:10:05.963442 [ 275 ] {49e7b7d5-2d6c-4f94-877e-47b782ce38ba} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1708 | 2026.05.06 21:10:05.963660 [ 275 ] {49e7b7d5-2d6c-4f94-877e-47b782ce38ba} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2026.05.06 21:10:05.963802 [ 275 ] {49e7b7d5-2d6c-4f94-877e-47b782ce38ba} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001259 sec., 22239.872915011914 rows/sec., 1.73 MiB/sec. | ||
| 1710 | 2026.05.06 21:10:05.963841 [ 275 ] {49e7b7d5-2d6c-4f94-877e-47b782ce38ba} <Debug> TCPHandler: Processed in 0.001462153 sec. | ||
| 1711 | 2026.05.06 21:10:05.963956 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1712 | 2026.05.06 21:10:05.964052 [ 275 ] {beb7abd0-bdfe-40c1-9f63-730abf920d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1713 | 2026.05.06 21:10:05.964095 [ 275 ] {beb7abd0-bdfe-40c1-9f63-730abf920d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1714 | 2026.05.06 21:10:05.964478 [ 275 ] {beb7abd0-bdfe-40c1-9f63-730abf920d45} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1715 | 2026.05.06 21:10:05.964515 [ 275 ] {beb7abd0-bdfe-40c1-9f63-730abf920d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1716 | 2026.05.06 21:10:05.964847 [ 275 ] {beb7abd0-bdfe-40c1-9f63-730abf920d45} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1717 | 2026.05.06 21:10:05.965054 [ 275 ] {beb7abd0-bdfe-40c1-9f63-730abf920d45} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1718 | 2026.05.06 21:10:05.965196 [ 275 ] {beb7abd0-bdfe-40c1-9f63-730abf920d45} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001162 sec., 43029.259896729774 rows/sec., 2.98 MiB/sec. | ||
| 1719 | 2026.05.06 21:10:05.965233 [ 275 ] {beb7abd0-bdfe-40c1-9f63-730abf920d45} <Debug> TCPHandler: Processed in 0.001327931 sec. | ||
| 1720 | 2026.05.06 21:10:05.965342 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1721 | 2026.05.06 21:10:05.965438 [ 275 ] {4ff4e332-6e17-4f25-8779-8a350941d4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1722 | 2026.05.06 21:10:05.965479 [ 275 ] {4ff4e332-6e17-4f25-8779-8a350941d4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1723 | 2026.05.06 21:10:05.965805 [ 275 ] {4ff4e332-6e17-4f25-8779-8a350941d4c0} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1724 | 2026.05.06 21:10:05.965841 [ 275 ] {4ff4e332-6e17-4f25-8779-8a350941d4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1725 | 2026.05.06 21:10:05.966173 [ 275 ] {4ff4e332-6e17-4f25-8779-8a350941d4c0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1726 | 2026.05.06 21:10:05.966388 [ 275 ] {4ff4e332-6e17-4f25-8779-8a350941d4c0} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1727 | 2026.05.06 21:10:05.966524 [ 275 ] {4ff4e332-6e17-4f25-8779-8a350941d4c0} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001105 sec., 18099.547511312216 rows/sec., 1.24 MiB/sec. | ||
| 1728 | 2026.05.06 21:10:05.966560 [ 275 ] {4ff4e332-6e17-4f25-8779-8a350941d4c0} <Debug> TCPHandler: Processed in 0.001267419 sec. | ||
| 1729 | 2026.05.06 21:10:06.048733 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4380 | ||
| 1730 | 2026.05.06 21:10:06.049469 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2026.05.06 21:10:06.049534 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1732 | 2026.05.06 21:10:06.050157 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1733 | 2026.05.06 21:10:06.050418 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2026.05.06 21:10:06.050571 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4380 | ||
| 1735 | 2026.05.06 21:10:06.304280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1736 | 2026.05.06 21:10:06.332140 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2026.05.06 21:10:06.332236 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1738 | 2026.05.06 21:10:06.342986 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1739 | 2026.05.06 21:10:06.344789 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2026.05.06 21:10:06.353424 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1741 | 2026.05.06 21:10:06.945640 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35104 | ||
| 1742 | 2026.05.06 21:10:06.945779 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1743 | 2026.05.06 21:10:06.945811 [ 307 ] {} <Debug> TCP-Session: e69acd9a-e800-4a69-9f06-c54a831f9a14 Authenticating user 'default' from [fd00:1122:3344:101::e]:35104 | ||
| 1744 | 2026.05.06 21:10:06.945834 [ 307 ] {} <Debug> TCP-Session: e69acd9a-e800-4a69-9f06-c54a831f9a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1745 | 2026.05.06 21:10:06.945846 [ 307 ] {} <Debug> TCP-Session: e69acd9a-e800-4a69-9f06-c54a831f9a14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1746 | 2026.05.06 21:10:06.946053 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62078 | ||
| 1747 | 2026.05.06 21:10:06.946097 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50484 | ||
| 1748 | 2026.05.06 21:10:06.946117 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63718 | ||
| 1749 | 2026.05.06 21:10:06.946143 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64597 | ||
| 1750 | 2026.05.06 21:10:06.946182 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1751 | 2026.05.06 21:10:06.946194 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43580 | ||
| 1752 | 2026.05.06 21:10:06.946218 [ 308 ] {} <Debug> TCP-Session: af337086-33d0-4a0a-a97f-38bd21664c76 Authenticating user 'default' from [fd00:1122:3344:101::e]:62078 | ||
| 1753 | 2026.05.06 21:10:06.946200 [ 307 ] {} <Trace> TCP-Session: e69acd9a-e800-4a69-9f06-c54a831f9a14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1754 | 2026.05.06 21:10:06.946247 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1755 | 2026.05.06 21:10:06.946279 [ 308 ] {} <Debug> TCP-Session: af337086-33d0-4a0a-a97f-38bd21664c76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1756 | 2026.05.06 21:10:06.946185 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35429 | ||
| 1757 | 2026.05.06 21:10:06.946323 [ 309 ] {} <Debug> TCP-Session: 8c1d9620-48b3-4dd3-97e6-7740b85e22ad Authenticating user 'default' from [fd00:1122:3344:101::e]:50484 | ||
| 1758 | 2026.05.06 21:10:06.946325 [ 308 ] {} <Debug> TCP-Session: af337086-33d0-4a0a-a97f-38bd21664c76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1759 | 2026.05.06 21:10:06.946376 [ 309 ] {} <Debug> TCP-Session: 8c1d9620-48b3-4dd3-97e6-7740b85e22ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1760 | 2026.05.06 21:10:06.946403 [ 309 ] {} <Debug> TCP-Session: 8c1d9620-48b3-4dd3-97e6-7740b85e22ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1761 | 2026.05.06 21:10:06.946411 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1762 | 2026.05.06 21:10:06.946136 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58563 | ||
| 1763 | 2026.05.06 21:10:06.946446 [ 3 ] {} <Debug> TCP-Session: 0b1d6e33-b390-4e55-b400-a22209682129 Authenticating user 'default' from [fd00:1122:3344:101::e]:64597 | ||
| 1764 | 2026.05.06 21:10:06.946461 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1765 | 2026.05.06 21:10:06.946485 [ 3 ] {} <Debug> TCP-Session: 0b1d6e33-b390-4e55-b400-a22209682129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1766 | 2026.05.06 21:10:06.946506 [ 307 ] {70ccf2a1-ddbb-4e64-8680-fae9fa2df478} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35104) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1767 | 2026.05.06 21:10:06.946510 [ 310 ] {} <Debug> TCP-Session: 1bf19a4d-328f-4bf4-b4fa-8b0bcf52d079 Authenticating user 'default' from [fd00:1122:3344:101::e]:63718 | ||
| 1768 | 2026.05.06 21:10:06.946517 [ 3 ] {} <Debug> TCP-Session: 0b1d6e33-b390-4e55-b400-a22209682129 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1769 | 2026.05.06 21:10:06.946561 [ 310 ] {} <Debug> TCP-Session: 1bf19a4d-328f-4bf4-b4fa-8b0bcf52d079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1770 | 2026.05.06 21:10:06.946172 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58082 | ||
| 1771 | 2026.05.06 21:10:06.946585 [ 310 ] {} <Debug> TCP-Session: 1bf19a4d-328f-4bf4-b4fa-8b0bcf52d079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1772 | 2026.05.06 21:10:06.946653 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1773 | 2026.05.06 21:10:06.946686 [ 303 ] {} <Debug> TCP-Session: 7ec9bac8-d4e5-4ecd-a338-b14096272d17 Authenticating user 'default' from [fd00:1122:3344:101::e]:35429 | ||
| 1774 | 2026.05.06 21:10:06.946704 [ 303 ] {} <Debug> TCP-Session: 7ec9bac8-d4e5-4ecd-a338-b14096272d17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1775 | 2026.05.06 21:10:06.946717 [ 303 ] {} <Debug> TCP-Session: 7ec9bac8-d4e5-4ecd-a338-b14096272d17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1776 | 2026.05.06 21:10:06.946765 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1777 | 2026.05.06 21:10:06.946802 [ 304 ] {} <Debug> TCP-Session: 2d433941-9989-4a85-be85-9c3d953b6aab Authenticating user 'default' from [fd00:1122:3344:101::e]:43580 | ||
| 1778 | 2026.05.06 21:10:06.946819 [ 304 ] {} <Debug> TCP-Session: 2d433941-9989-4a85-be85-9c3d953b6aab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1779 | 2026.05.06 21:10:06.946831 [ 304 ] {} <Debug> TCP-Session: 2d433941-9989-4a85-be85-9c3d953b6aab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1780 | 2026.05.06 21:10:06.946923 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1781 | 2026.05.06 21:10:06.946927 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1782 | 2026.05.06 21:10:06.946975 [ 269 ] {} <Debug> TCP-Session: d24bd3a2-f79a-4b3b-a4fc-ffd08c9b8a1a Authenticating user 'default' from [fd00:1122:3344:101::e]:58082 | ||
| 1783 | 2026.05.06 21:10:06.946995 [ 307 ] {70ccf2a1-ddbb-4e64-8680-fae9fa2df478} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1784 | 2026.05.06 21:10:06.947006 [ 311 ] {} <Debug> TCP-Session: d26a222d-3d6a-4621-b3d7-5a7291ff9dc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58563 | ||
| 1785 | 2026.05.06 21:10:06.947007 [ 269 ] {} <Debug> TCP-Session: d24bd3a2-f79a-4b3b-a4fc-ffd08c9b8a1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1786 | 2026.05.06 21:10:06.947046 [ 311 ] {} <Debug> TCP-Session: d26a222d-3d6a-4621-b3d7-5a7291ff9dc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1787 | 2026.05.06 21:10:06.947070 [ 307 ] {70ccf2a1-ddbb-4e64-8680-fae9fa2df478} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1788 | 2026.05.06 21:10:06.947073 [ 269 ] {} <Debug> TCP-Session: d24bd3a2-f79a-4b3b-a4fc-ffd08c9b8a1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1789 | 2026.05.06 21:10:06.947093 [ 311 ] {} <Debug> TCP-Session: d26a222d-3d6a-4621-b3d7-5a7291ff9dc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1790 | 2026.05.06 21:10:06.947419 [ 307 ] {70ccf2a1-ddbb-4e64-8680-fae9fa2df478} <Debug> oximeter.version (93d0095a-0293-45d6-9e84-ddb65275c18d) (SelectExecutor): Key condition: unknown | ||
| 1791 | 2026.05.06 21:10:06.947530 [ 307 ] {70ccf2a1-ddbb-4e64-8680-fae9fa2df478} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1792 | 2026.05.06 21:10:07.000200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.23 MiB, peak 187.19 MiB, free memory in arenas 0.00 B, will set to 186.42 MiB (RSS), difference: 3.19 MiB | ||
| 1793 | 2026.05.06 21:10:07.491455 [ 343 ] {70ccf2a1-ddbb-4e64-8680-fae9fa2df478} <Trace> AggregatingTransform: Aggregating | ||
| 1794 | 2026.05.06 21:10:07.491510 [ 343 ] {70ccf2a1-ddbb-4e64-8680-fae9fa2df478} <Trace> Aggregator: Aggregation method: without_key | ||
| 1795 | 2026.05.06 21:10:07.491540 [ 343 ] {70ccf2a1-ddbb-4e64-8680-fae9fa2df478} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001367501 sec. (731.261 rows/sec., 28.56 KiB/sec.) | ||
| 1796 | 2026.05.06 21:10:07.491554 [ 343 ] {70ccf2a1-ddbb-4e64-8680-fae9fa2df478} <Trace> Aggregator: Merging aggregated data | ||
| 1797 | 2026.05.06 21:10:07.492481 [ 307 ] {70ccf2a1-ddbb-4e64-8680-fae9fa2df478} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.546078 sec., 1.831240225755295 rows/sec., 73.25 B/sec. | ||
| 1798 | 2026.05.06 21:10:07.492599 [ 307 ] {70ccf2a1-ddbb-4e64-8680-fae9fa2df478} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1799 | 2026.05.06 21:10:07.492613 [ 307 ] {70ccf2a1-ddbb-4e64-8680-fae9fa2df478} <Debug> TCPHandler: Processed in 0.546584979 sec. | ||
| 1800 | 2026.05.06 21:10:07.492824 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1801 | 2026.05.06 21:10:07.492864 [ 307 ] {} <Debug> TCP-Session: e69acd9a-e800-4a69-9f06-c54a831f9a14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1802 | 2026.05.06 21:10:07.492869 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1803 | 2026.05.06 21:10:07.492896 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1804 | 2026.05.06 21:10:07.492920 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1805 | 2026.05.06 21:10:07.492943 [ 304 ] {} <Debug> TCP-Session: 2d433941-9989-4a85-be85-9c3d953b6aab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1806 | 2026.05.06 21:10:07.492955 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1807 | 2026.05.06 21:10:07.492977 [ 308 ] {} <Debug> TCP-Session: af337086-33d0-4a0a-a97f-38bd21664c76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1808 | 2026.05.06 21:10:07.492984 [ 310 ] {} <Debug> TCP-Session: 1bf19a4d-328f-4bf4-b4fa-8b0bcf52d079 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1809 | 2026.05.06 21:10:07.493005 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1810 | 2026.05.06 21:10:07.493023 [ 3 ] {} <Debug> TCP-Session: 0b1d6e33-b390-4e55-b400-a22209682129 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1811 | 2026.05.06 21:10:07.493031 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1812 | 2026.05.06 21:10:07.493056 [ 269 ] {} <Debug> TCP-Session: d24bd3a2-f79a-4b3b-a4fc-ffd08c9b8a1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1813 | 2026.05.06 21:10:07.492991 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1814 | 2026.05.06 21:10:07.493105 [ 309 ] {} <Debug> TCP-Session: 8c1d9620-48b3-4dd3-97e6-7740b85e22ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1815 | 2026.05.06 21:10:07.493134 [ 311 ] {} <Debug> TCP-Session: d26a222d-3d6a-4621-b3d7-5a7291ff9dc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1816 | 2026.05.06 21:10:07.492975 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1817 | 2026.05.06 21:10:07.493199 [ 303 ] {} <Debug> TCP-Session: 7ec9bac8-d4e5-4ecd-a338-b14096272d17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1818 | 2026.05.06 21:10:08.000407 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.80 MiB, peak 195.89 MiB, free memory in arenas 0.00 B, will set to 205.88 MiB (RSS), difference: 18.07 MiB | ||
| 1819 | 2026.05.06 21:10:08.557596 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 192 | ||
| 1820 | 2026.05.06 21:10:08.559795 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1821 | 2026.05.06 21:10:08.559864 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1822 | 2026.05.06 21:10:08.561487 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1823 | 2026.05.06 21:10:08.561842 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2026.05.06 21:10:08.562293 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 192 | ||
| 1825 | 2026.05.06 21:10:10.958960 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1826 | 2026.05.06 21:10:10.959171 [ 275 ] {36237212-fa42-4e97-8daf-0400e4f220e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1827 | 2026.05.06 21:10:10.959481 [ 275 ] {36237212-fa42-4e97-8daf-0400e4f220e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1828 | 2026.05.06 21:10:10.959514 [ 275 ] {36237212-fa42-4e97-8daf-0400e4f220e2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1829 | 2026.05.06 21:10:10.959717 [ 275 ] {36237212-fa42-4e97-8daf-0400e4f220e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1830 | 2026.05.06 21:10:10.959783 [ 275 ] {36237212-fa42-4e97-8daf-0400e4f220e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1831 | 2026.05.06 21:10:10.959923 [ 275 ] {36237212-fa42-4e97-8daf-0400e4f220e2} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 1832 | 2026.05.06 21:10:10.960071 [ 328 ] {36237212-fa42-4e97-8daf-0400e4f220e2} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1833 | 2026.05.06 21:10:10.960078 [ 334 ] {36237212-fa42-4e97-8daf-0400e4f220e2} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1834 | 2026.05.06 21:10:10.960221 [ 275 ] {36237212-fa42-4e97-8daf-0400e4f220e2} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1835 | 2026.05.06 21:10:10.960247 [ 275 ] {36237212-fa42-4e97-8daf-0400e4f220e2} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1836 | 2026.05.06 21:10:10.960314 [ 275 ] {36237212-fa42-4e97-8daf-0400e4f220e2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1837 | 2026.05.06 21:10:10.960333 [ 275 ] {36237212-fa42-4e97-8daf-0400e4f220e2} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1838 | 2026.05.06 21:10:10.960366 [ 275 ] {36237212-fa42-4e97-8daf-0400e4f220e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 1839 | 2026.05.06 21:10:10.960400 [ 275 ] {36237212-fa42-4e97-8daf-0400e4f220e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 1840 | 2026.05.06 21:10:10.961599 [ 275 ] {36237212-fa42-4e97-8daf-0400e4f220e2} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.002504 sec., 7587.859424920127 rows/sec., 1.04 MiB/sec. | ||
| 1841 | 2026.05.06 21:10:10.961701 [ 275 ] {36237212-fa42-4e97-8daf-0400e4f220e2} <Debug> TCPHandler: Processed in 0.002868765 sec. | ||
| 1842 | 2026.05.06 21:10:10.963278 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1843 | 2026.05.06 21:10:10.963388 [ 275 ] {477d2bfa-02f6-4bcc-9b68-8d27d2092348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1844 | 2026.05.06 21:10:10.963429 [ 275 ] {477d2bfa-02f6-4bcc-9b68-8d27d2092348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1845 | 2026.05.06 21:10:10.963972 [ 275 ] {477d2bfa-02f6-4bcc-9b68-8d27d2092348} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1846 | 2026.05.06 21:10:10.964014 [ 275 ] {477d2bfa-02f6-4bcc-9b68-8d27d2092348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1847 | 2026.05.06 21:10:10.964382 [ 275 ] {477d2bfa-02f6-4bcc-9b68-8d27d2092348} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1848 | 2026.05.06 21:10:10.964600 [ 275 ] {477d2bfa-02f6-4bcc-9b68-8d27d2092348} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1849 | 2026.05.06 21:10:10.964749 [ 275 ] {477d2bfa-02f6-4bcc-9b68-8d27d2092348} <Debug> executeQuery: Read 100 rows, 9.17 KiB in 0.001391 sec., 71890.72609633357 rows/sec., 6.44 MiB/sec. | ||
| 1850 | 2026.05.06 21:10:10.964790 [ 275 ] {477d2bfa-02f6-4bcc-9b68-8d27d2092348} <Debug> TCPHandler: Processed in 0.001562925 sec. | ||
| 1851 | 2026.05.06 21:10:10.964916 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1852 | 2026.05.06 21:10:10.965011 [ 275 ] {074f3034-504e-4f4c-a6ac-57c1937c7872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1853 | 2026.05.06 21:10:10.965051 [ 275 ] {074f3034-504e-4f4c-a6ac-57c1937c7872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1854 | 2026.05.06 21:10:10.965459 [ 275 ] {074f3034-504e-4f4c-a6ac-57c1937c7872} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1855 | 2026.05.06 21:10:10.965497 [ 275 ] {074f3034-504e-4f4c-a6ac-57c1937c7872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1856 | 2026.05.06 21:10:10.965785 [ 275 ] {074f3034-504e-4f4c-a6ac-57c1937c7872} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1857 | 2026.05.06 21:10:10.965991 [ 275 ] {074f3034-504e-4f4c-a6ac-57c1937c7872} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1858 | 2026.05.06 21:10:10.966094 [ 48 ] {} <Debug> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1859 | 2026.05.06 21:10:10.966122 [ 275 ] {074f3034-504e-4f4c-a6ac-57c1937c7872} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001127 sec., 32830.52351375333 rows/sec., 2.41 MiB/sec. | ||
| 1860 | 2026.05.06 21:10:10.966169 [ 48 ] {} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1861 | 2026.05.06 21:10:10.966177 [ 275 ] {074f3034-504e-4f4c-a6ac-57c1937c7872} <Debug> TCPHandler: Processed in 0.00131179 sec. | ||
| 1862 | 2026.05.06 21:10:10.966202 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1863 | 2026.05.06 21:10:10.966311 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1864 | 2026.05.06 21:10:10.966326 [ 192 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1865 | 2026.05.06 21:10:10.966411 [ 275 ] {7ce231fe-7e7b-4a4e-bb5b-e2296c91e945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1866 | 2026.05.06 21:10:10.966455 [ 275 ] {7ce231fe-7e7b-4a4e-bb5b-e2296c91e945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1867 | 2026.05.06 21:10:10.966461 [ 192 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1868 | 2026.05.06 21:10:10.966507 [ 192 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part | ||
| 1869 | 2026.05.06 21:10:10.966601 [ 192 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 29 rows starting from the beginning of the part | ||
| 1870 | 2026.05.06 21:10:10.966654 [ 192 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part | ||
| 1871 | 2026.05.06 21:10:10.966703 [ 192 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 39 rows starting from the beginning of the part | ||
| 1872 | 2026.05.06 21:10:10.966749 [ 192 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 1873 | 2026.05.06 21:10:10.966801 [ 192 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 1874 | 2026.05.06 21:10:10.966865 [ 275 ] {7ce231fe-7e7b-4a4e-bb5b-e2296c91e945} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1875 | 2026.05.06 21:10:10.966907 [ 275 ] {7ce231fe-7e7b-4a4e-bb5b-e2296c91e945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1876 | 2026.05.06 21:10:10.967233 [ 275 ] {7ce231fe-7e7b-4a4e-bb5b-e2296c91e945} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1877 | 2026.05.06 21:10:10.967459 [ 275 ] {7ce231fe-7e7b-4a4e-bb5b-e2296c91e945} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1878 | 2026.05.06 21:10:10.967595 [ 275 ] {7ce231fe-7e7b-4a4e-bb5b-e2296c91e945} <Debug> executeQuery: Read 65 rows, 5.20 KiB in 0.0012 sec., 54166.66666666667 rows/sec., 4.23 MiB/sec. | ||
| 1879 | 2026.05.06 21:10:10.967634 [ 275 ] {7ce231fe-7e7b-4a4e-bb5b-e2296c91e945} <Debug> TCPHandler: Processed in 0.001372912 sec. | ||
| 1880 | 2026.05.06 21:10:10.967710 [ 186 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 5 columns (5 merged, 0 gathered) in 0.001430093 sec., 138452.53420581738 rows/sec., 10.67 MiB/sec. | ||
| 1881 | 2026.05.06 21:10:10.967750 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1882 | 2026.05.06 21:10:10.967842 [ 192 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1883 | 2026.05.06 21:10:10.967848 [ 275 ] {96bd7489-9840-4946-98b3-34bb84154de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1884 | 2026.05.06 21:10:10.967907 [ 275 ] {96bd7489-9840-4946-98b3-34bb84154de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1885 | 2026.05.06 21:10:10.968095 [ 192 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_6_1} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1886 | 2026.05.06 21:10:10.968164 [ 192 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_6_1} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1887 | 2026.05.06 21:10:10.968228 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1888 | 2026.05.06 21:10:10.968281 [ 275 ] {96bd7489-9840-4946-98b3-34bb84154de1} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2026.05.06 21:10:10.968323 [ 275 ] {96bd7489-9840-4946-98b3-34bb84154de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1890 | 2026.05.06 21:10:10.968651 [ 275 ] {96bd7489-9840-4946-98b3-34bb84154de1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1891 | 2026.05.06 21:10:10.968853 [ 275 ] {96bd7489-9840-4946-98b3-34bb84154de1} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1892 | 2026.05.06 21:10:10.968952 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1893 | 2026.05.06 21:10:10.968983 [ 275 ] {96bd7489-9840-4946-98b3-34bb84154de1} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001152 sec., 43402.777777777774 rows/sec., 3.01 MiB/sec. | ||
| 1894 | 2026.05.06 21:10:10.968986 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1895 | 2026.05.06 21:10:10.969025 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1896 | 2026.05.06 21:10:10.969028 [ 275 ] {96bd7489-9840-4946-98b3-34bb84154de1} <Debug> TCPHandler: Processed in 0.00132815 sec. | ||
| 1897 | 2026.05.06 21:10:10.969146 [ 198 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1898 | 2026.05.06 21:10:10.969156 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1899 | 2026.05.06 21:10:10.969267 [ 275 ] {1d4c91c7-3be5-4242-9d5b-268092a7a76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1900 | 2026.05.06 21:10:10.969286 [ 198 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1901 | 2026.05.06 21:10:10.969320 [ 275 ] {1d4c91c7-3be5-4242-9d5b-268092a7a76b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1902 | 2026.05.06 21:10:10.969334 [ 198 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 1903 | 2026.05.06 21:10:10.969437 [ 198 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 41 rows starting from the beginning of the part | ||
| 1904 | 2026.05.06 21:10:10.969489 [ 198 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1905 | 2026.05.06 21:10:10.969538 [ 198 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 1906 | 2026.05.06 21:10:10.969592 [ 198 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1907 | 2026.05.06 21:10:10.969635 [ 198 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1908 | 2026.05.06 21:10:10.970197 [ 275 ] {1d4c91c7-3be5-4242-9d5b-268092a7a76b} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2026.05.06 21:10:10.970238 [ 275 ] {1d4c91c7-3be5-4242-9d5b-268092a7a76b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1910 | 2026.05.06 21:10:10.970587 [ 192 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 243 rows, containing 5 columns (5 merged, 0 gathered) in 0.001493644 sec., 162689.36908660966 rows/sec., 11.28 MiB/sec. | ||
| 1911 | 2026.05.06 21:10:10.970741 [ 186 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1912 | 2026.05.06 21:10:10.970853 [ 275 ] {1d4c91c7-3be5-4242-9d5b-268092a7a76b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1913 | 2026.05.06 21:10:10.971107 [ 186 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1914 | 2026.05.06 21:10:10.971182 [ 186 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1915 | 2026.05.06 21:10:10.971186 [ 275 ] {1d4c91c7-3be5-4242-9d5b-268092a7a76b} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1916 | 2026.05.06 21:10:10.971249 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1917 | 2026.05.06 21:10:10.971320 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1918 | 2026.05.06 21:10:10.971351 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1919 | 2026.05.06 21:10:10.971368 [ 275 ] {1d4c91c7-3be5-4242-9d5b-268092a7a76b} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002117 sec., 17477.56258856873 rows/sec., 31.32 MiB/sec. | ||
| 1920 | 2026.05.06 21:10:10.971370 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1921 | 2026.05.06 21:10:10.971441 [ 275 ] {1d4c91c7-3be5-4242-9d5b-268092a7a76b} <Debug> TCPHandler: Processed in 0.002335717 sec. | ||
| 1922 | 2026.05.06 21:10:10.971458 [ 192 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1923 | 2026.05.06 21:10:10.971591 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1924 | 2026.05.06 21:10:10.971624 [ 192 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1925 | 2026.05.06 21:10:10.971671 [ 192 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
| 1926 | 2026.05.06 21:10:10.971714 [ 275 ] {7c5f3228-8a48-4e3d-a907-04229d575098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1927 | 2026.05.06 21:10:10.971769 [ 275 ] {7c5f3228-8a48-4e3d-a907-04229d575098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1928 | 2026.05.06 21:10:10.971769 [ 192 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 29 rows starting from the beginning of the part | ||
| 1929 | 2026.05.06 21:10:10.971883 [ 192 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part | ||
| 1930 | 2026.05.06 21:10:10.971985 [ 192 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part | ||
| 1931 | 2026.05.06 21:10:10.972088 [ 192 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 1932 | 2026.05.06 21:10:10.972140 [ 275 ] {7c5f3228-8a48-4e3d-a907-04229d575098} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1933 | 2026.05.06 21:10:10.972182 [ 275 ] {7c5f3228-8a48-4e3d-a907-04229d575098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1934 | 2026.05.06 21:10:10.972185 [ 192 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 1935 | 2026.05.06 21:10:10.972503 [ 275 ] {7c5f3228-8a48-4e3d-a907-04229d575098} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1936 | 2026.05.06 21:10:10.972754 [ 275 ] {7c5f3228-8a48-4e3d-a907-04229d575098} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1937 | 2026.05.06 21:10:10.972892 [ 275 ] {7c5f3228-8a48-4e3d-a907-04229d575098} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001202 sec., 16638.93510815308 rows/sec., 1.14 MiB/sec. | ||
| 1938 | 2026.05.06 21:10:10.972929 [ 275 ] {7c5f3228-8a48-4e3d-a907-04229d575098} <Debug> TCPHandler: Processed in 0.001398702 sec. | ||
| 1939 | 2026.05.06 21:10:10.978709 [ 197 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 19 columns (19 merged, 0 gathered) in 0.007270353 sec., 26408.62142457182 rows/sec., 47.32 MiB/sec. | ||
| 1940 | 2026.05.06 21:10:10.979088 [ 192 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1941 | 2026.05.06 21:10:10.979384 [ 192 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1942 | 2026.05.06 21:10:10.979443 [ 192 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1943 | 2026.05.06 21:10:10.979509 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 1944 | 2026.05.06 21:10:13.483381 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1945 | 2026.05.06 21:10:13.483459 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1946 | 2026.05.06 21:10:13.550750 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4828 | ||
| 1947 | 2026.05.06 21:10:13.551248 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1948 | 2026.05.06 21:10:13.551293 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1949 | 2026.05.06 21:10:13.551756 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1950 | 2026.05.06 21:10:13.551982 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1951 | 2026.05.06 21:10:13.552103 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4828 | ||
| 1952 | 2026.05.06 21:10:13.853634 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 1953 | 2026.05.06 21:10:13.871169 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1954 | 2026.05.06 21:10:13.871226 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1955 | 2026.05.06 21:10:13.876765 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1956 | 2026.05.06 21:10:13.877440 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1957 | 2026.05.06 21:10:13.880311 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 1958 | 2026.05.06 21:10:15.958928 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1959 | 2026.05.06 21:10:15.959163 [ 275 ] {39b59d8d-949f-47d5-9f2b-2411ff62e795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 1960 | 2026.05.06 21:10:15.959470 [ 275 ] {39b59d8d-949f-47d5-9f2b-2411ff62e795} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1961 | 2026.05.06 21:10:15.959502 [ 275 ] {39b59d8d-949f-47d5-9f2b-2411ff62e795} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 1962 | 2026.05.06 21:10:15.959701 [ 275 ] {39b59d8d-949f-47d5-9f2b-2411ff62e795} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1963 | 2026.05.06 21:10:15.959764 [ 275 ] {39b59d8d-949f-47d5-9f2b-2411ff62e795} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1964 | 2026.05.06 21:10:15.959898 [ 275 ] {39b59d8d-949f-47d5-9f2b-2411ff62e795} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1965 | 2026.05.06 21:10:15.959979 [ 325 ] {39b59d8d-949f-47d5-9f2b-2411ff62e795} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1966 | 2026.05.06 21:10:15.960016 [ 320 ] {39b59d8d-949f-47d5-9f2b-2411ff62e795} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1967 | 2026.05.06 21:10:15.960129 [ 275 ] {39b59d8d-949f-47d5-9f2b-2411ff62e795} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1968 | 2026.05.06 21:10:15.960154 [ 275 ] {39b59d8d-949f-47d5-9f2b-2411ff62e795} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1969 | 2026.05.06 21:10:15.960220 [ 275 ] {39b59d8d-949f-47d5-9f2b-2411ff62e795} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1970 | 2026.05.06 21:10:15.960239 [ 275 ] {39b59d8d-949f-47d5-9f2b-2411ff62e795} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1971 | 2026.05.06 21:10:15.960271 [ 275 ] {39b59d8d-949f-47d5-9f2b-2411ff62e795} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1972 | 2026.05.06 21:10:15.960307 [ 275 ] {39b59d8d-949f-47d5-9f2b-2411ff62e795} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1973 | 2026.05.06 21:10:15.961354 [ 275 ] {39b59d8d-949f-47d5-9f2b-2411ff62e795} <Debug> executeQuery: Read 19 rows, 2.23 KiB in 0.002284 sec., 8318.739054290718 rows/sec., 976.99 KiB/sec. | ||
| 1974 | 2026.05.06 21:10:15.961456 [ 275 ] {39b59d8d-949f-47d5-9f2b-2411ff62e795} <Debug> TCPHandler: Processed in 0.002664761 sec. | ||
| 1975 | 2026.05.06 21:10:15.962460 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1976 | 2026.05.06 21:10:15.962566 [ 275 ] {5e1417a5-8e09-4b2d-80ca-907c8a1af8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1977 | 2026.05.06 21:10:15.962607 [ 275 ] {5e1417a5-8e09-4b2d-80ca-907c8a1af8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1978 | 2026.05.06 21:10:15.963091 [ 275 ] {5e1417a5-8e09-4b2d-80ca-907c8a1af8f4} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2026.05.06 21:10:15.963132 [ 275 ] {5e1417a5-8e09-4b2d-80ca-907c8a1af8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1980 | 2026.05.06 21:10:15.963483 [ 275 ] {5e1417a5-8e09-4b2d-80ca-907c8a1af8f4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1981 | 2026.05.06 21:10:15.963703 [ 275 ] {5e1417a5-8e09-4b2d-80ca-907c8a1af8f4} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1982 | 2026.05.06 21:10:15.963847 [ 275 ] {5e1417a5-8e09-4b2d-80ca-907c8a1af8f4} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001312 sec., 19817.073170731706 rows/sec., 1.53 MiB/sec. | ||
| 1983 | 2026.05.06 21:10:15.963890 [ 275 ] {5e1417a5-8e09-4b2d-80ca-907c8a1af8f4} <Debug> TCPHandler: Processed in 0.001479803 sec. | ||
| 1984 | 2026.05.06 21:10:15.964026 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1985 | 2026.05.06 21:10:15.964120 [ 275 ] {3fe504c7-0524-4610-8417-b01beafdf1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1986 | 2026.05.06 21:10:15.964159 [ 275 ] {3fe504c7-0524-4610-8417-b01beafdf1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1987 | 2026.05.06 21:10:15.964561 [ 275 ] {3fe504c7-0524-4610-8417-b01beafdf1f1} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1988 | 2026.05.06 21:10:15.964596 [ 275 ] {3fe504c7-0524-4610-8417-b01beafdf1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1989 | 2026.05.06 21:10:15.964883 [ 275 ] {3fe504c7-0524-4610-8417-b01beafdf1f1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1990 | 2026.05.06 21:10:15.965088 [ 275 ] {3fe504c7-0524-4610-8417-b01beafdf1f1} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1991 | 2026.05.06 21:10:15.965213 [ 275 ] {3fe504c7-0524-4610-8417-b01beafdf1f1} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001111 sec., 25202.520252025202 rows/sec., 1.97 MiB/sec. | ||
| 1992 | 2026.05.06 21:10:15.965250 [ 275 ] {3fe504c7-0524-4610-8417-b01beafdf1f1} <Debug> TCPHandler: Processed in 0.0012737 sec. | ||
| 1993 | 2026.05.06 21:10:15.965368 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1994 | 2026.05.06 21:10:15.965461 [ 275 ] {e01580ed-6e59-403b-8ef5-c5b1568a013e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1995 | 2026.05.06 21:10:15.965503 [ 275 ] {e01580ed-6e59-403b-8ef5-c5b1568a013e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1996 | 2026.05.06 21:10:15.965862 [ 275 ] {e01580ed-6e59-403b-8ef5-c5b1568a013e} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1997 | 2026.05.06 21:10:15.965902 [ 275 ] {e01580ed-6e59-403b-8ef5-c5b1568a013e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1998 | 2026.05.06 21:10:15.966208 [ 275 ] {e01580ed-6e59-403b-8ef5-c5b1568a013e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1999 | 2026.05.06 21:10:15.966409 [ 275 ] {e01580ed-6e59-403b-8ef5-c5b1568a013e} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2000 | 2026.05.06 21:10:15.966533 [ 275 ] {e01580ed-6e59-403b-8ef5-c5b1568a013e} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001091 sec., 45829.514207149405 rows/sec., 3.18 MiB/sec. | ||
| 2001 | 2026.05.06 21:10:15.966569 [ 275 ] {e01580ed-6e59-403b-8ef5-c5b1568a013e} <Debug> TCPHandler: Processed in 0.001250549 sec. | ||
| 2002 | 2026.05.06 21:10:15.966688 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2003 | 2026.05.06 21:10:15.966782 [ 275 ] {d4b0a4b5-ded9-44a2-9d58-42d4b54cf9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2004 | 2026.05.06 21:10:15.966823 [ 275 ] {d4b0a4b5-ded9-44a2-9d58-42d4b54cf9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2005 | 2026.05.06 21:10:15.967177 [ 275 ] {d4b0a4b5-ded9-44a2-9d58-42d4b54cf9c3} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2006 | 2026.05.06 21:10:15.967213 [ 275 ] {d4b0a4b5-ded9-44a2-9d58-42d4b54cf9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2007 | 2026.05.06 21:10:15.967511 [ 275 ] {d4b0a4b5-ded9-44a2-9d58-42d4b54cf9c3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2008 | 2026.05.06 21:10:15.967714 [ 275 ] {d4b0a4b5-ded9-44a2-9d58-42d4b54cf9c3} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2009 | 2026.05.06 21:10:15.967814 [ 42 ] {} <Debug> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2010 | 2026.05.06 21:10:15.967838 [ 275 ] {d4b0a4b5-ded9-44a2-9d58-42d4b54cf9c3} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001074 sec., 18621.973929236497 rows/sec., 1.28 MiB/sec. | ||
| 2011 | 2026.05.06 21:10:15.967881 [ 42 ] {} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2012 | 2026.05.06 21:10:15.967890 [ 275 ] {d4b0a4b5-ded9-44a2-9d58-42d4b54cf9c3} <Debug> TCPHandler: Processed in 0.00125105 sec. | ||
| 2013 | 2026.05.06 21:10:15.967910 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2014 | 2026.05.06 21:10:15.968026 [ 186 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2015 | 2026.05.06 21:10:15.968140 [ 186 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2016 | 2026.05.06 21:10:15.968171 [ 186 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part | ||
| 2017 | 2026.05.06 21:10:15.968230 [ 186 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 2018 | 2026.05.06 21:10:15.968277 [ 186 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 2019 | 2026.05.06 21:10:15.968322 [ 186 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 2020 | 2026.05.06 21:10:15.968363 [ 186 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 2021 | 2026.05.06 21:10:15.968404 [ 186 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part | ||
| 2022 | 2026.05.06 21:10:15.969240 [ 197 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 116 rows, containing 4 columns (4 merged, 0 gathered) in 0.00125259 sec., 92608.11598368181 rows/sec., 6.36 MiB/sec. | ||
| 2023 | 2026.05.06 21:10:15.969467 [ 196 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2024 | 2026.05.06 21:10:15.969803 [ 196 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_6_1} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2025 | 2026.05.06 21:10:15.969881 [ 196 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_6_1} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2026 | 2026.05.06 21:10:15.969967 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2027 | 2026.05.06 21:10:18.562511 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 216 | ||
| 2028 | 2026.05.06 21:10:18.564480 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.05.06 21:10:18.564519 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2030 | 2026.05.06 21:10:18.565630 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2031 | 2026.05.06 21:10:18.565874 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.05.06 21:10:18.566110 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
| 2033 | 2026.05.06 21:10:20.963838 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2034 | 2026.05.06 21:10:20.964063 [ 275 ] {59c444c3-a4f1-4366-97d0-0c7e1ff103f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2035 | 2026.05.06 21:10:20.964388 [ 275 ] {59c444c3-a4f1-4366-97d0-0c7e1ff103f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2036 | 2026.05.06 21:10:20.964426 [ 275 ] {59c444c3-a4f1-4366-97d0-0c7e1ff103f8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2037 | 2026.05.06 21:10:20.964660 [ 275 ] {59c444c3-a4f1-4366-97d0-0c7e1ff103f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2038 | 2026.05.06 21:10:20.964726 [ 275 ] {59c444c3-a4f1-4366-97d0-0c7e1ff103f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2039 | 2026.05.06 21:10:20.964863 [ 275 ] {59c444c3-a4f1-4366-97d0-0c7e1ff103f8} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2040 | 2026.05.06 21:10:20.964974 [ 325 ] {59c444c3-a4f1-4366-97d0-0c7e1ff103f8} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2041 | 2026.05.06 21:10:20.964990 [ 328 ] {59c444c3-a4f1-4366-97d0-0c7e1ff103f8} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2042 | 2026.05.06 21:10:20.965092 [ 275 ] {59c444c3-a4f1-4366-97d0-0c7e1ff103f8} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2043 | 2026.05.06 21:10:20.965118 [ 275 ] {59c444c3-a4f1-4366-97d0-0c7e1ff103f8} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2044 | 2026.05.06 21:10:20.965184 [ 275 ] {59c444c3-a4f1-4366-97d0-0c7e1ff103f8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2045 | 2026.05.06 21:10:20.965204 [ 275 ] {59c444c3-a4f1-4366-97d0-0c7e1ff103f8} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2046 | 2026.05.06 21:10:20.965236 [ 275 ] {59c444c3-a4f1-4366-97d0-0c7e1ff103f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2047 | 2026.05.06 21:10:20.965274 [ 275 ] {59c444c3-a4f1-4366-97d0-0c7e1ff103f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2048 | 2026.05.06 21:10:20.966503 [ 275 ] {59c444c3-a4f1-4366-97d0-0c7e1ff103f8} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.002532 sec., 7503.949447077409 rows/sec., 1.03 MiB/sec. | ||
| 2049 | 2026.05.06 21:10:20.966626 [ 275 ] {59c444c3-a4f1-4366-97d0-0c7e1ff103f8} <Debug> TCPHandler: Processed in 0.002918785 sec. | ||
| 2050 | 2026.05.06 21:10:20.974909 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2051 | 2026.05.06 21:10:20.975044 [ 275 ] {4151cba9-e9c8-4b30-a68c-bb4000dcf335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2052 | 2026.05.06 21:10:20.975095 [ 275 ] {4151cba9-e9c8-4b30-a68c-bb4000dcf335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2053 | 2026.05.06 21:10:20.975753 [ 275 ] {4151cba9-e9c8-4b30-a68c-bb4000dcf335} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2054 | 2026.05.06 21:10:20.975801 [ 275 ] {4151cba9-e9c8-4b30-a68c-bb4000dcf335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2055 | 2026.05.06 21:10:20.976650 [ 275 ] {4151cba9-e9c8-4b30-a68c-bb4000dcf335} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2056 | 2026.05.06 21:10:20.976849 [ 275 ] {4151cba9-e9c8-4b30-a68c-bb4000dcf335} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2057 | 2026.05.06 21:10:20.976998 [ 275 ] {4151cba9-e9c8-4b30-a68c-bb4000dcf335} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.00199 sec., 6030.150753768844 rows/sec., 2.15 MiB/sec. | ||
| 2058 | 2026.05.06 21:10:20.977037 [ 275 ] {4151cba9-e9c8-4b30-a68c-bb4000dcf335} <Debug> TCPHandler: Processed in 0.002192915 sec. | ||
| 2059 | 2026.05.06 21:10:20.977191 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2060 | 2026.05.06 21:10:20.977300 [ 275 ] {7c83b1e1-f1ea-464b-94bd-edda0edc3968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2061 | 2026.05.06 21:10:20.977342 [ 275 ] {7c83b1e1-f1ea-464b-94bd-edda0edc3968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2062 | 2026.05.06 21:10:20.980277 [ 275 ] {7c83b1e1-f1ea-464b-94bd-edda0edc3968} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2063 | 2026.05.06 21:10:20.980317 [ 275 ] {7c83b1e1-f1ea-464b-94bd-edda0edc3968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2064 | 2026.05.06 21:10:20.980736 [ 275 ] {7c83b1e1-f1ea-464b-94bd-edda0edc3968} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2065 | 2026.05.06 21:10:20.980949 [ 275 ] {7c83b1e1-f1ea-464b-94bd-edda0edc3968} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2066 | 2026.05.06 21:10:20.981076 [ 275 ] {7c83b1e1-f1ea-464b-94bd-edda0edc3968} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.003796 sec., 74815.59536354057 rows/sec., 4.75 MiB/sec. | ||
| 2067 | 2026.05.06 21:10:20.981115 [ 275 ] {7c83b1e1-f1ea-464b-94bd-edda0edc3968} <Debug> TCPHandler: Processed in 0.003975132 sec. | ||
| 2068 | 2026.05.06 21:10:20.981246 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2069 | 2026.05.06 21:10:20.981343 [ 275 ] {712eba33-5ea7-47ff-9870-224a4de725c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2070 | 2026.05.06 21:10:20.981384 [ 275 ] {712eba33-5ea7-47ff-9870-224a4de725c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2071 | 2026.05.06 21:10:20.981788 [ 275 ] {712eba33-5ea7-47ff-9870-224a4de725c8} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2072 | 2026.05.06 21:10:20.981826 [ 275 ] {712eba33-5ea7-47ff-9870-224a4de725c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2073 | 2026.05.06 21:10:20.982120 [ 275 ] {712eba33-5ea7-47ff-9870-224a4de725c8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2074 | 2026.05.06 21:10:20.982338 [ 275 ] {712eba33-5ea7-47ff-9870-224a4de725c8} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2075 | 2026.05.06 21:10:20.982466 [ 275 ] {712eba33-5ea7-47ff-9870-224a4de725c8} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001141 sec., 8764.241893076249 rows/sec., 714.66 KiB/sec. | ||
| 2076 | 2026.05.06 21:10:20.982502 [ 275 ] {712eba33-5ea7-47ff-9870-224a4de725c8} <Debug> TCPHandler: Processed in 0.00130771 sec. | ||
| 2077 | 2026.05.06 21:10:20.982624 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2078 | 2026.05.06 21:10:20.982782 [ 275 ] {8f761728-d90a-4fdb-b82d-338e896c8c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2079 | 2026.05.06 21:10:20.982837 [ 275 ] {8f761728-d90a-4fdb-b82d-338e896c8c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2080 | 2026.05.06 21:10:20.983605 [ 275 ] {8f761728-d90a-4fdb-b82d-338e896c8c84} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2081 | 2026.05.06 21:10:20.983643 [ 275 ] {8f761728-d90a-4fdb-b82d-338e896c8c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2082 | 2026.05.06 21:10:20.984020 [ 275 ] {8f761728-d90a-4fdb-b82d-338e896c8c84} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2083 | 2026.05.06 21:10:20.984232 [ 275 ] {8f761728-d90a-4fdb-b82d-338e896c8c84} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2084 | 2026.05.06 21:10:20.984359 [ 275 ] {8f761728-d90a-4fdb-b82d-338e896c8c84} <Debug> executeQuery: Read 854 rows, 68.75 KiB in 0.001646 sec., 518833.5358444715 rows/sec., 40.79 MiB/sec. | ||
| 2085 | 2026.05.06 21:10:20.984396 [ 275 ] {8f761728-d90a-4fdb-b82d-338e896c8c84} <Debug> TCPHandler: Processed in 0.001822979 sec. | ||
| 2086 | 2026.05.06 21:10:20.984515 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2087 | 2026.05.06 21:10:20.984609 [ 275 ] {bf9c8314-2abb-4328-8f90-974ac9987e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2088 | 2026.05.06 21:10:20.984646 [ 275 ] {bf9c8314-2abb-4328-8f90-974ac9987e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2089 | 2026.05.06 21:10:20.985145 [ 275 ] {bf9c8314-2abb-4328-8f90-974ac9987e0c} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2090 | 2026.05.06 21:10:20.985180 [ 275 ] {bf9c8314-2abb-4328-8f90-974ac9987e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2091 | 2026.05.06 21:10:20.985593 [ 275 ] {bf9c8314-2abb-4328-8f90-974ac9987e0c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2092 | 2026.05.06 21:10:20.985887 [ 275 ] {bf9c8314-2abb-4328-8f90-974ac9987e0c} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2093 | 2026.05.06 21:10:20.986018 [ 275 ] {bf9c8314-2abb-4328-8f90-974ac9987e0c} <Debug> executeQuery: Read 193 rows, 12.32 KiB in 0.001427 sec., 135248.77365101612 rows/sec., 8.43 MiB/sec. | ||
| 2094 | 2026.05.06 21:10:20.986056 [ 275 ] {bf9c8314-2abb-4328-8f90-974ac9987e0c} <Debug> TCPHandler: Processed in 0.001587984 sec. | ||
| 2095 | 2026.05.06 21:10:20.986170 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2096 | 2026.05.06 21:10:20.986264 [ 275 ] {6cb0be3d-e9f0-4550-8469-3e6666949122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2097 | 2026.05.06 21:10:20.986303 [ 275 ] {6cb0be3d-e9f0-4550-8469-3e6666949122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2098 | 2026.05.06 21:10:20.986724 [ 275 ] {6cb0be3d-e9f0-4550-8469-3e6666949122} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2099 | 2026.05.06 21:10:20.986760 [ 275 ] {6cb0be3d-e9f0-4550-8469-3e6666949122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2100 | 2026.05.06 21:10:20.987054 [ 275 ] {6cb0be3d-e9f0-4550-8469-3e6666949122} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2101 | 2026.05.06 21:10:20.987254 [ 275 ] {6cb0be3d-e9f0-4550-8469-3e6666949122} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2102 | 2026.05.06 21:10:20.987374 [ 275 ] {6cb0be3d-e9f0-4550-8469-3e6666949122} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001129 sec., 131975.19929140832 rows/sec., 8.53 MiB/sec. | ||
| 2103 | 2026.05.06 21:10:20.987411 [ 275 ] {6cb0be3d-e9f0-4550-8469-3e6666949122} <Debug> TCPHandler: Processed in 0.00128907 sec. | ||
| 2104 | 2026.05.06 21:10:20.987527 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2105 | 2026.05.06 21:10:20.987619 [ 275 ] {76264df8-f086-413e-88fe-8c583de52c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2106 | 2026.05.06 21:10:20.987656 [ 275 ] {76264df8-f086-413e-88fe-8c583de52c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2107 | 2026.05.06 21:10:20.988080 [ 275 ] {76264df8-f086-413e-88fe-8c583de52c4c} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2026.05.06 21:10:20.988115 [ 275 ] {76264df8-f086-413e-88fe-8c583de52c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2109 | 2026.05.06 21:10:20.990805 [ 275 ] {76264df8-f086-413e-88fe-8c583de52c4c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2110 | 2026.05.06 21:10:20.991071 [ 275 ] {76264df8-f086-413e-88fe-8c583de52c4c} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2026.05.06 21:10:20.991215 [ 275 ] {76264df8-f086-413e-88fe-8c583de52c4c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.003613 sec., 40963.1884860227 rows/sec., 2.33 MiB/sec. | ||
| 2112 | 2026.05.06 21:10:20.991257 [ 275 ] {76264df8-f086-413e-88fe-8c583de52c4c} <Debug> TCPHandler: Processed in 0.003777419 sec. | ||
| 2113 | 2026.05.06 21:10:20.991398 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2114 | 2026.05.06 21:10:20.991492 [ 275 ] {12fb7e75-a16c-4513-b48b-6367ff335a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2115 | 2026.05.06 21:10:20.991530 [ 275 ] {12fb7e75-a16c-4513-b48b-6367ff335a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2116 | 2026.05.06 21:10:20.992082 [ 275 ] {12fb7e75-a16c-4513-b48b-6367ff335a63} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2117 | 2026.05.06 21:10:20.992116 [ 275 ] {12fb7e75-a16c-4513-b48b-6367ff335a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2118 | 2026.05.06 21:10:20.992420 [ 275 ] {12fb7e75-a16c-4513-b48b-6367ff335a63} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2119 | 2026.05.06 21:10:20.992619 [ 275 ] {12fb7e75-a16c-4513-b48b-6367ff335a63} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2026.05.06 21:10:20.992743 [ 275 ] {12fb7e75-a16c-4513-b48b-6367ff335a63} <Debug> executeQuery: Read 508 rows, 36.64 KiB in 0.001268 sec., 400630.9148264984 rows/sec., 28.22 MiB/sec. | ||
| 2121 | 2026.05.06 21:10:20.992778 [ 275 ] {12fb7e75-a16c-4513-b48b-6367ff335a63} <Debug> TCPHandler: Processed in 0.001438003 sec. | ||
| 2122 | 2026.05.06 21:10:20.992886 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2123 | 2026.05.06 21:10:20.992979 [ 275 ] {3b981f64-2da2-4d04-855c-443daa4b90f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2124 | 2026.05.06 21:10:20.993042 [ 275 ] {3b981f64-2da2-4d04-855c-443daa4b90f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2125 | 2026.05.06 21:10:20.993354 [ 275 ] {3b981f64-2da2-4d04-855c-443daa4b90f9} <Trace> oximeter.measurements_bool (2f1633da-9ba4-4724-828f-7a3d3ad2311c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2126 | 2026.05.06 21:10:20.993389 [ 275 ] {3b981f64-2da2-4d04-855c-443daa4b90f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2127 | 2026.05.06 21:10:20.993669 [ 275 ] {3b981f64-2da2-4d04-855c-443daa4b90f9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2128 | 2026.05.06 21:10:20.993863 [ 275 ] {3b981f64-2da2-4d04-855c-443daa4b90f9} <Trace> oximeter.measurements_bool (2f1633da-9ba4-4724-828f-7a3d3ad2311c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2129 | 2026.05.06 21:10:20.993984 [ 275 ] {3b981f64-2da2-4d04-855c-443daa4b90f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001023 sec., 5865.102639296188 rows/sec., 306.43 KiB/sec. | ||
| 2130 | 2026.05.06 21:10:20.994018 [ 275 ] {3b981f64-2da2-4d04-855c-443daa4b90f9} <Debug> TCPHandler: Processed in 0.001178258 sec. | ||
| 2131 | 2026.05.06 21:10:20.994137 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2132 | 2026.05.06 21:10:20.994282 [ 275 ] {db828d15-f909-4cce-b9f9-895575d38653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2133 | 2026.05.06 21:10:20.994334 [ 275 ] {db828d15-f909-4cce-b9f9-895575d38653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2134 | 2026.05.06 21:10:20.994750 [ 275 ] {db828d15-f909-4cce-b9f9-895575d38653} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2135 | 2026.05.06 21:10:20.994786 [ 275 ] {db828d15-f909-4cce-b9f9-895575d38653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2136 | 2026.05.06 21:10:20.995104 [ 275 ] {db828d15-f909-4cce-b9f9-895575d38653} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2137 | 2026.05.06 21:10:20.995308 [ 275 ] {db828d15-f909-4cce-b9f9-895575d38653} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2138 | 2026.05.06 21:10:20.995437 [ 275 ] {db828d15-f909-4cce-b9f9-895575d38653} <Debug> executeQuery: Read 160 rows, 10.52 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 8.72 MiB/sec. | ||
| 2139 | 2026.05.06 21:10:20.995473 [ 275 ] {db828d15-f909-4cce-b9f9-895575d38653} <Debug> TCPHandler: Processed in 0.001396082 sec. | ||
| 2140 | 2026.05.06 21:10:20.995589 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2141 | 2026.05.06 21:10:20.995685 [ 275 ] {2776f3ed-fe24-46ff-a3ab-edcb1be06777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2142 | 2026.05.06 21:10:20.995725 [ 275 ] {2776f3ed-fe24-46ff-a3ab-edcb1be06777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2143 | 2026.05.06 21:10:20.996044 [ 275 ] {2776f3ed-fe24-46ff-a3ab-edcb1be06777} <Trace> oximeter.measurements_f64 (e7a4c0c9-0e32-43ac-a996-7cb96f96ea82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2144 | 2026.05.06 21:10:20.996078 [ 275 ] {2776f3ed-fe24-46ff-a3ab-edcb1be06777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2145 | 2026.05.06 21:10:20.996358 [ 275 ] {2776f3ed-fe24-46ff-a3ab-edcb1be06777} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2146 | 2026.05.06 21:10:20.996558 [ 275 ] {2776f3ed-fe24-46ff-a3ab-edcb1be06777} <Trace> oximeter.measurements_f64 (e7a4c0c9-0e32-43ac-a996-7cb96f96ea82): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2147 | 2026.05.06 21:10:20.996681 [ 275 ] {2776f3ed-fe24-46ff-a3ab-edcb1be06777} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 2148 | 2026.05.06 21:10:20.996717 [ 275 ] {2776f3ed-fe24-46ff-a3ab-edcb1be06777} <Debug> TCPHandler: Processed in 0.001178598 sec. | ||
| 2149 | 2026.05.06 21:10:20.996832 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2150 | 2026.05.06 21:10:20.996927 [ 275 ] {4745def1-4ecc-4169-8d7b-656dd9c8b0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2151 | 2026.05.06 21:10:20.996979 [ 275 ] {4745def1-4ecc-4169-8d7b-656dd9c8b0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2152 | 2026.05.06 21:10:20.997830 [ 275 ] {4745def1-4ecc-4169-8d7b-656dd9c8b0c8} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2153 | 2026.05.06 21:10:20.997865 [ 275 ] {4745def1-4ecc-4169-8d7b-656dd9c8b0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2154 | 2026.05.06 21:10:20.998415 [ 275 ] {4745def1-4ecc-4169-8d7b-656dd9c8b0c8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2155 | 2026.05.06 21:10:20.998630 [ 275 ] {4745def1-4ecc-4169-8d7b-656dd9c8b0c8} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2156 | 2026.05.06 21:10:20.998763 [ 275 ] {4745def1-4ecc-4169-8d7b-656dd9c8b0c8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001854 sec., 22114.347357065802 rows/sec., 39.63 MiB/sec. | ||
| 2157 | 2026.05.06 21:10:20.998812 [ 275 ] {4745def1-4ecc-4169-8d7b-656dd9c8b0c8} <Debug> TCPHandler: Processed in 0.002030671 sec. | ||
| 2158 | 2026.05.06 21:10:20.998937 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2159 | 2026.05.06 21:10:20.999032 [ 275 ] {859ae2e5-ae15-4a9c-a720-9bca199765be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2160 | 2026.05.06 21:10:20.999073 [ 275 ] {859ae2e5-ae15-4a9c-a720-9bca199765be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2161 | 2026.05.06 21:10:20.999384 [ 275 ] {859ae2e5-ae15-4a9c-a720-9bca199765be} <Trace> oximeter.measurements_i64 (c26ac39f-331b-4961-baad-c5818f3bfa24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2162 | 2026.05.06 21:10:20.999418 [ 275 ] {859ae2e5-ae15-4a9c-a720-9bca199765be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2163 | 2026.05.06 21:10:20.999707 [ 275 ] {859ae2e5-ae15-4a9c-a720-9bca199765be} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2164 | 2026.05.06 21:10:20.999905 [ 275 ] {859ae2e5-ae15-4a9c-a720-9bca199765be} <Trace> oximeter.measurements_i64 (c26ac39f-331b-4961-baad-c5818f3bfa24): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2165 | 2026.05.06 21:10:21.000029 [ 275 ] {859ae2e5-ae15-4a9c-a720-9bca199765be} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001015 sec., 2955.6650246305417 rows/sec., 208.78 KiB/sec. | ||
| 2166 | 2026.05.06 21:10:21.000064 [ 275 ] {859ae2e5-ae15-4a9c-a720-9bca199765be} <Debug> TCPHandler: Processed in 0.001177169 sec. | ||
| 2167 | 2026.05.06 21:10:21.000173 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2168 | 2026.05.06 21:10:21.000269 [ 275 ] {fe374447-6109-4ba6-8a6b-19b003d9a440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2169 | 2026.05.06 21:10:21.000311 [ 275 ] {fe374447-6109-4ba6-8a6b-19b003d9a440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2170 | 2026.05.06 21:10:21.000631 [ 275 ] {fe374447-6109-4ba6-8a6b-19b003d9a440} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2171 | 2026.05.06 21:10:21.000667 [ 275 ] {fe374447-6109-4ba6-8a6b-19b003d9a440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2172 | 2026.05.06 21:10:21.000960 [ 275 ] {fe374447-6109-4ba6-8a6b-19b003d9a440} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2173 | 2026.05.06 21:10:21.001163 [ 275 ] {fe374447-6109-4ba6-8a6b-19b003d9a440} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2174 | 2026.05.06 21:10:21.001290 [ 275 ] {fe374447-6109-4ba6-8a6b-19b003d9a440} <Debug> executeQuery: Read 50 rows, 3.03 KiB in 0.001039 sec., 48123.195380173245 rows/sec., 2.85 MiB/sec. | ||
| 2175 | 2026.05.06 21:10:21.001325 [ 275 ] {fe374447-6109-4ba6-8a6b-19b003d9a440} <Debug> TCPHandler: Processed in 0.001202179 sec. | ||
| 2176 | 2026.05.06 21:10:21.052210 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5340 | ||
| 2177 | 2026.05.06 21:10:21.052675 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2178 | 2026.05.06 21:10:21.052715 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2179 | 2026.05.06 21:10:21.053201 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2180 | 2026.05.06 21:10:21.053440 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2181 | 2026.05.06 21:10:21.053571 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5340 | ||
| 2182 | 2026.05.06 21:10:21.053577 [ 34 ] {} <Debug> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2183 | 2026.05.06 21:10:21.053644 [ 34 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2184 | 2026.05.06 21:10:21.053663 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2185 | 2026.05.06 21:10:21.053762 [ 186 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2186 | 2026.05.06 21:10:21.053879 [ 186 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2187 | 2026.05.06 21:10:21.053918 [ 186 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2908 rows starting from the beginning of the part | ||
| 2188 | 2026.05.06 21:10:21.053983 [ 186 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2189 | 2026.05.06 21:10:21.054031 [ 186 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2190 | 2026.05.06 21:10:21.054071 [ 186 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2191 | 2026.05.06 21:10:21.054108 [ 186 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2192 | 2026.05.06 21:10:21.054150 [ 186 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2193 | 2026.05.06 21:10:21.055576 [ 197 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5340 rows, containing 4 columns (4 merged, 0 gathered) in 0.001854279 sec., 2879825.527873637 rows/sec., 41.20 MiB/sec. | ||
| 2194 | 2026.05.06 21:10:21.056216 [ 197 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2195 | 2026.05.06 21:10:21.056500 [ 197 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_11_2} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2026.05.06 21:10:21.056572 [ 197 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_11_2} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2197 | 2026.05.06 21:10:21.056656 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2198 | 2026.05.06 21:10:21.380418 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2199 | 2026.05.06 21:10:21.397259 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2200 | 2026.05.06 21:10:21.397316 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2201 | 2026.05.06 21:10:21.403682 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2202 | 2026.05.06 21:10:21.404352 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2203 | 2026.05.06 21:10:21.404683 [ 34 ] {} <Debug> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2204 | 2026.05.06 21:10:21.404755 [ 34 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2205 | 2026.05.06 21:10:21.404778 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2206 | 2026.05.06 21:10:21.404890 [ 186 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2207 | 2026.05.06 21:10:21.407438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2208 | 2026.05.06 21:10:21.408940 [ 186 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2209 | 2026.05.06 21:10:21.410550 [ 186 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 2210 | 2026.05.06 21:10:21.415347 [ 186 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 2211 | 2026.05.06 21:10:21.419655 [ 186 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 2212 | 2026.05.06 21:10:21.423834 [ 186 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 2213 | 2026.05.06 21:10:21.428540 [ 186 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 2214 | 2026.05.06 21:10:21.432847 [ 186 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 2215 | 2026.05.06 21:10:21.484402 [ 193 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079546374 sec., 1043.4165107261833 rows/sec., 5.40 MiB/sec. | ||
| 2216 | 2026.05.06 21:10:21.487117 [ 193 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2217 | 2026.05.06 21:10:21.489349 [ 193 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_11_2} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2218 | 2026.05.06 21:10:21.489453 [ 193 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_11_2} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2219 | 2026.05.06 21:10:21.491452 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2220 | 2026.05.06 21:10:22.000194 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.87 MiB, peak 218.75 MiB, free memory in arenas 0.00 B, will set to 218.83 MiB (RSS), difference: 9.95 MiB | ||
| 2221 | 2026.05.06 21:10:25.958324 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2222 | 2026.05.06 21:10:25.958584 [ 275 ] {c45b5c16-8ffe-4b29-a075-1eb4a3ceebfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 2223 | 2026.05.06 21:10:25.958905 [ 275 ] {c45b5c16-8ffe-4b29-a075-1eb4a3ceebfc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2224 | 2026.05.06 21:10:25.958939 [ 275 ] {c45b5c16-8ffe-4b29-a075-1eb4a3ceebfc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 2225 | 2026.05.06 21:10:25.959146 [ 275 ] {c45b5c16-8ffe-4b29-a075-1eb4a3ceebfc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2226 | 2026.05.06 21:10:25.959215 [ 275 ] {c45b5c16-8ffe-4b29-a075-1eb4a3ceebfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2227 | 2026.05.06 21:10:25.959351 [ 275 ] {c45b5c16-8ffe-4b29-a075-1eb4a3ceebfc} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 2228 | 2026.05.06 21:10:25.959478 [ 325 ] {c45b5c16-8ffe-4b29-a075-1eb4a3ceebfc} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2229 | 2026.05.06 21:10:25.959489 [ 320 ] {c45b5c16-8ffe-4b29-a075-1eb4a3ceebfc} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2230 | 2026.05.06 21:10:25.959512 [ 343 ] {c45b5c16-8ffe-4b29-a075-1eb4a3ceebfc} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2231 | 2026.05.06 21:10:25.959657 [ 275 ] {c45b5c16-8ffe-4b29-a075-1eb4a3ceebfc} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2232 | 2026.05.06 21:10:25.959687 [ 275 ] {c45b5c16-8ffe-4b29-a075-1eb4a3ceebfc} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2233 | 2026.05.06 21:10:25.959757 [ 275 ] {c45b5c16-8ffe-4b29-a075-1eb4a3ceebfc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2234 | 2026.05.06 21:10:25.959785 [ 275 ] {c45b5c16-8ffe-4b29-a075-1eb4a3ceebfc} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2235 | 2026.05.06 21:10:25.959818 [ 275 ] {c45b5c16-8ffe-4b29-a075-1eb4a3ceebfc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 2236 | 2026.05.06 21:10:25.959854 [ 275 ] {c45b5c16-8ffe-4b29-a075-1eb4a3ceebfc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 2237 | 2026.05.06 21:10:25.961295 [ 275 ] {c45b5c16-8ffe-4b29-a075-1eb4a3ceebfc} <Debug> executeQuery: Read 19 rows, 2.23 KiB in 0.002804 sec., 6776.034236804565 rows/sec., 795.81 KiB/sec. | ||
| 2238 | 2026.05.06 21:10:25.961416 [ 275 ] {c45b5c16-8ffe-4b29-a075-1eb4a3ceebfc} <Debug> TCPHandler: Processed in 0.00322689 sec. | ||
| 2239 | 2026.05.06 21:10:25.962459 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2240 | 2026.05.06 21:10:25.962574 [ 275 ] {8cbd2b0d-6443-49b7-8fdf-22df37a527d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2241 | 2026.05.06 21:10:25.962617 [ 275 ] {8cbd2b0d-6443-49b7-8fdf-22df37a527d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2242 | 2026.05.06 21:10:25.963151 [ 275 ] {8cbd2b0d-6443-49b7-8fdf-22df37a527d9} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2243 | 2026.05.06 21:10:25.963194 [ 275 ] {8cbd2b0d-6443-49b7-8fdf-22df37a527d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2244 | 2026.05.06 21:10:25.963549 [ 275 ] {8cbd2b0d-6443-49b7-8fdf-22df37a527d9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2245 | 2026.05.06 21:10:25.963761 [ 275 ] {8cbd2b0d-6443-49b7-8fdf-22df37a527d9} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2246 | 2026.05.06 21:10:25.963902 [ 275 ] {8cbd2b0d-6443-49b7-8fdf-22df37a527d9} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.00136 sec., 19117.647058823528 rows/sec., 1.48 MiB/sec. | ||
| 2247 | 2026.05.06 21:10:25.963939 [ 275 ] {8cbd2b0d-6443-49b7-8fdf-22df37a527d9} <Debug> TCPHandler: Processed in 0.001533544 sec. | ||
| 2248 | 2026.05.06 21:10:25.963935 [ 30 ] {} <Debug> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2249 | 2026.05.06 21:10:25.964039 [ 30 ] {} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2250 | 2026.05.06 21:10:25.964078 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2026.05.06 21:10:25.964078 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2252 | 2026.05.06 21:10:25.964183 [ 275 ] {db9d8472-57bc-4ba6-aab8-db3b5d1e2442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2253 | 2026.05.06 21:10:25.964228 [ 275 ] {db9d8472-57bc-4ba6-aab8-db3b5d1e2442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2254 | 2026.05.06 21:10:25.964313 [ 194 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2255 | 2026.05.06 21:10:25.964515 [ 194 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2256 | 2026.05.06 21:10:25.964598 [ 194 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 103 rows starting from the beginning of the part | ||
| 2257 | 2026.05.06 21:10:25.964680 [ 275 ] {db9d8472-57bc-4ba6-aab8-db3b5d1e2442} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2258 | 2026.05.06 21:10:25.964702 [ 194 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2259 | 2026.05.06 21:10:25.964720 [ 275 ] {db9d8472-57bc-4ba6-aab8-db3b5d1e2442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2260 | 2026.05.06 21:10:25.964756 [ 194 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 100 rows starting from the beginning of the part | ||
| 2261 | 2026.05.06 21:10:25.964804 [ 194 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2262 | 2026.05.06 21:10:25.964849 [ 194 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 854 rows starting from the beginning of the part | ||
| 2263 | 2026.05.06 21:10:25.964891 [ 194 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2264 | 2026.05.06 21:10:25.965023 [ 275 ] {db9d8472-57bc-4ba6-aab8-db3b5d1e2442} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2265 | 2026.05.06 21:10:25.965290 [ 275 ] {db9d8472-57bc-4ba6-aab8-db3b5d1e2442} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2026.05.06 21:10:25.965424 [ 30 ] {} <Debug> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2267 | 2026.05.06 21:10:25.965433 [ 275 ] {db9d8472-57bc-4ba6-aab8-db3b5d1e2442} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001268 sec., 22082.018927444795 rows/sec., 1.72 MiB/sec. | ||
| 2268 | 2026.05.06 21:10:25.965470 [ 30 ] {} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2269 | 2026.05.06 21:10:25.965489 [ 275 ] {db9d8472-57bc-4ba6-aab8-db3b5d1e2442} <Debug> TCPHandler: Processed in 0.001463162 sec. | ||
| 2270 | 2026.05.06 21:10:25.965500 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2271 | 2026.05.06 21:10:25.965624 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2272 | 2026.05.06 21:10:25.965625 [ 193 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2273 | 2026.05.06 21:10:25.965730 [ 275 ] {01f2c07a-4ae4-4a7b-a5c6-144955252e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2274 | 2026.05.06 21:10:25.965765 [ 193 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2275 | 2026.05.06 21:10:25.965776 [ 275 ] {01f2c07a-4ae4-4a7b-a5c6-144955252e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2276 | 2026.05.06 21:10:25.965802 [ 193 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 87 rows starting from the beginning of the part | ||
| 2277 | 2026.05.06 21:10:25.965884 [ 193 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part | ||
| 2278 | 2026.05.06 21:10:25.965934 [ 193 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 65 rows starting from the beginning of the part | ||
| 2279 | 2026.05.06 21:10:25.965977 [ 193 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 2280 | 2026.05.06 21:10:25.965997 [ 194 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1135 rows, containing 5 columns (5 merged, 0 gathered) in 0.001759337 sec., 645129.3868087808 rows/sec., 54.36 MiB/sec. | ||
| 2281 | 2026.05.06 21:10:25.966031 [ 193 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 508 rows starting from the beginning of the part | ||
| 2282 | 2026.05.06 21:10:25.966081 [ 193 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
| 2283 | 2026.05.06 21:10:25.966180 [ 194 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2284 | 2026.05.06 21:10:25.966295 [ 275 ] {01f2c07a-4ae4-4a7b-a5c6-144955252e5a} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2285 | 2026.05.06 21:10:25.966341 [ 275 ] {01f2c07a-4ae4-4a7b-a5c6-144955252e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2286 | 2026.05.06 21:10:25.966457 [ 194 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_11_2} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2287 | 2026.05.06 21:10:25.966535 [ 194 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_11_2} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2288 | 2026.05.06 21:10:25.966599 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 2289 | 2026.05.06 21:10:25.966756 [ 275 ] {01f2c07a-4ae4-4a7b-a5c6-144955252e5a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2290 | 2026.05.06 21:10:25.966996 [ 275 ] {01f2c07a-4ae4-4a7b-a5c6-144955252e5a} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2291 | 2026.05.06 21:10:25.967092 [ 194 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 5 columns (5 merged, 0 gathered) in 0.001515133 sec., 491046.0005821271 rows/sec., 37.67 MiB/sec. | ||
| 2292 | 2026.05.06 21:10:25.967144 [ 275 ] {01f2c07a-4ae4-4a7b-a5c6-144955252e5a} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001435 sec., 34843.20557491289 rows/sec., 2.42 MiB/sec. | ||
| 2293 | 2026.05.06 21:10:25.967189 [ 275 ] {01f2c07a-4ae4-4a7b-a5c6-144955252e5a} <Debug> TCPHandler: Processed in 0.001612745 sec. | ||
| 2294 | 2026.05.06 21:10:25.967248 [ 193 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2295 | 2026.05.06 21:10:25.967308 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2296 | 2026.05.06 21:10:25.967410 [ 275 ] {7d4ef760-0b53-4b22-86aa-59543d044a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2297 | 2026.05.06 21:10:25.967455 [ 275 ] {7d4ef760-0b53-4b22-86aa-59543d044a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2298 | 2026.05.06 21:10:25.967495 [ 193 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_11_2} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2299 | 2026.05.06 21:10:25.967570 [ 193 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_11_2} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2300 | 2026.05.06 21:10:25.967643 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2301 | 2026.05.06 21:10:25.967806 [ 275 ] {7d4ef760-0b53-4b22-86aa-59543d044a30} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2302 | 2026.05.06 21:10:25.967848 [ 275 ] {7d4ef760-0b53-4b22-86aa-59543d044a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2303 | 2026.05.06 21:10:25.968172 [ 275 ] {7d4ef760-0b53-4b22-86aa-59543d044a30} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2304 | 2026.05.06 21:10:25.968381 [ 275 ] {7d4ef760-0b53-4b22-86aa-59543d044a30} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2305 | 2026.05.06 21:10:25.968518 [ 275 ] {7d4ef760-0b53-4b22-86aa-59543d044a30} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001127 sec., 17746.22892635315 rows/sec., 1.22 MiB/sec. | ||
| 2306 | 2026.05.06 21:10:25.968555 [ 275 ] {7d4ef760-0b53-4b22-86aa-59543d044a30} <Debug> TCPHandler: Processed in 0.00129724 sec. | ||
| 2307 | 2026.05.06 21:10:28.483510 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2308 | 2026.05.06 21:10:28.483568 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2309 | 2026.05.06 21:10:28.553636 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5788 | ||
| 2310 | 2026.05.06 21:10:28.554155 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2311 | 2026.05.06 21:10:28.554201 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2312 | 2026.05.06 21:10:28.554684 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2313 | 2026.05.06 21:10:28.554908 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2314 | 2026.05.06 21:10:28.555042 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5788 | ||
| 2315 | 2026.05.06 21:10:28.566233 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 256 | ||
| 2316 | 2026.05.06 21:10:28.568633 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2317 | 2026.05.06 21:10:28.568680 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2318 | 2026.05.06 21:10:28.569891 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2319 | 2026.05.06 21:10:28.570153 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2320 | 2026.05.06 21:10:28.570477 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 256 | ||
| 2321 | 2026.05.06 21:10:28.908447 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2322 | 2026.05.06 21:10:28.925755 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2323 | 2026.05.06 21:10:28.925812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2324 | 2026.05.06 21:10:28.931328 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2325 | 2026.05.06 21:10:28.932014 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2326 | 2026.05.06 21:10:28.934831 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2327 | 2026.05.06 21:10:30.963553 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2328 | 2026.05.06 21:10:30.963793 [ 275 ] {99107894-3e04-4cfd-97bd-60bfd2ddd589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2329 | 2026.05.06 21:10:30.964122 [ 275 ] {99107894-3e04-4cfd-97bd-60bfd2ddd589} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2330 | 2026.05.06 21:10:30.964158 [ 275 ] {99107894-3e04-4cfd-97bd-60bfd2ddd589} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2331 | 2026.05.06 21:10:30.964386 [ 275 ] {99107894-3e04-4cfd-97bd-60bfd2ddd589} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2332 | 2026.05.06 21:10:30.964455 [ 275 ] {99107894-3e04-4cfd-97bd-60bfd2ddd589} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2333 | 2026.05.06 21:10:30.964670 [ 275 ] {99107894-3e04-4cfd-97bd-60bfd2ddd589} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 2334 | 2026.05.06 21:10:30.964796 [ 329 ] {99107894-3e04-4cfd-97bd-60bfd2ddd589} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2335 | 2026.05.06 21:10:30.964811 [ 320 ] {99107894-3e04-4cfd-97bd-60bfd2ddd589} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2336 | 2026.05.06 21:10:30.964826 [ 343 ] {99107894-3e04-4cfd-97bd-60bfd2ddd589} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2337 | 2026.05.06 21:10:30.964960 [ 275 ] {99107894-3e04-4cfd-97bd-60bfd2ddd589} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2338 | 2026.05.06 21:10:30.965004 [ 275 ] {99107894-3e04-4cfd-97bd-60bfd2ddd589} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2339 | 2026.05.06 21:10:30.965095 [ 275 ] {99107894-3e04-4cfd-97bd-60bfd2ddd589} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2340 | 2026.05.06 21:10:30.965117 [ 275 ] {99107894-3e04-4cfd-97bd-60bfd2ddd589} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2341 | 2026.05.06 21:10:30.965155 [ 275 ] {99107894-3e04-4cfd-97bd-60bfd2ddd589} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2342 | 2026.05.06 21:10:30.965194 [ 275 ] {99107894-3e04-4cfd-97bd-60bfd2ddd589} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2343 | 2026.05.06 21:10:30.965226 [ 275 ] {99107894-3e04-4cfd-97bd-60bfd2ddd589} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2344 | 2026.05.06 21:10:30.966635 [ 275 ] {99107894-3e04-4cfd-97bd-60bfd2ddd589} <Debug> executeQuery: Read 31 rows, 7.03 KiB in 0.002936 sec., 10558.583106267031 rows/sec., 2.34 MiB/sec. | ||
| 2345 | 2026.05.06 21:10:30.966776 [ 275 ] {99107894-3e04-4cfd-97bd-60bfd2ddd589} <Debug> MemoryTracker: Peak memory usage (for query): 144.31 KiB. | ||
| 2346 | 2026.05.06 21:10:30.966792 [ 275 ] {99107894-3e04-4cfd-97bd-60bfd2ddd589} <Debug> TCPHandler: Processed in 0.003399843 sec. | ||
| 2347 | 2026.05.06 21:10:30.971894 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2348 | 2026.05.06 21:10:30.972011 [ 275 ] {853f0f73-485a-4793-a0a6-2d293721dd28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2349 | 2026.05.06 21:10:30.972056 [ 275 ] {853f0f73-485a-4793-a0a6-2d293721dd28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2350 | 2026.05.06 21:10:30.972653 [ 275 ] {853f0f73-485a-4793-a0a6-2d293721dd28} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2351 | 2026.05.06 21:10:30.972696 [ 275 ] {853f0f73-485a-4793-a0a6-2d293721dd28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2352 | 2026.05.06 21:10:30.973066 [ 275 ] {853f0f73-485a-4793-a0a6-2d293721dd28} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2353 | 2026.05.06 21:10:30.973312 [ 275 ] {853f0f73-485a-4793-a0a6-2d293721dd28} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2354 | 2026.05.06 21:10:30.973460 [ 275 ] {853f0f73-485a-4793-a0a6-2d293721dd28} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001482 sec., 191632.92847503372 rows/sec., 12.17 MiB/sec. | ||
| 2355 | 2026.05.06 21:10:30.973499 [ 275 ] {853f0f73-485a-4793-a0a6-2d293721dd28} <Debug> TCPHandler: Processed in 0.001677216 sec. | ||
| 2356 | 2026.05.06 21:10:30.973646 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2357 | 2026.05.06 21:10:30.973743 [ 275 ] {a05619bd-8f0a-41e8-9692-ea1f7b8e355e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2358 | 2026.05.06 21:10:30.973783 [ 275 ] {a05619bd-8f0a-41e8-9692-ea1f7b8e355e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2359 | 2026.05.06 21:10:30.974542 [ 275 ] {a05619bd-8f0a-41e8-9692-ea1f7b8e355e} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2026.05.06 21:10:30.974581 [ 275 ] {a05619bd-8f0a-41e8-9692-ea1f7b8e355e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2361 | 2026.05.06 21:10:30.974947 [ 275 ] {a05619bd-8f0a-41e8-9692-ea1f7b8e355e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2362 | 2026.05.06 21:10:30.975160 [ 275 ] {a05619bd-8f0a-41e8-9692-ea1f7b8e355e} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2026.05.06 21:10:30.975288 [ 275 ] {a05619bd-8f0a-41e8-9692-ea1f7b8e355e} <Debug> executeQuery: Read 849 rows, 68.39 KiB in 0.001564 sec., 542838.8746803069 rows/sec., 42.70 MiB/sec. | ||
| 2364 | 2026.05.06 21:10:30.975324 [ 275 ] {a05619bd-8f0a-41e8-9692-ea1f7b8e355e} <Debug> TCPHandler: Processed in 0.001731417 sec. | ||
| 2365 | 2026.05.06 21:10:30.975460 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2366 | 2026.05.06 21:10:30.975557 [ 275 ] {472b6e61-6d19-4a3f-bf8e-89083229b02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2367 | 2026.05.06 21:10:30.975598 [ 275 ] {472b6e61-6d19-4a3f-bf8e-89083229b02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2368 | 2026.05.06 21:10:30.976062 [ 275 ] {472b6e61-6d19-4a3f-bf8e-89083229b02e} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2369 | 2026.05.06 21:10:30.976098 [ 275 ] {472b6e61-6d19-4a3f-bf8e-89083229b02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2370 | 2026.05.06 21:10:30.976431 [ 275 ] {472b6e61-6d19-4a3f-bf8e-89083229b02e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2371 | 2026.05.06 21:10:30.976653 [ 275 ] {472b6e61-6d19-4a3f-bf8e-89083229b02e} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2372 | 2026.05.06 21:10:30.976786 [ 275 ] {472b6e61-6d19-4a3f-bf8e-89083229b02e} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001247 sec., 146752.20529270248 rows/sec., 9.10 MiB/sec. | ||
| 2373 | 2026.05.06 21:10:30.976824 [ 275 ] {472b6e61-6d19-4a3f-bf8e-89083229b02e} <Debug> TCPHandler: Processed in 0.001418523 sec. | ||
| 2374 | 2026.05.06 21:10:30.976948 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2375 | 2026.05.06 21:10:30.977046 [ 275 ] {96d9e27f-9e4e-4520-9d7b-e7fb2c0a86c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2376 | 2026.05.06 21:10:30.977087 [ 275 ] {96d9e27f-9e4e-4520-9d7b-e7fb2c0a86c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2377 | 2026.05.06 21:10:30.977516 [ 275 ] {96d9e27f-9e4e-4520-9d7b-e7fb2c0a86c4} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2378 | 2026.05.06 21:10:30.977553 [ 275 ] {96d9e27f-9e4e-4520-9d7b-e7fb2c0a86c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2379 | 2026.05.06 21:10:30.977851 [ 275 ] {96d9e27f-9e4e-4520-9d7b-e7fb2c0a86c4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2380 | 2026.05.06 21:10:30.978063 [ 275 ] {96d9e27f-9e4e-4520-9d7b-e7fb2c0a86c4} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2026.05.06 21:10:30.978193 [ 275 ] {96d9e27f-9e4e-4520-9d7b-e7fb2c0a86c4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001167 sec., 127677.8063410454 rows/sec., 8.25 MiB/sec. | ||
| 2382 | 2026.05.06 21:10:30.978230 [ 275 ] {96d9e27f-9e4e-4520-9d7b-e7fb2c0a86c4} <Debug> TCPHandler: Processed in 0.001333801 sec. | ||
| 2383 | 2026.05.06 21:10:30.978353 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2026.05.06 21:10:30.978449 [ 275 ] {0b2b437b-e26d-4296-8070-478a3a765e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2385 | 2026.05.06 21:10:30.978488 [ 275 ] {0b2b437b-e26d-4296-8070-478a3a765e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2386 | 2026.05.06 21:10:30.978935 [ 275 ] {0b2b437b-e26d-4296-8070-478a3a765e87} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2026.05.06 21:10:30.978974 [ 275 ] {0b2b437b-e26d-4296-8070-478a3a765e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2388 | 2026.05.06 21:10:30.979275 [ 275 ] {0b2b437b-e26d-4296-8070-478a3a765e87} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2389 | 2026.05.06 21:10:30.979495 [ 275 ] {0b2b437b-e26d-4296-8070-478a3a765e87} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2390 | 2026.05.06 21:10:30.979621 [ 275 ] {0b2b437b-e26d-4296-8070-478a3a765e87} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001191 sec., 124265.32325776658 rows/sec., 7.07 MiB/sec. | ||
| 2391 | 2026.05.06 21:10:30.979657 [ 275 ] {0b2b437b-e26d-4296-8070-478a3a765e87} <Debug> TCPHandler: Processed in 0.001356892 sec. | ||
| 2392 | 2026.05.06 21:10:30.979793 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2393 | 2026.05.06 21:10:30.979888 [ 275 ] {303516ac-f979-4fd6-8ba5-40c135fc3a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2394 | 2026.05.06 21:10:30.979928 [ 275 ] {303516ac-f979-4fd6-8ba5-40c135fc3a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2395 | 2026.05.06 21:10:30.980507 [ 275 ] {303516ac-f979-4fd6-8ba5-40c135fc3a7d} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2396 | 2026.05.06 21:10:30.980544 [ 275 ] {303516ac-f979-4fd6-8ba5-40c135fc3a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2397 | 2026.05.06 21:10:30.980864 [ 275 ] {303516ac-f979-4fd6-8ba5-40c135fc3a7d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2398 | 2026.05.06 21:10:30.981078 [ 275 ] {303516ac-f979-4fd6-8ba5-40c135fc3a7d} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2026.05.06 21:10:30.981205 [ 275 ] {303516ac-f979-4fd6-8ba5-40c135fc3a7d} <Debug> executeQuery: Read 495 rows, 35.58 KiB in 0.001335 sec., 370786.5168539326 rows/sec., 26.03 MiB/sec. | ||
| 2400 | 2026.05.06 21:10:30.981242 [ 275 ] {303516ac-f979-4fd6-8ba5-40c135fc3a7d} <Debug> TCPHandler: Processed in 0.001500393 sec. | ||
| 2401 | 2026.05.06 21:10:30.981363 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2402 | 2026.05.06 21:10:30.981459 [ 275 ] {7e4574db-9f21-4b1f-9f6e-36de444caf53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2403 | 2026.05.06 21:10:30.981500 [ 275 ] {7e4574db-9f21-4b1f-9f6e-36de444caf53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2404 | 2026.05.06 21:10:30.981900 [ 275 ] {7e4574db-9f21-4b1f-9f6e-36de444caf53} <Trace> oximeter.measurements_bool (2f1633da-9ba4-4724-828f-7a3d3ad2311c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2405 | 2026.05.06 21:10:30.981952 [ 275 ] {7e4574db-9f21-4b1f-9f6e-36de444caf53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2406 | 2026.05.06 21:10:30.982415 [ 275 ] {7e4574db-9f21-4b1f-9f6e-36de444caf53} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2407 | 2026.05.06 21:10:30.982692 [ 275 ] {7e4574db-9f21-4b1f-9f6e-36de444caf53} <Trace> oximeter.measurements_bool (2f1633da-9ba4-4724-828f-7a3d3ad2311c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2408 | 2026.05.06 21:10:30.982828 [ 275 ] {7e4574db-9f21-4b1f-9f6e-36de444caf53} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001386 sec., 4329.004329004329 rows/sec., 226.17 KiB/sec. | ||
| 2409 | 2026.05.06 21:10:30.982865 [ 275 ] {7e4574db-9f21-4b1f-9f6e-36de444caf53} <Debug> TCPHandler: Processed in 0.001552954 sec. | ||
| 2410 | 2026.05.06 21:10:30.982986 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2411 | 2026.05.06 21:10:30.983083 [ 275 ] {06804e2d-e0c5-44c9-a147-dadb5d02321a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2412 | 2026.05.06 21:10:30.983128 [ 275 ] {06804e2d-e0c5-44c9-a147-dadb5d02321a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2413 | 2026.05.06 21:10:30.983559 [ 275 ] {06804e2d-e0c5-44c9-a147-dadb5d02321a} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2026.05.06 21:10:30.983596 [ 275 ] {06804e2d-e0c5-44c9-a147-dadb5d02321a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2415 | 2026.05.06 21:10:30.983919 [ 275 ] {06804e2d-e0c5-44c9-a147-dadb5d02321a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2416 | 2026.05.06 21:10:30.984131 [ 275 ] {06804e2d-e0c5-44c9-a147-dadb5d02321a} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2026.05.06 21:10:30.984261 [ 275 ] {06804e2d-e0c5-44c9-a147-dadb5d02321a} <Debug> executeQuery: Read 155 rows, 10.17 KiB in 0.001196 sec., 129598.66220735786 rows/sec., 8.30 MiB/sec. | ||
| 2418 | 2026.05.06 21:10:30.984297 [ 275 ] {06804e2d-e0c5-44c9-a147-dadb5d02321a} <Debug> TCPHandler: Processed in 0.001362541 sec. | ||
| 2419 | 2026.05.06 21:10:30.984421 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2420 | 2026.05.06 21:10:30.984515 [ 275 ] {24a9132c-6157-4c57-bb03-b4516ca9536f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2421 | 2026.05.06 21:10:30.984556 [ 275 ] {24a9132c-6157-4c57-bb03-b4516ca9536f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2422 | 2026.05.06 21:10:30.984894 [ 275 ] {24a9132c-6157-4c57-bb03-b4516ca9536f} <Trace> oximeter.measurements_f64 (e7a4c0c9-0e32-43ac-a996-7cb96f96ea82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2423 | 2026.05.06 21:10:30.984930 [ 275 ] {24a9132c-6157-4c57-bb03-b4516ca9536f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2424 | 2026.05.06 21:10:30.985222 [ 275 ] {24a9132c-6157-4c57-bb03-b4516ca9536f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2425 | 2026.05.06 21:10:30.985427 [ 275 ] {24a9132c-6157-4c57-bb03-b4516ca9536f} <Trace> oximeter.measurements_f64 (e7a4c0c9-0e32-43ac-a996-7cb96f96ea82): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2426 | 2026.05.06 21:10:30.985558 [ 275 ] {24a9132c-6157-4c57-bb03-b4516ca9536f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 2427 | 2026.05.06 21:10:30.985594 [ 275 ] {24a9132c-6157-4c57-bb03-b4516ca9536f} <Debug> TCPHandler: Processed in 0.001222949 sec. | ||
| 2428 | 2026.05.06 21:10:30.985721 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2429 | 2026.05.06 21:10:30.985816 [ 275 ] {d91078a4-c03d-40bf-ad73-46b024da9201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2430 | 2026.05.06 21:10:30.985870 [ 275 ] {d91078a4-c03d-40bf-ad73-46b024da9201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2431 | 2026.05.06 21:10:30.986701 [ 275 ] {d91078a4-c03d-40bf-ad73-46b024da9201} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2026.05.06 21:10:30.986738 [ 275 ] {d91078a4-c03d-40bf-ad73-46b024da9201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2433 | 2026.05.06 21:10:30.987293 [ 275 ] {d91078a4-c03d-40bf-ad73-46b024da9201} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2434 | 2026.05.06 21:10:30.987520 [ 275 ] {d91078a4-c03d-40bf-ad73-46b024da9201} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2026.05.06 21:10:30.987656 [ 275 ] {d91078a4-c03d-40bf-ad73-46b024da9201} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001857 sec., 22078.62143241788 rows/sec., 39.56 MiB/sec. | ||
| 2436 | 2026.05.06 21:10:30.987709 [ 275 ] {d91078a4-c03d-40bf-ad73-46b024da9201} <Debug> TCPHandler: Processed in 0.002038082 sec. | ||
| 2437 | 2026.05.06 21:10:30.987839 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2438 | 2026.05.06 21:10:30.987936 [ 275 ] {758ca70b-b8a3-44fe-9b1c-4a3294182839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2439 | 2026.05.06 21:10:30.987979 [ 275 ] {758ca70b-b8a3-44fe-9b1c-4a3294182839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2440 | 2026.05.06 21:10:30.988335 [ 275 ] {758ca70b-b8a3-44fe-9b1c-4a3294182839} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2026.05.06 21:10:30.988371 [ 275 ] {758ca70b-b8a3-44fe-9b1c-4a3294182839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2442 | 2026.05.06 21:10:30.988672 [ 275 ] {758ca70b-b8a3-44fe-9b1c-4a3294182839} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2443 | 2026.05.06 21:10:30.988883 [ 275 ] {758ca70b-b8a3-44fe-9b1c-4a3294182839} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2444 | 2026.05.06 21:10:30.989013 [ 275 ] {758ca70b-b8a3-44fe-9b1c-4a3294182839} <Debug> executeQuery: Read 50 rows, 3.03 KiB in 0.001096 sec., 45620.43795620438 rows/sec., 2.70 MiB/sec. | ||
| 2445 | 2026.05.06 21:10:30.989049 [ 275 ] {758ca70b-b8a3-44fe-9b1c-4a3294182839} <Debug> TCPHandler: Processed in 0.001261139 sec. | ||
| 2446 | 2026.05.06 21:10:35.971774 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2447 | 2026.05.06 21:10:35.972039 [ 275 ] {0cd0899e-8524-422b-ac4f-3e86957a9c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2448 | 2026.05.06 21:10:35.972392 [ 275 ] {0cd0899e-8524-422b-ac4f-3e86957a9c3e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2449 | 2026.05.06 21:10:35.972429 [ 275 ] {0cd0899e-8524-422b-ac4f-3e86957a9c3e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2450 | 2026.05.06 21:10:35.972654 [ 275 ] {0cd0899e-8524-422b-ac4f-3e86957a9c3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2451 | 2026.05.06 21:10:35.972721 [ 275 ] {0cd0899e-8524-422b-ac4f-3e86957a9c3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2452 | 2026.05.06 21:10:35.972859 [ 275 ] {0cd0899e-8524-422b-ac4f-3e86957a9c3e} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 2453 | 2026.05.06 21:10:35.972979 [ 320 ] {0cd0899e-8524-422b-ac4f-3e86957a9c3e} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2454 | 2026.05.06 21:10:35.973009 [ 326 ] {0cd0899e-8524-422b-ac4f-3e86957a9c3e} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2455 | 2026.05.06 21:10:35.972982 [ 316 ] {0cd0899e-8524-422b-ac4f-3e86957a9c3e} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2456 | 2026.05.06 21:10:35.973158 [ 275 ] {0cd0899e-8524-422b-ac4f-3e86957a9c3e} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2457 | 2026.05.06 21:10:35.973186 [ 275 ] {0cd0899e-8524-422b-ac4f-3e86957a9c3e} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2458 | 2026.05.06 21:10:35.973267 [ 275 ] {0cd0899e-8524-422b-ac4f-3e86957a9c3e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2459 | 2026.05.06 21:10:35.973289 [ 275 ] {0cd0899e-8524-422b-ac4f-3e86957a9c3e} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2460 | 2026.05.06 21:10:35.973322 [ 275 ] {0cd0899e-8524-422b-ac4f-3e86957a9c3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2461 | 2026.05.06 21:10:35.973360 [ 275 ] {0cd0899e-8524-422b-ac4f-3e86957a9c3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2462 | 2026.05.06 21:10:35.973392 [ 275 ] {0cd0899e-8524-422b-ac4f-3e86957a9c3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2463 | 2026.05.06 21:10:35.974717 [ 275 ] {0cd0899e-8524-422b-ac4f-3e86957a9c3e} <Debug> executeQuery: Read 31 rows, 3.05 KiB in 0.002778 sec., 11159.107271418286 rows/sec., 1.07 MiB/sec. | ||
| 2464 | 2026.05.06 21:10:35.974883 [ 275 ] {0cd0899e-8524-422b-ac4f-3e86957a9c3e} <Debug> MemoryTracker: Peak memory usage (for query): 130.24 KiB. | ||
| 2465 | 2026.05.06 21:10:35.974908 [ 275 ] {0cd0899e-8524-422b-ac4f-3e86957a9c3e} <Debug> TCPHandler: Processed in 0.003273121 sec. | ||
| 2466 | 2026.05.06 21:10:35.979378 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2467 | 2026.05.06 21:10:35.979514 [ 275 ] {77c51360-9dda-4ad5-9325-6ec2f3464468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2468 | 2026.05.06 21:10:35.979566 [ 275 ] {77c51360-9dda-4ad5-9325-6ec2f3464468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2469 | 2026.05.06 21:10:35.980274 [ 275 ] {77c51360-9dda-4ad5-9325-6ec2f3464468} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2470 | 2026.05.06 21:10:35.980317 [ 275 ] {77c51360-9dda-4ad5-9325-6ec2f3464468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2471 | 2026.05.06 21:10:35.980734 [ 275 ] {77c51360-9dda-4ad5-9325-6ec2f3464468} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2472 | 2026.05.06 21:10:35.980930 [ 275 ] {77c51360-9dda-4ad5-9325-6ec2f3464468} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2473 | 2026.05.06 21:10:35.981070 [ 275 ] {77c51360-9dda-4ad5-9325-6ec2f3464468} <Debug> executeQuery: Read 10 rows, 3.35 KiB in 0.001593 sec., 6277.463904582549 rows/sec., 2.05 MiB/sec. | ||
| 2474 | 2026.05.06 21:10:35.981107 [ 275 ] {77c51360-9dda-4ad5-9325-6ec2f3464468} <Debug> TCPHandler: Processed in 0.001799418 sec. | ||
| 2475 | 2026.05.06 21:10:35.981238 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2476 | 2026.05.06 21:10:35.981355 [ 275 ] {48ad6aac-9620-40e7-81bd-1465025e1453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2477 | 2026.05.06 21:10:35.981403 [ 275 ] {48ad6aac-9620-40e7-81bd-1465025e1453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2478 | 2026.05.06 21:10:35.981888 [ 275 ] {48ad6aac-9620-40e7-81bd-1465025e1453} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2026.05.06 21:10:35.981929 [ 275 ] {48ad6aac-9620-40e7-81bd-1465025e1453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2480 | 2026.05.06 21:10:35.982279 [ 275 ] {48ad6aac-9620-40e7-81bd-1465025e1453} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2481 | 2026.05.06 21:10:35.982489 [ 275 ] {48ad6aac-9620-40e7-81bd-1465025e1453} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2026.05.06 21:10:35.982615 [ 275 ] {48ad6aac-9620-40e7-81bd-1465025e1453} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001284 sec., 18691.58878504673 rows/sec., 1.55 MiB/sec. | ||
| 2483 | 2026.05.06 21:10:35.982650 [ 275 ] {48ad6aac-9620-40e7-81bd-1465025e1453} <Debug> TCPHandler: Processed in 0.001471193 sec. | ||
| 2484 | 2026.05.06 21:10:35.982763 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2485 | 2026.05.06 21:10:35.982856 [ 275 ] {77c8eb3e-adf4-474e-821d-994b75bb45b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2486 | 2026.05.06 21:10:35.982894 [ 275 ] {77c8eb3e-adf4-474e-821d-994b75bb45b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2487 | 2026.05.06 21:10:35.983276 [ 275 ] {77c8eb3e-adf4-474e-821d-994b75bb45b0} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2488 | 2026.05.06 21:10:35.983309 [ 275 ] {77c8eb3e-adf4-474e-821d-994b75bb45b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2489 | 2026.05.06 21:10:35.983582 [ 275 ] {77c8eb3e-adf4-474e-821d-994b75bb45b0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2490 | 2026.05.06 21:10:35.983779 [ 275 ] {77c8eb3e-adf4-474e-821d-994b75bb45b0} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2491 | 2026.05.06 21:10:35.983901 [ 275 ] {77c8eb3e-adf4-474e-821d-994b75bb45b0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001063 sec., 3762.9350893697087 rows/sec., 306.84 KiB/sec. | ||
| 2492 | 2026.05.06 21:10:35.983936 [ 275 ] {77c8eb3e-adf4-474e-821d-994b75bb45b0} <Debug> TCPHandler: Processed in 0.001221009 sec. | ||
| 2493 | 2026.05.06 21:10:35.984048 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2494 | 2026.05.06 21:10:35.984141 [ 275 ] {6be5faa9-b384-41ef-8b15-2a49c8e48854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2495 | 2026.05.06 21:10:35.984179 [ 275 ] {6be5faa9-b384-41ef-8b15-2a49c8e48854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2496 | 2026.05.06 21:10:35.984771 [ 275 ] {6be5faa9-b384-41ef-8b15-2a49c8e48854} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2497 | 2026.05.06 21:10:35.984805 [ 275 ] {6be5faa9-b384-41ef-8b15-2a49c8e48854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2498 | 2026.05.06 21:10:35.985117 [ 275 ] {6be5faa9-b384-41ef-8b15-2a49c8e48854} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2499 | 2026.05.06 21:10:35.985319 [ 275 ] {6be5faa9-b384-41ef-8b15-2a49c8e48854} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2026.05.06 21:10:35.985448 [ 275 ] {6be5faa9-b384-41ef-8b15-2a49c8e48854} <Debug> executeQuery: Read 178 rows, 16.01 KiB in 0.001324 sec., 134441.08761329303 rows/sec., 11.81 MiB/sec. | ||
| 2501 | 2026.05.06 21:10:35.985483 [ 275 ] {6be5faa9-b384-41ef-8b15-2a49c8e48854} <Debug> TCPHandler: Processed in 0.001482033 sec. | ||
| 2502 | 2026.05.06 21:10:35.985592 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2503 | 2026.05.06 21:10:35.985684 [ 275 ] {8cb5428e-8a06-4dad-b4b6-a6d857773303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2504 | 2026.05.06 21:10:35.985720 [ 275 ] {8cb5428e-8a06-4dad-b4b6-a6d857773303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2505 | 2026.05.06 21:10:35.986114 [ 275 ] {8cb5428e-8a06-4dad-b4b6-a6d857773303} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2506 | 2026.05.06 21:10:35.986148 [ 275 ] {8cb5428e-8a06-4dad-b4b6-a6d857773303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2507 | 2026.05.06 21:10:35.986425 [ 275 ] {8cb5428e-8a06-4dad-b4b6-a6d857773303} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2508 | 2026.05.06 21:10:35.986623 [ 275 ] {8cb5428e-8a06-4dad-b4b6-a6d857773303} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2509 | 2026.05.06 21:10:35.986752 [ 275 ] {8cb5428e-8a06-4dad-b4b6-a6d857773303} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001086 sec., 14732.965009208105 rows/sec., 1.12 MiB/sec. | ||
| 2510 | 2026.05.06 21:10:35.986787 [ 275 ] {8cb5428e-8a06-4dad-b4b6-a6d857773303} <Debug> TCPHandler: Processed in 0.001243499 sec. | ||
| 2511 | 2026.05.06 21:10:35.986897 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2512 | 2026.05.06 21:10:35.986989 [ 275 ] {7486c409-55c2-479f-8ace-8374adf65ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2513 | 2026.05.06 21:10:35.987025 [ 275 ] {7486c409-55c2-479f-8ace-8374adf65ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2514 | 2026.05.06 21:10:35.987417 [ 275 ] {7486c409-55c2-479f-8ace-8374adf65ee3} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2515 | 2026.05.06 21:10:35.987450 [ 275 ] {7486c409-55c2-479f-8ace-8374adf65ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2516 | 2026.05.06 21:10:35.987727 [ 275 ] {7486c409-55c2-479f-8ace-8374adf65ee3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2517 | 2026.05.06 21:10:35.987928 [ 275 ] {7486c409-55c2-479f-8ace-8374adf65ee3} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2518 | 2026.05.06 21:10:35.988055 [ 275 ] {7486c409-55c2-479f-8ace-8374adf65ee3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001083 sec., 22160.6648199446 rows/sec., 1.84 MiB/sec. | ||
| 2519 | 2026.05.06 21:10:35.988091 [ 275 ] {7486c409-55c2-479f-8ace-8374adf65ee3} <Debug> TCPHandler: Processed in 0.00124296 sec. | ||
| 2520 | 2026.05.06 21:10:35.988202 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2521 | 2026.05.06 21:10:35.988294 [ 275 ] {aaf7ac0d-e06e-4572-b070-a9c6f2e040b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2522 | 2026.05.06 21:10:35.988330 [ 275 ] {aaf7ac0d-e06e-4572-b070-a9c6f2e040b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2523 | 2026.05.06 21:10:35.988703 [ 275 ] {aaf7ac0d-e06e-4572-b070-a9c6f2e040b6} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2524 | 2026.05.06 21:10:35.988737 [ 275 ] {aaf7ac0d-e06e-4572-b070-a9c6f2e040b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2525 | 2026.05.06 21:10:35.989010 [ 275 ] {aaf7ac0d-e06e-4572-b070-a9c6f2e040b6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2526 | 2026.05.06 21:10:35.989213 [ 275 ] {aaf7ac0d-e06e-4572-b070-a9c6f2e040b6} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2527 | 2026.05.06 21:10:35.989335 [ 275 ] {aaf7ac0d-e06e-4572-b070-a9c6f2e040b6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001058 sec., 11342.155009451797 rows/sec., 886.11 KiB/sec. | ||
| 2528 | 2026.05.06 21:10:35.989377 [ 275 ] {aaf7ac0d-e06e-4572-b070-a9c6f2e040b6} <Debug> TCPHandler: Processed in 0.001221668 sec. | ||
| 2529 | 2026.05.06 21:10:35.989485 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2530 | 2026.05.06 21:10:35.989576 [ 275 ] {89d729b3-a2b1-4a56-991f-6e3c62cce0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2531 | 2026.05.06 21:10:35.989613 [ 275 ] {89d729b3-a2b1-4a56-991f-6e3c62cce0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2532 | 2026.05.06 21:10:35.990012 [ 275 ] {89d729b3-a2b1-4a56-991f-6e3c62cce0a0} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2026.05.06 21:10:35.990047 [ 275 ] {89d729b3-a2b1-4a56-991f-6e3c62cce0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2534 | 2026.05.06 21:10:35.990329 [ 275 ] {89d729b3-a2b1-4a56-991f-6e3c62cce0a0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2535 | 2026.05.06 21:10:35.990527 [ 275 ] {89d729b3-a2b1-4a56-991f-6e3c62cce0a0} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.05.06 21:10:35.990648 [ 275 ] {89d729b3-a2b1-4a56-991f-6e3c62cce0a0} <Debug> executeQuery: Read 104 rows, 8.70 KiB in 0.001089 sec., 95500.45913682278 rows/sec., 7.80 MiB/sec. | ||
| 2537 | 2026.05.06 21:10:35.990689 [ 275 ] {89d729b3-a2b1-4a56-991f-6e3c62cce0a0} <Debug> TCPHandler: Processed in 0.00125285 sec. | ||
| 2538 | 2026.05.06 21:10:35.990803 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2539 | 2026.05.06 21:10:35.990895 [ 275 ] {0dcb2a5d-6c62-4183-a930-efaa1d25de25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2540 | 2026.05.06 21:10:35.990935 [ 275 ] {0dcb2a5d-6c62-4183-a930-efaa1d25de25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2541 | 2026.05.06 21:10:35.991398 [ 275 ] {0dcb2a5d-6c62-4183-a930-efaa1d25de25} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.05.06 21:10:35.991433 [ 275 ] {0dcb2a5d-6c62-4183-a930-efaa1d25de25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2543 | 2026.05.06 21:10:35.991766 [ 275 ] {0dcb2a5d-6c62-4183-a930-efaa1d25de25} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2544 | 2026.05.06 21:10:35.991970 [ 275 ] {0dcb2a5d-6c62-4183-a930-efaa1d25de25} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.05.06 21:10:35.992069 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2546 | 2026.05.06 21:10:35.992095 [ 275 ] {0dcb2a5d-6c62-4183-a930-efaa1d25de25} <Debug> executeQuery: Read 500 rows, 39.86 KiB in 0.001217 sec., 410846.34346754313 rows/sec., 31.99 MiB/sec. | ||
| 2547 | 2026.05.06 21:10:35.992137 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2548 | 2026.05.06 21:10:35.992150 [ 275 ] {0dcb2a5d-6c62-4183-a930-efaa1d25de25} <Debug> TCPHandler: Processed in 0.001394441 sec. | ||
| 2549 | 2026.05.06 21:10:35.992163 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2550 | 2026.05.06 21:10:35.992282 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2551 | 2026.05.06 21:10:35.992288 [ 201 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2552 | 2026.05.06 21:10:35.992414 [ 275 ] {f94fb2d2-8da1-4eeb-9a1b-342ab9afc4fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2553 | 2026.05.06 21:10:35.992429 [ 201 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2554 | 2026.05.06 21:10:35.992471 [ 201 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 243 rows starting from the beginning of the part | ||
| 2555 | 2026.05.06 21:10:35.992472 [ 275 ] {f94fb2d2-8da1-4eeb-9a1b-342ab9afc4fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2556 | 2026.05.06 21:10:35.992550 [ 201 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 2557 | 2026.05.06 21:10:35.992603 [ 201 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2558 | 2026.05.06 21:10:35.992653 [ 201 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 2559 | 2026.05.06 21:10:35.992691 [ 201 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 155 rows starting from the beginning of the part | ||
| 2560 | 2026.05.06 21:10:35.992731 [ 201 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 500 rows starting from the beginning of the part | ||
| 2561 | 2026.05.06 21:10:35.992891 [ 275 ] {f94fb2d2-8da1-4eeb-9a1b-342ab9afc4fa} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2562 | 2026.05.06 21:10:35.992940 [ 275 ] {f94fb2d2-8da1-4eeb-9a1b-342ab9afc4fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2563 | 2026.05.06 21:10:35.993325 [ 275 ] {f94fb2d2-8da1-4eeb-9a1b-342ab9afc4fa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2564 | 2026.05.06 21:10:35.993570 [ 275 ] {f94fb2d2-8da1-4eeb-9a1b-342ab9afc4fa} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2565 | 2026.05.06 21:10:35.993710 [ 275 ] {f94fb2d2-8da1-4eeb-9a1b-342ab9afc4fa} <Debug> executeQuery: Read 52 rows, 3.59 KiB in 0.001322 sec., 39334.341906202724 rows/sec., 2.65 MiB/sec. | ||
| 2566 | 2026.05.06 21:10:35.993755 [ 275 ] {f94fb2d2-8da1-4eeb-9a1b-342ab9afc4fa} <Debug> TCPHandler: Processed in 0.001536424 sec. | ||
| 2567 | 2026.05.06 21:10:35.993789 [ 193 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1158 rows, containing 5 columns (5 merged, 0 gathered) in 0.001558034 sec., 743244.3707903678 rows/sec., 53.22 MiB/sec. | ||
| 2568 | 2026.05.06 21:10:35.993957 [ 193 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2569 | 2026.05.06 21:10:35.994206 [ 193 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2026.05.06 21:10:35.994278 [ 193 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2571 | 2026.05.06 21:10:35.994353 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 2572 | 2026.05.06 21:10:36.055795 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6300 | ||
| 2573 | 2026.05.06 21:10:36.056663 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2574 | 2026.05.06 21:10:36.056769 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2575 | 2026.05.06 21:10:36.057543 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2576 | 2026.05.06 21:10:36.057897 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2577 | 2026.05.06 21:10:36.058136 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6300 | ||
| 2578 | 2026.05.06 21:10:36.435394 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2579 | 2026.05.06 21:10:36.451808 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2580 | 2026.05.06 21:10:36.451857 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2581 | 2026.05.06 21:10:36.459009 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2582 | 2026.05.06 21:10:36.459772 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2583 | 2026.05.06 21:10:36.463889 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2584 | 2026.05.06 21:10:37.001247 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.18 MiB, peak 225.52 MiB, free memory in arenas 0.00 B, will set to 221.65 MiB (RSS), difference: 1.47 MiB | ||
| 2585 | 2026.05.06 21:10:38.571039 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 302 | ||
| 2586 | 2026.05.06 21:10:38.573519 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2587 | 2026.05.06 21:10:38.573564 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2588 | 2026.05.06 21:10:38.574720 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2589 | 2026.05.06 21:10:38.574982 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2590 | 2026.05.06 21:10:38.575219 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 302 | ||
| 2591 | 2026.05.06 21:10:40.962516 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2592 | 2026.05.06 21:10:40.962762 [ 275 ] {bddbb239-f4b1-44af-8053-3c8e01c8206f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2593 | 2026.05.06 21:10:40.963120 [ 275 ] {bddbb239-f4b1-44af-8053-3c8e01c8206f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2594 | 2026.05.06 21:10:40.963161 [ 275 ] {bddbb239-f4b1-44af-8053-3c8e01c8206f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2595 | 2026.05.06 21:10:40.963406 [ 275 ] {bddbb239-f4b1-44af-8053-3c8e01c8206f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2596 | 2026.05.06 21:10:40.963471 [ 275 ] {bddbb239-f4b1-44af-8053-3c8e01c8206f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2597 | 2026.05.06 21:10:40.963605 [ 275 ] {bddbb239-f4b1-44af-8053-3c8e01c8206f} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2598 | 2026.05.06 21:10:40.963756 [ 352 ] {bddbb239-f4b1-44af-8053-3c8e01c8206f} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2599 | 2026.05.06 21:10:40.963781 [ 354 ] {bddbb239-f4b1-44af-8053-3c8e01c8206f} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2600 | 2026.05.06 21:10:40.963781 [ 326 ] {bddbb239-f4b1-44af-8053-3c8e01c8206f} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2601 | 2026.05.06 21:10:40.963756 [ 320 ] {bddbb239-f4b1-44af-8053-3c8e01c8206f} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2602 | 2026.05.06 21:10:40.964029 [ 275 ] {bddbb239-f4b1-44af-8053-3c8e01c8206f} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2603 | 2026.05.06 21:10:40.964066 [ 275 ] {bddbb239-f4b1-44af-8053-3c8e01c8206f} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2604 | 2026.05.06 21:10:40.964165 [ 275 ] {bddbb239-f4b1-44af-8053-3c8e01c8206f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2605 | 2026.05.06 21:10:40.964187 [ 275 ] {bddbb239-f4b1-44af-8053-3c8e01c8206f} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 2606 | 2026.05.06 21:10:40.964223 [ 275 ] {bddbb239-f4b1-44af-8053-3c8e01c8206f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2607 | 2026.05.06 21:10:40.964267 [ 275 ] {bddbb239-f4b1-44af-8053-3c8e01c8206f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2608 | 2026.05.06 21:10:40.964301 [ 275 ] {bddbb239-f4b1-44af-8053-3c8e01c8206f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2609 | 2026.05.06 21:10:40.964338 [ 275 ] {bddbb239-f4b1-44af-8053-3c8e01c8206f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2610 | 2026.05.06 21:10:40.965667 [ 275 ] {bddbb239-f4b1-44af-8053-3c8e01c8206f} <Debug> executeQuery: Read 41 rows, 6.40 KiB in 0.003003 sec., 13653.013653013653 rows/sec., 2.08 MiB/sec. | ||
| 2611 | 2026.05.06 21:10:40.965860 [ 275 ] {bddbb239-f4b1-44af-8053-3c8e01c8206f} <Debug> MemoryTracker: Peak memory usage (for query): 177.53 KiB. | ||
| 2612 | 2026.05.06 21:10:40.965875 [ 275 ] {bddbb239-f4b1-44af-8053-3c8e01c8206f} <Debug> TCPHandler: Processed in 0.003500744 sec. | ||
| 2613 | 2026.05.06 21:10:40.968263 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2614 | 2026.05.06 21:10:40.968382 [ 275 ] {9df891ce-0699-4023-9698-1b6e43b336db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2615 | 2026.05.06 21:10:40.968432 [ 275 ] {9df891ce-0699-4023-9698-1b6e43b336db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2616 | 2026.05.06 21:10:40.969080 [ 275 ] {9df891ce-0699-4023-9698-1b6e43b336db} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2026.05.06 21:10:40.969134 [ 275 ] {9df891ce-0699-4023-9698-1b6e43b336db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2618 | 2026.05.06 21:10:40.969529 [ 275 ] {9df891ce-0699-4023-9698-1b6e43b336db} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2619 | 2026.05.06 21:10:40.969755 [ 275 ] {9df891ce-0699-4023-9698-1b6e43b336db} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2026.05.06 21:10:40.969899 [ 275 ] {9df891ce-0699-4023-9698-1b6e43b336db} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001553 sec., 88860.27044430136 rows/sec., 7.73 MiB/sec. | ||
| 2621 | 2026.05.06 21:10:40.969936 [ 275 ] {9df891ce-0699-4023-9698-1b6e43b336db} <Debug> TCPHandler: Processed in 0.001723647 sec. | ||
| 2622 | 2026.05.06 21:10:40.970061 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2623 | 2026.05.06 21:10:40.970155 [ 275 ] {1db6ca59-46a2-4ec6-be97-12c53b7457d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2624 | 2026.05.06 21:10:40.970194 [ 275 ] {1db6ca59-46a2-4ec6-be97-12c53b7457d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2625 | 2026.05.06 21:10:40.970592 [ 275 ] {1db6ca59-46a2-4ec6-be97-12c53b7457d5} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.05.06 21:10:40.970629 [ 275 ] {1db6ca59-46a2-4ec6-be97-12c53b7457d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2627 | 2026.05.06 21:10:40.970921 [ 275 ] {1db6ca59-46a2-4ec6-be97-12c53b7457d5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2628 | 2026.05.06 21:10:40.971123 [ 275 ] {1db6ca59-46a2-4ec6-be97-12c53b7457d5} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2026.05.06 21:10:40.971250 [ 275 ] {1db6ca59-46a2-4ec6-be97-12c53b7457d5} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001113 sec., 36837.37646001797 rows/sec., 2.71 MiB/sec. | ||
| 2630 | 2026.05.06 21:10:40.971286 [ 275 ] {1db6ca59-46a2-4ec6-be97-12c53b7457d5} <Debug> TCPHandler: Processed in 0.00127268 sec. | ||
| 2631 | 2026.05.06 21:10:40.971403 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2632 | 2026.05.06 21:10:40.971496 [ 275 ] {5b8a37f2-92fd-4c8e-bcc5-71a5936cfa9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2633 | 2026.05.06 21:10:40.971534 [ 275 ] {5b8a37f2-92fd-4c8e-bcc5-71a5936cfa9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2634 | 2026.05.06 21:10:40.971945 [ 275 ] {5b8a37f2-92fd-4c8e-bcc5-71a5936cfa9c} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2026.05.06 21:10:40.971981 [ 275 ] {5b8a37f2-92fd-4c8e-bcc5-71a5936cfa9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2636 | 2026.05.06 21:10:40.972270 [ 275 ] {5b8a37f2-92fd-4c8e-bcc5-71a5936cfa9c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2637 | 2026.05.06 21:10:40.972478 [ 275 ] {5b8a37f2-92fd-4c8e-bcc5-71a5936cfa9c} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2026.05.06 21:10:40.972600 [ 275 ] {5b8a37f2-92fd-4c8e-bcc5-71a5936cfa9c} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001121 sec., 93666.36931311329 rows/sec., 7.32 MiB/sec. | ||
| 2639 | 2026.05.06 21:10:40.972647 [ 275 ] {5b8a37f2-92fd-4c8e-bcc5-71a5936cfa9c} <Debug> TCPHandler: Processed in 0.00129134 sec. | ||
| 2640 | 2026.05.06 21:10:40.972766 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2641 | 2026.05.06 21:10:40.972859 [ 275 ] {09664c72-1d4a-4ddc-8774-1595b9f1f6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2642 | 2026.05.06 21:10:40.972899 [ 275 ] {09664c72-1d4a-4ddc-8774-1595b9f1f6e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2643 | 2026.05.06 21:10:40.973290 [ 275 ] {09664c72-1d4a-4ddc-8774-1595b9f1f6e0} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2644 | 2026.05.06 21:10:40.973326 [ 275 ] {09664c72-1d4a-4ddc-8774-1595b9f1f6e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2645 | 2026.05.06 21:10:40.973646 [ 275 ] {09664c72-1d4a-4ddc-8774-1595b9f1f6e0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2646 | 2026.05.06 21:10:40.973862 [ 275 ] {09664c72-1d4a-4ddc-8774-1595b9f1f6e0} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2026.05.06 21:10:40.973989 [ 275 ] {09664c72-1d4a-4ddc-8774-1595b9f1f6e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 2648 | 2026.05.06 21:10:40.974024 [ 275 ] {09664c72-1d4a-4ddc-8774-1595b9f1f6e0} <Debug> TCPHandler: Processed in 0.00130538 sec. | ||
| 2649 | 2026.05.06 21:10:40.974141 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2650 | 2026.05.06 21:10:40.974233 [ 275 ] {6c30fcd7-48ec-410e-a52e-5d3560090a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2651 | 2026.05.06 21:10:40.974294 [ 275 ] {6c30fcd7-48ec-410e-a52e-5d3560090a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2652 | 2026.05.06 21:10:40.975087 [ 275 ] {6c30fcd7-48ec-410e-a52e-5d3560090a87} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2026.05.06 21:10:40.975122 [ 275 ] {6c30fcd7-48ec-410e-a52e-5d3560090a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2654 | 2026.05.06 21:10:40.975746 [ 275 ] {6c30fcd7-48ec-410e-a52e-5d3560090a87} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2655 | 2026.05.06 21:10:40.975994 [ 275 ] {6c30fcd7-48ec-410e-a52e-5d3560090a87} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2656 | 2026.05.06 21:10:40.976128 [ 275 ] {6c30fcd7-48ec-410e-a52e-5d3560090a87} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001913 sec., 21432.30527966545 rows/sec., 38.41 MiB/sec. | ||
| 2657 | 2026.05.06 21:10:40.976178 [ 275 ] {6c30fcd7-48ec-410e-a52e-5d3560090a87} <Debug> TCPHandler: Processed in 0.002084542 sec. | ||
| 2658 | 2026.05.06 21:10:40.976303 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2659 | 2026.05.06 21:10:40.976397 [ 275 ] {44a8b21c-20e0-49a2-89c7-b2c658c95201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2660 | 2026.05.06 21:10:40.976437 [ 275 ] {44a8b21c-20e0-49a2-89c7-b2c658c95201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2661 | 2026.05.06 21:10:40.976776 [ 275 ] {44a8b21c-20e0-49a2-89c7-b2c658c95201} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2026.05.06 21:10:40.976813 [ 275 ] {44a8b21c-20e0-49a2-89c7-b2c658c95201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2663 | 2026.05.06 21:10:40.977111 [ 275 ] {44a8b21c-20e0-49a2-89c7-b2c658c95201} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2664 | 2026.05.06 21:10:40.977315 [ 275 ] {44a8b21c-20e0-49a2-89c7-b2c658c95201} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2665 | 2026.05.06 21:10:40.977413 [ 98 ] {} <Debug> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2666 | 2026.05.06 21:10:40.977440 [ 275 ] {44a8b21c-20e0-49a2-89c7-b2c658c95201} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 2667 | 2026.05.06 21:10:40.977456 [ 98 ] {} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2026.05.06 21:10:40.977479 [ 275 ] {44a8b21c-20e0-49a2-89c7-b2c658c95201} <Debug> TCPHandler: Processed in 0.001223699 sec. | ||
| 2669 | 2026.05.06 21:10:40.977481 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2670 | 2026.05.06 21:10:40.977589 [ 193 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2671 | 2026.05.06 21:10:40.977699 [ 193 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2672 | 2026.05.06 21:10:40.977728 [ 193 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 116 rows starting from the beginning of the part | ||
| 2673 | 2026.05.06 21:10:40.977782 [ 193 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 2674 | 2026.05.06 21:10:40.977821 [ 193 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
| 2675 | 2026.05.06 21:10:40.977865 [ 193 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 2676 | 2026.05.06 21:10:40.977903 [ 193 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part | ||
| 2677 | 2026.05.06 21:10:40.977939 [ 193 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2678 | 2026.05.06 21:10:40.978726 [ 187 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 4 columns (4 merged, 0 gathered) in 0.001164308 sec., 298889.9844371077 rows/sec., 19.59 MiB/sec. | ||
| 2679 | 2026.05.06 21:10:40.978957 [ 190 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2680 | 2026.05.06 21:10:40.979321 [ 190 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_11_2} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.05.06 21:10:40.979404 [ 190 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_11_2} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2682 | 2026.05.06 21:10:40.979486 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2683 | 2026.05.06 21:10:43.483822 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2684 | 2026.05.06 21:10:43.483894 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2685 | 2026.05.06 21:10:43.558240 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6748 | ||
| 2686 | 2026.05.06 21:10:43.558868 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2026.05.06 21:10:43.558919 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2688 | 2026.05.06 21:10:43.559610 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2689 | 2026.05.06 21:10:43.559826 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2026.05.06 21:10:43.559946 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6748 | ||
| 2691 | 2026.05.06 21:10:43.963997 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2692 | 2026.05.06 21:10:43.981446 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2693 | 2026.05.06 21:10:43.981512 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2694 | 2026.05.06 21:10:43.987011 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2695 | 2026.05.06 21:10:43.987674 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2696 | 2026.05.06 21:10:43.990640 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2697 | 2026.05.06 21:10:45.962120 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2698 | 2026.05.06 21:10:45.962360 [ 275 ] {fe31eeb6-4f47-4162-adb7-10788394c81c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2699 | 2026.05.06 21:10:45.962693 [ 275 ] {fe31eeb6-4f47-4162-adb7-10788394c81c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2700 | 2026.05.06 21:10:45.962726 [ 275 ] {fe31eeb6-4f47-4162-adb7-10788394c81c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2701 | 2026.05.06 21:10:45.962934 [ 275 ] {fe31eeb6-4f47-4162-adb7-10788394c81c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2702 | 2026.05.06 21:10:45.962998 [ 275 ] {fe31eeb6-4f47-4162-adb7-10788394c81c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2703 | 2026.05.06 21:10:45.963132 [ 275 ] {fe31eeb6-4f47-4162-adb7-10788394c81c} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2704 | 2026.05.06 21:10:45.963244 [ 352 ] {fe31eeb6-4f47-4162-adb7-10788394c81c} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2705 | 2026.05.06 21:10:45.963244 [ 348 ] {fe31eeb6-4f47-4162-adb7-10788394c81c} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2706 | 2026.05.06 21:10:45.963269 [ 354 ] {fe31eeb6-4f47-4162-adb7-10788394c81c} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2707 | 2026.05.06 21:10:45.963269 [ 326 ] {fe31eeb6-4f47-4162-adb7-10788394c81c} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2708 | 2026.05.06 21:10:45.963433 [ 275 ] {fe31eeb6-4f47-4162-adb7-10788394c81c} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2709 | 2026.05.06 21:10:45.963460 [ 275 ] {fe31eeb6-4f47-4162-adb7-10788394c81c} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2710 | 2026.05.06 21:10:45.963554 [ 275 ] {fe31eeb6-4f47-4162-adb7-10788394c81c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2711 | 2026.05.06 21:10:45.963575 [ 275 ] {fe31eeb6-4f47-4162-adb7-10788394c81c} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 2712 | 2026.05.06 21:10:45.963609 [ 275 ] {fe31eeb6-4f47-4162-adb7-10788394c81c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2713 | 2026.05.06 21:10:45.963644 [ 275 ] {fe31eeb6-4f47-4162-adb7-10788394c81c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2714 | 2026.05.06 21:10:45.963709 [ 275 ] {fe31eeb6-4f47-4162-adb7-10788394c81c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2715 | 2026.05.06 21:10:45.963742 [ 275 ] {fe31eeb6-4f47-4162-adb7-10788394c81c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2716 | 2026.05.06 21:10:45.964984 [ 275 ] {fe31eeb6-4f47-4162-adb7-10788394c81c} <Debug> executeQuery: Read 41 rows, 5.97 KiB in 0.00272 sec., 15073.529411764704 rows/sec., 2.14 MiB/sec. | ||
| 2717 | 2026.05.06 21:10:45.965161 [ 275 ] {fe31eeb6-4f47-4162-adb7-10788394c81c} <Debug> MemoryTracker: Peak memory usage (for query): 162.54 KiB. | ||
| 2718 | 2026.05.06 21:10:45.965178 [ 275 ] {fe31eeb6-4f47-4162-adb7-10788394c81c} <Debug> TCPHandler: Processed in 0.003190879 sec. | ||
| 2719 | 2026.05.06 21:10:45.966797 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2720 | 2026.05.06 21:10:45.966909 [ 275 ] {39bc6a5c-fd10-4bb0-8f4a-e1aabf561f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2721 | 2026.05.06 21:10:45.966950 [ 275 ] {39bc6a5c-fd10-4bb0-8f4a-e1aabf561f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2722 | 2026.05.06 21:10:45.967522 [ 275 ] {39bc6a5c-fd10-4bb0-8f4a-e1aabf561f48} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2723 | 2026.05.06 21:10:45.967560 [ 275 ] {39bc6a5c-fd10-4bb0-8f4a-e1aabf561f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2724 | 2026.05.06 21:10:45.967910 [ 275 ] {39bc6a5c-fd10-4bb0-8f4a-e1aabf561f48} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2725 | 2026.05.06 21:10:45.968126 [ 275 ] {39bc6a5c-fd10-4bb0-8f4a-e1aabf561f48} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2726 | 2026.05.06 21:10:45.968268 [ 275 ] {39bc6a5c-fd10-4bb0-8f4a-e1aabf561f48} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001389 sec., 40316.77465802736 rows/sec., 3.10 MiB/sec. | ||
| 2727 | 2026.05.06 21:10:45.968304 [ 275 ] {39bc6a5c-fd10-4bb0-8f4a-e1aabf561f48} <Debug> TCPHandler: Processed in 0.001557944 sec. | ||
| 2728 | 2026.05.06 21:10:45.968446 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2729 | 2026.05.06 21:10:45.968540 [ 275 ] {bafd8f80-69cd-43a1-877d-fec284c6186f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2730 | 2026.05.06 21:10:45.968579 [ 275 ] {bafd8f80-69cd-43a1-877d-fec284c6186f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2731 | 2026.05.06 21:10:45.968995 [ 275 ] {bafd8f80-69cd-43a1-877d-fec284c6186f} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2026.05.06 21:10:45.969028 [ 275 ] {bafd8f80-69cd-43a1-877d-fec284c6186f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2733 | 2026.05.06 21:10:45.969319 [ 275 ] {bafd8f80-69cd-43a1-877d-fec284c6186f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2734 | 2026.05.06 21:10:45.969523 [ 275 ] {bafd8f80-69cd-43a1-877d-fec284c6186f} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2026.05.06 21:10:45.969646 [ 275 ] {bafd8f80-69cd-43a1-877d-fec284c6186f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001124 sec., 56939.50177935943 rows/sec., 4.44 MiB/sec. | ||
| 2736 | 2026.05.06 21:10:45.969680 [ 275 ] {bafd8f80-69cd-43a1-877d-fec284c6186f} <Debug> TCPHandler: Processed in 0.00129124 sec. | ||
| 2737 | 2026.05.06 21:10:45.969806 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2738 | 2026.05.06 21:10:45.969899 [ 275 ] {af59c2e6-7365-414c-9ebc-3ec30221d9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2739 | 2026.05.06 21:10:45.969940 [ 275 ] {af59c2e6-7365-414c-9ebc-3ec30221d9b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2740 | 2026.05.06 21:10:45.970343 [ 275 ] {af59c2e6-7365-414c-9ebc-3ec30221d9b2} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2026.05.06 21:10:45.970376 [ 275 ] {af59c2e6-7365-414c-9ebc-3ec30221d9b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2742 | 2026.05.06 21:10:45.970689 [ 275 ] {af59c2e6-7365-414c-9ebc-3ec30221d9b2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2743 | 2026.05.06 21:10:45.970891 [ 275 ] {af59c2e6-7365-414c-9ebc-3ec30221d9b2} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2026.05.06 21:10:45.971015 [ 275 ] {af59c2e6-7365-414c-9ebc-3ec30221d9b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001134 sec., 141093.47442680775 rows/sec., 9.83 MiB/sec. | ||
| 2745 | 2026.05.06 21:10:45.971049 [ 275 ] {af59c2e6-7365-414c-9ebc-3ec30221d9b2} <Debug> TCPHandler: Processed in 0.00128986 sec. | ||
| 2746 | 2026.05.06 21:10:45.971166 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2747 | 2026.05.06 21:10:45.971259 [ 275 ] {064bb8e7-879d-4e87-8b55-9c0b0fc1097d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2748 | 2026.05.06 21:10:45.971297 [ 275 ] {064bb8e7-879d-4e87-8b55-9c0b0fc1097d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2749 | 2026.05.06 21:10:45.971623 [ 275 ] {064bb8e7-879d-4e87-8b55-9c0b0fc1097d} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2026.05.06 21:10:45.971655 [ 275 ] {064bb8e7-879d-4e87-8b55-9c0b0fc1097d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2751 | 2026.05.06 21:10:45.971940 [ 275 ] {064bb8e7-879d-4e87-8b55-9c0b0fc1097d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2752 | 2026.05.06 21:10:45.972138 [ 275 ] {064bb8e7-879d-4e87-8b55-9c0b0fc1097d} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2026.05.06 21:10:45.972261 [ 275 ] {064bb8e7-879d-4e87-8b55-9c0b0fc1097d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001021 sec., 58765.915768854065 rows/sec., 3.96 MiB/sec. | ||
| 2754 | 2026.05.06 21:10:45.972295 [ 275 ] {064bb8e7-879d-4e87-8b55-9c0b0fc1097d} <Debug> TCPHandler: Processed in 0.001176418 sec. | ||
| 2755 | 2026.05.06 21:10:48.575500 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 326 | ||
| 2756 | 2026.05.06 21:10:48.577708 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2757 | 2026.05.06 21:10:48.577756 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2758 | 2026.05.06 21:10:48.578909 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2759 | 2026.05.06 21:10:48.579174 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2760 | 2026.05.06 21:10:48.579335 [ 150 ] {} <Debug> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2761 | 2026.05.06 21:10:48.579408 [ 150 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2762 | 2026.05.06 21:10:48.579421 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 326 | ||
| 2763 | 2026.05.06 21:10:48.579437 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2764 | 2026.05.06 21:10:48.579579 [ 193 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2765 | 2026.05.06 21:10:48.580123 [ 193 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2766 | 2026.05.06 21:10:48.580257 [ 193 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 166 rows starting from the beginning of the part | ||
| 2767 | 2026.05.06 21:10:48.580594 [ 193 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2768 | 2026.05.06 21:10:48.580891 [ 193 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 2769 | 2026.05.06 21:10:48.581189 [ 193 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 2770 | 2026.05.06 21:10:48.581474 [ 193 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part | ||
| 2771 | 2026.05.06 21:10:48.581774 [ 193 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 2772 | 2026.05.06 21:10:48.587369 [ 187 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 72 columns (72 merged, 0 gathered) in 0.007853772 sec., 41508.717085242606 rows/sec., 37.39 MiB/sec. | ||
| 2773 | 2026.05.06 21:10:48.588046 [ 189 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2774 | 2026.05.06 21:10:48.588560 [ 189 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_11_2} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2775 | 2026.05.06 21:10:48.588636 [ 189 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_11_2} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2776 | 2026.05.06 21:10:48.588815 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
| 2777 | 2026.05.06 21:10:50.963132 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2778 | 2026.05.06 21:10:50.963378 [ 275 ] {c05ac3b1-69c7-4eb1-b67a-2e5da6db3a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2779 | 2026.05.06 21:10:50.963739 [ 275 ] {c05ac3b1-69c7-4eb1-b67a-2e5da6db3a02} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2780 | 2026.05.06 21:10:50.963773 [ 275 ] {c05ac3b1-69c7-4eb1-b67a-2e5da6db3a02} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2781 | 2026.05.06 21:10:50.963990 [ 275 ] {c05ac3b1-69c7-4eb1-b67a-2e5da6db3a02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2782 | 2026.05.06 21:10:50.964056 [ 275 ] {c05ac3b1-69c7-4eb1-b67a-2e5da6db3a02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2783 | 2026.05.06 21:10:50.964193 [ 275 ] {c05ac3b1-69c7-4eb1-b67a-2e5da6db3a02} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 2784 | 2026.05.06 21:10:50.964313 [ 352 ] {c05ac3b1-69c7-4eb1-b67a-2e5da6db3a02} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2785 | 2026.05.06 21:10:50.964325 [ 326 ] {c05ac3b1-69c7-4eb1-b67a-2e5da6db3a02} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2786 | 2026.05.06 21:10:50.964319 [ 361 ] {c05ac3b1-69c7-4eb1-b67a-2e5da6db3a02} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2787 | 2026.05.06 21:10:50.964318 [ 356 ] {c05ac3b1-69c7-4eb1-b67a-2e5da6db3a02} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2788 | 2026.05.06 21:10:50.964522 [ 275 ] {c05ac3b1-69c7-4eb1-b67a-2e5da6db3a02} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2789 | 2026.05.06 21:10:50.964550 [ 275 ] {c05ac3b1-69c7-4eb1-b67a-2e5da6db3a02} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2790 | 2026.05.06 21:10:50.964646 [ 275 ] {c05ac3b1-69c7-4eb1-b67a-2e5da6db3a02} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2791 | 2026.05.06 21:10:50.964668 [ 275 ] {c05ac3b1-69c7-4eb1-b67a-2e5da6db3a02} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 2792 | 2026.05.06 21:10:50.964702 [ 275 ] {c05ac3b1-69c7-4eb1-b67a-2e5da6db3a02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2793 | 2026.05.06 21:10:50.964743 [ 275 ] {c05ac3b1-69c7-4eb1-b67a-2e5da6db3a02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2794 | 2026.05.06 21:10:50.964777 [ 275 ] {c05ac3b1-69c7-4eb1-b67a-2e5da6db3a02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2795 | 2026.05.06 21:10:50.964809 [ 275 ] {c05ac3b1-69c7-4eb1-b67a-2e5da6db3a02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2796 | 2026.05.06 21:10:50.966268 [ 275 ] {c05ac3b1-69c7-4eb1-b67a-2e5da6db3a02} <Debug> executeQuery: Read 41 rows, 6.40 KiB in 0.002988 sec., 13721.552878179384 rows/sec., 2.09 MiB/sec. | ||
| 2797 | 2026.05.06 21:10:50.966453 [ 275 ] {c05ac3b1-69c7-4eb1-b67a-2e5da6db3a02} <Debug> MemoryTracker: Peak memory usage (for query): 177.53 KiB. | ||
| 2798 | 2026.05.06 21:10:50.966469 [ 275 ] {c05ac3b1-69c7-4eb1-b67a-2e5da6db3a02} <Debug> TCPHandler: Processed in 0.003479464 sec. | ||
| 2799 | 2026.05.06 21:10:50.968632 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2800 | 2026.05.06 21:10:50.968747 [ 275 ] {1197b3e3-9259-4500-b46f-be60a38dc522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2801 | 2026.05.06 21:10:50.968796 [ 275 ] {1197b3e3-9259-4500-b46f-be60a38dc522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2802 | 2026.05.06 21:10:50.969329 [ 275 ] {1197b3e3-9259-4500-b46f-be60a38dc522} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2803 | 2026.05.06 21:10:50.969380 [ 275 ] {1197b3e3-9259-4500-b46f-be60a38dc522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2804 | 2026.05.06 21:10:50.969794 [ 275 ] {1197b3e3-9259-4500-b46f-be60a38dc522} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2805 | 2026.05.06 21:10:50.970015 [ 275 ] {1197b3e3-9259-4500-b46f-be60a38dc522} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2806 | 2026.05.06 21:10:50.970164 [ 275 ] {1197b3e3-9259-4500-b46f-be60a38dc522} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001453 sec., 1376.4624913971093 rows/sec., 112.24 KiB/sec. | ||
| 2807 | 2026.05.06 21:10:50.970202 [ 275 ] {1197b3e3-9259-4500-b46f-be60a38dc522} <Debug> TCPHandler: Processed in 0.001621296 sec. | ||
| 2808 | 2026.05.06 21:10:50.970334 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2809 | 2026.05.06 21:10:50.970430 [ 275 ] {af8169d3-8090-4855-af6d-8607de15bec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2810 | 2026.05.06 21:10:50.970470 [ 275 ] {af8169d3-8090-4855-af6d-8607de15bec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2811 | 2026.05.06 21:10:50.970953 [ 275 ] {af8169d3-8090-4855-af6d-8607de15bec1} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2812 | 2026.05.06 21:10:50.970988 [ 275 ] {af8169d3-8090-4855-af6d-8607de15bec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2813 | 2026.05.06 21:10:50.971285 [ 275 ] {af8169d3-8090-4855-af6d-8607de15bec1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2814 | 2026.05.06 21:10:50.971494 [ 275 ] {af8169d3-8090-4855-af6d-8607de15bec1} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2815 | 2026.05.06 21:10:50.971606 [ 148 ] {} <Debug> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2816 | 2026.05.06 21:10:50.971624 [ 275 ] {af8169d3-8090-4855-af6d-8607de15bec1} <Debug> executeQuery: Read 139 rows, 12.37 KiB in 0.001211 sec., 114781.1725846408 rows/sec., 9.98 MiB/sec. | ||
| 2817 | 2026.05.06 21:10:50.971673 [ 148 ] {} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2818 | 2026.05.06 21:10:50.971683 [ 275 ] {af8169d3-8090-4855-af6d-8607de15bec1} <Debug> TCPHandler: Processed in 0.001400182 sec. | ||
| 2819 | 2026.05.06 21:10:50.971704 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2820 | 2026.05.06 21:10:50.971814 [ 193 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2821 | 2026.05.06 21:10:50.971830 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2822 | 2026.05.06 21:10:50.971932 [ 193 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2823 | 2026.05.06 21:10:50.971937 [ 275 ] {0572b848-6020-4d10-87fe-4206baa0d4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2824 | 2026.05.06 21:10:50.971968 [ 193 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 855 rows starting from the beginning of the part | ||
| 2825 | 2026.05.06 21:10:50.971992 [ 275 ] {0572b848-6020-4d10-87fe-4206baa0d4a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2826 | 2026.05.06 21:10:50.972029 [ 193 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 849 rows starting from the beginning of the part | ||
| 2827 | 2026.05.06 21:10:50.972083 [ 193 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 178 rows starting from the beginning of the part | ||
| 2828 | 2026.05.06 21:10:50.972125 [ 193 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 138 rows starting from the beginning of the part | ||
| 2829 | 2026.05.06 21:10:50.972159 [ 193 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2830 | 2026.05.06 21:10:50.972198 [ 193 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 139 rows starting from the beginning of the part | ||
| 2831 | 2026.05.06 21:10:50.972426 [ 275 ] {0572b848-6020-4d10-87fe-4206baa0d4a1} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2832 | 2026.05.06 21:10:50.972467 [ 275 ] {0572b848-6020-4d10-87fe-4206baa0d4a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2833 | 2026.05.06 21:10:50.972784 [ 275 ] {0572b848-6020-4d10-87fe-4206baa0d4a1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2834 | 2026.05.06 21:10:50.973014 [ 275 ] {0572b848-6020-4d10-87fe-4206baa0d4a1} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2026.05.06 21:10:50.973114 [ 148 ] {} <Debug> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2836 | 2026.05.06 21:10:50.973144 [ 275 ] {0572b848-6020-4d10-87fe-4206baa0d4a1} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001224 sec., 35130.71895424836 rows/sec., 2.57 MiB/sec. | ||
| 2837 | 2026.05.06 21:10:50.973149 [ 148 ] {} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2026.05.06 21:10:50.973186 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2839 | 2026.05.06 21:10:50.973188 [ 275 ] {0572b848-6020-4d10-87fe-4206baa0d4a1} <Debug> TCPHandler: Processed in 0.001409122 sec. | ||
| 2840 | 2026.05.06 21:10:50.973272 [ 189 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2841 | 2026.05.06 21:10:50.973320 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2842 | 2026.05.06 21:10:50.973375 [ 189 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2843 | 2026.05.06 21:10:50.973407 [ 189 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 43 rows starting from the beginning of the part | ||
| 2844 | 2026.05.06 21:10:50.973412 [ 200 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2215 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638245 sec., 1352056.6215675923 rows/sec., 113.83 MiB/sec. | ||
| 2845 | 2026.05.06 21:10:50.973420 [ 275 ] {338f4519-b308-4b8d-97ee-3bc128cbab6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2846 | 2026.05.06 21:10:50.973478 [ 189 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 193 rows starting from the beginning of the part | ||
| 2847 | 2026.05.06 21:10:50.973481 [ 275 ] {338f4519-b308-4b8d-97ee-3bc128cbab6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2848 | 2026.05.06 21:10:50.973530 [ 189 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 183 rows starting from the beginning of the part | ||
| 2849 | 2026.05.06 21:10:50.973574 [ 189 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
| 2850 | 2026.05.06 21:10:50.973613 [ 189 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
| 2851 | 2026.05.06 21:10:50.973651 [ 189 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 43 rows starting from the beginning of the part | ||
| 2852 | 2026.05.06 21:10:50.973684 [ 188 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2853 | 2026.05.06 21:10:50.973946 [ 275 ] {338f4519-b308-4b8d-97ee-3bc128cbab6b} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2854 | 2026.05.06 21:10:50.973990 [ 275 ] {338f4519-b308-4b8d-97ee-3bc128cbab6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2855 | 2026.05.06 21:10:50.974052 [ 188 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_16_3} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2856 | 2026.05.06 21:10:50.974144 [ 188 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_16_3} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2857 | 2026.05.06 21:10:50.974244 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 2858 | 2026.05.06 21:10:50.974373 [ 275 ] {338f4519-b308-4b8d-97ee-3bc128cbab6b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2859 | 2026.05.06 21:10:50.974477 [ 189 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 519 rows, containing 5 columns (5 merged, 0 gathered) in 0.00123961 sec., 418680.06873129454 rows/sec., 28.93 MiB/sec. | ||
| 2860 | 2026.05.06 21:10:50.974611 [ 275 ] {338f4519-b308-4b8d-97ee-3bc128cbab6b} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2026.05.06 21:10:50.974627 [ 193 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2862 | 2026.05.06 21:10:50.974725 [ 148 ] {} <Debug> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2863 | 2026.05.06 21:10:50.974755 [ 275 ] {338f4519-b308-4b8d-97ee-3bc128cbab6b} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001353 sec., 79083.51810790836 rows/sec., 6.18 MiB/sec. | ||
| 2864 | 2026.05.06 21:10:50.974761 [ 148 ] {} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2026.05.06 21:10:50.974801 [ 275 ] {338f4519-b308-4b8d-97ee-3bc128cbab6b} <Debug> TCPHandler: Processed in 0.001530574 sec. | ||
| 2866 | 2026.05.06 21:10:50.974803 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2867 | 2026.05.06 21:10:50.974918 [ 193 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_11_2} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2026.05.06 21:10:50.974921 [ 189 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2869 | 2026.05.06 21:10:50.974939 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2870 | 2026.05.06 21:10:50.975009 [ 193 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_11_2} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2871 | 2026.05.06 21:10:50.975013 [ 189 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2872 | 2026.05.06 21:10:50.975041 [ 275 ] {8c50578f-aa6c-41cd-9c19-9a202926c141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2873 | 2026.05.06 21:10:50.975043 [ 189 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 525 rows starting from the beginning of the part | ||
| 2874 | 2026.05.06 21:10:50.975083 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2875 | 2026.05.06 21:10:50.975091 [ 275 ] {8c50578f-aa6c-41cd-9c19-9a202926c141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2876 | 2026.05.06 21:10:50.975105 [ 189 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 495 rows starting from the beginning of the part | ||
| 2877 | 2026.05.06 21:10:50.975150 [ 189 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 104 rows starting from the beginning of the part | ||
| 2878 | 2026.05.06 21:10:50.975184 [ 189 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 105 rows starting from the beginning of the part | ||
| 2879 | 2026.05.06 21:10:50.975216 [ 189 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 2880 | 2026.05.06 21:10:50.975250 [ 189 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 107 rows starting from the beginning of the part | ||
| 2881 | 2026.05.06 21:10:50.975529 [ 275 ] {8c50578f-aa6c-41cd-9c19-9a202926c141} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2882 | 2026.05.06 21:10:50.975570 [ 275 ] {8c50578f-aa6c-41cd-9c19-9a202926c141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2883 | 2026.05.06 21:10:50.975916 [ 275 ] {8c50578f-aa6c-41cd-9c19-9a202926c141} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2884 | 2026.05.06 21:10:50.976111 [ 199 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1400 rows, containing 5 columns (5 merged, 0 gathered) in 0.001226059 sec., 1141870.0078870591 rows/sec., 87.48 MiB/sec. | ||
| 2885 | 2026.05.06 21:10:50.976140 [ 275 ] {8c50578f-aa6c-41cd-9c19-9a202926c141} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2026.05.06 21:10:50.976273 [ 275 ] {8c50578f-aa6c-41cd-9c19-9a202926c141} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001251 sec., 128697.04236610713 rows/sec., 8.96 MiB/sec. | ||
| 2887 | 2026.05.06 21:10:50.976276 [ 193 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2888 | 2026.05.06 21:10:50.976314 [ 275 ] {8c50578f-aa6c-41cd-9c19-9a202926c141} <Debug> TCPHandler: Processed in 0.001426792 sec. | ||
| 2889 | 2026.05.06 21:10:50.976449 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2890 | 2026.05.06 21:10:50.976546 [ 275 ] {6007add0-5588-4f97-a232-b39f78e94f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2891 | 2026.05.06 21:10:50.976556 [ 193 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_16_3} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2892 | 2026.05.06 21:10:50.976602 [ 275 ] {6007add0-5588-4f97-a232-b39f78e94f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2893 | 2026.05.06 21:10:50.976625 [ 193 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_16_3} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2894 | 2026.05.06 21:10:50.976699 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2895 | 2026.05.06 21:10:50.977454 [ 275 ] {6007add0-5588-4f97-a232-b39f78e94f64} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2896 | 2026.05.06 21:10:50.977494 [ 275 ] {6007add0-5588-4f97-a232-b39f78e94f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2897 | 2026.05.06 21:10:50.978080 [ 275 ] {6007add0-5588-4f97-a232-b39f78e94f64} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2898 | 2026.05.06 21:10:50.978300 [ 275 ] {6007add0-5588-4f97-a232-b39f78e94f64} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2899 | 2026.05.06 21:10:50.978439 [ 275 ] {6007add0-5588-4f97-a232-b39f78e94f64} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001911 sec., 21454.735740450025 rows/sec., 38.45 MiB/sec. | ||
| 2900 | 2026.05.06 21:10:50.978494 [ 275 ] {6007add0-5588-4f97-a232-b39f78e94f64} <Debug> TCPHandler: Processed in 0.002095462 sec. | ||
| 2901 | 2026.05.06 21:10:50.978621 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2902 | 2026.05.06 21:10:50.978719 [ 275 ] {9c312d79-0f71-483c-951f-213992345409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2903 | 2026.05.06 21:10:50.978760 [ 275 ] {9c312d79-0f71-483c-951f-213992345409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2904 | 2026.05.06 21:10:50.979102 [ 275 ] {9c312d79-0f71-483c-951f-213992345409} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2905 | 2026.05.06 21:10:50.979137 [ 275 ] {9c312d79-0f71-483c-951f-213992345409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2906 | 2026.05.06 21:10:50.979438 [ 275 ] {9c312d79-0f71-483c-951f-213992345409} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2907 | 2026.05.06 21:10:50.979655 [ 275 ] {9c312d79-0f71-483c-951f-213992345409} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2908 | 2026.05.06 21:10:50.979785 [ 275 ] {9c312d79-0f71-483c-951f-213992345409} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 2909 | 2026.05.06 21:10:50.979820 [ 275 ] {9c312d79-0f71-483c-951f-213992345409} <Debug> TCPHandler: Processed in 0.00124945 sec. | ||
| 2910 | 2026.05.06 21:10:51.060113 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7260 | ||
| 2911 | 2026.05.06 21:10:51.060668 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2912 | 2026.05.06 21:10:51.060717 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2913 | 2026.05.06 21:10:51.061179 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2914 | 2026.05.06 21:10:51.061411 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2915 | 2026.05.06 21:10:51.061548 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7260 | ||
| 2916 | 2026.05.06 21:10:51.490760 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 2917 | 2026.05.06 21:10:51.506683 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2026.05.06 21:10:51.506738 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2919 | 2026.05.06 21:10:51.512669 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2920 | 2026.05.06 21:10:51.513389 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2026.05.06 21:10:51.516089 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 2922 | 2026.05.06 21:10:55.671289 [ 5 ] {} <Trace> TCP-Session: 2ab43621-4544-449a-8d6c-75bce2e7dbf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2923 | 2026.05.06 21:10:55.671742 [ 5 ] {ba171aaf-82c9-4dd5-936b-0a01b57d8ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35292) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 2924 | 2026.05.06 21:10:55.672272 [ 5 ] {ba171aaf-82c9-4dd5-936b-0a01b57d8ddd} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 2925 | 2026.05.06 21:10:55.672446 [ 5 ] {ba171aaf-82c9-4dd5-936b-0a01b57d8ddd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2926 | 2026.05.06 21:10:55.672801 [ 324 ] {ba171aaf-82c9-4dd5-936b-0a01b57d8ddd} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 2927 | 2026.05.06 21:10:55.673249 [ 5 ] {ba171aaf-82c9-4dd5-936b-0a01b57d8ddd} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001715 sec., 81632.6530612245 rows/sec., 4.53 MiB/sec. | ||
| 2928 | 2026.05.06 21:10:55.673305 [ 5 ] {ba171aaf-82c9-4dd5-936b-0a01b57d8ddd} <Debug> TCPHandler: Processed in 0.002271335 sec. | ||
| 2929 | 2026.05.06 21:10:55.961844 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2026.05.06 21:10:55.962063 [ 275 ] {53484614-00ff-4e70-8a9e-767f41dd910c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2931 | 2026.05.06 21:10:55.962392 [ 275 ] {53484614-00ff-4e70-8a9e-767f41dd910c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2932 | 2026.05.06 21:10:55.962427 [ 275 ] {53484614-00ff-4e70-8a9e-767f41dd910c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2933 | 2026.05.06 21:10:55.962635 [ 275 ] {53484614-00ff-4e70-8a9e-767f41dd910c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2934 | 2026.05.06 21:10:55.962701 [ 275 ] {53484614-00ff-4e70-8a9e-767f41dd910c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2935 | 2026.05.06 21:10:55.962837 [ 275 ] {53484614-00ff-4e70-8a9e-767f41dd910c} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2936 | 2026.05.06 21:10:55.962951 [ 324 ] {53484614-00ff-4e70-8a9e-767f41dd910c} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2937 | 2026.05.06 21:10:55.962983 [ 315 ] {53484614-00ff-4e70-8a9e-767f41dd910c} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2938 | 2026.05.06 21:10:55.962951 [ 260 ] {53484614-00ff-4e70-8a9e-767f41dd910c} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2939 | 2026.05.06 21:10:55.962951 [ 356 ] {53484614-00ff-4e70-8a9e-767f41dd910c} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2940 | 2026.05.06 21:10:55.963151 [ 275 ] {53484614-00ff-4e70-8a9e-767f41dd910c} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2941 | 2026.05.06 21:10:55.963178 [ 275 ] {53484614-00ff-4e70-8a9e-767f41dd910c} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2942 | 2026.05.06 21:10:55.963274 [ 275 ] {53484614-00ff-4e70-8a9e-767f41dd910c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2943 | 2026.05.06 21:10:55.963295 [ 275 ] {53484614-00ff-4e70-8a9e-767f41dd910c} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 2944 | 2026.05.06 21:10:55.963338 [ 275 ] {53484614-00ff-4e70-8a9e-767f41dd910c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2945 | 2026.05.06 21:10:55.963388 [ 275 ] {53484614-00ff-4e70-8a9e-767f41dd910c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2946 | 2026.05.06 21:10:55.963428 [ 275 ] {53484614-00ff-4e70-8a9e-767f41dd910c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2947 | 2026.05.06 21:10:55.963465 [ 275 ] {53484614-00ff-4e70-8a9e-767f41dd910c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2948 | 2026.05.06 21:10:55.964644 [ 275 ] {53484614-00ff-4e70-8a9e-767f41dd910c} <Debug> executeQuery: Read 41 rows, 5.97 KiB in 0.002666 sec., 15378.844711177795 rows/sec., 2.19 MiB/sec. | ||
| 2949 | 2026.05.06 21:10:55.964831 [ 275 ] {53484614-00ff-4e70-8a9e-767f41dd910c} <Debug> MemoryTracker: Peak memory usage (for query): 162.39 KiB. | ||
| 2950 | 2026.05.06 21:10:55.964846 [ 275 ] {53484614-00ff-4e70-8a9e-767f41dd910c} <Debug> TCPHandler: Processed in 0.003136419 sec. | ||
| 2951 | 2026.05.06 21:10:55.966481 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2952 | 2026.05.06 21:10:55.966589 [ 275 ] {5bb490f2-0936-414c-8c05-35b9a736a959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2953 | 2026.05.06 21:10:55.966629 [ 275 ] {5bb490f2-0936-414c-8c05-35b9a736a959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2954 | 2026.05.06 21:10:55.967123 [ 275 ] {5bb490f2-0936-414c-8c05-35b9a736a959} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2955 | 2026.05.06 21:10:55.967168 [ 275 ] {5bb490f2-0936-414c-8c05-35b9a736a959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2956 | 2026.05.06 21:10:55.967547 [ 275 ] {5bb490f2-0936-414c-8c05-35b9a736a959} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2957 | 2026.05.06 21:10:55.967763 [ 275 ] {5bb490f2-0936-414c-8c05-35b9a736a959} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2958 | 2026.05.06 21:10:55.967905 [ 275 ] {5bb490f2-0936-414c-8c05-35b9a736a959} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001347 sec., 41573.86785449146 rows/sec., 3.19 MiB/sec. | ||
| 2959 | 2026.05.06 21:10:55.967942 [ 275 ] {5bb490f2-0936-414c-8c05-35b9a736a959} <Debug> TCPHandler: Processed in 0.001511914 sec. | ||
| 2960 | 2026.05.06 21:10:55.968063 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2961 | 2026.05.06 21:10:55.968156 [ 275 ] {663da7aa-5f3f-42bd-b88d-09aafbfffbaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2962 | 2026.05.06 21:10:55.968194 [ 275 ] {663da7aa-5f3f-42bd-b88d-09aafbfffbaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2963 | 2026.05.06 21:10:55.968601 [ 275 ] {663da7aa-5f3f-42bd-b88d-09aafbfffbaa} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2964 | 2026.05.06 21:10:55.968637 [ 275 ] {663da7aa-5f3f-42bd-b88d-09aafbfffbaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2965 | 2026.05.06 21:10:55.968951 [ 275 ] {663da7aa-5f3f-42bd-b88d-09aafbfffbaa} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2966 | 2026.05.06 21:10:55.969154 [ 275 ] {663da7aa-5f3f-42bd-b88d-09aafbfffbaa} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2967 | 2026.05.06 21:10:55.969284 [ 275 ] {663da7aa-5f3f-42bd-b88d-09aafbfffbaa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001146 sec., 55846.42233856893 rows/sec., 4.36 MiB/sec. | ||
| 2968 | 2026.05.06 21:10:55.969320 [ 275 ] {663da7aa-5f3f-42bd-b88d-09aafbfffbaa} <Debug> TCPHandler: Processed in 0.00130581 sec. | ||
| 2969 | 2026.05.06 21:10:55.969436 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2970 | 2026.05.06 21:10:55.969529 [ 275 ] {f3becdf2-9676-451b-803c-56fec762e3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2971 | 2026.05.06 21:10:55.969569 [ 275 ] {f3becdf2-9676-451b-803c-56fec762e3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2972 | 2026.05.06 21:10:55.969963 [ 275 ] {f3becdf2-9676-451b-803c-56fec762e3ed} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2973 | 2026.05.06 21:10:55.969999 [ 275 ] {f3becdf2-9676-451b-803c-56fec762e3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2974 | 2026.05.06 21:10:55.970330 [ 275 ] {f3becdf2-9676-451b-803c-56fec762e3ed} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2975 | 2026.05.06 21:10:55.970540 [ 275 ] {f3becdf2-9676-451b-803c-56fec762e3ed} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2976 | 2026.05.06 21:10:55.970667 [ 275 ] {f3becdf2-9676-451b-803c-56fec762e3ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 2977 | 2026.05.06 21:10:55.970702 [ 275 ] {f3becdf2-9676-451b-803c-56fec762e3ed} <Debug> TCPHandler: Processed in 0.001314391 sec. | ||
| 2978 | 2026.05.06 21:10:55.970817 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2979 | 2026.05.06 21:10:55.970909 [ 275 ] {bb36d202-1428-4db6-a990-41e34e2c5aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2980 | 2026.05.06 21:10:55.970949 [ 275 ] {bb36d202-1428-4db6-a990-41e34e2c5aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2981 | 2026.05.06 21:10:55.971281 [ 275 ] {bb36d202-1428-4db6-a990-41e34e2c5aff} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2982 | 2026.05.06 21:10:55.971316 [ 275 ] {bb36d202-1428-4db6-a990-41e34e2c5aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2983 | 2026.05.06 21:10:55.971625 [ 275 ] {bb36d202-1428-4db6-a990-41e34e2c5aff} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2984 | 2026.05.06 21:10:55.971829 [ 275 ] {bb36d202-1428-4db6-a990-41e34e2c5aff} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2985 | 2026.05.06 21:10:55.971953 [ 275 ] {bb36d202-1428-4db6-a990-41e34e2c5aff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 2986 | 2026.05.06 21:10:55.971986 [ 275 ] {bb36d202-1428-4db6-a990-41e34e2c5aff} <Debug> TCPHandler: Processed in 0.001216999 sec. | ||
| 2987 | 2026.05.06 21:10:56.000298 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.77 MiB, peak 229.12 MiB, free memory in arenas 0.00 B, will set to 223.54 MiB (RSS), difference: -2.23 MiB | ||
| 2988 | 2026.05.06 21:10:58.483947 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2989 | 2026.05.06 21:10:58.484022 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2990 | 2026.05.06 21:10:58.561654 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7708 | ||
| 2991 | 2026.05.06 21:10:58.562124 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2992 | 2026.05.06 21:10:58.562158 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2993 | 2026.05.06 21:10:58.562705 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2994 | 2026.05.06 21:10:58.562940 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2995 | 2026.05.06 21:10:58.563045 [ 137 ] {} <Debug> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2996 | 2026.05.06 21:10:58.563062 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7708 | ||
| 2997 | 2026.05.06 21:10:58.563091 [ 137 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2026.05.06 21:10:58.563116 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2999 | 2026.05.06 21:10:58.563204 [ 189 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3000 | 2026.05.06 21:10:58.563277 [ 189 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3001 | 2026.05.06 21:10:58.563306 [ 189 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5340 rows starting from the beginning of the part | ||
| 3002 | 2026.05.06 21:10:58.563360 [ 189 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3003 | 2026.05.06 21:10:58.563398 [ 189 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3004 | 2026.05.06 21:10:58.563436 [ 189 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3005 | 2026.05.06 21:10:58.563475 [ 189 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3006 | 2026.05.06 21:10:58.563516 [ 189 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3007 | 2026.05.06 21:10:58.564779 [ 199 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7708 rows, containing 4 columns (4 merged, 0 gathered) in 0.001604045 sec., 4805351.470812852 rows/sec., 68.74 MiB/sec. | ||
| 3008 | 2026.05.06 21:10:58.565858 [ 200 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3009 | 2026.05.06 21:10:58.566199 [ 200 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_16_3} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3010 | 2026.05.06 21:10:58.566283 [ 200 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_16_3} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3011 | 2026.05.06 21:10:58.566406 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3012 | 2026.05.06 21:10:58.579600 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 354 | ||
| 3013 | 2026.05.06 21:10:58.581779 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2026.05.06 21:10:58.581825 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3015 | 2026.05.06 21:10:58.583018 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3016 | 2026.05.06 21:10:58.583285 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2026.05.06 21:10:58.583521 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 354 | ||
| 3018 | 2026.05.06 21:10:59.001302 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000901384 sec. | ||
| 3019 | 2026.05.06 21:10:59.016195 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3020 | 2026.05.06 21:10:59.032520 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3021 | 2026.05.06 21:10:59.032577 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3022 | 2026.05.06 21:10:59.038550 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3023 | 2026.05.06 21:10:59.039226 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3024 | 2026.05.06 21:10:59.039519 [ 136 ] {} <Debug> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3025 | 2026.05.06 21:10:59.039561 [ 136 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.05.06 21:10:59.039580 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3027 | 2026.05.06 21:10:59.039724 [ 199 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3028 | 2026.05.06 21:10:59.042187 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3029 | 2026.05.06 21:10:59.044169 [ 199 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3030 | 2026.05.06 21:10:59.045693 [ 199 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 3031 | 2026.05.06 21:10:59.050407 [ 199 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 3032 | 2026.05.06 21:10:59.054869 [ 199 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 3033 | 2026.05.06 21:10:59.058980 [ 199 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 3034 | 2026.05.06 21:10:59.063597 [ 199 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 3035 | 2026.05.06 21:10:59.067451 [ 199 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 3036 | 2026.05.06 21:10:59.119804 [ 200 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080141243 sec., 1509.8343308700614 rows/sec., 7.81 MiB/sec. | ||
| 3037 | 2026.05.06 21:10:59.121642 [ 191 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3038 | 2026.05.06 21:10:59.123482 [ 191 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_16_3} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3039 | 2026.05.06 21:10:59.123576 [ 191 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_16_3} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3040 | 2026.05.06 21:10:59.124665 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3041 | 2026.05.06 21:11:00.000219 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.37 MiB, peak 235.34 MiB, free memory in arenas 0.00 B, will set to 234.58 MiB (RSS), difference: 9.21 MiB | ||
| 3042 | 2026.05.06 21:11:00.963969 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3043 | 2026.05.06 21:11:00.964299 [ 275 ] {643f8ec2-5195-46c5-9181-8b9b112663da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3044 | 2026.05.06 21:11:00.964789 [ 275 ] {643f8ec2-5195-46c5-9181-8b9b112663da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3045 | 2026.05.06 21:11:00.964850 [ 275 ] {643f8ec2-5195-46c5-9181-8b9b112663da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3046 | 2026.05.06 21:11:00.965156 [ 275 ] {643f8ec2-5195-46c5-9181-8b9b112663da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3047 | 2026.05.06 21:11:00.965221 [ 275 ] {643f8ec2-5195-46c5-9181-8b9b112663da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3048 | 2026.05.06 21:11:00.965356 [ 275 ] {643f8ec2-5195-46c5-9181-8b9b112663da} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3049 | 2026.05.06 21:11:00.965468 [ 352 ] {643f8ec2-5195-46c5-9181-8b9b112663da} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3050 | 2026.05.06 21:11:00.965477 [ 312 ] {643f8ec2-5195-46c5-9181-8b9b112663da} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3051 | 2026.05.06 21:11:00.965468 [ 356 ] {643f8ec2-5195-46c5-9181-8b9b112663da} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3052 | 2026.05.06 21:11:00.965468 [ 324 ] {643f8ec2-5195-46c5-9181-8b9b112663da} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3053 | 2026.05.06 21:11:00.965646 [ 275 ] {643f8ec2-5195-46c5-9181-8b9b112663da} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3054 | 2026.05.06 21:11:00.965674 [ 275 ] {643f8ec2-5195-46c5-9181-8b9b112663da} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3055 | 2026.05.06 21:11:00.965770 [ 275 ] {643f8ec2-5195-46c5-9181-8b9b112663da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3056 | 2026.05.06 21:11:00.965790 [ 275 ] {643f8ec2-5195-46c5-9181-8b9b112663da} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3057 | 2026.05.06 21:11:00.965823 [ 275 ] {643f8ec2-5195-46c5-9181-8b9b112663da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3058 | 2026.05.06 21:11:00.965861 [ 275 ] {643f8ec2-5195-46c5-9181-8b9b112663da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3059 | 2026.05.06 21:11:00.965894 [ 275 ] {643f8ec2-5195-46c5-9181-8b9b112663da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3060 | 2026.05.06 21:11:00.965926 [ 275 ] {643f8ec2-5195-46c5-9181-8b9b112663da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3061 | 2026.05.06 21:11:00.967283 [ 275 ] {643f8ec2-5195-46c5-9181-8b9b112663da} <Debug> executeQuery: Read 41 rows, 6.40 KiB in 0.003119 sec., 13145.238858608529 rows/sec., 2.00 MiB/sec. | ||
| 3062 | 2026.05.06 21:11:00.967477 [ 275 ] {643f8ec2-5195-46c5-9181-8b9b112663da} <Debug> MemoryTracker: Peak memory usage (for query): 177.00 KiB. | ||
| 3063 | 2026.05.06 21:11:00.967493 [ 275 ] {643f8ec2-5195-46c5-9181-8b9b112663da} <Debug> TCPHandler: Processed in 0.003689147 sec. | ||
| 3064 | 2026.05.06 21:11:00.969719 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3065 | 2026.05.06 21:11:00.969848 [ 275 ] {bba0c945-9978-43fb-8e68-0c70ba48679a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3066 | 2026.05.06 21:11:00.969897 [ 275 ] {bba0c945-9978-43fb-8e68-0c70ba48679a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3067 | 2026.05.06 21:11:00.970446 [ 275 ] {bba0c945-9978-43fb-8e68-0c70ba48679a} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2026.05.06 21:11:00.970491 [ 275 ] {bba0c945-9978-43fb-8e68-0c70ba48679a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3069 | 2026.05.06 21:11:00.970878 [ 275 ] {bba0c945-9978-43fb-8e68-0c70ba48679a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3070 | 2026.05.06 21:11:00.971095 [ 275 ] {bba0c945-9978-43fb-8e68-0c70ba48679a} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3071 | 2026.05.06 21:11:00.971251 [ 275 ] {bba0c945-9978-43fb-8e68-0c70ba48679a} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001439 sec., 95899.93050729674 rows/sec., 8.35 MiB/sec. | ||
| 3072 | 2026.05.06 21:11:00.971290 [ 275 ] {bba0c945-9978-43fb-8e68-0c70ba48679a} <Debug> TCPHandler: Processed in 0.001630785 sec. | ||
| 3073 | 2026.05.06 21:11:00.971400 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3074 | 2026.05.06 21:11:00.971494 [ 275 ] {a148ffef-9aaa-4820-aeb3-02c140e49a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3075 | 2026.05.06 21:11:00.971534 [ 275 ] {a148ffef-9aaa-4820-aeb3-02c140e49a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3076 | 2026.05.06 21:11:00.971919 [ 275 ] {a148ffef-9aaa-4820-aeb3-02c140e49a2d} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2026.05.06 21:11:00.971955 [ 275 ] {a148ffef-9aaa-4820-aeb3-02c140e49a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3078 | 2026.05.06 21:11:00.972238 [ 275 ] {a148ffef-9aaa-4820-aeb3-02c140e49a2d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3079 | 2026.05.06 21:11:00.972459 [ 275 ] {a148ffef-9aaa-4820-aeb3-02c140e49a2d} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2026.05.06 21:11:00.972613 [ 275 ] {a148ffef-9aaa-4820-aeb3-02c140e49a2d} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001135 sec., 36123.348017621145 rows/sec., 2.65 MiB/sec. | ||
| 3081 | 2026.05.06 21:11:00.972656 [ 275 ] {a148ffef-9aaa-4820-aeb3-02c140e49a2d} <Debug> TCPHandler: Processed in 0.00130419 sec. | ||
| 3082 | 2026.05.06 21:11:00.972772 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3083 | 2026.05.06 21:11:00.972865 [ 275 ] {fe6f6ad6-1b45-455f-a5a8-215072b00fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3084 | 2026.05.06 21:11:00.972903 [ 275 ] {fe6f6ad6-1b45-455f-a5a8-215072b00fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3085 | 2026.05.06 21:11:00.973319 [ 275 ] {fe6f6ad6-1b45-455f-a5a8-215072b00fd3} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3086 | 2026.05.06 21:11:00.973355 [ 275 ] {fe6f6ad6-1b45-455f-a5a8-215072b00fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3087 | 2026.05.06 21:11:00.973689 [ 275 ] {fe6f6ad6-1b45-455f-a5a8-215072b00fd3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3088 | 2026.05.06 21:11:00.973902 [ 275 ] {fe6f6ad6-1b45-455f-a5a8-215072b00fd3} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3089 | 2026.05.06 21:11:00.974039 [ 275 ] {fe6f6ad6-1b45-455f-a5a8-215072b00fd3} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001192 sec., 88087.24832214766 rows/sec., 6.88 MiB/sec. | ||
| 3090 | 2026.05.06 21:11:00.974077 [ 275 ] {fe6f6ad6-1b45-455f-a5a8-215072b00fd3} <Debug> TCPHandler: Processed in 0.00135179 sec. | ||
| 3091 | 2026.05.06 21:11:00.974192 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3092 | 2026.05.06 21:11:00.974285 [ 275 ] {efef53b3-8c82-44eb-9bb4-74fc155088f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3093 | 2026.05.06 21:11:00.974325 [ 275 ] {efef53b3-8c82-44eb-9bb4-74fc155088f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3094 | 2026.05.06 21:11:00.974718 [ 275 ] {efef53b3-8c82-44eb-9bb4-74fc155088f9} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3095 | 2026.05.06 21:11:00.974754 [ 275 ] {efef53b3-8c82-44eb-9bb4-74fc155088f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3096 | 2026.05.06 21:11:00.975081 [ 275 ] {efef53b3-8c82-44eb-9bb4-74fc155088f9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3097 | 2026.05.06 21:11:00.975283 [ 275 ] {efef53b3-8c82-44eb-9bb4-74fc155088f9} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3098 | 2026.05.06 21:11:00.975383 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3099 | 2026.05.06 21:11:00.975415 [ 275 ] {efef53b3-8c82-44eb-9bb4-74fc155088f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 3100 | 2026.05.06 21:11:00.975448 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3101 | 2026.05.06 21:11:00.975459 [ 275 ] {efef53b3-8c82-44eb-9bb4-74fc155088f9} <Debug> TCPHandler: Processed in 0.001314441 sec. | ||
| 3102 | 2026.05.06 21:11:00.975475 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3103 | 2026.05.06 21:11:00.975576 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3104 | 2026.05.06 21:11:00.975595 [ 200 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3105 | 2026.05.06 21:11:00.975673 [ 275 ] {c0853b9e-d904-41fe-9a45-65d9284672ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3106 | 2026.05.06 21:11:00.975730 [ 275 ] {c0853b9e-d904-41fe-9a45-65d9284672ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3107 | 2026.05.06 21:11:00.975731 [ 200 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3108 | 2026.05.06 21:11:00.975781 [ 200 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1158 rows starting from the beginning of the part | ||
| 3109 | 2026.05.06 21:11:00.975851 [ 200 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3110 | 2026.05.06 21:11:00.975907 [ 200 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3111 | 2026.05.06 21:11:00.975975 [ 200 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 161 rows starting from the beginning of the part | ||
| 3112 | 2026.05.06 21:11:00.976028 [ 200 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3113 | 2026.05.06 21:11:00.976072 [ 200 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3114 | 2026.05.06 21:11:00.976504 [ 275 ] {c0853b9e-d904-41fe-9a45-65d9284672ac} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2026.05.06 21:11:00.976545 [ 275 ] {c0853b9e-d904-41fe-9a45-65d9284672ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3116 | 2026.05.06 21:11:00.977318 [ 275 ] {c0853b9e-d904-41fe-9a45-65d9284672ac} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3117 | 2026.05.06 21:11:00.977392 [ 191 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.001843359 sec., 1062733.8462014182 rows/sec., 75.24 MiB/sec. | ||
| 3118 | 2026.05.06 21:11:00.977608 [ 275 ] {c0853b9e-d904-41fe-9a45-65d9284672ac} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3119 | 2026.05.06 21:11:00.977729 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3120 | 2026.05.06 21:11:00.977735 [ 192 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3121 | 2026.05.06 21:11:00.977763 [ 275 ] {c0853b9e-d904-41fe-9a45-65d9284672ac} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002107 sec., 19458.946369245372 rows/sec., 34.87 MiB/sec. | ||
| 3122 | 2026.05.06 21:11:00.977771 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2026.05.06 21:11:00.977807 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3124 | 2026.05.06 21:11:00.977825 [ 275 ] {c0853b9e-d904-41fe-9a45-65d9284672ac} <Debug> TCPHandler: Processed in 0.002296666 sec. | ||
| 3125 | 2026.05.06 21:11:00.977884 [ 200 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3126 | 2026.05.06 21:11:00.977952 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3127 | 2026.05.06 21:11:00.978051 [ 275 ] {6f112ed6-12d1-4ba4-ac43-d5767c0a0ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3128 | 2026.05.06 21:11:00.978071 [ 192 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.05.06 21:11:00.978072 [ 200 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3130 | 2026.05.06 21:11:00.978092 [ 275 ] {6f112ed6-12d1-4ba4-ac43-d5767c0a0ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3131 | 2026.05.06 21:11:00.978139 [ 200 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 192 rows starting from the beginning of the part | ||
| 3132 | 2026.05.06 21:11:00.978144 [ 192 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3133 | 2026.05.06 21:11:00.978214 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 3134 | 2026.05.06 21:11:00.978256 [ 200 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part | ||
| 3135 | 2026.05.06 21:11:00.978366 [ 200 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 3136 | 2026.05.06 21:11:00.978445 [ 275 ] {6f112ed6-12d1-4ba4-ac43-d5767c0a0ae4} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3137 | 2026.05.06 21:11:00.978466 [ 200 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 3138 | 2026.05.06 21:11:00.978486 [ 275 ] {6f112ed6-12d1-4ba4-ac43-d5767c0a0ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3139 | 2026.05.06 21:11:00.978570 [ 200 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
| 3140 | 2026.05.06 21:11:00.978671 [ 200 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 3141 | 2026.05.06 21:11:00.978806 [ 275 ] {6f112ed6-12d1-4ba4-ac43-d5767c0a0ae4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3142 | 2026.05.06 21:11:00.979061 [ 275 ] {6f112ed6-12d1-4ba4-ac43-d5767c0a0ae4} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3143 | 2026.05.06 21:11:00.979194 [ 275 ] {6f112ed6-12d1-4ba4-ac43-d5767c0a0ae4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 3144 | 2026.05.06 21:11:00.979229 [ 275 ] {6f112ed6-12d1-4ba4-ac43-d5767c0a0ae4} <Debug> TCPHandler: Processed in 0.00132545 sec. | ||
| 3145 | 2026.05.06 21:11:00.981968 [ 192 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 19 columns (19 merged, 0 gathered) in 0.004111154 sec., 96566.56014345365 rows/sec., 173.04 MiB/sec. | ||
| 3146 | 2026.05.06 21:11:00.982500 [ 200 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3147 | 2026.05.06 21:11:00.982784 [ 200 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3148 | 2026.05.06 21:11:00.982847 [ 200 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3149 | 2026.05.06 21:11:00.982929 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 3150 | 2026.05.06 21:11:01.000195 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.14 MiB, peak 240.00 MiB, free memory in arenas 0.00 B, will set to 236.99 MiB (RSS), difference: 1.85 MiB | ||
| 3151 | 2026.05.06 21:11:03.131163 [ 134 ] {} <Debug> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3152 | 2026.05.06 21:11:03.131227 [ 134 ] {} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2026.05.06 21:11:03.131248 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3154 | 2026.05.06 21:11:03.131377 [ 196 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3155 | 2026.05.06 21:11:03.131516 [ 196 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3156 | 2026.05.06 21:11:03.131550 [ 196 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3157 | 2026.05.06 21:11:03.131650 [ 196 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3158 | 2026.05.06 21:11:03.131705 [ 196 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 3159 | 2026.05.06 21:11:03.131753 [ 196 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3160 | 2026.05.06 21:11:03.131799 [ 196 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3161 | 2026.05.06 21:11:03.132571 [ 192 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.00125066 sec., 17590.712104009082 rows/sec., 1.47 MiB/sec. | ||
| 3162 | 2026.05.06 21:11:03.132681 [ 196 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3163 | 2026.05.06 21:11:03.132933 [ 196 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_5_1} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3164 | 2026.05.06 21:11:03.133000 [ 196 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_5_1} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3165 | 2026.05.06 21:11:03.133063 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3166 | 2026.05.06 21:11:05.964049 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3167 | 2026.05.06 21:11:05.964308 [ 275 ] {eca06555-256e-418d-bb64-c04932b6df4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3168 | 2026.05.06 21:11:05.964634 [ 275 ] {eca06555-256e-418d-bb64-c04932b6df4f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3169 | 2026.05.06 21:11:05.964668 [ 275 ] {eca06555-256e-418d-bb64-c04932b6df4f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3170 | 2026.05.06 21:11:05.964889 [ 275 ] {eca06555-256e-418d-bb64-c04932b6df4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3171 | 2026.05.06 21:11:05.964954 [ 275 ] {eca06555-256e-418d-bb64-c04932b6df4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3172 | 2026.05.06 21:11:05.965090 [ 275 ] {eca06555-256e-418d-bb64-c04932b6df4f} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 24-element set) | ||
| 3173 | 2026.05.06 21:11:05.965218 [ 312 ] {eca06555-256e-418d-bb64-c04932b6df4f} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3174 | 2026.05.06 21:11:05.965227 [ 315 ] {eca06555-256e-418d-bb64-c04932b6df4f} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3175 | 2026.05.06 21:11:05.965218 [ 356 ] {eca06555-256e-418d-bb64-c04932b6df4f} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3176 | 2026.05.06 21:11:05.965303 [ 312 ] {eca06555-256e-418d-bb64-c04932b6df4f} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3177 | 2026.05.06 21:11:05.965437 [ 275 ] {eca06555-256e-418d-bb64-c04932b6df4f} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3178 | 2026.05.06 21:11:05.965465 [ 275 ] {eca06555-256e-418d-bb64-c04932b6df4f} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3179 | 2026.05.06 21:11:05.965558 [ 275 ] {eca06555-256e-418d-bb64-c04932b6df4f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3180 | 2026.05.06 21:11:05.965579 [ 275 ] {eca06555-256e-418d-bb64-c04932b6df4f} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3181 | 2026.05.06 21:11:05.965611 [ 275 ] {eca06555-256e-418d-bb64-c04932b6df4f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3182 | 2026.05.06 21:11:05.965647 [ 275 ] {eca06555-256e-418d-bb64-c04932b6df4f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3183 | 2026.05.06 21:11:05.965680 [ 275 ] {eca06555-256e-418d-bb64-c04932b6df4f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3184 | 2026.05.06 21:11:05.965711 [ 275 ] {eca06555-256e-418d-bb64-c04932b6df4f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3185 | 2026.05.06 21:11:05.966977 [ 275 ] {eca06555-256e-418d-bb64-c04932b6df4f} <Debug> executeQuery: Read 41 rows, 5.97 KiB in 0.002769 sec., 14806.789454676778 rows/sec., 2.11 MiB/sec. | ||
| 3186 | 2026.05.06 21:11:05.967147 [ 275 ] {eca06555-256e-418d-bb64-c04932b6df4f} <Debug> MemoryTracker: Peak memory usage (for query): 161.51 KiB. | ||
| 3187 | 2026.05.06 21:11:05.967163 [ 275 ] {eca06555-256e-418d-bb64-c04932b6df4f} <Debug> TCPHandler: Processed in 0.003247401 sec. | ||
| 3188 | 2026.05.06 21:11:05.969543 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3189 | 2026.05.06 21:11:05.969674 [ 275 ] {a159010f-b142-4378-bbd5-877497b65c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3190 | 2026.05.06 21:11:05.969725 [ 275 ] {a159010f-b142-4378-bbd5-877497b65c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3191 | 2026.05.06 21:11:05.970359 [ 275 ] {a159010f-b142-4378-bbd5-877497b65c8a} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3192 | 2026.05.06 21:11:05.970397 [ 275 ] {a159010f-b142-4378-bbd5-877497b65c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3193 | 2026.05.06 21:11:05.970742 [ 275 ] {a159010f-b142-4378-bbd5-877497b65c8a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3194 | 2026.05.06 21:11:05.970956 [ 275 ] {a159010f-b142-4378-bbd5-877497b65c8a} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2026.05.06 21:11:05.971094 [ 275 ] {a159010f-b142-4378-bbd5-877497b65c8a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001456 sec., 16483.516483516483 rows/sec., 1.37 MiB/sec. | ||
| 3196 | 2026.05.06 21:11:05.971130 [ 275 ] {a159010f-b142-4378-bbd5-877497b65c8a} <Debug> TCPHandler: Processed in 0.001658036 sec. | ||
| 3197 | 2026.05.06 21:11:05.971251 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3198 | 2026.05.06 21:11:05.971362 [ 275 ] {1de6da59-355e-449f-8cda-e271a9956b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3199 | 2026.05.06 21:11:05.971401 [ 275 ] {1de6da59-355e-449f-8cda-e271a9956b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3200 | 2026.05.06 21:11:05.971941 [ 275 ] {1de6da59-355e-449f-8cda-e271a9956b15} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2026.05.06 21:11:05.971976 [ 275 ] {1de6da59-355e-449f-8cda-e271a9956b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3202 | 2026.05.06 21:11:05.972295 [ 275 ] {1de6da59-355e-449f-8cda-e271a9956b15} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3203 | 2026.05.06 21:11:05.972505 [ 275 ] {1de6da59-355e-449f-8cda-e271a9956b15} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3204 | 2026.05.06 21:11:05.972632 [ 275 ] {1de6da59-355e-449f-8cda-e271a9956b15} <Debug> executeQuery: Read 176 rows, 15.87 KiB in 0.001298 sec., 135593.22033898305 rows/sec., 11.94 MiB/sec. | ||
| 3205 | 2026.05.06 21:11:05.972668 [ 275 ] {1de6da59-355e-449f-8cda-e271a9956b15} <Debug> TCPHandler: Processed in 0.001465433 sec. | ||
| 3206 | 2026.05.06 21:11:05.972776 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3207 | 2026.05.06 21:11:05.972879 [ 275 ] {f0799ea8-2ce4-4fd1-b95c-b11e8bf87fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3208 | 2026.05.06 21:11:05.972917 [ 275 ] {f0799ea8-2ce4-4fd1-b95c-b11e8bf87fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3209 | 2026.05.06 21:11:05.973334 [ 275 ] {f0799ea8-2ce4-4fd1-b95c-b11e8bf87fbb} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3210 | 2026.05.06 21:11:05.973368 [ 275 ] {f0799ea8-2ce4-4fd1-b95c-b11e8bf87fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3211 | 2026.05.06 21:11:05.973652 [ 275 ] {f0799ea8-2ce4-4fd1-b95c-b11e8bf87fbb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3212 | 2026.05.06 21:11:05.973875 [ 275 ] {f0799ea8-2ce4-4fd1-b95c-b11e8bf87fbb} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3213 | 2026.05.06 21:11:05.974000 [ 275 ] {f0799ea8-2ce4-4fd1-b95c-b11e8bf87fbb} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001139 sec., 10535.557506584722 rows/sec., 843.67 KiB/sec. | ||
| 3214 | 2026.05.06 21:11:05.974036 [ 275 ] {f0799ea8-2ce4-4fd1-b95c-b11e8bf87fbb} <Debug> TCPHandler: Processed in 0.00130698 sec. | ||
| 3215 | 2026.05.06 21:11:05.974141 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3216 | 2026.05.06 21:11:05.974234 [ 275 ] {945830d2-758c-47f5-ab02-b4d3845333ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3217 | 2026.05.06 21:11:05.974272 [ 275 ] {945830d2-758c-47f5-ab02-b4d3845333ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3218 | 2026.05.06 21:11:05.974662 [ 275 ] {945830d2-758c-47f5-ab02-b4d3845333ff} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2026.05.06 21:11:05.974697 [ 275 ] {945830d2-758c-47f5-ab02-b4d3845333ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3220 | 2026.05.06 21:11:05.974980 [ 275 ] {945830d2-758c-47f5-ab02-b4d3845333ff} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3221 | 2026.05.06 21:11:05.975179 [ 275 ] {945830d2-758c-47f5-ab02-b4d3845333ff} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2026.05.06 21:11:05.975303 [ 275 ] {945830d2-758c-47f5-ab02-b4d3845333ff} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001086 sec., 22099.447513812156 rows/sec., 1.83 MiB/sec. | ||
| 3223 | 2026.05.06 21:11:05.975339 [ 275 ] {945830d2-758c-47f5-ab02-b4d3845333ff} <Debug> TCPHandler: Processed in 0.001244689 sec. | ||
| 3224 | 2026.05.06 21:11:05.975452 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3225 | 2026.05.06 21:11:05.975553 [ 275 ] {942e165c-1212-4f89-b97b-897894319fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3226 | 2026.05.06 21:11:05.975594 [ 275 ] {942e165c-1212-4f89-b97b-897894319fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3227 | 2026.05.06 21:11:05.975999 [ 275 ] {942e165c-1212-4f89-b97b-897894319fd5} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2026.05.06 21:11:05.976036 [ 275 ] {942e165c-1212-4f89-b97b-897894319fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3229 | 2026.05.06 21:11:05.976349 [ 275 ] {942e165c-1212-4f89-b97b-897894319fd5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3230 | 2026.05.06 21:11:05.976556 [ 275 ] {942e165c-1212-4f89-b97b-897894319fd5} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3231 | 2026.05.06 21:11:05.976686 [ 275 ] {942e165c-1212-4f89-b97b-897894319fd5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001151 sec., 10425.716768027803 rows/sec., 814.51 KiB/sec. | ||
| 3232 | 2026.05.06 21:11:05.976725 [ 275 ] {942e165c-1212-4f89-b97b-897894319fd5} <Debug> TCPHandler: Processed in 0.00132332 sec. | ||
| 3233 | 2026.05.06 21:11:05.976836 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3234 | 2026.05.06 21:11:05.976930 [ 275 ] {e9cfe913-225e-4281-8a52-b36584dfba07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3235 | 2026.05.06 21:11:05.976968 [ 275 ] {e9cfe913-225e-4281-8a52-b36584dfba07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3236 | 2026.05.06 21:11:05.977383 [ 275 ] {e9cfe913-225e-4281-8a52-b36584dfba07} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3237 | 2026.05.06 21:11:05.977420 [ 275 ] {e9cfe913-225e-4281-8a52-b36584dfba07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3238 | 2026.05.06 21:11:05.977731 [ 275 ] {e9cfe913-225e-4281-8a52-b36584dfba07} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3239 | 2026.05.06 21:11:05.977938 [ 275 ] {e9cfe913-225e-4281-8a52-b36584dfba07} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3240 | 2026.05.06 21:11:05.978064 [ 275 ] {e9cfe913-225e-4281-8a52-b36584dfba07} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001152 sec., 86805.55555555555 rows/sec., 7.10 MiB/sec. | ||
| 3241 | 2026.05.06 21:11:05.978101 [ 275 ] {e9cfe913-225e-4281-8a52-b36584dfba07} <Debug> TCPHandler: Processed in 0.00131449 sec. | ||
| 3242 | 2026.05.06 21:11:05.978229 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3243 | 2026.05.06 21:11:05.978323 [ 275 ] {058a651d-b203-4f2d-bbeb-0515932cec8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3244 | 2026.05.06 21:11:05.978366 [ 275 ] {058a651d-b203-4f2d-bbeb-0515932cec8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3245 | 2026.05.06 21:11:05.978769 [ 275 ] {058a651d-b203-4f2d-bbeb-0515932cec8f} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3246 | 2026.05.06 21:11:05.978805 [ 275 ] {058a651d-b203-4f2d-bbeb-0515932cec8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3247 | 2026.05.06 21:11:05.979159 [ 275 ] {058a651d-b203-4f2d-bbeb-0515932cec8f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3248 | 2026.05.06 21:11:05.979361 [ 275 ] {058a651d-b203-4f2d-bbeb-0515932cec8f} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2026.05.06 21:11:05.979488 [ 275 ] {058a651d-b203-4f2d-bbeb-0515932cec8f} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001182 sec., 165820.64297800336 rows/sec., 11.90 MiB/sec. | ||
| 3250 | 2026.05.06 21:11:05.979524 [ 275 ] {058a651d-b203-4f2d-bbeb-0515932cec8f} <Debug> TCPHandler: Processed in 0.001354541 sec. | ||
| 3251 | 2026.05.06 21:11:05.979645 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3252 | 2026.05.06 21:11:05.979740 [ 275 ] {8a84ebfb-3574-47f6-84a3-537724d44de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3253 | 2026.05.06 21:11:05.979780 [ 275 ] {8a84ebfb-3574-47f6-84a3-537724d44de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3254 | 2026.05.06 21:11:05.980112 [ 275 ] {8a84ebfb-3574-47f6-84a3-537724d44de0} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2026.05.06 21:11:05.980148 [ 275 ] {8a84ebfb-3574-47f6-84a3-537724d44de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3256 | 2026.05.06 21:11:05.980449 [ 275 ] {8a84ebfb-3574-47f6-84a3-537724d44de0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3257 | 2026.05.06 21:11:05.980662 [ 275 ] {8a84ebfb-3574-47f6-84a3-537724d44de0} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2026.05.06 21:11:05.980766 [ 130 ] {} <Debug> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3259 | 2026.05.06 21:11:05.980791 [ 275 ] {8a84ebfb-3574-47f6-84a3-537724d44de0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 3260 | 2026.05.06 21:11:05.980835 [ 130 ] {} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2026.05.06 21:11:05.980841 [ 275 ] {8a84ebfb-3574-47f6-84a3-537724d44de0} <Debug> TCPHandler: Processed in 0.001247599 sec. | ||
| 3262 | 2026.05.06 21:11:05.980867 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3263 | 2026.05.06 21:11:05.980992 [ 197 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3264 | 2026.05.06 21:11:05.981122 [ 197 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3265 | 2026.05.06 21:11:05.981160 [ 197 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 348 rows starting from the beginning of the part | ||
| 3266 | 2026.05.06 21:11:05.981243 [ 197 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3267 | 2026.05.06 21:11:05.981295 [ 197 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3268 | 2026.05.06 21:11:05.981341 [ 197 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3269 | 2026.05.06 21:11:05.981388 [ 197 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3270 | 2026.05.06 21:11:05.981428 [ 197 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3271 | 2026.05.06 21:11:05.982262 [ 196 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 4 columns (4 merged, 0 gathered) in 0.001311021 sec., 494271.2588127879 rows/sec., 32.82 MiB/sec. | ||
| 3272 | 2026.05.06 21:11:05.982421 [ 197 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3273 | 2026.05.06 21:11:05.982673 [ 197 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_16_3} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3274 | 2026.05.06 21:11:05.982737 [ 197 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_16_3} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3275 | 2026.05.06 21:11:05.982800 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3276 | 2026.05.06 21:11:06.063290 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8220 | ||
| 3277 | 2026.05.06 21:11:06.064043 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3278 | 2026.05.06 21:11:06.064120 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3279 | 2026.05.06 21:11:06.064836 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3280 | 2026.05.06 21:11:06.065110 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3281 | 2026.05.06 21:11:06.065284 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8220 | ||
| 3282 | 2026.05.06 21:11:06.542391 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3283 | 2026.05.06 21:11:06.561715 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2026.05.06 21:11:06.561813 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3285 | 2026.05.06 21:11:06.571272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3286 | 2026.05.06 21:11:06.572673 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2026.05.06 21:11:06.579420 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3288 | 2026.05.06 21:11:06.916192 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49674 | ||
| 3289 | 2026.05.06 21:11:06.916316 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3290 | 2026.05.06 21:11:06.916346 [ 307 ] {} <Debug> TCP-Session: 1425a778-d667-4bc2-ae40-baee8d67866c Authenticating user 'default' from [fd00:1122:3344:101::e]:49674 | ||
| 3291 | 2026.05.06 21:11:06.916454 [ 307 ] {} <Debug> TCP-Session: 1425a778-d667-4bc2-ae40-baee8d67866c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3292 | 2026.05.06 21:11:06.916467 [ 307 ] {} <Debug> TCP-Session: 1425a778-d667-4bc2-ae40-baee8d67866c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3293 | 2026.05.06 21:11:06.916643 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63515 | ||
| 3294 | 2026.05.06 21:11:06.916673 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36740 | ||
| 3295 | 2026.05.06 21:11:06.916702 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32813 | ||
| 3296 | 2026.05.06 21:11:06.916740 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37579 | ||
| 3297 | 2026.05.06 21:11:06.916758 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3298 | 2026.05.06 21:11:06.916764 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45215 | ||
| 3299 | 2026.05.06 21:11:06.916799 [ 308 ] {} <Debug> TCP-Session: 8828f4df-4273-4247-8703-ce147ca42f3e Authenticating user 'default' from [fd00:1122:3344:101::e]:63515 | ||
| 3300 | 2026.05.06 21:11:06.916799 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3301 | 2026.05.06 21:11:06.916826 [ 308 ] {} <Debug> TCP-Session: 8828f4df-4273-4247-8703-ce147ca42f3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3302 | 2026.05.06 21:11:06.916838 [ 307 ] {} <Trace> TCP-Session: 1425a778-d667-4bc2-ae40-baee8d67866c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3303 | 2026.05.06 21:11:06.916846 [ 309 ] {} <Debug> TCP-Session: 4ccbf081-709c-47cd-9f8a-b99d0a4d1bc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36740 | ||
| 3304 | 2026.05.06 21:11:06.916789 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37705 | ||
| 3305 | 2026.05.06 21:11:06.916888 [ 308 ] {} <Debug> TCP-Session: 8828f4df-4273-4247-8703-ce147ca42f3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3306 | 2026.05.06 21:11:06.916915 [ 309 ] {} <Debug> TCP-Session: 4ccbf081-709c-47cd-9f8a-b99d0a4d1bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3307 | 2026.05.06 21:11:06.916781 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39005 | ||
| 3308 | 2026.05.06 21:11:06.916962 [ 309 ] {} <Debug> TCP-Session: 4ccbf081-709c-47cd-9f8a-b99d0a4d1bc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3309 | 2026.05.06 21:11:06.916718 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55593 | ||
| 3310 | 2026.05.06 21:11:06.917106 [ 307 ] {1bba15ae-d8d5-4198-8318-a246ff6b82a6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49674) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3311 | 2026.05.06 21:11:06.917290 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3312 | 2026.05.06 21:11:06.917323 [ 3 ] {} <Debug> TCP-Session: 636f2c45-b311-4ffd-9cdd-88f42f1464c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37579 | ||
| 3313 | 2026.05.06 21:11:06.917339 [ 3 ] {} <Debug> TCP-Session: 636f2c45-b311-4ffd-9cdd-88f42f1464c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3314 | 2026.05.06 21:11:06.917351 [ 3 ] {} <Debug> TCP-Session: 636f2c45-b311-4ffd-9cdd-88f42f1464c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3315 | 2026.05.06 21:11:06.917407 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3316 | 2026.05.06 21:11:06.917435 [ 269 ] {} <Debug> TCP-Session: 73d9aea2-13c2-4b3d-8881-6651f5f2c4c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45215 | ||
| 3317 | 2026.05.06 21:11:06.917450 [ 269 ] {} <Debug> TCP-Session: 73d9aea2-13c2-4b3d-8881-6651f5f2c4c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3318 | 2026.05.06 21:11:06.917462 [ 269 ] {} <Debug> TCP-Session: 73d9aea2-13c2-4b3d-8881-6651f5f2c4c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3319 | 2026.05.06 21:11:06.917631 [ 307 ] {1bba15ae-d8d5-4198-8318-a246ff6b82a6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3320 | 2026.05.06 21:11:06.917699 [ 307 ] {1bba15ae-d8d5-4198-8318-a246ff6b82a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3321 | 2026.05.06 21:11:06.917743 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3322 | 2026.05.06 21:11:06.917782 [ 304 ] {} <Debug> TCP-Session: 30781c0d-42e5-4e86-8e8c-1d0836e41316 Authenticating user 'default' from [fd00:1122:3344:101::e]:37705 | ||
| 3323 | 2026.05.06 21:11:06.917808 [ 304 ] {} <Debug> TCP-Session: 30781c0d-42e5-4e86-8e8c-1d0836e41316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3324 | 2026.05.06 21:11:06.917821 [ 304 ] {} <Debug> TCP-Session: 30781c0d-42e5-4e86-8e8c-1d0836e41316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3325 | 2026.05.06 21:11:06.917841 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3326 | 2026.05.06 21:11:06.917876 [ 303 ] {} <Debug> TCP-Session: f216c37c-597a-441f-bbca-6b2fb17734e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39005 | ||
| 3327 | 2026.05.06 21:11:06.917897 [ 303 ] {} <Debug> TCP-Session: f216c37c-597a-441f-bbca-6b2fb17734e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3328 | 2026.05.06 21:11:06.917910 [ 303 ] {} <Debug> TCP-Session: f216c37c-597a-441f-bbca-6b2fb17734e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3329 | 2026.05.06 21:11:06.917936 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3330 | 2026.05.06 21:11:06.917979 [ 311 ] {} <Debug> TCP-Session: e47235a4-060a-4b3e-b213-5aa7bf9ef346 Authenticating user 'default' from [fd00:1122:3344:101::e]:55593 | ||
| 3331 | 2026.05.06 21:11:06.918003 [ 311 ] {} <Debug> TCP-Session: e47235a4-060a-4b3e-b213-5aa7bf9ef346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3332 | 2026.05.06 21:11:06.918018 [ 311 ] {} <Debug> TCP-Session: e47235a4-060a-4b3e-b213-5aa7bf9ef346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3333 | 2026.05.06 21:11:06.918030 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3334 | 2026.05.06 21:11:06.918065 [ 310 ] {} <Debug> TCP-Session: 6096e75b-ec29-49ec-acfb-0df063720dbd Authenticating user 'default' from [fd00:1122:3344:101::e]:32813 | ||
| 3335 | 2026.05.06 21:11:06.918082 [ 310 ] {} <Debug> TCP-Session: 6096e75b-ec29-49ec-acfb-0df063720dbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3336 | 2026.05.06 21:11:06.918094 [ 310 ] {} <Debug> TCP-Session: 6096e75b-ec29-49ec-acfb-0df063720dbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3337 | 2026.05.06 21:11:06.918113 [ 307 ] {1bba15ae-d8d5-4198-8318-a246ff6b82a6} <Debug> oximeter.version (93d0095a-0293-45d6-9e84-ddb65275c18d) (SelectExecutor): Key condition: unknown | ||
| 3338 | 2026.05.06 21:11:06.919410 [ 324 ] {1bba15ae-d8d5-4198-8318-a246ff6b82a6} <Trace> AggregatingTransform: Aggregating | ||
| 3339 | 2026.05.06 21:11:06.919445 [ 324 ] {1bba15ae-d8d5-4198-8318-a246ff6b82a6} <Trace> Aggregator: Aggregation method: without_key | ||
| 3340 | 2026.05.06 21:11:06.919477 [ 324 ] {1bba15ae-d8d5-4198-8318-a246ff6b82a6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001255849 sec. (796.274 rows/sec., 31.10 KiB/sec.) | ||
| 3341 | 2026.05.06 21:11:06.919493 [ 324 ] {1bba15ae-d8d5-4198-8318-a246ff6b82a6} <Trace> Aggregator: Merging aggregated data | ||
| 3342 | 2026.05.06 21:11:06.920662 [ 307 ] {1bba15ae-d8d5-4198-8318-a246ff6b82a6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003636 sec., 275.02750275027506 rows/sec., 10.74 KiB/sec. | ||
| 3343 | 2026.05.06 21:11:06.920845 [ 307 ] {1bba15ae-d8d5-4198-8318-a246ff6b82a6} <Debug> TCPHandler: Processed in 0.004135853 sec. | ||
| 3344 | 2026.05.06 21:11:06.920973 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3345 | 2026.05.06 21:11:06.921001 [ 307 ] {} <Debug> TCP-Session: 1425a778-d667-4bc2-ae40-baee8d67866c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3346 | 2026.05.06 21:11:06.921006 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3347 | 2026.05.06 21:11:06.921029 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3348 | 2026.05.06 21:11:06.921047 [ 308 ] {} <Debug> TCP-Session: 8828f4df-4273-4247-8703-ce147ca42f3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3349 | 2026.05.06 21:11:06.921057 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3350 | 2026.05.06 21:11:06.921078 [ 304 ] {} <Debug> TCP-Session: 30781c0d-42e5-4e86-8e8c-1d0836e41316 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3351 | 2026.05.06 21:11:06.921077 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3352 | 2026.05.06 21:11:06.921102 [ 3 ] {} <Debug> TCP-Session: 636f2c45-b311-4ffd-9cdd-88f42f1464c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3353 | 2026.05.06 21:11:06.921112 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3354 | 2026.05.06 21:11:06.921139 [ 310 ] {} <Debug> TCP-Session: 6096e75b-ec29-49ec-acfb-0df063720dbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3355 | 2026.05.06 21:11:06.921170 [ 269 ] {} <Debug> TCP-Session: 73d9aea2-13c2-4b3d-8881-6651f5f2c4c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3356 | 2026.05.06 21:11:06.921115 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3357 | 2026.05.06 21:11:06.921092 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3358 | 2026.05.06 21:11:06.921224 [ 303 ] {} <Debug> TCP-Session: f216c37c-597a-441f-bbca-6b2fb17734e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3359 | 2026.05.06 21:11:06.921053 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3360 | 2026.05.06 21:11:06.921248 [ 311 ] {} <Debug> TCP-Session: e47235a4-060a-4b3e-b213-5aa7bf9ef346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3361 | 2026.05.06 21:11:06.921283 [ 309 ] {} <Debug> TCP-Session: 4ccbf081-709c-47cd-9f8a-b99d0a4d1bc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3362 | 2026.05.06 21:11:07.010722 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37455 | ||
| 3363 | 2026.05.06 21:11:07.010845 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3364 | 2026.05.06 21:11:07.010879 [ 307 ] {} <Debug> TCP-Session: 687a7693-b4f8-4817-acb0-ad962a7a913b Authenticating user 'default' from [fd00:1122:3344:101::e]:37455 | ||
| 3365 | 2026.05.06 21:11:07.010907 [ 307 ] {} <Debug> TCP-Session: 687a7693-b4f8-4817-acb0-ad962a7a913b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3366 | 2026.05.06 21:11:07.010925 [ 307 ] {} <Debug> TCP-Session: 687a7693-b4f8-4817-acb0-ad962a7a913b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3367 | 2026.05.06 21:11:07.011144 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65030 | ||
| 3368 | 2026.05.06 21:11:07.011176 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65184 | ||
| 3369 | 2026.05.06 21:11:07.011217 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43987 | ||
| 3370 | 2026.05.06 21:11:07.011241 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45751 | ||
| 3371 | 2026.05.06 21:11:07.011255 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3372 | 2026.05.06 21:11:07.011293 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62056 | ||
| 3373 | 2026.05.06 21:11:07.011317 [ 307 ] {} <Trace> TCP-Session: 687a7693-b4f8-4817-acb0-ad962a7a913b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3374 | 2026.05.06 21:11:07.011324 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3375 | 2026.05.06 21:11:07.011342 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3376 | 2026.05.06 21:11:07.011378 [ 311 ] {} <Debug> TCP-Session: dc613c6f-2ed1-4018-9b03-59f421926150 Authenticating user 'default' from [fd00:1122:3344:101::e]:43987 | ||
| 3377 | 2026.05.06 21:11:07.011382 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3378 | 2026.05.06 21:11:07.011398 [ 3 ] {} <Debug> TCP-Session: e2e7d92e-9e80-4ca9-8f9d-b2501f7c2d1d Authenticating user 'default' from [fd00:1122:3344:101::e]:45751 | ||
| 3379 | 2026.05.06 21:11:07.011406 [ 311 ] {} <Debug> TCP-Session: dc613c6f-2ed1-4018-9b03-59f421926150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3380 | 2026.05.06 21:11:07.011416 [ 303 ] {} <Debug> TCP-Session: 210b0da7-e458-447c-abe2-5e3c5f190324 Authenticating user 'default' from [fd00:1122:3344:101::e]:62056 | ||
| 3381 | 2026.05.06 21:11:07.011438 [ 3 ] {} <Debug> TCP-Session: e2e7d92e-9e80-4ca9-8f9d-b2501f7c2d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3382 | 2026.05.06 21:11:07.011455 [ 303 ] {} <Debug> TCP-Session: 210b0da7-e458-447c-abe2-5e3c5f190324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3383 | 2026.05.06 21:11:07.011469 [ 3 ] {} <Debug> TCP-Session: e2e7d92e-9e80-4ca9-8f9d-b2501f7c2d1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3384 | 2026.05.06 21:11:07.011482 [ 303 ] {} <Debug> TCP-Session: 210b0da7-e458-447c-abe2-5e3c5f190324 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3385 | 2026.05.06 21:11:07.011490 [ 307 ] {b5f0ad77-992c-40ff-a8c2-4d5af01b31b9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37455) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3386 | 2026.05.06 21:11:07.011442 [ 311 ] {} <Debug> TCP-Session: dc613c6f-2ed1-4018-9b03-59f421926150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3387 | 2026.05.06 21:11:07.011332 [ 308 ] {} <Debug> TCP-Session: e43e52f3-82d6-4003-a4c0-6dc178bdfc49 Authenticating user 'default' from [fd00:1122:3344:101::e]:65030 | ||
| 3388 | 2026.05.06 21:11:07.011309 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47590 | ||
| 3389 | 2026.05.06 21:11:07.011579 [ 308 ] {} <Debug> TCP-Session: e43e52f3-82d6-4003-a4c0-6dc178bdfc49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3390 | 2026.05.06 21:11:07.011309 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3391 | 2026.05.06 21:11:07.011642 [ 308 ] {} <Debug> TCP-Session: e43e52f3-82d6-4003-a4c0-6dc178bdfc49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3392 | 2026.05.06 21:11:07.011219 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55734 | ||
| 3393 | 2026.05.06 21:11:07.011683 [ 309 ] {} <Debug> TCP-Session: 2fe6054a-eb39-49bf-ba29-32aa110eea75 Authenticating user 'default' from [fd00:1122:3344:101::e]:65184 | ||
| 3394 | 2026.05.06 21:11:07.011700 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3395 | 2026.05.06 21:11:07.011737 [ 309 ] {} <Debug> TCP-Session: 2fe6054a-eb39-49bf-ba29-32aa110eea75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3396 | 2026.05.06 21:11:07.011248 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63707 | ||
| 3397 | 2026.05.06 21:11:07.011766 [ 309 ] {} <Debug> TCP-Session: 2fe6054a-eb39-49bf-ba29-32aa110eea75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3398 | 2026.05.06 21:11:07.011765 [ 304 ] {} <Debug> TCP-Session: f49cda8f-fdf8-4b3e-8c38-aee1ac2720de Authenticating user 'default' from [fd00:1122:3344:101::e]:47590 | ||
| 3399 | 2026.05.06 21:11:07.011764 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3400 | 2026.05.06 21:11:07.011832 [ 304 ] {} <Debug> TCP-Session: f49cda8f-fdf8-4b3e-8c38-aee1ac2720de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3401 | 2026.05.06 21:11:07.011837 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3402 | 2026.05.06 21:11:07.011853 [ 310 ] {} <Debug> TCP-Session: 8f77101d-acc8-42cb-934d-b194682ac334 Authenticating user 'default' from [fd00:1122:3344:101::e]:55734 | ||
| 3403 | 2026.05.06 21:11:07.011853 [ 304 ] {} <Debug> TCP-Session: f49cda8f-fdf8-4b3e-8c38-aee1ac2720de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3404 | 2026.05.06 21:11:07.011875 [ 269 ] {} <Debug> TCP-Session: fceb72d6-360d-4ff4-91b6-dc50007044e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63707 | ||
| 3405 | 2026.05.06 21:11:07.011886 [ 310 ] {} <Debug> TCP-Session: 8f77101d-acc8-42cb-934d-b194682ac334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3406 | 2026.05.06 21:11:07.011913 [ 269 ] {} <Debug> TCP-Session: fceb72d6-360d-4ff4-91b6-dc50007044e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3407 | 2026.05.06 21:11:07.011926 [ 310 ] {} <Debug> TCP-Session: 8f77101d-acc8-42cb-934d-b194682ac334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3408 | 2026.05.06 21:11:07.011940 [ 269 ] {} <Debug> TCP-Session: fceb72d6-360d-4ff4-91b6-dc50007044e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3409 | 2026.05.06 21:11:07.011759 [ 307 ] {b5f0ad77-992c-40ff-a8c2-4d5af01b31b9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3410 | 2026.05.06 21:11:07.012022 [ 307 ] {b5f0ad77-992c-40ff-a8c2-4d5af01b31b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3411 | 2026.05.06 21:11:07.012296 [ 307 ] {b5f0ad77-992c-40ff-a8c2-4d5af01b31b9} <Debug> oximeter.version (93d0095a-0293-45d6-9e84-ddb65275c18d) (SelectExecutor): Key condition: unknown | ||
| 3412 | 2026.05.06 21:11:07.013294 [ 347 ] {b5f0ad77-992c-40ff-a8c2-4d5af01b31b9} <Trace> AggregatingTransform: Aggregating | ||
| 3413 | 2026.05.06 21:11:07.013332 [ 347 ] {b5f0ad77-992c-40ff-a8c2-4d5af01b31b9} <Trace> Aggregator: Aggregation method: without_key | ||
| 3414 | 2026.05.06 21:11:07.013365 [ 347 ] {b5f0ad77-992c-40ff-a8c2-4d5af01b31b9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000973435 sec. (1027.290 rows/sec., 40.13 KiB/sec.) | ||
| 3415 | 2026.05.06 21:11:07.013384 [ 347 ] {b5f0ad77-992c-40ff-a8c2-4d5af01b31b9} <Trace> Aggregator: Merging aggregated data | ||
| 3416 | 2026.05.06 21:11:07.014564 [ 307 ] {b5f0ad77-992c-40ff-a8c2-4d5af01b31b9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003127 sec., 319.79533098816756 rows/sec., 12.49 KiB/sec. | ||
| 3417 | 2026.05.06 21:11:07.014685 [ 307 ] {b5f0ad77-992c-40ff-a8c2-4d5af01b31b9} <Debug> TCPHandler: Processed in 0.003511894 sec. | ||
| 3418 | 2026.05.06 21:11:07.014823 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3419 | 2026.05.06 21:11:07.014852 [ 307 ] {} <Debug> TCP-Session: 687a7693-b4f8-4817-acb0-ad962a7a913b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3420 | 2026.05.06 21:11:07.014851 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3421 | 2026.05.06 21:11:07.014871 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3422 | 2026.05.06 21:11:07.014887 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3423 | 2026.05.06 21:11:07.014905 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3424 | 2026.05.06 21:11:07.014924 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3425 | 2026.05.06 21:11:07.014962 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3426 | 2026.05.06 21:11:07.014988 [ 304 ] {} <Debug> TCP-Session: f49cda8f-fdf8-4b3e-8c38-aee1ac2720de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3427 | 2026.05.06 21:11:07.014973 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3428 | 2026.05.06 21:11:07.015022 [ 309 ] {} <Debug> TCP-Session: 2fe6054a-eb39-49bf-ba29-32aa110eea75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3429 | 2026.05.06 21:11:07.014967 [ 3 ] {} <Debug> TCP-Session: e2e7d92e-9e80-4ca9-8f9d-b2501f7c2d1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3430 | 2026.05.06 21:11:07.015046 [ 269 ] {} <Debug> TCP-Session: fceb72d6-360d-4ff4-91b6-dc50007044e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3431 | 2026.05.06 21:11:07.014940 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3432 | 2026.05.06 21:11:07.014942 [ 311 ] {} <Debug> TCP-Session: dc613c6f-2ed1-4018-9b03-59f421926150 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3433 | 2026.05.06 21:11:07.015109 [ 303 ] {} <Debug> TCP-Session: 210b0da7-e458-447c-abe2-5e3c5f190324 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3434 | 2026.05.06 21:11:07.014902 [ 308 ] {} <Debug> TCP-Session: e43e52f3-82d6-4003-a4c0-6dc178bdfc49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3435 | 2026.05.06 21:11:07.014925 [ 310 ] {} <Debug> TCP-Session: 8f77101d-acc8-42cb-934d-b194682ac334 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3436 | 2026.05.06 21:11:07.251687 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62420 | ||
| 3437 | 2026.05.06 21:11:07.251800 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3438 | 2026.05.06 21:11:07.251827 [ 307 ] {} <Debug> TCP-Session: 458a8a90-e250-4ed6-b0d0-34b8046a657d Authenticating user 'default' from [fd00:1122:3344:101::e]:62420 | ||
| 3439 | 2026.05.06 21:11:07.251850 [ 307 ] {} <Debug> TCP-Session: 458a8a90-e250-4ed6-b0d0-34b8046a657d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3440 | 2026.05.06 21:11:07.251863 [ 307 ] {} <Debug> TCP-Session: 458a8a90-e250-4ed6-b0d0-34b8046a657d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3441 | 2026.05.06 21:11:07.252058 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54920 | ||
| 3442 | 2026.05.06 21:11:07.252111 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43056 | ||
| 3443 | 2026.05.06 21:11:07.252125 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54387 | ||
| 3444 | 2026.05.06 21:11:07.252171 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41714 | ||
| 3445 | 2026.05.06 21:11:07.252177 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3446 | 2026.05.06 21:11:07.252228 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3447 | 2026.05.06 21:11:07.252248 [ 308 ] {} <Debug> TCP-Session: c0e2c07e-8aa7-4968-8e32-e6dd7e53fc7d Authenticating user 'default' from [fd00:1122:3344:101::e]:54920 | ||
| 3448 | 2026.05.06 21:11:07.252258 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3449 | 2026.05.06 21:11:07.252258 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3450 | 2026.05.06 21:11:07.252266 [ 309 ] {} <Debug> TCP-Session: 19eaca8b-6192-4607-aeb8-b62f9e7c6cd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43056 | ||
| 3451 | 2026.05.06 21:11:07.252294 [ 304 ] {} <Debug> TCP-Session: a41ffd5c-6332-479e-aa14-c255a74f6875 Authenticating user 'default' from [fd00:1122:3344:101::e]:41714 | ||
| 3452 | 2026.05.06 21:11:07.252301 [ 310 ] {} <Debug> TCP-Session: 1f528388-6c7a-421f-b40e-736b684542cf Authenticating user 'default' from [fd00:1122:3344:101::e]:54387 | ||
| 3453 | 2026.05.06 21:11:07.252318 [ 309 ] {} <Debug> TCP-Session: 19eaca8b-6192-4607-aeb8-b62f9e7c6cd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3454 | 2026.05.06 21:11:07.252329 [ 304 ] {} <Debug> TCP-Session: a41ffd5c-6332-479e-aa14-c255a74f6875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3455 | 2026.05.06 21:11:07.252334 [ 310 ] {} <Debug> TCP-Session: 1f528388-6c7a-421f-b40e-736b684542cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3456 | 2026.05.06 21:11:07.252342 [ 309 ] {} <Debug> TCP-Session: 19eaca8b-6192-4607-aeb8-b62f9e7c6cd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3457 | 2026.05.06 21:11:07.252360 [ 310 ] {} <Debug> TCP-Session: 1f528388-6c7a-421f-b40e-736b684542cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3458 | 2026.05.06 21:11:07.252353 [ 304 ] {} <Debug> TCP-Session: a41ffd5c-6332-479e-aa14-c255a74f6875 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3459 | 2026.05.06 21:11:07.252282 [ 308 ] {} <Debug> TCP-Session: c0e2c07e-8aa7-4968-8e32-e6dd7e53fc7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3460 | 2026.05.06 21:11:07.252165 [ 307 ] {} <Trace> TCP-Session: 458a8a90-e250-4ed6-b0d0-34b8046a657d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3461 | 2026.05.06 21:11:07.252421 [ 308 ] {} <Debug> TCP-Session: c0e2c07e-8aa7-4968-8e32-e6dd7e53fc7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3462 | 2026.05.06 21:11:07.252161 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63224 | ||
| 3463 | 2026.05.06 21:11:07.252155 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36614 | ||
| 3464 | 2026.05.06 21:11:07.252131 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39305 | ||
| 3465 | 2026.05.06 21:11:07.252124 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41012 | ||
| 3466 | 2026.05.06 21:11:07.252555 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3467 | 2026.05.06 21:11:07.252576 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3468 | 2026.05.06 21:11:07.252595 [ 269 ] {} <Debug> TCP-Session: f8756720-57d2-4f00-841d-c86721fec9d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36614 | ||
| 3469 | 2026.05.06 21:11:07.252604 [ 307 ] {c41a09fa-b111-4c87-90ad-ef6d94e0ec8b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62420) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3470 | 2026.05.06 21:11:07.252605 [ 3 ] {} <Debug> TCP-Session: 24386fcd-4b25-4a7c-9181-ad29185e9266 Authenticating user 'default' from [fd00:1122:3344:101::e]:39305 | ||
| 3471 | 2026.05.06 21:11:07.252626 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3472 | 2026.05.06 21:11:07.252661 [ 3 ] {} <Debug> TCP-Session: 24386fcd-4b25-4a7c-9181-ad29185e9266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3473 | 2026.05.06 21:11:07.252618 [ 269 ] {} <Debug> TCP-Session: f8756720-57d2-4f00-841d-c86721fec9d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3474 | 2026.05.06 21:11:07.252686 [ 3 ] {} <Debug> TCP-Session: 24386fcd-4b25-4a7c-9181-ad29185e9266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3475 | 2026.05.06 21:11:07.252681 [ 311 ] {} <Debug> TCP-Session: bf6316e1-437c-4ee6-a25d-ce85f51434c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41012 | ||
| 3476 | 2026.05.06 21:11:07.252699 [ 269 ] {} <Debug> TCP-Session: f8756720-57d2-4f00-841d-c86721fec9d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3477 | 2026.05.06 21:11:07.252727 [ 311 ] {} <Debug> TCP-Session: bf6316e1-437c-4ee6-a25d-ce85f51434c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3478 | 2026.05.06 21:11:07.252533 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3479 | 2026.05.06 21:11:07.252753 [ 311 ] {} <Debug> TCP-Session: bf6316e1-437c-4ee6-a25d-ce85f51434c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3480 | 2026.05.06 21:11:07.252772 [ 303 ] {} <Debug> TCP-Session: efccb9a8-5533-4532-a1b3-f26fd8aac13e Authenticating user 'default' from [fd00:1122:3344:101::e]:63224 | ||
| 3481 | 2026.05.06 21:11:07.252789 [ 303 ] {} <Debug> TCP-Session: efccb9a8-5533-4532-a1b3-f26fd8aac13e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3482 | 2026.05.06 21:11:07.252801 [ 303 ] {} <Debug> TCP-Session: efccb9a8-5533-4532-a1b3-f26fd8aac13e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3483 | 2026.05.06 21:11:07.252885 [ 307 ] {c41a09fa-b111-4c87-90ad-ef6d94e0ec8b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3484 | 2026.05.06 21:11:07.252941 [ 307 ] {c41a09fa-b111-4c87-90ad-ef6d94e0ec8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3485 | 2026.05.06 21:11:07.253266 [ 307 ] {c41a09fa-b111-4c87-90ad-ef6d94e0ec8b} <Debug> oximeter.version (93d0095a-0293-45d6-9e84-ddb65275c18d) (SelectExecutor): Key condition: unknown | ||
| 3486 | 2026.05.06 21:11:07.254308 [ 327 ] {c41a09fa-b111-4c87-90ad-ef6d94e0ec8b} <Trace> AggregatingTransform: Aggregating | ||
| 3487 | 2026.05.06 21:11:07.254358 [ 327 ] {c41a09fa-b111-4c87-90ad-ef6d94e0ec8b} <Trace> Aggregator: Aggregation method: without_key | ||
| 3488 | 2026.05.06 21:11:07.254392 [ 327 ] {c41a09fa-b111-4c87-90ad-ef6d94e0ec8b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001024196 sec. (976.376 rows/sec., 38.14 KiB/sec.) | ||
| 3489 | 2026.05.06 21:11:07.254411 [ 327 ] {c41a09fa-b111-4c87-90ad-ef6d94e0ec8b} <Trace> Aggregator: Merging aggregated data | ||
| 3490 | 2026.05.06 21:11:07.255526 [ 307 ] {c41a09fa-b111-4c87-90ad-ef6d94e0ec8b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002988 sec., 334.67202141900935 rows/sec., 13.07 KiB/sec. | ||
| 3491 | 2026.05.06 21:11:07.255689 [ 307 ] {c41a09fa-b111-4c87-90ad-ef6d94e0ec8b} <Debug> TCPHandler: Processed in 0.003639506 sec. | ||
| 3492 | 2026.05.06 21:11:07.255836 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3493 | 2026.05.06 21:11:07.255867 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3494 | 2026.05.06 21:11:07.255885 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3495 | 2026.05.06 21:11:07.255906 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3496 | 2026.05.06 21:11:07.255936 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3497 | 2026.05.06 21:11:07.255957 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3498 | 2026.05.06 21:11:07.255968 [ 310 ] {} <Debug> TCP-Session: 1f528388-6c7a-421f-b40e-736b684542cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3499 | 2026.05.06 21:11:07.255992 [ 309 ] {} <Debug> TCP-Session: 19eaca8b-6192-4607-aeb8-b62f9e7c6cd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3500 | 2026.05.06 21:11:07.256006 [ 3 ] {} <Debug> TCP-Session: 24386fcd-4b25-4a7c-9181-ad29185e9266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3501 | 2026.05.06 21:11:07.256010 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3502 | 2026.05.06 21:11:07.256033 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3503 | 2026.05.06 21:11:07.255984 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3504 | 2026.05.06 21:11:07.256072 [ 311 ] {} <Debug> TCP-Session: bf6316e1-437c-4ee6-a25d-ce85f51434c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3505 | 2026.05.06 21:11:07.256082 [ 303 ] {} <Debug> TCP-Session: efccb9a8-5533-4532-a1b3-f26fd8aac13e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3506 | 2026.05.06 21:11:07.256110 [ 269 ] {} <Debug> TCP-Session: f8756720-57d2-4f00-841d-c86721fec9d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3507 | 2026.05.06 21:11:07.255948 [ 308 ] {} <Debug> TCP-Session: c0e2c07e-8aa7-4968-8e32-e6dd7e53fc7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3508 | 2026.05.06 21:11:07.255914 [ 304 ] {} <Debug> TCP-Session: a41ffd5c-6332-479e-aa14-c255a74f6875 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3509 | 2026.05.06 21:11:07.255874 [ 307 ] {} <Debug> TCP-Session: 458a8a90-e250-4ed6-b0d0-34b8046a657d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3510 | 2026.05.06 21:11:08.583812 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 392 | ||
| 3511 | 2026.05.06 21:11:08.586286 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3512 | 2026.05.06 21:11:08.586327 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3513 | 2026.05.06 21:11:08.587563 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3514 | 2026.05.06 21:11:08.587847 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3515 | 2026.05.06 21:11:08.588088 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 392 | ||
| 3516 | 2026.05.06 21:11:10.963348 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3517 | 2026.05.06 21:11:10.963592 [ 275 ] {813a321f-0ab5-4b9f-b530-7f32d5aff498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3518 | 2026.05.06 21:11:10.963967 [ 275 ] {813a321f-0ab5-4b9f-b530-7f32d5aff498} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3519 | 2026.05.06 21:11:10.964009 [ 275 ] {813a321f-0ab5-4b9f-b530-7f32d5aff498} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3520 | 2026.05.06 21:11:10.964258 [ 275 ] {813a321f-0ab5-4b9f-b530-7f32d5aff498} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3521 | 2026.05.06 21:11:10.964337 [ 275 ] {813a321f-0ab5-4b9f-b530-7f32d5aff498} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3522 | 2026.05.06 21:11:10.964492 [ 275 ] {813a321f-0ab5-4b9f-b530-7f32d5aff498} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3523 | 2026.05.06 21:11:10.964596 [ 341 ] {813a321f-0ab5-4b9f-b530-7f32d5aff498} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3524 | 2026.05.06 21:11:10.964603 [ 359 ] {813a321f-0ab5-4b9f-b530-7f32d5aff498} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3525 | 2026.05.06 21:11:10.964624 [ 348 ] {813a321f-0ab5-4b9f-b530-7f32d5aff498} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3526 | 2026.05.06 21:11:10.964634 [ 331 ] {813a321f-0ab5-4b9f-b530-7f32d5aff498} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3527 | 2026.05.06 21:11:10.964795 [ 275 ] {813a321f-0ab5-4b9f-b530-7f32d5aff498} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3528 | 2026.05.06 21:11:10.964822 [ 275 ] {813a321f-0ab5-4b9f-b530-7f32d5aff498} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3529 | 2026.05.06 21:11:10.964925 [ 275 ] {813a321f-0ab5-4b9f-b530-7f32d5aff498} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3530 | 2026.05.06 21:11:10.964947 [ 275 ] {813a321f-0ab5-4b9f-b530-7f32d5aff498} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3531 | 2026.05.06 21:11:10.964982 [ 275 ] {813a321f-0ab5-4b9f-b530-7f32d5aff498} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3532 | 2026.05.06 21:11:10.965019 [ 275 ] {813a321f-0ab5-4b9f-b530-7f32d5aff498} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3533 | 2026.05.06 21:11:10.965061 [ 275 ] {813a321f-0ab5-4b9f-b530-7f32d5aff498} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3534 | 2026.05.06 21:11:10.965107 [ 275 ] {813a321f-0ab5-4b9f-b530-7f32d5aff498} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3535 | 2026.05.06 21:11:10.966471 [ 275 ] {813a321f-0ab5-4b9f-b530-7f32d5aff498} <Debug> executeQuery: Read 41 rows, 6.40 KiB in 0.002974 sec., 13786.14660390047 rows/sec., 2.10 MiB/sec. | ||
| 3536 | 2026.05.06 21:11:10.966603 [ 275 ] {813a321f-0ab5-4b9f-b530-7f32d5aff498} <Debug> MemoryTracker: Peak memory usage (for query): 176.10 KiB. | ||
| 3537 | 2026.05.06 21:11:10.966618 [ 275 ] {813a321f-0ab5-4b9f-b530-7f32d5aff498} <Debug> TCPHandler: Processed in 0.003410843 sec. | ||
| 3538 | 2026.05.06 21:11:10.968940 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3539 | 2026.05.06 21:11:10.969071 [ 275 ] {6c72fa20-af94-49c2-9b6b-247554c8d9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3540 | 2026.05.06 21:11:10.969121 [ 275 ] {6c72fa20-af94-49c2-9b6b-247554c8d9cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3541 | 2026.05.06 21:11:10.969832 [ 275 ] {6c72fa20-af94-49c2-9b6b-247554c8d9cd} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3542 | 2026.05.06 21:11:10.969874 [ 275 ] {6c72fa20-af94-49c2-9b6b-247554c8d9cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3543 | 2026.05.06 21:11:10.970228 [ 275 ] {6c72fa20-af94-49c2-9b6b-247554c8d9cd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3544 | 2026.05.06 21:11:10.970447 [ 275 ] {6c72fa20-af94-49c2-9b6b-247554c8d9cd} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3545 | 2026.05.06 21:11:10.970593 [ 275 ] {6c72fa20-af94-49c2-9b6b-247554c8d9cd} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001557 sec., 88631.98458574181 rows/sec., 7.71 MiB/sec. | ||
| 3546 | 2026.05.06 21:11:10.970631 [ 275 ] {6c72fa20-af94-49c2-9b6b-247554c8d9cd} <Debug> TCPHandler: Processed in 0.001755257 sec. | ||
| 3547 | 2026.05.06 21:11:10.970760 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3548 | 2026.05.06 21:11:10.970865 [ 275 ] {a9dfbf3c-758d-49b0-892c-094c1f0f7bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3549 | 2026.05.06 21:11:10.970905 [ 275 ] {a9dfbf3c-758d-49b0-892c-094c1f0f7bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3550 | 2026.05.06 21:11:10.971406 [ 275 ] {a9dfbf3c-758d-49b0-892c-094c1f0f7bc2} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3551 | 2026.05.06 21:11:10.971441 [ 275 ] {a9dfbf3c-758d-49b0-892c-094c1f0f7bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3552 | 2026.05.06 21:11:10.971721 [ 275 ] {a9dfbf3c-758d-49b0-892c-094c1f0f7bc2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3553 | 2026.05.06 21:11:10.971920 [ 275 ] {a9dfbf3c-758d-49b0-892c-094c1f0f7bc2} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3554 | 2026.05.06 21:11:10.972045 [ 275 ] {a9dfbf3c-758d-49b0-892c-094c1f0f7bc2} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001208 sec., 33940.39735099338 rows/sec., 2.49 MiB/sec. | ||
| 3555 | 2026.05.06 21:11:10.972081 [ 275 ] {a9dfbf3c-758d-49b0-892c-094c1f0f7bc2} <Debug> TCPHandler: Processed in 0.001375152 sec. | ||
| 3556 | 2026.05.06 21:11:10.972199 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3557 | 2026.05.06 21:11:10.972298 [ 275 ] {e2be9dfb-90d8-499d-b81b-3219ee068847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3558 | 2026.05.06 21:11:10.972336 [ 275 ] {e2be9dfb-90d8-499d-b81b-3219ee068847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3559 | 2026.05.06 21:11:10.972799 [ 275 ] {e2be9dfb-90d8-499d-b81b-3219ee068847} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3560 | 2026.05.06 21:11:10.972835 [ 275 ] {e2be9dfb-90d8-499d-b81b-3219ee068847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3561 | 2026.05.06 21:11:10.973132 [ 275 ] {e2be9dfb-90d8-499d-b81b-3219ee068847} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3562 | 2026.05.06 21:11:10.973342 [ 275 ] {e2be9dfb-90d8-499d-b81b-3219ee068847} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3563 | 2026.05.06 21:11:10.973466 [ 275 ] {e2be9dfb-90d8-499d-b81b-3219ee068847} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001185 sec., 88607.59493670886 rows/sec., 6.92 MiB/sec. | ||
| 3564 | 2026.05.06 21:11:10.973502 [ 275 ] {e2be9dfb-90d8-499d-b81b-3219ee068847} <Debug> TCPHandler: Processed in 0.001354181 sec. | ||
| 3565 | 2026.05.06 21:11:10.973636 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3566 | 2026.05.06 21:11:10.973729 [ 275 ] {4a63f082-9048-4fc0-ade6-5f110a89ee1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3567 | 2026.05.06 21:11:10.973770 [ 275 ] {4a63f082-9048-4fc0-ade6-5f110a89ee1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3568 | 2026.05.06 21:11:10.974176 [ 275 ] {4a63f082-9048-4fc0-ade6-5f110a89ee1b} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3569 | 2026.05.06 21:11:10.974211 [ 275 ] {4a63f082-9048-4fc0-ade6-5f110a89ee1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3570 | 2026.05.06 21:11:10.974517 [ 275 ] {4a63f082-9048-4fc0-ade6-5f110a89ee1b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3571 | 2026.05.06 21:11:10.974718 [ 275 ] {4a63f082-9048-4fc0-ade6-5f110a89ee1b} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3572 | 2026.05.06 21:11:10.974848 [ 275 ] {4a63f082-9048-4fc0-ade6-5f110a89ee1b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001137 sec., 140721.1961301671 rows/sec., 9.80 MiB/sec. | ||
| 3573 | 2026.05.06 21:11:10.974884 [ 275 ] {4a63f082-9048-4fc0-ade6-5f110a89ee1b} <Debug> TCPHandler: Processed in 0.00130562 sec. | ||
| 3574 | 2026.05.06 21:11:10.975002 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3575 | 2026.05.06 21:11:10.975095 [ 275 ] {9670476e-fbf3-4e17-89f3-3344ec8c6f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3576 | 2026.05.06 21:11:10.975147 [ 275 ] {9670476e-fbf3-4e17-89f3-3344ec8c6f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3577 | 2026.05.06 21:11:10.975887 [ 275 ] {9670476e-fbf3-4e17-89f3-3344ec8c6f41} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3578 | 2026.05.06 21:11:10.975923 [ 275 ] {9670476e-fbf3-4e17-89f3-3344ec8c6f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3579 | 2026.05.06 21:11:10.976455 [ 275 ] {9670476e-fbf3-4e17-89f3-3344ec8c6f41} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3580 | 2026.05.06 21:11:10.976668 [ 275 ] {9670476e-fbf3-4e17-89f3-3344ec8c6f41} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3581 | 2026.05.06 21:11:10.976800 [ 275 ] {9670476e-fbf3-4e17-89f3-3344ec8c6f41} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001722 sec., 23809.52380952381 rows/sec., 42.67 MiB/sec. | ||
| 3582 | 2026.05.06 21:11:10.976850 [ 275 ] {9670476e-fbf3-4e17-89f3-3344ec8c6f41} <Debug> TCPHandler: Processed in 0.00189517 sec. | ||
| 3583 | 2026.05.06 21:11:10.976984 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3584 | 2026.05.06 21:11:10.977083 [ 275 ] {8c727bf9-8f20-417b-bb05-769121e64ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3585 | 2026.05.06 21:11:10.977123 [ 275 ] {8c727bf9-8f20-417b-bb05-769121e64ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3586 | 2026.05.06 21:11:10.977455 [ 275 ] {8c727bf9-8f20-417b-bb05-769121e64ea2} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3587 | 2026.05.06 21:11:10.977491 [ 275 ] {8c727bf9-8f20-417b-bb05-769121e64ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3588 | 2026.05.06 21:11:10.977789 [ 275 ] {8c727bf9-8f20-417b-bb05-769121e64ea2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3589 | 2026.05.06 21:11:10.977983 [ 275 ] {8c727bf9-8f20-417b-bb05-769121e64ea2} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3590 | 2026.05.06 21:11:10.978107 [ 275 ] {8c727bf9-8f20-417b-bb05-769121e64ea2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 3591 | 2026.05.06 21:11:10.978141 [ 275 ] {8c727bf9-8f20-417b-bb05-769121e64ea2} <Debug> TCPHandler: Processed in 0.001205079 sec. | ||
| 3592 | 2026.05.06 21:11:13.484108 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3593 | 2026.05.06 21:11:13.484189 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3594 | 2026.05.06 21:11:13.565414 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8668 | ||
| 3595 | 2026.05.06 21:11:13.565912 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3596 | 2026.05.06 21:11:13.565953 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3597 | 2026.05.06 21:11:13.566428 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3598 | 2026.05.06 21:11:13.566650 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3599 | 2026.05.06 21:11:13.566783 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8668 | ||
| 3600 | 2026.05.06 21:11:14.079579 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 3601 | 2026.05.06 21:11:14.096020 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2026.05.06 21:11:14.096077 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3603 | 2026.05.06 21:11:14.102141 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3604 | 2026.05.06 21:11:14.102856 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2026.05.06 21:11:14.105487 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3606 | 2026.05.06 21:11:15.962639 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3607 | 2026.05.06 21:11:15.962860 [ 275 ] {04b73af3-685d-4a03-bb18-dc9e73df6b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3608 | 2026.05.06 21:11:15.963172 [ 275 ] {04b73af3-685d-4a03-bb18-dc9e73df6b78} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3609 | 2026.05.06 21:11:15.963207 [ 275 ] {04b73af3-685d-4a03-bb18-dc9e73df6b78} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3610 | 2026.05.06 21:11:15.963417 [ 275 ] {04b73af3-685d-4a03-bb18-dc9e73df6b78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3611 | 2026.05.06 21:11:15.963484 [ 275 ] {04b73af3-685d-4a03-bb18-dc9e73df6b78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3612 | 2026.05.06 21:11:15.963621 [ 275 ] {04b73af3-685d-4a03-bb18-dc9e73df6b78} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3613 | 2026.05.06 21:11:15.963727 [ 363 ] {04b73af3-685d-4a03-bb18-dc9e73df6b78} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3614 | 2026.05.06 21:11:15.963739 [ 349 ] {04b73af3-685d-4a03-bb18-dc9e73df6b78} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3615 | 2026.05.06 21:11:15.963760 [ 348 ] {04b73af3-685d-4a03-bb18-dc9e73df6b78} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3616 | 2026.05.06 21:11:15.963738 [ 331 ] {04b73af3-685d-4a03-bb18-dc9e73df6b78} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3617 | 2026.05.06 21:11:15.963927 [ 275 ] {04b73af3-685d-4a03-bb18-dc9e73df6b78} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3618 | 2026.05.06 21:11:15.963955 [ 275 ] {04b73af3-685d-4a03-bb18-dc9e73df6b78} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3619 | 2026.05.06 21:11:15.964050 [ 275 ] {04b73af3-685d-4a03-bb18-dc9e73df6b78} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3620 | 2026.05.06 21:11:15.964070 [ 275 ] {04b73af3-685d-4a03-bb18-dc9e73df6b78} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3621 | 2026.05.06 21:11:15.964105 [ 275 ] {04b73af3-685d-4a03-bb18-dc9e73df6b78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3622 | 2026.05.06 21:11:15.964147 [ 275 ] {04b73af3-685d-4a03-bb18-dc9e73df6b78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3623 | 2026.05.06 21:11:15.964180 [ 275 ] {04b73af3-685d-4a03-bb18-dc9e73df6b78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3624 | 2026.05.06 21:11:15.964212 [ 275 ] {04b73af3-685d-4a03-bb18-dc9e73df6b78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3625 | 2026.05.06 21:11:15.965488 [ 275 ] {04b73af3-685d-4a03-bb18-dc9e73df6b78} <Debug> executeQuery: Read 41 rows, 5.97 KiB in 0.00271 sec., 15129.151291512913 rows/sec., 2.15 MiB/sec. | ||
| 3626 | 2026.05.06 21:11:15.965633 [ 275 ] {04b73af3-685d-4a03-bb18-dc9e73df6b78} <Debug> MemoryTracker: Peak memory usage (for query): 162.27 KiB. | ||
| 3627 | 2026.05.06 21:11:15.965649 [ 275 ] {04b73af3-685d-4a03-bb18-dc9e73df6b78} <Debug> TCPHandler: Processed in 0.003138109 sec. | ||
| 3628 | 2026.05.06 21:11:15.967273 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3629 | 2026.05.06 21:11:15.967382 [ 275 ] {1ea379d9-9f59-4e7b-9bfa-ebd622e0f72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3630 | 2026.05.06 21:11:15.967423 [ 275 ] {1ea379d9-9f59-4e7b-9bfa-ebd622e0f72b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3631 | 2026.05.06 21:11:15.967903 [ 275 ] {1ea379d9-9f59-4e7b-9bfa-ebd622e0f72b} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3632 | 2026.05.06 21:11:15.967944 [ 275 ] {1ea379d9-9f59-4e7b-9bfa-ebd622e0f72b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3633 | 2026.05.06 21:11:15.968321 [ 275 ] {1ea379d9-9f59-4e7b-9bfa-ebd622e0f72b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3634 | 2026.05.06 21:11:15.968542 [ 275 ] {1ea379d9-9f59-4e7b-9bfa-ebd622e0f72b} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3635 | 2026.05.06 21:11:15.968693 [ 275 ] {1ea379d9-9f59-4e7b-9bfa-ebd622e0f72b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001342 sec., 41728.763040238446 rows/sec., 3.21 MiB/sec. | ||
| 3636 | 2026.05.06 21:11:15.968688 [ 118 ] {} <Debug> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3637 | 2026.05.06 21:11:15.968733 [ 275 ] {1ea379d9-9f59-4e7b-9bfa-ebd622e0f72b} <Debug> TCPHandler: Processed in 0.001511093 sec. | ||
| 3638 | 2026.05.06 21:11:15.968775 [ 118 ] {} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2026.05.06 21:11:15.968804 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3640 | 2026.05.06 21:11:15.968875 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3641 | 2026.05.06 21:11:15.968915 [ 196 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3642 | 2026.05.06 21:11:15.968977 [ 275 ] {7b996bd3-d9ae-4807-8405-5372c2ebf91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3643 | 2026.05.06 21:11:15.969022 [ 275 ] {7b996bd3-d9ae-4807-8405-5372c2ebf91d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3644 | 2026.05.06 21:11:15.969039 [ 196 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3645 | 2026.05.06 21:11:15.969077 [ 196 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1007 rows starting from the beginning of the part | ||
| 3646 | 2026.05.06 21:11:15.969145 [ 196 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3647 | 2026.05.06 21:11:15.969194 [ 196 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 138 rows starting from the beginning of the part | ||
| 3648 | 2026.05.06 21:11:15.969241 [ 196 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 176 rows starting from the beginning of the part | ||
| 3649 | 2026.05.06 21:11:15.969283 [ 196 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 138 rows starting from the beginning of the part | ||
| 3650 | 2026.05.06 21:11:15.969328 [ 196 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3651 | 2026.05.06 21:11:15.969444 [ 275 ] {7b996bd3-d9ae-4807-8405-5372c2ebf91d} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2026.05.06 21:11:15.969487 [ 275 ] {7b996bd3-d9ae-4807-8405-5372c2ebf91d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3653 | 2026.05.06 21:11:15.969820 [ 275 ] {7b996bd3-d9ae-4807-8405-5372c2ebf91d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3654 | 2026.05.06 21:11:15.970050 [ 275 ] {7b996bd3-d9ae-4807-8405-5372c2ebf91d} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3655 | 2026.05.06 21:11:15.970182 [ 118 ] {} <Debug> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3656 | 2026.05.06 21:11:15.970191 [ 275 ] {7b996bd3-d9ae-4807-8405-5372c2ebf91d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001233 sec., 51905.92051905921 rows/sec., 4.05 MiB/sec. | ||
| 3657 | 2026.05.06 21:11:15.970224 [ 118 ] {} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3658 | 2026.05.06 21:11:15.970246 [ 275 ] {7b996bd3-d9ae-4807-8405-5372c2ebf91d} <Debug> TCPHandler: Processed in 0.001421902 sec. | ||
| 3659 | 2026.05.06 21:11:15.970248 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3660 | 2026.05.06 21:11:15.970356 [ 197 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3661 | 2026.05.06 21:11:15.970377 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3662 | 2026.05.06 21:11:15.970466 [ 197 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3663 | 2026.05.06 21:11:15.970478 [ 275 ] {964ac1a1-ecf3-48ca-9b8b-fc3cf8d4f844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3664 | 2026.05.06 21:11:15.970484 [ 186 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1571 rows, containing 5 columns (5 merged, 0 gathered) in 0.001614905 sec., 972812.6422297286 rows/sec., 83.56 MiB/sec. | ||
| 3665 | 2026.05.06 21:11:15.970500 [ 197 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 601 rows starting from the beginning of the part | ||
| 3666 | 2026.05.06 21:11:15.970527 [ 275 ] {964ac1a1-ecf3-48ca-9b8b-fc3cf8d4f844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3667 | 2026.05.06 21:11:15.970586 [ 197 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3668 | 2026.05.06 21:11:15.970633 [ 197 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 105 rows starting from the beginning of the part | ||
| 3669 | 2026.05.06 21:11:15.970675 [ 197 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 100 rows starting from the beginning of the part | ||
| 3670 | 2026.05.06 21:11:15.970716 [ 197 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 105 rows starting from the beginning of the part | ||
| 3671 | 2026.05.06 21:11:15.970756 [ 197 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3672 | 2026.05.06 21:11:15.970801 [ 195 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3673 | 2026.05.06 21:11:15.970954 [ 275 ] {964ac1a1-ecf3-48ca-9b8b-fc3cf8d4f844} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3674 | 2026.05.06 21:11:15.970992 [ 275 ] {964ac1a1-ecf3-48ca-9b8b-fc3cf8d4f844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3675 | 2026.05.06 21:11:15.971162 [ 195 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_21_4} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3676 | 2026.05.06 21:11:15.971241 [ 195 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_21_4} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3677 | 2026.05.06 21:11:15.971325 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3678 | 2026.05.06 21:11:15.971348 [ 275 ] {964ac1a1-ecf3-48ca-9b8b-fc3cf8d4f844} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3679 | 2026.05.06 21:11:15.971589 [ 275 ] {964ac1a1-ecf3-48ca-9b8b-fc3cf8d4f844} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3680 | 2026.05.06 21:11:15.971723 [ 275 ] {964ac1a1-ecf3-48ca-9b8b-fc3cf8d4f844} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 3681 | 2026.05.06 21:11:15.971759 [ 275 ] {964ac1a1-ecf3-48ca-9b8b-fc3cf8d4f844} <Debug> TCPHandler: Processed in 0.001432852 sec. | ||
| 3682 | 2026.05.06 21:11:15.971783 [ 196 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1039 rows, containing 5 columns (5 merged, 0 gathered) in 0.001467203 sec., 708150.1332808071 rows/sec., 55.86 MiB/sec. | ||
| 3683 | 2026.05.06 21:11:15.971877 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3684 | 2026.05.06 21:11:15.971977 [ 275 ] {0cf60b31-91fb-4ee7-813c-5480568acddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3685 | 2026.05.06 21:11:15.972015 [ 186 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3686 | 2026.05.06 21:11:15.972019 [ 275 ] {0cf60b31-91fb-4ee7-813c-5480568acddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3687 | 2026.05.06 21:11:15.972313 [ 186 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_21_4} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3688 | 2026.05.06 21:11:15.972379 [ 275 ] {0cf60b31-91fb-4ee7-813c-5480568acddd} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3689 | 2026.05.06 21:11:15.972391 [ 186 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_21_4} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3690 | 2026.05.06 21:11:15.972423 [ 275 ] {0cf60b31-91fb-4ee7-813c-5480568acddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3691 | 2026.05.06 21:11:15.972508 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3692 | 2026.05.06 21:11:15.972762 [ 275 ] {0cf60b31-91fb-4ee7-813c-5480568acddd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3693 | 2026.05.06 21:11:15.972975 [ 275 ] {0cf60b31-91fb-4ee7-813c-5480568acddd} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3694 | 2026.05.06 21:11:15.973119 [ 275 ] {0cf60b31-91fb-4ee7-813c-5480568acddd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 3695 | 2026.05.06 21:11:15.973154 [ 275 ] {0cf60b31-91fb-4ee7-813c-5480568acddd} <Debug> TCPHandler: Processed in 0.001327271 sec. | ||
| 3696 | 2026.05.06 21:11:17.631947 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3697 | 2026.05.06 21:11:17.632233 [ 275 ] {f0b71bb9-e488-4704-82f7-88c3c68665b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3698 | 2026.05.06 21:11:17.632665 [ 275 ] {f0b71bb9-e488-4704-82f7-88c3c68665b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3699 | 2026.05.06 21:11:17.632703 [ 275 ] {f0b71bb9-e488-4704-82f7-88c3c68665b9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3700 | 2026.05.06 21:11:17.632934 [ 275 ] {f0b71bb9-e488-4704-82f7-88c3c68665b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3701 | 2026.05.06 21:11:17.633000 [ 275 ] {f0b71bb9-e488-4704-82f7-88c3c68665b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3702 | 2026.05.06 21:11:17.633133 [ 275 ] {f0b71bb9-e488-4704-82f7-88c3c68665b9} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 3703 | 2026.05.06 21:11:17.633245 [ 363 ] {f0b71bb9-e488-4704-82f7-88c3c68665b9} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3704 | 2026.05.06 21:11:17.633260 [ 333 ] {f0b71bb9-e488-4704-82f7-88c3c68665b9} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3705 | 2026.05.06 21:11:17.633260 [ 348 ] {f0b71bb9-e488-4704-82f7-88c3c68665b9} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3706 | 2026.05.06 21:11:17.633268 [ 331 ] {f0b71bb9-e488-4704-82f7-88c3c68665b9} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3707 | 2026.05.06 21:11:17.633424 [ 275 ] {f0b71bb9-e488-4704-82f7-88c3c68665b9} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3708 | 2026.05.06 21:11:17.633452 [ 275 ] {f0b71bb9-e488-4704-82f7-88c3c68665b9} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3709 | 2026.05.06 21:11:17.633544 [ 275 ] {f0b71bb9-e488-4704-82f7-88c3c68665b9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3710 | 2026.05.06 21:11:17.633565 [ 275 ] {f0b71bb9-e488-4704-82f7-88c3c68665b9} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3711 | 2026.05.06 21:11:17.633598 [ 275 ] {f0b71bb9-e488-4704-82f7-88c3c68665b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3712 | 2026.05.06 21:11:17.633634 [ 275 ] {f0b71bb9-e488-4704-82f7-88c3c68665b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3713 | 2026.05.06 21:11:17.633668 [ 275 ] {f0b71bb9-e488-4704-82f7-88c3c68665b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3714 | 2026.05.06 21:11:17.633704 [ 275 ] {f0b71bb9-e488-4704-82f7-88c3c68665b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3715 | 2026.05.06 21:11:17.634956 [ 275 ] {f0b71bb9-e488-4704-82f7-88c3c68665b9} <Debug> executeQuery: Read 41 rows, 6.40 KiB in 0.002846 sec., 14406.184118060435 rows/sec., 2.19 MiB/sec. | ||
| 3716 | 2026.05.06 21:11:17.635097 [ 275 ] {f0b71bb9-e488-4704-82f7-88c3c68665b9} <Debug> MemoryTracker: Peak memory usage (for query): 181.29 KiB. | ||
| 3717 | 2026.05.06 21:11:17.635112 [ 275 ] {f0b71bb9-e488-4704-82f7-88c3c68665b9} <Debug> TCPHandler: Processed in 0.003314351 sec. | ||
| 3718 | 2026.05.06 21:11:17.662174 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3719 | 2026.05.06 21:11:17.662287 [ 275 ] {13cf4197-a447-488e-8ebc-a5c93d709bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3720 | 2026.05.06 21:11:17.662330 [ 275 ] {13cf4197-a447-488e-8ebc-a5c93d709bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3721 | 2026.05.06 21:11:17.663000 [ 275 ] {13cf4197-a447-488e-8ebc-a5c93d709bf2} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3722 | 2026.05.06 21:11:17.663037 [ 275 ] {13cf4197-a447-488e-8ebc-a5c93d709bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3723 | 2026.05.06 21:11:17.663432 [ 275 ] {13cf4197-a447-488e-8ebc-a5c93d709bf2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3724 | 2026.05.06 21:11:17.663624 [ 275 ] {13cf4197-a447-488e-8ebc-a5c93d709bf2} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3725 | 2026.05.06 21:11:17.663769 [ 275 ] {13cf4197-a447-488e-8ebc-a5c93d709bf2} <Debug> executeQuery: Read 10 rows, 1.97 KiB in 0.001513 sec., 6609.385327164574 rows/sec., 1.27 MiB/sec. | ||
| 3726 | 2026.05.06 21:11:17.663807 [ 275 ] {13cf4197-a447-488e-8ebc-a5c93d709bf2} <Debug> TCPHandler: Processed in 0.001686257 sec. | ||
| 3727 | 2026.05.06 21:11:17.663931 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3728 | 2026.05.06 21:11:17.664025 [ 275 ] {4203fa79-061e-4903-b81e-1a14dbed5612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3729 | 2026.05.06 21:11:17.664064 [ 275 ] {4203fa79-061e-4903-b81e-1a14dbed5612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3730 | 2026.05.06 21:11:17.664491 [ 275 ] {4203fa79-061e-4903-b81e-1a14dbed5612} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3731 | 2026.05.06 21:11:17.664526 [ 275 ] {4203fa79-061e-4903-b81e-1a14dbed5612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3732 | 2026.05.06 21:11:17.664804 [ 275 ] {4203fa79-061e-4903-b81e-1a14dbed5612} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3733 | 2026.05.06 21:11:17.665008 [ 275 ] {4203fa79-061e-4903-b81e-1a14dbed5612} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3734 | 2026.05.06 21:11:17.665133 [ 275 ] {4203fa79-061e-4903-b81e-1a14dbed5612} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 868.25 KiB/sec. | ||
| 3735 | 2026.05.06 21:11:17.665173 [ 275 ] {4203fa79-061e-4903-b81e-1a14dbed5612} <Debug> TCPHandler: Processed in 0.00129028 sec. | ||
| 3736 | 2026.05.06 21:11:17.665307 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3737 | 2026.05.06 21:11:17.665401 [ 275 ] {0cb33866-5bf1-433d-b183-1ee403b16456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3738 | 2026.05.06 21:11:17.665438 [ 275 ] {0cb33866-5bf1-433d-b183-1ee403b16456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3739 | 2026.05.06 21:11:17.667443 [ 275 ] {0cb33866-5bf1-433d-b183-1ee403b16456} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3740 | 2026.05.06 21:11:17.667479 [ 275 ] {0cb33866-5bf1-433d-b183-1ee403b16456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3741 | 2026.05.06 21:11:17.667947 [ 275 ] {0cb33866-5bf1-433d-b183-1ee403b16456} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3742 | 2026.05.06 21:11:17.668176 [ 275 ] {0cb33866-5bf1-433d-b183-1ee403b16456} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3743 | 2026.05.06 21:11:17.668313 [ 275 ] {0cb33866-5bf1-433d-b183-1ee403b16456} <Debug> executeQuery: Read 2496 rows, 190.26 KiB in 0.00293 sec., 851877.1331058021 rows/sec., 63.41 MiB/sec. | ||
| 3744 | 2026.05.06 21:11:17.668350 [ 275 ] {0cb33866-5bf1-433d-b183-1ee403b16456} <Debug> TCPHandler: Processed in 0.003089808 sec. | ||
| 3745 | 2026.05.06 21:11:17.668471 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3746 | 2026.05.06 21:11:17.668565 [ 275 ] {9b1616d7-5a56-44fb-9b3c-18e4d61c7596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3747 | 2026.05.06 21:11:17.668603 [ 275 ] {9b1616d7-5a56-44fb-9b3c-18e4d61c7596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3748 | 2026.05.06 21:11:17.669067 [ 275 ] {9b1616d7-5a56-44fb-9b3c-18e4d61c7596} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3749 | 2026.05.06 21:11:17.669102 [ 275 ] {9b1616d7-5a56-44fb-9b3c-18e4d61c7596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3750 | 2026.05.06 21:11:17.669394 [ 275 ] {9b1616d7-5a56-44fb-9b3c-18e4d61c7596} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3751 | 2026.05.06 21:11:17.669595 [ 275 ] {9b1616d7-5a56-44fb-9b3c-18e4d61c7596} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3752 | 2026.05.06 21:11:17.669728 [ 275 ] {9b1616d7-5a56-44fb-9b3c-18e4d61c7596} <Debug> executeQuery: Read 64 rows, 4.75 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 3.93 MiB/sec. | ||
| 3753 | 2026.05.06 21:11:17.669763 [ 275 ] {9b1616d7-5a56-44fb-9b3c-18e4d61c7596} <Debug> TCPHandler: Processed in 0.001339741 sec. | ||
| 3754 | 2026.05.06 21:11:17.669880 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3755 | 2026.05.06 21:11:17.669974 [ 275 ] {034db639-1c28-4eb0-a955-55e03dfe1a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3756 | 2026.05.06 21:11:17.670012 [ 275 ] {034db639-1c28-4eb0-a955-55e03dfe1a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3757 | 2026.05.06 21:11:17.670755 [ 275 ] {034db639-1c28-4eb0-a955-55e03dfe1a77} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3758 | 2026.05.06 21:11:17.670788 [ 275 ] {034db639-1c28-4eb0-a955-55e03dfe1a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3759 | 2026.05.06 21:11:17.671143 [ 275 ] {034db639-1c28-4eb0-a955-55e03dfe1a77} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3760 | 2026.05.06 21:11:17.671346 [ 275 ] {034db639-1c28-4eb0-a955-55e03dfe1a77} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3761 | 2026.05.06 21:11:17.671471 [ 275 ] {034db639-1c28-4eb0-a955-55e03dfe1a77} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001515 sec., 528712.8712871287 rows/sec., 30.54 MiB/sec. | ||
| 3762 | 2026.05.06 21:11:17.671507 [ 275 ] {034db639-1c28-4eb0-a955-55e03dfe1a77} <Debug> TCPHandler: Processed in 0.001675066 sec. | ||
| 3763 | 2026.05.06 21:11:17.671623 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3764 | 2026.05.06 21:11:17.671717 [ 275 ] {10b36d80-3af8-49ad-8575-15b0e8dde662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3765 | 2026.05.06 21:11:17.671756 [ 275 ] {10b36d80-3af8-49ad-8575-15b0e8dde662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3766 | 2026.05.06 21:11:17.672134 [ 275 ] {10b36d80-3af8-49ad-8575-15b0e8dde662} <Trace> oximeter.fields_u64 (5e707928-9433-4ca2-9934-1a6d89792806): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3767 | 2026.05.06 21:11:17.672169 [ 275 ] {10b36d80-3af8-49ad-8575-15b0e8dde662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3768 | 2026.05.06 21:11:17.672438 [ 275 ] {10b36d80-3af8-49ad-8575-15b0e8dde662} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3769 | 2026.05.06 21:11:17.672664 [ 275 ] {10b36d80-3af8-49ad-8575-15b0e8dde662} <Trace> oximeter.fields_u64 (5e707928-9433-4ca2-9934-1a6d89792806): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2026.05.06 21:11:17.672782 [ 275 ] {10b36d80-3af8-49ad-8575-15b0e8dde662} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001082 sec., 1848.4288354898335 rows/sec., 129.97 KiB/sec. | ||
| 3771 | 2026.05.06 21:11:17.672818 [ 275 ] {10b36d80-3af8-49ad-8575-15b0e8dde662} <Debug> TCPHandler: Processed in 0.001242059 sec. | ||
| 3772 | 2026.05.06 21:11:17.672939 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3773 | 2026.05.06 21:11:17.673032 [ 275 ] {ff794531-0600-48ff-9e44-7dee05d72521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3774 | 2026.05.06 21:11:17.673069 [ 275 ] {ff794531-0600-48ff-9e44-7dee05d72521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3775 | 2026.05.06 21:11:17.674076 [ 275 ] {ff794531-0600-48ff-9e44-7dee05d72521} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3776 | 2026.05.06 21:11:17.674111 [ 275 ] {ff794531-0600-48ff-9e44-7dee05d72521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3777 | 2026.05.06 21:11:17.674553 [ 275 ] {ff794531-0600-48ff-9e44-7dee05d72521} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3778 | 2026.05.06 21:11:17.674762 [ 275 ] {ff794531-0600-48ff-9e44-7dee05d72521} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3779 | 2026.05.06 21:11:17.674897 [ 275 ] {ff794531-0600-48ff-9e44-7dee05d72521} <Debug> executeQuery: Read 1343 rows, 92.38 KiB in 0.001882 sec., 713602.5504782146 rows/sec., 47.93 MiB/sec. | ||
| 3780 | 2026.05.06 21:11:17.674934 [ 275 ] {ff794531-0600-48ff-9e44-7dee05d72521} <Debug> TCPHandler: Processed in 0.002046552 sec. | ||
| 3781 | 2026.05.06 21:11:17.675048 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3782 | 2026.05.06 21:11:17.675141 [ 275 ] {700e52e1-0240-4eab-97ca-e370ca977e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3783 | 2026.05.06 21:11:17.675182 [ 275 ] {700e52e1-0240-4eab-97ca-e370ca977e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3784 | 2026.05.06 21:11:17.677308 [ 275 ] {700e52e1-0240-4eab-97ca-e370ca977e4c} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3785 | 2026.05.06 21:11:17.677342 [ 275 ] {700e52e1-0240-4eab-97ca-e370ca977e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3786 | 2026.05.06 21:11:17.678081 [ 275 ] {700e52e1-0240-4eab-97ca-e370ca977e4c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3787 | 2026.05.06 21:11:17.678289 [ 275 ] {700e52e1-0240-4eab-97ca-e370ca977e4c} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3788 | 2026.05.06 21:11:17.678425 [ 275 ] {700e52e1-0240-4eab-97ca-e370ca977e4c} <Debug> executeQuery: Read 4970 rows, 327.29 KiB in 0.003303 sec., 1504692.7036027855 rows/sec., 96.77 MiB/sec. | ||
| 3789 | 2026.05.06 21:11:17.678463 [ 275 ] {700e52e1-0240-4eab-97ca-e370ca977e4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 3790 | 2026.05.06 21:11:17.678475 [ 275 ] {700e52e1-0240-4eab-97ca-e370ca977e4c} <Debug> TCPHandler: Processed in 0.003475414 sec. | ||
| 3791 | 2026.05.06 21:11:17.678601 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3792 | 2026.05.06 21:11:17.678695 [ 275 ] {977d953f-7936-4415-9f68-58555ee5d2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3793 | 2026.05.06 21:11:17.678748 [ 275 ] {977d953f-7936-4415-9f68-58555ee5d2b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3794 | 2026.05.06 21:11:17.679682 [ 275 ] {977d953f-7936-4415-9f68-58555ee5d2b4} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3795 | 2026.05.06 21:11:17.679719 [ 275 ] {977d953f-7936-4415-9f68-58555ee5d2b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3796 | 2026.05.06 21:11:17.680290 [ 275 ] {977d953f-7936-4415-9f68-58555ee5d2b4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3797 | 2026.05.06 21:11:17.680525 [ 275 ] {977d953f-7936-4415-9f68-58555ee5d2b4} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3798 | 2026.05.06 21:11:17.680660 [ 275 ] {977d953f-7936-4415-9f68-58555ee5d2b4} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001983 sec., 26222.89460413515 rows/sec., 46.99 MiB/sec. | ||
| 3799 | 2026.05.06 21:11:17.680713 [ 275 ] {977d953f-7936-4415-9f68-58555ee5d2b4} <Debug> TCPHandler: Processed in 0.002159974 sec. | ||
| 3800 | 2026.05.06 21:11:17.680833 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3801 | 2026.05.06 21:11:17.680927 [ 275 ] {aa1b4d3a-1fb2-4413-909d-d3cf9f7c9fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3802 | 2026.05.06 21:11:17.680969 [ 275 ] {aa1b4d3a-1fb2-4413-909d-d3cf9f7c9fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3803 | 2026.05.06 21:11:17.681288 [ 275 ] {aa1b4d3a-1fb2-4413-909d-d3cf9f7c9fd6} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3804 | 2026.05.06 21:11:17.681324 [ 275 ] {aa1b4d3a-1fb2-4413-909d-d3cf9f7c9fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3805 | 2026.05.06 21:11:17.681608 [ 275 ] {aa1b4d3a-1fb2-4413-909d-d3cf9f7c9fd6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3806 | 2026.05.06 21:11:17.681810 [ 275 ] {aa1b4d3a-1fb2-4413-909d-d3cf9f7c9fd6} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3807 | 2026.05.06 21:11:17.681933 [ 275 ] {aa1b4d3a-1fb2-4413-909d-d3cf9f7c9fd6} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001024 sec., 23437.5 rows/sec., 1.58 MiB/sec. | ||
| 3808 | 2026.05.06 21:11:17.681968 [ 275 ] {aa1b4d3a-1fb2-4413-909d-d3cf9f7c9fd6} <Debug> TCPHandler: Processed in 0.001182898 sec. | ||
| 3809 | 2026.05.06 21:11:18.588259 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 438 | ||
| 3810 | 2026.05.06 21:11:18.590789 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3811 | 2026.05.06 21:11:18.590832 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3812 | 2026.05.06 21:11:18.592017 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3813 | 2026.05.06 21:11:18.592275 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3814 | 2026.05.06 21:11:18.592520 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 438 | ||
| 3815 | 2026.05.06 21:11:20.959886 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3816 | 2026.05.06 21:11:20.960131 [ 275 ] {f3a7ead5-041b-49fc-a949-6bd51de034ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3817 | 2026.05.06 21:11:20.960478 [ 275 ] {f3a7ead5-041b-49fc-a949-6bd51de034ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3818 | 2026.05.06 21:11:20.960519 [ 275 ] {f3a7ead5-041b-49fc-a949-6bd51de034ea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3819 | 2026.05.06 21:11:20.960766 [ 275 ] {f3a7ead5-041b-49fc-a949-6bd51de034ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3820 | 2026.05.06 21:11:20.960832 [ 275 ] {f3a7ead5-041b-49fc-a949-6bd51de034ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3821 | 2026.05.06 21:11:20.960966 [ 275 ] {f3a7ead5-041b-49fc-a949-6bd51de034ea} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3822 | 2026.05.06 21:11:20.961063 [ 349 ] {f3a7ead5-041b-49fc-a949-6bd51de034ea} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3823 | 2026.05.06 21:11:20.961106 [ 331 ] {f3a7ead5-041b-49fc-a949-6bd51de034ea} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3824 | 2026.05.06 21:11:20.961112 [ 352 ] {f3a7ead5-041b-49fc-a949-6bd51de034ea} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3825 | 2026.05.06 21:11:20.961106 [ 339 ] {f3a7ead5-041b-49fc-a949-6bd51de034ea} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3826 | 2026.05.06 21:11:20.961112 [ 332 ] {f3a7ead5-041b-49fc-a949-6bd51de034ea} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 3827 | 2026.05.06 21:11:20.961300 [ 275 ] {f3a7ead5-041b-49fc-a949-6bd51de034ea} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 5/5 parts by partition key, 5 parts by primary key, 5/5 marks by primary key, 5 marks to read from 5 ranges | ||
| 3828 | 2026.05.06 21:11:20.961327 [ 275 ] {f3a7ead5-041b-49fc-a949-6bd51de034ea} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3829 | 2026.05.06 21:11:20.961440 [ 275 ] {f3a7ead5-041b-49fc-a949-6bd51de034ea} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3830 | 2026.05.06 21:11:20.961461 [ 275 ] {f3a7ead5-041b-49fc-a949-6bd51de034ea} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Reading approx. 51 rows with 5 streams | ||
| 3831 | 2026.05.06 21:11:20.961495 [ 275 ] {f3a7ead5-041b-49fc-a949-6bd51de034ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3832 | 2026.05.06 21:11:20.961529 [ 275 ] {f3a7ead5-041b-49fc-a949-6bd51de034ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3833 | 2026.05.06 21:11:20.961566 [ 275 ] {f3a7ead5-041b-49fc-a949-6bd51de034ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3834 | 2026.05.06 21:11:20.961605 [ 275 ] {f3a7ead5-041b-49fc-a949-6bd51de034ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3835 | 2026.05.06 21:11:20.961637 [ 275 ] {f3a7ead5-041b-49fc-a949-6bd51de034ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3836 | 2026.05.06 21:11:20.963002 [ 275 ] {f3a7ead5-041b-49fc-a949-6bd51de034ea} <Debug> executeQuery: Read 51 rows, 6.31 KiB in 0.002967 sec., 17189.079878665318 rows/sec., 2.08 MiB/sec. | ||
| 3837 | 2026.05.06 21:11:20.963188 [ 275 ] {f3a7ead5-041b-49fc-a949-6bd51de034ea} <Debug> MemoryTracker: Peak memory usage (for query): 196.58 KiB. | ||
| 3838 | 2026.05.06 21:11:20.963204 [ 275 ] {f3a7ead5-041b-49fc-a949-6bd51de034ea} <Debug> TCPHandler: Processed in 0.003455994 sec. | ||
| 3839 | 2026.05.06 21:11:20.964479 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3840 | 2026.05.06 21:11:20.964587 [ 275 ] {880f4a28-2719-4b1f-ba5a-6a6317ed0a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3841 | 2026.05.06 21:11:20.964629 [ 275 ] {880f4a28-2719-4b1f-ba5a-6a6317ed0a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3842 | 2026.05.06 21:11:20.965133 [ 275 ] {880f4a28-2719-4b1f-ba5a-6a6317ed0a28} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3843 | 2026.05.06 21:11:20.965170 [ 275 ] {880f4a28-2719-4b1f-ba5a-6a6317ed0a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3844 | 2026.05.06 21:11:20.965523 [ 275 ] {880f4a28-2719-4b1f-ba5a-6a6317ed0a28} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3845 | 2026.05.06 21:11:20.965747 [ 275 ] {880f4a28-2719-4b1f-ba5a-6a6317ed0a28} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3846 | 2026.05.06 21:11:20.965890 [ 275 ] {880f4a28-2719-4b1f-ba5a-6a6317ed0a28} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001333 sec., 42010.502625656416 rows/sec., 3.23 MiB/sec. | ||
| 3847 | 2026.05.06 21:11:20.965927 [ 275 ] {880f4a28-2719-4b1f-ba5a-6a6317ed0a28} <Debug> TCPHandler: Processed in 0.001499804 sec. | ||
| 3848 | 2026.05.06 21:11:20.966051 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3849 | 2026.05.06 21:11:20.966148 [ 275 ] {d5edeb34-a77a-4bab-9ef5-4a51eed81c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3850 | 2026.05.06 21:11:20.966188 [ 275 ] {d5edeb34-a77a-4bab-9ef5-4a51eed81c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3851 | 2026.05.06 21:11:20.966610 [ 275 ] {d5edeb34-a77a-4bab-9ef5-4a51eed81c3f} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3852 | 2026.05.06 21:11:20.966644 [ 275 ] {d5edeb34-a77a-4bab-9ef5-4a51eed81c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3853 | 2026.05.06 21:11:20.966945 [ 275 ] {d5edeb34-a77a-4bab-9ef5-4a51eed81c3f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3854 | 2026.05.06 21:11:20.967178 [ 275 ] {d5edeb34-a77a-4bab-9ef5-4a51eed81c3f} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3855 | 2026.05.06 21:11:20.967307 [ 275 ] {d5edeb34-a77a-4bab-9ef5-4a51eed81c3f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. | ||
| 3856 | 2026.05.06 21:11:20.967343 [ 275 ] {d5edeb34-a77a-4bab-9ef5-4a51eed81c3f} <Debug> TCPHandler: Processed in 0.001341981 sec. | ||
| 3857 | 2026.05.06 21:11:20.967464 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3858 | 2026.05.06 21:11:20.967560 [ 275 ] {a4023cce-17f5-4d11-978b-a4a0cc18fb9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3859 | 2026.05.06 21:11:20.967603 [ 275 ] {a4023cce-17f5-4d11-978b-a4a0cc18fb9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3860 | 2026.05.06 21:11:20.967968 [ 275 ] {a4023cce-17f5-4d11-978b-a4a0cc18fb9b} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3861 | 2026.05.06 21:11:20.968003 [ 275 ] {a4023cce-17f5-4d11-978b-a4a0cc18fb9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3862 | 2026.05.06 21:11:20.968318 [ 275 ] {a4023cce-17f5-4d11-978b-a4a0cc18fb9b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3863 | 2026.05.06 21:11:20.968530 [ 275 ] {a4023cce-17f5-4d11-978b-a4a0cc18fb9b} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3864 | 2026.05.06 21:11:20.968657 [ 275 ] {a4023cce-17f5-4d11-978b-a4a0cc18fb9b} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001115 sec., 86098.65470852017 rows/sec., 6.00 MiB/sec. | ||
| 3865 | 2026.05.06 21:11:20.968672 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3866 | 2026.05.06 21:11:20.968694 [ 275 ] {a4023cce-17f5-4d11-978b-a4a0cc18fb9b} <Debug> TCPHandler: Processed in 0.00127972 sec. | ||
| 3867 | 2026.05.06 21:11:20.968746 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3868 | 2026.05.06 21:11:20.968774 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3869 | 2026.05.06 21:11:20.968834 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3870 | 2026.05.06 21:11:20.968874 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3871 | 2026.05.06 21:11:20.968928 [ 275 ] {1210bdf0-93a9-4de9-930a-34b5f651426a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3872 | 2026.05.06 21:11:20.968972 [ 275 ] {1210bdf0-93a9-4de9-930a-34b5f651426a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3873 | 2026.05.06 21:11:20.968996 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3874 | 2026.05.06 21:11:20.969033 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1959 rows starting from the beginning of the part | ||
| 3875 | 2026.05.06 21:11:20.969099 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 196 rows starting from the beginning of the part | ||
| 3876 | 2026.05.06 21:11:20.969148 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3877 | 2026.05.06 21:11:20.969201 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3878 | 2026.05.06 21:11:20.969243 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4970 rows starting from the beginning of the part | ||
| 3879 | 2026.05.06 21:11:20.969275 [ 275 ] {1210bdf0-93a9-4de9-930a-34b5f651426a} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3880 | 2026.05.06 21:11:20.969288 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 96 rows starting from the beginning of the part | ||
| 3881 | 2026.05.06 21:11:20.969318 [ 275 ] {1210bdf0-93a9-4de9-930a-34b5f651426a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3882 | 2026.05.06 21:11:20.969640 [ 275 ] {1210bdf0-93a9-4de9-930a-34b5f651426a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3883 | 2026.05.06 21:11:20.969929 [ 275 ] {1210bdf0-93a9-4de9-930a-34b5f651426a} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3884 | 2026.05.06 21:11:20.970070 [ 275 ] {1210bdf0-93a9-4de9-930a-34b5f651426a} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001145 sec., 31441.048034934498 rows/sec., 2.12 MiB/sec. | ||
| 3885 | 2026.05.06 21:11:20.970106 [ 275 ] {1210bdf0-93a9-4de9-930a-34b5f651426a} <Debug> TCPHandler: Processed in 0.001314741 sec. | ||
| 3886 | 2026.05.06 21:11:20.971828 [ 186 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7541 rows, containing 5 columns (5 merged, 0 gathered) in 0.002987826 sec., 2523908.68812307 rows/sec., 167.80 MiB/sec. | ||
| 3887 | 2026.05.06 21:11:20.972450 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3888 | 2026.05.06 21:11:20.972715 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3889 | 2026.05.06 21:11:20.972783 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3890 | 2026.05.06 21:11:20.972850 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3891 | 2026.05.06 21:11:21.066887 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9180 | ||
| 3892 | 2026.05.06 21:11:21.067402 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3893 | 2026.05.06 21:11:21.067448 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3894 | 2026.05.06 21:11:21.067975 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3895 | 2026.05.06 21:11:21.068223 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3896 | 2026.05.06 21:11:21.068360 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9180 | ||
| 3897 | 2026.05.06 21:11:21.605602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3898 | 2026.05.06 21:11:21.622095 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3899 | 2026.05.06 21:11:21.622152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3900 | 2026.05.06 21:11:21.627987 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3901 | 2026.05.06 21:11:21.628704 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3902 | 2026.05.06 21:11:21.631468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3903 | 2026.05.06 21:11:25.962666 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3904 | 2026.05.06 21:11:25.962917 [ 275 ] {76c89d69-2b3c-4e1a-9671-f8bb646e77db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3905 | 2026.05.06 21:11:25.963239 [ 275 ] {76c89d69-2b3c-4e1a-9671-f8bb646e77db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3906 | 2026.05.06 21:11:25.963273 [ 275 ] {76c89d69-2b3c-4e1a-9671-f8bb646e77db} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3907 | 2026.05.06 21:11:25.963484 [ 275 ] {76c89d69-2b3c-4e1a-9671-f8bb646e77db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3908 | 2026.05.06 21:11:25.963550 [ 275 ] {76c89d69-2b3c-4e1a-9671-f8bb646e77db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3909 | 2026.05.06 21:11:25.963687 [ 275 ] {76c89d69-2b3c-4e1a-9671-f8bb646e77db} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3910 | 2026.05.06 21:11:25.963798 [ 352 ] {76c89d69-2b3c-4e1a-9671-f8bb646e77db} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3911 | 2026.05.06 21:11:25.963827 [ 349 ] {76c89d69-2b3c-4e1a-9671-f8bb646e77db} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3912 | 2026.05.06 21:11:25.963836 [ 335 ] {76c89d69-2b3c-4e1a-9671-f8bb646e77db} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 3913 | 2026.05.06 21:11:25.963836 [ 339 ] {76c89d69-2b3c-4e1a-9671-f8bb646e77db} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3914 | 2026.05.06 21:11:25.963836 [ 331 ] {76c89d69-2b3c-4e1a-9671-f8bb646e77db} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3915 | 2026.05.06 21:11:25.964003 [ 275 ] {76c89d69-2b3c-4e1a-9671-f8bb646e77db} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 5/5 parts by partition key, 5 parts by primary key, 5/5 marks by primary key, 5 marks to read from 5 ranges | ||
| 3916 | 2026.05.06 21:11:25.964032 [ 275 ] {76c89d69-2b3c-4e1a-9671-f8bb646e77db} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3917 | 2026.05.06 21:11:25.964225 [ 275 ] {76c89d69-2b3c-4e1a-9671-f8bb646e77db} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3918 | 2026.05.06 21:11:25.964248 [ 275 ] {76c89d69-2b3c-4e1a-9671-f8bb646e77db} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Reading approx. 51 rows with 5 streams | ||
| 3919 | 2026.05.06 21:11:25.964282 [ 275 ] {76c89d69-2b3c-4e1a-9671-f8bb646e77db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3920 | 2026.05.06 21:11:25.964315 [ 275 ] {76c89d69-2b3c-4e1a-9671-f8bb646e77db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3921 | 2026.05.06 21:11:25.964441 [ 275 ] {76c89d69-2b3c-4e1a-9671-f8bb646e77db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3922 | 2026.05.06 21:11:25.964491 [ 275 ] {76c89d69-2b3c-4e1a-9671-f8bb646e77db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3923 | 2026.05.06 21:11:25.964537 [ 275 ] {76c89d69-2b3c-4e1a-9671-f8bb646e77db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3924 | 2026.05.06 21:11:25.965975 [ 275 ] {76c89d69-2b3c-4e1a-9671-f8bb646e77db} <Debug> executeQuery: Read 51 rows, 6.31 KiB in 0.003157 sec., 16154.577130186886 rows/sec., 1.95 MiB/sec. | ||
| 3925 | 2026.05.06 21:11:25.966160 [ 275 ] {76c89d69-2b3c-4e1a-9671-f8bb646e77db} <Debug> MemoryTracker: Peak memory usage (for query): 196.27 KiB. | ||
| 3926 | 2026.05.06 21:11:25.966175 [ 275 ] {76c89d69-2b3c-4e1a-9671-f8bb646e77db} <Debug> TCPHandler: Processed in 0.003640466 sec. | ||
| 3927 | 2026.05.06 21:11:25.967750 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3928 | 2026.05.06 21:11:25.967856 [ 275 ] {379e174a-1281-4e35-a995-3e94c776f803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3929 | 2026.05.06 21:11:25.967897 [ 275 ] {379e174a-1281-4e35-a995-3e94c776f803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3930 | 2026.05.06 21:11:25.968495 [ 275 ] {379e174a-1281-4e35-a995-3e94c776f803} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3931 | 2026.05.06 21:11:25.968543 [ 275 ] {379e174a-1281-4e35-a995-3e94c776f803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3932 | 2026.05.06 21:11:25.968959 [ 275 ] {379e174a-1281-4e35-a995-3e94c776f803} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3933 | 2026.05.06 21:11:25.969181 [ 275 ] {379e174a-1281-4e35-a995-3e94c776f803} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3934 | 2026.05.06 21:11:25.969335 [ 275 ] {379e174a-1281-4e35-a995-3e94c776f803} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001509 sec., 37110.669317428765 rows/sec., 2.85 MiB/sec. | ||
| 3935 | 2026.05.06 21:11:25.969371 [ 275 ] {379e174a-1281-4e35-a995-3e94c776f803} <Debug> TCPHandler: Processed in 0.001668956 sec. | ||
| 3936 | 2026.05.06 21:11:25.969499 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3937 | 2026.05.06 21:11:25.969594 [ 275 ] {05522e60-e397-4cea-bd9e-25d767185ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3938 | 2026.05.06 21:11:25.969632 [ 275 ] {05522e60-e397-4cea-bd9e-25d767185ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3939 | 2026.05.06 21:11:25.970063 [ 275 ] {05522e60-e397-4cea-bd9e-25d767185ea6} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3940 | 2026.05.06 21:11:25.970099 [ 275 ] {05522e60-e397-4cea-bd9e-25d767185ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3941 | 2026.05.06 21:11:25.970392 [ 275 ] {05522e60-e397-4cea-bd9e-25d767185ea6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3942 | 2026.05.06 21:11:25.970617 [ 275 ] {05522e60-e397-4cea-bd9e-25d767185ea6} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3943 | 2026.05.06 21:11:25.970749 [ 275 ] {05522e60-e397-4cea-bd9e-25d767185ea6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 3944 | 2026.05.06 21:11:25.970785 [ 275 ] {05522e60-e397-4cea-bd9e-25d767185ea6} <Debug> TCPHandler: Processed in 0.001333611 sec. | ||
| 3945 | 2026.05.06 21:11:25.970901 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3946 | 2026.05.06 21:11:25.970994 [ 275 ] {b860ffbe-0776-4ccf-9659-60720636796c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3947 | 2026.05.06 21:11:25.971035 [ 275 ] {b860ffbe-0776-4ccf-9659-60720636796c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3948 | 2026.05.06 21:11:25.971444 [ 275 ] {b860ffbe-0776-4ccf-9659-60720636796c} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3949 | 2026.05.06 21:11:25.971479 [ 275 ] {b860ffbe-0776-4ccf-9659-60720636796c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3950 | 2026.05.06 21:11:25.971800 [ 275 ] {b860ffbe-0776-4ccf-9659-60720636796c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3951 | 2026.05.06 21:11:25.972005 [ 275 ] {b860ffbe-0776-4ccf-9659-60720636796c} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3952 | 2026.05.06 21:11:25.972137 [ 275 ] {b860ffbe-0776-4ccf-9659-60720636796c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 3953 | 2026.05.06 21:11:25.972173 [ 275 ] {b860ffbe-0776-4ccf-9659-60720636796c} <Debug> TCPHandler: Processed in 0.001319591 sec. | ||
| 3954 | 2026.05.06 21:11:25.972301 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3955 | 2026.05.06 21:11:25.972393 [ 275 ] {2afe874e-0bd4-4a5e-a4b8-6164b2db7488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3956 | 2026.05.06 21:11:25.972433 [ 275 ] {2afe874e-0bd4-4a5e-a4b8-6164b2db7488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3957 | 2026.05.06 21:11:25.972761 [ 275 ] {2afe874e-0bd4-4a5e-a4b8-6164b2db7488} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2026.05.06 21:11:25.972796 [ 275 ] {2afe874e-0bd4-4a5e-a4b8-6164b2db7488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3959 | 2026.05.06 21:11:25.973091 [ 275 ] {2afe874e-0bd4-4a5e-a4b8-6164b2db7488} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3960 | 2026.05.06 21:11:25.973287 [ 275 ] {2afe874e-0bd4-4a5e-a4b8-6164b2db7488} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2026.05.06 21:11:25.973407 [ 105 ] {} <Debug> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3962 | 2026.05.06 21:11:25.973417 [ 275 ] {2afe874e-0bd4-4a5e-a4b8-6164b2db7488} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 3963 | 2026.05.06 21:11:25.973463 [ 105 ] {} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3964 | 2026.05.06 21:11:25.973473 [ 275 ] {2afe874e-0bd4-4a5e-a4b8-6164b2db7488} <Debug> TCPHandler: Processed in 0.001219109 sec. | ||
| 3965 | 2026.05.06 21:11:25.973493 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3966 | 2026.05.06 21:11:25.973608 [ 194 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3967 | 2026.05.06 21:11:25.973741 [ 194 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3968 | 2026.05.06 21:11:25.973770 [ 194 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 648 rows starting from the beginning of the part | ||
| 3969 | 2026.05.06 21:11:25.973824 [ 194 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3970 | 2026.05.06 21:11:25.973863 [ 194 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3971 | 2026.05.06 21:11:25.973903 [ 194 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 3972 | 2026.05.06 21:11:25.973940 [ 194 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 3973 | 2026.05.06 21:11:25.973976 [ 194 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3974 | 2026.05.06 21:11:25.974799 [ 197 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 888 rows, containing 4 columns (4 merged, 0 gathered) in 0.001232949 sec., 720224.4375071476 rows/sec., 48.02 MiB/sec. | ||
| 3975 | 2026.05.06 21:11:25.974977 [ 194 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3976 | 2026.05.06 21:11:25.975208 [ 194 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_21_4} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3977 | 2026.05.06 21:11:25.975274 [ 194 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_21_4} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3978 | 2026.05.06 21:11:25.975335 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3979 | 2026.05.06 21:11:28.484262 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3980 | 2026.05.06 21:11:28.484333 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3981 | 2026.05.06 21:11:28.568525 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9628 | ||
| 3982 | 2026.05.06 21:11:28.569085 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3983 | 2026.05.06 21:11:28.569128 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3984 | 2026.05.06 21:11:28.569647 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3985 | 2026.05.06 21:11:28.569888 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3986 | 2026.05.06 21:11:28.570033 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9628 | ||
| 3987 | 2026.05.06 21:11:28.592818 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 458 | ||
| 3988 | 2026.05.06 21:11:28.594841 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3989 | 2026.05.06 21:11:28.594881 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3990 | 2026.05.06 21:11:28.596023 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3991 | 2026.05.06 21:11:28.596279 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3992 | 2026.05.06 21:11:28.596526 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 458 | ||
| 3993 | 2026.05.06 21:11:28.854475 [ 102 ] {} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3994 | 2026.05.06 21:11:28.854546 [ 102 ] {} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2026.05.06 21:11:28.854570 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 3996 | 2026.05.06 21:11:28.854684 [ 197 ] {aee10e25-05aa-4917-9dfa-c488184d218d::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3997 | 2026.05.06 21:11:28.854996 [ 197 ] {aee10e25-05aa-4917-9dfa-c488184d218d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3998 | 2026.05.06 21:11:28.855037 [ 197 ] {aee10e25-05aa-4917-9dfa-c488184d218d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 5 rows starting from the beginning of the part | ||
| 3999 | 2026.05.06 21:11:28.855122 [ 197 ] {aee10e25-05aa-4917-9dfa-c488184d218d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
| 4000 | 2026.05.06 21:11:28.855185 [ 197 ] {aee10e25-05aa-4917-9dfa-c488184d218d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4001 | 2026.05.06 21:11:28.855244 [ 197 ] {aee10e25-05aa-4917-9dfa-c488184d218d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 4002 | 2026.05.06 21:11:28.855302 [ 197 ] {aee10e25-05aa-4917-9dfa-c488184d218d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 4003 | 2026.05.06 21:11:28.856716 [ 194 ] {aee10e25-05aa-4917-9dfa-c488184d218d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 6 columns (6 merged, 0 gathered) in 0.002086292 sec., 24445.28378577879 rows/sec., 5.78 MiB/sec. | ||
| 4004 | 2026.05.06 21:11:28.856928 [ 201 ] {aee10e25-05aa-4917-9dfa-c488184d218d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4005 | 2026.05.06 21:11:28.857287 [ 201 ] {aee10e25-05aa-4917-9dfa-c488184d218d::all_1_5_1} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4006 | 2026.05.06 21:11:28.857355 [ 201 ] {aee10e25-05aa-4917-9dfa-c488184d218d::all_1_5_1} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4007 | 2026.05.06 21:11:28.857418 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4008 | 2026.05.06 21:11:29.112921 [ 102 ] {} <Debug> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 4009 | 2026.05.06 21:11:29.112962 [ 102 ] {} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4010 | 2026.05.06 21:11:29.112982 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4011 | 2026.05.06 21:11:29.113092 [ 197 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 4012 | 2026.05.06 21:11:29.113209 [ 197 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4013 | 2026.05.06 21:11:29.113238 [ 197 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 211 rows starting from the beginning of the part | ||
| 4014 | 2026.05.06 21:11:29.113297 [ 197 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 4015 | 2026.05.06 21:11:29.113344 [ 197 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 4016 | 2026.05.06 21:11:29.113385 [ 197 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 4017 | 2026.05.06 21:11:29.113427 [ 197 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 4018 | 2026.05.06 21:11:29.114209 [ 190 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 369 rows, containing 5 columns (5 merged, 0 gathered) in 0.001168348 sec., 315830.557333945 rows/sec., 22.58 MiB/sec. | ||
| 4019 | 2026.05.06 21:11:29.114347 [ 197 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4020 | 2026.05.06 21:11:29.114592 [ 197 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_15_3} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4021 | 2026.05.06 21:11:29.114653 [ 197 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_15_3} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 4022 | 2026.05.06 21:11:29.114711 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4023 | 2026.05.06 21:11:29.131624 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4024 | 2026.05.06 21:11:29.148963 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4025 | 2026.05.06 21:11:29.149018 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4026 | 2026.05.06 21:11:29.154803 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4027 | 2026.05.06 21:11:29.155496 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4028 | 2026.05.06 21:11:29.158350 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4029 | 2026.05.06 21:11:30.963847 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4030 | 2026.05.06 21:11:30.964092 [ 275 ] {60c4e686-a9e5-4045-b35c-f9a213bdedcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4031 | 2026.05.06 21:11:30.964409 [ 275 ] {60c4e686-a9e5-4045-b35c-f9a213bdedcb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4032 | 2026.05.06 21:11:30.964443 [ 275 ] {60c4e686-a9e5-4045-b35c-f9a213bdedcb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4033 | 2026.05.06 21:11:30.964654 [ 275 ] {60c4e686-a9e5-4045-b35c-f9a213bdedcb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4034 | 2026.05.06 21:11:30.964721 [ 275 ] {60c4e686-a9e5-4045-b35c-f9a213bdedcb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4035 | 2026.05.06 21:11:30.964857 [ 275 ] {60c4e686-a9e5-4045-b35c-f9a213bdedcb} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4036 | 2026.05.06 21:11:30.964892 [ 275 ] {60c4e686-a9e5-4045-b35c-f9a213bdedcb} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4037 | 2026.05.06 21:11:30.964913 [ 275 ] {60c4e686-a9e5-4045-b35c-f9a213bdedcb} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 4038 | 2026.05.06 21:11:30.964928 [ 275 ] {60c4e686-a9e5-4045-b35c-f9a213bdedcb} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4039 | 2026.05.06 21:11:30.964966 [ 275 ] {60c4e686-a9e5-4045-b35c-f9a213bdedcb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4040 | 2026.05.06 21:11:30.964985 [ 275 ] {60c4e686-a9e5-4045-b35c-f9a213bdedcb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4041 | 2026.05.06 21:11:30.966555 [ 275 ] {60c4e686-a9e5-4045-b35c-f9a213bdedcb} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002559 sec., 19929.660023446657 rows/sec., 4.71 MiB/sec. | ||
| 4042 | 2026.05.06 21:11:30.966658 [ 275 ] {60c4e686-a9e5-4045-b35c-f9a213bdedcb} <Debug> TCPHandler: Processed in 0.002946946 sec. | ||
| 4043 | 2026.05.06 21:11:30.968866 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4044 | 2026.05.06 21:11:30.968990 [ 275 ] {6f41a7b8-8865-4beb-bace-15bcdd9a5eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4045 | 2026.05.06 21:11:30.969038 [ 275 ] {6f41a7b8-8865-4beb-bace-15bcdd9a5eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4046 | 2026.05.06 21:11:30.969586 [ 275 ] {6f41a7b8-8865-4beb-bace-15bcdd9a5eed} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4047 | 2026.05.06 21:11:30.969627 [ 275 ] {6f41a7b8-8865-4beb-bace-15bcdd9a5eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4048 | 2026.05.06 21:11:30.970009 [ 275 ] {6f41a7b8-8865-4beb-bace-15bcdd9a5eed} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4049 | 2026.05.06 21:11:30.970231 [ 275 ] {6f41a7b8-8865-4beb-bace-15bcdd9a5eed} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4050 | 2026.05.06 21:11:30.970387 [ 275 ] {6f41a7b8-8865-4beb-bace-15bcdd9a5eed} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001432 sec., 96368.71508379889 rows/sec., 8.39 MiB/sec. | ||
| 4051 | 2026.05.06 21:11:30.970424 [ 275 ] {6f41a7b8-8865-4beb-bace-15bcdd9a5eed} <Debug> TCPHandler: Processed in 0.001617796 sec. | ||
| 4052 | 2026.05.06 21:11:30.970545 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4053 | 2026.05.06 21:11:30.970638 [ 275 ] {d62170bd-edac-481a-8195-d1b06e16e203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4054 | 2026.05.06 21:11:30.970677 [ 275 ] {d62170bd-edac-481a-8195-d1b06e16e203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4055 | 2026.05.06 21:11:30.971084 [ 275 ] {d62170bd-edac-481a-8195-d1b06e16e203} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4056 | 2026.05.06 21:11:30.971120 [ 275 ] {d62170bd-edac-481a-8195-d1b06e16e203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4057 | 2026.05.06 21:11:30.971408 [ 275 ] {d62170bd-edac-481a-8195-d1b06e16e203} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4058 | 2026.05.06 21:11:30.971611 [ 275 ] {d62170bd-edac-481a-8195-d1b06e16e203} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4059 | 2026.05.06 21:11:30.971737 [ 275 ] {d62170bd-edac-481a-8195-d1b06e16e203} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001116 sec., 36738.35125448029 rows/sec., 2.70 MiB/sec. | ||
| 4060 | 2026.05.06 21:11:30.971772 [ 275 ] {d62170bd-edac-481a-8195-d1b06e16e203} <Debug> TCPHandler: Processed in 0.00127485 sec. | ||
| 4061 | 2026.05.06 21:11:30.971892 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4062 | 2026.05.06 21:11:30.971984 [ 275 ] {ffc5ab10-4d2d-4a58-9e37-40cf6d6abce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4063 | 2026.05.06 21:11:30.972022 [ 275 ] {ffc5ab10-4d2d-4a58-9e37-40cf6d6abce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4064 | 2026.05.06 21:11:30.972451 [ 275 ] {ffc5ab10-4d2d-4a58-9e37-40cf6d6abce2} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4065 | 2026.05.06 21:11:30.972487 [ 275 ] {ffc5ab10-4d2d-4a58-9e37-40cf6d6abce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4066 | 2026.05.06 21:11:30.972811 [ 275 ] {ffc5ab10-4d2d-4a58-9e37-40cf6d6abce2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4067 | 2026.05.06 21:11:30.973025 [ 275 ] {ffc5ab10-4d2d-4a58-9e37-40cf6d6abce2} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2026.05.06 21:11:30.973161 [ 275 ] {ffc5ab10-4d2d-4a58-9e37-40cf6d6abce2} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001194 sec., 87939.69849246231 rows/sec., 6.87 MiB/sec. | ||
| 4069 | 2026.05.06 21:11:30.973197 [ 275 ] {ffc5ab10-4d2d-4a58-9e37-40cf6d6abce2} <Debug> TCPHandler: Processed in 0.001351611 sec. | ||
| 4070 | 2026.05.06 21:11:30.973315 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4071 | 2026.05.06 21:11:30.973408 [ 275 ] {43b4f852-62a9-4ab9-b6f3-2693a7f49e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4072 | 2026.05.06 21:11:30.973449 [ 275 ] {43b4f852-62a9-4ab9-b6f3-2693a7f49e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4073 | 2026.05.06 21:11:30.973851 [ 275 ] {43b4f852-62a9-4ab9-b6f3-2693a7f49e37} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4074 | 2026.05.06 21:11:30.973887 [ 275 ] {43b4f852-62a9-4ab9-b6f3-2693a7f49e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4075 | 2026.05.06 21:11:30.974198 [ 275 ] {43b4f852-62a9-4ab9-b6f3-2693a7f49e37} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4076 | 2026.05.06 21:11:30.974401 [ 275 ] {43b4f852-62a9-4ab9-b6f3-2693a7f49e37} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4077 | 2026.05.06 21:11:30.974527 [ 275 ] {43b4f852-62a9-4ab9-b6f3-2693a7f49e37} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001137 sec., 140721.1961301671 rows/sec., 9.80 MiB/sec. | ||
| 4078 | 2026.05.06 21:11:30.974562 [ 275 ] {43b4f852-62a9-4ab9-b6f3-2693a7f49e37} <Debug> TCPHandler: Processed in 0.00129496 sec. | ||
| 4079 | 2026.05.06 21:11:30.974688 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4080 | 2026.05.06 21:11:30.974791 [ 275 ] {b06c636d-f44b-4e0b-8101-f36557171d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4081 | 2026.05.06 21:11:30.974845 [ 275 ] {b06c636d-f44b-4e0b-8101-f36557171d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4082 | 2026.05.06 21:11:30.975644 [ 275 ] {b06c636d-f44b-4e0b-8101-f36557171d72} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4083 | 2026.05.06 21:11:30.975681 [ 275 ] {b06c636d-f44b-4e0b-8101-f36557171d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4084 | 2026.05.06 21:11:30.976245 [ 275 ] {b06c636d-f44b-4e0b-8101-f36557171d72} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4085 | 2026.05.06 21:11:30.976477 [ 275 ] {b06c636d-f44b-4e0b-8101-f36557171d72} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4086 | 2026.05.06 21:11:30.976623 [ 275 ] {b06c636d-f44b-4e0b-8101-f36557171d72} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001851 sec., 22150.18908698001 rows/sec., 39.69 MiB/sec. | ||
| 4087 | 2026.05.06 21:11:30.976677 [ 275 ] {b06c636d-f44b-4e0b-8101-f36557171d72} <Debug> TCPHandler: Processed in 0.002052142 sec. | ||
| 4088 | 2026.05.06 21:11:30.976796 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4089 | 2026.05.06 21:11:30.976892 [ 275 ] {0fdab664-0bcd-4f36-a96f-fefef2136a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4090 | 2026.05.06 21:11:30.976934 [ 275 ] {0fdab664-0bcd-4f36-a96f-fefef2136a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4091 | 2026.05.06 21:11:30.977261 [ 275 ] {0fdab664-0bcd-4f36-a96f-fefef2136a86} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4092 | 2026.05.06 21:11:30.977297 [ 275 ] {0fdab664-0bcd-4f36-a96f-fefef2136a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4093 | 2026.05.06 21:11:30.977601 [ 275 ] {0fdab664-0bcd-4f36-a96f-fefef2136a86} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4094 | 2026.05.06 21:11:30.977810 [ 275 ] {0fdab664-0bcd-4f36-a96f-fefef2136a86} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2026.05.06 21:11:30.977939 [ 275 ] {0fdab664-0bcd-4f36-a96f-fefef2136a86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 4096 | 2026.05.06 21:11:30.977974 [ 275 ] {0fdab664-0bcd-4f36-a96f-fefef2136a86} <Debug> TCPHandler: Processed in 0.001229669 sec. | ||
| 4097 | 2026.05.06 21:11:33.991344 [ 76 ] {} <Debug> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4098 | 2026.05.06 21:11:33.991467 [ 76 ] {} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2026.05.06 21:11:33.991510 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4100 | 2026.05.06 21:11:33.991638 [ 194 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4101 | 2026.05.06 21:11:33.991782 [ 194 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4102 | 2026.05.06 21:11:33.991813 [ 194 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 4103 | 2026.05.06 21:11:33.991881 [ 194 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 4104 | 2026.05.06 21:11:33.991925 [ 194 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4105 | 2026.05.06 21:11:33.991970 [ 194 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4106 | 2026.05.06 21:11:33.992014 [ 194 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 801 rows starting from the beginning of the part | ||
| 4107 | 2026.05.06 21:11:33.992863 [ 194 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1147 rows, containing 5 columns (5 merged, 0 gathered) in 0.00127406 sec., 900271.5727673735 rows/sec., 57.99 MiB/sec. | ||
| 4108 | 2026.05.06 21:11:33.993033 [ 190 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4109 | 2026.05.06 21:11:33.993281 [ 190 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_5_1} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4110 | 2026.05.06 21:11:33.993347 [ 190 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_5_1} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4111 | 2026.05.06 21:11:33.993407 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 4112 | 2026.05.06 21:11:35.964398 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4113 | 2026.05.06 21:11:35.964728 [ 275 ] {c5ece4cf-1a7c-400f-8209-28c4b58af485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4114 | 2026.05.06 21:11:35.965232 [ 275 ] {c5ece4cf-1a7c-400f-8209-28c4b58af485} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4115 | 2026.05.06 21:11:35.965295 [ 275 ] {c5ece4cf-1a7c-400f-8209-28c4b58af485} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4116 | 2026.05.06 21:11:35.965595 [ 275 ] {c5ece4cf-1a7c-400f-8209-28c4b58af485} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4117 | 2026.05.06 21:11:35.965659 [ 275 ] {c5ece4cf-1a7c-400f-8209-28c4b58af485} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4118 | 2026.05.06 21:11:35.965794 [ 275 ] {c5ece4cf-1a7c-400f-8209-28c4b58af485} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 4119 | 2026.05.06 21:11:35.965830 [ 275 ] {c5ece4cf-1a7c-400f-8209-28c4b58af485} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4120 | 2026.05.06 21:11:35.965851 [ 275 ] {c5ece4cf-1a7c-400f-8209-28c4b58af485} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 4121 | 2026.05.06 21:11:35.965866 [ 275 ] {c5ece4cf-1a7c-400f-8209-28c4b58af485} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4122 | 2026.05.06 21:11:35.965903 [ 275 ] {c5ece4cf-1a7c-400f-8209-28c4b58af485} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4123 | 2026.05.06 21:11:35.965923 [ 275 ] {c5ece4cf-1a7c-400f-8209-28c4b58af485} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4124 | 2026.05.06 21:11:35.967305 [ 275 ] {c5ece4cf-1a7c-400f-8209-28c4b58af485} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002718 sec., 18763.796909492274 rows/sec., 4.44 MiB/sec. | ||
| 4125 | 2026.05.06 21:11:35.967414 [ 275 ] {c5ece4cf-1a7c-400f-8209-28c4b58af485} <Debug> TCPHandler: Processed in 0.003180279 sec. | ||
| 4126 | 2026.05.06 21:11:35.969850 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4127 | 2026.05.06 21:11:35.970042 [ 275 ] {84fcdb37-a547-4774-9745-70a90abf25c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4128 | 2026.05.06 21:11:35.970114 [ 275 ] {84fcdb37-a547-4774-9745-70a90abf25c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4129 | 2026.05.06 21:11:35.970698 [ 275 ] {84fcdb37-a547-4774-9745-70a90abf25c9} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4130 | 2026.05.06 21:11:35.970741 [ 275 ] {84fcdb37-a547-4774-9745-70a90abf25c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4131 | 2026.05.06 21:11:35.971097 [ 275 ] {84fcdb37-a547-4774-9745-70a90abf25c9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4132 | 2026.05.06 21:11:35.971319 [ 275 ] {84fcdb37-a547-4774-9745-70a90abf25c9} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4133 | 2026.05.06 21:11:35.971469 [ 275 ] {84fcdb37-a547-4774-9745-70a90abf25c9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001479 sec., 16227.180527383367 rows/sec., 1.35 MiB/sec. | ||
| 4134 | 2026.05.06 21:11:35.971506 [ 275 ] {84fcdb37-a547-4774-9745-70a90abf25c9} <Debug> TCPHandler: Processed in 0.001750497 sec. | ||
| 4135 | 2026.05.06 21:11:35.971628 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4136 | 2026.05.06 21:11:35.971722 [ 275 ] {510a97e0-397c-4a1c-bc6f-d2adc25db0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4137 | 2026.05.06 21:11:35.971762 [ 275 ] {510a97e0-397c-4a1c-bc6f-d2adc25db0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4138 | 2026.05.06 21:11:35.972184 [ 275 ] {510a97e0-397c-4a1c-bc6f-d2adc25db0a8} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4139 | 2026.05.06 21:11:35.972220 [ 275 ] {510a97e0-397c-4a1c-bc6f-d2adc25db0a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4140 | 2026.05.06 21:11:35.972497 [ 275 ] {510a97e0-397c-4a1c-bc6f-d2adc25db0a8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4141 | 2026.05.06 21:11:35.972696 [ 275 ] {510a97e0-397c-4a1c-bc6f-d2adc25db0a8} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4142 | 2026.05.06 21:11:35.972822 [ 275 ] {510a97e0-397c-4a1c-bc6f-d2adc25db0a8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001117 sec., 3581.020590868398 rows/sec., 292.01 KiB/sec. | ||
| 4143 | 2026.05.06 21:11:35.972859 [ 275 ] {510a97e0-397c-4a1c-bc6f-d2adc25db0a8} <Debug> TCPHandler: Processed in 0.00128382 sec. | ||
| 4144 | 2026.05.06 21:11:35.972971 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4145 | 2026.05.06 21:11:35.973064 [ 275 ] {7633524f-ff17-4c2d-8f56-29aee95dfce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4146 | 2026.05.06 21:11:35.973102 [ 275 ] {7633524f-ff17-4c2d-8f56-29aee95dfce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4147 | 2026.05.06 21:11:35.973558 [ 275 ] {7633524f-ff17-4c2d-8f56-29aee95dfce9} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4148 | 2026.05.06 21:11:35.973593 [ 275 ] {7633524f-ff17-4c2d-8f56-29aee95dfce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4149 | 2026.05.06 21:11:35.973894 [ 275 ] {7633524f-ff17-4c2d-8f56-29aee95dfce9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4150 | 2026.05.06 21:11:35.974099 [ 275 ] {7633524f-ff17-4c2d-8f56-29aee95dfce9} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4151 | 2026.05.06 21:11:35.974211 [ 64 ] {} <Debug> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4152 | 2026.05.06 21:11:35.974226 [ 275 ] {7633524f-ff17-4c2d-8f56-29aee95dfce9} <Debug> executeQuery: Read 178 rows, 16.01 KiB in 0.001179 sec., 150975.40288379983 rows/sec., 13.26 MiB/sec. | ||
| 4153 | 2026.05.06 21:11:35.974283 [ 64 ] {} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4154 | 2026.05.06 21:11:35.974291 [ 275 ] {7633524f-ff17-4c2d-8f56-29aee95dfce9} <Debug> TCPHandler: Processed in 0.001367012 sec. | ||
| 4155 | 2026.05.06 21:11:35.974313 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4156 | 2026.05.06 21:11:35.974428 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4157 | 2026.05.06 21:11:35.974437 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4158 | 2026.05.06 21:11:35.974549 [ 275 ] {775f766e-4a05-4446-b898-df2bdd4fc864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4159 | 2026.05.06 21:11:35.974563 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4160 | 2026.05.06 21:11:35.974599 [ 275 ] {775f766e-4a05-4446-b898-df2bdd4fc864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4161 | 2026.05.06 21:11:35.974616 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1007 rows starting from the beginning of the part | ||
| 4162 | 2026.05.06 21:11:35.974727 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2496 rows starting from the beginning of the part | ||
| 4163 | 2026.05.06 21:11:35.974802 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4164 | 2026.05.06 21:11:35.974873 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 4165 | 2026.05.06 21:11:35.974934 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 138 rows starting from the beginning of the part | ||
| 4166 | 2026.05.06 21:11:35.975000 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 178 rows starting from the beginning of the part | ||
| 4167 | 2026.05.06 21:11:35.975100 [ 275 ] {775f766e-4a05-4446-b898-df2bdd4fc864} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4168 | 2026.05.06 21:11:35.975136 [ 275 ] {775f766e-4a05-4446-b898-df2bdd4fc864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4169 | 2026.05.06 21:11:35.975466 [ 275 ] {775f766e-4a05-4446-b898-df2bdd4fc864} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4170 | 2026.05.06 21:11:35.975679 [ 275 ] {775f766e-4a05-4446-b898-df2bdd4fc864} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4171 | 2026.05.06 21:11:35.975835 [ 275 ] {775f766e-4a05-4446-b898-df2bdd4fc864} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.00131 sec., 12213.740458015267 rows/sec., 946.74 KiB/sec. | ||
| 4172 | 2026.05.06 21:11:35.975877 [ 275 ] {775f766e-4a05-4446-b898-df2bdd4fc864} <Debug> TCPHandler: Processed in 0.001506673 sec. | ||
| 4173 | 2026.05.06 21:11:35.975993 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4174 | 2026.05.06 21:11:35.976094 [ 275 ] {44dbd276-7930-4027-a355-b7a8ba71e277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4175 | 2026.05.06 21:11:35.976133 [ 275 ] {44dbd276-7930-4027-a355-b7a8ba71e277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4176 | 2026.05.06 21:11:35.976535 [ 275 ] {44dbd276-7930-4027-a355-b7a8ba71e277} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4177 | 2026.05.06 21:11:35.976573 [ 275 ] {44dbd276-7930-4027-a355-b7a8ba71e277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4178 | 2026.05.06 21:11:35.976590 [ 190 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3931 rows, containing 5 columns (5 merged, 0 gathered) in 0.002210214 sec., 1778560.8090438303 rows/sec., 143.82 MiB/sec. | ||
| 4179 | 2026.05.06 21:11:35.976910 [ 275 ] {44dbd276-7930-4027-a355-b7a8ba71e277} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4180 | 2026.05.06 21:11:35.976930 [ 190 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4181 | 2026.05.06 21:11:35.977187 [ 275 ] {44dbd276-7930-4027-a355-b7a8ba71e277} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4182 | 2026.05.06 21:11:35.977272 [ 190 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_26_5} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4183 | 2026.05.06 21:11:35.977331 [ 275 ] {44dbd276-7930-4027-a355-b7a8ba71e277} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001256 sec., 19108.28025477707 rows/sec., 1.59 MiB/sec. | ||
| 4184 | 2026.05.06 21:11:35.977362 [ 190 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_26_5} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4185 | 2026.05.06 21:11:35.977375 [ 275 ] {44dbd276-7930-4027-a355-b7a8ba71e277} <Debug> TCPHandler: Processed in 0.001431552 sec. | ||
| 4186 | 2026.05.06 21:11:35.977457 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 4187 | 2026.05.06 21:11:35.977491 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4188 | 2026.05.06 21:11:35.977590 [ 275 ] {31145eea-e883-4bae-8332-37184bd5f39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4189 | 2026.05.06 21:11:35.977629 [ 275 ] {31145eea-e883-4bae-8332-37184bd5f39b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4190 | 2026.05.06 21:11:35.978028 [ 275 ] {31145eea-e883-4bae-8332-37184bd5f39b} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4191 | 2026.05.06 21:11:35.978065 [ 275 ] {31145eea-e883-4bae-8332-37184bd5f39b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4192 | 2026.05.06 21:11:35.978361 [ 275 ] {31145eea-e883-4bae-8332-37184bd5f39b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4193 | 2026.05.06 21:11:35.978565 [ 275 ] {31145eea-e883-4bae-8332-37184bd5f39b} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4194 | 2026.05.06 21:11:35.978695 [ 275 ] {31145eea-e883-4bae-8332-37184bd5f39b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 834.07 KiB/sec. | ||
| 4195 | 2026.05.06 21:11:35.978733 [ 275 ] {31145eea-e883-4bae-8332-37184bd5f39b} <Debug> TCPHandler: Processed in 0.00129165 sec. | ||
| 4196 | 2026.05.06 21:11:35.978833 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4197 | 2026.05.06 21:11:35.978935 [ 275 ] {8de18a48-ec9d-44eb-9bc5-6d0edc04f1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4198 | 2026.05.06 21:11:35.978975 [ 275 ] {8de18a48-ec9d-44eb-9bc5-6d0edc04f1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4199 | 2026.05.06 21:11:35.979378 [ 275 ] {8de18a48-ec9d-44eb-9bc5-6d0edc04f1c0} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4200 | 2026.05.06 21:11:35.979414 [ 275 ] {8de18a48-ec9d-44eb-9bc5-6d0edc04f1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4201 | 2026.05.06 21:11:35.979715 [ 275 ] {8de18a48-ec9d-44eb-9bc5-6d0edc04f1c0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4202 | 2026.05.06 21:11:35.979945 [ 275 ] {8de18a48-ec9d-44eb-9bc5-6d0edc04f1c0} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2026.05.06 21:11:35.980060 [ 47 ] {} <Debug> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4204 | 2026.05.06 21:11:35.980072 [ 275 ] {8de18a48-ec9d-44eb-9bc5-6d0edc04f1c0} <Debug> executeQuery: Read 104 rows, 8.70 KiB in 0.001154 sec., 90121.3171577123 rows/sec., 7.36 MiB/sec. | ||
| 4205 | 2026.05.06 21:11:35.980099 [ 47 ] {} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4206 | 2026.05.06 21:11:35.980114 [ 275 ] {8de18a48-ec9d-44eb-9bc5-6d0edc04f1c0} <Debug> TCPHandler: Processed in 0.001330011 sec. | ||
| 4207 | 2026.05.06 21:11:35.980121 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4208 | 2026.05.06 21:11:35.980227 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4209 | 2026.05.06 21:11:35.980227 [ 188 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4210 | 2026.05.06 21:11:35.980327 [ 275 ] {b26902ec-c6a1-429c-aaac-d53dc0189d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4211 | 2026.05.06 21:11:35.980373 [ 275 ] {b26902ec-c6a1-429c-aaac-d53dc0189d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4212 | 2026.05.06 21:11:35.980379 [ 188 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4213 | 2026.05.06 21:11:35.980426 [ 188 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 601 rows starting from the beginning of the part | ||
| 4214 | 2026.05.06 21:11:35.980504 [ 188 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1343 rows starting from the beginning of the part | ||
| 4215 | 2026.05.06 21:11:35.980554 [ 188 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4216 | 2026.05.06 21:11:35.980605 [ 188 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 4217 | 2026.05.06 21:11:35.980656 [ 188 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 105 rows starting from the beginning of the part | ||
| 4218 | 2026.05.06 21:11:35.980708 [ 188 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 104 rows starting from the beginning of the part | ||
| 4219 | 2026.05.06 21:11:35.980776 [ 275 ] {b26902ec-c6a1-429c-aaac-d53dc0189d8f} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4220 | 2026.05.06 21:11:35.980816 [ 275 ] {b26902ec-c6a1-429c-aaac-d53dc0189d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4221 | 2026.05.06 21:11:35.981205 [ 275 ] {b26902ec-c6a1-429c-aaac-d53dc0189d8f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4222 | 2026.05.06 21:11:35.981430 [ 275 ] {b26902ec-c6a1-429c-aaac-d53dc0189d8f} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4223 | 2026.05.06 21:11:35.981565 [ 275 ] {b26902ec-c6a1-429c-aaac-d53dc0189d8f} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001257 sec., 157517.8997613365 rows/sec., 11.30 MiB/sec. | ||
| 4224 | 2026.05.06 21:11:35.981601 [ 275 ] {b26902ec-c6a1-429c-aaac-d53dc0189d8f} <Debug> TCPHandler: Processed in 0.001424222 sec. | ||
| 4225 | 2026.05.06 21:11:35.981712 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4226 | 2026.05.06 21:11:35.981807 [ 275 ] {911e8f47-e5e0-4d32-a42f-bc17fca8021c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4227 | 2026.05.06 21:11:35.981848 [ 275 ] {911e8f47-e5e0-4d32-a42f-bc17fca8021c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4228 | 2026.05.06 21:11:35.982093 [ 190 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2281 rows, containing 5 columns (5 merged, 0 gathered) in 0.00191912 sec., 1188565.592563258 rows/sec., 88.08 MiB/sec. | ||
| 4229 | 2026.05.06 21:11:35.982188 [ 275 ] {911e8f47-e5e0-4d32-a42f-bc17fca8021c} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4230 | 2026.05.06 21:11:35.982227 [ 275 ] {911e8f47-e5e0-4d32-a42f-bc17fca8021c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4231 | 2026.05.06 21:11:35.982315 [ 187 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4232 | 2026.05.06 21:11:35.982552 [ 275 ] {911e8f47-e5e0-4d32-a42f-bc17fca8021c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4233 | 2026.05.06 21:11:35.982555 [ 187 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_26_5} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4234 | 2026.05.06 21:11:35.982625 [ 187 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_26_5} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4235 | 2026.05.06 21:11:35.982693 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 4236 | 2026.05.06 21:11:35.982761 [ 275 ] {911e8f47-e5e0-4d32-a42f-bc17fca8021c} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4237 | 2026.05.06 21:11:35.982894 [ 275 ] {911e8f47-e5e0-4d32-a42f-bc17fca8021c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 4238 | 2026.05.06 21:11:35.982941 [ 275 ] {911e8f47-e5e0-4d32-a42f-bc17fca8021c} <Debug> TCPHandler: Processed in 0.00127733 sec. | ||
| 4239 | 2026.05.06 21:11:36.070343 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10140 | ||
| 4240 | 2026.05.06 21:11:36.071188 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4241 | 2026.05.06 21:11:36.071254 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4242 | 2026.05.06 21:11:36.072091 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4243 | 2026.05.06 21:11:36.072461 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4244 | 2026.05.06 21:11:36.072672 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10140 | ||
| 4245 | 2026.05.06 21:11:36.072695 [ 47 ] {} <Debug> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4246 | 2026.05.06 21:11:36.072793 [ 47 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4247 | 2026.05.06 21:11:36.072825 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4248 | 2026.05.06 21:11:36.073095 [ 188 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4249 | 2026.05.06 21:11:36.073318 [ 188 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4250 | 2026.05.06 21:11:36.073386 [ 188 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7708 rows starting from the beginning of the part | ||
| 4251 | 2026.05.06 21:11:36.073489 [ 188 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4252 | 2026.05.06 21:11:36.073592 [ 188 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4253 | 2026.05.06 21:11:36.073674 [ 188 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4254 | 2026.05.06 21:11:36.073749 [ 188 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4255 | 2026.05.06 21:11:36.073815 [ 188 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4256 | 2026.05.06 21:11:36.077548 [ 193 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10140 rows, containing 4 columns (4 merged, 0 gathered) in 0.004561661 sec., 2222874.5187334176 rows/sec., 31.80 MiB/sec. | ||
| 4257 | 2026.05.06 21:11:36.078088 [ 189 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4258 | 2026.05.06 21:11:36.078540 [ 189 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_21_4} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4259 | 2026.05.06 21:11:36.078658 [ 189 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_21_4} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4260 | 2026.05.06 21:11:36.078828 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4261 | 2026.05.06 21:11:36.659928 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4262 | 2026.05.06 21:11:36.677859 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4263 | 2026.05.06 21:11:36.677922 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4264 | 2026.05.06 21:11:36.684090 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4265 | 2026.05.06 21:11:36.684812 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4266 | 2026.05.06 21:11:36.685101 [ 47 ] {} <Debug> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4267 | 2026.05.06 21:11:36.685173 [ 47 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4268 | 2026.05.06 21:11:36.685196 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4269 | 2026.05.06 21:11:36.685331 [ 193 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4270 | 2026.05.06 21:11:36.687862 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4271 | 2026.05.06 21:11:36.689176 [ 193 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4272 | 2026.05.06 21:11:36.690838 [ 193 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 4273 | 2026.05.06 21:11:36.695665 [ 193 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4274 | 2026.05.06 21:11:36.700243 [ 193 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4275 | 2026.05.06 21:11:36.704490 [ 193 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 4276 | 2026.05.06 21:11:36.708917 [ 193 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 4277 | 2026.05.06 21:11:36.713301 [ 193 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 4278 | 2026.05.06 21:11:36.763699 [ 188 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078201953 sec., 2033.1973039087654 rows/sec., 10.51 MiB/sec. | ||
| 4279 | 2026.05.06 21:11:36.766328 [ 198 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4280 | 2026.05.06 21:11:36.768563 [ 198 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_21_4} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4281 | 2026.05.06 21:11:36.768737 [ 198 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_21_4} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4282 | 2026.05.06 21:11:36.771005 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4283 | 2026.05.06 21:11:37.002520 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.53 MiB, peak 255.09 MiB, free memory in arenas 0.00 B, will set to 250.26 MiB (RSS), difference: 5.73 MiB | ||
| 4284 | 2026.05.06 21:11:38.599015 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 492 | ||
| 4285 | 2026.05.06 21:11:38.601420 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4286 | 2026.05.06 21:11:38.601468 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4287 | 2026.05.06 21:11:38.602666 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4288 | 2026.05.06 21:11:38.602922 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4289 | 2026.05.06 21:11:38.603075 [ 28 ] {} <Debug> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4290 | 2026.05.06 21:11:38.603146 [ 28 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4291 | 2026.05.06 21:11:38.603170 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 492 | ||
| 4292 | 2026.05.06 21:11:38.603171 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4293 | 2026.05.06 21:11:38.603305 [ 188 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4294 | 2026.05.06 21:11:38.603842 [ 188 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4295 | 2026.05.06 21:11:38.603970 [ 188 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 326 rows starting from the beginning of the part | ||
| 4296 | 2026.05.06 21:11:38.604293 [ 188 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part | ||
| 4297 | 2026.05.06 21:11:38.604584 [ 188 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part | ||
| 4298 | 2026.05.06 21:11:38.604860 [ 188 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part | ||
| 4299 | 2026.05.06 21:11:38.605143 [ 188 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
| 4300 | 2026.05.06 21:11:38.605425 [ 188 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 4301 | 2026.05.06 21:11:38.611200 [ 198 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 72 columns (72 merged, 0 gathered) in 0.007934203 sec., 62010.00907085437 rows/sec., 54.27 MiB/sec. | ||
| 4302 | 2026.05.06 21:11:38.612273 [ 191 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4303 | 2026.05.06 21:11:38.612803 [ 191 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_16_3} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4304 | 2026.05.06 21:11:38.612868 [ 191 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_16_3} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4305 | 2026.05.06 21:11:38.613190 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. | ||
| 4306 | 2026.05.06 21:11:40.965596 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4307 | 2026.05.06 21:11:40.965815 [ 275 ] {f48f3e48-6a76-46d9-9992-fc5690f72e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4308 | 2026.05.06 21:11:40.966153 [ 275 ] {f48f3e48-6a76-46d9-9992-fc5690f72e2b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4309 | 2026.05.06 21:11:40.966189 [ 275 ] {f48f3e48-6a76-46d9-9992-fc5690f72e2b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4310 | 2026.05.06 21:11:40.966426 [ 275 ] {f48f3e48-6a76-46d9-9992-fc5690f72e2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4311 | 2026.05.06 21:11:40.966494 [ 275 ] {f48f3e48-6a76-46d9-9992-fc5690f72e2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4312 | 2026.05.06 21:11:40.966633 [ 275 ] {f48f3e48-6a76-46d9-9992-fc5690f72e2b} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4313 | 2026.05.06 21:11:40.966669 [ 275 ] {f48f3e48-6a76-46d9-9992-fc5690f72e2b} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4314 | 2026.05.06 21:11:40.966690 [ 275 ] {f48f3e48-6a76-46d9-9992-fc5690f72e2b} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 4315 | 2026.05.06 21:11:40.966706 [ 275 ] {f48f3e48-6a76-46d9-9992-fc5690f72e2b} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4316 | 2026.05.06 21:11:40.966744 [ 275 ] {f48f3e48-6a76-46d9-9992-fc5690f72e2b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4317 | 2026.05.06 21:11:40.966765 [ 275 ] {f48f3e48-6a76-46d9-9992-fc5690f72e2b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4318 | 2026.05.06 21:11:40.968189 [ 275 ] {f48f3e48-6a76-46d9-9992-fc5690f72e2b} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002459 sec., 20740.138267588452 rows/sec., 4.90 MiB/sec. | ||
| 4319 | 2026.05.06 21:11:40.968296 [ 275 ] {f48f3e48-6a76-46d9-9992-fc5690f72e2b} <Debug> TCPHandler: Processed in 0.002827624 sec. | ||
| 4320 | 2026.05.06 21:11:40.970586 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4321 | 2026.05.06 21:11:40.970698 [ 275 ] {266c2095-cf7a-41e4-99d3-0077e17db507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4322 | 2026.05.06 21:11:40.970739 [ 275 ] {266c2095-cf7a-41e4-99d3-0077e17db507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4323 | 2026.05.06 21:11:40.971308 [ 275 ] {266c2095-cf7a-41e4-99d3-0077e17db507} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4324 | 2026.05.06 21:11:40.971351 [ 275 ] {266c2095-cf7a-41e4-99d3-0077e17db507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4325 | 2026.05.06 21:11:40.971717 [ 275 ] {266c2095-cf7a-41e4-99d3-0077e17db507} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4326 | 2026.05.06 21:11:40.971945 [ 275 ] {266c2095-cf7a-41e4-99d3-0077e17db507} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4327 | 2026.05.06 21:11:40.972094 [ 275 ] {266c2095-cf7a-41e4-99d3-0077e17db507} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001426 sec., 96774.1935483871 rows/sec., 8.42 MiB/sec. | ||
| 4328 | 2026.05.06 21:11:40.972131 [ 275 ] {266c2095-cf7a-41e4-99d3-0077e17db507} <Debug> TCPHandler: Processed in 0.001596375 sec. | ||
| 4329 | 2026.05.06 21:11:40.972271 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4330 | 2026.05.06 21:11:40.972367 [ 275 ] {fbe15681-91fc-42ae-8c12-3be809339feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4331 | 2026.05.06 21:11:40.972406 [ 275 ] {fbe15681-91fc-42ae-8c12-3be809339feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4332 | 2026.05.06 21:11:40.972808 [ 275 ] {fbe15681-91fc-42ae-8c12-3be809339feb} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4333 | 2026.05.06 21:11:40.972846 [ 275 ] {fbe15681-91fc-42ae-8c12-3be809339feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4334 | 2026.05.06 21:11:40.973145 [ 275 ] {fbe15681-91fc-42ae-8c12-3be809339feb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4335 | 2026.05.06 21:11:40.973365 [ 275 ] {fbe15681-91fc-42ae-8c12-3be809339feb} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4336 | 2026.05.06 21:11:40.973500 [ 275 ] {fbe15681-91fc-42ae-8c12-3be809339feb} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001152 sec., 35590.277777777774 rows/sec., 2.61 MiB/sec. | ||
| 4337 | 2026.05.06 21:11:40.973536 [ 275 ] {fbe15681-91fc-42ae-8c12-3be809339feb} <Debug> TCPHandler: Processed in 0.00132348 sec. | ||
| 4338 | 2026.05.06 21:11:40.973669 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4339 | 2026.05.06 21:11:40.973806 [ 275 ] {4b54df8f-1c91-4b85-b3eb-fe1cf7eba33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4340 | 2026.05.06 21:11:40.973853 [ 275 ] {4b54df8f-1c91-4b85-b3eb-fe1cf7eba33b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4341 | 2026.05.06 21:11:40.974373 [ 275 ] {4b54df8f-1c91-4b85-b3eb-fe1cf7eba33b} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4342 | 2026.05.06 21:11:40.974416 [ 275 ] {4b54df8f-1c91-4b85-b3eb-fe1cf7eba33b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4343 | 2026.05.06 21:11:40.974788 [ 275 ] {4b54df8f-1c91-4b85-b3eb-fe1cf7eba33b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4344 | 2026.05.06 21:11:40.975008 [ 275 ] {4b54df8f-1c91-4b85-b3eb-fe1cf7eba33b} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2026.05.06 21:11:40.975135 [ 275 ] {4b54df8f-1c91-4b85-b3eb-fe1cf7eba33b} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001354 sec., 77548.0059084195 rows/sec., 6.06 MiB/sec. | ||
| 4346 | 2026.05.06 21:11:40.975172 [ 275 ] {4b54df8f-1c91-4b85-b3eb-fe1cf7eba33b} <Debug> TCPHandler: Processed in 0.001565675 sec. | ||
| 4347 | 2026.05.06 21:11:40.975291 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4348 | 2026.05.06 21:11:40.975386 [ 275 ] {ea6b1139-e5be-4fb7-bdea-ac27b1ab2f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4349 | 2026.05.06 21:11:40.975427 [ 275 ] {ea6b1139-e5be-4fb7-bdea-ac27b1ab2f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4350 | 2026.05.06 21:11:40.975824 [ 275 ] {ea6b1139-e5be-4fb7-bdea-ac27b1ab2f67} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4351 | 2026.05.06 21:11:40.975860 [ 275 ] {ea6b1139-e5be-4fb7-bdea-ac27b1ab2f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4352 | 2026.05.06 21:11:40.976194 [ 275 ] {ea6b1139-e5be-4fb7-bdea-ac27b1ab2f67} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4353 | 2026.05.06 21:11:40.976402 [ 275 ] {ea6b1139-e5be-4fb7-bdea-ac27b1ab2f67} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4354 | 2026.05.06 21:11:40.976545 [ 275 ] {ea6b1139-e5be-4fb7-bdea-ac27b1ab2f67} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 4355 | 2026.05.06 21:11:40.976582 [ 275 ] {ea6b1139-e5be-4fb7-bdea-ac27b1ab2f67} <Debug> TCPHandler: Processed in 0.001338691 sec. | ||
| 4356 | 2026.05.06 21:11:40.976688 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4357 | 2026.05.06 21:11:40.976781 [ 275 ] {73336196-c40b-4671-8e73-7b1010f86373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4358 | 2026.05.06 21:11:40.976833 [ 275 ] {73336196-c40b-4671-8e73-7b1010f86373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4359 | 2026.05.06 21:11:40.977722 [ 275 ] {73336196-c40b-4671-8e73-7b1010f86373} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2026.05.06 21:11:40.977760 [ 275 ] {73336196-c40b-4671-8e73-7b1010f86373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4361 | 2026.05.06 21:11:40.978326 [ 275 ] {73336196-c40b-4671-8e73-7b1010f86373} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4362 | 2026.05.06 21:11:40.978546 [ 275 ] {73336196-c40b-4671-8e73-7b1010f86373} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2026.05.06 21:11:40.978683 [ 275 ] {73336196-c40b-4671-8e73-7b1010f86373} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001919 sec., 21365.29442417926 rows/sec., 38.29 MiB/sec. | ||
| 4364 | 2026.05.06 21:11:40.978740 [ 275 ] {73336196-c40b-4671-8e73-7b1010f86373} <Debug> TCPHandler: Processed in 0.002098283 sec. | ||
| 4365 | 2026.05.06 21:11:40.978874 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4366 | 2026.05.06 21:11:40.978971 [ 275 ] {d8976add-6724-47a9-975d-4d885c288c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4367 | 2026.05.06 21:11:40.979012 [ 275 ] {d8976add-6724-47a9-975d-4d885c288c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4368 | 2026.05.06 21:11:40.979350 [ 275 ] {d8976add-6724-47a9-975d-4d885c288c80} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2026.05.06 21:11:40.979385 [ 275 ] {d8976add-6724-47a9-975d-4d885c288c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4370 | 2026.05.06 21:11:40.979694 [ 275 ] {d8976add-6724-47a9-975d-4d885c288c80} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4371 | 2026.05.06 21:11:40.979896 [ 275 ] {d8976add-6724-47a9-975d-4d885c288c80} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2026.05.06 21:11:40.980023 [ 275 ] {d8976add-6724-47a9-975d-4d885c288c80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 4373 | 2026.05.06 21:11:40.980058 [ 275 ] {d8976add-6724-47a9-975d-4d885c288c80} <Debug> TCPHandler: Processed in 0.001244719 sec. | ||
| 4374 | 2026.05.06 21:11:43.484382 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4375 | 2026.05.06 21:11:43.484436 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4376 | 2026.05.06 21:11:43.575058 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10588 | ||
| 4377 | 2026.05.06 21:11:43.575832 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4378 | 2026.05.06 21:11:43.575915 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4379 | 2026.05.06 21:11:43.576876 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4380 | 2026.05.06 21:11:43.577133 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4381 | 2026.05.06 21:11:43.577282 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10588 | ||
| 4382 | 2026.05.06 21:11:44.188783 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4383 | 2026.05.06 21:11:44.203613 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4384 | 2026.05.06 21:11:44.203671 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4385 | 2026.05.06 21:11:44.209837 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4386 | 2026.05.06 21:11:44.210560 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4387 | 2026.05.06 21:11:44.213373 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4388 | 2026.05.06 21:11:45.964811 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4389 | 2026.05.06 21:11:45.965053 [ 275 ] {dbb6adf1-60e2-43b3-a194-bf6f93b00d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4390 | 2026.05.06 21:11:45.965421 [ 275 ] {dbb6adf1-60e2-43b3-a194-bf6f93b00d08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4391 | 2026.05.06 21:11:45.965462 [ 275 ] {dbb6adf1-60e2-43b3-a194-bf6f93b00d08} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4392 | 2026.05.06 21:11:45.965710 [ 275 ] {dbb6adf1-60e2-43b3-a194-bf6f93b00d08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4393 | 2026.05.06 21:11:45.965788 [ 275 ] {dbb6adf1-60e2-43b3-a194-bf6f93b00d08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4394 | 2026.05.06 21:11:45.965948 [ 275 ] {dbb6adf1-60e2-43b3-a194-bf6f93b00d08} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4395 | 2026.05.06 21:11:45.965984 [ 275 ] {dbb6adf1-60e2-43b3-a194-bf6f93b00d08} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4396 | 2026.05.06 21:11:45.966007 [ 275 ] {dbb6adf1-60e2-43b3-a194-bf6f93b00d08} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 4397 | 2026.05.06 21:11:45.966022 [ 275 ] {dbb6adf1-60e2-43b3-a194-bf6f93b00d08} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4398 | 2026.05.06 21:11:45.966061 [ 275 ] {dbb6adf1-60e2-43b3-a194-bf6f93b00d08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4399 | 2026.05.06 21:11:45.966081 [ 275 ] {dbb6adf1-60e2-43b3-a194-bf6f93b00d08} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4400 | 2026.05.06 21:11:45.967366 [ 275 ] {dbb6adf1-60e2-43b3-a194-bf6f93b00d08} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002412 sec., 21144.278606965174 rows/sec., 5.00 MiB/sec. | ||
| 4401 | 2026.05.06 21:11:45.967462 [ 275 ] {dbb6adf1-60e2-43b3-a194-bf6f93b00d08} <Debug> TCPHandler: Processed in 0.002789663 sec. | ||
| 4402 | 2026.05.06 21:11:45.969106 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4403 | 2026.05.06 21:11:45.969233 [ 275 ] {2d4c5bf6-813f-4ed1-af73-906917d55f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4404 | 2026.05.06 21:11:45.969283 [ 275 ] {2d4c5bf6-813f-4ed1-af73-906917d55f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4405 | 2026.05.06 21:11:45.969827 [ 275 ] {2d4c5bf6-813f-4ed1-af73-906917d55f7c} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4406 | 2026.05.06 21:11:45.969877 [ 275 ] {2d4c5bf6-813f-4ed1-af73-906917d55f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4407 | 2026.05.06 21:11:45.970242 [ 275 ] {2d4c5bf6-813f-4ed1-af73-906917d55f7c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4408 | 2026.05.06 21:11:45.970485 [ 275 ] {2d4c5bf6-813f-4ed1-af73-906917d55f7c} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4409 | 2026.05.06 21:11:45.970635 [ 275 ] {2d4c5bf6-813f-4ed1-af73-906917d55f7c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001437 sec., 38970.076548364654 rows/sec., 2.99 MiB/sec. | ||
| 4410 | 2026.05.06 21:11:45.970672 [ 275 ] {2d4c5bf6-813f-4ed1-af73-906917d55f7c} <Debug> TCPHandler: Processed in 0.001628635 sec. | ||
| 4411 | 2026.05.06 21:11:45.970794 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4412 | 2026.05.06 21:11:45.970890 [ 275 ] {6a7875d0-3e64-4c28-ba2c-9c913896faa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4413 | 2026.05.06 21:11:45.970930 [ 275 ] {6a7875d0-3e64-4c28-ba2c-9c913896faa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4414 | 2026.05.06 21:11:45.971342 [ 275 ] {6a7875d0-3e64-4c28-ba2c-9c913896faa5} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4415 | 2026.05.06 21:11:45.971379 [ 275 ] {6a7875d0-3e64-4c28-ba2c-9c913896faa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4416 | 2026.05.06 21:11:45.971689 [ 275 ] {6a7875d0-3e64-4c28-ba2c-9c913896faa5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4417 | 2026.05.06 21:11:45.971892 [ 275 ] {6a7875d0-3e64-4c28-ba2c-9c913896faa5} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4418 | 2026.05.06 21:11:45.972020 [ 275 ] {6a7875d0-3e64-4c28-ba2c-9c913896faa5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001148 sec., 55749.12891986063 rows/sec., 4.35 MiB/sec. | ||
| 4419 | 2026.05.06 21:11:45.972056 [ 275 ] {6a7875d0-3e64-4c28-ba2c-9c913896faa5} <Debug> TCPHandler: Processed in 0.00131347 sec. | ||
| 4420 | 2026.05.06 21:11:45.972175 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4421 | 2026.05.06 21:11:45.972275 [ 275 ] {5e424d0c-babb-41be-a925-db8377762b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4422 | 2026.05.06 21:11:45.972317 [ 275 ] {5e424d0c-babb-41be-a925-db8377762b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4423 | 2026.05.06 21:11:45.972715 [ 275 ] {5e424d0c-babb-41be-a925-db8377762b29} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4424 | 2026.05.06 21:11:45.972751 [ 275 ] {5e424d0c-babb-41be-a925-db8377762b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4425 | 2026.05.06 21:11:45.973072 [ 275 ] {5e424d0c-babb-41be-a925-db8377762b29} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4426 | 2026.05.06 21:11:45.973284 [ 275 ] {5e424d0c-babb-41be-a925-db8377762b29} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4427 | 2026.05.06 21:11:45.973388 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4428 | 2026.05.06 21:11:45.973414 [ 275 ] {5e424d0c-babb-41be-a925-db8377762b29} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 4429 | 2026.05.06 21:11:45.973453 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4430 | 2026.05.06 21:11:45.973462 [ 275 ] {5e424d0c-babb-41be-a925-db8377762b29} <Debug> TCPHandler: Processed in 0.001337491 sec. | ||
| 4431 | 2026.05.06 21:11:45.973479 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4432 | 2026.05.06 21:11:45.973589 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4433 | 2026.05.06 21:11:45.973618 [ 188 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4434 | 2026.05.06 21:11:45.973689 [ 275 ] {42aa9640-4f9c-4e1c-afba-066aaaecc8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4435 | 2026.05.06 21:11:45.973735 [ 275 ] {42aa9640-4f9c-4e1c-afba-066aaaecc8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4436 | 2026.05.06 21:11:45.973792 [ 188 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4437 | 2026.05.06 21:11:45.973838 [ 188 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7541 rows starting from the beginning of the part | ||
| 4438 | 2026.05.06 21:11:45.973912 [ 188 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4439 | 2026.05.06 21:11:45.973964 [ 188 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4440 | 2026.05.06 21:11:45.974009 [ 188 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 198 rows starting from the beginning of the part | ||
| 4441 | 2026.05.06 21:11:45.974051 [ 188 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4442 | 2026.05.06 21:11:45.974069 [ 275 ] {42aa9640-4f9c-4e1c-afba-066aaaecc8ca} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4443 | 2026.05.06 21:11:45.974092 [ 188 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4444 | 2026.05.06 21:11:45.974111 [ 275 ] {42aa9640-4f9c-4e1c-afba-066aaaecc8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4445 | 2026.05.06 21:11:45.974450 [ 275 ] {42aa9640-4f9c-4e1c-afba-066aaaecc8ca} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4446 | 2026.05.06 21:11:45.974689 [ 275 ] {42aa9640-4f9c-4e1c-afba-066aaaecc8ca} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4447 | 2026.05.06 21:11:45.974833 [ 275 ] {42aa9640-4f9c-4e1c-afba-066aaaecc8ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 4448 | 2026.05.06 21:11:45.974870 [ 275 ] {42aa9640-4f9c-4e1c-afba-066aaaecc8ca} <Debug> TCPHandler: Processed in 0.00133224 sec. | ||
| 4449 | 2026.05.06 21:11:45.977289 [ 199 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8379 rows, containing 5 columns (5 merged, 0 gathered) in 0.003735827 sec., 2242876.8783993474 rows/sec., 149.94 MiB/sec. | ||
| 4450 | 2026.05.06 21:11:45.977527 [ 199 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4451 | 2026.05.06 21:11:45.977838 [ 199 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4452 | 2026.05.06 21:11:45.977913 [ 199 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4453 | 2026.05.06 21:11:45.978001 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 4454 | 2026.05.06 21:11:47.333454 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4455 | 2026.05.06 21:11:47.333711 [ 275 ] {14316258-4f99-403e-b38f-50ad2710087d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4456 | 2026.05.06 21:11:47.334079 [ 275 ] {14316258-4f99-403e-b38f-50ad2710087d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4457 | 2026.05.06 21:11:47.334118 [ 275 ] {14316258-4f99-403e-b38f-50ad2710087d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4458 | 2026.05.06 21:11:47.334355 [ 275 ] {14316258-4f99-403e-b38f-50ad2710087d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4459 | 2026.05.06 21:11:47.334427 [ 275 ] {14316258-4f99-403e-b38f-50ad2710087d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4460 | 2026.05.06 21:11:47.334570 [ 275 ] {14316258-4f99-403e-b38f-50ad2710087d} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 4461 | 2026.05.06 21:11:47.334606 [ 275 ] {14316258-4f99-403e-b38f-50ad2710087d} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4462 | 2026.05.06 21:11:47.334628 [ 275 ] {14316258-4f99-403e-b38f-50ad2710087d} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 4463 | 2026.05.06 21:11:47.334644 [ 275 ] {14316258-4f99-403e-b38f-50ad2710087d} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4464 | 2026.05.06 21:11:47.334683 [ 275 ] {14316258-4f99-403e-b38f-50ad2710087d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4465 | 2026.05.06 21:11:47.334703 [ 275 ] {14316258-4f99-403e-b38f-50ad2710087d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4466 | 2026.05.06 21:11:47.336251 [ 275 ] {14316258-4f99-403e-b38f-50ad2710087d} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002647 sec., 19267.09482432943 rows/sec., 4.56 MiB/sec. | ||
| 4467 | 2026.05.06 21:11:47.336365 [ 275 ] {14316258-4f99-403e-b38f-50ad2710087d} <Debug> TCPHandler: Processed in 0.003055007 sec. | ||
| 4468 | 2026.05.06 21:11:47.347859 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4469 | 2026.05.06 21:11:47.347991 [ 275 ] {94ae676a-bd64-4b44-a375-f9198b86067e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4470 | 2026.05.06 21:11:47.348039 [ 275 ] {94ae676a-bd64-4b44-a375-f9198b86067e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4471 | 2026.05.06 21:11:47.348516 [ 275 ] {94ae676a-bd64-4b44-a375-f9198b86067e} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4472 | 2026.05.06 21:11:47.348559 [ 275 ] {94ae676a-bd64-4b44-a375-f9198b86067e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4473 | 2026.05.06 21:11:47.348916 [ 275 ] {94ae676a-bd64-4b44-a375-f9198b86067e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4474 | 2026.05.06 21:11:47.349135 [ 275 ] {94ae676a-bd64-4b44-a375-f9198b86067e} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4475 | 2026.05.06 21:11:47.349293 [ 275 ] {94ae676a-bd64-4b44-a375-f9198b86067e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001339 sec., 1493.6519790888724 rows/sec., 121.80 KiB/sec. | ||
| 4476 | 2026.05.06 21:11:47.349334 [ 275 ] {94ae676a-bd64-4b44-a375-f9198b86067e} <Debug> TCPHandler: Processed in 0.001540653 sec. | ||
| 4477 | 2026.05.06 21:11:47.349453 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4478 | 2026.05.06 21:11:47.349551 [ 275 ] {e16faae1-b131-450b-987b-c135834bad8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4479 | 2026.05.06 21:11:47.349593 [ 275 ] {e16faae1-b131-450b-987b-c135834bad8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4480 | 2026.05.06 21:11:47.350913 [ 275 ] {e16faae1-b131-450b-987b-c135834bad8e} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4481 | 2026.05.06 21:11:47.350951 [ 275 ] {e16faae1-b131-450b-987b-c135834bad8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4482 | 2026.05.06 21:11:47.351434 [ 275 ] {e16faae1-b131-450b-987b-c135834bad8e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4483 | 2026.05.06 21:11:47.351653 [ 275 ] {e16faae1-b131-450b-987b-c135834bad8e} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4484 | 2026.05.06 21:11:47.351791 [ 275 ] {e16faae1-b131-450b-987b-c135834bad8e} <Debug> executeQuery: Read 2488 rows, 189.66 KiB in 0.00226 sec., 1100884.9557522126 rows/sec., 81.95 MiB/sec. | ||
| 4485 | 2026.05.06 21:11:47.351830 [ 275 ] {e16faae1-b131-450b-987b-c135834bad8e} <Debug> TCPHandler: Processed in 0.002431137 sec. | ||
| 4486 | 2026.05.06 21:11:47.351945 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4487 | 2026.05.06 21:11:47.352044 [ 275 ] {df25d1f5-08d8-4324-a697-ecb3ca612c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4488 | 2026.05.06 21:11:47.352086 [ 275 ] {df25d1f5-08d8-4324-a697-ecb3ca612c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4489 | 2026.05.06 21:11:47.352535 [ 275 ] {df25d1f5-08d8-4324-a697-ecb3ca612c22} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4490 | 2026.05.06 21:11:47.352572 [ 275 ] {df25d1f5-08d8-4324-a697-ecb3ca612c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4491 | 2026.05.06 21:11:47.352874 [ 275 ] {df25d1f5-08d8-4324-a697-ecb3ca612c22} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4492 | 2026.05.06 21:11:47.353102 [ 275 ] {df25d1f5-08d8-4324-a697-ecb3ca612c22} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4493 | 2026.05.06 21:11:47.353233 [ 275 ] {df25d1f5-08d8-4324-a697-ecb3ca612c22} <Debug> executeQuery: Read 54 rows, 4.05 KiB in 0.001208 sec., 44701.986754966885 rows/sec., 3.27 MiB/sec. | ||
| 4494 | 2026.05.06 21:11:47.353270 [ 275 ] {df25d1f5-08d8-4324-a697-ecb3ca612c22} <Debug> TCPHandler: Processed in 0.001376162 sec. | ||
| 4495 | 2026.05.06 21:11:47.353371 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4496 | 2026.05.06 21:11:47.353467 [ 275 ] {26570f7c-db55-4501-a07b-d8d3646df35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4497 | 2026.05.06 21:11:47.353506 [ 275 ] {26570f7c-db55-4501-a07b-d8d3646df35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4498 | 2026.05.06 21:11:47.354107 [ 275 ] {26570f7c-db55-4501-a07b-d8d3646df35c} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4499 | 2026.05.06 21:11:47.354144 [ 275 ] {26570f7c-db55-4501-a07b-d8d3646df35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4500 | 2026.05.06 21:11:47.354488 [ 275 ] {26570f7c-db55-4501-a07b-d8d3646df35c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4501 | 2026.05.06 21:11:47.354704 [ 275 ] {26570f7c-db55-4501-a07b-d8d3646df35c} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4502 | 2026.05.06 21:11:47.354833 [ 275 ] {26570f7c-db55-4501-a07b-d8d3646df35c} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001384 sec., 578757.225433526 rows/sec., 33.43 MiB/sec. | ||
| 4503 | 2026.05.06 21:11:47.354870 [ 275 ] {26570f7c-db55-4501-a07b-d8d3646df35c} <Debug> TCPHandler: Processed in 0.001548424 sec. | ||
| 4504 | 2026.05.06 21:11:47.355327 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4505 | 2026.05.06 21:11:47.355431 [ 275 ] {0c9ecea6-2dcb-419c-bf2e-9bb47516e7f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4506 | 2026.05.06 21:11:47.355474 [ 275 ] {0c9ecea6-2dcb-419c-bf2e-9bb47516e7f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4507 | 2026.05.06 21:11:47.355914 [ 275 ] {0c9ecea6-2dcb-419c-bf2e-9bb47516e7f6} <Trace> oximeter.fields_u64 (5e707928-9433-4ca2-9934-1a6d89792806): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4508 | 2026.05.06 21:11:47.355954 [ 275 ] {0c9ecea6-2dcb-419c-bf2e-9bb47516e7f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4509 | 2026.05.06 21:11:47.356264 [ 275 ] {0c9ecea6-2dcb-419c-bf2e-9bb47516e7f6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4510 | 2026.05.06 21:11:47.356483 [ 275 ] {0c9ecea6-2dcb-419c-bf2e-9bb47516e7f6} <Trace> oximeter.fields_u64 (5e707928-9433-4ca2-9934-1a6d89792806): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4511 | 2026.05.06 21:11:47.356615 [ 275 ] {0c9ecea6-2dcb-419c-bf2e-9bb47516e7f6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001201 sec., 832.6394671107411 rows/sec., 58.54 KiB/sec. | ||
| 4512 | 2026.05.06 21:11:47.356656 [ 275 ] {0c9ecea6-2dcb-419c-bf2e-9bb47516e7f6} <Debug> TCPHandler: Processed in 0.001382151 sec. | ||
| 4513 | 2026.05.06 21:11:47.356774 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4514 | 2026.05.06 21:11:47.356870 [ 275 ] {364b13bb-e325-4a64-955d-701e5c81bf4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4515 | 2026.05.06 21:11:47.356912 [ 275 ] {364b13bb-e325-4a64-955d-701e5c81bf4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4516 | 2026.05.06 21:11:47.357721 [ 275 ] {364b13bb-e325-4a64-955d-701e5c81bf4c} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4517 | 2026.05.06 21:11:47.357758 [ 275 ] {364b13bb-e325-4a64-955d-701e5c81bf4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4518 | 2026.05.06 21:11:47.358187 [ 275 ] {364b13bb-e325-4a64-955d-701e5c81bf4c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4519 | 2026.05.06 21:11:47.358404 [ 275 ] {364b13bb-e325-4a64-955d-701e5c81bf4c} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4520 | 2026.05.06 21:11:47.358541 [ 275 ] {364b13bb-e325-4a64-955d-701e5c81bf4c} <Debug> executeQuery: Read 1333 rows, 91.56 KiB in 0.001687 sec., 790160.0474214583 rows/sec., 53.00 MiB/sec. | ||
| 4521 | 2026.05.06 21:11:47.358582 [ 275 ] {364b13bb-e325-4a64-955d-701e5c81bf4c} <Debug> TCPHandler: Processed in 0.001858748 sec. | ||
| 4522 | 2026.05.06 21:11:47.358701 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4523 | 2026.05.06 21:11:47.358799 [ 275 ] {34d54e37-ed6e-4774-82e8-e15d2a9b5034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4524 | 2026.05.06 21:11:47.358843 [ 275 ] {34d54e37-ed6e-4774-82e8-e15d2a9b5034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4525 | 2026.05.06 21:11:47.359479 [ 275 ] {34d54e37-ed6e-4774-82e8-e15d2a9b5034} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2026.05.06 21:11:47.359600 [ 275 ] {34d54e37-ed6e-4774-82e8-e15d2a9b5034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4527 | 2026.05.06 21:11:47.360073 [ 275 ] {34d54e37-ed6e-4774-82e8-e15d2a9b5034} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4528 | 2026.05.06 21:11:47.360297 [ 275 ] {34d54e37-ed6e-4774-82e8-e15d2a9b5034} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2026.05.06 21:11:47.360432 [ 275 ] {34d54e37-ed6e-4774-82e8-e15d2a9b5034} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.001651 sec., 926105.3906723198 rows/sec., 56.34 MiB/sec. | ||
| 4530 | 2026.05.06 21:11:47.360473 [ 275 ] {34d54e37-ed6e-4774-82e8-e15d2a9b5034} <Debug> TCPHandler: Processed in 0.001821408 sec. | ||
| 4531 | 2026.05.06 21:11:47.360593 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4532 | 2026.05.06 21:11:47.360689 [ 275 ] {a5f9672b-e566-4cb0-b7ef-cf4c0445b75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4533 | 2026.05.06 21:11:47.360744 [ 275 ] {a5f9672b-e566-4cb0-b7ef-cf4c0445b75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4534 | 2026.05.06 21:11:47.361595 [ 275 ] {a5f9672b-e566-4cb0-b7ef-cf4c0445b75f} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2026.05.06 21:11:47.361634 [ 275 ] {a5f9672b-e566-4cb0-b7ef-cf4c0445b75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4536 | 2026.05.06 21:11:47.362225 [ 275 ] {a5f9672b-e566-4cb0-b7ef-cf4c0445b75f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4537 | 2026.05.06 21:11:47.362459 [ 275 ] {a5f9672b-e566-4cb0-b7ef-cf4c0445b75f} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2026.05.06 21:11:47.362610 [ 275 ] {a5f9672b-e566-4cb0-b7ef-cf4c0445b75f} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001937 sec., 26845.637583892618 rows/sec., 48.11 MiB/sec. | ||
| 4539 | 2026.05.06 21:11:47.362606 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4540 | 2026.05.06 21:11:47.362674 [ 275 ] {a5f9672b-e566-4cb0-b7ef-cf4c0445b75f} <Debug> TCPHandler: Processed in 0.002131213 sec. | ||
| 4541 | 2026.05.06 21:11:47.362715 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4542 | 2026.05.06 21:11:47.362759 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4543 | 2026.05.06 21:11:47.362803 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4544 | 2026.05.06 21:11:47.362885 [ 191 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4545 | 2026.05.06 21:11:47.362906 [ 275 ] {469c3f74-fa7c-4a69-ae59-c542219c9c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4546 | 2026.05.06 21:11:47.362950 [ 275 ] {469c3f74-fa7c-4a69-ae59-c542219c9c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4547 | 2026.05.06 21:11:47.363098 [ 191 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4548 | 2026.05.06 21:11:47.363153 [ 191 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 397 rows starting from the beginning of the part | ||
| 4549 | 2026.05.06 21:11:47.363280 [ 275 ] {469c3f74-fa7c-4a69-ae59-c542219c9c67} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4550 | 2026.05.06 21:11:47.363301 [ 191 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 4551 | 2026.05.06 21:11:47.363319 [ 275 ] {469c3f74-fa7c-4a69-ae59-c542219c9c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4552 | 2026.05.06 21:11:47.363416 [ 191 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 52 rows starting from the beginning of the part | ||
| 4553 | 2026.05.06 21:11:47.363523 [ 191 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 4554 | 2026.05.06 21:11:47.363636 [ 191 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 4555 | 2026.05.06 21:11:47.363651 [ 275 ] {469c3f74-fa7c-4a69-ae59-c542219c9c67} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4556 | 2026.05.06 21:11:47.363746 [ 191 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 52 rows starting from the beginning of the part | ||
| 4557 | 2026.05.06 21:11:47.363863 [ 275 ] {469c3f74-fa7c-4a69-ae59-c542219c9c67} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.05.06 21:11:47.363971 [ 94 ] {} <Debug> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4559 | 2026.05.06 21:11:47.363999 [ 275 ] {469c3f74-fa7c-4a69-ae59-c542219c9c67} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001111 sec., 21602.160216021603 rows/sec., 1.46 MiB/sec. | ||
| 4560 | 2026.05.06 21:11:47.364003 [ 94 ] {} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4561 | 2026.05.06 21:11:47.364043 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4562 | 2026.05.06 21:11:47.364044 [ 275 ] {469c3f74-fa7c-4a69-ae59-c542219c9c67} <Debug> TCPHandler: Processed in 0.00129105 sec. | ||
| 4563 | 2026.05.06 21:11:47.364178 [ 200 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4564 | 2026.05.06 21:11:47.364352 [ 200 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4565 | 2026.05.06 21:11:47.364398 [ 200 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 888 rows starting from the beginning of the part | ||
| 4566 | 2026.05.06 21:11:47.364479 [ 200 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4567 | 2026.05.06 21:11:47.364536 [ 200 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4568 | 2026.05.06 21:11:47.364592 [ 200 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4569 | 2026.05.06 21:11:47.364643 [ 200 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4570 | 2026.05.06 21:11:47.364699 [ 200 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 4571 | 2026.05.06 21:11:47.365977 [ 192 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1152 rows, containing 4 columns (4 merged, 0 gathered) in 0.001864139 sec., 617979.6678251998 rows/sec., 41.30 MiB/sec. | ||
| 4572 | 2026.05.06 21:11:47.366212 [ 200 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4573 | 2026.05.06 21:11:47.366467 [ 200 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_26_5} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2026.05.06 21:11:47.366538 [ 200 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_26_5} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4575 | 2026.05.06 21:11:47.366615 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4576 | 2026.05.06 21:11:47.385775 [ 191 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 19 columns (19 merged, 0 gathered) in 0.022934346 sec., 27208.100898102784 rows/sec., 48.76 MiB/sec. | ||
| 4577 | 2026.05.06 21:11:47.386655 [ 191 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4578 | 2026.05.06 21:11:47.386975 [ 191 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4579 | 2026.05.06 21:11:47.387038 [ 191 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4580 | 2026.05.06 21:11:47.387121 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 4581 | 2026.05.06 21:11:47.545769 [ 92 ] {} <Debug> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4582 | 2026.05.06 21:11:47.545816 [ 92 ] {} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4583 | 2026.05.06 21:11:47.545838 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4584 | 2026.05.06 21:11:47.545910 [ 200 ] {cccdce9c-ed5f-416c-8e89-daab4059868e::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4585 | 2026.05.06 21:11:47.546015 [ 200 ] {cccdce9c-ed5f-416c-8e89-daab4059868e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4586 | 2026.05.06 21:11:47.546048 [ 200 ] {cccdce9c-ed5f-416c-8e89-daab4059868e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 4587 | 2026.05.06 21:11:47.546107 [ 200 ] {cccdce9c-ed5f-416c-8e89-daab4059868e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 4588 | 2026.05.06 21:11:47.546157 [ 200 ] {cccdce9c-ed5f-416c-8e89-daab4059868e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4589 | 2026.05.06 21:11:47.546200 [ 200 ] {cccdce9c-ed5f-416c-8e89-daab4059868e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4590 | 2026.05.06 21:11:47.546241 [ 200 ] {cccdce9c-ed5f-416c-8e89-daab4059868e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4591 | 2026.05.06 21:11:47.547165 [ 191 ] {cccdce9c-ed5f-416c-8e89-daab4059868e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 5 columns (5 merged, 0 gathered) in 0.00128315 sec., 498772.55192300194 rows/sec., 34.67 MiB/sec. | ||
| 4592 | 2026.05.06 21:11:47.547321 [ 200 ] {cccdce9c-ed5f-416c-8e89-daab4059868e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4593 | 2026.05.06 21:11:47.547564 [ 200 ] {cccdce9c-ed5f-416c-8e89-daab4059868e::all_1_5_1} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2026.05.06 21:11:47.547627 [ 200 ] {cccdce9c-ed5f-416c-8e89-daab4059868e::all_1_5_1} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4595 | 2026.05.06 21:11:47.547681 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4596 | 2026.05.06 21:11:47.855752 [ 92 ] {} <Debug> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4597 | 2026.05.06 21:11:47.855823 [ 92 ] {} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4598 | 2026.05.06 21:11:47.855846 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4599 | 2026.05.06 21:11:47.855975 [ 196 ] {4001a960-34d1-4d20-bcb1-8c626b55e410::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4600 | 2026.05.06 21:11:47.856166 [ 196 ] {4001a960-34d1-4d20-bcb1-8c626b55e410::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4601 | 2026.05.06 21:11:47.856221 [ 196 ] {4001a960-34d1-4d20-bcb1-8c626b55e410::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 4602 | 2026.05.06 21:11:47.856330 [ 196 ] {4001a960-34d1-4d20-bcb1-8c626b55e410::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 4603 | 2026.05.06 21:11:47.856410 [ 196 ] {4001a960-34d1-4d20-bcb1-8c626b55e410::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4604 | 2026.05.06 21:11:47.856481 [ 196 ] {4001a960-34d1-4d20-bcb1-8c626b55e410::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4605 | 2026.05.06 21:11:47.856552 [ 196 ] {4001a960-34d1-4d20-bcb1-8c626b55e410::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4606 | 2026.05.06 21:11:47.857573 [ 200 ] {4001a960-34d1-4d20-bcb1-8c626b55e410::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.001648895 sec., 201346.96266287423 rows/sec., 12.64 MiB/sec. | ||
| 4607 | 2026.05.06 21:11:47.857724 [ 196 ] {4001a960-34d1-4d20-bcb1-8c626b55e410::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4608 | 2026.05.06 21:11:47.857951 [ 196 ] {4001a960-34d1-4d20-bcb1-8c626b55e410::all_1_5_1} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4609 | 2026.05.06 21:11:47.858014 [ 196 ] {4001a960-34d1-4d20-bcb1-8c626b55e410::all_1_5_1} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4610 | 2026.05.06 21:11:47.858072 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4611 | 2026.05.06 21:11:48.000250 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.29 MiB, peak 260.73 MiB, free memory in arenas 0.00 B, will set to 255.75 MiB (RSS), difference: 2.47 MiB | ||
| 4612 | 2026.05.06 21:11:48.603355 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 536 | ||
| 4613 | 2026.05.06 21:11:48.605943 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4614 | 2026.05.06 21:11:48.605986 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4615 | 2026.05.06 21:11:48.607196 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4616 | 2026.05.06 21:11:48.607458 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4617 | 2026.05.06 21:11:48.607709 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 536 | ||
| 4618 | 2026.05.06 21:11:50.962716 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4619 | 2026.05.06 21:11:50.962963 [ 275 ] {3c6600f0-9b8e-46b3-b6f7-5d21c2dd454c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4620 | 2026.05.06 21:11:50.963289 [ 275 ] {3c6600f0-9b8e-46b3-b6f7-5d21c2dd454c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4621 | 2026.05.06 21:11:50.963322 [ 275 ] {3c6600f0-9b8e-46b3-b6f7-5d21c2dd454c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4622 | 2026.05.06 21:11:50.963535 [ 275 ] {3c6600f0-9b8e-46b3-b6f7-5d21c2dd454c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4623 | 2026.05.06 21:11:50.963600 [ 275 ] {3c6600f0-9b8e-46b3-b6f7-5d21c2dd454c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4624 | 2026.05.06 21:11:50.963735 [ 275 ] {3c6600f0-9b8e-46b3-b6f7-5d21c2dd454c} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4625 | 2026.05.06 21:11:50.963769 [ 275 ] {3c6600f0-9b8e-46b3-b6f7-5d21c2dd454c} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4626 | 2026.05.06 21:11:50.963790 [ 275 ] {3c6600f0-9b8e-46b3-b6f7-5d21c2dd454c} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 4627 | 2026.05.06 21:11:50.963805 [ 275 ] {3c6600f0-9b8e-46b3-b6f7-5d21c2dd454c} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4628 | 2026.05.06 21:11:50.963844 [ 275 ] {3c6600f0-9b8e-46b3-b6f7-5d21c2dd454c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4629 | 2026.05.06 21:11:50.963862 [ 275 ] {3c6600f0-9b8e-46b3-b6f7-5d21c2dd454c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4630 | 2026.05.06 21:11:50.965395 [ 275 ] {3c6600f0-9b8e-46b3-b6f7-5d21c2dd454c} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002529 sec., 20166.073546856464 rows/sec., 4.77 MiB/sec. | ||
| 4631 | 2026.05.06 21:11:50.965502 [ 275 ] {3c6600f0-9b8e-46b3-b6f7-5d21c2dd454c} <Debug> TCPHandler: Processed in 0.002926705 sec. | ||
| 4632 | 2026.05.06 21:11:50.966851 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4633 | 2026.05.06 21:11:50.966961 [ 275 ] {e6bf4fe9-8458-418c-929e-c84497a0da8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4634 | 2026.05.06 21:11:50.967002 [ 275 ] {e6bf4fe9-8458-418c-929e-c84497a0da8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4635 | 2026.05.06 21:11:50.967550 [ 275 ] {e6bf4fe9-8458-418c-929e-c84497a0da8f} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2026.05.06 21:11:50.967602 [ 275 ] {e6bf4fe9-8458-418c-929e-c84497a0da8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4637 | 2026.05.06 21:11:50.968000 [ 275 ] {e6bf4fe9-8458-418c-929e-c84497a0da8f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4638 | 2026.05.06 21:11:50.968214 [ 275 ] {e6bf4fe9-8458-418c-929e-c84497a0da8f} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2026.05.06 21:11:50.968429 [ 275 ] {e6bf4fe9-8458-418c-929e-c84497a0da8f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001495 sec., 37458.19397993311 rows/sec., 2.88 MiB/sec. | ||
| 4640 | 2026.05.06 21:11:50.968470 [ 275 ] {e6bf4fe9-8458-418c-929e-c84497a0da8f} <Debug> TCPHandler: Processed in 0.001669316 sec. | ||
| 4641 | 2026.05.06 21:11:50.968595 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4642 | 2026.05.06 21:11:50.968689 [ 275 ] {858acd76-a4ea-47ce-9ae5-59f1d9552985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4643 | 2026.05.06 21:11:50.968727 [ 275 ] {858acd76-a4ea-47ce-9ae5-59f1d9552985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4644 | 2026.05.06 21:11:50.969198 [ 275 ] {858acd76-a4ea-47ce-9ae5-59f1d9552985} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4645 | 2026.05.06 21:11:50.969233 [ 275 ] {858acd76-a4ea-47ce-9ae5-59f1d9552985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4646 | 2026.05.06 21:11:50.969526 [ 275 ] {858acd76-a4ea-47ce-9ae5-59f1d9552985} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4647 | 2026.05.06 21:11:50.969732 [ 275 ] {858acd76-a4ea-47ce-9ae5-59f1d9552985} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4648 | 2026.05.06 21:11:50.969860 [ 275 ] {858acd76-a4ea-47ce-9ae5-59f1d9552985} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 4649 | 2026.05.06 21:11:50.969899 [ 275 ] {858acd76-a4ea-47ce-9ae5-59f1d9552985} <Debug> TCPHandler: Processed in 0.001351291 sec. | ||
| 4650 | 2026.05.06 21:11:50.970031 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4651 | 2026.05.06 21:11:50.970125 [ 275 ] {2223f986-dfb5-4686-88aa-21055032cb3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4652 | 2026.05.06 21:11:50.970165 [ 275 ] {2223f986-dfb5-4686-88aa-21055032cb3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4653 | 2026.05.06 21:11:50.970545 [ 275 ] {2223f986-dfb5-4686-88aa-21055032cb3e} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4654 | 2026.05.06 21:11:50.970580 [ 275 ] {2223f986-dfb5-4686-88aa-21055032cb3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4655 | 2026.05.06 21:11:50.970900 [ 275 ] {2223f986-dfb5-4686-88aa-21055032cb3e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4656 | 2026.05.06 21:11:50.971109 [ 275 ] {2223f986-dfb5-4686-88aa-21055032cb3e} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4657 | 2026.05.06 21:11:50.971237 [ 275 ] {2223f986-dfb5-4686-88aa-21055032cb3e} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00113 sec., 84955.75221238939 rows/sec., 5.92 MiB/sec. | ||
| 4658 | 2026.05.06 21:11:50.971276 [ 275 ] {2223f986-dfb5-4686-88aa-21055032cb3e} <Debug> TCPHandler: Processed in 0.001291591 sec. | ||
| 4659 | 2026.05.06 21:11:50.971395 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4660 | 2026.05.06 21:11:50.971487 [ 275 ] {652843b8-49b8-424d-acfa-9bb557bce11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4661 | 2026.05.06 21:11:50.971527 [ 275 ] {652843b8-49b8-424d-acfa-9bb557bce11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4662 | 2026.05.06 21:11:50.971854 [ 275 ] {652843b8-49b8-424d-acfa-9bb557bce11c} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4663 | 2026.05.06 21:11:50.971889 [ 275 ] {652843b8-49b8-424d-acfa-9bb557bce11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4664 | 2026.05.06 21:11:50.972180 [ 275 ] {652843b8-49b8-424d-acfa-9bb557bce11c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4665 | 2026.05.06 21:11:50.972382 [ 275 ] {652843b8-49b8-424d-acfa-9bb557bce11c} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4666 | 2026.05.06 21:11:50.972510 [ 275 ] {652843b8-49b8-424d-acfa-9bb557bce11c} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001039 sec., 34648.700673724736 rows/sec., 2.34 MiB/sec. | ||
| 4667 | 2026.05.06 21:11:50.972547 [ 275 ] {652843b8-49b8-424d-acfa-9bb557bce11c} <Debug> TCPHandler: Processed in 0.001198488 sec. | ||
| 4668 | 2026.05.06 21:11:51.077336 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11100 | ||
| 4669 | 2026.05.06 21:11:51.077809 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4670 | 2026.05.06 21:11:51.077844 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4671 | 2026.05.06 21:11:51.078315 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4672 | 2026.05.06 21:11:51.078543 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4673 | 2026.05.06 21:11:51.078675 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11100 | ||
| 4674 | 2026.05.06 21:11:51.713467 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4675 | 2026.05.06 21:11:51.730124 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4676 | 2026.05.06 21:11:51.730201 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4677 | 2026.05.06 21:11:51.736699 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4678 | 2026.05.06 21:11:51.737634 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4679 | 2026.05.06 21:11:51.741285 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4680 | 2026.05.06 21:11:55.965885 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4681 | 2026.05.06 21:11:55.966140 [ 275 ] {f5d01786-ecea-4772-91a5-00e65497018a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4682 | 2026.05.06 21:11:55.966487 [ 275 ] {f5d01786-ecea-4772-91a5-00e65497018a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4683 | 2026.05.06 21:11:55.966521 [ 275 ] {f5d01786-ecea-4772-91a5-00e65497018a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4684 | 2026.05.06 21:11:55.966727 [ 275 ] {f5d01786-ecea-4772-91a5-00e65497018a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4685 | 2026.05.06 21:11:55.966793 [ 275 ] {f5d01786-ecea-4772-91a5-00e65497018a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4686 | 2026.05.06 21:11:55.966928 [ 275 ] {f5d01786-ecea-4772-91a5-00e65497018a} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4687 | 2026.05.06 21:11:55.966962 [ 275 ] {f5d01786-ecea-4772-91a5-00e65497018a} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4688 | 2026.05.06 21:11:55.966983 [ 275 ] {f5d01786-ecea-4772-91a5-00e65497018a} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 4689 | 2026.05.06 21:11:55.966999 [ 275 ] {f5d01786-ecea-4772-91a5-00e65497018a} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4690 | 2026.05.06 21:11:55.967036 [ 275 ] {f5d01786-ecea-4772-91a5-00e65497018a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4691 | 2026.05.06 21:11:55.967055 [ 275 ] {f5d01786-ecea-4772-91a5-00e65497018a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4692 | 2026.05.06 21:11:55.968673 [ 275 ] {f5d01786-ecea-4772-91a5-00e65497018a} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002625 sec., 19428.571428571428 rows/sec., 4.59 MiB/sec. | ||
| 4693 | 2026.05.06 21:11:55.968787 [ 275 ] {f5d01786-ecea-4772-91a5-00e65497018a} <Debug> TCPHandler: Processed in 0.003036407 sec. | ||
| 4694 | 2026.05.06 21:11:55.970425 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4695 | 2026.05.06 21:11:55.970573 [ 275 ] {cda115b2-c55b-4ff3-b14c-6c6aacd37917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4696 | 2026.05.06 21:11:55.970623 [ 275 ] {cda115b2-c55b-4ff3-b14c-6c6aacd37917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4697 | 2026.05.06 21:11:55.971374 [ 275 ] {cda115b2-c55b-4ff3-b14c-6c6aacd37917} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4698 | 2026.05.06 21:11:55.971422 [ 275 ] {cda115b2-c55b-4ff3-b14c-6c6aacd37917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4699 | 2026.05.06 21:11:55.971800 [ 275 ] {cda115b2-c55b-4ff3-b14c-6c6aacd37917} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4700 | 2026.05.06 21:11:55.972015 [ 275 ] {cda115b2-c55b-4ff3-b14c-6c6aacd37917} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4701 | 2026.05.06 21:11:55.972162 [ 275 ] {cda115b2-c55b-4ff3-b14c-6c6aacd37917} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001624 sec., 34482.75862068965 rows/sec., 2.65 MiB/sec. | ||
| 4702 | 2026.05.06 21:11:55.972168 [ 84 ] {} <Debug> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4703 | 2026.05.06 21:11:55.972204 [ 275 ] {cda115b2-c55b-4ff3-b14c-6c6aacd37917} <Debug> TCPHandler: Processed in 0.001837079 sec. | ||
| 4704 | 2026.05.06 21:11:55.972247 [ 84 ] {} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4705 | 2026.05.06 21:11:55.972277 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4706 | 2026.05.06 21:11:55.972363 [ 191 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4707 | 2026.05.06 21:11:55.972446 [ 191 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4708 | 2026.05.06 21:11:55.972472 [ 191 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3361 rows starting from the beginning of the part | ||
| 4709 | 2026.05.06 21:11:55.972518 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4710 | 2026.05.06 21:11:55.972525 [ 191 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 138 rows starting from the beginning of the part | ||
| 4711 | 2026.05.06 21:11:55.972577 [ 191 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 4712 | 2026.05.06 21:11:55.972614 [ 191 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2488 rows starting from the beginning of the part | ||
| 4713 | 2026.05.06 21:11:55.972617 [ 275 ] {b72246b0-63ca-467f-a940-0a60c4b77d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4714 | 2026.05.06 21:11:55.972650 [ 191 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 4715 | 2026.05.06 21:11:55.972662 [ 275 ] {b72246b0-63ca-467f-a940-0a60c4b77d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4716 | 2026.05.06 21:11:55.972685 [ 191 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4717 | 2026.05.06 21:11:55.973106 [ 275 ] {b72246b0-63ca-467f-a940-0a60c4b77d04} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4718 | 2026.05.06 21:11:55.973141 [ 275 ] {b72246b0-63ca-467f-a940-0a60c4b77d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4719 | 2026.05.06 21:11:55.973443 [ 275 ] {b72246b0-63ca-467f-a940-0a60c4b77d04} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4720 | 2026.05.06 21:11:55.973655 [ 275 ] {b72246b0-63ca-467f-a940-0a60c4b77d04} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4721 | 2026.05.06 21:11:55.973782 [ 275 ] {b72246b0-63ca-467f-a940-0a60c4b77d04} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 4722 | 2026.05.06 21:11:55.973781 [ 84 ] {} <Debug> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4723 | 2026.05.06 21:11:55.973820 [ 275 ] {b72246b0-63ca-467f-a940-0a60c4b77d04} <Debug> TCPHandler: Processed in 0.001352412 sec. | ||
| 4724 | 2026.05.06 21:11:55.973834 [ 84 ] {} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4725 | 2026.05.06 21:11:55.973863 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4726 | 2026.05.06 21:11:55.973960 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4727 | 2026.05.06 21:11:55.973971 [ 200 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4728 | 2026.05.06 21:11:55.974060 [ 275 ] {118067c7-c378-44b6-b024-0ee1d359e4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4729 | 2026.05.06 21:11:55.974106 [ 275 ] {118067c7-c378-44b6-b024-0ee1d359e4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4730 | 2026.05.06 21:11:55.974107 [ 200 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4731 | 2026.05.06 21:11:55.974153 [ 200 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1831 rows starting from the beginning of the part | ||
| 4732 | 2026.05.06 21:11:55.974223 [ 200 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 105 rows starting from the beginning of the part | ||
| 4733 | 2026.05.06 21:11:55.974275 [ 200 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 4734 | 2026.05.06 21:11:55.974321 [ 200 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1333 rows starting from the beginning of the part | ||
| 4735 | 2026.05.06 21:11:55.974363 [ 200 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 4736 | 2026.05.06 21:11:55.974408 [ 200 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4737 | 2026.05.06 21:11:55.974559 [ 275 ] {118067c7-c378-44b6-b024-0ee1d359e4eb} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4738 | 2026.05.06 21:11:55.974609 [ 275 ] {118067c7-c378-44b6-b024-0ee1d359e4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4739 | 2026.05.06 21:11:55.974723 [ 191 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6155 rows, containing 5 columns (5 merged, 0 gathered) in 0.002394618 sec., 2570347.3372370875 rows/sec., 203.77 MiB/sec. | ||
| 4740 | 2026.05.06 21:11:55.974984 [ 191 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4741 | 2026.05.06 21:11:55.975210 [ 275 ] {118067c7-c378-44b6-b024-0ee1d359e4eb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4742 | 2026.05.06 21:11:55.975223 [ 191 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_31_6} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4743 | 2026.05.06 21:11:55.975285 [ 191 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_31_6} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4744 | 2026.05.06 21:11:55.975345 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 4745 | 2026.05.06 21:11:55.975423 [ 275 ] {118067c7-c378-44b6-b024-0ee1d359e4eb} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4746 | 2026.05.06 21:11:55.975566 [ 275 ] {118067c7-c378-44b6-b024-0ee1d359e4eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001525 sec., 104918.03278688523 rows/sec., 7.31 MiB/sec. | ||
| 4747 | 2026.05.06 21:11:55.975604 [ 275 ] {118067c7-c378-44b6-b024-0ee1d359e4eb} <Debug> TCPHandler: Processed in 0.001691706 sec. | ||
| 4748 | 2026.05.06 21:11:55.975724 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4749 | 2026.05.06 21:11:55.975786 [ 200 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3461 rows, containing 5 columns (5 merged, 0 gathered) in 0.001857099 sec., 1863659.395648805 rows/sec., 134.95 MiB/sec. | ||
| 4750 | 2026.05.06 21:11:55.975817 [ 275 ] {b9f924da-22f0-4bbf-9fd4-baed11e334a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4751 | 2026.05.06 21:11:55.975866 [ 275 ] {b9f924da-22f0-4bbf-9fd4-baed11e334a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4752 | 2026.05.06 21:11:55.975969 [ 200 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4753 | 2026.05.06 21:11:55.976205 [ 200 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_31_6} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4754 | 2026.05.06 21:11:55.976215 [ 275 ] {b9f924da-22f0-4bbf-9fd4-baed11e334a6} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4755 | 2026.05.06 21:11:55.976257 [ 275 ] {b9f924da-22f0-4bbf-9fd4-baed11e334a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4756 | 2026.05.06 21:11:55.976279 [ 200 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_31_6} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4757 | 2026.05.06 21:11:55.976350 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 4758 | 2026.05.06 21:11:55.976605 [ 275 ] {b9f924da-22f0-4bbf-9fd4-baed11e334a6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4759 | 2026.05.06 21:11:55.976812 [ 275 ] {b9f924da-22f0-4bbf-9fd4-baed11e334a6} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.05.06 21:11:55.976938 [ 275 ] {b9f924da-22f0-4bbf-9fd4-baed11e334a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 4761 | 2026.05.06 21:11:55.976974 [ 275 ] {b9f924da-22f0-4bbf-9fd4-baed11e334a6} <Debug> TCPHandler: Processed in 0.00129614 sec. | ||
| 4762 | 2026.05.06 21:11:58.484489 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4763 | 2026.05.06 21:11:58.484550 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4764 | 2026.05.06 21:11:58.579046 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11548 | ||
| 4765 | 2026.05.06 21:11:58.579758 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2026.05.06 21:11:58.579800 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4767 | 2026.05.06 21:11:58.580270 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4768 | 2026.05.06 21:11:58.580505 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2026.05.06 21:11:58.580633 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11548 | ||
| 4770 | 2026.05.06 21:11:58.608224 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 556 | ||
| 4771 | 2026.05.06 21:11:58.610272 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4772 | 2026.05.06 21:11:58.610318 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4773 | 2026.05.06 21:11:58.611520 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4774 | 2026.05.06 21:11:58.611797 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4775 | 2026.05.06 21:11:58.612064 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 556 | ||
| 4776 | 2026.05.06 21:11:59.241633 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4777 | 2026.05.06 21:11:59.258875 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4778 | 2026.05.06 21:11:59.258929 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4779 | 2026.05.06 21:11:59.265221 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4780 | 2026.05.06 21:11:59.266012 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4781 | 2026.05.06 21:11:59.269722 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4782 | 2026.05.06 21:11:59.421222 [ 80 ] {} <Debug> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 4783 | 2026.05.06 21:11:59.421284 [ 80 ] {} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2026.05.06 21:11:59.421305 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4785 | 2026.05.06 21:11:59.421420 [ 201 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 4786 | 2026.05.06 21:11:59.421561 [ 201 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4787 | 2026.05.06 21:11:59.421594 [ 201 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 226 rows starting from the beginning of the part | ||
| 4788 | 2026.05.06 21:11:59.421662 [ 201 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 4789 | 2026.05.06 21:11:59.421712 [ 201 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
| 4790 | 2026.05.06 21:11:59.421756 [ 201 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 4791 | 2026.05.06 21:11:59.421798 [ 201 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 54 rows starting from the beginning of the part | ||
| 4792 | 2026.05.06 21:11:59.422655 [ 200 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 5 columns (5 merged, 0 gathered) in 0.0012879 sec., 293501.0482180293 rows/sec., 21.04 MiB/sec. | ||
| 4793 | 2026.05.06 21:11:59.422794 [ 201 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 4794 | 2026.05.06 21:11:59.423016 [ 201 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_19_4} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4795 | 2026.05.06 21:11:59.423078 [ 201 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_19_4} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 4796 | 2026.05.06 21:11:59.423139 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4797 | 2026.05.06 21:12:00.965841 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4798 | 2026.05.06 21:12:00.966057 [ 275 ] {a6285dfa-af6f-4166-a29c-6517212d2741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4799 | 2026.05.06 21:12:00.966379 [ 275 ] {a6285dfa-af6f-4166-a29c-6517212d2741} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4800 | 2026.05.06 21:12:00.966413 [ 275 ] {a6285dfa-af6f-4166-a29c-6517212d2741} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4801 | 2026.05.06 21:12:00.966627 [ 275 ] {a6285dfa-af6f-4166-a29c-6517212d2741} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4802 | 2026.05.06 21:12:00.966694 [ 275 ] {a6285dfa-af6f-4166-a29c-6517212d2741} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4803 | 2026.05.06 21:12:00.966846 [ 275 ] {a6285dfa-af6f-4166-a29c-6517212d2741} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4804 | 2026.05.06 21:12:00.966882 [ 275 ] {a6285dfa-af6f-4166-a29c-6517212d2741} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4805 | 2026.05.06 21:12:00.966903 [ 275 ] {a6285dfa-af6f-4166-a29c-6517212d2741} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 4806 | 2026.05.06 21:12:00.966918 [ 275 ] {a6285dfa-af6f-4166-a29c-6517212d2741} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4807 | 2026.05.06 21:12:00.966957 [ 275 ] {a6285dfa-af6f-4166-a29c-6517212d2741} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4808 | 2026.05.06 21:12:00.966977 [ 275 ] {a6285dfa-af6f-4166-a29c-6517212d2741} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4809 | 2026.05.06 21:12:00.968158 [ 275 ] {a6285dfa-af6f-4166-a29c-6517212d2741} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002187 sec., 23319.615912208505 rows/sec., 5.51 MiB/sec. | ||
| 4810 | 2026.05.06 21:12:00.968263 [ 275 ] {a6285dfa-af6f-4166-a29c-6517212d2741} <Debug> TCPHandler: Processed in 0.0025587 sec. | ||
| 4811 | 2026.05.06 21:12:00.970388 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4812 | 2026.05.06 21:12:00.970494 [ 275 ] {32b045c2-1f2b-4571-b9e4-b53af6ae7d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4813 | 2026.05.06 21:12:00.970537 [ 275 ] {32b045c2-1f2b-4571-b9e4-b53af6ae7d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4814 | 2026.05.06 21:12:00.971097 [ 275 ] {32b045c2-1f2b-4571-b9e4-b53af6ae7d06} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2026.05.06 21:12:00.971143 [ 275 ] {32b045c2-1f2b-4571-b9e4-b53af6ae7d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4816 | 2026.05.06 21:12:00.971516 [ 275 ] {32b045c2-1f2b-4571-b9e4-b53af6ae7d06} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4817 | 2026.05.06 21:12:00.971747 [ 275 ] {32b045c2-1f2b-4571-b9e4-b53af6ae7d06} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2026.05.06 21:12:00.971894 [ 275 ] {32b045c2-1f2b-4571-b9e4-b53af6ae7d06} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001428 sec., 96638.65546218488 rows/sec., 8.41 MiB/sec. | ||
| 4819 | 2026.05.06 21:12:00.971932 [ 275 ] {32b045c2-1f2b-4571-b9e4-b53af6ae7d06} <Debug> TCPHandler: Processed in 0.001595245 sec. | ||
| 4820 | 2026.05.06 21:12:00.972048 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4821 | 2026.05.06 21:12:00.972146 [ 275 ] {15edbf68-31a5-4a83-a5e6-f57a44ce34b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4822 | 2026.05.06 21:12:00.972186 [ 275 ] {15edbf68-31a5-4a83-a5e6-f57a44ce34b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4823 | 2026.05.06 21:12:00.972587 [ 275 ] {15edbf68-31a5-4a83-a5e6-f57a44ce34b3} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2026.05.06 21:12:00.972624 [ 275 ] {15edbf68-31a5-4a83-a5e6-f57a44ce34b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4825 | 2026.05.06 21:12:00.972924 [ 275 ] {15edbf68-31a5-4a83-a5e6-f57a44ce34b3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4826 | 2026.05.06 21:12:00.973125 [ 275 ] {15edbf68-31a5-4a83-a5e6-f57a44ce34b3} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4827 | 2026.05.06 21:12:00.973248 [ 275 ] {15edbf68-31a5-4a83-a5e6-f57a44ce34b3} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001154 sec., 35528.59618717504 rows/sec., 2.61 MiB/sec. | ||
| 4828 | 2026.05.06 21:12:00.973282 [ 275 ] {15edbf68-31a5-4a83-a5e6-f57a44ce34b3} <Debug> TCPHandler: Processed in 0.0013202 sec. | ||
| 4829 | 2026.05.06 21:12:00.973388 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4830 | 2026.05.06 21:12:00.973481 [ 275 ] {6c14e77f-27af-48d6-b59f-965d4425fade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4831 | 2026.05.06 21:12:00.973518 [ 275 ] {6c14e77f-27af-48d6-b59f-965d4425fade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4832 | 2026.05.06 21:12:00.974011 [ 275 ] {6c14e77f-27af-48d6-b59f-965d4425fade} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2026.05.06 21:12:00.974048 [ 275 ] {6c14e77f-27af-48d6-b59f-965d4425fade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4834 | 2026.05.06 21:12:00.974362 [ 275 ] {6c14e77f-27af-48d6-b59f-965d4425fade} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4835 | 2026.05.06 21:12:00.974572 [ 275 ] {6c14e77f-27af-48d6-b59f-965d4425fade} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4836 | 2026.05.06 21:12:00.974698 [ 275 ] {6c14e77f-27af-48d6-b59f-965d4425fade} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001185 sec., 88607.59493670886 rows/sec., 6.92 MiB/sec. | ||
| 4837 | 2026.05.06 21:12:00.974735 [ 275 ] {6c14e77f-27af-48d6-b59f-965d4425fade} <Debug> TCPHandler: Processed in 0.001353141 sec. | ||
| 4838 | 2026.05.06 21:12:00.974850 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4839 | 2026.05.06 21:12:00.974941 [ 275 ] {2b0905ca-7c8a-4a4b-8d8c-4008763ea238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4840 | 2026.05.06 21:12:00.974983 [ 275 ] {2b0905ca-7c8a-4a4b-8d8c-4008763ea238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4841 | 2026.05.06 21:12:00.975381 [ 275 ] {2b0905ca-7c8a-4a4b-8d8c-4008763ea238} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4842 | 2026.05.06 21:12:00.975415 [ 275 ] {2b0905ca-7c8a-4a4b-8d8c-4008763ea238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4843 | 2026.05.06 21:12:00.975733 [ 275 ] {2b0905ca-7c8a-4a4b-8d8c-4008763ea238} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4844 | 2026.05.06 21:12:00.975942 [ 275 ] {2b0905ca-7c8a-4a4b-8d8c-4008763ea238} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4845 | 2026.05.06 21:12:00.976068 [ 275 ] {2b0905ca-7c8a-4a4b-8d8c-4008763ea238} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 4846 | 2026.05.06 21:12:00.976103 [ 275 ] {2b0905ca-7c8a-4a4b-8d8c-4008763ea238} <Debug> TCPHandler: Processed in 0.001301971 sec. | ||
| 4847 | 2026.05.06 21:12:00.976214 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4848 | 2026.05.06 21:12:00.976313 [ 275 ] {98426b6a-92d9-4493-b8b3-ad9ab57ef5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4849 | 2026.05.06 21:12:00.976366 [ 275 ] {98426b6a-92d9-4493-b8b3-ad9ab57ef5ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4850 | 2026.05.06 21:12:00.977170 [ 275 ] {98426b6a-92d9-4493-b8b3-ad9ab57ef5ff} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4851 | 2026.05.06 21:12:00.977206 [ 275 ] {98426b6a-92d9-4493-b8b3-ad9ab57ef5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4852 | 2026.05.06 21:12:00.977783 [ 275 ] {98426b6a-92d9-4493-b8b3-ad9ab57ef5ff} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4853 | 2026.05.06 21:12:00.978004 [ 275 ] {98426b6a-92d9-4493-b8b3-ad9ab57ef5ff} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4854 | 2026.05.06 21:12:00.978140 [ 275 ] {98426b6a-92d9-4493-b8b3-ad9ab57ef5ff} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001845 sec., 22222.222222222223 rows/sec., 39.82 MiB/sec. | ||
| 4855 | 2026.05.06 21:12:00.978192 [ 275 ] {98426b6a-92d9-4493-b8b3-ad9ab57ef5ff} <Debug> TCPHandler: Processed in 0.002027592 sec. | ||
| 4856 | 2026.05.06 21:12:00.978337 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4857 | 2026.05.06 21:12:00.978431 [ 275 ] {af1b7d7e-d0ed-4f71-b9fe-a6a14e8b2daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4858 | 2026.05.06 21:12:00.978472 [ 275 ] {af1b7d7e-d0ed-4f71-b9fe-a6a14e8b2daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4859 | 2026.05.06 21:12:00.978807 [ 275 ] {af1b7d7e-d0ed-4f71-b9fe-a6a14e8b2daf} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4860 | 2026.05.06 21:12:00.978844 [ 275 ] {af1b7d7e-d0ed-4f71-b9fe-a6a14e8b2daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4861 | 2026.05.06 21:12:00.979147 [ 275 ] {af1b7d7e-d0ed-4f71-b9fe-a6a14e8b2daf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4862 | 2026.05.06 21:12:00.979376 [ 275 ] {af1b7d7e-d0ed-4f71-b9fe-a6a14e8b2daf} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4863 | 2026.05.06 21:12:00.979502 [ 275 ] {af1b7d7e-d0ed-4f71-b9fe-a6a14e8b2daf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 4864 | 2026.05.06 21:12:00.979538 [ 275 ] {af1b7d7e-d0ed-4f71-b9fe-a6a14e8b2daf} <Debug> TCPHandler: Processed in 0.00125046 sec. | ||
| 4865 | 2026.05.06 21:12:05.965653 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4866 | 2026.05.06 21:12:05.965954 [ 275 ] {bed015c0-32c9-4e43-8371-d72ff79de17b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4867 | 2026.05.06 21:12:05.966283 [ 275 ] {bed015c0-32c9-4e43-8371-d72ff79de17b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4868 | 2026.05.06 21:12:05.966318 [ 275 ] {bed015c0-32c9-4e43-8371-d72ff79de17b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4869 | 2026.05.06 21:12:05.966544 [ 275 ] {bed015c0-32c9-4e43-8371-d72ff79de17b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4870 | 2026.05.06 21:12:05.966612 [ 275 ] {bed015c0-32c9-4e43-8371-d72ff79de17b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4871 | 2026.05.06 21:12:05.966755 [ 275 ] {bed015c0-32c9-4e43-8371-d72ff79de17b} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 24-element set) | ||
| 4872 | 2026.05.06 21:12:05.966791 [ 275 ] {bed015c0-32c9-4e43-8371-d72ff79de17b} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4873 | 2026.05.06 21:12:05.966813 [ 275 ] {bed015c0-32c9-4e43-8371-d72ff79de17b} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 4874 | 2026.05.06 21:12:05.966828 [ 275 ] {bed015c0-32c9-4e43-8371-d72ff79de17b} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4875 | 2026.05.06 21:12:05.966866 [ 275 ] {bed015c0-32c9-4e43-8371-d72ff79de17b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4876 | 2026.05.06 21:12:05.966887 [ 275 ] {bed015c0-32c9-4e43-8371-d72ff79de17b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4877 | 2026.05.06 21:12:05.968138 [ 275 ] {bed015c0-32c9-4e43-8371-d72ff79de17b} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002293 sec., 22241.60488443088 rows/sec., 5.26 MiB/sec. | ||
| 4878 | 2026.05.06 21:12:05.968241 [ 275 ] {bed015c0-32c9-4e43-8371-d72ff79de17b} <Debug> TCPHandler: Processed in 0.002739592 sec. | ||
| 4879 | 2026.05.06 21:12:05.970468 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4880 | 2026.05.06 21:12:05.970573 [ 275 ] {c27b3ec8-919f-4428-8770-14c85d707fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4881 | 2026.05.06 21:12:05.970615 [ 275 ] {c27b3ec8-919f-4428-8770-14c85d707fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4882 | 2026.05.06 21:12:05.971172 [ 275 ] {c27b3ec8-919f-4428-8770-14c85d707fdd} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4883 | 2026.05.06 21:12:05.971215 [ 275 ] {c27b3ec8-919f-4428-8770-14c85d707fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4884 | 2026.05.06 21:12:05.971568 [ 275 ] {c27b3ec8-919f-4428-8770-14c85d707fdd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4885 | 2026.05.06 21:12:05.971789 [ 275 ] {c27b3ec8-919f-4428-8770-14c85d707fdd} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4886 | 2026.05.06 21:12:05.971936 [ 275 ] {c27b3ec8-919f-4428-8770-14c85d707fdd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001393 sec., 17229.00215362527 rows/sec., 1.43 MiB/sec. | ||
| 4887 | 2026.05.06 21:12:05.971974 [ 275 ] {c27b3ec8-919f-4428-8770-14c85d707fdd} <Debug> TCPHandler: Processed in 0.001557154 sec. | ||
| 4888 | 2026.05.06 21:12:05.972119 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4889 | 2026.05.06 21:12:05.972212 [ 275 ] {467fd66e-7605-4151-a94f-6a2e8e494434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4890 | 2026.05.06 21:12:05.972252 [ 275 ] {467fd66e-7605-4151-a94f-6a2e8e494434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4891 | 2026.05.06 21:12:05.972770 [ 275 ] {467fd66e-7605-4151-a94f-6a2e8e494434} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4892 | 2026.05.06 21:12:05.972807 [ 275 ] {467fd66e-7605-4151-a94f-6a2e8e494434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4893 | 2026.05.06 21:12:05.973117 [ 275 ] {467fd66e-7605-4151-a94f-6a2e8e494434} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4894 | 2026.05.06 21:12:05.973326 [ 275 ] {467fd66e-7605-4151-a94f-6a2e8e494434} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4895 | 2026.05.06 21:12:05.973456 [ 275 ] {467fd66e-7605-4151-a94f-6a2e8e494434} <Debug> executeQuery: Read 176 rows, 15.87 KiB in 0.001262 sec., 139461.17274167985 rows/sec., 12.28 MiB/sec. | ||
| 4896 | 2026.05.06 21:12:05.973493 [ 275 ] {467fd66e-7605-4151-a94f-6a2e8e494434} <Debug> TCPHandler: Processed in 0.001423302 sec. | ||
| 4897 | 2026.05.06 21:12:05.973619 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4898 | 2026.05.06 21:12:05.973714 [ 275 ] {9da2d567-7dce-40ed-9039-b77d237e6836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4899 | 2026.05.06 21:12:05.973754 [ 275 ] {9da2d567-7dce-40ed-9039-b77d237e6836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4900 | 2026.05.06 21:12:05.974170 [ 275 ] {9da2d567-7dce-40ed-9039-b77d237e6836} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4901 | 2026.05.06 21:12:05.974206 [ 275 ] {9da2d567-7dce-40ed-9039-b77d237e6836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4902 | 2026.05.06 21:12:05.974491 [ 275 ] {9da2d567-7dce-40ed-9039-b77d237e6836} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4903 | 2026.05.06 21:12:05.974703 [ 275 ] {9da2d567-7dce-40ed-9039-b77d237e6836} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4904 | 2026.05.06 21:12:05.974834 [ 275 ] {9da2d567-7dce-40ed-9039-b77d237e6836} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001138 sec., 10544.81546572935 rows/sec., 844.41 KiB/sec. | ||
| 4905 | 2026.05.06 21:12:05.974870 [ 275 ] {9da2d567-7dce-40ed-9039-b77d237e6836} <Debug> TCPHandler: Processed in 0.00129989 sec. | ||
| 4906 | 2026.05.06 21:12:05.974990 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4907 | 2026.05.06 21:12:05.975084 [ 275 ] {9fdf9097-fc1f-4290-a558-68d6433282b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4908 | 2026.05.06 21:12:05.975123 [ 275 ] {9fdf9097-fc1f-4290-a558-68d6433282b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4909 | 2026.05.06 21:12:05.975525 [ 275 ] {9fdf9097-fc1f-4290-a558-68d6433282b9} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4910 | 2026.05.06 21:12:05.975561 [ 275 ] {9fdf9097-fc1f-4290-a558-68d6433282b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4911 | 2026.05.06 21:12:05.975848 [ 275 ] {9fdf9097-fc1f-4290-a558-68d6433282b9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4912 | 2026.05.06 21:12:05.976052 [ 275 ] {9fdf9097-fc1f-4290-a558-68d6433282b9} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4913 | 2026.05.06 21:12:05.976175 [ 275 ] {9fdf9097-fc1f-4290-a558-68d6433282b9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001109 sec., 21641.11812443643 rows/sec., 1.80 MiB/sec. | ||
| 4914 | 2026.05.06 21:12:05.976212 [ 275 ] {9fdf9097-fc1f-4290-a558-68d6433282b9} <Debug> TCPHandler: Processed in 0.00127121 sec. | ||
| 4915 | 2026.05.06 21:12:05.976375 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4916 | 2026.05.06 21:12:05.976469 [ 275 ] {c942142d-014d-4821-8de3-5867f9d45b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4917 | 2026.05.06 21:12:05.976508 [ 275 ] {c942142d-014d-4821-8de3-5867f9d45b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4918 | 2026.05.06 21:12:05.976897 [ 275 ] {c942142d-014d-4821-8de3-5867f9d45b80} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4919 | 2026.05.06 21:12:05.976934 [ 275 ] {c942142d-014d-4821-8de3-5867f9d45b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4920 | 2026.05.06 21:12:05.977221 [ 275 ] {c942142d-014d-4821-8de3-5867f9d45b80} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4921 | 2026.05.06 21:12:05.977435 [ 275 ] {c942142d-014d-4821-8de3-5867f9d45b80} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4922 | 2026.05.06 21:12:05.977570 [ 275 ] {c942142d-014d-4821-8de3-5867f9d45b80} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 838.55 KiB/sec. | ||
| 4923 | 2026.05.06 21:12:05.977609 [ 275 ] {c942142d-014d-4821-8de3-5867f9d45b80} <Debug> TCPHandler: Processed in 0.00129214 sec. | ||
| 4924 | 2026.05.06 21:12:05.977739 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4925 | 2026.05.06 21:12:05.977840 [ 275 ] {82790fba-dbf7-4003-853f-61296435a036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4926 | 2026.05.06 21:12:05.977879 [ 275 ] {82790fba-dbf7-4003-853f-61296435a036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4927 | 2026.05.06 21:12:05.978307 [ 275 ] {82790fba-dbf7-4003-853f-61296435a036} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4928 | 2026.05.06 21:12:05.978343 [ 275 ] {82790fba-dbf7-4003-853f-61296435a036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4929 | 2026.05.06 21:12:05.978643 [ 275 ] {82790fba-dbf7-4003-853f-61296435a036} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4930 | 2026.05.06 21:12:05.978868 [ 275 ] {82790fba-dbf7-4003-853f-61296435a036} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4931 | 2026.05.06 21:12:05.979002 [ 275 ] {82790fba-dbf7-4003-853f-61296435a036} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001179 sec., 84817.64206955048 rows/sec., 6.94 MiB/sec. | ||
| 4932 | 2026.05.06 21:12:05.979039 [ 275 ] {82790fba-dbf7-4003-853f-61296435a036} <Debug> TCPHandler: Processed in 0.001351201 sec. | ||
| 4933 | 2026.05.06 21:12:05.979162 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4934 | 2026.05.06 21:12:05.979256 [ 275 ] {21eec5fa-e64b-4f13-af4c-208eb891d5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4935 | 2026.05.06 21:12:05.979298 [ 275 ] {21eec5fa-e64b-4f13-af4c-208eb891d5b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4936 | 2026.05.06 21:12:05.979718 [ 275 ] {21eec5fa-e64b-4f13-af4c-208eb891d5b6} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4937 | 2026.05.06 21:12:05.979754 [ 275 ] {21eec5fa-e64b-4f13-af4c-208eb891d5b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4938 | 2026.05.06 21:12:05.980086 [ 275 ] {21eec5fa-e64b-4f13-af4c-208eb891d5b6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4939 | 2026.05.06 21:12:05.980289 [ 275 ] {21eec5fa-e64b-4f13-af4c-208eb891d5b6} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4940 | 2026.05.06 21:12:05.980399 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4941 | 2026.05.06 21:12:05.980418 [ 275 ] {21eec5fa-e64b-4f13-af4c-208eb891d5b6} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.00118 sec., 166101.69491525422 rows/sec., 11.92 MiB/sec. | ||
| 4942 | 2026.05.06 21:12:05.980464 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4943 | 2026.05.06 21:12:05.980473 [ 275 ] {21eec5fa-e64b-4f13-af4c-208eb891d5b6} <Debug> TCPHandler: Processed in 0.001359881 sec. | ||
| 4944 | 2026.05.06 21:12:05.980491 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4945 | 2026.05.06 21:12:05.980609 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4946 | 2026.05.06 21:12:05.980610 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4947 | 2026.05.06 21:12:05.980711 [ 275 ] {84938030-8530-43d8-add8-2fda34d47935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4948 | 2026.05.06 21:12:05.980757 [ 275 ] {84938030-8530-43d8-add8-2fda34d47935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4949 | 2026.05.06 21:12:05.980768 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4950 | 2026.05.06 21:12:05.980809 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8379 rows starting from the beginning of the part | ||
| 4951 | 2026.05.06 21:12:05.980878 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1529 rows starting from the beginning of the part | ||
| 4952 | 2026.05.06 21:12:05.980923 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 96 rows starting from the beginning of the part | ||
| 4953 | 2026.05.06 21:12:05.980967 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 4954 | 2026.05.06 21:12:05.981006 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4955 | 2026.05.06 21:12:05.981044 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 196 rows starting from the beginning of the part | ||
| 4956 | 2026.05.06 21:12:05.981098 [ 275 ] {84938030-8530-43d8-add8-2fda34d47935} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4957 | 2026.05.06 21:12:05.981138 [ 275 ] {84938030-8530-43d8-add8-2fda34d47935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4958 | 2026.05.06 21:12:05.981480 [ 275 ] {84938030-8530-43d8-add8-2fda34d47935} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4959 | 2026.05.06 21:12:05.981719 [ 275 ] {84938030-8530-43d8-add8-2fda34d47935} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4960 | 2026.05.06 21:12:05.981854 [ 275 ] {84938030-8530-43d8-add8-2fda34d47935} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 4961 | 2026.05.06 21:12:05.981890 [ 275 ] {84938030-8530-43d8-add8-2fda34d47935} <Debug> TCPHandler: Processed in 0.001329841 sec. | ||
| 4962 | 2026.05.06 21:12:05.984199 [ 200 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10520 rows, containing 5 columns (5 merged, 0 gathered) in 0.003640997 sec., 2889318.5025969534 rows/sec., 191.21 MiB/sec. | ||
| 4963 | 2026.05.06 21:12:05.984468 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4964 | 2026.05.06 21:12:05.984721 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4965 | 2026.05.06 21:12:05.984792 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4966 | 2026.05.06 21:12:05.984859 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
| 4967 | 2026.05.06 21:12:06.080827 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12060 | ||
| 4968 | 2026.05.06 21:12:06.081727 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2026.05.06 21:12:06.081810 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4970 | 2026.05.06 21:12:06.082692 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4971 | 2026.05.06 21:12:06.083216 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4972 | 2026.05.06 21:12:06.083488 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12060 | ||
| 4973 | 2026.05.06 21:12:06.769855 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4974 | 2026.05.06 21:12:06.787600 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4975 | 2026.05.06 21:12:06.787679 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4976 | 2026.05.06 21:12:06.793917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4977 | 2026.05.06 21:12:06.795030 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4978 | 2026.05.06 21:12:06.801149 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4979 | 2026.05.06 21:12:06.861768 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36068 | ||
| 4980 | 2026.05.06 21:12:06.861887 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4981 | 2026.05.06 21:12:06.861918 [ 307 ] {} <Debug> TCP-Session: a91c054a-0669-452f-969e-2f4dc3436a91 Authenticating user 'default' from [fd00:1122:3344:101::e]:36068 | ||
| 4982 | 2026.05.06 21:12:06.861944 [ 307 ] {} <Debug> TCP-Session: a91c054a-0669-452f-969e-2f4dc3436a91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4983 | 2026.05.06 21:12:06.861957 [ 307 ] {} <Debug> TCP-Session: a91c054a-0669-452f-969e-2f4dc3436a91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4984 | 2026.05.06 21:12:06.862145 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35269 | ||
| 4985 | 2026.05.06 21:12:06.862171 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55219 | ||
| 4986 | 2026.05.06 21:12:06.862201 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45238 | ||
| 4987 | 2026.05.06 21:12:06.862224 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61397 | ||
| 4988 | 2026.05.06 21:12:06.862266 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4989 | 2026.05.06 21:12:06.862271 [ 307 ] {} <Trace> TCP-Session: a91c054a-0669-452f-969e-2f4dc3436a91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4990 | 2026.05.06 21:12:06.862298 [ 308 ] {} <Debug> TCP-Session: 4026dce6-cfdb-4c15-85d8-339cee167f52 Authenticating user 'default' from [fd00:1122:3344:101::e]:35269 | ||
| 4991 | 2026.05.06 21:12:06.862307 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4992 | 2026.05.06 21:12:06.862325 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4993 | 2026.05.06 21:12:06.862333 [ 308 ] {} <Debug> TCP-Session: 4026dce6-cfdb-4c15-85d8-339cee167f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4994 | 2026.05.06 21:12:06.862341 [ 3 ] {} <Debug> TCP-Session: 9da22145-c1b6-428d-b2ea-15774d7064da Authenticating user 'default' from [fd00:1122:3344:101::e]:45238 | ||
| 4995 | 2026.05.06 21:12:06.862351 [ 308 ] {} <Debug> TCP-Session: 4026dce6-cfdb-4c15-85d8-339cee167f52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4996 | 2026.05.06 21:12:06.862353 [ 269 ] {} <Debug> TCP-Session: 781e9e20-8038-4fbe-b7ff-25a43504f79b Authenticating user 'default' from [fd00:1122:3344:101::e]:61397 | ||
| 4997 | 2026.05.06 21:12:06.862362 [ 3 ] {} <Debug> TCP-Session: 9da22145-c1b6-428d-b2ea-15774d7064da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4998 | 2026.05.06 21:12:06.862380 [ 269 ] {} <Debug> TCP-Session: 781e9e20-8038-4fbe-b7ff-25a43504f79b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4999 | 2026.05.06 21:12:06.862388 [ 3 ] {} <Debug> TCP-Session: 9da22145-c1b6-428d-b2ea-15774d7064da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5000 | 2026.05.06 21:12:06.862397 [ 269 ] {} <Debug> TCP-Session: 781e9e20-8038-4fbe-b7ff-25a43504f79b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5001 | 2026.05.06 21:12:06.862243 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32901 | ||
| 5002 | 2026.05.06 21:12:06.862233 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56142 | ||
| 5003 | 2026.05.06 21:12:06.862471 [ 307 ] {c498227d-6f48-47c0-b9cb-385b5d84eaa6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36068) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5004 | 2026.05.06 21:12:06.862492 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5005 | 2026.05.06 21:12:06.862191 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51555 | ||
| 5006 | 2026.05.06 21:12:06.862565 [ 309 ] {} <Debug> TCP-Session: 01c6a493-f460-418f-b43e-75dd2cd669ea Authenticating user 'default' from [fd00:1122:3344:101::e]:55219 | ||
| 5007 | 2026.05.06 21:12:06.862174 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61646 | ||
| 5008 | 2026.05.06 21:12:06.862617 [ 309 ] {} <Debug> TCP-Session: 01c6a493-f460-418f-b43e-75dd2cd669ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5009 | 2026.05.06 21:12:06.862649 [ 309 ] {} <Debug> TCP-Session: 01c6a493-f460-418f-b43e-75dd2cd669ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5010 | 2026.05.06 21:12:06.862790 [ 307 ] {c498227d-6f48-47c0-b9cb-385b5d84eaa6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5011 | 2026.05.06 21:12:06.862860 [ 307 ] {c498227d-6f48-47c0-b9cb-385b5d84eaa6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5012 | 2026.05.06 21:12:06.863209 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5013 | 2026.05.06 21:12:06.863212 [ 307 ] {c498227d-6f48-47c0-b9cb-385b5d84eaa6} <Debug> oximeter.version (93d0095a-0293-45d6-9e84-ddb65275c18d) (SelectExecutor): Key condition: unknown | ||
| 5014 | 2026.05.06 21:12:06.863250 [ 310 ] {} <Debug> TCP-Session: 024b61c8-ce70-4d41-9452-f3f0d0e40c7c Authenticating user 'default' from [fd00:1122:3344:101::e]:61646 | ||
| 5015 | 2026.05.06 21:12:06.863216 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5016 | 2026.05.06 21:12:06.863287 [ 310 ] {} <Debug> TCP-Session: 024b61c8-ce70-4d41-9452-f3f0d0e40c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5017 | 2026.05.06 21:12:06.863308 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5018 | 2026.05.06 21:12:06.863322 [ 310 ] {} <Debug> TCP-Session: 024b61c8-ce70-4d41-9452-f3f0d0e40c7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5019 | 2026.05.06 21:12:06.863321 [ 311 ] {} <Debug> TCP-Session: 92c15018-1a22-4719-b688-d8e4426d6205 Authenticating user 'default' from [fd00:1122:3344:101::e]:51555 | ||
| 5020 | 2026.05.06 21:12:06.863341 [ 304 ] {} <Debug> TCP-Session: 105927f8-8a0b-4b05-a13f-786e8267774d Authenticating user 'default' from [fd00:1122:3344:101::e]:32901 | ||
| 5021 | 2026.05.06 21:12:06.863372 [ 311 ] {} <Debug> TCP-Session: 92c15018-1a22-4719-b688-d8e4426d6205 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5022 | 2026.05.06 21:12:06.863376 [ 304 ] {} <Debug> TCP-Session: 105927f8-8a0b-4b05-a13f-786e8267774d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5023 | 2026.05.06 21:12:06.863403 [ 311 ] {} <Debug> TCP-Session: 92c15018-1a22-4719-b688-d8e4426d6205 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5024 | 2026.05.06 21:12:06.863410 [ 304 ] {} <Debug> TCP-Session: 105927f8-8a0b-4b05-a13f-786e8267774d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5025 | 2026.05.06 21:12:06.863510 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5026 | 2026.05.06 21:12:06.863553 [ 303 ] {} <Debug> TCP-Session: d3af205b-a6aa-416e-a98c-69ffabae951a Authenticating user 'default' from [fd00:1122:3344:101::e]:56142 | ||
| 5027 | 2026.05.06 21:12:06.863570 [ 303 ] {} <Debug> TCP-Session: d3af205b-a6aa-416e-a98c-69ffabae951a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5028 | 2026.05.06 21:12:06.863583 [ 303 ] {} <Debug> TCP-Session: d3af205b-a6aa-416e-a98c-69ffabae951a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5029 | 2026.05.06 21:12:06.864278 [ 327 ] {c498227d-6f48-47c0-b9cb-385b5d84eaa6} <Trace> AggregatingTransform: Aggregating | ||
| 5030 | 2026.05.06 21:12:06.864317 [ 327 ] {c498227d-6f48-47c0-b9cb-385b5d84eaa6} <Trace> Aggregator: Aggregation method: without_key | ||
| 5031 | 2026.05.06 21:12:06.864352 [ 327 ] {c498227d-6f48-47c0-b9cb-385b5d84eaa6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000981585 sec. (1018.760 rows/sec., 39.80 KiB/sec.) | ||
| 5032 | 2026.05.06 21:12:06.864370 [ 327 ] {c498227d-6f48-47c0-b9cb-385b5d84eaa6} <Trace> Aggregator: Merging aggregated data | ||
| 5033 | 2026.05.06 21:12:06.865755 [ 307 ] {c498227d-6f48-47c0-b9cb-385b5d84eaa6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003352 sec., 298.32935560859187 rows/sec., 11.65 KiB/sec. | ||
| 5034 | 2026.05.06 21:12:06.865877 [ 307 ] {c498227d-6f48-47c0-b9cb-385b5d84eaa6} <Debug> TCPHandler: Processed in 0.003723258 sec. | ||
| 5035 | 2026.05.06 21:12:06.866016 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5036 | 2026.05.06 21:12:06.866040 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5037 | 2026.05.06 21:12:06.866053 [ 307 ] {} <Debug> TCP-Session: a91c054a-0669-452f-969e-2f4dc3436a91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5038 | 2026.05.06 21:12:06.866063 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5039 | 2026.05.06 21:12:06.866095 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5040 | 2026.05.06 21:12:06.866111 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5041 | 2026.05.06 21:12:06.866126 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5042 | 2026.05.06 21:12:06.866145 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5043 | 2026.05.06 21:12:06.866168 [ 269 ] {} <Debug> TCP-Session: 781e9e20-8038-4fbe-b7ff-25a43504f79b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5044 | 2026.05.06 21:12:06.866181 [ 3 ] {} <Debug> TCP-Session: 9da22145-c1b6-428d-b2ea-15774d7064da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5045 | 2026.05.06 21:12:06.866207 [ 310 ] {} <Debug> TCP-Session: 024b61c8-ce70-4d41-9452-f3f0d0e40c7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5046 | 2026.05.06 21:12:06.866159 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5047 | 2026.05.06 21:12:06.866147 [ 304 ] {} <Debug> TCP-Session: 105927f8-8a0b-4b05-a13f-786e8267774d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5048 | 2026.05.06 21:12:06.866276 [ 303 ] {} <Debug> TCP-Session: d3af205b-a6aa-416e-a98c-69ffabae951a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5049 | 2026.05.06 21:12:06.866131 [ 309 ] {} <Debug> TCP-Session: 01c6a493-f460-418f-b43e-75dd2cd669ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5050 | 2026.05.06 21:12:06.866088 [ 308 ] {} <Debug> TCP-Session: 4026dce6-cfdb-4c15-85d8-339cee167f52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5051 | 2026.05.06 21:12:06.866078 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5052 | 2026.05.06 21:12:06.866370 [ 311 ] {} <Debug> TCP-Session: 92c15018-1a22-4719-b688-d8e4426d6205 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5053 | 2026.05.06 21:12:06.877798 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63308 | ||
| 5054 | 2026.05.06 21:12:06.877888 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5055 | 2026.05.06 21:12:06.877924 [ 307 ] {} <Debug> TCP-Session: 600c9003-47bd-4470-8bc8-717a89d028da Authenticating user 'default' from [fd00:1122:3344:101::e]:63308 | ||
| 5056 | 2026.05.06 21:12:06.877949 [ 307 ] {} <Debug> TCP-Session: 600c9003-47bd-4470-8bc8-717a89d028da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5057 | 2026.05.06 21:12:06.877970 [ 307 ] {} <Debug> TCP-Session: 600c9003-47bd-4470-8bc8-717a89d028da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5058 | 2026.05.06 21:12:06.878118 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44311 | ||
| 5059 | 2026.05.06 21:12:06.878140 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57658 | ||
| 5060 | 2026.05.06 21:12:06.878169 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42957 | ||
| 5061 | 2026.05.06 21:12:06.878191 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38985 | ||
| 5062 | 2026.05.06 21:12:06.878220 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5063 | 2026.05.06 21:12:06.878226 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5064 | 2026.05.06 21:12:06.878235 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50846 | ||
| 5065 | 2026.05.06 21:12:06.878258 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5066 | 2026.05.06 21:12:06.878282 [ 309 ] {} <Debug> TCP-Session: 1b67e883-ba5e-4784-91c9-71c95677d6b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57658 | ||
| 5067 | 2026.05.06 21:12:06.878313 [ 310 ] {} <Debug> TCP-Session: 766a2466-698b-4ced-9f81-e781d8ebe110 Authenticating user 'default' from [fd00:1122:3344:101::e]:42957 | ||
| 5068 | 2026.05.06 21:12:06.878323 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5069 | 2026.05.06 21:12:06.878335 [ 309 ] {} <Debug> TCP-Session: 1b67e883-ba5e-4784-91c9-71c95677d6b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5070 | 2026.05.06 21:12:06.878344 [ 310 ] {} <Debug> TCP-Session: 766a2466-698b-4ced-9f81-e781d8ebe110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5071 | 2026.05.06 21:12:06.878354 [ 304 ] {} <Debug> TCP-Session: 885fbb9a-761f-4070-833e-d4dde211b5d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50846 | ||
| 5072 | 2026.05.06 21:12:06.878363 [ 309 ] {} <Debug> TCP-Session: 1b67e883-ba5e-4784-91c9-71c95677d6b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5073 | 2026.05.06 21:12:06.878388 [ 304 ] {} <Debug> TCP-Session: 885fbb9a-761f-4070-833e-d4dde211b5d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5074 | 2026.05.06 21:12:06.878378 [ 310 ] {} <Debug> TCP-Session: 766a2466-698b-4ced-9f81-e781d8ebe110 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5075 | 2026.05.06 21:12:06.878414 [ 304 ] {} <Debug> TCP-Session: 885fbb9a-761f-4070-833e-d4dde211b5d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5076 | 2026.05.06 21:12:06.878283 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5077 | 2026.05.06 21:12:06.878261 [ 308 ] {} <Debug> TCP-Session: eb58e8d1-3ffb-4cda-8c1f-1bff6b785fe5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44311 | ||
| 5078 | 2026.05.06 21:12:06.878470 [ 311 ] {} <Debug> TCP-Session: 32726fd7-894d-4ed3-af03-7ad3764d9edf Authenticating user 'default' from [fd00:1122:3344:101::e]:38985 | ||
| 5079 | 2026.05.06 21:12:06.878487 [ 308 ] {} <Debug> TCP-Session: eb58e8d1-3ffb-4cda-8c1f-1bff6b785fe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5080 | 2026.05.06 21:12:06.878233 [ 307 ] {} <Trace> TCP-Session: 600c9003-47bd-4470-8bc8-717a89d028da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5081 | 2026.05.06 21:12:06.878505 [ 311 ] {} <Debug> TCP-Session: 32726fd7-894d-4ed3-af03-7ad3764d9edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5082 | 2026.05.06 21:12:06.878511 [ 308 ] {} <Debug> TCP-Session: eb58e8d1-3ffb-4cda-8c1f-1bff6b785fe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5083 | 2026.05.06 21:12:06.878561 [ 311 ] {} <Debug> TCP-Session: 32726fd7-894d-4ed3-af03-7ad3764d9edf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5084 | 2026.05.06 21:12:06.878203 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49468 | ||
| 5085 | 2026.05.06 21:12:06.878194 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37116 | ||
| 5086 | 2026.05.06 21:12:06.878224 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50146 | ||
| 5087 | 2026.05.06 21:12:06.878657 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5088 | 2026.05.06 21:12:06.878679 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5089 | 2026.05.06 21:12:06.878679 [ 307 ] {16206900-fd8a-483a-9c6e-f2363d0bec6d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63308) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5090 | 2026.05.06 21:12:06.878704 [ 3 ] {} <Debug> TCP-Session: f345c65f-c90a-4be5-887d-be13f1fdf494 Authenticating user 'default' from [fd00:1122:3344:101::e]:37116 | ||
| 5091 | 2026.05.06 21:12:06.878714 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5092 | 2026.05.06 21:12:06.878744 [ 3 ] {} <Debug> TCP-Session: f345c65f-c90a-4be5-887d-be13f1fdf494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5093 | 2026.05.06 21:12:06.878762 [ 303 ] {} <Debug> TCP-Session: 6ce0ccc1-cd02-4f9e-8cfe-0a1dcad37e08 Authenticating user 'default' from [fd00:1122:3344:101::e]:50146 | ||
| 5094 | 2026.05.06 21:12:06.878769 [ 3 ] {} <Debug> TCP-Session: f345c65f-c90a-4be5-887d-be13f1fdf494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5095 | 2026.05.06 21:12:06.878788 [ 303 ] {} <Debug> TCP-Session: 6ce0ccc1-cd02-4f9e-8cfe-0a1dcad37e08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5096 | 2026.05.06 21:12:06.878693 [ 269 ] {} <Debug> TCP-Session: d874babc-ced0-4e7c-83e0-61ab193a79c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49468 | ||
| 5097 | 2026.05.06 21:12:06.878813 [ 303 ] {} <Debug> TCP-Session: 6ce0ccc1-cd02-4f9e-8cfe-0a1dcad37e08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5098 | 2026.05.06 21:12:06.878837 [ 269 ] {} <Debug> TCP-Session: d874babc-ced0-4e7c-83e0-61ab193a79c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5099 | 2026.05.06 21:12:06.878856 [ 269 ] {} <Debug> TCP-Session: d874babc-ced0-4e7c-83e0-61ab193a79c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5100 | 2026.05.06 21:12:06.878908 [ 307 ] {16206900-fd8a-483a-9c6e-f2363d0bec6d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5101 | 2026.05.06 21:12:06.878962 [ 307 ] {16206900-fd8a-483a-9c6e-f2363d0bec6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5102 | 2026.05.06 21:12:06.879214 [ 307 ] {16206900-fd8a-483a-9c6e-f2363d0bec6d} <Debug> oximeter.version (93d0095a-0293-45d6-9e84-ddb65275c18d) (SelectExecutor): Key condition: unknown | ||
| 5103 | 2026.05.06 21:12:06.880063 [ 318 ] {16206900-fd8a-483a-9c6e-f2363d0bec6d} <Trace> AggregatingTransform: Aggregating | ||
| 5104 | 2026.05.06 21:12:06.880126 [ 318 ] {16206900-fd8a-483a-9c6e-f2363d0bec6d} <Trace> Aggregator: Aggregation method: without_key | ||
| 5105 | 2026.05.06 21:12:06.880170 [ 318 ] {16206900-fd8a-483a-9c6e-f2363d0bec6d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000861074 sec. (1161.340 rows/sec., 45.36 KiB/sec.) | ||
| 5106 | 2026.05.06 21:12:06.880193 [ 318 ] {16206900-fd8a-483a-9c6e-f2363d0bec6d} <Trace> Aggregator: Merging aggregated data | ||
| 5107 | 2026.05.06 21:12:06.881482 [ 307 ] {16206900-fd8a-483a-9c6e-f2363d0bec6d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002858 sec., 349.89503149055287 rows/sec., 13.67 KiB/sec. | ||
| 5108 | 2026.05.06 21:12:06.881618 [ 307 ] {16206900-fd8a-483a-9c6e-f2363d0bec6d} <Debug> TCPHandler: Processed in 0.003476234 sec. | ||
| 5109 | 2026.05.06 21:12:06.881743 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5110 | 2026.05.06 21:12:06.881766 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5111 | 2026.05.06 21:12:06.881786 [ 307 ] {} <Debug> TCP-Session: 600c9003-47bd-4470-8bc8-717a89d028da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5112 | 2026.05.06 21:12:06.881805 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5113 | 2026.05.06 21:12:06.881821 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5114 | 2026.05.06 21:12:06.881841 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5115 | 2026.05.06 21:12:06.881859 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5116 | 2026.05.06 21:12:06.881877 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5117 | 2026.05.06 21:12:06.881898 [ 269 ] {} <Debug> TCP-Session: d874babc-ced0-4e7c-83e0-61ab193a79c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5118 | 2026.05.06 21:12:06.881913 [ 311 ] {} <Debug> TCP-Session: 32726fd7-894d-4ed3-af03-7ad3764d9edf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5119 | 2026.05.06 21:12:06.881926 [ 303 ] {} <Debug> TCP-Session: 6ce0ccc1-cd02-4f9e-8cfe-0a1dcad37e08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5120 | 2026.05.06 21:12:06.881892 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5121 | 2026.05.06 21:12:06.881868 [ 304 ] {} <Debug> TCP-Session: 885fbb9a-761f-4070-833e-d4dde211b5d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5122 | 2026.05.06 21:12:06.881982 [ 3 ] {} <Debug> TCP-Session: f345c65f-c90a-4be5-887d-be13f1fdf494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5123 | 2026.05.06 21:12:06.881853 [ 310 ] {} <Debug> TCP-Session: 766a2466-698b-4ced-9f81-e781d8ebe110 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5124 | 2026.05.06 21:12:06.881806 [ 308 ] {} <Debug> TCP-Session: eb58e8d1-3ffb-4cda-8c1f-1bff6b785fe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5125 | 2026.05.06 21:12:06.881789 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5126 | 2026.05.06 21:12:06.882108 [ 309 ] {} <Debug> TCP-Session: 1b67e883-ba5e-4784-91c9-71c95677d6b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5127 | 2026.05.06 21:12:06.923058 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51290 | ||
| 5128 | 2026.05.06 21:12:06.923160 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5129 | 2026.05.06 21:12:06.923187 [ 3 ] {} <Debug> TCP-Session: e5cabdce-603d-4699-8c3a-90a304159356 Authenticating user 'default' from [fd00:1122:3344:101::e]:51290 | ||
| 5130 | 2026.05.06 21:12:06.923209 [ 3 ] {} <Debug> TCP-Session: e5cabdce-603d-4699-8c3a-90a304159356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5131 | 2026.05.06 21:12:06.923224 [ 3 ] {} <Debug> TCP-Session: e5cabdce-603d-4699-8c3a-90a304159356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5132 | 2026.05.06 21:12:06.923408 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38418 | ||
| 5133 | 2026.05.06 21:12:06.923466 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38021 | ||
| 5134 | 2026.05.06 21:12:06.923476 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32789 | ||
| 5135 | 2026.05.06 21:12:06.923515 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59154 | ||
| 5136 | 2026.05.06 21:12:06.923511 [ 3 ] {} <Trace> TCP-Session: e5cabdce-603d-4699-8c3a-90a304159356 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5137 | 2026.05.06 21:12:06.923561 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5138 | 2026.05.06 21:12:06.923509 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62673 | ||
| 5139 | 2026.05.06 21:12:06.923619 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5140 | 2026.05.06 21:12:06.923619 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5141 | 2026.05.06 21:12:06.923607 [ 304 ] {} <Debug> TCP-Session: 5bf6d5fa-b52e-4d44-9f7b-764d6da29c05 Authenticating user 'default' from [fd00:1122:3344:101::e]:38021 | ||
| 5142 | 2026.05.06 21:12:06.923660 [ 311 ] {} <Debug> TCP-Session: 65298a65-0e00-475f-99c7-d0a0fe92cb8c Authenticating user 'default' from [fd00:1122:3344:101::e]:59154 | ||
| 5143 | 2026.05.06 21:12:06.923669 [ 303 ] {} <Debug> TCP-Session: 1912149f-0fae-488f-b784-a4e15ece63e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:32789 | ||
| 5144 | 2026.05.06 21:12:06.923689 [ 304 ] {} <Debug> TCP-Session: 5bf6d5fa-b52e-4d44-9f7b-764d6da29c05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5145 | 2026.05.06 21:12:06.923701 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5146 | 2026.05.06 21:12:06.923721 [ 304 ] {} <Debug> TCP-Session: 5bf6d5fa-b52e-4d44-9f7b-764d6da29c05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5147 | 2026.05.06 21:12:06.923747 [ 309 ] {} <Debug> TCP-Session: 17e05ad9-d9de-43b8-b265-61d3f08007ad Authenticating user 'default' from [fd00:1122:3344:101::e]:62673 | ||
| 5148 | 2026.05.06 21:12:06.923750 [ 3 ] {ac23d02e-de7d-4053-bc9a-f363b8aeeea9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51290) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5149 | 2026.05.06 21:12:06.923780 [ 309 ] {} <Debug> TCP-Session: 17e05ad9-d9de-43b8-b265-61d3f08007ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5150 | 2026.05.06 21:12:06.923707 [ 303 ] {} <Debug> TCP-Session: 1912149f-0fae-488f-b784-a4e15ece63e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5151 | 2026.05.06 21:12:06.923815 [ 309 ] {} <Debug> TCP-Session: 17e05ad9-d9de-43b8-b265-61d3f08007ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5152 | 2026.05.06 21:12:06.923838 [ 303 ] {} <Debug> TCP-Session: 1912149f-0fae-488f-b784-a4e15ece63e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5153 | 2026.05.06 21:12:06.923701 [ 311 ] {} <Debug> TCP-Session: 65298a65-0e00-475f-99c7-d0a0fe92cb8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5154 | 2026.05.06 21:12:06.923506 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38215 | ||
| 5155 | 2026.05.06 21:12:06.923880 [ 311 ] {} <Debug> TCP-Session: 65298a65-0e00-475f-99c7-d0a0fe92cb8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5156 | 2026.05.06 21:12:06.923476 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36582 | ||
| 5157 | 2026.05.06 21:12:06.923478 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5158 | 2026.05.06 21:12:06.923961 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5159 | 2026.05.06 21:12:06.923992 [ 269 ] {} <Debug> TCP-Session: 5bfd1682-0049-43b5-be8b-4fe9a92ef055 Authenticating user 'default' from [fd00:1122:3344:101::e]:38418 | ||
| 5160 | 2026.05.06 21:12:06.924004 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5161 | 2026.05.06 21:12:06.924009 [ 310 ] {} <Debug> TCP-Session: e893fdf9-5754-4d92-bc4c-b1cf29ad4e82 Authenticating user 'default' from [fd00:1122:3344:101::e]:38215 | ||
| 5162 | 2026.05.06 21:12:06.924021 [ 269 ] {} <Debug> TCP-Session: 5bfd1682-0049-43b5-be8b-4fe9a92ef055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5163 | 2026.05.06 21:12:06.924044 [ 3 ] {ac23d02e-de7d-4053-bc9a-f363b8aeeea9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5164 | 2026.05.06 21:12:06.924058 [ 269 ] {} <Debug> TCP-Session: 5bfd1682-0049-43b5-be8b-4fe9a92ef055 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5165 | 2026.05.06 21:12:06.924050 [ 310 ] {} <Debug> TCP-Session: e893fdf9-5754-4d92-bc4c-b1cf29ad4e82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5166 | 2026.05.06 21:12:06.924038 [ 307 ] {} <Debug> TCP-Session: 082ed308-3e21-4f95-9d99-acc06ce86cd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36582 | ||
| 5167 | 2026.05.06 21:12:06.924121 [ 310 ] {} <Debug> TCP-Session: e893fdf9-5754-4d92-bc4c-b1cf29ad4e82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5168 | 2026.05.06 21:12:06.924140 [ 307 ] {} <Debug> TCP-Session: 082ed308-3e21-4f95-9d99-acc06ce86cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5169 | 2026.05.06 21:12:06.924110 [ 3 ] {ac23d02e-de7d-4053-bc9a-f363b8aeeea9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5170 | 2026.05.06 21:12:06.924165 [ 307 ] {} <Debug> TCP-Session: 082ed308-3e21-4f95-9d99-acc06ce86cd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5171 | 2026.05.06 21:12:06.923484 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61073 | ||
| 5172 | 2026.05.06 21:12:06.924266 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5173 | 2026.05.06 21:12:06.924288 [ 308 ] {} <Debug> TCP-Session: ecf0df1d-883e-4c4a-916a-202ddeb31e14 Authenticating user 'default' from [fd00:1122:3344:101::e]:61073 | ||
| 5174 | 2026.05.06 21:12:06.924304 [ 308 ] {} <Debug> TCP-Session: ecf0df1d-883e-4c4a-916a-202ddeb31e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5175 | 2026.05.06 21:12:06.924316 [ 308 ] {} <Debug> TCP-Session: ecf0df1d-883e-4c4a-916a-202ddeb31e14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5176 | 2026.05.06 21:12:06.924463 [ 3 ] {ac23d02e-de7d-4053-bc9a-f363b8aeeea9} <Debug> oximeter.version (93d0095a-0293-45d6-9e84-ddb65275c18d) (SelectExecutor): Key condition: unknown | ||
| 5177 | 2026.05.06 21:12:06.925444 [ 317 ] {ac23d02e-de7d-4053-bc9a-f363b8aeeea9} <Trace> AggregatingTransform: Aggregating | ||
| 5178 | 2026.05.06 21:12:06.925502 [ 317 ] {ac23d02e-de7d-4053-bc9a-f363b8aeeea9} <Trace> Aggregator: Aggregation method: without_key | ||
| 5179 | 2026.05.06 21:12:06.925544 [ 317 ] {ac23d02e-de7d-4053-bc9a-f363b8aeeea9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000983306 sec. (1016.977 rows/sec., 39.73 KiB/sec.) | ||
| 5180 | 2026.05.06 21:12:06.925569 [ 317 ] {ac23d02e-de7d-4053-bc9a-f363b8aeeea9} <Trace> Aggregator: Merging aggregated data | ||
| 5181 | 2026.05.06 21:12:06.926674 [ 3 ] {ac23d02e-de7d-4053-bc9a-f363b8aeeea9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002989 sec., 334.5600535296086 rows/sec., 13.07 KiB/sec. | ||
| 5182 | 2026.05.06 21:12:06.926810 [ 3 ] {ac23d02e-de7d-4053-bc9a-f363b8aeeea9} <Debug> TCPHandler: Processed in 0.003414493 sec. | ||
| 5183 | 2026.05.06 21:12:06.926930 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5184 | 2026.05.06 21:12:06.926958 [ 3 ] {} <Debug> TCP-Session: e5cabdce-603d-4699-8c3a-90a304159356 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5185 | 2026.05.06 21:12:06.926966 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5186 | 2026.05.06 21:12:06.926981 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5187 | 2026.05.06 21:12:06.927002 [ 311 ] {} <Debug> TCP-Session: 65298a65-0e00-475f-99c7-d0a0fe92cb8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5188 | 2026.05.06 21:12:06.927006 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5189 | 2026.05.06 21:12:06.927025 [ 269 ] {} <Debug> TCP-Session: 5bfd1682-0049-43b5-be8b-4fe9a92ef055 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5190 | 2026.05.06 21:12:06.927031 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5191 | 2026.05.06 21:12:06.927060 [ 304 ] {} <Debug> TCP-Session: 5bf6d5fa-b52e-4d44-9f7b-764d6da29c05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5192 | 2026.05.06 21:12:06.927074 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5193 | 2026.05.06 21:12:06.927091 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5194 | 2026.05.06 21:12:06.927071 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5195 | 2026.05.06 21:12:06.927139 [ 309 ] {} <Debug> TCP-Session: 17e05ad9-d9de-43b8-b265-61d3f08007ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5196 | 2026.05.06 21:12:06.927151 [ 310 ] {} <Debug> TCP-Session: e893fdf9-5754-4d92-bc4c-b1cf29ad4e82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5197 | 2026.05.06 21:12:06.927180 [ 307 ] {} <Debug> TCP-Session: 082ed308-3e21-4f95-9d99-acc06ce86cd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5198 | 2026.05.06 21:12:06.927015 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5199 | 2026.05.06 21:12:06.927087 [ 308 ] {} <Debug> TCP-Session: ecf0df1d-883e-4c4a-916a-202ddeb31e14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5200 | 2026.05.06 21:12:06.927266 [ 303 ] {} <Debug> TCP-Session: 1912149f-0fae-488f-b784-a4e15ece63e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5201 | 2026.05.06 21:12:07.000228 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.13 MiB, peak 268.01 MiB, free memory in arenas 0.00 B, will set to 256.92 MiB (RSS), difference: -1.21 MiB | ||
| 5202 | 2026.05.06 21:12:08.612311 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 594 | ||
| 5203 | 2026.05.06 21:12:08.614804 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5204 | 2026.05.06 21:12:08.614848 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5205 | 2026.05.06 21:12:08.616048 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5206 | 2026.05.06 21:12:08.616309 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5207 | 2026.05.06 21:12:08.616566 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 594 | ||
| 5208 | 2026.05.06 21:12:10.967143 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5209 | 2026.05.06 21:12:10.967453 [ 275 ] {9b831b3d-a704-4e74-a759-4c33e3e341c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5210 | 2026.05.06 21:12:10.967776 [ 275 ] {9b831b3d-a704-4e74-a759-4c33e3e341c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5211 | 2026.05.06 21:12:10.967812 [ 275 ] {9b831b3d-a704-4e74-a759-4c33e3e341c9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5212 | 2026.05.06 21:12:10.968110 [ 275 ] {9b831b3d-a704-4e74-a759-4c33e3e341c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5213 | 2026.05.06 21:12:10.968179 [ 275 ] {9b831b3d-a704-4e74-a759-4c33e3e341c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5214 | 2026.05.06 21:12:10.968319 [ 275 ] {9b831b3d-a704-4e74-a759-4c33e3e341c9} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5215 | 2026.05.06 21:12:10.968355 [ 275 ] {9b831b3d-a704-4e74-a759-4c33e3e341c9} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5216 | 2026.05.06 21:12:10.968376 [ 275 ] {9b831b3d-a704-4e74-a759-4c33e3e341c9} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 5217 | 2026.05.06 21:12:10.968391 [ 275 ] {9b831b3d-a704-4e74-a759-4c33e3e341c9} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5218 | 2026.05.06 21:12:10.968430 [ 275 ] {9b831b3d-a704-4e74-a759-4c33e3e341c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5219 | 2026.05.06 21:12:10.968450 [ 275 ] {9b831b3d-a704-4e74-a759-4c33e3e341c9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5220 | 2026.05.06 21:12:10.969650 [ 275 ] {9b831b3d-a704-4e74-a759-4c33e3e341c9} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002282 sec., 22348.81682734443 rows/sec., 5.28 MiB/sec. | ||
| 5221 | 2026.05.06 21:12:10.969757 [ 275 ] {9b831b3d-a704-4e74-a759-4c33e3e341c9} <Debug> TCPHandler: Processed in 0.002742013 sec. | ||
| 5222 | 2026.05.06 21:12:10.972044 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5223 | 2026.05.06 21:12:10.972151 [ 275 ] {63f7a664-b96b-4185-8e0e-f2a89cd4e025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5224 | 2026.05.06 21:12:10.972192 [ 275 ] {63f7a664-b96b-4185-8e0e-f2a89cd4e025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5225 | 2026.05.06 21:12:10.972807 [ 275 ] {63f7a664-b96b-4185-8e0e-f2a89cd4e025} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5226 | 2026.05.06 21:12:10.972851 [ 275 ] {63f7a664-b96b-4185-8e0e-f2a89cd4e025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5227 | 2026.05.06 21:12:10.973233 [ 275 ] {63f7a664-b96b-4185-8e0e-f2a89cd4e025} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5228 | 2026.05.06 21:12:10.973450 [ 275 ] {63f7a664-b96b-4185-8e0e-f2a89cd4e025} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5229 | 2026.05.06 21:12:10.973600 [ 275 ] {63f7a664-b96b-4185-8e0e-f2a89cd4e025} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.00148 sec., 93243.24324324324 rows/sec., 8.11 MiB/sec. | ||
| 5230 | 2026.05.06 21:12:10.973638 [ 275 ] {63f7a664-b96b-4185-8e0e-f2a89cd4e025} <Debug> TCPHandler: Processed in 0.001644966 sec. | ||
| 5231 | 2026.05.06 21:12:10.973770 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5232 | 2026.05.06 21:12:10.973862 [ 275 ] {fe32abd4-6c09-48d8-a377-28f5b72c5d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5233 | 2026.05.06 21:12:10.973900 [ 275 ] {fe32abd4-6c09-48d8-a377-28f5b72c5d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5234 | 2026.05.06 21:12:10.974314 [ 275 ] {fe32abd4-6c09-48d8-a377-28f5b72c5d1e} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5235 | 2026.05.06 21:12:10.974348 [ 275 ] {fe32abd4-6c09-48d8-a377-28f5b72c5d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5236 | 2026.05.06 21:12:10.974637 [ 275 ] {fe32abd4-6c09-48d8-a377-28f5b72c5d1e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5237 | 2026.05.06 21:12:10.974901 [ 275 ] {fe32abd4-6c09-48d8-a377-28f5b72c5d1e} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5238 | 2026.05.06 21:12:10.975029 [ 275 ] {fe32abd4-6c09-48d8-a377-28f5b72c5d1e} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001178 sec., 34804.753820033955 rows/sec., 2.56 MiB/sec. | ||
| 5239 | 2026.05.06 21:12:10.975066 [ 275 ] {fe32abd4-6c09-48d8-a377-28f5b72c5d1e} <Debug> TCPHandler: Processed in 0.001349731 sec. | ||
| 5240 | 2026.05.06 21:12:10.975184 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5241 | 2026.05.06 21:12:10.975277 [ 275 ] {0f48117c-b739-488d-89b6-d695ea141921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5242 | 2026.05.06 21:12:10.975316 [ 275 ] {0f48117c-b739-488d-89b6-d695ea141921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5243 | 2026.05.06 21:12:10.975730 [ 275 ] {0f48117c-b739-488d-89b6-d695ea141921} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5244 | 2026.05.06 21:12:10.975767 [ 275 ] {0f48117c-b739-488d-89b6-d695ea141921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5245 | 2026.05.06 21:12:10.976070 [ 275 ] {0f48117c-b739-488d-89b6-d695ea141921} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5246 | 2026.05.06 21:12:10.976274 [ 275 ] {0f48117c-b739-488d-89b6-d695ea141921} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5247 | 2026.05.06 21:12:10.976401 [ 275 ] {0f48117c-b739-488d-89b6-d695ea141921} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001141 sec., 92024.5398773006 rows/sec., 7.19 MiB/sec. | ||
| 5248 | 2026.05.06 21:12:10.976437 [ 275 ] {0f48117c-b739-488d-89b6-d695ea141921} <Debug> TCPHandler: Processed in 0.00130284 sec. | ||
| 5249 | 2026.05.06 21:12:10.976557 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5250 | 2026.05.06 21:12:10.976651 [ 275 ] {ea5b2558-50f5-4165-b6ec-091d134af1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5251 | 2026.05.06 21:12:10.976693 [ 275 ] {ea5b2558-50f5-4165-b6ec-091d134af1af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5252 | 2026.05.06 21:12:10.977103 [ 275 ] {ea5b2558-50f5-4165-b6ec-091d134af1af} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5253 | 2026.05.06 21:12:10.977139 [ 275 ] {ea5b2558-50f5-4165-b6ec-091d134af1af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5254 | 2026.05.06 21:12:10.977468 [ 275 ] {ea5b2558-50f5-4165-b6ec-091d134af1af} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5255 | 2026.05.06 21:12:10.977673 [ 275 ] {ea5b2558-50f5-4165-b6ec-091d134af1af} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5256 | 2026.05.06 21:12:10.977802 [ 275 ] {ea5b2558-50f5-4165-b6ec-091d134af1af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 5257 | 2026.05.06 21:12:10.977840 [ 275 ] {ea5b2558-50f5-4165-b6ec-091d134af1af} <Debug> TCPHandler: Processed in 0.001331621 sec. | ||
| 5258 | 2026.05.06 21:12:10.977954 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5259 | 2026.05.06 21:12:10.978048 [ 275 ] {6c25b703-7e54-41a2-ab81-59caec40e702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5260 | 2026.05.06 21:12:10.978101 [ 275 ] {6c25b703-7e54-41a2-ab81-59caec40e702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5261 | 2026.05.06 21:12:10.978895 [ 275 ] {6c25b703-7e54-41a2-ab81-59caec40e702} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5262 | 2026.05.06 21:12:10.978932 [ 275 ] {6c25b703-7e54-41a2-ab81-59caec40e702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5263 | 2026.05.06 21:12:10.979519 [ 275 ] {6c25b703-7e54-41a2-ab81-59caec40e702} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5264 | 2026.05.06 21:12:10.979735 [ 275 ] {6c25b703-7e54-41a2-ab81-59caec40e702} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5265 | 2026.05.06 21:12:10.979892 [ 275 ] {6c25b703-7e54-41a2-ab81-59caec40e702} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001862 sec., 22019.334049409237 rows/sec., 39.46 MiB/sec. | ||
| 5266 | 2026.05.06 21:12:10.979944 [ 275 ] {6c25b703-7e54-41a2-ab81-59caec40e702} <Debug> TCPHandler: Processed in 0.002039562 sec. | ||
| 5267 | 2026.05.06 21:12:10.980067 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5268 | 2026.05.06 21:12:10.980162 [ 275 ] {53052c6b-5608-4e5a-83bd-028a28b8f473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5269 | 2026.05.06 21:12:10.980203 [ 275 ] {53052c6b-5608-4e5a-83bd-028a28b8f473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5270 | 2026.05.06 21:12:10.980572 [ 275 ] {53052c6b-5608-4e5a-83bd-028a28b8f473} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5271 | 2026.05.06 21:12:10.980610 [ 275 ] {53052c6b-5608-4e5a-83bd-028a28b8f473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5272 | 2026.05.06 21:12:10.980918 [ 275 ] {53052c6b-5608-4e5a-83bd-028a28b8f473} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5273 | 2026.05.06 21:12:10.981119 [ 275 ] {53052c6b-5608-4e5a-83bd-028a28b8f473} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5274 | 2026.05.06 21:12:10.981224 [ 68 ] {} <Debug> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5275 | 2026.05.06 21:12:10.981247 [ 275 ] {53052c6b-5608-4e5a-83bd-028a28b8f473} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 5276 | 2026.05.06 21:12:10.981292 [ 68 ] {} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5277 | 2026.05.06 21:12:10.981300 [ 275 ] {53052c6b-5608-4e5a-83bd-028a28b8f473} <Debug> TCPHandler: Processed in 0.0012818 sec. | ||
| 5278 | 2026.05.06 21:12:10.981322 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5279 | 2026.05.06 21:12:10.981456 [ 200 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5280 | 2026.05.06 21:12:10.981599 [ 200 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5281 | 2026.05.06 21:12:10.981637 [ 200 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1152 rows starting from the beginning of the part | ||
| 5282 | 2026.05.06 21:12:10.981701 [ 200 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 5283 | 2026.05.06 21:12:10.981750 [ 200 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5284 | 2026.05.06 21:12:10.981798 [ 200 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5285 | 2026.05.06 21:12:10.981846 [ 200 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5286 | 2026.05.06 21:12:10.981889 [ 200 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5287 | 2026.05.06 21:12:10.982808 [ 197 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1428 rows, containing 4 columns (4 merged, 0 gathered) in 0.001402752 sec., 1017998.9050095812 rows/sec., 68.15 MiB/sec. | ||
| 5288 | 2026.05.06 21:12:10.983097 [ 194 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5289 | 2026.05.06 21:12:10.983624 [ 194 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_31_6} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5290 | 2026.05.06 21:12:10.983762 [ 194 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_31_6} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5291 | 2026.05.06 21:12:10.983904 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5292 | 2026.05.06 21:12:13.484804 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5293 | 2026.05.06 21:12:13.484857 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5294 | 2026.05.06 21:12:13.583736 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12508 | ||
| 5295 | 2026.05.06 21:12:13.584230 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5296 | 2026.05.06 21:12:13.584269 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5297 | 2026.05.06 21:12:13.584751 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5298 | 2026.05.06 21:12:13.584988 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5299 | 2026.05.06 21:12:13.585112 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12508 | ||
| 5300 | 2026.05.06 21:12:13.585141 [ 66 ] {} <Debug> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5301 | 2026.05.06 21:12:13.585242 [ 66 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5302 | 2026.05.06 21:12:13.585281 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5303 | 2026.05.06 21:12:13.585469 [ 200 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5304 | 2026.05.06 21:12:13.585690 [ 200 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5305 | 2026.05.06 21:12:13.585754 [ 200 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10140 rows starting from the beginning of the part | ||
| 5306 | 2026.05.06 21:12:13.585858 [ 200 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5307 | 2026.05.06 21:12:13.585940 [ 200 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5308 | 2026.05.06 21:12:13.586011 [ 200 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5309 | 2026.05.06 21:12:13.586076 [ 200 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5310 | 2026.05.06 21:12:13.586140 [ 200 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5311 | 2026.05.06 21:12:13.588129 [ 197 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12508 rows, containing 4 columns (4 merged, 0 gathered) in 0.002750463 sec., 4547597.986229955 rows/sec., 65.05 MiB/sec. | ||
| 5312 | 2026.05.06 21:12:13.588634 [ 197 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5313 | 2026.05.06 21:12:13.589056 [ 197 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_26_5} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5314 | 2026.05.06 21:12:13.589171 [ 197 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_26_5} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5315 | 2026.05.06 21:12:13.589296 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5316 | 2026.05.06 21:12:14.301404 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5317 | 2026.05.06 21:12:14.318617 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5318 | 2026.05.06 21:12:14.318679 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5319 | 2026.05.06 21:12:14.324125 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5320 | 2026.05.06 21:12:14.324848 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5321 | 2026.05.06 21:12:14.325211 [ 63 ] {} <Debug> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5322 | 2026.05.06 21:12:14.325298 [ 63 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5323 | 2026.05.06 21:12:14.325324 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5324 | 2026.05.06 21:12:14.325486 [ 197 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5325 | 2026.05.06 21:12:14.328231 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5326 | 2026.05.06 21:12:14.330091 [ 197 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5327 | 2026.05.06 21:12:14.331548 [ 197 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 5328 | 2026.05.06 21:12:14.336374 [ 197 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 5329 | 2026.05.06 21:12:14.340779 [ 197 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 5330 | 2026.05.06 21:12:14.344942 [ 197 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 5331 | 2026.05.06 21:12:14.349646 [ 197 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 5332 | 2026.05.06 21:12:14.353892 [ 197 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 5333 | 2026.05.06 21:12:14.404930 [ 190 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079513963 sec., 2464.975868452186 rows/sec., 12.75 MiB/sec. | ||
| 5334 | 2026.05.06 21:12:14.406937 [ 189 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5335 | 2026.05.06 21:12:14.408624 [ 189 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_26_5} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5336 | 2026.05.06 21:12:14.408718 [ 189 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_26_5} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5337 | 2026.05.06 21:12:14.410148 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5338 | 2026.05.06 21:12:15.000207 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.25 MiB, peak 268.79 MiB, free memory in arenas 0.00 B, will set to 264.29 MiB (RSS), difference: 6.04 MiB | ||
| 5339 | 2026.05.06 21:12:15.965982 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5340 | 2026.05.06 21:12:15.966262 [ 275 ] {e40133ec-4d36-45ae-b8dd-db76723062af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5341 | 2026.05.06 21:12:15.966661 [ 275 ] {e40133ec-4d36-45ae-b8dd-db76723062af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5342 | 2026.05.06 21:12:15.966695 [ 275 ] {e40133ec-4d36-45ae-b8dd-db76723062af} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5343 | 2026.05.06 21:12:15.966906 [ 275 ] {e40133ec-4d36-45ae-b8dd-db76723062af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5344 | 2026.05.06 21:12:15.966976 [ 275 ] {e40133ec-4d36-45ae-b8dd-db76723062af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5345 | 2026.05.06 21:12:15.967112 [ 275 ] {e40133ec-4d36-45ae-b8dd-db76723062af} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5346 | 2026.05.06 21:12:15.967148 [ 275 ] {e40133ec-4d36-45ae-b8dd-db76723062af} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5347 | 2026.05.06 21:12:15.967168 [ 275 ] {e40133ec-4d36-45ae-b8dd-db76723062af} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 5348 | 2026.05.06 21:12:15.967184 [ 275 ] {e40133ec-4d36-45ae-b8dd-db76723062af} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5349 | 2026.05.06 21:12:15.967222 [ 275 ] {e40133ec-4d36-45ae-b8dd-db76723062af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5350 | 2026.05.06 21:12:15.967241 [ 275 ] {e40133ec-4d36-45ae-b8dd-db76723062af} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5351 | 2026.05.06 21:12:15.968830 [ 275 ] {e40133ec-4d36-45ae-b8dd-db76723062af} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002683 sec., 19008.57249347745 rows/sec., 4.50 MiB/sec. | ||
| 5352 | 2026.05.06 21:12:15.968937 [ 275 ] {e40133ec-4d36-45ae-b8dd-db76723062af} <Debug> TCPHandler: Processed in 0.003111388 sec. | ||
| 5353 | 2026.05.06 21:12:15.970460 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5354 | 2026.05.06 21:12:15.970560 [ 275 ] {633f55d9-a5c5-4dcb-9222-a1bd83e07a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5355 | 2026.05.06 21:12:15.970599 [ 275 ] {633f55d9-a5c5-4dcb-9222-a1bd83e07a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5356 | 2026.05.06 21:12:15.971176 [ 275 ] {633f55d9-a5c5-4dcb-9222-a1bd83e07a72} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5357 | 2026.05.06 21:12:15.971215 [ 275 ] {633f55d9-a5c5-4dcb-9222-a1bd83e07a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5358 | 2026.05.06 21:12:15.971581 [ 275 ] {633f55d9-a5c5-4dcb-9222-a1bd83e07a72} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5359 | 2026.05.06 21:12:15.971797 [ 275 ] {633f55d9-a5c5-4dcb-9222-a1bd83e07a72} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5360 | 2026.05.06 21:12:15.971948 [ 275 ] {633f55d9-a5c5-4dcb-9222-a1bd83e07a72} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001372 sec., 40816.32653061225 rows/sec., 3.14 MiB/sec. | ||
| 5361 | 2026.05.06 21:12:15.971986 [ 275 ] {633f55d9-a5c5-4dcb-9222-a1bd83e07a72} <Debug> TCPHandler: Processed in 0.001538613 sec. | ||
| 5362 | 2026.05.06 21:12:15.972129 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5363 | 2026.05.06 21:12:15.972223 [ 275 ] {82d1ddce-fa7d-4b51-889a-e3ab860c73ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5364 | 2026.05.06 21:12:15.972261 [ 275 ] {82d1ddce-fa7d-4b51-889a-e3ab860c73ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5365 | 2026.05.06 21:12:15.972700 [ 275 ] {82d1ddce-fa7d-4b51-889a-e3ab860c73ce} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5366 | 2026.05.06 21:12:15.972735 [ 275 ] {82d1ddce-fa7d-4b51-889a-e3ab860c73ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5367 | 2026.05.06 21:12:15.973046 [ 275 ] {82d1ddce-fa7d-4b51-889a-e3ab860c73ce} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5368 | 2026.05.06 21:12:15.973276 [ 275 ] {82d1ddce-fa7d-4b51-889a-e3ab860c73ce} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5369 | 2026.05.06 21:12:15.973403 [ 275 ] {82d1ddce-fa7d-4b51-889a-e3ab860c73ce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 5370 | 2026.05.06 21:12:15.973441 [ 275 ] {82d1ddce-fa7d-4b51-889a-e3ab860c73ce} <Debug> TCPHandler: Processed in 0.001361601 sec. | ||
| 5371 | 2026.05.06 21:12:15.973573 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5372 | 2026.05.06 21:12:15.973668 [ 275 ] {05ba5742-5b9f-4a57-ac62-32fe78c7b54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5373 | 2026.05.06 21:12:15.973710 [ 275 ] {05ba5742-5b9f-4a57-ac62-32fe78c7b54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5374 | 2026.05.06 21:12:15.974101 [ 275 ] {05ba5742-5b9f-4a57-ac62-32fe78c7b54c} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5375 | 2026.05.06 21:12:15.974138 [ 275 ] {05ba5742-5b9f-4a57-ac62-32fe78c7b54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5376 | 2026.05.06 21:12:15.974481 [ 275 ] {05ba5742-5b9f-4a57-ac62-32fe78c7b54c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5377 | 2026.05.06 21:12:15.974685 [ 275 ] {05ba5742-5b9f-4a57-ac62-32fe78c7b54c} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5378 | 2026.05.06 21:12:15.974813 [ 275 ] {05ba5742-5b9f-4a57-ac62-32fe78c7b54c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 5379 | 2026.05.06 21:12:15.974851 [ 275 ] {05ba5742-5b9f-4a57-ac62-32fe78c7b54c} <Debug> TCPHandler: Processed in 0.001326461 sec. | ||
| 5380 | 2026.05.06 21:12:15.974976 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5381 | 2026.05.06 21:12:15.975070 [ 275 ] {3014f76a-8276-4c91-80d9-cf93cb141666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5382 | 2026.05.06 21:12:15.975111 [ 275 ] {3014f76a-8276-4c91-80d9-cf93cb141666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5383 | 2026.05.06 21:12:15.975436 [ 275 ] {3014f76a-8276-4c91-80d9-cf93cb141666} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5384 | 2026.05.06 21:12:15.975472 [ 275 ] {3014f76a-8276-4c91-80d9-cf93cb141666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5385 | 2026.05.06 21:12:15.975771 [ 275 ] {3014f76a-8276-4c91-80d9-cf93cb141666} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5386 | 2026.05.06 21:12:15.975982 [ 275 ] {3014f76a-8276-4c91-80d9-cf93cb141666} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5387 | 2026.05.06 21:12:15.976113 [ 275 ] {3014f76a-8276-4c91-80d9-cf93cb141666} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 5388 | 2026.05.06 21:12:15.976148 [ 275 ] {3014f76a-8276-4c91-80d9-cf93cb141666} <Debug> TCPHandler: Processed in 0.001221369 sec. | ||
| 5389 | 2026.05.06 21:12:17.338182 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5390 | 2026.05.06 21:12:17.338407 [ 275 ] {c8c50e6c-3372-4e65-bcfe-3ba64f3190ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5391 | 2026.05.06 21:12:17.338749 [ 275 ] {c8c50e6c-3372-4e65-bcfe-3ba64f3190ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5392 | 2026.05.06 21:12:17.338785 [ 275 ] {c8c50e6c-3372-4e65-bcfe-3ba64f3190ad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5393 | 2026.05.06 21:12:17.339025 [ 275 ] {c8c50e6c-3372-4e65-bcfe-3ba64f3190ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5394 | 2026.05.06 21:12:17.339092 [ 275 ] {c8c50e6c-3372-4e65-bcfe-3ba64f3190ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5395 | 2026.05.06 21:12:17.339232 [ 275 ] {c8c50e6c-3372-4e65-bcfe-3ba64f3190ad} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 5396 | 2026.05.06 21:12:17.339269 [ 275 ] {c8c50e6c-3372-4e65-bcfe-3ba64f3190ad} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5397 | 2026.05.06 21:12:17.339291 [ 275 ] {c8c50e6c-3372-4e65-bcfe-3ba64f3190ad} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 5398 | 2026.05.06 21:12:17.339307 [ 275 ] {c8c50e6c-3372-4e65-bcfe-3ba64f3190ad} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5399 | 2026.05.06 21:12:17.339347 [ 275 ] {c8c50e6c-3372-4e65-bcfe-3ba64f3190ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5400 | 2026.05.06 21:12:17.339368 [ 275 ] {c8c50e6c-3372-4e65-bcfe-3ba64f3190ad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5401 | 2026.05.06 21:12:17.340402 [ 275 ] {c8c50e6c-3372-4e65-bcfe-3ba64f3190ad} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.00209 sec., 24401.91387559809 rows/sec., 5.77 MiB/sec. | ||
| 5402 | 2026.05.06 21:12:17.340503 [ 275 ] {c8c50e6c-3372-4e65-bcfe-3ba64f3190ad} <Debug> TCPHandler: Processed in 0.002454398 sec. | ||
| 5403 | 2026.05.06 21:12:17.352675 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5404 | 2026.05.06 21:12:17.352788 [ 275 ] {b3170de2-1fd0-425c-8e83-1866f7ba5396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5405 | 2026.05.06 21:12:17.352832 [ 275 ] {b3170de2-1fd0-425c-8e83-1866f7ba5396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5406 | 2026.05.06 21:12:17.353327 [ 275 ] {b3170de2-1fd0-425c-8e83-1866f7ba5396} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5407 | 2026.05.06 21:12:17.353377 [ 275 ] {b3170de2-1fd0-425c-8e83-1866f7ba5396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5408 | 2026.05.06 21:12:17.353775 [ 275 ] {b3170de2-1fd0-425c-8e83-1866f7ba5396} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5409 | 2026.05.06 21:12:17.354029 [ 275 ] {b3170de2-1fd0-425c-8e83-1866f7ba5396} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5410 | 2026.05.06 21:12:17.354178 [ 275 ] {b3170de2-1fd0-425c-8e83-1866f7ba5396} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001422 sec., 8438.818565400843 rows/sec., 688.13 KiB/sec. | ||
| 5411 | 2026.05.06 21:12:17.354218 [ 275 ] {b3170de2-1fd0-425c-8e83-1866f7ba5396} <Debug> TCPHandler: Processed in 0.001596695 sec. | ||
| 5412 | 2026.05.06 21:12:17.354341 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5413 | 2026.05.06 21:12:17.354438 [ 275 ] {b187487d-c230-4835-8b56-0cf5ca6f4546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5414 | 2026.05.06 21:12:17.354479 [ 275 ] {b187487d-c230-4835-8b56-0cf5ca6f4546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5415 | 2026.05.06 21:12:17.355834 [ 275 ] {b187487d-c230-4835-8b56-0cf5ca6f4546} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5416 | 2026.05.06 21:12:17.355872 [ 275 ] {b187487d-c230-4835-8b56-0cf5ca6f4546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5417 | 2026.05.06 21:12:17.356381 [ 275 ] {b187487d-c230-4835-8b56-0cf5ca6f4546} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5418 | 2026.05.06 21:12:17.356594 [ 275 ] {b187487d-c230-4835-8b56-0cf5ca6f4546} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5419 | 2026.05.06 21:12:17.356712 [ 60 ] {} <Debug> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5420 | 2026.05.06 21:12:17.356729 [ 275 ] {b187487d-c230-4835-8b56-0cf5ca6f4546} <Debug> executeQuery: Read 2493 rows, 190.03 KiB in 0.002307 sec., 1080624.187256177 rows/sec., 80.44 MiB/sec. | ||
| 5421 | 2026.05.06 21:12:17.356782 [ 60 ] {} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5422 | 2026.05.06 21:12:17.356792 [ 275 ] {b187487d-c230-4835-8b56-0cf5ca6f4546} <Debug> TCPHandler: Processed in 0.002500138 sec. | ||
| 5423 | 2026.05.06 21:12:17.356815 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5424 | 2026.05.06 21:12:17.356930 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5425 | 2026.05.06 21:12:17.356950 [ 193 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5426 | 2026.05.06 21:12:17.357032 [ 275 ] {ed7f1b37-cf7f-4d9f-bafe-30b67c00bf5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5427 | 2026.05.06 21:12:17.357078 [ 275 ] {ed7f1b37-cf7f-4d9f-bafe-30b67c00bf5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5428 | 2026.05.06 21:12:17.357098 [ 193 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5429 | 2026.05.06 21:12:17.357138 [ 193 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3361 rows starting from the beginning of the part | ||
| 5430 | 2026.05.06 21:12:17.357209 [ 193 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 138 rows starting from the beginning of the part | ||
| 5431 | 2026.05.06 21:12:17.357263 [ 193 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 176 rows starting from the beginning of the part | ||
| 5432 | 2026.05.06 21:12:17.357333 [ 193 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 138 rows starting from the beginning of the part | ||
| 5433 | 2026.05.06 21:12:17.357380 [ 193 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5434 | 2026.05.06 21:12:17.357424 [ 193 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2493 rows starting from the beginning of the part | ||
| 5435 | 2026.05.06 21:12:17.357520 [ 275 ] {ed7f1b37-cf7f-4d9f-bafe-30b67c00bf5a} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5436 | 2026.05.06 21:12:17.357565 [ 275 ] {ed7f1b37-cf7f-4d9f-bafe-30b67c00bf5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5437 | 2026.05.06 21:12:17.357913 [ 275 ] {ed7f1b37-cf7f-4d9f-bafe-30b67c00bf5a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5438 | 2026.05.06 21:12:17.358149 [ 275 ] {ed7f1b37-cf7f-4d9f-bafe-30b67c00bf5a} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5439 | 2026.05.06 21:12:17.358293 [ 275 ] {ed7f1b37-cf7f-4d9f-bafe-30b67c00bf5a} <Debug> executeQuery: Read 64 rows, 4.75 KiB in 0.001278 sec., 50078.24726134585 rows/sec., 3.63 MiB/sec. | ||
| 5440 | 2026.05.06 21:12:17.358333 [ 275 ] {ed7f1b37-cf7f-4d9f-bafe-30b67c00bf5a} <Debug> TCPHandler: Processed in 0.001457012 sec. | ||
| 5441 | 2026.05.06 21:12:17.358450 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5442 | 2026.05.06 21:12:17.358545 [ 275 ] {9aca6517-c150-4f51-9268-b5b303601673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5443 | 2026.05.06 21:12:17.358585 [ 275 ] {9aca6517-c150-4f51-9268-b5b303601673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5444 | 2026.05.06 21:12:17.359240 [ 275 ] {9aca6517-c150-4f51-9268-b5b303601673} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5445 | 2026.05.06 21:12:17.359277 [ 275 ] {9aca6517-c150-4f51-9268-b5b303601673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5446 | 2026.05.06 21:12:17.359647 [ 275 ] {9aca6517-c150-4f51-9268-b5b303601673} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5447 | 2026.05.06 21:12:17.359792 [ 190 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6362 rows, containing 5 columns (5 merged, 0 gathered) in 0.002902405 sec., 2191975.2756765513 rows/sec., 175.03 MiB/sec. | ||
| 5448 | 2026.05.06 21:12:17.359859 [ 275 ] {9aca6517-c150-4f51-9268-b5b303601673} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5449 | 2026.05.06 21:12:17.359994 [ 275 ] {9aca6517-c150-4f51-9268-b5b303601673} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001466 sec., 546384.7203274216 rows/sec., 31.56 MiB/sec. | ||
| 5450 | 2026.05.06 21:12:17.360035 [ 275 ] {9aca6517-c150-4f51-9268-b5b303601673} <Debug> TCPHandler: Processed in 0.001634126 sec. | ||
| 5451 | 2026.05.06 21:12:17.360161 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5452 | 2026.05.06 21:12:17.360231 [ 198 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5453 | 2026.05.06 21:12:17.360257 [ 275 ] {0f99c527-0ef3-4a30-b6b8-c8ba400c02b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5454 | 2026.05.06 21:12:17.360303 [ 275 ] {0f99c527-0ef3-4a30-b6b8-c8ba400c02b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5455 | 2026.05.06 21:12:17.360535 [ 198 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_36_7} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5456 | 2026.05.06 21:12:17.360618 [ 198 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_36_7} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5457 | 2026.05.06 21:12:17.360699 [ 275 ] {0f99c527-0ef3-4a30-b6b8-c8ba400c02b8} <Trace> oximeter.fields_u64 (5e707928-9433-4ca2-9934-1a6d89792806): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5458 | 2026.05.06 21:12:17.360726 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 5459 | 2026.05.06 21:12:17.360741 [ 275 ] {0f99c527-0ef3-4a30-b6b8-c8ba400c02b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5460 | 2026.05.06 21:12:17.361048 [ 275 ] {0f99c527-0ef3-4a30-b6b8-c8ba400c02b8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5461 | 2026.05.06 21:12:17.361254 [ 275 ] {0f99c527-0ef3-4a30-b6b8-c8ba400c02b8} <Trace> oximeter.fields_u64 (5e707928-9433-4ca2-9934-1a6d89792806): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5462 | 2026.05.06 21:12:17.361382 [ 275 ] {0f99c527-0ef3-4a30-b6b8-c8ba400c02b8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001143 sec., 874.8906386701663 rows/sec., 61.52 KiB/sec. | ||
| 5463 | 2026.05.06 21:12:17.361423 [ 275 ] {0f99c527-0ef3-4a30-b6b8-c8ba400c02b8} <Debug> TCPHandler: Processed in 0.00131256 sec. | ||
| 5464 | 2026.05.06 21:12:17.361544 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5465 | 2026.05.06 21:12:17.361639 [ 275 ] {396cac15-daf2-44b4-b6a6-48e2ea5c3f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5466 | 2026.05.06 21:12:17.361678 [ 275 ] {396cac15-daf2-44b4-b6a6-48e2ea5c3f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5467 | 2026.05.06 21:12:17.362507 [ 275 ] {396cac15-daf2-44b4-b6a6-48e2ea5c3f47} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5468 | 2026.05.06 21:12:17.362544 [ 275 ] {396cac15-daf2-44b4-b6a6-48e2ea5c3f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5469 | 2026.05.06 21:12:17.362926 [ 275 ] {396cac15-daf2-44b4-b6a6-48e2ea5c3f47} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5470 | 2026.05.06 21:12:17.363133 [ 275 ] {396cac15-daf2-44b4-b6a6-48e2ea5c3f47} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5471 | 2026.05.06 21:12:17.363250 [ 60 ] {} <Debug> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5472 | 2026.05.06 21:12:17.363268 [ 275 ] {396cac15-daf2-44b4-b6a6-48e2ea5c3f47} <Debug> executeQuery: Read 1343 rows, 92.38 KiB in 0.001645 sec., 816413.3738601824 rows/sec., 54.84 MiB/sec. | ||
| 5473 | 2026.05.06 21:12:17.363305 [ 60 ] {} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5474 | 2026.05.06 21:12:17.363322 [ 275 ] {396cac15-daf2-44b4-b6a6-48e2ea5c3f47} <Debug> TCPHandler: Processed in 0.001827589 sec. | ||
| 5475 | 2026.05.06 21:12:17.363334 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5476 | 2026.05.06 21:12:17.363417 [ 193 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5477 | 2026.05.06 21:12:17.363453 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5478 | 2026.05.06 21:12:17.363512 [ 193 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5479 | 2026.05.06 21:12:17.363541 [ 193 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1831 rows starting from the beginning of the part | ||
| 5480 | 2026.05.06 21:12:17.363553 [ 275 ] {0594f857-d567-4472-a338-2bb7a7d63565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5481 | 2026.05.06 21:12:17.363585 [ 193 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 105 rows starting from the beginning of the part | ||
| 5482 | 2026.05.06 21:12:17.363602 [ 275 ] {0594f857-d567-4472-a338-2bb7a7d63565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5483 | 2026.05.06 21:12:17.363627 [ 193 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 100 rows starting from the beginning of the part | ||
| 5484 | 2026.05.06 21:12:17.363667 [ 193 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 105 rows starting from the beginning of the part | ||
| 5485 | 2026.05.06 21:12:17.363709 [ 193 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5486 | 2026.05.06 21:12:17.363746 [ 193 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1343 rows starting from the beginning of the part | ||
| 5487 | 2026.05.06 21:12:17.364284 [ 275 ] {0594f857-d567-4472-a338-2bb7a7d63565} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5488 | 2026.05.06 21:12:17.364325 [ 275 ] {0594f857-d567-4472-a338-2bb7a7d63565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5489 | 2026.05.06 21:12:17.364810 [ 275 ] {0594f857-d567-4472-a338-2bb7a7d63565} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5490 | 2026.05.06 21:12:17.365046 [ 190 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3548 rows, containing 5 columns (5 merged, 0 gathered) in 0.001661725 sec., 2135130.6624140576 rows/sec., 155.34 MiB/sec. | ||
| 5491 | 2026.05.06 21:12:17.365060 [ 275 ] {0594f857-d567-4472-a338-2bb7a7d63565} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5492 | 2026.05.06 21:12:17.365215 [ 275 ] {0594f857-d567-4472-a338-2bb7a7d63565} <Debug> executeQuery: Read 1534 rows, 95.61 KiB in 0.00168 sec., 913095.2380952381 rows/sec., 55.58 MiB/sec. | ||
| 5493 | 2026.05.06 21:12:17.365255 [ 275 ] {0594f857-d567-4472-a338-2bb7a7d63565} <Debug> TCPHandler: Processed in 0.001852749 sec. | ||
| 5494 | 2026.05.06 21:12:17.365258 [ 199 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5495 | 2026.05.06 21:12:17.365386 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5496 | 2026.05.06 21:12:17.365482 [ 275 ] {43e45d72-9fe7-4fa6-a41c-61c351070286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5497 | 2026.05.06 21:12:17.365525 [ 199 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_36_7} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5498 | 2026.05.06 21:12:17.365537 [ 275 ] {43e45d72-9fe7-4fa6-a41c-61c351070286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5499 | 2026.05.06 21:12:17.365593 [ 199 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_36_7} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5500 | 2026.05.06 21:12:17.365683 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 5501 | 2026.05.06 21:12:17.366431 [ 275 ] {43e45d72-9fe7-4fa6-a41c-61c351070286} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5502 | 2026.05.06 21:12:17.366469 [ 275 ] {43e45d72-9fe7-4fa6-a41c-61c351070286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5503 | 2026.05.06 21:12:17.367034 [ 275 ] {43e45d72-9fe7-4fa6-a41c-61c351070286} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5504 | 2026.05.06 21:12:17.367265 [ 275 ] {43e45d72-9fe7-4fa6-a41c-61c351070286} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5505 | 2026.05.06 21:12:17.367406 [ 275 ] {43e45d72-9fe7-4fa6-a41c-61c351070286} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.00194 sec., 26804.123711340206 rows/sec., 48.03 MiB/sec. | ||
| 5506 | 2026.05.06 21:12:17.367461 [ 275 ] {43e45d72-9fe7-4fa6-a41c-61c351070286} <Debug> TCPHandler: Processed in 0.002125693 sec. | ||
| 5507 | 2026.05.06 21:12:17.367590 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5508 | 2026.05.06 21:12:17.367686 [ 275 ] {f9c6fef6-b576-4581-9198-19ef8ca22b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5509 | 2026.05.06 21:12:17.367728 [ 275 ] {f9c6fef6-b576-4581-9198-19ef8ca22b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5510 | 2026.05.06 21:12:17.368059 [ 275 ] {f9c6fef6-b576-4581-9198-19ef8ca22b4c} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5511 | 2026.05.06 21:12:17.368096 [ 275 ] {f9c6fef6-b576-4581-9198-19ef8ca22b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5512 | 2026.05.06 21:12:17.368403 [ 275 ] {f9c6fef6-b576-4581-9198-19ef8ca22b4c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5513 | 2026.05.06 21:12:17.368605 [ 275 ] {f9c6fef6-b576-4581-9198-19ef8ca22b4c} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5514 | 2026.05.06 21:12:17.368734 [ 275 ] {f9c6fef6-b576-4581-9198-19ef8ca22b4c} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001064 sec., 22556.390977443607 rows/sec., 1.52 MiB/sec. | ||
| 5515 | 2026.05.06 21:12:17.368771 [ 275 ] {f9c6fef6-b576-4581-9198-19ef8ca22b4c} <Debug> TCPHandler: Processed in 0.001230269 sec. | ||
| 5516 | 2026.05.06 21:12:18.616845 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 638 | ||
| 5517 | 2026.05.06 21:12:18.619403 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5518 | 2026.05.06 21:12:18.619448 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5519 | 2026.05.06 21:12:18.620665 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5520 | 2026.05.06 21:12:18.620919 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5521 | 2026.05.06 21:12:18.621167 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 638 | ||
| 5522 | 2026.05.06 21:12:20.962843 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5523 | 2026.05.06 21:12:20.963093 [ 275 ] {41b948a8-aa8a-47fd-83c8-23e6678fa939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5524 | 2026.05.06 21:12:20.963454 [ 275 ] {41b948a8-aa8a-47fd-83c8-23e6678fa939} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5525 | 2026.05.06 21:12:20.963488 [ 275 ] {41b948a8-aa8a-47fd-83c8-23e6678fa939} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5526 | 2026.05.06 21:12:20.963698 [ 275 ] {41b948a8-aa8a-47fd-83c8-23e6678fa939} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5527 | 2026.05.06 21:12:20.963766 [ 275 ] {41b948a8-aa8a-47fd-83c8-23e6678fa939} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5528 | 2026.05.06 21:12:20.963905 [ 275 ] {41b948a8-aa8a-47fd-83c8-23e6678fa939} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5529 | 2026.05.06 21:12:20.963941 [ 275 ] {41b948a8-aa8a-47fd-83c8-23e6678fa939} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5530 | 2026.05.06 21:12:20.963963 [ 275 ] {41b948a8-aa8a-47fd-83c8-23e6678fa939} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 5531 | 2026.05.06 21:12:20.963978 [ 275 ] {41b948a8-aa8a-47fd-83c8-23e6678fa939} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5532 | 2026.05.06 21:12:20.964018 [ 275 ] {41b948a8-aa8a-47fd-83c8-23e6678fa939} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5533 | 2026.05.06 21:12:20.964038 [ 275 ] {41b948a8-aa8a-47fd-83c8-23e6678fa939} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5534 | 2026.05.06 21:12:20.965466 [ 275 ] {41b948a8-aa8a-47fd-83c8-23e6678fa939} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002469 sec., 20656.136087484814 rows/sec., 4.88 MiB/sec. | ||
| 5535 | 2026.05.06 21:12:20.965569 [ 275 ] {41b948a8-aa8a-47fd-83c8-23e6678fa939} <Debug> TCPHandler: Processed in 0.002862345 sec. | ||
| 5536 | 2026.05.06 21:12:20.966928 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5537 | 2026.05.06 21:12:20.967034 [ 275 ] {291a5970-4f16-41d9-893f-c6ff151e17b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5538 | 2026.05.06 21:12:20.967077 [ 275 ] {291a5970-4f16-41d9-893f-c6ff151e17b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5539 | 2026.05.06 21:12:20.967564 [ 275 ] {291a5970-4f16-41d9-893f-c6ff151e17b9} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5540 | 2026.05.06 21:12:20.967610 [ 275 ] {291a5970-4f16-41d9-893f-c6ff151e17b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5541 | 2026.05.06 21:12:20.967979 [ 275 ] {291a5970-4f16-41d9-893f-c6ff151e17b9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5542 | 2026.05.06 21:12:20.968197 [ 275 ] {291a5970-4f16-41d9-893f-c6ff151e17b9} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5543 | 2026.05.06 21:12:20.968348 [ 275 ] {291a5970-4f16-41d9-893f-c6ff151e17b9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001341 sec., 41759.880686055185 rows/sec., 3.21 MiB/sec. | ||
| 5544 | 2026.05.06 21:12:20.968387 [ 275 ] {291a5970-4f16-41d9-893f-c6ff151e17b9} <Debug> TCPHandler: Processed in 0.001509513 sec. | ||
| 5545 | 2026.05.06 21:12:20.968517 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5546 | 2026.05.06 21:12:20.968613 [ 275 ] {aaa57c79-d520-403e-8d6f-305d956e2a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5547 | 2026.05.06 21:12:20.968653 [ 275 ] {aaa57c79-d520-403e-8d6f-305d956e2a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5548 | 2026.05.06 21:12:20.969084 [ 275 ] {aaa57c79-d520-403e-8d6f-305d956e2a70} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5549 | 2026.05.06 21:12:20.969121 [ 275 ] {aaa57c79-d520-403e-8d6f-305d956e2a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5550 | 2026.05.06 21:12:20.969418 [ 275 ] {aaa57c79-d520-403e-8d6f-305d956e2a70} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5551 | 2026.05.06 21:12:20.969635 [ 275 ] {aaa57c79-d520-403e-8d6f-305d956e2a70} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5552 | 2026.05.06 21:12:20.969769 [ 275 ] {aaa57c79-d520-403e-8d6f-305d956e2a70} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 4.26 MiB/sec. | ||
| 5553 | 2026.05.06 21:12:20.969808 [ 275 ] {aaa57c79-d520-403e-8d6f-305d956e2a70} <Debug> TCPHandler: Processed in 0.00134012 sec. | ||
| 5554 | 2026.05.06 21:12:20.969931 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5555 | 2026.05.06 21:12:20.970025 [ 275 ] {607c6082-5f0a-4b20-b47c-0e0e316c4403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5556 | 2026.05.06 21:12:20.970067 [ 275 ] {607c6082-5f0a-4b20-b47c-0e0e316c4403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5557 | 2026.05.06 21:12:20.970444 [ 275 ] {607c6082-5f0a-4b20-b47c-0e0e316c4403} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5558 | 2026.05.06 21:12:20.970480 [ 275 ] {607c6082-5f0a-4b20-b47c-0e0e316c4403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5559 | 2026.05.06 21:12:20.970792 [ 275 ] {607c6082-5f0a-4b20-b47c-0e0e316c4403} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5560 | 2026.05.06 21:12:20.971000 [ 275 ] {607c6082-5f0a-4b20-b47c-0e0e316c4403} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5561 | 2026.05.06 21:12:20.971129 [ 275 ] {607c6082-5f0a-4b20-b47c-0e0e316c4403} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001121 sec., 85637.82337198929 rows/sec., 5.96 MiB/sec. | ||
| 5562 | 2026.05.06 21:12:20.971169 [ 275 ] {607c6082-5f0a-4b20-b47c-0e0e316c4403} <Debug> TCPHandler: Processed in 0.0012873 sec. | ||
| 5563 | 2026.05.06 21:12:20.971289 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5564 | 2026.05.06 21:12:20.971384 [ 275 ] {8a15549c-4bb0-4029-a40f-37e3845acea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5565 | 2026.05.06 21:12:20.971426 [ 275 ] {8a15549c-4bb0-4029-a40f-37e3845acea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5566 | 2026.05.06 21:12:20.971760 [ 275 ] {8a15549c-4bb0-4029-a40f-37e3845acea2} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5567 | 2026.05.06 21:12:20.971796 [ 275 ] {8a15549c-4bb0-4029-a40f-37e3845acea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5568 | 2026.05.06 21:12:20.972098 [ 275 ] {8a15549c-4bb0-4029-a40f-37e3845acea2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5569 | 2026.05.06 21:12:20.972308 [ 275 ] {8a15549c-4bb0-4029-a40f-37e3845acea2} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5570 | 2026.05.06 21:12:20.972442 [ 275 ] {8a15549c-4bb0-4029-a40f-37e3845acea2} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001075 sec., 33488.37209302326 rows/sec., 2.26 MiB/sec. | ||
| 5571 | 2026.05.06 21:12:20.972479 [ 275 ] {8a15549c-4bb0-4029-a40f-37e3845acea2} <Debug> TCPHandler: Processed in 0.0012393 sec. | ||
| 5572 | 2026.05.06 21:12:21.085172 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13020 | ||
| 5573 | 2026.05.06 21:12:21.085673 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5574 | 2026.05.06 21:12:21.085711 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5575 | 2026.05.06 21:12:21.086185 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5576 | 2026.05.06 21:12:21.086411 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5577 | 2026.05.06 21:12:21.086540 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13020 | ||
| 5578 | 2026.05.06 21:12:21.828279 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5579 | 2026.05.06 21:12:21.843967 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5580 | 2026.05.06 21:12:21.844017 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5581 | 2026.05.06 21:12:21.849764 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5582 | 2026.05.06 21:12:21.850488 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5583 | 2026.05.06 21:12:21.853166 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5584 | 2026.05.06 21:12:25.965400 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5585 | 2026.05.06 21:12:25.965742 [ 275 ] {19eb1052-b0b5-4915-bd26-1b2492585b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5586 | 2026.05.06 21:12:25.966077 [ 275 ] {19eb1052-b0b5-4915-bd26-1b2492585b46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5587 | 2026.05.06 21:12:25.966112 [ 275 ] {19eb1052-b0b5-4915-bd26-1b2492585b46} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5588 | 2026.05.06 21:12:25.966322 [ 275 ] {19eb1052-b0b5-4915-bd26-1b2492585b46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5589 | 2026.05.06 21:12:25.966389 [ 275 ] {19eb1052-b0b5-4915-bd26-1b2492585b46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5590 | 2026.05.06 21:12:25.966526 [ 275 ] {19eb1052-b0b5-4915-bd26-1b2492585b46} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5591 | 2026.05.06 21:12:25.966563 [ 275 ] {19eb1052-b0b5-4915-bd26-1b2492585b46} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5592 | 2026.05.06 21:12:25.966584 [ 275 ] {19eb1052-b0b5-4915-bd26-1b2492585b46} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 5593 | 2026.05.06 21:12:25.966600 [ 275 ] {19eb1052-b0b5-4915-bd26-1b2492585b46} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5594 | 2026.05.06 21:12:25.966640 [ 275 ] {19eb1052-b0b5-4915-bd26-1b2492585b46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5595 | 2026.05.06 21:12:25.966661 [ 275 ] {19eb1052-b0b5-4915-bd26-1b2492585b46} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5596 | 2026.05.06 21:12:25.968027 [ 275 ] {19eb1052-b0b5-4915-bd26-1b2492585b46} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002411 sec., 21153.048527581916 rows/sec., 5.00 MiB/sec. | ||
| 5597 | 2026.05.06 21:12:25.968132 [ 275 ] {19eb1052-b0b5-4915-bd26-1b2492585b46} <Debug> TCPHandler: Processed in 0.002897375 sec. | ||
| 5598 | 2026.05.06 21:12:25.969692 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5599 | 2026.05.06 21:12:25.969819 [ 275 ] {81540294-8cd1-4744-8273-1673599a312b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5600 | 2026.05.06 21:12:25.969868 [ 275 ] {81540294-8cd1-4744-8273-1673599a312b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5601 | 2026.05.06 21:12:25.970420 [ 275 ] {81540294-8cd1-4744-8273-1673599a312b} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5602 | 2026.05.06 21:12:25.970463 [ 275 ] {81540294-8cd1-4744-8273-1673599a312b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5603 | 2026.05.06 21:12:25.970849 [ 275 ] {81540294-8cd1-4744-8273-1673599a312b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5604 | 2026.05.06 21:12:25.971071 [ 275 ] {81540294-8cd1-4744-8273-1673599a312b} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5605 | 2026.05.06 21:12:25.971219 [ 275 ] {81540294-8cd1-4744-8273-1673599a312b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001435 sec., 39024.39024390244 rows/sec., 3.00 MiB/sec. | ||
| 5606 | 2026.05.06 21:12:25.971258 [ 275 ] {81540294-8cd1-4744-8273-1673599a312b} <Debug> TCPHandler: Processed in 0.001626285 sec. | ||
| 5607 | 2026.05.06 21:12:25.971382 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5608 | 2026.05.06 21:12:25.971478 [ 275 ] {5aaf14ac-5855-4460-b9e6-2841347abc7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5609 | 2026.05.06 21:12:25.971517 [ 275 ] {5aaf14ac-5855-4460-b9e6-2841347abc7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5610 | 2026.05.06 21:12:25.971924 [ 275 ] {5aaf14ac-5855-4460-b9e6-2841347abc7c} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5611 | 2026.05.06 21:12:25.971959 [ 275 ] {5aaf14ac-5855-4460-b9e6-2841347abc7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5612 | 2026.05.06 21:12:25.972263 [ 275 ] {5aaf14ac-5855-4460-b9e6-2841347abc7c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5613 | 2026.05.06 21:12:25.972468 [ 275 ] {5aaf14ac-5855-4460-b9e6-2841347abc7c} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5614 | 2026.05.06 21:12:25.972599 [ 275 ] {5aaf14ac-5855-4460-b9e6-2841347abc7c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001138 sec., 56239.015817223204 rows/sec., 4.39 MiB/sec. | ||
| 5615 | 2026.05.06 21:12:25.972637 [ 275 ] {5aaf14ac-5855-4460-b9e6-2841347abc7c} <Debug> TCPHandler: Processed in 0.00130522 sec. | ||
| 5616 | 2026.05.06 21:12:25.972759 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5617 | 2026.05.06 21:12:25.972855 [ 275 ] {9b0f167c-d113-4789-9d91-079c185becd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5618 | 2026.05.06 21:12:25.972898 [ 275 ] {9b0f167c-d113-4789-9d91-079c185becd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5619 | 2026.05.06 21:12:25.973319 [ 275 ] {9b0f167c-d113-4789-9d91-079c185becd2} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5620 | 2026.05.06 21:12:25.973354 [ 275 ] {9b0f167c-d113-4789-9d91-079c185becd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5621 | 2026.05.06 21:12:25.973684 [ 275 ] {9b0f167c-d113-4789-9d91-079c185becd2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5622 | 2026.05.06 21:12:25.973892 [ 275 ] {9b0f167c-d113-4789-9d91-079c185becd2} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5623 | 2026.05.06 21:12:25.973988 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5624 | 2026.05.06 21:12:25.974024 [ 275 ] {9b0f167c-d113-4789-9d91-079c185becd2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 5625 | 2026.05.06 21:12:25.974025 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5626 | 2026.05.06 21:12:25.974056 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5627 | 2026.05.06 21:12:25.974063 [ 275 ] {9b0f167c-d113-4789-9d91-079c185becd2} <Debug> TCPHandler: Processed in 0.001354131 sec. | ||
| 5628 | 2026.05.06 21:12:25.974167 [ 188 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5629 | 2026.05.06 21:12:25.974182 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5630 | 2026.05.06 21:12:25.974307 [ 275 ] {31f1dc58-1113-4dd3-9a0e-131c3a886fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5631 | 2026.05.06 21:12:25.974341 [ 188 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5632 | 2026.05.06 21:12:25.974349 [ 275 ] {31f1dc58-1113-4dd3-9a0e-131c3a886fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5633 | 2026.05.06 21:12:25.974386 [ 188 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10520 rows starting from the beginning of the part | ||
| 5634 | 2026.05.06 21:12:25.974462 [ 188 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5635 | 2026.05.06 21:12:25.974514 [ 188 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5636 | 2026.05.06 21:12:25.974567 [ 188 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1534 rows starting from the beginning of the part | ||
| 5637 | 2026.05.06 21:12:25.974610 [ 188 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 96 rows starting from the beginning of the part | ||
| 5638 | 2026.05.06 21:12:25.974651 [ 188 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5639 | 2026.05.06 21:12:25.974709 [ 275 ] {31f1dc58-1113-4dd3-9a0e-131c3a886fe5} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5640 | 2026.05.06 21:12:25.974748 [ 275 ] {31f1dc58-1113-4dd3-9a0e-131c3a886fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5641 | 2026.05.06 21:12:25.975124 [ 275 ] {31f1dc58-1113-4dd3-9a0e-131c3a886fe5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5642 | 2026.05.06 21:12:25.975327 [ 275 ] {31f1dc58-1113-4dd3-9a0e-131c3a886fe5} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5643 | 2026.05.06 21:12:25.975459 [ 275 ] {31f1dc58-1113-4dd3-9a0e-131c3a886fe5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 5644 | 2026.05.06 21:12:25.975496 [ 275 ] {31f1dc58-1113-4dd3-9a0e-131c3a886fe5} <Debug> TCPHandler: Processed in 0.001363061 sec. | ||
| 5645 | 2026.05.06 21:12:25.978917 [ 190 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12630 rows, containing 5 columns (5 merged, 0 gathered) in 0.004793435 sec., 2634853.711378166 rows/sec., 173.09 MiB/sec. | ||
| 5646 | 2026.05.06 21:12:25.979647 [ 190 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5647 | 2026.05.06 21:12:25.979956 [ 190 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5648 | 2026.05.06 21:12:25.980038 [ 190 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5649 | 2026.05.06 21:12:25.980130 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 5650 | 2026.05.06 21:12:26.000268 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.97 MiB, peak 271.29 MiB, free memory in arenas 0.00 B, will set to 267.57 MiB (RSS), difference: 1.60 MiB | ||
| 5651 | 2026.05.06 21:12:28.485109 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5652 | 2026.05.06 21:12:28.485167 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5653 | 2026.05.06 21:12:28.586640 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13468 | ||
| 5654 | 2026.05.06 21:12:28.587181 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5655 | 2026.05.06 21:12:28.587221 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5656 | 2026.05.06 21:12:28.587855 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5657 | 2026.05.06 21:12:28.588097 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5658 | 2026.05.06 21:12:28.588217 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13468 | ||
| 5659 | 2026.05.06 21:12:28.621430 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 658 | ||
| 5660 | 2026.05.06 21:12:28.623507 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5661 | 2026.05.06 21:12:28.623552 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5662 | 2026.05.06 21:12:28.624729 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5663 | 2026.05.06 21:12:28.625001 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5664 | 2026.05.06 21:12:28.625152 [ 48 ] {} <Debug> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5665 | 2026.05.06 21:12:28.625217 [ 48 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5666 | 2026.05.06 21:12:28.625238 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5667 | 2026.05.06 21:12:28.625257 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 658 | ||
| 5668 | 2026.05.06 21:12:28.625337 [ 199 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5669 | 2026.05.06 21:12:28.625817 [ 199 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5670 | 2026.05.06 21:12:28.625948 [ 199 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 492 rows starting from the beginning of the part | ||
| 5671 | 2026.05.06 21:12:28.626287 [ 199 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 44 rows starting from the beginning of the part | ||
| 5672 | 2026.05.06 21:12:28.626602 [ 199 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part | ||
| 5673 | 2026.05.06 21:12:28.626912 [ 199 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 38 rows starting from the beginning of the part | ||
| 5674 | 2026.05.06 21:12:28.627215 [ 199 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 44 rows starting from the beginning of the part | ||
| 5675 | 2026.05.06 21:12:28.627502 [ 199 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part | ||
| 5676 | 2026.05.06 21:12:28.633344 [ 190 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 658 rows, containing 72 columns (72 merged, 0 gathered) in 0.008047394 sec., 81765.60014335076 rows/sec., 70.59 MiB/sec. | ||
| 5677 | 2026.05.06 21:12:28.634219 [ 199 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5678 | 2026.05.06 21:12:28.634690 [ 199 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_21_4} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5679 | 2026.05.06 21:12:28.634751 [ 199 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_21_4} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5680 | 2026.05.06 21:12:28.634903 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 5681 | 2026.05.06 21:12:29.353283 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5682 | 2026.05.06 21:12:29.369881 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5683 | 2026.05.06 21:12:29.369924 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5684 | 2026.05.06 21:12:29.376020 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5685 | 2026.05.06 21:12:29.376706 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5686 | 2026.05.06 21:12:29.379430 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5687 | 2026.05.06 21:12:30.301176 [ 46 ] {} <Debug> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 5688 | 2026.05.06 21:12:30.301274 [ 46 ] {} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5689 | 2026.05.06 21:12:30.301314 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5690 | 2026.05.06 21:12:30.301504 [ 192 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 5691 | 2026.05.06 21:12:30.301732 [ 192 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5692 | 2026.05.06 21:12:30.301792 [ 192 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 226 rows starting from the beginning of the part | ||
| 5693 | 2026.05.06 21:12:30.301868 [ 192 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 5694 | 2026.05.06 21:12:30.301920 [ 192 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 5695 | 2026.05.06 21:12:30.301965 [ 192 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 5696 | 2026.05.06 21:12:30.302012 [ 192 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 5697 | 2026.05.06 21:12:30.302839 [ 199 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424252 sec., 269615.2085445553 rows/sec., 19.33 MiB/sec. | ||
| 5698 | 2026.05.06 21:12:30.303007 [ 192 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 5699 | 2026.05.06 21:12:30.303261 [ 192 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_23_5} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5700 | 2026.05.06 21:12:30.303335 [ 192 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_23_5} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 5701 | 2026.05.06 21:12:30.303410 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5702 | 2026.05.06 21:12:30.966014 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5703 | 2026.05.06 21:12:30.966231 [ 275 ] {fe273467-3c02-4ab1-bfb5-80696653715b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5704 | 2026.05.06 21:12:30.966551 [ 275 ] {fe273467-3c02-4ab1-bfb5-80696653715b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5705 | 2026.05.06 21:12:30.966584 [ 275 ] {fe273467-3c02-4ab1-bfb5-80696653715b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5706 | 2026.05.06 21:12:30.966794 [ 275 ] {fe273467-3c02-4ab1-bfb5-80696653715b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5707 | 2026.05.06 21:12:30.966860 [ 275 ] {fe273467-3c02-4ab1-bfb5-80696653715b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5708 | 2026.05.06 21:12:30.966996 [ 275 ] {fe273467-3c02-4ab1-bfb5-80696653715b} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5709 | 2026.05.06 21:12:30.967030 [ 275 ] {fe273467-3c02-4ab1-bfb5-80696653715b} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5710 | 2026.05.06 21:12:30.967050 [ 275 ] {fe273467-3c02-4ab1-bfb5-80696653715b} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 5711 | 2026.05.06 21:12:30.967065 [ 275 ] {fe273467-3c02-4ab1-bfb5-80696653715b} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5712 | 2026.05.06 21:12:30.967104 [ 275 ] {fe273467-3c02-4ab1-bfb5-80696653715b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5713 | 2026.05.06 21:12:30.967123 [ 275 ] {fe273467-3c02-4ab1-bfb5-80696653715b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5714 | 2026.05.06 21:12:30.968220 [ 275 ] {fe273467-3c02-4ab1-bfb5-80696653715b} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002092 sec., 24378.585086042065 rows/sec., 5.76 MiB/sec. | ||
| 5715 | 2026.05.06 21:12:30.968318 [ 275 ] {fe273467-3c02-4ab1-bfb5-80696653715b} <Debug> TCPHandler: Processed in 0.002457168 sec. | ||
| 5716 | 2026.05.06 21:12:30.970608 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5717 | 2026.05.06 21:12:30.970734 [ 275 ] {8b4d0221-c160-4282-aec6-8670793e4b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5718 | 2026.05.06 21:12:30.970783 [ 275 ] {8b4d0221-c160-4282-aec6-8670793e4b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5719 | 2026.05.06 21:12:30.971408 [ 275 ] {8b4d0221-c160-4282-aec6-8670793e4b3e} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5720 | 2026.05.06 21:12:30.971460 [ 275 ] {8b4d0221-c160-4282-aec6-8670793e4b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5721 | 2026.05.06 21:12:30.971875 [ 275 ] {8b4d0221-c160-4282-aec6-8670793e4b3e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5722 | 2026.05.06 21:12:30.972097 [ 275 ] {8b4d0221-c160-4282-aec6-8670793e4b3e} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5723 | 2026.05.06 21:12:30.972245 [ 275 ] {8b4d0221-c160-4282-aec6-8670793e4b3e} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001545 sec., 89320.38834951457 rows/sec., 7.77 MiB/sec. | ||
| 5724 | 2026.05.06 21:12:30.972283 [ 275 ] {8b4d0221-c160-4282-aec6-8670793e4b3e} <Debug> TCPHandler: Processed in 0.001734426 sec. | ||
| 5725 | 2026.05.06 21:12:30.972412 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5726 | 2026.05.06 21:12:30.972504 [ 275 ] {c78ec728-838e-4fa3-92b2-6c09e748f9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5727 | 2026.05.06 21:12:30.972542 [ 275 ] {c78ec728-838e-4fa3-92b2-6c09e748f9f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5728 | 2026.05.06 21:12:30.972947 [ 275 ] {c78ec728-838e-4fa3-92b2-6c09e748f9f2} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5729 | 2026.05.06 21:12:30.972982 [ 275 ] {c78ec728-838e-4fa3-92b2-6c09e748f9f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5730 | 2026.05.06 21:12:30.973269 [ 275 ] {c78ec728-838e-4fa3-92b2-6c09e748f9f2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5731 | 2026.05.06 21:12:30.973468 [ 275 ] {c78ec728-838e-4fa3-92b2-6c09e748f9f2} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5732 | 2026.05.06 21:12:30.973600 [ 275 ] {c78ec728-838e-4fa3-92b2-6c09e748f9f2} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001111 sec., 36903.6903690369 rows/sec., 2.71 MiB/sec. | ||
| 5733 | 2026.05.06 21:12:30.973638 [ 275 ] {c78ec728-838e-4fa3-92b2-6c09e748f9f2} <Debug> TCPHandler: Processed in 0.001273879 sec. | ||
| 5734 | 2026.05.06 21:12:30.973757 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5735 | 2026.05.06 21:12:30.973849 [ 275 ] {5a775ab7-a7ce-402c-9ddf-ffd666cb2f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5736 | 2026.05.06 21:12:30.973886 [ 275 ] {5a775ab7-a7ce-402c-9ddf-ffd666cb2f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5737 | 2026.05.06 21:12:30.974315 [ 275 ] {5a775ab7-a7ce-402c-9ddf-ffd666cb2f48} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5738 | 2026.05.06 21:12:30.974351 [ 275 ] {5a775ab7-a7ce-402c-9ddf-ffd666cb2f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5739 | 2026.05.06 21:12:30.974643 [ 275 ] {5a775ab7-a7ce-402c-9ddf-ffd666cb2f48} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5740 | 2026.05.06 21:12:30.974843 [ 275 ] {5a775ab7-a7ce-402c-9ddf-ffd666cb2f48} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2026.05.06 21:12:30.974969 [ 275 ] {5a775ab7-a7ce-402c-9ddf-ffd666cb2f48} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001136 sec., 92429.57746478873 rows/sec., 7.22 MiB/sec. | ||
| 5742 | 2026.05.06 21:12:30.975007 [ 275 ] {5a775ab7-a7ce-402c-9ddf-ffd666cb2f48} <Debug> TCPHandler: Processed in 0.001297361 sec. | ||
| 5743 | 2026.05.06 21:12:30.975129 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5744 | 2026.05.06 21:12:30.975221 [ 275 ] {f39a6da7-c89f-40ef-a2ef-865b8959df6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5745 | 2026.05.06 21:12:30.975263 [ 275 ] {f39a6da7-c89f-40ef-a2ef-865b8959df6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5746 | 2026.05.06 21:12:30.975674 [ 275 ] {f39a6da7-c89f-40ef-a2ef-865b8959df6f} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5747 | 2026.05.06 21:12:30.975709 [ 275 ] {f39a6da7-c89f-40ef-a2ef-865b8959df6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5748 | 2026.05.06 21:12:30.976022 [ 275 ] {f39a6da7-c89f-40ef-a2ef-865b8959df6f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5749 | 2026.05.06 21:12:30.976226 [ 275 ] {f39a6da7-c89f-40ef-a2ef-865b8959df6f} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5750 | 2026.05.06 21:12:30.976351 [ 275 ] {f39a6da7-c89f-40ef-a2ef-865b8959df6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 5751 | 2026.05.06 21:12:30.976389 [ 275 ] {f39a6da7-c89f-40ef-a2ef-865b8959df6f} <Debug> TCPHandler: Processed in 0.00130652 sec. | ||
| 5752 | 2026.05.06 21:12:30.976507 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5753 | 2026.05.06 21:12:30.976599 [ 275 ] {76e36422-ffd4-437b-ae65-afa3e267676c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5754 | 2026.05.06 21:12:30.976650 [ 275 ] {76e36422-ffd4-437b-ae65-afa3e267676c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5755 | 2026.05.06 21:12:30.977456 [ 275 ] {76e36422-ffd4-437b-ae65-afa3e267676c} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5756 | 2026.05.06 21:12:30.977492 [ 275 ] {76e36422-ffd4-437b-ae65-afa3e267676c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5757 | 2026.05.06 21:12:30.978030 [ 275 ] {76e36422-ffd4-437b-ae65-afa3e267676c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5758 | 2026.05.06 21:12:30.978245 [ 275 ] {76e36422-ffd4-437b-ae65-afa3e267676c} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5759 | 2026.05.06 21:12:30.978379 [ 275 ] {76e36422-ffd4-437b-ae65-afa3e267676c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001796 sec., 22828.50779510022 rows/sec., 40.91 MiB/sec. | ||
| 5760 | 2026.05.06 21:12:30.978434 [ 275 ] {76e36422-ffd4-437b-ae65-afa3e267676c} <Debug> TCPHandler: Processed in 0.001974361 sec. | ||
| 5761 | 2026.05.06 21:12:30.978567 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5762 | 2026.05.06 21:12:30.978660 [ 275 ] {263f2176-9a82-496a-90c4-47a260051477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5763 | 2026.05.06 21:12:30.978701 [ 275 ] {263f2176-9a82-496a-90c4-47a260051477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5764 | 2026.05.06 21:12:30.979066 [ 275 ] {263f2176-9a82-496a-90c4-47a260051477} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5765 | 2026.05.06 21:12:30.979104 [ 275 ] {263f2176-9a82-496a-90c4-47a260051477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5766 | 2026.05.06 21:12:30.979408 [ 275 ] {263f2176-9a82-496a-90c4-47a260051477} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5767 | 2026.05.06 21:12:30.979621 [ 275 ] {263f2176-9a82-496a-90c4-47a260051477} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5768 | 2026.05.06 21:12:30.979750 [ 275 ] {263f2176-9a82-496a-90c4-47a260051477} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 5769 | 2026.05.06 21:12:30.979764 [ 44 ] {} <Debug> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5770 | 2026.05.06 21:12:30.979786 [ 275 ] {263f2176-9a82-496a-90c4-47a260051477} <Debug> TCPHandler: Processed in 0.00126617 sec. | ||
| 5771 | 2026.05.06 21:12:30.979836 [ 44 ] {} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5772 | 2026.05.06 21:12:30.979866 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5773 | 2026.05.06 21:12:30.979966 [ 199 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5774 | 2026.05.06 21:12:30.980060 [ 199 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5775 | 2026.05.06 21:12:30.980087 [ 199 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1428 rows starting from the beginning of the part | ||
| 5776 | 2026.05.06 21:12:30.980139 [ 199 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5777 | 2026.05.06 21:12:30.980180 [ 199 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 5778 | 2026.05.06 21:12:30.980217 [ 199 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
| 5779 | 2026.05.06 21:12:30.980252 [ 199 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5780 | 2026.05.06 21:12:30.980287 [ 199 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5781 | 2026.05.06 21:12:30.981127 [ 192 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1668 rows, containing 4 columns (4 merged, 0 gathered) in 0.001200019 sec., 1389977.9920151264 rows/sec., 93.14 MiB/sec. | ||
| 5782 | 2026.05.06 21:12:30.981361 [ 192 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5783 | 2026.05.06 21:12:30.981670 [ 192 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_36_7} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5784 | 2026.05.06 21:12:30.981749 [ 192 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_36_7} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5785 | 2026.05.06 21:12:30.981841 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5786 | 2026.05.06 21:12:31.143870 [ 44 ] {} <Debug> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5787 | 2026.05.06 21:12:31.143918 [ 44 ] {} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5788 | 2026.05.06 21:12:31.143945 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5789 | 2026.05.06 21:12:31.144043 [ 196 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 5790 | 2026.05.06 21:12:31.144163 [ 196 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5791 | 2026.05.06 21:12:31.144196 [ 196 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 5792 | 2026.05.06 21:12:31.144259 [ 196 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 5793 | 2026.05.06 21:12:31.144307 [ 196 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 5794 | 2026.05.06 21:12:31.144350 [ 196 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 5795 | 2026.05.06 21:12:31.144390 [ 196 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 5796 | 2026.05.06 21:12:31.145176 [ 186 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001162558 sec., 39567.91833181657 rows/sec., 3.30 MiB/sec. | ||
| 5797 | 2026.05.06 21:12:31.145387 [ 191 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5798 | 2026.05.06 21:12:31.145756 [ 191 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_9_2} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5799 | 2026.05.06 21:12:31.145841 [ 191 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_9_2} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5800 | 2026.05.06 21:12:31.145952 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5801 | 2026.05.06 21:12:34.224150 [ 42 ] {} <Debug> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5802 | 2026.05.06 21:12:34.224232 [ 42 ] {} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5803 | 2026.05.06 21:12:34.224256 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5804 | 2026.05.06 21:12:34.224384 [ 196 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 5805 | 2026.05.06 21:12:34.224551 [ 196 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5806 | 2026.05.06 21:12:34.224591 [ 196 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 974 rows starting from the beginning of the part | ||
| 5807 | 2026.05.06 21:12:34.224670 [ 196 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5808 | 2026.05.06 21:12:34.224724 [ 196 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 801 rows starting from the beginning of the part | ||
| 5809 | 2026.05.06 21:12:34.224776 [ 196 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 5810 | 2026.05.06 21:12:34.224823 [ 196 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 801 rows starting from the beginning of the part | ||
| 5811 | 2026.05.06 21:12:34.226042 [ 191 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001710886 sec., 1533708.2657757443 rows/sec., 96.10 MiB/sec. | ||
| 5812 | 2026.05.06 21:12:34.226230 [ 196 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5813 | 2026.05.06 21:12:34.226489 [ 196 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_9_2} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5814 | 2026.05.06 21:12:34.226559 [ 196 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_9_2} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5815 | 2026.05.06 21:12:34.226626 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5816 | 2026.05.06 21:12:35.965957 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5817 | 2026.05.06 21:12:35.966214 [ 275 ] {5d575d32-554b-47ed-8c20-d31f03b46d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5818 | 2026.05.06 21:12:35.966543 [ 275 ] {5d575d32-554b-47ed-8c20-d31f03b46d0f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5819 | 2026.05.06 21:12:35.966578 [ 275 ] {5d575d32-554b-47ed-8c20-d31f03b46d0f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5820 | 2026.05.06 21:12:35.966827 [ 275 ] {5d575d32-554b-47ed-8c20-d31f03b46d0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5821 | 2026.05.06 21:12:35.966892 [ 275 ] {5d575d32-554b-47ed-8c20-d31f03b46d0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5822 | 2026.05.06 21:12:35.967029 [ 275 ] {5d575d32-554b-47ed-8c20-d31f03b46d0f} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 5823 | 2026.05.06 21:12:35.967073 [ 275 ] {5d575d32-554b-47ed-8c20-d31f03b46d0f} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5824 | 2026.05.06 21:12:35.967094 [ 275 ] {5d575d32-554b-47ed-8c20-d31f03b46d0f} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 5825 | 2026.05.06 21:12:35.967108 [ 275 ] {5d575d32-554b-47ed-8c20-d31f03b46d0f} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5826 | 2026.05.06 21:12:35.967147 [ 275 ] {5d575d32-554b-47ed-8c20-d31f03b46d0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5827 | 2026.05.06 21:12:35.967166 [ 275 ] {5d575d32-554b-47ed-8c20-d31f03b46d0f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5828 | 2026.05.06 21:12:35.968381 [ 275 ] {5d575d32-554b-47ed-8c20-d31f03b46d0f} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002258 sec., 22586.35961027458 rows/sec., 5.34 MiB/sec. | ||
| 5829 | 2026.05.06 21:12:35.968493 [ 275 ] {5d575d32-554b-47ed-8c20-d31f03b46d0f} <Debug> TCPHandler: Processed in 0.002661701 sec. | ||
| 5830 | 2026.05.06 21:12:35.970820 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5831 | 2026.05.06 21:12:35.970926 [ 275 ] {30ccc3ac-a86a-4b83-81c5-29901692650f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5832 | 2026.05.06 21:12:35.970967 [ 275 ] {30ccc3ac-a86a-4b83-81c5-29901692650f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5833 | 2026.05.06 21:12:35.971484 [ 275 ] {30ccc3ac-a86a-4b83-81c5-29901692650f} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5834 | 2026.05.06 21:12:35.971530 [ 275 ] {30ccc3ac-a86a-4b83-81c5-29901692650f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5835 | 2026.05.06 21:12:35.971877 [ 275 ] {30ccc3ac-a86a-4b83-81c5-29901692650f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5836 | 2026.05.06 21:12:35.972104 [ 275 ] {30ccc3ac-a86a-4b83-81c5-29901692650f} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5837 | 2026.05.06 21:12:35.972248 [ 275 ] {30ccc3ac-a86a-4b83-81c5-29901692650f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001352 sec., 17751.47928994083 rows/sec., 1.47 MiB/sec. | ||
| 5838 | 2026.05.06 21:12:35.972285 [ 275 ] {30ccc3ac-a86a-4b83-81c5-29901692650f} <Debug> TCPHandler: Processed in 0.001512914 sec. | ||
| 5839 | 2026.05.06 21:12:35.972402 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5840 | 2026.05.06 21:12:35.972495 [ 275 ] {b7dc578e-1f78-4892-84e0-a3682ad84142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5841 | 2026.05.06 21:12:35.972534 [ 275 ] {b7dc578e-1f78-4892-84e0-a3682ad84142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5842 | 2026.05.06 21:12:35.972914 [ 275 ] {b7dc578e-1f78-4892-84e0-a3682ad84142} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5843 | 2026.05.06 21:12:35.972949 [ 275 ] {b7dc578e-1f78-4892-84e0-a3682ad84142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5844 | 2026.05.06 21:12:35.973234 [ 275 ] {b7dc578e-1f78-4892-84e0-a3682ad84142} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5845 | 2026.05.06 21:12:35.973430 [ 275 ] {b7dc578e-1f78-4892-84e0-a3682ad84142} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5846 | 2026.05.06 21:12:35.973555 [ 275 ] {b7dc578e-1f78-4892-84e0-a3682ad84142} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001077 sec., 3714.020427112349 rows/sec., 302.85 KiB/sec. | ||
| 5847 | 2026.05.06 21:12:35.973591 [ 275 ] {b7dc578e-1f78-4892-84e0-a3682ad84142} <Debug> TCPHandler: Processed in 0.001236399 sec. | ||
| 5848 | 2026.05.06 21:12:35.973756 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5849 | 2026.05.06 21:12:35.973848 [ 275 ] {cba31ae3-00f5-4de6-804c-17bbc59e325e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5850 | 2026.05.06 21:12:35.973886 [ 275 ] {cba31ae3-00f5-4de6-804c-17bbc59e325e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5851 | 2026.05.06 21:12:35.974731 [ 275 ] {cba31ae3-00f5-4de6-804c-17bbc59e325e} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5852 | 2026.05.06 21:12:35.974800 [ 275 ] {cba31ae3-00f5-4de6-804c-17bbc59e325e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5853 | 2026.05.06 21:12:35.975253 [ 275 ] {cba31ae3-00f5-4de6-804c-17bbc59e325e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5854 | 2026.05.06 21:12:35.975490 [ 275 ] {cba31ae3-00f5-4de6-804c-17bbc59e325e} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5855 | 2026.05.06 21:12:35.975643 [ 275 ] {cba31ae3-00f5-4de6-804c-17bbc59e325e} <Debug> executeQuery: Read 178 rows, 16.01 KiB in 0.00181 sec., 98342.54143646409 rows/sec., 8.64 MiB/sec. | ||
| 5856 | 2026.05.06 21:12:35.975705 [ 275 ] {cba31ae3-00f5-4de6-804c-17bbc59e325e} <Debug> TCPHandler: Processed in 0.001995311 sec. | ||
| 5857 | 2026.05.06 21:12:35.975835 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5858 | 2026.05.06 21:12:35.975939 [ 275 ] {db100f1f-214c-47c0-a741-e2c5942820bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5859 | 2026.05.06 21:12:35.975979 [ 275 ] {db100f1f-214c-47c0-a741-e2c5942820bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5860 | 2026.05.06 21:12:35.976417 [ 275 ] {db100f1f-214c-47c0-a741-e2c5942820bf} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5861 | 2026.05.06 21:12:35.976452 [ 275 ] {db100f1f-214c-47c0-a741-e2c5942820bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5862 | 2026.05.06 21:12:35.976756 [ 275 ] {db100f1f-214c-47c0-a741-e2c5942820bf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5863 | 2026.05.06 21:12:35.976968 [ 275 ] {db100f1f-214c-47c0-a741-e2c5942820bf} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5864 | 2026.05.06 21:12:35.977108 [ 275 ] {db100f1f-214c-47c0-a741-e2c5942820bf} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001187 sec., 13479.359730412807 rows/sec., 1.02 MiB/sec. | ||
| 5865 | 2026.05.06 21:12:35.977144 [ 275 ] {db100f1f-214c-47c0-a741-e2c5942820bf} <Debug> TCPHandler: Processed in 0.001361411 sec. | ||
| 5866 | 2026.05.06 21:12:35.977256 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5867 | 2026.05.06 21:12:35.977348 [ 275 ] {ff574031-5958-494b-93fe-18ed9cfa5022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5868 | 2026.05.06 21:12:35.977385 [ 275 ] {ff574031-5958-494b-93fe-18ed9cfa5022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5869 | 2026.05.06 21:12:35.977765 [ 275 ] {ff574031-5958-494b-93fe-18ed9cfa5022} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5870 | 2026.05.06 21:12:35.977801 [ 275 ] {ff574031-5958-494b-93fe-18ed9cfa5022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5871 | 2026.05.06 21:12:35.978087 [ 275 ] {ff574031-5958-494b-93fe-18ed9cfa5022} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5872 | 2026.05.06 21:12:35.978287 [ 275 ] {ff574031-5958-494b-93fe-18ed9cfa5022} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5873 | 2026.05.06 21:12:35.978415 [ 275 ] {ff574031-5958-494b-93fe-18ed9cfa5022} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001084 sec., 22140.221402214025 rows/sec., 1.84 MiB/sec. | ||
| 5874 | 2026.05.06 21:12:35.978451 [ 275 ] {ff574031-5958-494b-93fe-18ed9cfa5022} <Debug> TCPHandler: Processed in 0.001241359 sec. | ||
| 5875 | 2026.05.06 21:12:35.978563 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5876 | 2026.05.06 21:12:35.978655 [ 275 ] {25f3d9a3-8246-4ef2-a9ba-a1012af1e5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5877 | 2026.05.06 21:12:35.978692 [ 275 ] {25f3d9a3-8246-4ef2-a9ba-a1012af1e5f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5878 | 2026.05.06 21:12:35.979085 [ 275 ] {25f3d9a3-8246-4ef2-a9ba-a1012af1e5f3} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5879 | 2026.05.06 21:12:35.979120 [ 275 ] {25f3d9a3-8246-4ef2-a9ba-a1012af1e5f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5880 | 2026.05.06 21:12:35.979399 [ 275 ] {25f3d9a3-8246-4ef2-a9ba-a1012af1e5f3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5881 | 2026.05.06 21:12:35.979599 [ 275 ] {25f3d9a3-8246-4ef2-a9ba-a1012af1e5f3} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5882 | 2026.05.06 21:12:35.979721 [ 275 ] {25f3d9a3-8246-4ef2-a9ba-a1012af1e5f3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001083 sec., 11080.3324099723 rows/sec., 865.65 KiB/sec. | ||
| 5883 | 2026.05.06 21:12:35.979757 [ 275 ] {25f3d9a3-8246-4ef2-a9ba-a1012af1e5f3} <Debug> TCPHandler: Processed in 0.00124111 sec. | ||
| 5884 | 2026.05.06 21:12:35.979871 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5885 | 2026.05.06 21:12:35.979962 [ 275 ] {ce5d7bfc-0be0-4578-b8e9-bf3d294095cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5886 | 2026.05.06 21:12:35.979999 [ 275 ] {ce5d7bfc-0be0-4578-b8e9-bf3d294095cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5887 | 2026.05.06 21:12:35.980427 [ 275 ] {ce5d7bfc-0be0-4578-b8e9-bf3d294095cb} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5888 | 2026.05.06 21:12:35.980463 [ 275 ] {ce5d7bfc-0be0-4578-b8e9-bf3d294095cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5889 | 2026.05.06 21:12:35.980756 [ 275 ] {ce5d7bfc-0be0-4578-b8e9-bf3d294095cb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5890 | 2026.05.06 21:12:35.980963 [ 275 ] {ce5d7bfc-0be0-4578-b8e9-bf3d294095cb} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5891 | 2026.05.06 21:12:35.981098 [ 275 ] {ce5d7bfc-0be0-4578-b8e9-bf3d294095cb} <Debug> executeQuery: Read 104 rows, 8.70 KiB in 0.001154 sec., 90121.3171577123 rows/sec., 7.36 MiB/sec. | ||
| 5892 | 2026.05.06 21:12:35.981134 [ 275 ] {ce5d7bfc-0be0-4578-b8e9-bf3d294095cb} <Debug> TCPHandler: Processed in 0.00130989 sec. | ||
| 5893 | 2026.05.06 21:12:35.981256 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5894 | 2026.05.06 21:12:35.981410 [ 275 ] {5d766e63-28fb-4426-ad2d-1808947e1514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5895 | 2026.05.06 21:12:35.981475 [ 275 ] {5d766e63-28fb-4426-ad2d-1808947e1514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5896 | 2026.05.06 21:12:35.982038 [ 275 ] {5d766e63-28fb-4426-ad2d-1808947e1514} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5897 | 2026.05.06 21:12:35.982079 [ 275 ] {5d766e63-28fb-4426-ad2d-1808947e1514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5898 | 2026.05.06 21:12:35.982424 [ 275 ] {5d766e63-28fb-4426-ad2d-1808947e1514} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5899 | 2026.05.06 21:12:35.982640 [ 275 ] {5d766e63-28fb-4426-ad2d-1808947e1514} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5900 | 2026.05.06 21:12:35.982774 [ 275 ] {5d766e63-28fb-4426-ad2d-1808947e1514} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001391 sec., 142343.63767074046 rows/sec., 10.21 MiB/sec. | ||
| 5901 | 2026.05.06 21:12:35.982812 [ 275 ] {5d766e63-28fb-4426-ad2d-1808947e1514} <Debug> TCPHandler: Processed in 0.001603325 sec. | ||
| 5902 | 2026.05.06 21:12:35.982934 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5903 | 2026.05.06 21:12:35.983029 [ 275 ] {5aad658f-02ed-45f7-a270-70758b5a64bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5904 | 2026.05.06 21:12:35.983069 [ 275 ] {5aad658f-02ed-45f7-a270-70758b5a64bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5905 | 2026.05.06 21:12:35.983410 [ 275 ] {5aad658f-02ed-45f7-a270-70758b5a64bd} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5906 | 2026.05.06 21:12:35.983446 [ 275 ] {5aad658f-02ed-45f7-a270-70758b5a64bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5907 | 2026.05.06 21:12:35.983748 [ 275 ] {5aad658f-02ed-45f7-a270-70758b5a64bd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5908 | 2026.05.06 21:12:35.983950 [ 275 ] {5aad658f-02ed-45f7-a270-70758b5a64bd} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5909 | 2026.05.06 21:12:35.984079 [ 275 ] {5aad658f-02ed-45f7-a270-70758b5a64bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 5910 | 2026.05.06 21:12:35.984114 [ 275 ] {5aad658f-02ed-45f7-a270-70758b5a64bd} <Debug> TCPHandler: Processed in 0.001228359 sec. | ||
| 5911 | 2026.05.06 21:12:36.088458 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13980 | ||
| 5912 | 2026.05.06 21:12:36.089250 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5913 | 2026.05.06 21:12:36.089323 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5914 | 2026.05.06 21:12:36.090046 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5915 | 2026.05.06 21:12:36.090363 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5916 | 2026.05.06 21:12:36.090551 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13980 | ||
| 5917 | 2026.05.06 21:12:36.879659 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5918 | 2026.05.06 21:12:36.897038 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5919 | 2026.05.06 21:12:36.897100 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5920 | 2026.05.06 21:12:36.903028 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5921 | 2026.05.06 21:12:36.903727 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5922 | 2026.05.06 21:12:36.907345 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5923 | 2026.05.06 21:12:38.625643 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 692 | ||
| 5924 | 2026.05.06 21:12:38.628161 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5925 | 2026.05.06 21:12:38.628203 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5926 | 2026.05.06 21:12:38.629414 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5927 | 2026.05.06 21:12:38.629678 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5928 | 2026.05.06 21:12:38.629936 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 692 | ||
| 5929 | 2026.05.06 21:12:40.966459 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5930 | 2026.05.06 21:12:40.966705 [ 275 ] {42719003-c7db-456d-912e-404a2258f742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5931 | 2026.05.06 21:12:40.967066 [ 275 ] {42719003-c7db-456d-912e-404a2258f742} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5932 | 2026.05.06 21:12:40.967106 [ 275 ] {42719003-c7db-456d-912e-404a2258f742} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5933 | 2026.05.06 21:12:40.967349 [ 275 ] {42719003-c7db-456d-912e-404a2258f742} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5934 | 2026.05.06 21:12:40.967416 [ 275 ] {42719003-c7db-456d-912e-404a2258f742} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5935 | 2026.05.06 21:12:40.967551 [ 275 ] {42719003-c7db-456d-912e-404a2258f742} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5936 | 2026.05.06 21:12:40.967586 [ 275 ] {42719003-c7db-456d-912e-404a2258f742} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5937 | 2026.05.06 21:12:40.967607 [ 275 ] {42719003-c7db-456d-912e-404a2258f742} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 5938 | 2026.05.06 21:12:40.967621 [ 275 ] {42719003-c7db-456d-912e-404a2258f742} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5939 | 2026.05.06 21:12:40.967659 [ 275 ] {42719003-c7db-456d-912e-404a2258f742} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5940 | 2026.05.06 21:12:40.967679 [ 275 ] {42719003-c7db-456d-912e-404a2258f742} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5941 | 2026.05.06 21:12:40.968835 [ 275 ] {42719003-c7db-456d-912e-404a2258f742} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002228 sec., 22890.484739676842 rows/sec., 5.41 MiB/sec. | ||
| 5942 | 2026.05.06 21:12:40.968942 [ 275 ] {42719003-c7db-456d-912e-404a2258f742} <Debug> TCPHandler: Processed in 0.002623151 sec. | ||
| 5943 | 2026.05.06 21:12:40.971281 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5944 | 2026.05.06 21:12:40.971414 [ 275 ] {d6ead6da-d66d-45b5-842d-924b634f804f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5945 | 2026.05.06 21:12:40.971464 [ 275 ] {d6ead6da-d66d-45b5-842d-924b634f804f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5946 | 2026.05.06 21:12:40.972169 [ 275 ] {d6ead6da-d66d-45b5-842d-924b634f804f} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2026.05.06 21:12:40.972226 [ 275 ] {d6ead6da-d66d-45b5-842d-924b634f804f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5948 | 2026.05.06 21:12:40.972605 [ 275 ] {d6ead6da-d66d-45b5-842d-924b634f804f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5949 | 2026.05.06 21:12:40.972822 [ 275 ] {d6ead6da-d66d-45b5-842d-924b634f804f} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2026.05.06 21:12:40.972968 [ 275 ] {d6ead6da-d66d-45b5-842d-924b634f804f} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.00159 sec., 86792.45283018867 rows/sec., 7.55 MiB/sec. | ||
| 5951 | 2026.05.06 21:12:40.972975 [ 33 ] {} <Debug> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5952 | 2026.05.06 21:12:40.973006 [ 275 ] {d6ead6da-d66d-45b5-842d-924b634f804f} <Debug> TCPHandler: Processed in 0.001781368 sec. | ||
| 5953 | 2026.05.06 21:12:40.973051 [ 33 ] {} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5954 | 2026.05.06 21:12:40.973080 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5955 | 2026.05.06 21:12:40.973150 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5956 | 2026.05.06 21:12:40.973191 [ 201 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5957 | 2026.05.06 21:12:40.973257 [ 275 ] {561f5f94-afde-4740-9214-a599ae3d9dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5958 | 2026.05.06 21:12:40.973305 [ 275 ] {561f5f94-afde-4740-9214-a599ae3d9dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5959 | 2026.05.06 21:12:40.973319 [ 201 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5960 | 2026.05.06 21:12:40.973361 [ 201 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3361 rows starting from the beginning of the part | ||
| 5961 | 2026.05.06 21:12:40.973433 [ 201 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 5962 | 2026.05.06 21:12:40.973485 [ 201 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 5963 | 2026.05.06 21:12:40.973536 [ 201 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 138 rows starting from the beginning of the part | ||
| 5964 | 2026.05.06 21:12:40.973578 [ 201 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 178 rows starting from the beginning of the part | ||
| 5965 | 2026.05.06 21:12:40.973621 [ 201 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 138 rows starting from the beginning of the part | ||
| 5966 | 2026.05.06 21:12:40.973733 [ 275 ] {561f5f94-afde-4740-9214-a599ae3d9dfa} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5967 | 2026.05.06 21:12:40.973778 [ 275 ] {561f5f94-afde-4740-9214-a599ae3d9dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5968 | 2026.05.06 21:12:40.974115 [ 275 ] {561f5f94-afde-4740-9214-a599ae3d9dfa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5969 | 2026.05.06 21:12:40.974341 [ 275 ] {561f5f94-afde-4740-9214-a599ae3d9dfa} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5970 | 2026.05.06 21:12:40.974479 [ 275 ] {561f5f94-afde-4740-9214-a599ae3d9dfa} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001242 sec., 33011.272141706926 rows/sec., 2.42 MiB/sec. | ||
| 5971 | 2026.05.06 21:12:40.974518 [ 275 ] {561f5f94-afde-4740-9214-a599ae3d9dfa} <Debug> TCPHandler: Processed in 0.001419442 sec. | ||
| 5972 | 2026.05.06 21:12:40.974642 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5973 | 2026.05.06 21:12:40.974744 [ 275 ] {1cb0e547-4161-4812-8c86-6afc732a3395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5974 | 2026.05.06 21:12:40.974785 [ 275 ] {1cb0e547-4161-4812-8c86-6afc732a3395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5975 | 2026.05.06 21:12:40.975225 [ 196 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3927 rows, containing 5 columns (5 merged, 0 gathered) in 0.002078443 sec., 1889395.090459541 rows/sec., 152.80 MiB/sec. | ||
| 5976 | 2026.05.06 21:12:40.975233 [ 275 ] {1cb0e547-4161-4812-8c86-6afc732a3395} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5977 | 2026.05.06 21:12:40.975318 [ 275 ] {1cb0e547-4161-4812-8c86-6afc732a3395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5978 | 2026.05.06 21:12:40.975627 [ 275 ] {1cb0e547-4161-4812-8c86-6afc732a3395} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5979 | 2026.05.06 21:12:40.975644 [ 191 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5980 | 2026.05.06 21:12:40.975863 [ 275 ] {1cb0e547-4161-4812-8c86-6afc732a3395} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5981 | 2026.05.06 21:12:40.975951 [ 191 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_41_8} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5982 | 2026.05.06 21:12:40.975966 [ 33 ] {} <Debug> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5983 | 2026.05.06 21:12:40.975996 [ 33 ] {} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5984 | 2026.05.06 21:12:40.975997 [ 275 ] {1cb0e547-4161-4812-8c86-6afc732a3395} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001271 sec., 82612.11644374508 rows/sec., 6.45 MiB/sec. | ||
| 5985 | 2026.05.06 21:12:40.976020 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5986 | 2026.05.06 21:12:40.976032 [ 191 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_41_8} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5987 | 2026.05.06 21:12:40.976053 [ 275 ] {1cb0e547-4161-4812-8c86-6afc732a3395} <Debug> TCPHandler: Processed in 0.001463103 sec. | ||
| 5988 | 2026.05.06 21:12:40.976121 [ 196 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5989 | 2026.05.06 21:12:40.976152 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 5990 | 2026.05.06 21:12:40.976177 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5991 | 2026.05.06 21:12:40.976242 [ 196 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5992 | 2026.05.06 21:12:40.976274 [ 275 ] {2adb7b73-e79b-42eb-bb34-43eb3895afc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5993 | 2026.05.06 21:12:40.976280 [ 196 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1831 rows starting from the beginning of the part | ||
| 5994 | 2026.05.06 21:12:40.976325 [ 275 ] {2adb7b73-e79b-42eb-bb34-43eb3895afc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5995 | 2026.05.06 21:12:40.976365 [ 196 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 5996 | 2026.05.06 21:12:40.976416 [ 196 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 5997 | 2026.05.06 21:12:40.976459 [ 196 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 105 rows starting from the beginning of the part | ||
| 5998 | 2026.05.06 21:12:40.976503 [ 196 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 5999 | 2026.05.06 21:12:40.976547 [ 196 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 105 rows starting from the beginning of the part | ||
| 6000 | 2026.05.06 21:12:40.976745 [ 275 ] {2adb7b73-e79b-42eb-bb34-43eb3895afc8} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6001 | 2026.05.06 21:12:40.976787 [ 275 ] {2adb7b73-e79b-42eb-bb34-43eb3895afc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6002 | 2026.05.06 21:12:40.977132 [ 275 ] {2adb7b73-e79b-42eb-bb34-43eb3895afc8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6003 | 2026.05.06 21:12:40.977372 [ 275 ] {2adb7b73-e79b-42eb-bb34-43eb3895afc8} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2026.05.06 21:12:40.977504 [ 275 ] {2adb7b73-e79b-42eb-bb34-43eb3895afc8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 6005 | 2026.05.06 21:12:40.977542 [ 275 ] {2adb7b73-e79b-42eb-bb34-43eb3895afc8} <Debug> TCPHandler: Processed in 0.001415962 sec. | ||
| 6006 | 2026.05.06 21:12:40.977685 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6007 | 2026.05.06 21:12:40.977728 [ 194 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2273 rows, containing 5 columns (5 merged, 0 gathered) in 0.001646146 sec., 1380800.9739111841 rows/sec., 102.28 MiB/sec. | ||
| 6008 | 2026.05.06 21:12:40.977808 [ 275 ] {addf6802-e633-4878-a7f9-77881175881a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6009 | 2026.05.06 21:12:40.977879 [ 275 ] {addf6802-e633-4878-a7f9-77881175881a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6010 | 2026.05.06 21:12:40.977943 [ 191 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6011 | 2026.05.06 21:12:40.978176 [ 191 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_41_8} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6012 | 2026.05.06 21:12:40.978236 [ 191 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_41_8} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6013 | 2026.05.06 21:12:40.978314 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 6014 | 2026.05.06 21:12:40.978762 [ 275 ] {addf6802-e633-4878-a7f9-77881175881a} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6015 | 2026.05.06 21:12:40.978799 [ 275 ] {addf6802-e633-4878-a7f9-77881175881a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6016 | 2026.05.06 21:12:40.979375 [ 275 ] {addf6802-e633-4878-a7f9-77881175881a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6017 | 2026.05.06 21:12:40.979602 [ 275 ] {addf6802-e633-4878-a7f9-77881175881a} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6018 | 2026.05.06 21:12:40.979713 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6019 | 2026.05.06 21:12:40.979741 [ 275 ] {addf6802-e633-4878-a7f9-77881175881a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001957 sec., 20950.434338272866 rows/sec., 37.54 MiB/sec. | ||
| 6020 | 2026.05.06 21:12:40.979752 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6021 | 2026.05.06 21:12:40.979781 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6022 | 2026.05.06 21:12:40.979801 [ 275 ] {addf6802-e633-4878-a7f9-77881175881a} <Debug> TCPHandler: Processed in 0.002179014 sec. | ||
| 6023 | 2026.05.06 21:12:40.979849 [ 196 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 6024 | 2026.05.06 21:12:40.979948 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6025 | 2026.05.06 21:12:40.980046 [ 196 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6026 | 2026.05.06 21:12:40.980048 [ 275 ] {00f95cd7-42bb-4d8b-a421-6c536c96510c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6027 | 2026.05.06 21:12:40.980105 [ 196 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 624 rows starting from the beginning of the part | ||
| 6028 | 2026.05.06 21:12:40.980110 [ 275 ] {00f95cd7-42bb-4d8b-a421-6c536c96510c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6029 | 2026.05.06 21:12:40.980228 [ 196 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 6030 | 2026.05.06 21:12:40.980352 [ 196 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 6031 | 2026.05.06 21:12:40.980466 [ 196 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part | ||
| 6032 | 2026.05.06 21:12:40.980475 [ 275 ] {00f95cd7-42bb-4d8b-a421-6c536c96510c} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6033 | 2026.05.06 21:12:40.980517 [ 275 ] {00f95cd7-42bb-4d8b-a421-6c536c96510c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6034 | 2026.05.06 21:12:40.980570 [ 196 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 6035 | 2026.05.06 21:12:40.980680 [ 196 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 6036 | 2026.05.06 21:12:40.980836 [ 275 ] {00f95cd7-42bb-4d8b-a421-6c536c96510c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6037 | 2026.05.06 21:12:40.981072 [ 275 ] {00f95cd7-42bb-4d8b-a421-6c536c96510c} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6038 | 2026.05.06 21:12:40.981217 [ 275 ] {00f95cd7-42bb-4d8b-a421-6c536c96510c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. | ||
| 6039 | 2026.05.06 21:12:40.981253 [ 275 ] {00f95cd7-42bb-4d8b-a421-6c536c96510c} <Debug> TCPHandler: Processed in 0.001356841 sec. | ||
| 6040 | 2026.05.06 21:12:40.994082 [ 194 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 840 rows, containing 19 columns (19 merged, 0 gathered) in 0.014261672 sec., 58899.12487119323 rows/sec., 105.54 MiB/sec. | ||
| 6041 | 2026.05.06 21:12:40.995568 [ 187 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6042 | 2026.05.06 21:12:40.995909 [ 187 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6043 | 2026.05.06 21:12:40.995975 [ 187 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6044 | 2026.05.06 21:12:40.996085 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.87 MiB. | ||
| 6045 | 2026.05.06 21:12:41.000206 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.37 MiB, peak 276.19 MiB, free memory in arenas 0.00 B, will set to 270.69 MiB (RSS), difference: 2.32 MiB | ||
| 6046 | 2026.05.06 21:12:43.485215 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6047 | 2026.05.06 21:12:43.485290 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6048 | 2026.05.06 21:12:43.590774 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14428 | ||
| 6049 | 2026.05.06 21:12:43.591260 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6050 | 2026.05.06 21:12:43.591295 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6051 | 2026.05.06 21:12:43.591766 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6052 | 2026.05.06 21:12:43.591985 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6053 | 2026.05.06 21:12:43.592108 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14428 | ||
| 6054 | 2026.05.06 21:12:44.407491 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6055 | 2026.05.06 21:12:44.424985 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6056 | 2026.05.06 21:12:44.425045 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6057 | 2026.05.06 21:12:44.430656 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6058 | 2026.05.06 21:12:44.431389 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6059 | 2026.05.06 21:12:44.434228 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6060 | 2026.05.06 21:12:45.965010 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6061 | 2026.05.06 21:12:45.965228 [ 275 ] {c10fba5c-7852-4a26-a878-0847fa94103c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6062 | 2026.05.06 21:12:45.965543 [ 275 ] {c10fba5c-7852-4a26-a878-0847fa94103c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6063 | 2026.05.06 21:12:45.965577 [ 275 ] {c10fba5c-7852-4a26-a878-0847fa94103c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6064 | 2026.05.06 21:12:45.965790 [ 275 ] {c10fba5c-7852-4a26-a878-0847fa94103c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6065 | 2026.05.06 21:12:45.965857 [ 275 ] {c10fba5c-7852-4a26-a878-0847fa94103c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6066 | 2026.05.06 21:12:45.965995 [ 275 ] {c10fba5c-7852-4a26-a878-0847fa94103c} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6067 | 2026.05.06 21:12:45.966031 [ 275 ] {c10fba5c-7852-4a26-a878-0847fa94103c} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6068 | 2026.05.06 21:12:45.966052 [ 275 ] {c10fba5c-7852-4a26-a878-0847fa94103c} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 6069 | 2026.05.06 21:12:45.966067 [ 275 ] {c10fba5c-7852-4a26-a878-0847fa94103c} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6070 | 2026.05.06 21:12:45.966106 [ 275 ] {c10fba5c-7852-4a26-a878-0847fa94103c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6071 | 2026.05.06 21:12:45.966125 [ 275 ] {c10fba5c-7852-4a26-a878-0847fa94103c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6072 | 2026.05.06 21:12:45.967570 [ 275 ] {c10fba5c-7852-4a26-a878-0847fa94103c} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.00243 sec., 20987.654320987655 rows/sec., 4.96 MiB/sec. | ||
| 6073 | 2026.05.06 21:12:45.967671 [ 275 ] {c10fba5c-7852-4a26-a878-0847fa94103c} <Debug> TCPHandler: Processed in 0.002793963 sec. | ||
| 6074 | 2026.05.06 21:12:45.969278 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6075 | 2026.05.06 21:12:45.969385 [ 275 ] {78999db7-b2d7-4a0d-bfda-9d32765af5a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6076 | 2026.05.06 21:12:45.969426 [ 275 ] {78999db7-b2d7-4a0d-bfda-9d32765af5a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6077 | 2026.05.06 21:12:45.969934 [ 275 ] {78999db7-b2d7-4a0d-bfda-9d32765af5a8} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6078 | 2026.05.06 21:12:45.969970 [ 275 ] {78999db7-b2d7-4a0d-bfda-9d32765af5a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6079 | 2026.05.06 21:12:45.970337 [ 275 ] {78999db7-b2d7-4a0d-bfda-9d32765af5a8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6080 | 2026.05.06 21:12:45.970553 [ 275 ] {78999db7-b2d7-4a0d-bfda-9d32765af5a8} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6081 | 2026.05.06 21:12:45.970694 [ 275 ] {78999db7-b2d7-4a0d-bfda-9d32765af5a8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00134 sec., 41791.0447761194 rows/sec., 3.21 MiB/sec. | ||
| 6082 | 2026.05.06 21:12:45.970730 [ 275 ] {78999db7-b2d7-4a0d-bfda-9d32765af5a8} <Debug> TCPHandler: Processed in 0.001502864 sec. | ||
| 6083 | 2026.05.06 21:12:45.970856 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6084 | 2026.05.06 21:12:45.970952 [ 275 ] {8bec4d41-af37-4ac3-b45f-62a30fd27aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6085 | 2026.05.06 21:12:45.970990 [ 275 ] {8bec4d41-af37-4ac3-b45f-62a30fd27aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6086 | 2026.05.06 21:12:45.971408 [ 275 ] {8bec4d41-af37-4ac3-b45f-62a30fd27aec} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6087 | 2026.05.06 21:12:45.971442 [ 275 ] {8bec4d41-af37-4ac3-b45f-62a30fd27aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6088 | 2026.05.06 21:12:45.971734 [ 275 ] {8bec4d41-af37-4ac3-b45f-62a30fd27aec} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6089 | 2026.05.06 21:12:45.971944 [ 275 ] {8bec4d41-af37-4ac3-b45f-62a30fd27aec} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6090 | 2026.05.06 21:12:45.972071 [ 275 ] {8bec4d41-af37-4ac3-b45f-62a30fd27aec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001138 sec., 56239.015817223204 rows/sec., 4.39 MiB/sec. | ||
| 6091 | 2026.05.06 21:12:45.972107 [ 275 ] {8bec4d41-af37-4ac3-b45f-62a30fd27aec} <Debug> TCPHandler: Processed in 0.00130948 sec. | ||
| 6092 | 2026.05.06 21:12:45.972227 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6093 | 2026.05.06 21:12:45.972321 [ 275 ] {9ca13801-0e5c-4650-88e6-3180897d2e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6094 | 2026.05.06 21:12:45.972363 [ 275 ] {9ca13801-0e5c-4650-88e6-3180897d2e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6095 | 2026.05.06 21:12:45.972776 [ 275 ] {9ca13801-0e5c-4650-88e6-3180897d2e7a} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6096 | 2026.05.06 21:12:45.972809 [ 275 ] {9ca13801-0e5c-4650-88e6-3180897d2e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6097 | 2026.05.06 21:12:45.973124 [ 275 ] {9ca13801-0e5c-4650-88e6-3180897d2e7a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6098 | 2026.05.06 21:12:45.973332 [ 275 ] {9ca13801-0e5c-4650-88e6-3180897d2e7a} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6099 | 2026.05.06 21:12:45.973457 [ 275 ] {9ca13801-0e5c-4650-88e6-3180897d2e7a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 6100 | 2026.05.06 21:12:45.973493 [ 275 ] {9ca13801-0e5c-4650-88e6-3180897d2e7a} <Debug> TCPHandler: Processed in 0.00131582 sec. | ||
| 6101 | 2026.05.06 21:12:45.973609 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6102 | 2026.05.06 21:12:45.973711 [ 275 ] {d018bec1-54a4-4eed-896e-e1e7033d5f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6103 | 2026.05.06 21:12:45.973754 [ 275 ] {d018bec1-54a4-4eed-896e-e1e7033d5f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6104 | 2026.05.06 21:12:45.974144 [ 275 ] {d018bec1-54a4-4eed-896e-e1e7033d5f28} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6105 | 2026.05.06 21:12:45.974182 [ 275 ] {d018bec1-54a4-4eed-896e-e1e7033d5f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6106 | 2026.05.06 21:12:45.974492 [ 275 ] {d018bec1-54a4-4eed-896e-e1e7033d5f28} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6107 | 2026.05.06 21:12:45.974694 [ 275 ] {d018bec1-54a4-4eed-896e-e1e7033d5f28} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6108 | 2026.05.06 21:12:45.974822 [ 275 ] {d018bec1-54a4-4eed-896e-e1e7033d5f28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 6109 | 2026.05.06 21:12:45.974858 [ 275 ] {d018bec1-54a4-4eed-896e-e1e7033d5f28} <Debug> TCPHandler: Processed in 0.001308931 sec. | ||
| 6110 | 2026.05.06 21:12:47.345572 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6111 | 2026.05.06 21:12:47.345804 [ 275 ] {ad9355f7-84f5-4715-b9fc-5e8df57dd252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6112 | 2026.05.06 21:12:47.346154 [ 275 ] {ad9355f7-84f5-4715-b9fc-5e8df57dd252} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6113 | 2026.05.06 21:12:47.346198 [ 275 ] {ad9355f7-84f5-4715-b9fc-5e8df57dd252} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6114 | 2026.05.06 21:12:47.346457 [ 275 ] {ad9355f7-84f5-4715-b9fc-5e8df57dd252} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6115 | 2026.05.06 21:12:47.346526 [ 275 ] {ad9355f7-84f5-4715-b9fc-5e8df57dd252} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6116 | 2026.05.06 21:12:47.346667 [ 275 ] {ad9355f7-84f5-4715-b9fc-5e8df57dd252} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 6117 | 2026.05.06 21:12:47.346704 [ 275 ] {ad9355f7-84f5-4715-b9fc-5e8df57dd252} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6118 | 2026.05.06 21:12:47.346726 [ 275 ] {ad9355f7-84f5-4715-b9fc-5e8df57dd252} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 6119 | 2026.05.06 21:12:47.346742 [ 275 ] {ad9355f7-84f5-4715-b9fc-5e8df57dd252} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6120 | 2026.05.06 21:12:47.346783 [ 275 ] {ad9355f7-84f5-4715-b9fc-5e8df57dd252} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 6121 | 2026.05.06 21:12:47.346804 [ 275 ] {ad9355f7-84f5-4715-b9fc-5e8df57dd252} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6122 | 2026.05.06 21:12:47.347903 [ 275 ] {ad9355f7-84f5-4715-b9fc-5e8df57dd252} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002198 sec., 23202.911737943585 rows/sec., 5.49 MiB/sec. | ||
| 6123 | 2026.05.06 21:12:47.348005 [ 275 ] {ad9355f7-84f5-4715-b9fc-5e8df57dd252} <Debug> TCPHandler: Processed in 0.002563179 sec. | ||
| 6124 | 2026.05.06 21:12:47.364090 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6125 | 2026.05.06 21:12:47.364210 [ 275 ] {d43e89f8-583e-497c-8637-545da3ea9116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6126 | 2026.05.06 21:12:47.364257 [ 275 ] {d43e89f8-583e-497c-8637-545da3ea9116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6127 | 2026.05.06 21:12:47.364902 [ 275 ] {d43e89f8-583e-497c-8637-545da3ea9116} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6128 | 2026.05.06 21:12:47.364942 [ 275 ] {d43e89f8-583e-497c-8637-545da3ea9116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6129 | 2026.05.06 21:12:47.365400 [ 275 ] {d43e89f8-583e-497c-8637-545da3ea9116} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6130 | 2026.05.06 21:12:47.365668 [ 275 ] {d43e89f8-583e-497c-8637-545da3ea9116} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6131 | 2026.05.06 21:12:47.365841 [ 275 ] {d43e89f8-583e-497c-8637-545da3ea9116} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001661 sec., 170981.33654425046 rows/sec., 10.86 MiB/sec. | ||
| 6132 | 2026.05.06 21:12:47.365894 [ 275 ] {d43e89f8-583e-497c-8637-545da3ea9116} <Debug> TCPHandler: Processed in 0.001866319 sec. | ||
| 6133 | 2026.05.06 21:12:47.366041 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6134 | 2026.05.06 21:12:47.366151 [ 275 ] {ca485352-4e9e-4602-9888-1285053681a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6135 | 2026.05.06 21:12:47.366197 [ 275 ] {ca485352-4e9e-4602-9888-1285053681a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6136 | 2026.05.06 21:12:47.366621 [ 275 ] {ca485352-4e9e-4602-9888-1285053681a5} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6137 | 2026.05.06 21:12:47.366656 [ 275 ] {ca485352-4e9e-4602-9888-1285053681a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6138 | 2026.05.06 21:12:47.366943 [ 275 ] {ca485352-4e9e-4602-9888-1285053681a5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6139 | 2026.05.06 21:12:47.367170 [ 275 ] {ca485352-4e9e-4602-9888-1285053681a5} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6140 | 2026.05.06 21:12:47.367306 [ 275 ] {ca485352-4e9e-4602-9888-1285053681a5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001177 sec., 1699.235344095157 rows/sec., 138.56 KiB/sec. | ||
| 6141 | 2026.05.06 21:12:47.367346 [ 275 ] {ca485352-4e9e-4602-9888-1285053681a5} <Debug> TCPHandler: Processed in 0.001357541 sec. | ||
| 6142 | 2026.05.06 21:12:47.367465 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6143 | 2026.05.06 21:12:47.367561 [ 275 ] {7f657c52-2057-4bf2-b438-d3b11defdbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6144 | 2026.05.06 21:12:47.367602 [ 275 ] {7f657c52-2057-4bf2-b438-d3b11defdbf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6145 | 2026.05.06 21:12:47.369427 [ 275 ] {7f657c52-2057-4bf2-b438-d3b11defdbf6} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6146 | 2026.05.06 21:12:47.369462 [ 275 ] {7f657c52-2057-4bf2-b438-d3b11defdbf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6147 | 2026.05.06 21:12:47.369961 [ 275 ] {7f657c52-2057-4bf2-b438-d3b11defdbf6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6148 | 2026.05.06 21:12:47.370175 [ 275 ] {7f657c52-2057-4bf2-b438-d3b11defdbf6} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6149 | 2026.05.06 21:12:47.370315 [ 275 ] {7f657c52-2057-4bf2-b438-d3b11defdbf6} <Debug> executeQuery: Read 3229 rows, 248.09 KiB in 0.002771 sec., 1165283.2912306027 rows/sec., 87.43 MiB/sec. | ||
| 6150 | 2026.05.06 21:12:47.370357 [ 275 ] {7f657c52-2057-4bf2-b438-d3b11defdbf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 6151 | 2026.05.06 21:12:47.370371 [ 275 ] {7f657c52-2057-4bf2-b438-d3b11defdbf6} <Debug> TCPHandler: Processed in 0.002955256 sec. | ||
| 6152 | 2026.05.06 21:12:47.370508 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6153 | 2026.05.06 21:12:47.370603 [ 275 ] {66b2a072-a8b3-4654-b1b9-231a9926234e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6154 | 2026.05.06 21:12:47.370643 [ 275 ] {66b2a072-a8b3-4654-b1b9-231a9926234e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6155 | 2026.05.06 21:12:47.371141 [ 275 ] {66b2a072-a8b3-4654-b1b9-231a9926234e} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6156 | 2026.05.06 21:12:47.371177 [ 275 ] {66b2a072-a8b3-4654-b1b9-231a9926234e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6157 | 2026.05.06 21:12:47.371491 [ 275 ] {66b2a072-a8b3-4654-b1b9-231a9926234e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6158 | 2026.05.06 21:12:47.371713 [ 275 ] {66b2a072-a8b3-4654-b1b9-231a9926234e} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6159 | 2026.05.06 21:12:47.371844 [ 275 ] {66b2a072-a8b3-4654-b1b9-231a9926234e} <Debug> executeQuery: Read 196 rows, 12.59 KiB in 0.001258 sec., 155802.86168521462 rows/sec., 9.77 MiB/sec. | ||
| 6160 | 2026.05.06 21:12:47.371885 [ 275 ] {66b2a072-a8b3-4654-b1b9-231a9926234e} <Debug> TCPHandler: Processed in 0.001427242 sec. | ||
| 6161 | 2026.05.06 21:12:47.372018 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6162 | 2026.05.06 21:12:47.372125 [ 275 ] {d4234099-da49-4a7d-a467-8ddd2e261ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6163 | 2026.05.06 21:12:47.372166 [ 275 ] {d4234099-da49-4a7d-a467-8ddd2e261ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6164 | 2026.05.06 21:12:47.372909 [ 275 ] {d4234099-da49-4a7d-a467-8ddd2e261ab3} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6165 | 2026.05.06 21:12:47.372947 [ 275 ] {d4234099-da49-4a7d-a467-8ddd2e261ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6166 | 2026.05.06 21:12:47.373312 [ 275 ] {d4234099-da49-4a7d-a467-8ddd2e261ab3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6167 | 2026.05.06 21:12:47.373531 [ 275 ] {d4234099-da49-4a7d-a467-8ddd2e261ab3} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6168 | 2026.05.06 21:12:47.373661 [ 275 ] {d4234099-da49-4a7d-a467-8ddd2e261ab3} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001556 sec., 610539.8457583548 rows/sec., 35.92 MiB/sec. | ||
| 6169 | 2026.05.06 21:12:47.373702 [ 275 ] {d4234099-da49-4a7d-a467-8ddd2e261ab3} <Debug> TCPHandler: Processed in 0.001735117 sec. | ||
| 6170 | 2026.05.06 21:12:47.373834 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6171 | 2026.05.06 21:12:47.373931 [ 275 ] {c104ca14-b4ca-4255-bd51-98e591d12329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6172 | 2026.05.06 21:12:47.373970 [ 275 ] {c104ca14-b4ca-4255-bd51-98e591d12329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6173 | 2026.05.06 21:12:47.374375 [ 275 ] {c104ca14-b4ca-4255-bd51-98e591d12329} <Trace> oximeter.fields_u64 (5e707928-9433-4ca2-9934-1a6d89792806): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6174 | 2026.05.06 21:12:47.374411 [ 275 ] {c104ca14-b4ca-4255-bd51-98e591d12329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6175 | 2026.05.06 21:12:47.374694 [ 275 ] {c104ca14-b4ca-4255-bd51-98e591d12329} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6176 | 2026.05.06 21:12:47.374914 [ 275 ] {c104ca14-b4ca-4255-bd51-98e591d12329} <Trace> oximeter.fields_u64 (5e707928-9433-4ca2-9934-1a6d89792806): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6177 | 2026.05.06 21:12:47.375041 [ 275 ] {c104ca14-b4ca-4255-bd51-98e591d12329} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001127 sec., 887.3114463176576 rows/sec., 62.39 KiB/sec. | ||
| 6178 | 2026.05.06 21:12:47.375080 [ 275 ] {c104ca14-b4ca-4255-bd51-98e591d12329} <Debug> TCPHandler: Processed in 0.0012961 sec. | ||
| 6179 | 2026.05.06 21:12:47.375214 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6180 | 2026.05.06 21:12:47.375309 [ 275 ] {4386c9aa-190c-4896-8db0-c63e7c7088ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6181 | 2026.05.06 21:12:47.375349 [ 275 ] {4386c9aa-190c-4896-8db0-c63e7c7088ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6182 | 2026.05.06 21:12:47.375802 [ 275 ] {4386c9aa-190c-4896-8db0-c63e7c7088ca} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6183 | 2026.05.06 21:12:47.375839 [ 275 ] {4386c9aa-190c-4896-8db0-c63e7c7088ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6184 | 2026.05.06 21:12:47.376148 [ 275 ] {4386c9aa-190c-4896-8db0-c63e7c7088ca} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6185 | 2026.05.06 21:12:47.376359 [ 275 ] {4386c9aa-190c-4896-8db0-c63e7c7088ca} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6186 | 2026.05.06 21:12:47.376494 [ 275 ] {4386c9aa-190c-4896-8db0-c63e7c7088ca} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001202 sec., 123128.11980033279 rows/sec., 7.00 MiB/sec. | ||
| 6187 | 2026.05.06 21:12:47.376536 [ 275 ] {4386c9aa-190c-4896-8db0-c63e7c7088ca} <Debug> TCPHandler: Processed in 0.001372291 sec. | ||
| 6188 | 2026.05.06 21:12:47.376663 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6189 | 2026.05.06 21:12:47.376758 [ 275 ] {1326f21c-678e-44b1-abaa-0dec9413142f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6190 | 2026.05.06 21:12:47.376798 [ 275 ] {1326f21c-678e-44b1-abaa-0dec9413142f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6191 | 2026.05.06 21:12:47.377824 [ 275 ] {1326f21c-678e-44b1-abaa-0dec9413142f} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6192 | 2026.05.06 21:12:47.377863 [ 275 ] {1326f21c-678e-44b1-abaa-0dec9413142f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6193 | 2026.05.06 21:12:47.378253 [ 275 ] {1326f21c-678e-44b1-abaa-0dec9413142f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6194 | 2026.05.06 21:12:47.378471 [ 275 ] {1326f21c-678e-44b1-abaa-0dec9413142f} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6195 | 2026.05.06 21:12:47.378606 [ 275 ] {1326f21c-678e-44b1-abaa-0dec9413142f} <Debug> executeQuery: Read 1759 rows, 121.63 KiB in 0.001864 sec., 943669.5278969957 rows/sec., 63.72 MiB/sec. | ||
| 6196 | 2026.05.06 21:12:47.378648 [ 275 ] {1326f21c-678e-44b1-abaa-0dec9413142f} <Debug> TCPHandler: Processed in 0.002034482 sec. | ||
| 6197 | 2026.05.06 21:12:47.378772 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6198 | 2026.05.06 21:12:47.378869 [ 275 ] {17f6849e-5da0-40bf-87ea-78f9f8486838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6199 | 2026.05.06 21:12:47.378911 [ 275 ] {17f6849e-5da0-40bf-87ea-78f9f8486838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6200 | 2026.05.06 21:12:47.379266 [ 275 ] {17f6849e-5da0-40bf-87ea-78f9f8486838} <Trace> oximeter.measurements_bool (2f1633da-9ba4-4724-828f-7a3d3ad2311c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6201 | 2026.05.06 21:12:47.379303 [ 275 ] {17f6849e-5da0-40bf-87ea-78f9f8486838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6202 | 2026.05.06 21:12:47.379604 [ 275 ] {17f6849e-5da0-40bf-87ea-78f9f8486838} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 6203 | 2026.05.06 21:12:47.379810 [ 275 ] {17f6849e-5da0-40bf-87ea-78f9f8486838} <Trace> oximeter.measurements_bool (2f1633da-9ba4-4724-828f-7a3d3ad2311c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6204 | 2026.05.06 21:12:47.379941 [ 275 ] {17f6849e-5da0-40bf-87ea-78f9f8486838} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 6205 | 2026.05.06 21:12:47.379979 [ 275 ] {17f6849e-5da0-40bf-87ea-78f9f8486838} <Debug> TCPHandler: Processed in 0.00125745 sec. | ||
| 6206 | 2026.05.06 21:12:47.380099 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6207 | 2026.05.06 21:12:47.380194 [ 275 ] {96d21022-f846-4bb2-be0d-5131c3b6b53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6208 | 2026.05.06 21:12:47.380237 [ 275 ] {96d21022-f846-4bb2-be0d-5131c3b6b53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6209 | 2026.05.06 21:12:47.380993 [ 275 ] {96d21022-f846-4bb2-be0d-5131c3b6b53d} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6210 | 2026.05.06 21:12:47.381030 [ 275 ] {96d21022-f846-4bb2-be0d-5131c3b6b53d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6211 | 2026.05.06 21:12:47.381479 [ 275 ] {96d21022-f846-4bb2-be0d-5131c3b6b53d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6212 | 2026.05.06 21:12:47.381704 [ 275 ] {96d21022-f846-4bb2-be0d-5131c3b6b53d} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6213 | 2026.05.06 21:12:47.381822 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6214 | 2026.05.06 21:12:47.381840 [ 275 ] {96d21022-f846-4bb2-be0d-5131c3b6b53d} <Debug> executeQuery: Read 1634 rows, 101.88 KiB in 0.001663 sec., 982561.6355983163 rows/sec., 59.83 MiB/sec. | ||
| 6215 | 2026.05.06 21:12:47.381885 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6216 | 2026.05.06 21:12:47.381894 [ 275 ] {96d21022-f846-4bb2-be0d-5131c3b6b53d} <Debug> TCPHandler: Processed in 0.001844958 sec. | ||
| 6217 | 2026.05.06 21:12:47.381914 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6218 | 2026.05.06 21:12:47.382028 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6219 | 2026.05.06 21:12:47.382067 [ 196 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6220 | 2026.05.06 21:12:47.382130 [ 275 ] {f16ca418-d828-4b50-a897-24651526b40f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6221 | 2026.05.06 21:12:47.382178 [ 275 ] {f16ca418-d828-4b50-a897-24651526b40f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6222 | 2026.05.06 21:12:47.382231 [ 196 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6223 | 2026.05.06 21:12:47.382277 [ 196 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12630 rows starting from the beginning of the part | ||
| 6224 | 2026.05.06 21:12:47.382356 [ 196 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6225 | 2026.05.06 21:12:47.382409 [ 196 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 198 rows starting from the beginning of the part | ||
| 6226 | 2026.05.06 21:12:47.382456 [ 196 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6227 | 2026.05.06 21:12:47.382503 [ 196 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6228 | 2026.05.06 21:12:47.382515 [ 275 ] {f16ca418-d828-4b50-a897-24651526b40f} <Trace> oximeter.measurements_f64 (e7a4c0c9-0e32-43ac-a996-7cb96f96ea82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6229 | 2026.05.06 21:12:47.382548 [ 196 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1634 rows starting from the beginning of the part | ||
| 6230 | 2026.05.06 21:12:47.382558 [ 275 ] {f16ca418-d828-4b50-a897-24651526b40f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6231 | 2026.05.06 21:12:47.382900 [ 275 ] {f16ca418-d828-4b50-a897-24651526b40f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 6232 | 2026.05.06 21:12:47.383130 [ 275 ] {f16ca418-d828-4b50-a897-24651526b40f} <Trace> oximeter.measurements_f64 (e7a4c0c9-0e32-43ac-a996-7cb96f96ea82): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6233 | 2026.05.06 21:12:47.383277 [ 275 ] {f16ca418-d828-4b50-a897-24651526b40f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001166 sec., 857.6329331046313 rows/sec., 57.79 KiB/sec. | ||
| 6234 | 2026.05.06 21:12:47.383317 [ 275 ] {f16ca418-d828-4b50-a897-24651526b40f} <Debug> TCPHandler: Processed in 0.00133873 sec. | ||
| 6235 | 2026.05.06 21:12:47.383440 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6236 | 2026.05.06 21:12:47.383537 [ 275 ] {0d2b9333-989f-4c04-9e87-903b5d8e66d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6237 | 2026.05.06 21:12:47.383592 [ 275 ] {0d2b9333-989f-4c04-9e87-903b5d8e66d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6238 | 2026.05.06 21:12:47.384510 [ 275 ] {0d2b9333-989f-4c04-9e87-903b5d8e66d6} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6239 | 2026.05.06 21:12:47.384549 [ 275 ] {0d2b9333-989f-4c04-9e87-903b5d8e66d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6240 | 2026.05.06 21:12:47.385155 [ 275 ] {0d2b9333-989f-4c04-9e87-903b5d8e66d6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6241 | 2026.05.06 21:12:47.385407 [ 275 ] {0d2b9333-989f-4c04-9e87-903b5d8e66d6} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6242 | 2026.05.06 21:12:47.385558 [ 275 ] {0d2b9333-989f-4c04-9e87-903b5d8e66d6} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002038 sec., 25515.210991167813 rows/sec., 45.72 MiB/sec. | ||
| 6243 | 2026.05.06 21:12:47.385630 [ 275 ] {0d2b9333-989f-4c04-9e87-903b5d8e66d6} <Debug> TCPHandler: Processed in 0.002239604 sec. | ||
| 6244 | 2026.05.06 21:12:47.385769 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6245 | 2026.05.06 21:12:47.385864 [ 275 ] {1d0f2bf9-20be-424d-b68e-7a108139f01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6246 | 2026.05.06 21:12:47.385906 [ 275 ] {1d0f2bf9-20be-424d-b68e-7a108139f01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6247 | 2026.05.06 21:12:47.386272 [ 275 ] {1d0f2bf9-20be-424d-b68e-7a108139f01a} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6248 | 2026.05.06 21:12:47.386309 [ 275 ] {1d0f2bf9-20be-424d-b68e-7a108139f01a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6249 | 2026.05.06 21:12:47.386464 [ 187 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14942 rows, containing 5 columns (5 merged, 0 gathered) in 0.004464969 sec., 3346495.798739028 rows/sec., 218.77 MiB/sec. | ||
| 6250 | 2026.05.06 21:12:47.386656 [ 275 ] {1d0f2bf9-20be-424d-b68e-7a108139f01a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6251 | 2026.05.06 21:12:47.386873 [ 275 ] {1d0f2bf9-20be-424d-b68e-7a108139f01a} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6252 | 2026.05.06 21:12:47.387006 [ 275 ] {1d0f2bf9-20be-424d-b68e-7a108139f01a} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001159 sec., 46591.889559965486 rows/sec., 2.77 MiB/sec. | ||
| 6253 | 2026.05.06 21:12:47.387044 [ 275 ] {1d0f2bf9-20be-424d-b68e-7a108139f01a} <Debug> TCPHandler: Processed in 0.001324911 sec. | ||
| 6254 | 2026.05.06 21:12:47.387051 [ 194 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6255 | 2026.05.06 21:12:47.387369 [ 194 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6256 | 2026.05.06 21:12:47.387449 [ 194 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6257 | 2026.05.06 21:12:47.387541 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.72 MiB. | ||
| 6258 | 2026.05.06 21:12:48.630145 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 744 | ||
| 6259 | 2026.05.06 21:12:48.632877 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6260 | 2026.05.06 21:12:48.632920 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6261 | 2026.05.06 21:12:48.634124 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6262 | 2026.05.06 21:12:48.634388 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6263 | 2026.05.06 21:12:48.634638 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 744 | ||
| 6264 | 2026.05.06 21:12:50.964206 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6265 | 2026.05.06 21:12:50.964446 [ 275 ] {52ec9ea7-200a-48ce-aab5-1995c291689f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6266 | 2026.05.06 21:12:50.964775 [ 275 ] {52ec9ea7-200a-48ce-aab5-1995c291689f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6267 | 2026.05.06 21:12:50.964808 [ 275 ] {52ec9ea7-200a-48ce-aab5-1995c291689f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6268 | 2026.05.06 21:12:50.965015 [ 275 ] {52ec9ea7-200a-48ce-aab5-1995c291689f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6269 | 2026.05.06 21:12:50.965080 [ 275 ] {52ec9ea7-200a-48ce-aab5-1995c291689f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6270 | 2026.05.06 21:12:50.965215 [ 275 ] {52ec9ea7-200a-48ce-aab5-1995c291689f} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6271 | 2026.05.06 21:12:50.965250 [ 275 ] {52ec9ea7-200a-48ce-aab5-1995c291689f} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6272 | 2026.05.06 21:12:50.965271 [ 275 ] {52ec9ea7-200a-48ce-aab5-1995c291689f} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 6273 | 2026.05.06 21:12:50.965286 [ 275 ] {52ec9ea7-200a-48ce-aab5-1995c291689f} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6274 | 2026.05.06 21:12:50.965325 [ 275 ] {52ec9ea7-200a-48ce-aab5-1995c291689f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6275 | 2026.05.06 21:12:50.965343 [ 275 ] {52ec9ea7-200a-48ce-aab5-1995c291689f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6276 | 2026.05.06 21:12:50.967473 [ 275 ] {52ec9ea7-200a-48ce-aab5-1995c291689f} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.003122 sec., 16335.682254964766 rows/sec., 3.86 MiB/sec. | ||
| 6277 | 2026.05.06 21:12:50.967577 [ 275 ] {52ec9ea7-200a-48ce-aab5-1995c291689f} <Debug> TCPHandler: Processed in 0.003503945 sec. | ||
| 6278 | 2026.05.06 21:12:50.969048 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6279 | 2026.05.06 21:12:50.969158 [ 275 ] {5c4d5f81-58d7-4737-907f-ed125fc9d877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6280 | 2026.05.06 21:12:50.969198 [ 275 ] {5c4d5f81-58d7-4737-907f-ed125fc9d877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6281 | 2026.05.06 21:12:50.969714 [ 275 ] {5c4d5f81-58d7-4737-907f-ed125fc9d877} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6282 | 2026.05.06 21:12:50.969750 [ 275 ] {5c4d5f81-58d7-4737-907f-ed125fc9d877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6283 | 2026.05.06 21:12:50.970106 [ 275 ] {5c4d5f81-58d7-4737-907f-ed125fc9d877} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6284 | 2026.05.06 21:12:50.970322 [ 275 ] {5c4d5f81-58d7-4737-907f-ed125fc9d877} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6285 | 2026.05.06 21:12:50.970466 [ 275 ] {5c4d5f81-58d7-4737-907f-ed125fc9d877} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001336 sec., 41916.16766467066 rows/sec., 3.22 MiB/sec. | ||
| 6286 | 2026.05.06 21:12:50.970505 [ 275 ] {5c4d5f81-58d7-4737-907f-ed125fc9d877} <Debug> TCPHandler: Processed in 0.001508233 sec. | ||
| 6287 | 2026.05.06 21:12:50.970635 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6288 | 2026.05.06 21:12:50.970739 [ 275 ] {791291a1-0b12-4fa7-a45a-1656a8c791e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6289 | 2026.05.06 21:12:50.970777 [ 275 ] {791291a1-0b12-4fa7-a45a-1656a8c791e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6290 | 2026.05.06 21:12:50.971219 [ 275 ] {791291a1-0b12-4fa7-a45a-1656a8c791e0} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6291 | 2026.05.06 21:12:50.971253 [ 275 ] {791291a1-0b12-4fa7-a45a-1656a8c791e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6292 | 2026.05.06 21:12:50.971552 [ 275 ] {791291a1-0b12-4fa7-a45a-1656a8c791e0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6293 | 2026.05.06 21:12:50.971756 [ 275 ] {791291a1-0b12-4fa7-a45a-1656a8c791e0} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6294 | 2026.05.06 21:12:50.971884 [ 275 ] {791291a1-0b12-4fa7-a45a-1656a8c791e0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001162 sec., 55077.45266781411 rows/sec., 4.30 MiB/sec. | ||
| 6295 | 2026.05.06 21:12:50.971922 [ 275 ] {791291a1-0b12-4fa7-a45a-1656a8c791e0} <Debug> TCPHandler: Processed in 0.001334011 sec. | ||
| 6296 | 2026.05.06 21:12:50.972050 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6297 | 2026.05.06 21:12:50.972144 [ 275 ] {f6310433-3fc2-4064-ac0a-31721d386727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6298 | 2026.05.06 21:12:50.972184 [ 275 ] {f6310433-3fc2-4064-ac0a-31721d386727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6299 | 2026.05.06 21:12:50.972545 [ 275 ] {f6310433-3fc2-4064-ac0a-31721d386727} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6300 | 2026.05.06 21:12:50.972579 [ 275 ] {f6310433-3fc2-4064-ac0a-31721d386727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6301 | 2026.05.06 21:12:50.972887 [ 275 ] {f6310433-3fc2-4064-ac0a-31721d386727} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6302 | 2026.05.06 21:12:50.973092 [ 275 ] {f6310433-3fc2-4064-ac0a-31721d386727} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6303 | 2026.05.06 21:12:50.973218 [ 275 ] {f6310433-3fc2-4064-ac0a-31721d386727} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001091 sec., 87992.66727772685 rows/sec., 6.13 MiB/sec. | ||
| 6304 | 2026.05.06 21:12:50.973256 [ 275 ] {f6310433-3fc2-4064-ac0a-31721d386727} <Debug> TCPHandler: Processed in 0.00125887 sec. | ||
| 6305 | 2026.05.06 21:12:50.973375 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6306 | 2026.05.06 21:12:50.973467 [ 275 ] {1a659e5f-36d7-4521-a4db-fe4275e7dec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6307 | 2026.05.06 21:12:50.973507 [ 275 ] {1a659e5f-36d7-4521-a4db-fe4275e7dec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6308 | 2026.05.06 21:12:50.973837 [ 275 ] {1a659e5f-36d7-4521-a4db-fe4275e7dec5} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6309 | 2026.05.06 21:12:50.973870 [ 275 ] {1a659e5f-36d7-4521-a4db-fe4275e7dec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6310 | 2026.05.06 21:12:50.974165 [ 275 ] {1a659e5f-36d7-4521-a4db-fe4275e7dec5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6311 | 2026.05.06 21:12:50.974363 [ 275 ] {1a659e5f-36d7-4521-a4db-fe4275e7dec5} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6312 | 2026.05.06 21:12:50.974448 [ 83 ] {} <Debug> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6313 | 2026.05.06 21:12:50.974485 [ 83 ] {} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6314 | 2026.05.06 21:12:50.974489 [ 275 ] {1a659e5f-36d7-4521-a4db-fe4275e7dec5} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001038 sec., 34682.08092485549 rows/sec., 2.34 MiB/sec. | ||
| 6315 | 2026.05.06 21:12:50.974503 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6316 | 2026.05.06 21:12:50.974529 [ 275 ] {1a659e5f-36d7-4521-a4db-fe4275e7dec5} <Debug> TCPHandler: Processed in 0.001200508 sec. | ||
| 6317 | 2026.05.06 21:12:50.974654 [ 200 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6318 | 2026.05.06 21:12:50.974842 [ 200 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6319 | 2026.05.06 21:12:50.974881 [ 200 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1668 rows starting from the beginning of the part | ||
| 6320 | 2026.05.06 21:12:50.974955 [ 200 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6321 | 2026.05.06 21:12:50.975008 [ 200 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6322 | 2026.05.06 21:12:50.975056 [ 200 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6323 | 2026.05.06 21:12:50.975098 [ 200 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 54 rows starting from the beginning of the part | ||
| 6324 | 2026.05.06 21:12:50.975141 [ 200 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
| 6325 | 2026.05.06 21:12:50.976194 [ 194 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1938 rows, containing 4 columns (4 merged, 0 gathered) in 0.001607935 sec., 1205272.6011934562 rows/sec., 80.56 MiB/sec. | ||
| 6326 | 2026.05.06 21:12:50.976478 [ 194 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6327 | 2026.05.06 21:12:50.976757 [ 194 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_41_8} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6328 | 2026.05.06 21:12:50.976836 [ 194 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_41_8} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6329 | 2026.05.06 21:12:50.976926 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 6330 | 2026.05.06 21:12:51.092209 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14940 | ||
| 6331 | 2026.05.06 21:12:51.092697 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6332 | 2026.05.06 21:12:51.092739 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6333 | 2026.05.06 21:12:51.093277 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6334 | 2026.05.06 21:12:51.093534 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6335 | 2026.05.06 21:12:51.093668 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14940 | ||
| 6336 | 2026.05.06 21:12:51.093715 [ 83 ] {} <Debug> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6337 | 2026.05.06 21:12:51.093787 [ 83 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6338 | 2026.05.06 21:12:51.093812 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6339 | 2026.05.06 21:12:51.093947 [ 200 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6340 | 2026.05.06 21:12:51.094097 [ 200 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6341 | 2026.05.06 21:12:51.094133 [ 200 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12508 rows starting from the beginning of the part | ||
| 6342 | 2026.05.06 21:12:51.094201 [ 200 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 6343 | 2026.05.06 21:12:51.094248 [ 200 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 6344 | 2026.05.06 21:12:51.094289 [ 200 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 6345 | 2026.05.06 21:12:51.094329 [ 200 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 6346 | 2026.05.06 21:12:51.094369 [ 200 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 6347 | 2026.05.06 21:12:51.096581 [ 194 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14940 rows, containing 4 columns (4 merged, 0 gathered) in 0.002690972 sec., 5551897.232672804 rows/sec., 79.42 MiB/sec. | ||
| 6348 | 2026.05.06 21:12:51.097081 [ 197 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6349 | 2026.05.06 21:12:51.097443 [ 197 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_31_6} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6350 | 2026.05.06 21:12:51.097541 [ 197 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_31_6} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6351 | 2026.05.06 21:12:51.097665 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 6352 | 2026.05.06 21:12:51.934411 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6353 | 2026.05.06 21:12:51.952314 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6354 | 2026.05.06 21:12:51.952378 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6355 | 2026.05.06 21:12:51.957936 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6356 | 2026.05.06 21:12:51.958628 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6357 | 2026.05.06 21:12:51.958946 [ 83 ] {} <Debug> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6358 | 2026.05.06 21:12:51.959016 [ 83 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6359 | 2026.05.06 21:12:51.959040 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6360 | 2026.05.06 21:12:51.959220 [ 198 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6361 | 2026.05.06 21:12:51.961612 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6362 | 2026.05.06 21:12:51.962793 [ 198 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6363 | 2026.05.06 21:12:51.964203 [ 198 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 6364 | 2026.05.06 21:12:51.969095 [ 198 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 6365 | 2026.05.06 21:12:51.973897 [ 198 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 6366 | 2026.05.06 21:12:51.978273 [ 198 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 6367 | 2026.05.06 21:12:51.982585 [ 198 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 6368 | 2026.05.06 21:12:51.986778 [ 198 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 6369 | 2026.05.06 21:12:52.000224 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.67 MiB, peak 281.67 MiB, free memory in arenas 0.00 B, will set to 273.48 MiB (RSS), difference: -8.19 MiB | ||
| 6370 | 2026.05.06 21:12:52.044804 [ 197 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.085663859 sec., 2731.6070362881974 rows/sec., 14.12 MiB/sec. | ||
| 6371 | 2026.05.06 21:12:52.047520 [ 197 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6372 | 2026.05.06 21:12:52.049489 [ 197 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_31_6} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6373 | 2026.05.06 21:12:52.049596 [ 197 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_31_6} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6374 | 2026.05.06 21:12:52.052470 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 6375 | 2026.05.06 21:12:53.000221 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.07 MiB, peak 281.67 MiB, free memory in arenas 0.00 B, will set to 277.71 MiB (RSS), difference: 13.64 MiB | ||
| 6376 | 2026.05.06 21:12:55.675277 [ 5 ] {} <Trace> TCP-Session: 2ab43621-4544-449a-8d6c-75bce2e7dbf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6377 | 2026.05.06 21:12:55.675646 [ 5 ] {77be2307-1bdd-4b60-96b2-c8c642e454d7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35292) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 6378 | 2026.05.06 21:12:55.676276 [ 5 ] {77be2307-1bdd-4b60-96b2-c8c642e454d7} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 6379 | 2026.05.06 21:12:55.676433 [ 5 ] {77be2307-1bdd-4b60-96b2-c8c642e454d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6380 | 2026.05.06 21:12:55.676829 [ 322 ] {77be2307-1bdd-4b60-96b2-c8c642e454d7} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 6381 | 2026.05.06 21:12:55.677607 [ 5 ] {77be2307-1bdd-4b60-96b2-c8c642e454d7} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.002122 sec., 65975.49481621111 rows/sec., 3.66 MiB/sec. | ||
| 6382 | 2026.05.06 21:12:55.677710 [ 5 ] {77be2307-1bdd-4b60-96b2-c8c642e454d7} <Debug> TCPHandler: Processed in 0.002603281 sec. | ||
| 6383 | 2026.05.06 21:12:55.965379 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6384 | 2026.05.06 21:12:55.965624 [ 275 ] {aafb66dc-2065-4f03-8cbf-63b929a2c132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6385 | 2026.05.06 21:12:55.965967 [ 275 ] {aafb66dc-2065-4f03-8cbf-63b929a2c132} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6386 | 2026.05.06 21:12:55.966000 [ 275 ] {aafb66dc-2065-4f03-8cbf-63b929a2c132} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6387 | 2026.05.06 21:12:55.966208 [ 275 ] {aafb66dc-2065-4f03-8cbf-63b929a2c132} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6388 | 2026.05.06 21:12:55.966274 [ 275 ] {aafb66dc-2065-4f03-8cbf-63b929a2c132} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6389 | 2026.05.06 21:12:55.966411 [ 275 ] {aafb66dc-2065-4f03-8cbf-63b929a2c132} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6390 | 2026.05.06 21:12:55.966446 [ 275 ] {aafb66dc-2065-4f03-8cbf-63b929a2c132} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6391 | 2026.05.06 21:12:55.966467 [ 275 ] {aafb66dc-2065-4f03-8cbf-63b929a2c132} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 6392 | 2026.05.06 21:12:55.966482 [ 275 ] {aafb66dc-2065-4f03-8cbf-63b929a2c132} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6393 | 2026.05.06 21:12:55.966521 [ 275 ] {aafb66dc-2065-4f03-8cbf-63b929a2c132} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6394 | 2026.05.06 21:12:55.966539 [ 275 ] {aafb66dc-2065-4f03-8cbf-63b929a2c132} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6395 | 2026.05.06 21:12:55.967675 [ 275 ] {aafb66dc-2065-4f03-8cbf-63b929a2c132} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.00215 sec., 23720.93023255814 rows/sec., 5.61 MiB/sec. | ||
| 6396 | 2026.05.06 21:12:55.967782 [ 275 ] {aafb66dc-2065-4f03-8cbf-63b929a2c132} <Debug> TCPHandler: Processed in 0.002538829 sec. | ||
| 6397 | 2026.05.06 21:12:55.969430 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6398 | 2026.05.06 21:12:55.969540 [ 275 ] {1121b447-c5d0-46c3-8edb-91e4aa3a4dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6399 | 2026.05.06 21:12:55.969582 [ 275 ] {1121b447-c5d0-46c3-8edb-91e4aa3a4dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6400 | 2026.05.06 21:12:55.970057 [ 275 ] {1121b447-c5d0-46c3-8edb-91e4aa3a4dcc} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2026.05.06 21:12:55.970102 [ 275 ] {1121b447-c5d0-46c3-8edb-91e4aa3a4dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6402 | 2026.05.06 21:12:55.970455 [ 275 ] {1121b447-c5d0-46c3-8edb-91e4aa3a4dcc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6403 | 2026.05.06 21:12:55.970665 [ 275 ] {1121b447-c5d0-46c3-8edb-91e4aa3a4dcc} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6404 | 2026.05.06 21:12:55.970814 [ 275 ] {1121b447-c5d0-46c3-8edb-91e4aa3a4dcc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001304 sec., 42944.78527607362 rows/sec., 3.30 MiB/sec. | ||
| 6405 | 2026.05.06 21:12:55.970853 [ 275 ] {1121b447-c5d0-46c3-8edb-91e4aa3a4dcc} <Debug> TCPHandler: Processed in 0.001473973 sec. | ||
| 6406 | 2026.05.06 21:12:55.970970 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6407 | 2026.05.06 21:12:55.971064 [ 275 ] {dc405ae1-8b14-4f84-93f0-3f464bb0a464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6408 | 2026.05.06 21:12:55.971103 [ 275 ] {dc405ae1-8b14-4f84-93f0-3f464bb0a464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6409 | 2026.05.06 21:12:55.971506 [ 275 ] {dc405ae1-8b14-4f84-93f0-3f464bb0a464} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6410 | 2026.05.06 21:12:55.971542 [ 275 ] {dc405ae1-8b14-4f84-93f0-3f464bb0a464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6411 | 2026.05.06 21:12:55.971828 [ 275 ] {dc405ae1-8b14-4f84-93f0-3f464bb0a464} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6412 | 2026.05.06 21:12:55.972024 [ 275 ] {dc405ae1-8b14-4f84-93f0-3f464bb0a464} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6413 | 2026.05.06 21:12:55.972152 [ 275 ] {dc405ae1-8b14-4f84-93f0-3f464bb0a464} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001105 sec., 57918.55203619909 rows/sec., 4.52 MiB/sec. | ||
| 6414 | 2026.05.06 21:12:55.972188 [ 275 ] {dc405ae1-8b14-4f84-93f0-3f464bb0a464} <Debug> TCPHandler: Processed in 0.00126602 sec. | ||
| 6415 | 2026.05.06 21:12:55.972303 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6416 | 2026.05.06 21:12:55.972396 [ 275 ] {3ac06a8a-9d37-4d6a-84a0-114adac34492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6417 | 2026.05.06 21:12:55.972438 [ 275 ] {3ac06a8a-9d37-4d6a-84a0-114adac34492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6418 | 2026.05.06 21:12:55.972832 [ 275 ] {3ac06a8a-9d37-4d6a-84a0-114adac34492} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6419 | 2026.05.06 21:12:55.972894 [ 275 ] {3ac06a8a-9d37-4d6a-84a0-114adac34492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6420 | 2026.05.06 21:12:55.973223 [ 275 ] {3ac06a8a-9d37-4d6a-84a0-114adac34492} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6421 | 2026.05.06 21:12:55.973426 [ 275 ] {3ac06a8a-9d37-4d6a-84a0-114adac34492} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6422 | 2026.05.06 21:12:55.973555 [ 275 ] {3ac06a8a-9d37-4d6a-84a0-114adac34492} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 6423 | 2026.05.06 21:12:55.973592 [ 275 ] {3ac06a8a-9d37-4d6a-84a0-114adac34492} <Debug> TCPHandler: Processed in 0.001336231 sec. | ||
| 6424 | 2026.05.06 21:12:55.973706 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6425 | 2026.05.06 21:12:55.973800 [ 275 ] {a1a01b64-309d-4d3f-96d6-b674ef6266d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6426 | 2026.05.06 21:12:55.973840 [ 275 ] {a1a01b64-309d-4d3f-96d6-b674ef6266d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6427 | 2026.05.06 21:12:55.974194 [ 275 ] {a1a01b64-309d-4d3f-96d6-b674ef6266d7} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6428 | 2026.05.06 21:12:55.974229 [ 275 ] {a1a01b64-309d-4d3f-96d6-b674ef6266d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6429 | 2026.05.06 21:12:55.974534 [ 275 ] {a1a01b64-309d-4d3f-96d6-b674ef6266d7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6430 | 2026.05.06 21:12:55.974730 [ 275 ] {a1a01b64-309d-4d3f-96d6-b674ef6266d7} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6431 | 2026.05.06 21:12:55.974856 [ 275 ] {a1a01b64-309d-4d3f-96d6-b674ef6266d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 6432 | 2026.05.06 21:12:55.974891 [ 275 ] {a1a01b64-309d-4d3f-96d6-b674ef6266d7} <Debug> TCPHandler: Processed in 0.001233079 sec. | ||
| 6433 | 2026.05.06 21:12:58.485366 [ 176 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6434 | 2026.05.06 21:12:58.485427 [ 176 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6435 | 2026.05.06 21:12:58.593957 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15388 | ||
| 6436 | 2026.05.06 21:12:58.594787 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6437 | 2026.05.06 21:12:58.594870 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6438 | 2026.05.06 21:12:58.595847 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6439 | 2026.05.06 21:12:58.596096 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6440 | 2026.05.06 21:12:58.596252 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15388 | ||
| 6441 | 2026.05.06 21:12:58.635182 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 766 | ||
| 6442 | 2026.05.06 21:12:58.637386 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6443 | 2026.05.06 21:12:58.637432 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6444 | 2026.05.06 21:12:58.638597 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6445 | 2026.05.06 21:12:58.638865 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6446 | 2026.05.06 21:12:58.639144 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 766 | ||
| 6447 | 2026.05.06 21:12:59.001257 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000851263 sec. | ||
| 6448 | 2026.05.06 21:12:59.461913 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6449 | 2026.05.06 21:12:59.477720 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6450 | 2026.05.06 21:12:59.477772 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6451 | 2026.05.06 21:12:59.483646 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6452 | 2026.05.06 21:12:59.484306 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6453 | 2026.05.06 21:12:59.486948 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6454 | 2026.05.06 21:13:00.455087 [ 173 ] {} <Debug> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 6455 | 2026.05.06 21:13:00.455156 [ 173 ] {} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6456 | 2026.05.06 21:13:00.455180 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6457 | 2026.05.06 21:13:00.455373 [ 188 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 6458 | 2026.05.06 21:13:00.455607 [ 188 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6459 | 2026.05.06 21:13:00.455667 [ 188 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 226 rows starting from the beginning of the part | ||
| 6460 | 2026.05.06 21:13:00.455780 [ 188 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 6461 | 2026.05.06 21:13:00.455862 [ 188 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 16 rows starting from the beginning of the part | ||
| 6462 | 2026.05.06 21:13:00.455932 [ 188 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 6463 | 2026.05.06 21:13:00.456000 [ 188 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 196 rows starting from the beginning of the part | ||
| 6464 | 2026.05.06 21:13:00.456898 [ 193 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001616935 sec., 321596.1062132986 rows/sec., 22.25 MiB/sec. | ||
| 6465 | 2026.05.06 21:13:00.457070 [ 193 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 6466 | 2026.05.06 21:13:00.457349 [ 193 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_27_6} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6467 | 2026.05.06 21:13:00.457421 [ 193 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_27_6} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 6468 | 2026.05.06 21:13:00.457502 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6469 | 2026.05.06 21:13:00.971354 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6470 | 2026.05.06 21:13:00.971600 [ 275 ] {159bffd1-ba25-4020-af23-59151ca713f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 6471 | 2026.05.06 21:13:00.971985 [ 275 ] {159bffd1-ba25-4020-af23-59151ca713f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6472 | 2026.05.06 21:13:00.972029 [ 275 ] {159bffd1-ba25-4020-af23-59151ca713f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 6473 | 2026.05.06 21:13:00.972274 [ 275 ] {159bffd1-ba25-4020-af23-59151ca713f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6474 | 2026.05.06 21:13:00.972338 [ 275 ] {159bffd1-ba25-4020-af23-59151ca713f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6475 | 2026.05.06 21:13:00.972476 [ 275 ] {159bffd1-ba25-4020-af23-59151ca713f0} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6476 | 2026.05.06 21:13:00.972511 [ 275 ] {159bffd1-ba25-4020-af23-59151ca713f0} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6477 | 2026.05.06 21:13:00.972532 [ 275 ] {159bffd1-ba25-4020-af23-59151ca713f0} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 6478 | 2026.05.06 21:13:00.972546 [ 275 ] {159bffd1-ba25-4020-af23-59151ca713f0} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6479 | 2026.05.06 21:13:00.972583 [ 275 ] {159bffd1-ba25-4020-af23-59151ca713f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6480 | 2026.05.06 21:13:00.972602 [ 275 ] {159bffd1-ba25-4020-af23-59151ca713f0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6481 | 2026.05.06 21:13:00.973754 [ 275 ] {159bffd1-ba25-4020-af23-59151ca713f0} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.00226 sec., 22566.37168141593 rows/sec., 5.34 MiB/sec. | ||
| 6482 | 2026.05.06 21:13:00.973823 [ 275 ] {159bffd1-ba25-4020-af23-59151ca713f0} <Debug> TCPHandler: Processed in 0.00260634 sec. | ||
| 6483 | 2026.05.06 21:13:00.979313 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6484 | 2026.05.06 21:13:00.979444 [ 275 ] {93980291-9d20-4da1-906e-6d57491440ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6485 | 2026.05.06 21:13:00.979494 [ 275 ] {93980291-9d20-4da1-906e-6d57491440ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6486 | 2026.05.06 21:13:00.980203 [ 275 ] {93980291-9d20-4da1-906e-6d57491440ff} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6487 | 2026.05.06 21:13:00.980245 [ 275 ] {93980291-9d20-4da1-906e-6d57491440ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6488 | 2026.05.06 21:13:00.980593 [ 275 ] {93980291-9d20-4da1-906e-6d57491440ff} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6489 | 2026.05.06 21:13:00.980814 [ 275 ] {93980291-9d20-4da1-906e-6d57491440ff} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6490 | 2026.05.06 21:13:00.980959 [ 275 ] {93980291-9d20-4da1-906e-6d57491440ff} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001551 sec., 183107.67246937458 rows/sec., 11.63 MiB/sec. | ||
| 6491 | 2026.05.06 21:13:00.980997 [ 275 ] {93980291-9d20-4da1-906e-6d57491440ff} <Debug> TCPHandler: Processed in 0.001747717 sec. | ||
| 6492 | 2026.05.06 21:13:00.981115 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6493 | 2026.05.06 21:13:00.981209 [ 275 ] {23908f54-f457-4131-aaa7-60bcb9638431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6494 | 2026.05.06 21:13:00.981247 [ 275 ] {23908f54-f457-4131-aaa7-60bcb9638431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6495 | 2026.05.06 21:13:00.981948 [ 275 ] {23908f54-f457-4131-aaa7-60bcb9638431} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6496 | 2026.05.06 21:13:00.981985 [ 275 ] {23908f54-f457-4131-aaa7-60bcb9638431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6497 | 2026.05.06 21:13:00.982336 [ 275 ] {23908f54-f457-4131-aaa7-60bcb9638431} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6498 | 2026.05.06 21:13:00.982543 [ 275 ] {23908f54-f457-4131-aaa7-60bcb9638431} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6499 | 2026.05.06 21:13:00.982651 [ 98 ] {} <Debug> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6500 | 2026.05.06 21:13:00.982670 [ 275 ] {23908f54-f457-4131-aaa7-60bcb9638431} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.001479 sec., 594320.4868154158 rows/sec., 46.70 MiB/sec. | ||
| 6501 | 2026.05.06 21:13:00.982715 [ 98 ] {} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6502 | 2026.05.06 21:13:00.982723 [ 275 ] {23908f54-f457-4131-aaa7-60bcb9638431} <Debug> TCPHandler: Processed in 0.001657735 sec. | ||
| 6503 | 2026.05.06 21:13:00.982744 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6504 | 2026.05.06 21:13:00.982849 [ 195 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6505 | 2026.05.06 21:13:00.982860 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6506 | 2026.05.06 21:13:00.982958 [ 195 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6507 | 2026.05.06 21:13:00.982967 [ 275 ] {a59d5dc0-4b28-42b6-ade9-d4a221eed560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6508 | 2026.05.06 21:13:00.982990 [ 195 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3361 rows starting from the beginning of the part | ||
| 6509 | 2026.05.06 21:13:00.983008 [ 275 ] {a59d5dc0-4b28-42b6-ade9-d4a221eed560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6510 | 2026.05.06 21:13:00.983073 [ 195 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 6511 | 2026.05.06 21:13:00.983124 [ 195 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 3229 rows starting from the beginning of the part | ||
| 6512 | 2026.05.06 21:13:00.983179 [ 195 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
| 6513 | 2026.05.06 21:13:00.983221 [ 195 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 6514 | 2026.05.06 21:13:00.983261 [ 195 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 879 rows starting from the beginning of the part | ||
| 6515 | 2026.05.06 21:13:00.983461 [ 275 ] {a59d5dc0-4b28-42b6-ade9-d4a221eed560} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6516 | 2026.05.06 21:13:00.983496 [ 275 ] {a59d5dc0-4b28-42b6-ade9-d4a221eed560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6517 | 2026.05.06 21:13:00.983918 [ 275 ] {a59d5dc0-4b28-42b6-ade9-d4a221eed560} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6518 | 2026.05.06 21:13:00.984126 [ 275 ] {a59d5dc0-4b28-42b6-ade9-d4a221eed560} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6519 | 2026.05.06 21:13:00.984261 [ 275 ] {a59d5dc0-4b28-42b6-ade9-d4a221eed560} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001312 sec., 139481.70731707316 rows/sec., 8.65 MiB/sec. | ||
| 6520 | 2026.05.06 21:13:00.984298 [ 275 ] {a59d5dc0-4b28-42b6-ade9-d4a221eed560} <Debug> TCPHandler: Processed in 0.001490213 sec. | ||
| 6521 | 2026.05.06 21:13:00.984411 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6522 | 2026.05.06 21:13:00.984504 [ 275 ] {3af81c0d-d926-40ea-a670-7d9c5840140e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6523 | 2026.05.06 21:13:00.984542 [ 275 ] {3af81c0d-d926-40ea-a670-7d9c5840140e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6524 | 2026.05.06 21:13:00.984958 [ 275 ] {3af81c0d-d926-40ea-a670-7d9c5840140e} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6525 | 2026.05.06 21:13:00.984992 [ 275 ] {3af81c0d-d926-40ea-a670-7d9c5840140e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6526 | 2026.05.06 21:13:00.985348 [ 275 ] {3af81c0d-d926-40ea-a670-7d9c5840140e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6527 | 2026.05.06 21:13:00.985555 [ 275 ] {3af81c0d-d926-40ea-a670-7d9c5840140e} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6528 | 2026.05.06 21:13:00.985678 [ 275 ] {3af81c0d-d926-40ea-a670-7d9c5840140e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001192 sec., 125000.00000000001 rows/sec., 8.08 MiB/sec. | ||
| 6529 | 2026.05.06 21:13:00.985715 [ 275 ] {3af81c0d-d926-40ea-a670-7d9c5840140e} <Debug> TCPHandler: Processed in 0.001350461 sec. | ||
| 6530 | 2026.05.06 21:13:00.985734 [ 193 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7637 rows, containing 5 columns (5 merged, 0 gathered) in 0.002925106 sec., 2610845.555682427 rows/sec., 207.76 MiB/sec. | ||
| 6531 | 2026.05.06 21:13:00.985827 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6532 | 2026.05.06 21:13:00.985927 [ 275 ] {6c1948d7-2e9b-439a-98ea-bcf54dab2541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6533 | 2026.05.06 21:13:00.985965 [ 275 ] {6c1948d7-2e9b-439a-98ea-bcf54dab2541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6534 | 2026.05.06 21:13:00.986022 [ 195 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6535 | 2026.05.06 21:13:00.986248 [ 195 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_46_9} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6536 | 2026.05.06 21:13:00.986307 [ 195 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_46_9} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6537 | 2026.05.06 21:13:00.986368 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 6538 | 2026.05.06 21:13:00.986380 [ 275 ] {6c1948d7-2e9b-439a-98ea-bcf54dab2541} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6539 | 2026.05.06 21:13:00.986414 [ 275 ] {6c1948d7-2e9b-439a-98ea-bcf54dab2541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6540 | 2026.05.06 21:13:00.986708 [ 275 ] {6c1948d7-2e9b-439a-98ea-bcf54dab2541} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6541 | 2026.05.06 21:13:00.986906 [ 275 ] {6c1948d7-2e9b-439a-98ea-bcf54dab2541} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6542 | 2026.05.06 21:13:00.987033 [ 275 ] {6c1948d7-2e9b-439a-98ea-bcf54dab2541} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001123 sec., 131789.84861976845 rows/sec., 7.50 MiB/sec. | ||
| 6543 | 2026.05.06 21:13:00.987070 [ 275 ] {6c1948d7-2e9b-439a-98ea-bcf54dab2541} <Debug> TCPHandler: Processed in 0.00129041 sec. | ||
| 6544 | 2026.05.06 21:13:00.987180 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6545 | 2026.05.06 21:13:00.987274 [ 275 ] {b71de4f3-ec5d-4705-b1fd-8e40b404d013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6546 | 2026.05.06 21:13:00.987311 [ 275 ] {b71de4f3-ec5d-4705-b1fd-8e40b404d013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6547 | 2026.05.06 21:13:00.987843 [ 275 ] {b71de4f3-ec5d-4705-b1fd-8e40b404d013} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6548 | 2026.05.06 21:13:00.987878 [ 275 ] {b71de4f3-ec5d-4705-b1fd-8e40b404d013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6549 | 2026.05.06 21:13:00.988179 [ 275 ] {b71de4f3-ec5d-4705-b1fd-8e40b404d013} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6550 | 2026.05.06 21:13:00.988381 [ 275 ] {b71de4f3-ec5d-4705-b1fd-8e40b404d013} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6551 | 2026.05.06 21:13:00.988483 [ 98 ] {} <Debug> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6552 | 2026.05.06 21:13:00.988512 [ 275 ] {b71de4f3-ec5d-4705-b1fd-8e40b404d013} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001255 sec., 423107.5697211155 rows/sec., 29.93 MiB/sec. | ||
| 6553 | 2026.05.06 21:13:00.988516 [ 98 ] {} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6554 | 2026.05.06 21:13:00.988556 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6555 | 2026.05.06 21:13:00.988556 [ 275 ] {b71de4f3-ec5d-4705-b1fd-8e40b404d013} <Debug> TCPHandler: Processed in 0.001423472 sec. | ||
| 6556 | 2026.05.06 21:13:00.988657 [ 199 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6557 | 2026.05.06 21:13:00.988691 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6558 | 2026.05.06 21:13:00.988752 [ 199 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6559 | 2026.05.06 21:13:00.988781 [ 199 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1831 rows starting from the beginning of the part | ||
| 6560 | 2026.05.06 21:13:00.988784 [ 275 ] {fab9a6c6-abf9-458f-9707-5e754f6290f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6561 | 2026.05.06 21:13:00.988828 [ 275 ] {fab9a6c6-abf9-458f-9707-5e754f6290f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6562 | 2026.05.06 21:13:00.988839 [ 199 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 6563 | 2026.05.06 21:13:00.988888 [ 199 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1759 rows starting from the beginning of the part | ||
| 6564 | 2026.05.06 21:13:00.988932 [ 199 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 6565 | 2026.05.06 21:13:00.988973 [ 199 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 6566 | 2026.05.06 21:13:00.989015 [ 199 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 531 rows starting from the beginning of the part | ||
| 6567 | 2026.05.06 21:13:00.989154 [ 275 ] {fab9a6c6-abf9-458f-9707-5e754f6290f2} <Trace> oximeter.measurements_bool (2f1633da-9ba4-4724-828f-7a3d3ad2311c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6568 | 2026.05.06 21:13:00.989191 [ 275 ] {fab9a6c6-abf9-458f-9707-5e754f6290f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6569 | 2026.05.06 21:13:00.989506 [ 275 ] {fab9a6c6-abf9-458f-9707-5e754f6290f2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6570 | 2026.05.06 21:13:00.989713 [ 275 ] {fab9a6c6-abf9-458f-9707-5e754f6290f2} <Trace> oximeter.measurements_bool (2f1633da-9ba4-4724-828f-7a3d3ad2311c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6571 | 2026.05.06 21:13:00.989863 [ 275 ] {fab9a6c6-abf9-458f-9707-5e754f6290f2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 6572 | 2026.05.06 21:13:00.989917 [ 275 ] {fab9a6c6-abf9-458f-9707-5e754f6290f2} <Debug> TCPHandler: Processed in 0.00127258 sec. | ||
| 6573 | 2026.05.06 21:13:00.990057 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6574 | 2026.05.06 21:13:00.990169 [ 275 ] {1e6deaeb-94f7-430e-9e33-04361caf8fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6575 | 2026.05.06 21:13:00.990221 [ 275 ] {1e6deaeb-94f7-430e-9e33-04361caf8fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6576 | 2026.05.06 21:13:00.990407 [ 193 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4313 rows, containing 5 columns (5 merged, 0 gathered) in 0.001790797 sec., 2408424.852174758 rows/sec., 174.55 MiB/sec. | ||
| 6577 | 2026.05.06 21:13:00.990658 [ 186 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6578 | 2026.05.06 21:13:00.990669 [ 275 ] {1e6deaeb-94f7-430e-9e33-04361caf8fbc} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6579 | 2026.05.06 21:13:00.990713 [ 275 ] {1e6deaeb-94f7-430e-9e33-04361caf8fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6580 | 2026.05.06 21:13:00.991014 [ 186 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_46_9} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6581 | 2026.05.06 21:13:00.991100 [ 186 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_46_9} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6582 | 2026.05.06 21:13:00.991104 [ 275 ] {1e6deaeb-94f7-430e-9e33-04361caf8fbc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6583 | 2026.05.06 21:13:00.991204 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 6584 | 2026.05.06 21:13:00.991331 [ 275 ] {1e6deaeb-94f7-430e-9e33-04361caf8fbc} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6585 | 2026.05.06 21:13:00.991464 [ 275 ] {1e6deaeb-94f7-430e-9e33-04361caf8fbc} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00132 sec., 200757.57575757575 rows/sec., 13.34 MiB/sec. | ||
| 6586 | 2026.05.06 21:13:00.991499 [ 275 ] {1e6deaeb-94f7-430e-9e33-04361caf8fbc} <Debug> TCPHandler: Processed in 0.001503433 sec. | ||
| 6587 | 2026.05.06 21:13:00.991611 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6588 | 2026.05.06 21:13:00.991711 [ 275 ] {ad9426aa-d56c-423b-b87b-b79840e57f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6589 | 2026.05.06 21:13:00.991751 [ 275 ] {ad9426aa-d56c-423b-b87b-b79840e57f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6590 | 2026.05.06 21:13:00.992059 [ 275 ] {ad9426aa-d56c-423b-b87b-b79840e57f0e} <Trace> oximeter.measurements_f64 (e7a4c0c9-0e32-43ac-a996-7cb96f96ea82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6591 | 2026.05.06 21:13:00.992094 [ 275 ] {ad9426aa-d56c-423b-b87b-b79840e57f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6592 | 2026.05.06 21:13:00.992380 [ 275 ] {ad9426aa-d56c-423b-b87b-b79840e57f0e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6593 | 2026.05.06 21:13:00.992577 [ 275 ] {ad9426aa-d56c-423b-b87b-b79840e57f0e} <Trace> oximeter.measurements_f64 (e7a4c0c9-0e32-43ac-a996-7cb96f96ea82): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6594 | 2026.05.06 21:13:00.992700 [ 275 ] {ad9426aa-d56c-423b-b87b-b79840e57f0e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001007 sec., 993.0486593843098 rows/sec., 66.91 KiB/sec. | ||
| 6595 | 2026.05.06 21:13:00.992735 [ 275 ] {ad9426aa-d56c-423b-b87b-b79840e57f0e} <Debug> TCPHandler: Processed in 0.001171499 sec. | ||
| 6596 | 2026.05.06 21:13:00.992854 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6597 | 2026.05.06 21:13:00.992946 [ 275 ] {d7b37b0f-a3ea-4192-b825-1c15c7090e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6598 | 2026.05.06 21:13:00.992998 [ 275 ] {d7b37b0f-a3ea-4192-b825-1c15c7090e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6599 | 2026.05.06 21:13:00.993759 [ 275 ] {d7b37b0f-a3ea-4192-b825-1c15c7090e48} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6600 | 2026.05.06 21:13:00.993794 [ 275 ] {d7b37b0f-a3ea-4192-b825-1c15c7090e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6601 | 2026.05.06 21:13:00.994321 [ 275 ] {d7b37b0f-a3ea-4192-b825-1c15c7090e48} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6602 | 2026.05.06 21:13:00.994531 [ 275 ] {d7b37b0f-a3ea-4192-b825-1c15c7090e48} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6603 | 2026.05.06 21:13:00.994665 [ 275 ] {d7b37b0f-a3ea-4192-b825-1c15c7090e48} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001736 sec., 23617.511520737327 rows/sec., 42.32 MiB/sec. | ||
| 6604 | 2026.05.06 21:13:00.994724 [ 275 ] {d7b37b0f-a3ea-4192-b825-1c15c7090e48} <Debug> TCPHandler: Processed in 0.001925639 sec. | ||
| 6605 | 2026.05.06 21:13:00.994835 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6606 | 2026.05.06 21:13:00.994928 [ 275 ] {87fd6c82-4b27-4397-b2fb-a78524f01ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6607 | 2026.05.06 21:13:00.994968 [ 275 ] {87fd6c82-4b27-4397-b2fb-a78524f01ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6608 | 2026.05.06 21:13:00.995286 [ 275 ] {87fd6c82-4b27-4397-b2fb-a78524f01ef9} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6609 | 2026.05.06 21:13:00.995319 [ 275 ] {87fd6c82-4b27-4397-b2fb-a78524f01ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6610 | 2026.05.06 21:13:00.995619 [ 275 ] {87fd6c82-4b27-4397-b2fb-a78524f01ef9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6611 | 2026.05.06 21:13:00.995828 [ 275 ] {87fd6c82-4b27-4397-b2fb-a78524f01ef9} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6612 | 2026.05.06 21:13:00.995953 [ 275 ] {87fd6c82-4b27-4397-b2fb-a78524f01ef9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001043 sec., 86289.54937679769 rows/sec., 5.40 MiB/sec. | ||
| 6613 | 2026.05.06 21:13:00.995988 [ 275 ] {87fd6c82-4b27-4397-b2fb-a78524f01ef9} <Debug> TCPHandler: Processed in 0.001200009 sec. | ||
| 6614 | 2026.05.06 21:13:05.966528 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6615 | 2026.05.06 21:13:05.966800 [ 275 ] {4285e26b-6937-4483-956c-ee57513253f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6616 | 2026.05.06 21:13:05.967164 [ 275 ] {4285e26b-6937-4483-956c-ee57513253f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6617 | 2026.05.06 21:13:05.967201 [ 275 ] {4285e26b-6937-4483-956c-ee57513253f9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6618 | 2026.05.06 21:13:05.967423 [ 275 ] {4285e26b-6937-4483-956c-ee57513253f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6619 | 2026.05.06 21:13:05.967490 [ 275 ] {4285e26b-6937-4483-956c-ee57513253f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6620 | 2026.05.06 21:13:05.967628 [ 275 ] {4285e26b-6937-4483-956c-ee57513253f9} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 24-element set) | ||
| 6621 | 2026.05.06 21:13:05.967664 [ 275 ] {4285e26b-6937-4483-956c-ee57513253f9} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6622 | 2026.05.06 21:13:05.967685 [ 275 ] {4285e26b-6937-4483-956c-ee57513253f9} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 6623 | 2026.05.06 21:13:05.967700 [ 275 ] {4285e26b-6937-4483-956c-ee57513253f9} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6624 | 2026.05.06 21:13:05.967739 [ 275 ] {4285e26b-6937-4483-956c-ee57513253f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 6625 | 2026.05.06 21:13:05.967759 [ 275 ] {4285e26b-6937-4483-956c-ee57513253f9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6626 | 2026.05.06 21:13:05.968879 [ 275 ] {4285e26b-6937-4483-956c-ee57513253f9} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002185 sec., 23340.96109839817 rows/sec., 5.52 MiB/sec. | ||
| 6627 | 2026.05.06 21:13:05.968945 [ 275 ] {4285e26b-6937-4483-956c-ee57513253f9} <Debug> TCPHandler: Processed in 0.00256442 sec. | ||
| 6628 | 2026.05.06 21:13:05.971131 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6629 | 2026.05.06 21:13:05.971259 [ 275 ] {56d5253b-1d45-41be-af73-a52c57719b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6630 | 2026.05.06 21:13:05.971308 [ 275 ] {56d5253b-1d45-41be-af73-a52c57719b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6631 | 2026.05.06 21:13:05.971884 [ 275 ] {56d5253b-1d45-41be-af73-a52c57719b07} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6632 | 2026.05.06 21:13:05.971935 [ 275 ] {56d5253b-1d45-41be-af73-a52c57719b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6633 | 2026.05.06 21:13:05.972321 [ 275 ] {56d5253b-1d45-41be-af73-a52c57719b07} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6634 | 2026.05.06 21:13:05.972545 [ 275 ] {56d5253b-1d45-41be-af73-a52c57719b07} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6635 | 2026.05.06 21:13:05.972669 [ 154 ] {} <Debug> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6636 | 2026.05.06 21:13:05.972692 [ 275 ] {56d5253b-1d45-41be-af73-a52c57719b07} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001468 sec., 16348.773841961854 rows/sec., 1.36 MiB/sec. | ||
| 6637 | 2026.05.06 21:13:05.972742 [ 154 ] {} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6638 | 2026.05.06 21:13:05.972749 [ 275 ] {56d5253b-1d45-41be-af73-a52c57719b07} <Debug> TCPHandler: Processed in 0.001690196 sec. | ||
| 6639 | 2026.05.06 21:13:05.972776 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6640 | 2026.05.06 21:13:05.972915 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6641 | 2026.05.06 21:13:05.972923 [ 192 ] {cccdce9c-ed5f-416c-8e89-daab4059868e::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 6642 | 2026.05.06 21:13:05.973030 [ 275 ] {20a0e832-a47d-4f48-8d7c-6b9715c9b14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6643 | 2026.05.06 21:13:05.973076 [ 275 ] {20a0e832-a47d-4f48-8d7c-6b9715c9b14d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6644 | 2026.05.06 21:13:05.973093 [ 192 ] {cccdce9c-ed5f-416c-8e89-daab4059868e::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6645 | 2026.05.06 21:13:05.973137 [ 192 ] {cccdce9c-ed5f-416c-8e89-daab4059868e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 308 rows starting from the beginning of the part | ||
| 6646 | 2026.05.06 21:13:05.973213 [ 192 ] {cccdce9c-ed5f-416c-8e89-daab4059868e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 6647 | 2026.05.06 21:13:05.973267 [ 192 ] {cccdce9c-ed5f-416c-8e89-daab4059868e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6648 | 2026.05.06 21:13:05.973315 [ 192 ] {cccdce9c-ed5f-416c-8e89-daab4059868e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 6649 | 2026.05.06 21:13:05.973361 [ 192 ] {cccdce9c-ed5f-416c-8e89-daab4059868e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 6650 | 2026.05.06 21:13:05.973407 [ 192 ] {cccdce9c-ed5f-416c-8e89-daab4059868e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 6651 | 2026.05.06 21:13:05.973639 [ 275 ] {20a0e832-a47d-4f48-8d7c-6b9715c9b14d} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6652 | 2026.05.06 21:13:05.973692 [ 275 ] {20a0e832-a47d-4f48-8d7c-6b9715c9b14d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6653 | 2026.05.06 21:13:05.974109 [ 275 ] {20a0e832-a47d-4f48-8d7c-6b9715c9b14d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6654 | 2026.05.06 21:13:05.974336 [ 275 ] {20a0e832-a47d-4f48-8d7c-6b9715c9b14d} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6655 | 2026.05.06 21:13:05.974461 [ 199 ] {cccdce9c-ed5f-416c-8e89-daab4059868e::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001606675 sec., 590038.4334106151 rows/sec., 40.89 MiB/sec. | ||
| 6656 | 2026.05.06 21:13:05.974485 [ 275 ] {20a0e832-a47d-4f48-8d7c-6b9715c9b14d} <Debug> executeQuery: Read 176 rows, 15.87 KiB in 0.001476 sec., 119241.19241192412 rows/sec., 10.50 MiB/sec. | ||
| 6657 | 2026.05.06 21:13:05.974531 [ 275 ] {20a0e832-a47d-4f48-8d7c-6b9715c9b14d} <Debug> TCPHandler: Processed in 0.001667785 sec. | ||
| 6658 | 2026.05.06 21:13:05.974626 [ 192 ] {cccdce9c-ed5f-416c-8e89-daab4059868e::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6659 | 2026.05.06 21:13:05.974656 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6660 | 2026.05.06 21:13:05.974758 [ 275 ] {74fd9a53-3e29-41a1-9867-7b74700500da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6661 | 2026.05.06 21:13:05.974801 [ 275 ] {74fd9a53-3e29-41a1-9867-7b74700500da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6662 | 2026.05.06 21:13:05.974880 [ 192 ] {cccdce9c-ed5f-416c-8e89-daab4059868e::all_1_10_2} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6663 | 2026.05.06 21:13:05.974950 [ 192 ] {cccdce9c-ed5f-416c-8e89-daab4059868e::all_1_10_2} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6664 | 2026.05.06 21:13:05.975019 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6665 | 2026.05.06 21:13:05.975203 [ 275 ] {74fd9a53-3e29-41a1-9867-7b74700500da} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6666 | 2026.05.06 21:13:05.975244 [ 275 ] {74fd9a53-3e29-41a1-9867-7b74700500da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6667 | 2026.05.06 21:13:05.975568 [ 275 ] {74fd9a53-3e29-41a1-9867-7b74700500da} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6668 | 2026.05.06 21:13:05.975776 [ 275 ] {74fd9a53-3e29-41a1-9867-7b74700500da} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6669 | 2026.05.06 21:13:05.975915 [ 275 ] {74fd9a53-3e29-41a1-9867-7b74700500da} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001176 sec., 10204.081632653062 rows/sec., 817.12 KiB/sec. | ||
| 6670 | 2026.05.06 21:13:05.975952 [ 275 ] {74fd9a53-3e29-41a1-9867-7b74700500da} <Debug> TCPHandler: Processed in 0.00134623 sec. | ||
| 6671 | 2026.05.06 21:13:05.976059 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6672 | 2026.05.06 21:13:05.976153 [ 275 ] {f097c5f8-87a1-4c3d-9a33-d6a6da3c5d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6673 | 2026.05.06 21:13:05.976193 [ 275 ] {f097c5f8-87a1-4c3d-9a33-d6a6da3c5d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6674 | 2026.05.06 21:13:05.976587 [ 275 ] {f097c5f8-87a1-4c3d-9a33-d6a6da3c5d1d} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6675 | 2026.05.06 21:13:05.976622 [ 275 ] {f097c5f8-87a1-4c3d-9a33-d6a6da3c5d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6676 | 2026.05.06 21:13:05.976939 [ 275 ] {f097c5f8-87a1-4c3d-9a33-d6a6da3c5d1d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6677 | 2026.05.06 21:13:05.977141 [ 275 ] {f097c5f8-87a1-4c3d-9a33-d6a6da3c5d1d} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6678 | 2026.05.06 21:13:05.977275 [ 275 ] {f097c5f8-87a1-4c3d-9a33-d6a6da3c5d1d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00114 sec., 21052.63157894737 rows/sec., 1.75 MiB/sec. | ||
| 6679 | 2026.05.06 21:13:05.977314 [ 275 ] {f097c5f8-87a1-4c3d-9a33-d6a6da3c5d1d} <Debug> TCPHandler: Processed in 0.00130413 sec. | ||
| 6680 | 2026.05.06 21:13:05.977432 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6681 | 2026.05.06 21:13:05.977526 [ 275 ] {827f4dc2-9101-4ae1-8298-0e6677e9f1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6682 | 2026.05.06 21:13:05.977565 [ 275 ] {827f4dc2-9101-4ae1-8298-0e6677e9f1ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6683 | 2026.05.06 21:13:05.977945 [ 275 ] {827f4dc2-9101-4ae1-8298-0e6677e9f1ae} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6684 | 2026.05.06 21:13:05.977980 [ 275 ] {827f4dc2-9101-4ae1-8298-0e6677e9f1ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6685 | 2026.05.06 21:13:05.978261 [ 275 ] {827f4dc2-9101-4ae1-8298-0e6677e9f1ae} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6686 | 2026.05.06 21:13:05.978468 [ 275 ] {827f4dc2-9101-4ae1-8298-0e6677e9f1ae} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6687 | 2026.05.06 21:13:05.978558 [ 151 ] {} <Debug> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6688 | 2026.05.06 21:13:05.978592 [ 151 ] {} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6689 | 2026.05.06 21:13:05.978603 [ 275 ] {827f4dc2-9101-4ae1-8298-0e6677e9f1ae} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001095 sec., 10958.90410958904 rows/sec., 856.16 KiB/sec. | ||
| 6690 | 2026.05.06 21:13:05.978621 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6691 | 2026.05.06 21:13:05.978646 [ 275 ] {827f4dc2-9101-4ae1-8298-0e6677e9f1ae} <Debug> TCPHandler: Processed in 0.001262439 sec. | ||
| 6692 | 2026.05.06 21:13:05.978725 [ 201 ] {4001a960-34d1-4d20-bcb1-8c626b55e410::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 6693 | 2026.05.06 21:13:05.978752 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6694 | 2026.05.06 21:13:05.978857 [ 275 ] {f7e42ff6-11e2-47d5-94c5-24a55c49720f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6695 | 2026.05.06 21:13:05.978863 [ 201 ] {4001a960-34d1-4d20-bcb1-8c626b55e410::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6696 | 2026.05.06 21:13:05.978899 [ 275 ] {f7e42ff6-11e2-47d5-94c5-24a55c49720f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6697 | 2026.05.06 21:13:05.978910 [ 201 ] {4001a960-34d1-4d20-bcb1-8c626b55e410::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 160 rows starting from the beginning of the part | ||
| 6698 | 2026.05.06 21:13:05.978982 [ 201 ] {4001a960-34d1-4d20-bcb1-8c626b55e410::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 6699 | 2026.05.06 21:13:05.979029 [ 201 ] {4001a960-34d1-4d20-bcb1-8c626b55e410::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6700 | 2026.05.06 21:13:05.979069 [ 201 ] {4001a960-34d1-4d20-bcb1-8c626b55e410::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 6701 | 2026.05.06 21:13:05.979107 [ 201 ] {4001a960-34d1-4d20-bcb1-8c626b55e410::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 6702 | 2026.05.06 21:13:05.979146 [ 201 ] {4001a960-34d1-4d20-bcb1-8c626b55e410::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 6703 | 2026.05.06 21:13:05.979331 [ 275 ] {f7e42ff6-11e2-47d5-94c5-24a55c49720f} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6704 | 2026.05.06 21:13:05.979370 [ 275 ] {f7e42ff6-11e2-47d5-94c5-24a55c49720f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6705 | 2026.05.06 21:13:05.979694 [ 275 ] {f7e42ff6-11e2-47d5-94c5-24a55c49720f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6706 | 2026.05.06 21:13:05.979916 [ 275 ] {f7e42ff6-11e2-47d5-94c5-24a55c49720f} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6707 | 2026.05.06 21:13:05.980051 [ 275 ] {f7e42ff6-11e2-47d5-94c5-24a55c49720f} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001211 sec., 82576.38315441784 rows/sec., 6.75 MiB/sec. | ||
| 6708 | 2026.05.06 21:13:05.980057 [ 192 ] {4001a960-34d1-4d20-bcb1-8c626b55e410::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380712 sec., 356337.88943675434 rows/sec., 22.30 MiB/sec. | ||
| 6709 | 2026.05.06 21:13:05.980091 [ 275 ] {f7e42ff6-11e2-47d5-94c5-24a55c49720f} <Debug> TCPHandler: Processed in 0.001389102 sec. | ||
| 6710 | 2026.05.06 21:13:05.980199 [ 199 ] {4001a960-34d1-4d20-bcb1-8c626b55e410::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6711 | 2026.05.06 21:13:05.980217 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6712 | 2026.05.06 21:13:05.980311 [ 275 ] {729b6727-ee73-4d74-a465-df55b8f02034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6713 | 2026.05.06 21:13:05.980360 [ 275 ] {729b6727-ee73-4d74-a465-df55b8f02034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6714 | 2026.05.06 21:13:05.980449 [ 199 ] {4001a960-34d1-4d20-bcb1-8c626b55e410::all_1_10_2} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6715 | 2026.05.06 21:13:05.980518 [ 199 ] {4001a960-34d1-4d20-bcb1-8c626b55e410::all_1_10_2} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6716 | 2026.05.06 21:13:05.980593 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6717 | 2026.05.06 21:13:05.980760 [ 275 ] {729b6727-ee73-4d74-a465-df55b8f02034} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6718 | 2026.05.06 21:13:05.980793 [ 275 ] {729b6727-ee73-4d74-a465-df55b8f02034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6719 | 2026.05.06 21:13:05.981131 [ 275 ] {729b6727-ee73-4d74-a465-df55b8f02034} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6720 | 2026.05.06 21:13:05.981338 [ 275 ] {729b6727-ee73-4d74-a465-df55b8f02034} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6721 | 2026.05.06 21:13:05.981484 [ 275 ] {729b6727-ee73-4d74-a465-df55b8f02034} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001192 sec., 164429.5302013423 rows/sec., 11.80 MiB/sec. | ||
| 6722 | 2026.05.06 21:13:05.981521 [ 275 ] {729b6727-ee73-4d74-a465-df55b8f02034} <Debug> TCPHandler: Processed in 0.001353771 sec. | ||
| 6723 | 2026.05.06 21:13:05.981636 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6724 | 2026.05.06 21:13:05.981729 [ 275 ] {64168f50-9e31-49fa-8c2b-6218bcf93e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6725 | 2026.05.06 21:13:05.981770 [ 275 ] {64168f50-9e31-49fa-8c2b-6218bcf93e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6726 | 2026.05.06 21:13:05.982100 [ 275 ] {64168f50-9e31-49fa-8c2b-6218bcf93e4e} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6727 | 2026.05.06 21:13:05.982133 [ 275 ] {64168f50-9e31-49fa-8c2b-6218bcf93e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6728 | 2026.05.06 21:13:05.982429 [ 275 ] {64168f50-9e31-49fa-8c2b-6218bcf93e4e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6729 | 2026.05.06 21:13:05.982626 [ 275 ] {64168f50-9e31-49fa-8c2b-6218bcf93e4e} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6730 | 2026.05.06 21:13:05.982761 [ 275 ] {64168f50-9e31-49fa-8c2b-6218bcf93e4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 6731 | 2026.05.06 21:13:05.982796 [ 275 ] {64168f50-9e31-49fa-8c2b-6218bcf93e4e} <Debug> TCPHandler: Processed in 0.001209688 sec. | ||
| 6732 | 2026.05.06 21:13:06.097280 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15900 | ||
| 6733 | 2026.05.06 21:13:06.098067 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6734 | 2026.05.06 21:13:06.098133 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6735 | 2026.05.06 21:13:06.098822 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6736 | 2026.05.06 21:13:06.099214 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6737 | 2026.05.06 21:13:06.099481 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15900 | ||
| 6738 | 2026.05.06 21:13:06.860992 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60465 | ||
| 6739 | 2026.05.06 21:13:06.861117 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6740 | 2026.05.06 21:13:06.861155 [ 3 ] {} <Debug> TCP-Session: 82602e04-832a-4e22-b48a-453b9909fe72 Authenticating user 'default' from [fd00:1122:3344:101::e]:60465 | ||
| 6741 | 2026.05.06 21:13:06.861187 [ 3 ] {} <Debug> TCP-Session: 82602e04-832a-4e22-b48a-453b9909fe72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6742 | 2026.05.06 21:13:06.861208 [ 3 ] {} <Debug> TCP-Session: 82602e04-832a-4e22-b48a-453b9909fe72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6743 | 2026.05.06 21:13:06.861426 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57954 | ||
| 6744 | 2026.05.06 21:13:06.861497 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6745 | 2026.05.06 21:13:06.861501 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37806 | ||
| 6746 | 2026.05.06 21:13:06.861537 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60005 | ||
| 6747 | 2026.05.06 21:13:06.861586 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42474 | ||
| 6748 | 2026.05.06 21:13:06.861584 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58141 | ||
| 6749 | 2026.05.06 21:13:06.861646 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6750 | 2026.05.06 21:13:06.861594 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43781 | ||
| 6751 | 2026.05.06 21:13:06.861695 [ 303 ] {} <Debug> TCP-Session: a77168a1-3af0-40e0-ba18-5ce1585426d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37806 | ||
| 6752 | 2026.05.06 21:13:06.861550 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51242 | ||
| 6753 | 2026.05.06 21:13:06.861726 [ 303 ] {} <Debug> TCP-Session: a77168a1-3af0-40e0-ba18-5ce1585426d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6754 | 2026.05.06 21:13:06.861745 [ 3 ] {} <Trace> TCP-Session: 82602e04-832a-4e22-b48a-453b9909fe72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6755 | 2026.05.06 21:13:06.861775 [ 303 ] {} <Debug> TCP-Session: a77168a1-3af0-40e0-ba18-5ce1585426d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6756 | 2026.05.06 21:13:06.861546 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45235 | ||
| 6757 | 2026.05.06 21:13:06.861522 [ 269 ] {} <Debug> TCP-Session: cc70bbac-efba-4db9-b40a-7cac4146ac5d Authenticating user 'default' from [fd00:1122:3344:101::e]:57954 | ||
| 6758 | 2026.05.06 21:13:06.861895 [ 269 ] {} <Debug> TCP-Session: cc70bbac-efba-4db9-b40a-7cac4146ac5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6759 | 2026.05.06 21:13:06.861909 [ 269 ] {} <Debug> TCP-Session: cc70bbac-efba-4db9-b40a-7cac4146ac5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6760 | 2026.05.06 21:13:06.862007 [ 3 ] {a2e8445c-c1e5-478c-9b9e-7a06856e4515} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60465) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6761 | 2026.05.06 21:13:06.862371 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6762 | 2026.05.06 21:13:06.862393 [ 3 ] {a2e8445c-c1e5-478c-9b9e-7a06856e4515} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6763 | 2026.05.06 21:13:06.862417 [ 307 ] {} <Debug> TCP-Session: 197827f3-e09f-426b-b0c4-a12c03348427 Authenticating user 'default' from [fd00:1122:3344:101::e]:45235 | ||
| 6764 | 2026.05.06 21:13:06.862448 [ 307 ] {} <Debug> TCP-Session: 197827f3-e09f-426b-b0c4-a12c03348427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6765 | 2026.05.06 21:13:06.862465 [ 307 ] {} <Debug> TCP-Session: 197827f3-e09f-426b-b0c4-a12c03348427 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6766 | 2026.05.06 21:13:06.862476 [ 3 ] {a2e8445c-c1e5-478c-9b9e-7a06856e4515} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6767 | 2026.05.06 21:13:06.862539 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6768 | 2026.05.06 21:13:06.862581 [ 308 ] {} <Debug> TCP-Session: e49376d7-ff6d-477c-964c-4e2e446ff429 Authenticating user 'default' from [fd00:1122:3344:101::e]:51242 | ||
| 6769 | 2026.05.06 21:13:06.862600 [ 308 ] {} <Debug> TCP-Session: e49376d7-ff6d-477c-964c-4e2e446ff429 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6770 | 2026.05.06 21:13:06.862613 [ 308 ] {} <Debug> TCP-Session: e49376d7-ff6d-477c-964c-4e2e446ff429 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6771 | 2026.05.06 21:13:06.862859 [ 3 ] {a2e8445c-c1e5-478c-9b9e-7a06856e4515} <Debug> oximeter.version (93d0095a-0293-45d6-9e84-ddb65275c18d) (SelectExecutor): Key condition: unknown | ||
| 6772 | 2026.05.06 21:13:06.862960 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6773 | 2026.05.06 21:13:06.863001 [ 311 ] {} <Debug> TCP-Session: ead035db-11a2-4fc8-b658-00d7ded9ceae Authenticating user 'default' from [fd00:1122:3344:101::e]:43781 | ||
| 6774 | 2026.05.06 21:13:06.863019 [ 311 ] {} <Debug> TCP-Session: ead035db-11a2-4fc8-b658-00d7ded9ceae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6775 | 2026.05.06 21:13:06.863034 [ 311 ] {} <Debug> TCP-Session: ead035db-11a2-4fc8-b658-00d7ded9ceae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6776 | 2026.05.06 21:13:06.863255 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6777 | 2026.05.06 21:13:06.863319 [ 309 ] {} <Debug> TCP-Session: 71ceede9-5efb-43bd-a29d-fa779a7c4250 Authenticating user 'default' from [fd00:1122:3344:101::e]:58141 | ||
| 6778 | 2026.05.06 21:13:06.863354 [ 309 ] {} <Debug> TCP-Session: 71ceede9-5efb-43bd-a29d-fa779a7c4250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6779 | 2026.05.06 21:13:06.863373 [ 309 ] {} <Debug> TCP-Session: 71ceede9-5efb-43bd-a29d-fa779a7c4250 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6780 | 2026.05.06 21:13:06.863402 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6781 | 2026.05.06 21:13:06.863455 [ 310 ] {} <Debug> TCP-Session: 0693a926-29ff-477f-9d67-5acc7e70b89d Authenticating user 'default' from [fd00:1122:3344:101::e]:42474 | ||
| 6782 | 2026.05.06 21:13:06.863483 [ 310 ] {} <Debug> TCP-Session: 0693a926-29ff-477f-9d67-5acc7e70b89d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6783 | 2026.05.06 21:13:06.863499 [ 310 ] {} <Debug> TCP-Session: 0693a926-29ff-477f-9d67-5acc7e70b89d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6784 | 2026.05.06 21:13:06.863511 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6785 | 2026.05.06 21:13:06.863550 [ 304 ] {} <Debug> TCP-Session: c6f1a604-1162-42b9-96da-4e28a68e2fb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60005 | ||
| 6786 | 2026.05.06 21:13:06.863571 [ 304 ] {} <Debug> TCP-Session: c6f1a604-1162-42b9-96da-4e28a68e2fb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6787 | 2026.05.06 21:13:06.863584 [ 304 ] {} <Debug> TCP-Session: c6f1a604-1162-42b9-96da-4e28a68e2fb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6788 | 2026.05.06 21:13:06.863961 [ 359 ] {a2e8445c-c1e5-478c-9b9e-7a06856e4515} <Trace> AggregatingTransform: Aggregating | ||
| 6789 | 2026.05.06 21:13:06.864010 [ 359 ] {a2e8445c-c1e5-478c-9b9e-7a06856e4515} <Trace> Aggregator: Aggregation method: without_key | ||
| 6790 | 2026.05.06 21:13:06.864045 [ 359 ] {a2e8445c-c1e5-478c-9b9e-7a06856e4515} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001055826 sec. (947.126 rows/sec., 37.00 KiB/sec.) | ||
| 6791 | 2026.05.06 21:13:06.864068 [ 359 ] {a2e8445c-c1e5-478c-9b9e-7a06856e4515} <Trace> Aggregator: Merging aggregated data | ||
| 6792 | 2026.05.06 21:13:06.865586 [ 3 ] {a2e8445c-c1e5-478c-9b9e-7a06856e4515} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003673 sec., 272.2570106180234 rows/sec., 10.64 KiB/sec. | ||
| 6793 | 2026.05.06 21:13:06.865750 [ 3 ] {a2e8445c-c1e5-478c-9b9e-7a06856e4515} <Debug> TCPHandler: Processed in 0.004189125 sec. | ||
| 6794 | 2026.05.06 21:13:06.865896 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6795 | 2026.05.06 21:13:06.865931 [ 3 ] {} <Debug> TCP-Session: 82602e04-832a-4e22-b48a-453b9909fe72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6796 | 2026.05.06 21:13:06.865936 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6797 | 2026.05.06 21:13:06.865959 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6798 | 2026.05.06 21:13:06.865975 [ 269 ] {} <Debug> TCP-Session: cc70bbac-efba-4db9-b40a-7cac4146ac5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6799 | 2026.05.06 21:13:06.865979 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6800 | 2026.05.06 21:13:06.866008 [ 311 ] {} <Debug> TCP-Session: ead035db-11a2-4fc8-b658-00d7ded9ceae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6801 | 2026.05.06 21:13:06.866016 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6802 | 2026.05.06 21:13:06.866047 [ 304 ] {} <Debug> TCP-Session: c6f1a604-1162-42b9-96da-4e28a68e2fb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6803 | 2026.05.06 21:13:06.866048 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6804 | 2026.05.06 21:13:06.866083 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6805 | 2026.05.06 21:13:06.866118 [ 310 ] {} <Debug> TCP-Session: 0693a926-29ff-477f-9d67-5acc7e70b89d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6806 | 2026.05.06 21:13:06.866089 [ 309 ] {} <Debug> TCP-Session: 71ceede9-5efb-43bd-a29d-fa779a7c4250 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6807 | 2026.05.06 21:13:06.866153 [ 308 ] {} <Debug> TCP-Session: e49376d7-ff6d-477c-964c-4e2e446ff429 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6808 | 2026.05.06 21:13:06.866061 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6809 | 2026.05.06 21:13:06.865999 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6810 | 2026.05.06 21:13:06.866257 [ 307 ] {} <Debug> TCP-Session: 197827f3-e09f-426b-b0c4-a12c03348427 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6811 | 2026.05.06 21:13:06.866286 [ 303 ] {} <Debug> TCP-Session: a77168a1-3af0-40e0-ba18-5ce1585426d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6812 | 2026.05.06 21:13:06.987838 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6813 | 2026.05.06 21:13:06.996841 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39514 | ||
| 6814 | 2026.05.06 21:13:06.996950 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6815 | 2026.05.06 21:13:06.996978 [ 3 ] {} <Debug> TCP-Session: 77c4b8af-2448-4806-95ae-a1263779899a Authenticating user 'default' from [fd00:1122:3344:101::e]:39514 | ||
| 6816 | 2026.05.06 21:13:06.997000 [ 3 ] {} <Debug> TCP-Session: 77c4b8af-2448-4806-95ae-a1263779899a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6817 | 2026.05.06 21:13:06.997013 [ 3 ] {} <Debug> TCP-Session: 77c4b8af-2448-4806-95ae-a1263779899a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6818 | 2026.05.06 21:13:06.997198 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57733 | ||
| 6819 | 2026.05.06 21:13:06.997259 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39941 | ||
| 6820 | 2026.05.06 21:13:06.997278 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56845 | ||
| 6821 | 2026.05.06 21:13:06.997286 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63206 | ||
| 6822 | 2026.05.06 21:13:06.997327 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49248 | ||
| 6823 | 2026.05.06 21:13:06.997351 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44436 | ||
| 6824 | 2026.05.06 21:13:06.997388 [ 3 ] {} <Trace> TCP-Session: 77c4b8af-2448-4806-95ae-a1263779899a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6825 | 2026.05.06 21:13:06.997417 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6826 | 2026.05.06 21:13:06.997421 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6827 | 2026.05.06 21:13:06.997461 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6828 | 2026.05.06 21:13:06.997469 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6829 | 2026.05.06 21:13:06.997493 [ 304 ] {} <Debug> TCP-Session: 70fa4bf7-ef06-4f5d-acf5-55339866688d Authenticating user 'default' from [fd00:1122:3344:101::e]:56845 | ||
| 6830 | 2026.05.06 21:13:06.997515 [ 309 ] {} <Debug> TCP-Session: 1a46be44-a71c-490b-9094-1f69a56b9a79 Authenticating user 'default' from [fd00:1122:3344:101::e]:49248 | ||
| 6831 | 2026.05.06 21:13:06.997530 [ 311 ] {} <Debug> TCP-Session: f938f72e-1dfc-4656-b8c8-391814226cf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44436 | ||
| 6832 | 2026.05.06 21:13:06.997540 [ 304 ] {} <Debug> TCP-Session: 70fa4bf7-ef06-4f5d-acf5-55339866688d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6833 | 2026.05.06 21:13:06.997554 [ 309 ] {} <Debug> TCP-Session: 1a46be44-a71c-490b-9094-1f69a56b9a79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6834 | 2026.05.06 21:13:06.997571 [ 311 ] {} <Debug> TCP-Session: f938f72e-1dfc-4656-b8c8-391814226cf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6835 | 2026.05.06 21:13:06.997589 [ 309 ] {} <Debug> TCP-Session: 1a46be44-a71c-490b-9094-1f69a56b9a79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6836 | 2026.05.06 21:13:06.997588 [ 3 ] {12ccbada-44c5-4942-b254-4e20db32a67d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39514) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6837 | 2026.05.06 21:13:06.997607 [ 311 ] {} <Debug> TCP-Session: f938f72e-1dfc-4656-b8c8-391814226cf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6838 | 2026.05.06 21:13:06.997467 [ 308 ] {} <Debug> TCP-Session: 46667868-785d-4266-8b7a-46fd23845fbe Authenticating user 'default' from [fd00:1122:3344:101::e]:63206 | ||
| 6839 | 2026.05.06 21:13:06.997344 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6840 | 2026.05.06 21:13:06.997680 [ 308 ] {} <Debug> TCP-Session: 46667868-785d-4266-8b7a-46fd23845fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6841 | 2026.05.06 21:13:06.997283 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39763 | ||
| 6842 | 2026.05.06 21:13:06.997704 [ 308 ] {} <Debug> TCP-Session: 46667868-785d-4266-8b7a-46fd23845fbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6843 | 2026.05.06 21:13:06.997704 [ 269 ] {} <Debug> TCP-Session: 7df7bb39-46cf-451f-89af-906abcd375c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57733 | ||
| 6844 | 2026.05.06 21:13:06.997575 [ 304 ] {} <Debug> TCP-Session: 70fa4bf7-ef06-4f5d-acf5-55339866688d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6845 | 2026.05.06 21:13:06.997775 [ 269 ] {} <Debug> TCP-Session: 7df7bb39-46cf-451f-89af-906abcd375c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6846 | 2026.05.06 21:13:06.997784 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6847 | 2026.05.06 21:13:06.997811 [ 269 ] {} <Debug> TCP-Session: 7df7bb39-46cf-451f-89af-906abcd375c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6848 | 2026.05.06 21:13:06.997838 [ 307 ] {} <Debug> TCP-Session: 3bbb99be-50af-4a82-9688-2b2bacd9aa02 Authenticating user 'default' from [fd00:1122:3344:101::e]:39763 | ||
| 6849 | 2026.05.06 21:13:06.997380 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6850 | 2026.05.06 21:13:06.997883 [ 307 ] {} <Debug> TCP-Session: 3bbb99be-50af-4a82-9688-2b2bacd9aa02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6851 | 2026.05.06 21:13:06.997902 [ 3 ] {12ccbada-44c5-4942-b254-4e20db32a67d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6852 | 2026.05.06 21:13:06.997906 [ 303 ] {} <Debug> TCP-Session: a7c35bff-9e4a-4a1e-9336-c5bd2decac64 Authenticating user 'default' from [fd00:1122:3344:101::e]:39941 | ||
| 6853 | 2026.05.06 21:13:06.997911 [ 307 ] {} <Debug> TCP-Session: 3bbb99be-50af-4a82-9688-2b2bacd9aa02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6854 | 2026.05.06 21:13:06.997954 [ 303 ] {} <Debug> TCP-Session: a7c35bff-9e4a-4a1e-9336-c5bd2decac64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6855 | 2026.05.06 21:13:06.997965 [ 3 ] {12ccbada-44c5-4942-b254-4e20db32a67d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6856 | 2026.05.06 21:13:06.997986 [ 303 ] {} <Debug> TCP-Session: a7c35bff-9e4a-4a1e-9336-c5bd2decac64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6857 | 2026.05.06 21:13:06.997320 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53928 | ||
| 6858 | 2026.05.06 21:13:06.998076 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6859 | 2026.05.06 21:13:06.998097 [ 310 ] {} <Debug> TCP-Session: 0bc24528-16ae-4e25-925c-a778894033c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53928 | ||
| 6860 | 2026.05.06 21:13:06.998113 [ 310 ] {} <Debug> TCP-Session: 0bc24528-16ae-4e25-925c-a778894033c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6861 | 2026.05.06 21:13:06.998125 [ 310 ] {} <Debug> TCP-Session: 0bc24528-16ae-4e25-925c-a778894033c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6862 | 2026.05.06 21:13:06.998286 [ 3 ] {12ccbada-44c5-4942-b254-4e20db32a67d} <Debug> oximeter.version (93d0095a-0293-45d6-9e84-ddb65275c18d) (SelectExecutor): Key condition: unknown | ||
| 6863 | 2026.05.06 21:13:06.999337 [ 361 ] {12ccbada-44c5-4942-b254-4e20db32a67d} <Trace> AggregatingTransform: Aggregating | ||
| 6864 | 2026.05.06 21:13:06.999375 [ 361 ] {12ccbada-44c5-4942-b254-4e20db32a67d} <Trace> Aggregator: Aggregation method: without_key | ||
| 6865 | 2026.05.06 21:13:06.999410 [ 361 ] {12ccbada-44c5-4942-b254-4e20db32a67d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001014236 sec. (985.964 rows/sec., 38.51 KiB/sec.) | ||
| 6866 | 2026.05.06 21:13:06.999428 [ 361 ] {12ccbada-44c5-4942-b254-4e20db32a67d} <Trace> Aggregator: Merging aggregated data | ||
| 6867 | 2026.05.06 21:13:07.001090 [ 3 ] {12ccbada-44c5-4942-b254-4e20db32a67d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003565 sec., 280.50490883590464 rows/sec., 10.96 KiB/sec. | ||
| 6868 | 2026.05.06 21:13:07.001215 [ 3 ] {12ccbada-44c5-4942-b254-4e20db32a67d} <Debug> TCPHandler: Processed in 0.003983822 sec. | ||
| 6869 | 2026.05.06 21:13:07.001355 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6870 | 2026.05.06 21:13:07.001383 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6871 | 2026.05.06 21:13:07.001392 [ 3 ] {} <Debug> TCP-Session: 77c4b8af-2448-4806-95ae-a1263779899a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6872 | 2026.05.06 21:13:07.001405 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6873 | 2026.05.06 21:13:07.001422 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6874 | 2026.05.06 21:13:07.001441 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6875 | 2026.05.06 21:13:07.001467 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6876 | 2026.05.06 21:13:07.001490 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6877 | 2026.05.06 21:13:07.001506 [ 304 ] {} <Debug> TCP-Session: 70fa4bf7-ef06-4f5d-acf5-55339866688d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6878 | 2026.05.06 21:13:07.001534 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6879 | 2026.05.06 21:13:07.001559 [ 309 ] {} <Debug> TCP-Session: 1a46be44-a71c-490b-9094-1f69a56b9a79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6880 | 2026.05.06 21:13:07.001530 [ 307 ] {} <Debug> TCP-Session: 3bbb99be-50af-4a82-9688-2b2bacd9aa02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6881 | 2026.05.06 21:13:07.001585 [ 311 ] {} <Debug> TCP-Session: f938f72e-1dfc-4656-b8c8-391814226cf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6882 | 2026.05.06 21:13:07.001482 [ 308 ] {} <Debug> TCP-Session: 46667868-785d-4266-8b7a-46fd23845fbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6883 | 2026.05.06 21:13:07.001413 [ 269 ] {} <Debug> TCP-Session: 7df7bb39-46cf-451f-89af-906abcd375c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6884 | 2026.05.06 21:13:07.001506 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6885 | 2026.05.06 21:13:07.001457 [ 303 ] {} <Debug> TCP-Session: a7c35bff-9e4a-4a1e-9336-c5bd2decac64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6886 | 2026.05.06 21:13:07.001699 [ 310 ] {} <Debug> TCP-Session: 0bc24528-16ae-4e25-925c-a778894033c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6887 | 2026.05.06 21:13:07.005717 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6888 | 2026.05.06 21:13:07.005783 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6889 | 2026.05.06 21:13:07.012735 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6890 | 2026.05.06 21:13:07.013927 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6891 | 2026.05.06 21:13:07.020443 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6892 | 2026.05.06 21:13:07.076461 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38776 | ||
| 6893 | 2026.05.06 21:13:07.076572 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6894 | 2026.05.06 21:13:07.076599 [ 3 ] {} <Debug> TCP-Session: 0d811eb8-a150-4efd-81c6-8b61e003be34 Authenticating user 'default' from [fd00:1122:3344:101::e]:38776 | ||
| 6895 | 2026.05.06 21:13:07.076621 [ 3 ] {} <Debug> TCP-Session: 0d811eb8-a150-4efd-81c6-8b61e003be34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6896 | 2026.05.06 21:13:07.076634 [ 3 ] {} <Debug> TCP-Session: 0d811eb8-a150-4efd-81c6-8b61e003be34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6897 | 2026.05.06 21:13:07.076842 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54399 | ||
| 6898 | 2026.05.06 21:13:07.076870 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41072 | ||
| 6899 | 2026.05.06 21:13:07.076880 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37622 | ||
| 6900 | 2026.05.06 21:13:07.076918 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37410 | ||
| 6901 | 2026.05.06 21:13:07.076912 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58957 | ||
| 6902 | 2026.05.06 21:13:07.076913 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6903 | 2026.05.06 21:13:07.076978 [ 3 ] {} <Trace> TCP-Session: 0d811eb8-a150-4efd-81c6-8b61e003be34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6904 | 2026.05.06 21:13:07.076984 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6905 | 2026.05.06 21:13:07.077016 [ 269 ] {} <Debug> TCP-Session: 9c18e5ef-bcdb-4c41-b4ed-94fb765c4262 Authenticating user 'default' from [fd00:1122:3344:101::e]:54399 | ||
| 6906 | 2026.05.06 21:13:07.077048 [ 303 ] {} <Debug> TCP-Session: c3506a6c-da2c-4a5e-9cf2-9a4ba5e0d992 Authenticating user 'default' from [fd00:1122:3344:101::e]:41072 | ||
| 6907 | 2026.05.06 21:13:07.077049 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6908 | 2026.05.06 21:13:07.077066 [ 269 ] {} <Debug> TCP-Session: 9c18e5ef-bcdb-4c41-b4ed-94fb765c4262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6909 | 2026.05.06 21:13:07.077083 [ 303 ] {} <Debug> TCP-Session: c3506a6c-da2c-4a5e-9cf2-9a4ba5e0d992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6910 | 2026.05.06 21:13:07.077098 [ 309 ] {} <Debug> TCP-Session: f06f69e1-a862-41a6-b759-f361d0e1ba91 Authenticating user 'default' from [fd00:1122:3344:101::e]:58957 | ||
| 6911 | 2026.05.06 21:13:07.077119 [ 303 ] {} <Debug> TCP-Session: c3506a6c-da2c-4a5e-9cf2-9a4ba5e0d992 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6912 | 2026.05.06 21:13:07.076985 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6913 | 2026.05.06 21:13:07.077143 [ 309 ] {} <Debug> TCP-Session: f06f69e1-a862-41a6-b759-f361d0e1ba91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6914 | 2026.05.06 21:13:07.077176 [ 307 ] {} <Debug> TCP-Session: 922d738d-f15e-4c5d-92d3-d74b0a9427f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37622 | ||
| 6915 | 2026.05.06 21:13:07.077183 [ 3 ] {c67c0eaa-2841-421b-b8a5-779212cd8178} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38776) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6916 | 2026.05.06 21:13:07.077194 [ 309 ] {} <Debug> TCP-Session: f06f69e1-a862-41a6-b759-f361d0e1ba91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6917 | 2026.05.06 21:13:07.077215 [ 307 ] {} <Debug> TCP-Session: 922d738d-f15e-4c5d-92d3-d74b0a9427f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6918 | 2026.05.06 21:13:07.076887 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52702 | ||
| 6919 | 2026.05.06 21:13:07.077249 [ 307 ] {} <Debug> TCP-Session: 922d738d-f15e-4c5d-92d3-d74b0a9427f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6920 | 2026.05.06 21:13:07.076876 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34321 | ||
| 6921 | 2026.05.06 21:13:07.077317 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6922 | 2026.05.06 21:13:07.077109 [ 269 ] {} <Debug> TCP-Session: 9c18e5ef-bcdb-4c41-b4ed-94fb765c4262 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6923 | 2026.05.06 21:13:07.077353 [ 308 ] {} <Debug> TCP-Session: ece8c47f-943d-4ed1-a6c7-c2c34848ff75 Authenticating user 'default' from [fd00:1122:3344:101::e]:52702 | ||
| 6924 | 2026.05.06 21:13:07.076988 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6925 | 2026.05.06 21:13:07.077378 [ 308 ] {} <Debug> TCP-Session: ece8c47f-943d-4ed1-a6c7-c2c34848ff75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6926 | 2026.05.06 21:13:07.077398 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6927 | 2026.05.06 21:13:07.077412 [ 308 ] {} <Debug> TCP-Session: ece8c47f-943d-4ed1-a6c7-c2c34848ff75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6928 | 2026.05.06 21:13:07.077408 [ 311 ] {} <Debug> TCP-Session: 22f8d882-e9a2-4985-8794-0e620ee26936 Authenticating user 'default' from [fd00:1122:3344:101::e]:37410 | ||
| 6929 | 2026.05.06 21:13:07.077436 [ 304 ] {} <Debug> TCP-Session: 8f2a09b0-7c92-461f-bdd0-44291f7633f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34321 | ||
| 6930 | 2026.05.06 21:13:07.077458 [ 311 ] {} <Debug> TCP-Session: 22f8d882-e9a2-4985-8794-0e620ee26936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6931 | 2026.05.06 21:13:07.077467 [ 3 ] {c67c0eaa-2841-421b-b8a5-779212cd8178} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6932 | 2026.05.06 21:13:07.077478 [ 304 ] {} <Debug> TCP-Session: 8f2a09b0-7c92-461f-bdd0-44291f7633f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6933 | 2026.05.06 21:13:07.077482 [ 311 ] {} <Debug> TCP-Session: 22f8d882-e9a2-4985-8794-0e620ee26936 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6934 | 2026.05.06 21:13:07.077515 [ 304 ] {} <Debug> TCP-Session: 8f2a09b0-7c92-461f-bdd0-44291f7633f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6935 | 2026.05.06 21:13:07.077530 [ 3 ] {c67c0eaa-2841-421b-b8a5-779212cd8178} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6936 | 2026.05.06 21:13:07.076911 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59304 | ||
| 6937 | 2026.05.06 21:13:07.077627 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6938 | 2026.05.06 21:13:07.077648 [ 310 ] {} <Debug> TCP-Session: 4d8c96c0-9167-4531-92e6-b72f0c929bab Authenticating user 'default' from [fd00:1122:3344:101::e]:59304 | ||
| 6939 | 2026.05.06 21:13:07.077663 [ 310 ] {} <Debug> TCP-Session: 4d8c96c0-9167-4531-92e6-b72f0c929bab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6940 | 2026.05.06 21:13:07.077675 [ 310 ] {} <Debug> TCP-Session: 4d8c96c0-9167-4531-92e6-b72f0c929bab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6941 | 2026.05.06 21:13:07.077819 [ 3 ] {c67c0eaa-2841-421b-b8a5-779212cd8178} <Debug> oximeter.version (93d0095a-0293-45d6-9e84-ddb65275c18d) (SelectExecutor): Key condition: unknown | ||
| 6942 | 2026.05.06 21:13:07.078674 [ 313 ] {c67c0eaa-2841-421b-b8a5-779212cd8178} <Trace> AggregatingTransform: Aggregating | ||
| 6943 | 2026.05.06 21:13:07.078727 [ 313 ] {c67c0eaa-2841-421b-b8a5-779212cd8178} <Trace> Aggregator: Aggregation method: without_key | ||
| 6944 | 2026.05.06 21:13:07.078767 [ 313 ] {c67c0eaa-2841-421b-b8a5-779212cd8178} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000839343 sec. (1191.408 rows/sec., 46.54 KiB/sec.) | ||
| 6945 | 2026.05.06 21:13:07.078787 [ 313 ] {c67c0eaa-2841-421b-b8a5-779212cd8178} <Trace> Aggregator: Merging aggregated data | ||
| 6946 | 2026.05.06 21:13:07.080140 [ 3 ] {c67c0eaa-2841-421b-b8a5-779212cd8178} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003029 sec., 330.1419610432486 rows/sec., 12.90 KiB/sec. | ||
| 6947 | 2026.05.06 21:13:07.080267 [ 3 ] {c67c0eaa-2841-421b-b8a5-779212cd8178} <Debug> TCPHandler: Processed in 0.003442454 sec. | ||
| 6948 | 2026.05.06 21:13:07.080394 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6949 | 2026.05.06 21:13:07.080425 [ 3 ] {} <Debug> TCP-Session: 0d811eb8-a150-4efd-81c6-8b61e003be34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6950 | 2026.05.06 21:13:07.080429 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6951 | 2026.05.06 21:13:07.080439 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6952 | 2026.05.06 21:13:07.080458 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6953 | 2026.05.06 21:13:07.080484 [ 307 ] {} <Debug> TCP-Session: 922d738d-f15e-4c5d-92d3-d74b0a9427f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6954 | 2026.05.06 21:13:07.080499 [ 309 ] {} <Debug> TCP-Session: f06f69e1-a862-41a6-b759-f361d0e1ba91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6955 | 2026.05.06 21:13:07.080519 [ 269 ] {} <Debug> TCP-Session: 9c18e5ef-bcdb-4c41-b4ed-94fb765c4262 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6956 | 2026.05.06 21:13:07.080526 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6957 | 2026.05.06 21:13:07.080543 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6958 | 2026.05.06 21:13:07.080573 [ 308 ] {} <Debug> TCP-Session: ece8c47f-943d-4ed1-a6c7-c2c34848ff75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6959 | 2026.05.06 21:13:07.080597 [ 311 ] {} <Debug> TCP-Session: 22f8d882-e9a2-4985-8794-0e620ee26936 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6960 | 2026.05.06 21:13:07.080494 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6961 | 2026.05.06 21:13:07.080510 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6962 | 2026.05.06 21:13:07.080671 [ 304 ] {} <Debug> TCP-Session: 8f2a09b0-7c92-461f-bdd0-44291f7633f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6963 | 2026.05.06 21:13:07.080475 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6964 | 2026.05.06 21:13:07.080715 [ 310 ] {} <Debug> TCP-Session: 4d8c96c0-9167-4531-92e6-b72f0c929bab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6965 | 2026.05.06 21:13:07.080732 [ 303 ] {} <Debug> TCP-Session: c3506a6c-da2c-4a5e-9cf2-9a4ba5e0d992 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6966 | 2026.05.06 21:13:08.640180 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 814 | ||
| 6967 | 2026.05.06 21:13:08.642916 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6968 | 2026.05.06 21:13:08.642972 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6969 | 2026.05.06 21:13:08.644239 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6970 | 2026.05.06 21:13:08.644523 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6971 | 2026.05.06 21:13:08.644886 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 814 | ||
| 6972 | 2026.05.06 21:13:10.966461 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6973 | 2026.05.06 21:13:10.966698 [ 275 ] {941c108b-cfb1-4c85-acae-709a5750c94c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6974 | 2026.05.06 21:13:10.967042 [ 275 ] {941c108b-cfb1-4c85-acae-709a5750c94c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6975 | 2026.05.06 21:13:10.967081 [ 275 ] {941c108b-cfb1-4c85-acae-709a5750c94c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6976 | 2026.05.06 21:13:10.967319 [ 275 ] {941c108b-cfb1-4c85-acae-709a5750c94c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6977 | 2026.05.06 21:13:10.967388 [ 275 ] {941c108b-cfb1-4c85-acae-709a5750c94c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6978 | 2026.05.06 21:13:10.967586 [ 275 ] {941c108b-cfb1-4c85-acae-709a5750c94c} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6979 | 2026.05.06 21:13:10.967622 [ 275 ] {941c108b-cfb1-4c85-acae-709a5750c94c} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6980 | 2026.05.06 21:13:10.967644 [ 275 ] {941c108b-cfb1-4c85-acae-709a5750c94c} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 6981 | 2026.05.06 21:13:10.967660 [ 275 ] {941c108b-cfb1-4c85-acae-709a5750c94c} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6982 | 2026.05.06 21:13:10.967698 [ 275 ] {941c108b-cfb1-4c85-acae-709a5750c94c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6983 | 2026.05.06 21:13:10.967717 [ 275 ] {941c108b-cfb1-4c85-acae-709a5750c94c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6984 | 2026.05.06 21:13:10.968961 [ 275 ] {941c108b-cfb1-4c85-acae-709a5750c94c} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002348 sec., 21720.6132879046 rows/sec., 5.14 MiB/sec. | ||
| 6985 | 2026.05.06 21:13:10.969072 [ 275 ] {941c108b-cfb1-4c85-acae-709a5750c94c} <Debug> TCPHandler: Processed in 0.002744172 sec. | ||
| 6986 | 2026.05.06 21:13:10.971364 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6987 | 2026.05.06 21:13:10.971491 [ 275 ] {a324da22-170f-48fa-a029-28c0e2958a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6988 | 2026.05.06 21:13:10.971545 [ 275 ] {a324da22-170f-48fa-a029-28c0e2958a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6989 | 2026.05.06 21:13:10.972183 [ 275 ] {a324da22-170f-48fa-a029-28c0e2958a44} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6990 | 2026.05.06 21:13:10.972238 [ 275 ] {a324da22-170f-48fa-a029-28c0e2958a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6991 | 2026.05.06 21:13:10.972641 [ 275 ] {a324da22-170f-48fa-a029-28c0e2958a44} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6992 | 2026.05.06 21:13:10.972866 [ 275 ] {a324da22-170f-48fa-a029-28c0e2958a44} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6993 | 2026.05.06 21:13:10.973016 [ 275 ] {a324da22-170f-48fa-a029-28c0e2958a44} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001562 sec., 88348.271446863 rows/sec., 7.69 MiB/sec. | ||
| 6994 | 2026.05.06 21:13:10.973055 [ 275 ] {a324da22-170f-48fa-a029-28c0e2958a44} <Debug> TCPHandler: Processed in 0.001741367 sec. | ||
| 6995 | 2026.05.06 21:13:10.973169 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6996 | 2026.05.06 21:13:10.973269 [ 275 ] {1ef91c52-9019-4215-9675-455b897952d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6997 | 2026.05.06 21:13:10.973309 [ 275 ] {1ef91c52-9019-4215-9675-455b897952d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6998 | 2026.05.06 21:13:10.973701 [ 275 ] {1ef91c52-9019-4215-9675-455b897952d8} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2026.05.06 21:13:10.973737 [ 275 ] {1ef91c52-9019-4215-9675-455b897952d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7000 | 2026.05.06 21:13:10.974031 [ 275 ] {1ef91c52-9019-4215-9675-455b897952d8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7001 | 2026.05.06 21:13:10.974247 [ 275 ] {1ef91c52-9019-4215-9675-455b897952d8} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7002 | 2026.05.06 21:13:10.974376 [ 275 ] {1ef91c52-9019-4215-9675-455b897952d8} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001129 sec., 36315.32329495128 rows/sec., 2.67 MiB/sec. | ||
| 7003 | 2026.05.06 21:13:10.974413 [ 275 ] {1ef91c52-9019-4215-9675-455b897952d8} <Debug> TCPHandler: Processed in 0.00129314 sec. | ||
| 7004 | 2026.05.06 21:13:10.974526 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7005 | 2026.05.06 21:13:10.974623 [ 275 ] {63abb041-851f-43f2-81b9-40f3a97e1c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7006 | 2026.05.06 21:13:10.974661 [ 275 ] {63abb041-851f-43f2-81b9-40f3a97e1c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7007 | 2026.05.06 21:13:10.975071 [ 275 ] {63abb041-851f-43f2-81b9-40f3a97e1c8f} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7008 | 2026.05.06 21:13:10.975108 [ 275 ] {63abb041-851f-43f2-81b9-40f3a97e1c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7009 | 2026.05.06 21:13:10.975416 [ 275 ] {63abb041-851f-43f2-81b9-40f3a97e1c8f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7010 | 2026.05.06 21:13:10.975634 [ 275 ] {63abb041-851f-43f2-81b9-40f3a97e1c8f} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2026.05.06 21:13:10.975765 [ 275 ] {63abb041-851f-43f2-81b9-40f3a97e1c8f} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00116 sec., 90517.24137931035 rows/sec., 7.07 MiB/sec. | ||
| 7012 | 2026.05.06 21:13:10.975802 [ 275 ] {63abb041-851f-43f2-81b9-40f3a97e1c8f} <Debug> TCPHandler: Processed in 0.001325941 sec. | ||
| 7013 | 2026.05.06 21:13:10.975913 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7014 | 2026.05.06 21:13:10.976007 [ 275 ] {1853adac-abcd-493a-92fb-9261ec943df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7015 | 2026.05.06 21:13:10.976049 [ 275 ] {1853adac-abcd-493a-92fb-9261ec943df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7016 | 2026.05.06 21:13:10.976430 [ 275 ] {1853adac-abcd-493a-92fb-9261ec943df3} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7017 | 2026.05.06 21:13:10.976466 [ 275 ] {1853adac-abcd-493a-92fb-9261ec943df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7018 | 2026.05.06 21:13:10.976785 [ 275 ] {1853adac-abcd-493a-92fb-9261ec943df3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7019 | 2026.05.06 21:13:10.976992 [ 275 ] {1853adac-abcd-493a-92fb-9261ec943df3} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7020 | 2026.05.06 21:13:10.977102 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7021 | 2026.05.06 21:13:10.977121 [ 275 ] {1853adac-abcd-493a-92fb-9261ec943df3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001133 sec., 141218.00529567522 rows/sec., 9.84 MiB/sec. | ||
| 7022 | 2026.05.06 21:13:10.977173 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7023 | 2026.05.06 21:13:10.977180 [ 275 ] {1853adac-abcd-493a-92fb-9261ec943df3} <Debug> TCPHandler: Processed in 0.001317081 sec. | ||
| 7024 | 2026.05.06 21:13:10.977203 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7025 | 2026.05.06 21:13:10.977295 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7026 | 2026.05.06 21:13:10.977315 [ 192 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7027 | 2026.05.06 21:13:10.977394 [ 275 ] {0c2b5aa8-b03b-40e6-bebe-b9678cf433d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7028 | 2026.05.06 21:13:10.977450 [ 192 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7029 | 2026.05.06 21:13:10.977451 [ 275 ] {0c2b5aa8-b03b-40e6-bebe-b9678cf433d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7030 | 2026.05.06 21:13:10.977498 [ 192 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14942 rows starting from the beginning of the part | ||
| 7031 | 2026.05.06 21:13:10.977578 [ 192 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 96 rows starting from the beginning of the part | ||
| 7032 | 2026.05.06 21:13:10.977633 [ 192 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7033 | 2026.05.06 21:13:10.977682 [ 192 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 265 rows starting from the beginning of the part | ||
| 7034 | 2026.05.06 21:13:10.977732 [ 192 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 196 rows starting from the beginning of the part | ||
| 7035 | 2026.05.06 21:13:10.977779 [ 192 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7036 | 2026.05.06 21:13:10.978303 [ 275 ] {0c2b5aa8-b03b-40e6-bebe-b9678cf433d6} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7037 | 2026.05.06 21:13:10.978344 [ 275 ] {0c2b5aa8-b03b-40e6-bebe-b9678cf433d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7038 | 2026.05.06 21:13:10.978963 [ 275 ] {0c2b5aa8-b03b-40e6-bebe-b9678cf433d6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7039 | 2026.05.06 21:13:10.979198 [ 275 ] {0c2b5aa8-b03b-40e6-bebe-b9678cf433d6} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7040 | 2026.05.06 21:13:10.979339 [ 275 ] {0c2b5aa8-b03b-40e6-bebe-b9678cf433d6} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001963 sec., 20886.398369842078 rows/sec., 37.43 MiB/sec. | ||
| 7041 | 2026.05.06 21:13:10.979392 [ 275 ] {0c2b5aa8-b03b-40e6-bebe-b9678cf433d6} <Debug> TCPHandler: Processed in 0.002145603 sec. | ||
| 7042 | 2026.05.06 21:13:10.979505 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7043 | 2026.05.06 21:13:10.979613 [ 275 ] {1da42674-ddb8-4109-a6ed-e724b9ad2ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7044 | 2026.05.06 21:13:10.979655 [ 275 ] {1da42674-ddb8-4109-a6ed-e724b9ad2ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7045 | 2026.05.06 21:13:10.979986 [ 275 ] {1da42674-ddb8-4109-a6ed-e724b9ad2ba5} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7046 | 2026.05.06 21:13:10.980022 [ 275 ] {1da42674-ddb8-4109-a6ed-e724b9ad2ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7047 | 2026.05.06 21:13:10.980343 [ 275 ] {1da42674-ddb8-4109-a6ed-e724b9ad2ba5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7048 | 2026.05.06 21:13:10.980559 [ 275 ] {1da42674-ddb8-4109-a6ed-e724b9ad2ba5} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7049 | 2026.05.06 21:13:10.980694 [ 275 ] {1da42674-ddb8-4109-a6ed-e724b9ad2ba5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 7050 | 2026.05.06 21:13:10.980730 [ 275 ] {1da42674-ddb8-4109-a6ed-e724b9ad2ba5} <Debug> TCPHandler: Processed in 0.00127465 sec. | ||
| 7051 | 2026.05.06 21:13:10.982395 [ 199 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15819 rows, containing 5 columns (5 merged, 0 gathered) in 0.00512552 sec., 3086320.9976743823 rows/sec., 202.41 MiB/sec. | ||
| 7052 | 2026.05.06 21:13:10.983042 [ 191 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7053 | 2026.05.06 21:13:10.983347 [ 191 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2026.05.06 21:13:10.983410 [ 191 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7055 | 2026.05.06 21:13:10.983569 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
| 7056 | 2026.05.06 21:13:11.000390 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.52 MiB, peak 290.15 MiB, free memory in arenas 0.00 B, will set to 281.92 MiB (RSS), difference: 1.40 MiB | ||
| 7057 | 2026.05.06 21:13:13.485678 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7058 | 2026.05.06 21:13:13.485734 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7059 | 2026.05.06 21:13:13.599851 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16348 | ||
| 7060 | 2026.05.06 21:13:13.600512 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7061 | 2026.05.06 21:13:13.600574 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7062 | 2026.05.06 21:13:13.601048 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7063 | 2026.05.06 21:13:13.601280 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7064 | 2026.05.06 21:13:13.601408 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16348 | ||
| 7065 | 2026.05.06 21:13:14.520821 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
| 7066 | 2026.05.06 21:13:14.537512 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7067 | 2026.05.06 21:13:14.537573 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7068 | 2026.05.06 21:13:14.543775 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7069 | 2026.05.06 21:13:14.544463 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7070 | 2026.05.06 21:13:14.547155 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
| 7071 | 2026.05.06 21:13:15.965935 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7072 | 2026.05.06 21:13:15.966151 [ 275 ] {ff1230fd-4abf-4aee-b7b9-28cfce88e782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7073 | 2026.05.06 21:13:15.966470 [ 275 ] {ff1230fd-4abf-4aee-b7b9-28cfce88e782} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7074 | 2026.05.06 21:13:15.966504 [ 275 ] {ff1230fd-4abf-4aee-b7b9-28cfce88e782} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7075 | 2026.05.06 21:13:15.966718 [ 275 ] {ff1230fd-4abf-4aee-b7b9-28cfce88e782} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7076 | 2026.05.06 21:13:15.966788 [ 275 ] {ff1230fd-4abf-4aee-b7b9-28cfce88e782} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7077 | 2026.05.06 21:13:15.966926 [ 275 ] {ff1230fd-4abf-4aee-b7b9-28cfce88e782} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7078 | 2026.05.06 21:13:15.966962 [ 275 ] {ff1230fd-4abf-4aee-b7b9-28cfce88e782} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7079 | 2026.05.06 21:13:15.966984 [ 275 ] {ff1230fd-4abf-4aee-b7b9-28cfce88e782} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 7080 | 2026.05.06 21:13:15.966999 [ 275 ] {ff1230fd-4abf-4aee-b7b9-28cfce88e782} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7081 | 2026.05.06 21:13:15.967038 [ 275 ] {ff1230fd-4abf-4aee-b7b9-28cfce88e782} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7082 | 2026.05.06 21:13:15.967057 [ 275 ] {ff1230fd-4abf-4aee-b7b9-28cfce88e782} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7083 | 2026.05.06 21:13:15.968275 [ 275 ] {ff1230fd-4abf-4aee-b7b9-28cfce88e782} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002207 sec., 23108.291798821927 rows/sec., 5.46 MiB/sec. | ||
| 7084 | 2026.05.06 21:13:15.968389 [ 275 ] {ff1230fd-4abf-4aee-b7b9-28cfce88e782} <Debug> TCPHandler: Processed in 0.00257989 sec. | ||
| 7085 | 2026.05.06 21:13:15.970100 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7086 | 2026.05.06 21:13:15.970236 [ 275 ] {62fad2ab-0b9d-47f2-9717-18cac0f2be7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7087 | 2026.05.06 21:13:15.970289 [ 275 ] {62fad2ab-0b9d-47f2-9717-18cac0f2be7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7088 | 2026.05.06 21:13:15.970989 [ 275 ] {62fad2ab-0b9d-47f2-9717-18cac0f2be7a} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7089 | 2026.05.06 21:13:15.971029 [ 275 ] {62fad2ab-0b9d-47f2-9717-18cac0f2be7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7090 | 2026.05.06 21:13:15.971396 [ 275 ] {62fad2ab-0b9d-47f2-9717-18cac0f2be7a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7091 | 2026.05.06 21:13:15.971615 [ 275 ] {62fad2ab-0b9d-47f2-9717-18cac0f2be7a} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7092 | 2026.05.06 21:13:15.971761 [ 275 ] {62fad2ab-0b9d-47f2-9717-18cac0f2be7a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001562 sec., 35851.472471190784 rows/sec., 2.75 MiB/sec. | ||
| 7093 | 2026.05.06 21:13:15.971799 [ 275 ] {62fad2ab-0b9d-47f2-9717-18cac0f2be7a} <Debug> TCPHandler: Processed in 0.001771057 sec. | ||
| 7094 | 2026.05.06 21:13:15.971920 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7095 | 2026.05.06 21:13:15.972012 [ 275 ] {26c841d2-fd0c-44f2-9362-bc7bb5d485a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7096 | 2026.05.06 21:13:15.972051 [ 275 ] {26c841d2-fd0c-44f2-9362-bc7bb5d485a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7097 | 2026.05.06 21:13:15.972505 [ 275 ] {26c841d2-fd0c-44f2-9362-bc7bb5d485a8} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7098 | 2026.05.06 21:13:15.972540 [ 275 ] {26c841d2-fd0c-44f2-9362-bc7bb5d485a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7099 | 2026.05.06 21:13:15.972827 [ 275 ] {26c841d2-fd0c-44f2-9362-bc7bb5d485a8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7100 | 2026.05.06 21:13:15.973030 [ 275 ] {26c841d2-fd0c-44f2-9362-bc7bb5d485a8} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7101 | 2026.05.06 21:13:15.973155 [ 275 ] {26c841d2-fd0c-44f2-9362-bc7bb5d485a8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00116 sec., 55172.41379310345 rows/sec., 4.31 MiB/sec. | ||
| 7102 | 2026.05.06 21:13:15.973191 [ 275 ] {26c841d2-fd0c-44f2-9362-bc7bb5d485a8} <Debug> TCPHandler: Processed in 0.0013239 sec. | ||
| 7103 | 2026.05.06 21:13:15.973300 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7104 | 2026.05.06 21:13:15.973392 [ 275 ] {90118de2-5cac-4f2a-9612-abfa3c42949f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7105 | 2026.05.06 21:13:15.973457 [ 275 ] {90118de2-5cac-4f2a-9612-abfa3c42949f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7106 | 2026.05.06 21:13:15.973879 [ 275 ] {90118de2-5cac-4f2a-9612-abfa3c42949f} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7107 | 2026.05.06 21:13:15.973914 [ 275 ] {90118de2-5cac-4f2a-9612-abfa3c42949f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7108 | 2026.05.06 21:13:15.974228 [ 275 ] {90118de2-5cac-4f2a-9612-abfa3c42949f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7109 | 2026.05.06 21:13:15.974429 [ 275 ] {90118de2-5cac-4f2a-9612-abfa3c42949f} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7110 | 2026.05.06 21:13:15.974554 [ 275 ] {90118de2-5cac-4f2a-9612-abfa3c42949f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 7111 | 2026.05.06 21:13:15.974590 [ 275 ] {90118de2-5cac-4f2a-9612-abfa3c42949f} <Debug> TCPHandler: Processed in 0.001338 sec. | ||
| 7112 | 2026.05.06 21:13:15.974700 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7113 | 2026.05.06 21:13:15.974816 [ 275 ] {2fe1c428-45da-4497-9394-a2a224135131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7114 | 2026.05.06 21:13:15.974856 [ 275 ] {2fe1c428-45da-4497-9394-a2a224135131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7115 | 2026.05.06 21:13:15.975183 [ 275 ] {2fe1c428-45da-4497-9394-a2a224135131} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7116 | 2026.05.06 21:13:15.975218 [ 275 ] {2fe1c428-45da-4497-9394-a2a224135131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7117 | 2026.05.06 21:13:15.975506 [ 275 ] {2fe1c428-45da-4497-9394-a2a224135131} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7118 | 2026.05.06 21:13:15.975717 [ 275 ] {2fe1c428-45da-4497-9394-a2a224135131} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7119 | 2026.05.06 21:13:15.975844 [ 275 ] {2fe1c428-45da-4497-9394-a2a224135131} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 7120 | 2026.05.06 21:13:15.975851 [ 141 ] {} <Debug> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7121 | 2026.05.06 21:13:15.975878 [ 275 ] {2fe1c428-45da-4497-9394-a2a224135131} <Debug> TCPHandler: Processed in 0.001227339 sec. | ||
| 7122 | 2026.05.06 21:13:15.975921 [ 141 ] {} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7123 | 2026.05.06 21:13:15.975947 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7124 | 2026.05.06 21:13:15.976042 [ 199 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7125 | 2026.05.06 21:13:15.976138 [ 199 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7126 | 2026.05.06 21:13:15.976166 [ 199 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1938 rows starting from the beginning of the part | ||
| 7127 | 2026.05.06 21:13:15.976216 [ 199 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 7128 | 2026.05.06 21:13:15.976257 [ 199 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 90 rows starting from the beginning of the part | ||
| 7129 | 2026.05.06 21:13:15.976294 [ 199 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7130 | 2026.05.06 21:13:15.976329 [ 199 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7131 | 2026.05.06 21:13:15.976363 [ 199 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 7132 | 2026.05.06 21:13:15.977292 [ 196 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2268 rows, containing 4 columns (4 merged, 0 gathered) in 0.00128325 sec., 1767387.4926943306 rows/sec., 117.94 MiB/sec. | ||
| 7133 | 2026.05.06 21:13:15.977509 [ 187 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7134 | 2026.05.06 21:13:15.977765 [ 187 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_46_9} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7135 | 2026.05.06 21:13:15.977827 [ 187 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_46_9} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7136 | 2026.05.06 21:13:15.977886 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 7137 | 2026.05.06 21:13:17.338389 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7138 | 2026.05.06 21:13:17.338728 [ 275 ] {c65b91b5-894e-4141-88b5-7415abac30f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7139 | 2026.05.06 21:13:17.339057 [ 275 ] {c65b91b5-894e-4141-88b5-7415abac30f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7140 | 2026.05.06 21:13:17.339094 [ 275 ] {c65b91b5-894e-4141-88b5-7415abac30f7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7141 | 2026.05.06 21:13:17.339328 [ 275 ] {c65b91b5-894e-4141-88b5-7415abac30f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7142 | 2026.05.06 21:13:17.339396 [ 275 ] {c65b91b5-894e-4141-88b5-7415abac30f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7143 | 2026.05.06 21:13:17.339536 [ 275 ] {c65b91b5-894e-4141-88b5-7415abac30f7} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 7144 | 2026.05.06 21:13:17.339571 [ 275 ] {c65b91b5-894e-4141-88b5-7415abac30f7} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7145 | 2026.05.06 21:13:17.339593 [ 275 ] {c65b91b5-894e-4141-88b5-7415abac30f7} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 7146 | 2026.05.06 21:13:17.339608 [ 275 ] {c65b91b5-894e-4141-88b5-7415abac30f7} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7147 | 2026.05.06 21:13:17.339647 [ 275 ] {c65b91b5-894e-4141-88b5-7415abac30f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 7148 | 2026.05.06 21:13:17.339667 [ 275 ] {c65b91b5-894e-4141-88b5-7415abac30f7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7149 | 2026.05.06 21:13:17.340992 [ 275 ] {c65b91b5-894e-4141-88b5-7415abac30f7} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002407 sec., 21188.2010801828 rows/sec., 5.01 MiB/sec. | ||
| 7150 | 2026.05.06 21:13:17.341098 [ 275 ] {c65b91b5-894e-4141-88b5-7415abac30f7} <Debug> TCPHandler: Processed in 0.002885805 sec. | ||
| 7151 | 2026.05.06 21:13:17.353649 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7152 | 2026.05.06 21:13:17.353777 [ 275 ] {81770fa1-65f2-46cb-b9a1-a885c1db5efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7153 | 2026.05.06 21:13:17.353828 [ 275 ] {81770fa1-65f2-46cb-b9a1-a885c1db5efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7154 | 2026.05.06 21:13:17.354366 [ 275 ] {81770fa1-65f2-46cb-b9a1-a885c1db5efc} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7155 | 2026.05.06 21:13:17.354417 [ 275 ] {81770fa1-65f2-46cb-b9a1-a885c1db5efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7156 | 2026.05.06 21:13:17.354810 [ 275 ] {81770fa1-65f2-46cb-b9a1-a885c1db5efc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7157 | 2026.05.06 21:13:17.355030 [ 275 ] {81770fa1-65f2-46cb-b9a1-a885c1db5efc} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7158 | 2026.05.06 21:13:17.355180 [ 275 ] {81770fa1-65f2-46cb-b9a1-a885c1db5efc} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001438 sec., 8344.923504867871 rows/sec., 680.47 KiB/sec. | ||
| 7159 | 2026.05.06 21:13:17.355218 [ 275 ] {81770fa1-65f2-46cb-b9a1-a885c1db5efc} <Debug> TCPHandler: Processed in 0.001630916 sec. | ||
| 7160 | 2026.05.06 21:13:17.355340 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7161 | 2026.05.06 21:13:17.355435 [ 275 ] {50beb3be-04ee-419c-99ef-89dbab45d3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7162 | 2026.05.06 21:13:17.355475 [ 275 ] {50beb3be-04ee-419c-99ef-89dbab45d3d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7163 | 2026.05.06 21:13:17.356973 [ 275 ] {50beb3be-04ee-419c-99ef-89dbab45d3d0} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7164 | 2026.05.06 21:13:17.357009 [ 275 ] {50beb3be-04ee-419c-99ef-89dbab45d3d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7165 | 2026.05.06 21:13:17.357458 [ 275 ] {50beb3be-04ee-419c-99ef-89dbab45d3d0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7166 | 2026.05.06 21:13:17.357666 [ 275 ] {50beb3be-04ee-419c-99ef-89dbab45d3d0} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7167 | 2026.05.06 21:13:17.357801 [ 275 ] {50beb3be-04ee-419c-99ef-89dbab45d3d0} <Debug> executeQuery: Read 2493 rows, 190.03 KiB in 0.002383 sec., 1046160.3021401594 rows/sec., 77.87 MiB/sec. | ||
| 7168 | 2026.05.06 21:13:17.357839 [ 275 ] {50beb3be-04ee-419c-99ef-89dbab45d3d0} <Debug> TCPHandler: Processed in 0.002550629 sec. | ||
| 7169 | 2026.05.06 21:13:17.358000 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7170 | 2026.05.06 21:13:17.358096 [ 275 ] {a3e089c1-8cf3-455b-95b8-e2b0f68f36e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7171 | 2026.05.06 21:13:17.358136 [ 275 ] {a3e089c1-8cf3-455b-95b8-e2b0f68f36e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7172 | 2026.05.06 21:13:17.358559 [ 275 ] {a3e089c1-8cf3-455b-95b8-e2b0f68f36e9} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7173 | 2026.05.06 21:13:17.358597 [ 275 ] {a3e089c1-8cf3-455b-95b8-e2b0f68f36e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7174 | 2026.05.06 21:13:17.358900 [ 275 ] {a3e089c1-8cf3-455b-95b8-e2b0f68f36e9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7175 | 2026.05.06 21:13:17.359117 [ 275 ] {a3e089c1-8cf3-455b-95b8-e2b0f68f36e9} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7176 | 2026.05.06 21:13:17.359251 [ 275 ] {a3e089c1-8cf3-455b-95b8-e2b0f68f36e9} <Debug> executeQuery: Read 64 rows, 4.75 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 3.95 MiB/sec. | ||
| 7177 | 2026.05.06 21:13:17.359289 [ 275 ] {a3e089c1-8cf3-455b-95b8-e2b0f68f36e9} <Debug> TCPHandler: Processed in 0.001340521 sec. | ||
| 7178 | 2026.05.06 21:13:17.359412 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7179 | 2026.05.06 21:13:17.359508 [ 275 ] {c6c93ea8-3e57-4238-ae50-5360836858dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7180 | 2026.05.06 21:13:17.359546 [ 275 ] {c6c93ea8-3e57-4238-ae50-5360836858dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7181 | 2026.05.06 21:13:17.360179 [ 275 ] {c6c93ea8-3e57-4238-ae50-5360836858dd} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7182 | 2026.05.06 21:13:17.360216 [ 275 ] {c6c93ea8-3e57-4238-ae50-5360836858dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7183 | 2026.05.06 21:13:17.360533 [ 275 ] {c6c93ea8-3e57-4238-ae50-5360836858dd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7184 | 2026.05.06 21:13:17.360743 [ 275 ] {c6c93ea8-3e57-4238-ae50-5360836858dd} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7185 | 2026.05.06 21:13:17.360851 [ 137 ] {} <Debug> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 7186 | 2026.05.06 21:13:17.360870 [ 275 ] {c6c93ea8-3e57-4238-ae50-5360836858dd} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00138 sec., 580434.7826086957 rows/sec., 33.53 MiB/sec. | ||
| 7187 | 2026.05.06 21:13:17.360914 [ 137 ] {} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7188 | 2026.05.06 21:13:17.360925 [ 275 ] {c6c93ea8-3e57-4238-ae50-5360836858dd} <Debug> TCPHandler: Processed in 0.001564125 sec. | ||
| 7189 | 2026.05.06 21:13:17.360944 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7190 | 2026.05.06 21:13:17.361055 [ 189 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 7191 | 2026.05.06 21:13:17.361060 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7192 | 2026.05.06 21:13:17.361166 [ 189 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7193 | 2026.05.06 21:13:17.361172 [ 275 ] {0a57888c-c599-493b-9685-e31d27f12380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7194 | 2026.05.06 21:13:17.361204 [ 189 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 974 rows starting from the beginning of the part | ||
| 7195 | 2026.05.06 21:13:17.361223 [ 275 ] {0a57888c-c599-493b-9685-e31d27f12380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7196 | 2026.05.06 21:13:17.361276 [ 189 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 7197 | 2026.05.06 21:13:17.361324 [ 189 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 950 rows starting from the beginning of the part | ||
| 7198 | 2026.05.06 21:13:17.361366 [ 189 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 7199 | 2026.05.06 21:13:17.361407 [ 189 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 7200 | 2026.05.06 21:13:17.361445 [ 189 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 801 rows starting from the beginning of the part | ||
| 7201 | 2026.05.06 21:13:17.361606 [ 275 ] {0a57888c-c599-493b-9685-e31d27f12380} <Trace> oximeter.fields_u64 (5e707928-9433-4ca2-9934-1a6d89792806): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7202 | 2026.05.06 21:13:17.361648 [ 275 ] {0a57888c-c599-493b-9685-e31d27f12380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7203 | 2026.05.06 21:13:17.361962 [ 275 ] {0a57888c-c599-493b-9685-e31d27f12380} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 7204 | 2026.05.06 21:13:17.362180 [ 275 ] {0a57888c-c599-493b-9685-e31d27f12380} <Trace> oximeter.fields_u64 (5e707928-9433-4ca2-9934-1a6d89792806): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7205 | 2026.05.06 21:13:17.362312 [ 275 ] {0a57888c-c599-493b-9685-e31d27f12380} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001158 sec., 863.5578583765113 rows/sec., 60.72 KiB/sec. | ||
| 7206 | 2026.05.06 21:13:17.362351 [ 275 ] {0a57888c-c599-493b-9685-e31d27f12380} <Debug> TCPHandler: Processed in 0.001341081 sec. | ||
| 7207 | 2026.05.06 21:13:17.362465 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7208 | 2026.05.06 21:13:17.362560 [ 275 ] {911e84e9-f9ae-424f-9fd9-dc7ce27ba66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7209 | 2026.05.06 21:13:17.362599 [ 275 ] {911e84e9-f9ae-424f-9fd9-dc7ce27ba66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7210 | 2026.05.06 21:13:17.362632 [ 187 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2922 rows, containing 5 columns (5 merged, 0 gathered) in 0.001623885 sec., 1799388.503496245 rows/sec., 113.80 MiB/sec. | ||
| 7211 | 2026.05.06 21:13:17.362872 [ 196 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7212 | 2026.05.06 21:13:17.363239 [ 196 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_14_3} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7213 | 2026.05.06 21:13:17.363331 [ 196 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_14_3} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 7214 | 2026.05.06 21:13:17.363432 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 7215 | 2026.05.06 21:13:17.363487 [ 275 ] {911e84e9-f9ae-424f-9fd9-dc7ce27ba66a} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7216 | 2026.05.06 21:13:17.363529 [ 275 ] {911e84e9-f9ae-424f-9fd9-dc7ce27ba66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7217 | 2026.05.06 21:13:17.363900 [ 275 ] {911e84e9-f9ae-424f-9fd9-dc7ce27ba66a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7218 | 2026.05.06 21:13:17.364120 [ 275 ] {911e84e9-f9ae-424f-9fd9-dc7ce27ba66a} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7219 | 2026.05.06 21:13:17.364251 [ 275 ] {911e84e9-f9ae-424f-9fd9-dc7ce27ba66a} <Debug> executeQuery: Read 1343 rows, 92.38 KiB in 0.001709 sec., 785839.6723229958 rows/sec., 52.79 MiB/sec. | ||
| 7220 | 2026.05.06 21:13:17.364289 [ 275 ] {911e84e9-f9ae-424f-9fd9-dc7ce27ba66a} <Debug> TCPHandler: Processed in 0.001875039 sec. | ||
| 7221 | 2026.05.06 21:13:17.364412 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7222 | 2026.05.06 21:13:17.364507 [ 275 ] {2b367334-b5f4-44c8-b541-a35ebcdb6587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7223 | 2026.05.06 21:13:17.364550 [ 275 ] {2b367334-b5f4-44c8-b541-a35ebcdb6587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7224 | 2026.05.06 21:13:17.365229 [ 275 ] {2b367334-b5f4-44c8-b541-a35ebcdb6587} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7225 | 2026.05.06 21:13:17.365265 [ 275 ] {2b367334-b5f4-44c8-b541-a35ebcdb6587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7226 | 2026.05.06 21:13:17.365682 [ 275 ] {2b367334-b5f4-44c8-b541-a35ebcdb6587} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7227 | 2026.05.06 21:13:17.365887 [ 275 ] {2b367334-b5f4-44c8-b541-a35ebcdb6587} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7228 | 2026.05.06 21:13:17.366018 [ 275 ] {2b367334-b5f4-44c8-b541-a35ebcdb6587} <Debug> executeQuery: Read 1534 rows, 95.61 KiB in 0.001529 sec., 1003270.1111837802 rows/sec., 61.06 MiB/sec. | ||
| 7229 | 2026.05.06 21:13:17.366055 [ 275 ] {2b367334-b5f4-44c8-b541-a35ebcdb6587} <Debug> TCPHandler: Processed in 0.001693716 sec. | ||
| 7230 | 2026.05.06 21:13:17.366179 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7231 | 2026.05.06 21:13:17.366274 [ 275 ] {34296e4f-b5b8-41d5-ad41-683d453ba1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7232 | 2026.05.06 21:13:17.366327 [ 275 ] {34296e4f-b5b8-41d5-ad41-683d453ba1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7233 | 2026.05.06 21:13:17.367158 [ 275 ] {34296e4f-b5b8-41d5-ad41-683d453ba1d3} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7234 | 2026.05.06 21:13:17.367195 [ 275 ] {34296e4f-b5b8-41d5-ad41-683d453ba1d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7235 | 2026.05.06 21:13:17.367756 [ 275 ] {34296e4f-b5b8-41d5-ad41-683d453ba1d3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7236 | 2026.05.06 21:13:17.367970 [ 275 ] {34296e4f-b5b8-41d5-ad41-683d453ba1d3} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7237 | 2026.05.06 21:13:17.368110 [ 275 ] {34296e4f-b5b8-41d5-ad41-683d453ba1d3} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001854 sec., 28047.464940668826 rows/sec., 50.26 MiB/sec. | ||
| 7238 | 2026.05.06 21:13:17.368163 [ 275 ] {34296e4f-b5b8-41d5-ad41-683d453ba1d3} <Debug> TCPHandler: Processed in 0.002036052 sec. | ||
| 7239 | 2026.05.06 21:13:17.368289 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7240 | 2026.05.06 21:13:17.368384 [ 275 ] {0f95bd87-e771-4a8a-a797-b29ca9b98833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7241 | 2026.05.06 21:13:17.368426 [ 275 ] {0f95bd87-e771-4a8a-a797-b29ca9b98833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7242 | 2026.05.06 21:13:17.368782 [ 275 ] {0f95bd87-e771-4a8a-a797-b29ca9b98833} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7243 | 2026.05.06 21:13:17.368828 [ 275 ] {0f95bd87-e771-4a8a-a797-b29ca9b98833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7244 | 2026.05.06 21:13:17.369206 [ 275 ] {0f95bd87-e771-4a8a-a797-b29ca9b98833} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7245 | 2026.05.06 21:13:17.369463 [ 275 ] {0f95bd87-e771-4a8a-a797-b29ca9b98833} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7246 | 2026.05.06 21:13:17.369621 [ 275 ] {0f95bd87-e771-4a8a-a797-b29ca9b98833} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001254 sec., 19138.755980861246 rows/sec., 1.29 MiB/sec. | ||
| 7247 | 2026.05.06 21:13:17.369666 [ 275 ] {0f95bd87-e771-4a8a-a797-b29ca9b98833} <Debug> TCPHandler: Processed in 0.001427182 sec. | ||
| 7248 | 2026.05.06 21:13:18.645378 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 858 | ||
| 7249 | 2026.05.06 21:13:18.647992 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7250 | 2026.05.06 21:13:18.648032 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7251 | 2026.05.06 21:13:18.649216 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7252 | 2026.05.06 21:13:18.649496 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7253 | 2026.05.06 21:13:18.649642 [ 126 ] {} <Debug> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7254 | 2026.05.06 21:13:18.649717 [ 126 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7255 | 2026.05.06 21:13:18.649745 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 858 | ||
| 7256 | 2026.05.06 21:13:18.649754 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7257 | 2026.05.06 21:13:18.649953 [ 200 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 7258 | 2026.05.06 21:13:18.650834 [ 200 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7259 | 2026.05.06 21:13:18.650999 [ 200 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 658 rows starting from the beginning of the part | ||
| 7260 | 2026.05.06 21:13:18.651412 [ 200 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
| 7261 | 2026.05.06 21:13:18.651811 [ 200 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 52 rows starting from the beginning of the part | ||
| 7262 | 2026.05.06 21:13:18.652193 [ 200 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 22 rows starting from the beginning of the part | ||
| 7263 | 2026.05.06 21:13:18.652564 [ 200 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
| 7264 | 2026.05.06 21:13:18.652959 [ 200 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 44 rows starting from the beginning of the part | ||
| 7265 | 2026.05.06 21:13:18.659735 [ 194 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 858 rows, containing 72 columns (72 merged, 0 gathered) in 0.009869023 sec., 86938.69697132127 rows/sec., 74.14 MiB/sec. | ||
| 7266 | 2026.05.06 21:13:18.661440 [ 194 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7267 | 2026.05.06 21:13:18.662048 [ 194 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_26_5} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7268 | 2026.05.06 21:13:18.662126 [ 194 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_26_5} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7269 | 2026.05.06 21:13:18.662392 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 7270 | 2026.05.06 21:13:19.001163 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.46 MiB, peak 290.15 MiB, free memory in arenas 0.00 B, will set to 283.47 MiB (RSS), difference: 1.02 MiB | ||
| 7271 | 2026.05.06 21:13:20.963745 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7272 | 2026.05.06 21:13:20.963962 [ 275 ] {7c93d104-0534-4934-b4a5-c5d9e2c92982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7273 | 2026.05.06 21:13:20.964273 [ 275 ] {7c93d104-0534-4934-b4a5-c5d9e2c92982} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7274 | 2026.05.06 21:13:20.964307 [ 275 ] {7c93d104-0534-4934-b4a5-c5d9e2c92982} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7275 | 2026.05.06 21:13:20.964516 [ 275 ] {7c93d104-0534-4934-b4a5-c5d9e2c92982} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7276 | 2026.05.06 21:13:20.964583 [ 275 ] {7c93d104-0534-4934-b4a5-c5d9e2c92982} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7277 | 2026.05.06 21:13:20.964720 [ 275 ] {7c93d104-0534-4934-b4a5-c5d9e2c92982} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7278 | 2026.05.06 21:13:20.964756 [ 275 ] {7c93d104-0534-4934-b4a5-c5d9e2c92982} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7279 | 2026.05.06 21:13:20.964777 [ 275 ] {7c93d104-0534-4934-b4a5-c5d9e2c92982} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 7280 | 2026.05.06 21:13:20.964792 [ 275 ] {7c93d104-0534-4934-b4a5-c5d9e2c92982} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7281 | 2026.05.06 21:13:20.964832 [ 275 ] {7c93d104-0534-4934-b4a5-c5d9e2c92982} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7282 | 2026.05.06 21:13:20.964852 [ 275 ] {7c93d104-0534-4934-b4a5-c5d9e2c92982} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7283 | 2026.05.06 21:13:20.965991 [ 275 ] {7c93d104-0534-4934-b4a5-c5d9e2c92982} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002114 sec., 24124.88174077578 rows/sec., 5.70 MiB/sec. | ||
| 7284 | 2026.05.06 21:13:20.966100 [ 275 ] {7c93d104-0534-4934-b4a5-c5d9e2c92982} <Debug> TCPHandler: Processed in 0.002492119 sec. | ||
| 7285 | 2026.05.06 21:13:20.967477 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7286 | 2026.05.06 21:13:20.967589 [ 275 ] {7c2cfe29-f65c-4672-8d06-670fbf98966c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7287 | 2026.05.06 21:13:20.967635 [ 275 ] {7c2cfe29-f65c-4672-8d06-670fbf98966c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7288 | 2026.05.06 21:13:20.968135 [ 275 ] {7c2cfe29-f65c-4672-8d06-670fbf98966c} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7289 | 2026.05.06 21:13:20.968171 [ 275 ] {7c2cfe29-f65c-4672-8d06-670fbf98966c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7290 | 2026.05.06 21:13:20.968525 [ 275 ] {7c2cfe29-f65c-4672-8d06-670fbf98966c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7291 | 2026.05.06 21:13:20.968740 [ 275 ] {7c2cfe29-f65c-4672-8d06-670fbf98966c} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7292 | 2026.05.06 21:13:20.968884 [ 275 ] {7c2cfe29-f65c-4672-8d06-670fbf98966c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001325 sec., 42264.15094339623 rows/sec., 3.25 MiB/sec. | ||
| 7293 | 2026.05.06 21:13:20.968922 [ 275 ] {7c2cfe29-f65c-4672-8d06-670fbf98966c} <Debug> TCPHandler: Processed in 0.001497203 sec. | ||
| 7294 | 2026.05.06 21:13:20.968926 [ 134 ] {} <Debug> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7295 | 2026.05.06 21:13:20.968998 [ 134 ] {} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2026.05.06 21:13:20.969023 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7297 | 2026.05.06 21:13:20.969043 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7298 | 2026.05.06 21:13:20.969123 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7299 | 2026.05.06 21:13:20.969148 [ 275 ] {7bf0d81a-f60d-4dd5-b3aa-12a052a8423d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7300 | 2026.05.06 21:13:20.969187 [ 275 ] {7bf0d81a-f60d-4dd5-b3aa-12a052a8423d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7301 | 2026.05.06 21:13:20.969211 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7302 | 2026.05.06 21:13:20.969239 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3361 rows starting from the beginning of the part | ||
| 7303 | 2026.05.06 21:13:20.969294 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 176 rows starting from the beginning of the part | ||
| 7304 | 2026.05.06 21:13:20.969337 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 138 rows starting from the beginning of the part | ||
| 7305 | 2026.05.06 21:13:20.969379 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 7306 | 2026.05.06 21:13:20.969428 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2493 rows starting from the beginning of the part | ||
| 7307 | 2026.05.06 21:13:20.969467 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 7308 | 2026.05.06 21:13:20.969703 [ 275 ] {7bf0d81a-f60d-4dd5-b3aa-12a052a8423d} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7309 | 2026.05.06 21:13:20.969748 [ 275 ] {7bf0d81a-f60d-4dd5-b3aa-12a052a8423d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7310 | 2026.05.06 21:13:20.970129 [ 275 ] {7bf0d81a-f60d-4dd5-b3aa-12a052a8423d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7311 | 2026.05.06 21:13:20.970383 [ 275 ] {7bf0d81a-f60d-4dd5-b3aa-12a052a8423d} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7312 | 2026.05.06 21:13:20.970533 [ 134 ] {} <Debug> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7313 | 2026.05.06 21:13:20.970543 [ 275 ] {7bf0d81a-f60d-4dd5-b3aa-12a052a8423d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001411 sec., 45357.90219702339 rows/sec., 3.54 MiB/sec. | ||
| 7314 | 2026.05.06 21:13:20.970574 [ 134 ] {} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7315 | 2026.05.06 21:13:20.970598 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7316 | 2026.05.06 21:13:20.970603 [ 275 ] {7bf0d81a-f60d-4dd5-b3aa-12a052a8423d} <Debug> TCPHandler: Processed in 0.001609225 sec. | ||
| 7317 | 2026.05.06 21:13:20.970692 [ 194 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7318 | 2026.05.06 21:13:20.970781 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7319 | 2026.05.06 21:13:20.970807 [ 194 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7320 | 2026.05.06 21:13:20.970852 [ 194 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1831 rows starting from the beginning of the part | ||
| 7321 | 2026.05.06 21:13:20.970882 [ 275 ] {5200bfd2-0c3f-40fc-9759-be95fe6aacff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7322 | 2026.05.06 21:13:20.970917 [ 194 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 100 rows starting from the beginning of the part | ||
| 7323 | 2026.05.06 21:13:20.970929 [ 275 ] {5200bfd2-0c3f-40fc-9759-be95fe6aacff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7324 | 2026.05.06 21:13:20.970967 [ 194 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 105 rows starting from the beginning of the part | ||
| 7325 | 2026.05.06 21:13:20.971010 [ 194 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 7326 | 2026.05.06 21:13:20.971049 [ 194 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1343 rows starting from the beginning of the part | ||
| 7327 | 2026.05.06 21:13:20.971088 [ 194 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 7328 | 2026.05.06 21:13:20.971314 [ 275 ] {5200bfd2-0c3f-40fc-9759-be95fe6aacff} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7329 | 2026.05.06 21:13:20.971366 [ 275 ] {5200bfd2-0c3f-40fc-9759-be95fe6aacff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7330 | 2026.05.06 21:13:20.971451 [ 197 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6280 rows, containing 5 columns (5 merged, 0 gathered) in 0.002360317 sec., 2660659.563948402 rows/sec., 211.83 MiB/sec. | ||
| 7331 | 2026.05.06 21:13:20.971695 [ 275 ] {5200bfd2-0c3f-40fc-9759-be95fe6aacff} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7332 | 2026.05.06 21:13:20.971792 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7333 | 2026.05.06 21:13:20.971929 [ 275 ] {5200bfd2-0c3f-40fc-9759-be95fe6aacff} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7334 | 2026.05.06 21:13:20.972027 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_51_10} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7335 | 2026.05.06 21:13:20.972059 [ 275 ] {5200bfd2-0c3f-40fc-9759-be95fe6aacff} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001196 sec., 80267.5585284281 rows/sec., 5.59 MiB/sec. | ||
| 7336 | 2026.05.06 21:13:20.972096 [ 275 ] {5200bfd2-0c3f-40fc-9759-be95fe6aacff} <Debug> TCPHandler: Processed in 0.001376021 sec. | ||
| 7337 | 2026.05.06 21:13:20.972095 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_51_10} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7338 | 2026.05.06 21:13:20.972162 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 7339 | 2026.05.06 21:13:20.972221 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7340 | 2026.05.06 21:13:20.972322 [ 275 ] {622b9607-a956-4eea-ba44-a7b5c2819da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7341 | 2026.05.06 21:13:20.972364 [ 275 ] {622b9607-a956-4eea-ba44-a7b5c2819da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7342 | 2026.05.06 21:13:20.972437 [ 190 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3507 rows, containing 5 columns (5 merged, 0 gathered) in 0.001787067 sec., 1962433.4174376226 rows/sec., 142.56 MiB/sec. | ||
| 7343 | 2026.05.06 21:13:20.972679 [ 187 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7344 | 2026.05.06 21:13:20.972723 [ 275 ] {622b9607-a956-4eea-ba44-a7b5c2819da9} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7345 | 2026.05.06 21:13:20.972762 [ 275 ] {622b9607-a956-4eea-ba44-a7b5c2819da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7346 | 2026.05.06 21:13:20.972917 [ 187 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_51_10} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7347 | 2026.05.06 21:13:20.972982 [ 187 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_51_10} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7348 | 2026.05.06 21:13:20.973049 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7349 | 2026.05.06 21:13:20.973068 [ 275 ] {622b9607-a956-4eea-ba44-a7b5c2819da9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7350 | 2026.05.06 21:13:20.973285 [ 275 ] {622b9607-a956-4eea-ba44-a7b5c2819da9} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7351 | 2026.05.06 21:13:20.973419 [ 275 ] {622b9607-a956-4eea-ba44-a7b5c2819da9} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001116 sec., 32258.06451612903 rows/sec., 2.17 MiB/sec. | ||
| 7352 | 2026.05.06 21:13:20.973455 [ 275 ] {622b9607-a956-4eea-ba44-a7b5c2819da9} <Debug> TCPHandler: Processed in 0.00128316 sec. | ||
| 7353 | 2026.05.06 21:13:21.102463 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16860 | ||
| 7354 | 2026.05.06 21:13:21.103001 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7355 | 2026.05.06 21:13:21.103041 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7356 | 2026.05.06 21:13:21.103509 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7357 | 2026.05.06 21:13:21.103759 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7358 | 2026.05.06 21:13:21.103883 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16860 | ||
| 7359 | 2026.05.06 21:13:22.048172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
| 7360 | 2026.05.06 21:13:22.065222 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7361 | 2026.05.06 21:13:22.065277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7362 | 2026.05.06 21:13:22.071668 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7363 | 2026.05.06 21:13:22.072374 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7364 | 2026.05.06 21:13:22.075208 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7365 | 2026.05.06 21:13:25.966189 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7366 | 2026.05.06 21:13:25.966425 [ 275 ] {89c51b1b-0dbe-4456-9858-47fe1ea028c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7367 | 2026.05.06 21:13:25.966753 [ 275 ] {89c51b1b-0dbe-4456-9858-47fe1ea028c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7368 | 2026.05.06 21:13:25.966788 [ 275 ] {89c51b1b-0dbe-4456-9858-47fe1ea028c0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7369 | 2026.05.06 21:13:25.967003 [ 275 ] {89c51b1b-0dbe-4456-9858-47fe1ea028c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7370 | 2026.05.06 21:13:25.967071 [ 275 ] {89c51b1b-0dbe-4456-9858-47fe1ea028c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7371 | 2026.05.06 21:13:25.967212 [ 275 ] {89c51b1b-0dbe-4456-9858-47fe1ea028c0} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7372 | 2026.05.06 21:13:25.967249 [ 275 ] {89c51b1b-0dbe-4456-9858-47fe1ea028c0} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7373 | 2026.05.06 21:13:25.967273 [ 275 ] {89c51b1b-0dbe-4456-9858-47fe1ea028c0} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 7374 | 2026.05.06 21:13:25.967289 [ 275 ] {89c51b1b-0dbe-4456-9858-47fe1ea028c0} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7375 | 2026.05.06 21:13:25.967329 [ 275 ] {89c51b1b-0dbe-4456-9858-47fe1ea028c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7376 | 2026.05.06 21:13:25.967349 [ 275 ] {89c51b1b-0dbe-4456-9858-47fe1ea028c0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7377 | 2026.05.06 21:13:25.968402 [ 275 ] {89c51b1b-0dbe-4456-9858-47fe1ea028c0} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002065 sec., 24697.33656174334 rows/sec., 5.84 MiB/sec. | ||
| 7378 | 2026.05.06 21:13:25.968475 [ 275 ] {89c51b1b-0dbe-4456-9858-47fe1ea028c0} <Debug> TCPHandler: Processed in 0.002418077 sec. | ||
| 7379 | 2026.05.06 21:13:25.970263 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7380 | 2026.05.06 21:13:25.970374 [ 275 ] {8bf94f08-c3e4-4f99-a210-ca7ffeb76734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7381 | 2026.05.06 21:13:25.970417 [ 275 ] {8bf94f08-c3e4-4f99-a210-ca7ffeb76734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7382 | 2026.05.06 21:13:25.970902 [ 275 ] {8bf94f08-c3e4-4f99-a210-ca7ffeb76734} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7383 | 2026.05.06 21:13:25.970944 [ 275 ] {8bf94f08-c3e4-4f99-a210-ca7ffeb76734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7384 | 2026.05.06 21:13:25.971311 [ 275 ] {8bf94f08-c3e4-4f99-a210-ca7ffeb76734} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7385 | 2026.05.06 21:13:25.971536 [ 275 ] {8bf94f08-c3e4-4f99-a210-ca7ffeb76734} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7386 | 2026.05.06 21:13:25.971686 [ 275 ] {8bf94f08-c3e4-4f99-a210-ca7ffeb76734} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001343 sec., 41697.69173492181 rows/sec., 3.20 MiB/sec. | ||
| 7387 | 2026.05.06 21:13:25.971726 [ 275 ] {8bf94f08-c3e4-4f99-a210-ca7ffeb76734} <Debug> TCPHandler: Processed in 0.001516394 sec. | ||
| 7388 | 2026.05.06 21:13:25.971856 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7389 | 2026.05.06 21:13:25.971954 [ 275 ] {81d22e69-ea4e-4a04-ab57-04e2f55d154b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7390 | 2026.05.06 21:13:25.971994 [ 275 ] {81d22e69-ea4e-4a04-ab57-04e2f55d154b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7391 | 2026.05.06 21:13:25.972412 [ 275 ] {81d22e69-ea4e-4a04-ab57-04e2f55d154b} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7392 | 2026.05.06 21:13:25.972448 [ 275 ] {81d22e69-ea4e-4a04-ab57-04e2f55d154b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7393 | 2026.05.06 21:13:25.972753 [ 275 ] {81d22e69-ea4e-4a04-ab57-04e2f55d154b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7394 | 2026.05.06 21:13:25.972967 [ 275 ] {81d22e69-ea4e-4a04-ab57-04e2f55d154b} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7395 | 2026.05.06 21:13:25.973096 [ 275 ] {81d22e69-ea4e-4a04-ab57-04e2f55d154b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 7396 | 2026.05.06 21:13:25.973135 [ 275 ] {81d22e69-ea4e-4a04-ab57-04e2f55d154b} <Debug> TCPHandler: Processed in 0.001328631 sec. | ||
| 7397 | 2026.05.06 21:13:25.973254 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7398 | 2026.05.06 21:13:25.973349 [ 275 ] {6d333db7-a06b-418f-9558-3ba82ada6f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7399 | 2026.05.06 21:13:25.973393 [ 275 ] {6d333db7-a06b-418f-9558-3ba82ada6f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7400 | 2026.05.06 21:13:25.973794 [ 275 ] {6d333db7-a06b-418f-9558-3ba82ada6f65} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7401 | 2026.05.06 21:13:25.973831 [ 275 ] {6d333db7-a06b-418f-9558-3ba82ada6f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7402 | 2026.05.06 21:13:25.974159 [ 275 ] {6d333db7-a06b-418f-9558-3ba82ada6f65} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7403 | 2026.05.06 21:13:25.974382 [ 275 ] {6d333db7-a06b-418f-9558-3ba82ada6f65} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7404 | 2026.05.06 21:13:25.974580 [ 275 ] {6d333db7-a06b-418f-9558-3ba82ada6f65} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 7405 | 2026.05.06 21:13:25.974620 [ 275 ] {6d333db7-a06b-418f-9558-3ba82ada6f65} <Debug> TCPHandler: Processed in 0.001416212 sec. | ||
| 7406 | 2026.05.06 21:13:25.974747 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7407 | 2026.05.06 21:13:25.974843 [ 275 ] {d52daf99-e33a-4757-9e66-646557d42a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7408 | 2026.05.06 21:13:25.974886 [ 275 ] {d52daf99-e33a-4757-9e66-646557d42a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7409 | 2026.05.06 21:13:25.975248 [ 275 ] {d52daf99-e33a-4757-9e66-646557d42a65} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7410 | 2026.05.06 21:13:25.975285 [ 275 ] {d52daf99-e33a-4757-9e66-646557d42a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7411 | 2026.05.06 21:13:25.975602 [ 275 ] {d52daf99-e33a-4757-9e66-646557d42a65} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7412 | 2026.05.06 21:13:25.975831 [ 275 ] {d52daf99-e33a-4757-9e66-646557d42a65} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7413 | 2026.05.06 21:13:25.975963 [ 275 ] {d52daf99-e33a-4757-9e66-646557d42a65} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 7414 | 2026.05.06 21:13:25.976000 [ 275 ] {d52daf99-e33a-4757-9e66-646557d42a65} <Debug> TCPHandler: Processed in 0.00130161 sec. | ||
| 7415 | 2026.05.06 21:13:28.485771 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7416 | 2026.05.06 21:13:28.485814 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7417 | 2026.05.06 21:13:28.604035 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17308 | ||
| 7418 | 2026.05.06 21:13:28.604847 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7419 | 2026.05.06 21:13:28.604926 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7420 | 2026.05.06 21:13:28.605619 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7421 | 2026.05.06 21:13:28.605860 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7422 | 2026.05.06 21:13:28.605992 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17308 | ||
| 7423 | 2026.05.06 21:13:28.605993 [ 127 ] {} <Debug> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7424 | 2026.05.06 21:13:28.606053 [ 127 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7425 | 2026.05.06 21:13:28.606072 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7426 | 2026.05.06 21:13:28.606194 [ 194 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 7427 | 2026.05.06 21:13:28.606328 [ 194 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7428 | 2026.05.06 21:13:28.606366 [ 194 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14940 rows starting from the beginning of the part | ||
| 7429 | 2026.05.06 21:13:28.606428 [ 194 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 7430 | 2026.05.06 21:13:28.606471 [ 194 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 7431 | 2026.05.06 21:13:28.606511 [ 194 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 7432 | 2026.05.06 21:13:28.606551 [ 194 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 7433 | 2026.05.06 21:13:28.606593 [ 194 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 7434 | 2026.05.06 21:13:28.609073 [ 190 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17308 rows, containing 4 columns (4 merged, 0 gathered) in 0.002932665 sec., 5901799.216753363 rows/sec., 84.43 MiB/sec. | ||
| 7435 | 2026.05.06 21:13:28.609276 [ 190 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7436 | 2026.05.06 21:13:28.609569 [ 190 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_36_7} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7437 | 2026.05.06 21:13:28.609649 [ 190 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_36_7} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7438 | 2026.05.06 21:13:28.609735 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7439 | 2026.05.06 21:13:28.649977 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 878 | ||
| 7440 | 2026.05.06 21:13:28.652551 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7441 | 2026.05.06 21:13:28.652589 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7442 | 2026.05.06 21:13:28.653748 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7443 | 2026.05.06 21:13:28.654008 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7444 | 2026.05.06 21:13:28.654260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 878 | ||
| 7445 | 2026.05.06 21:13:28.659878 [ 124 ] {} <Debug> oximeter.fields_u64 (5e707928-9433-4ca2-9934-1a6d89792806) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 7446 | 2026.05.06 21:13:28.659978 [ 124 ] {} <Trace> oximeter.fields_u64 (5e707928-9433-4ca2-9934-1a6d89792806): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7447 | 2026.05.06 21:13:28.660022 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7448 | 2026.05.06 21:13:28.660206 [ 197 ] {5e707928-9433-4ca2-9934-1a6d89792806::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 7449 | 2026.05.06 21:13:28.660364 [ 197 ] {5e707928-9433-4ca2-9934-1a6d89792806::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7450 | 2026.05.06 21:13:28.660414 [ 197 ] {5e707928-9433-4ca2-9934-1a6d89792806::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 7451 | 2026.05.06 21:13:28.660513 [ 197 ] {5e707928-9433-4ca2-9934-1a6d89792806::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 7452 | 2026.05.06 21:13:28.660590 [ 197 ] {5e707928-9433-4ca2-9934-1a6d89792806::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 7453 | 2026.05.06 21:13:28.660660 [ 197 ] {5e707928-9433-4ca2-9934-1a6d89792806::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 7454 | 2026.05.06 21:13:28.660732 [ 197 ] {5e707928-9433-4ca2-9934-1a6d89792806::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 7455 | 2026.05.06 21:13:28.661747 [ 195 ] {5e707928-9433-4ca2-9934-1a6d89792806::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001612656 sec., 3720.5702890139 rows/sec., 276.14 KiB/sec. | ||
| 7456 | 2026.05.06 21:13:28.661856 [ 197 ] {5e707928-9433-4ca2-9934-1a6d89792806::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 7457 | 2026.05.06 21:13:28.662094 [ 197 ] {5e707928-9433-4ca2-9934-1a6d89792806::all_1_5_1} <Trace> oximeter.fields_u64 (5e707928-9433-4ca2-9934-1a6d89792806): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7458 | 2026.05.06 21:13:28.662153 [ 197 ] {5e707928-9433-4ca2-9934-1a6d89792806::all_1_5_1} <Trace> oximeter.fields_u64 (5e707928-9433-4ca2-9934-1a6d89792806) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 7459 | 2026.05.06 21:13:28.662216 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7460 | 2026.05.06 21:13:29.269029 [ 124 ] {} <Debug> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
| 7461 | 2026.05.06 21:13:29.269102 [ 124 ] {} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7462 | 2026.05.06 21:13:29.269127 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7463 | 2026.05.06 21:13:29.269253 [ 190 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full | ||
| 7464 | 2026.05.06 21:13:29.269403 [ 190 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7465 | 2026.05.06 21:13:29.269439 [ 190 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 226 rows starting from the beginning of the part | ||
| 7466 | 2026.05.06 21:13:29.269532 [ 190 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 183 rows starting from the beginning of the part | ||
| 7467 | 2026.05.06 21:13:29.269593 [ 190 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part | ||
| 7468 | 2026.05.06 21:13:29.269640 [ 190 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 7469 | 2026.05.06 21:13:29.269688 [ 190 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 7470 | 2026.05.06 21:13:29.270535 [ 195 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334481 sec., 394160.72615496215 rows/sec., 27.28 MiB/sec. | ||
| 7471 | 2026.05.06 21:13:29.270704 [ 186 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 7472 | 2026.05.06 21:13:29.270982 [ 186 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_31_7} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7473 | 2026.05.06 21:13:29.271063 [ 186 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_31_7} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7 | ||
| 7474 | 2026.05.06 21:13:29.271158 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7475 | 2026.05.06 21:13:29.575362 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7476 | 2026.05.06 21:13:29.593082 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7477 | 2026.05.06 21:13:29.593135 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7478 | 2026.05.06 21:13:29.599602 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7479 | 2026.05.06 21:13:29.600302 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7480 | 2026.05.06 21:13:29.600622 [ 122 ] {} <Debug> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7481 | 2026.05.06 21:13:29.600697 [ 122 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7482 | 2026.05.06 21:13:29.600721 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7483 | 2026.05.06 21:13:29.600831 [ 190 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 7484 | 2026.05.06 21:13:29.603541 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7485 | 2026.05.06 21:13:29.605041 [ 190 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7486 | 2026.05.06 21:13:29.606707 [ 190 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 7487 | 2026.05.06 21:13:29.611590 [ 190 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 7488 | 2026.05.06 21:13:29.616377 [ 190 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 7489 | 2026.05.06 21:13:29.621020 [ 190 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 7490 | 2026.05.06 21:13:29.625356 [ 190 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
| 7491 | 2026.05.06 21:13:29.629567 [ 190 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 7492 | 2026.05.06 21:13:29.682934 [ 195 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.082140065 sec., 3311.416907206002 rows/sec., 17.12 MiB/sec. | ||
| 7493 | 2026.05.06 21:13:29.685599 [ 188 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7494 | 2026.05.06 21:13:29.687688 [ 188 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_36_7} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7495 | 2026.05.06 21:13:29.687779 [ 188 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_36_7} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7496 | 2026.05.06 21:13:29.690156 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7497 | 2026.05.06 21:13:30.000262 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.21 MiB, peak 298.08 MiB, free memory in arenas 0.00 B, will set to 288.32 MiB (RSS), difference: 2.11 MiB | ||
| 7498 | 2026.05.06 21:13:30.967002 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7499 | 2026.05.06 21:13:30.967320 [ 275 ] {978ff316-07a2-486f-a24d-0db29a9f27af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7500 | 2026.05.06 21:13:30.967798 [ 275 ] {978ff316-07a2-486f-a24d-0db29a9f27af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7501 | 2026.05.06 21:13:30.967859 [ 275 ] {978ff316-07a2-486f-a24d-0db29a9f27af} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7502 | 2026.05.06 21:13:30.968228 [ 275 ] {978ff316-07a2-486f-a24d-0db29a9f27af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7503 | 2026.05.06 21:13:30.968300 [ 275 ] {978ff316-07a2-486f-a24d-0db29a9f27af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7504 | 2026.05.06 21:13:30.968436 [ 275 ] {978ff316-07a2-486f-a24d-0db29a9f27af} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7505 | 2026.05.06 21:13:30.968470 [ 275 ] {978ff316-07a2-486f-a24d-0db29a9f27af} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7506 | 2026.05.06 21:13:30.968491 [ 275 ] {978ff316-07a2-486f-a24d-0db29a9f27af} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 7507 | 2026.05.06 21:13:30.968506 [ 275 ] {978ff316-07a2-486f-a24d-0db29a9f27af} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7508 | 2026.05.06 21:13:30.968545 [ 275 ] {978ff316-07a2-486f-a24d-0db29a9f27af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7509 | 2026.05.06 21:13:30.968565 [ 275 ] {978ff316-07a2-486f-a24d-0db29a9f27af} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7510 | 2026.05.06 21:13:30.969809 [ 275 ] {978ff316-07a2-486f-a24d-0db29a9f27af} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002619 sec., 19473.081328751432 rows/sec., 4.60 MiB/sec. | ||
| 7511 | 2026.05.06 21:13:30.969927 [ 275 ] {978ff316-07a2-486f-a24d-0db29a9f27af} <Debug> TCPHandler: Processed in 0.003091458 sec. | ||
| 7512 | 2026.05.06 21:13:30.972119 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7513 | 2026.05.06 21:13:30.972226 [ 275 ] {394293d3-8e13-4cc4-bf5b-769495448f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7514 | 2026.05.06 21:13:30.972267 [ 275 ] {394293d3-8e13-4cc4-bf5b-769495448f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7515 | 2026.05.06 21:13:30.972912 [ 275 ] {394293d3-8e13-4cc4-bf5b-769495448f27} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7516 | 2026.05.06 21:13:30.972955 [ 275 ] {394293d3-8e13-4cc4-bf5b-769495448f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7517 | 2026.05.06 21:13:30.973301 [ 275 ] {394293d3-8e13-4cc4-bf5b-769495448f27} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7518 | 2026.05.06 21:13:30.973500 [ 275 ] {394293d3-8e13-4cc4-bf5b-769495448f27} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7519 | 2026.05.06 21:13:30.973640 [ 275 ] {394293d3-8e13-4cc4-bf5b-769495448f27} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001504 sec., 91755.31914893618 rows/sec., 7.99 MiB/sec. | ||
| 7520 | 2026.05.06 21:13:30.973676 [ 275 ] {394293d3-8e13-4cc4-bf5b-769495448f27} <Debug> TCPHandler: Processed in 0.001667216 sec. | ||
| 7521 | 2026.05.06 21:13:30.973881 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7522 | 2026.05.06 21:13:30.973973 [ 275 ] {eb456d76-5ffc-4858-9a93-820c43786b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7523 | 2026.05.06 21:13:30.974012 [ 275 ] {eb456d76-5ffc-4858-9a93-820c43786b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7524 | 2026.05.06 21:13:30.974466 [ 275 ] {eb456d76-5ffc-4858-9a93-820c43786b79} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7525 | 2026.05.06 21:13:30.974502 [ 275 ] {eb456d76-5ffc-4858-9a93-820c43786b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7526 | 2026.05.06 21:13:30.974802 [ 275 ] {eb456d76-5ffc-4858-9a93-820c43786b79} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7527 | 2026.05.06 21:13:30.975005 [ 275 ] {eb456d76-5ffc-4858-9a93-820c43786b79} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7528 | 2026.05.06 21:13:30.975137 [ 275 ] {eb456d76-5ffc-4858-9a93-820c43786b79} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001182 sec., 34686.971235194585 rows/sec., 2.55 MiB/sec. | ||
| 7529 | 2026.05.06 21:13:30.975174 [ 275 ] {eb456d76-5ffc-4858-9a93-820c43786b79} <Debug> TCPHandler: Processed in 0.001350201 sec. | ||
| 7530 | 2026.05.06 21:13:30.975291 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7531 | 2026.05.06 21:13:30.975383 [ 275 ] {7bdc53c7-83a8-49d5-a672-bf02fba72e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7532 | 2026.05.06 21:13:30.975421 [ 275 ] {7bdc53c7-83a8-49d5-a672-bf02fba72e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7533 | 2026.05.06 21:13:30.975869 [ 275 ] {7bdc53c7-83a8-49d5-a672-bf02fba72e10} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7534 | 2026.05.06 21:13:30.975904 [ 275 ] {7bdc53c7-83a8-49d5-a672-bf02fba72e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7535 | 2026.05.06 21:13:30.976202 [ 275 ] {7bdc53c7-83a8-49d5-a672-bf02fba72e10} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7536 | 2026.05.06 21:13:30.976398 [ 275 ] {7bdc53c7-83a8-49d5-a672-bf02fba72e10} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7537 | 2026.05.06 21:13:30.976538 [ 275 ] {7bdc53c7-83a8-49d5-a672-bf02fba72e10} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001173 sec., 89514.06649616368 rows/sec., 6.99 MiB/sec. | ||
| 7538 | 2026.05.06 21:13:30.976575 [ 275 ] {7bdc53c7-83a8-49d5-a672-bf02fba72e10} <Debug> TCPHandler: Processed in 0.00133147 sec. | ||
| 7539 | 2026.05.06 21:13:30.976696 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7540 | 2026.05.06 21:13:30.976801 [ 275 ] {f9507592-d85f-4866-b3d6-1f343fa45e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7541 | 2026.05.06 21:13:30.976843 [ 275 ] {f9507592-d85f-4866-b3d6-1f343fa45e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7542 | 2026.05.06 21:13:30.977240 [ 275 ] {f9507592-d85f-4866-b3d6-1f343fa45e74} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7543 | 2026.05.06 21:13:30.977276 [ 275 ] {f9507592-d85f-4866-b3d6-1f343fa45e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7544 | 2026.05.06 21:13:30.977584 [ 275 ] {f9507592-d85f-4866-b3d6-1f343fa45e74} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7545 | 2026.05.06 21:13:30.977785 [ 275 ] {f9507592-d85f-4866-b3d6-1f343fa45e74} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7546 | 2026.05.06 21:13:30.977908 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7547 | 2026.05.06 21:13:30.977921 [ 275 ] {f9507592-d85f-4866-b3d6-1f343fa45e74} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 7548 | 2026.05.06 21:13:30.977973 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7549 | 2026.05.06 21:13:30.977982 [ 275 ] {f9507592-d85f-4866-b3d6-1f343fa45e74} <Debug> TCPHandler: Processed in 0.001332981 sec. | ||
| 7550 | 2026.05.06 21:13:30.978002 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7551 | 2026.05.06 21:13:30.978106 [ 193 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7552 | 2026.05.06 21:13:30.978108 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7553 | 2026.05.06 21:13:30.978235 [ 193 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7554 | 2026.05.06 21:13:30.978237 [ 275 ] {91a209f3-eb47-4d20-b599-2bdd077bf4a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7555 | 2026.05.06 21:13:30.978281 [ 193 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15819 rows starting from the beginning of the part | ||
| 7556 | 2026.05.06 21:13:30.978309 [ 275 ] {91a209f3-eb47-4d20-b599-2bdd077bf4a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7557 | 2026.05.06 21:13:30.978355 [ 193 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7558 | 2026.05.06 21:13:30.978414 [ 193 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1534 rows starting from the beginning of the part | ||
| 7559 | 2026.05.06 21:13:30.978460 [ 193 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 96 rows starting from the beginning of the part | ||
| 7560 | 2026.05.06 21:13:30.978511 [ 193 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7561 | 2026.05.06 21:13:30.978559 [ 193 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7562 | 2026.05.06 21:13:30.979176 [ 275 ] {91a209f3-eb47-4d20-b599-2bdd077bf4a7} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7563 | 2026.05.06 21:13:30.979216 [ 275 ] {91a209f3-eb47-4d20-b599-2bdd077bf4a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7564 | 2026.05.06 21:13:30.979836 [ 275 ] {91a209f3-eb47-4d20-b599-2bdd077bf4a7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7565 | 2026.05.06 21:13:30.980050 [ 275 ] {91a209f3-eb47-4d20-b599-2bdd077bf4a7} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7566 | 2026.05.06 21:13:30.980163 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7567 | 2026.05.06 21:13:30.980196 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7568 | 2026.05.06 21:13:30.980199 [ 275 ] {91a209f3-eb47-4d20-b599-2bdd077bf4a7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00198 sec., 20707.070707070707 rows/sec., 37.11 MiB/sec. | ||
| 7569 | 2026.05.06 21:13:30.980215 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7570 | 2026.05.06 21:13:30.980283 [ 275 ] {91a209f3-eb47-4d20-b599-2bdd077bf4a7} <Debug> TCPHandler: Processed in 0.002222425 sec. | ||
| 7571 | 2026.05.06 21:13:30.980322 [ 195 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 7572 | 2026.05.06 21:13:30.980406 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7573 | 2026.05.06 21:13:30.980500 [ 275 ] {6e4909b1-40ac-4039-8599-567fd0b6c743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7574 | 2026.05.06 21:13:30.980529 [ 195 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7575 | 2026.05.06 21:13:30.980541 [ 275 ] {6e4909b1-40ac-4039-8599-567fd0b6c743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7576 | 2026.05.06 21:13:30.980585 [ 195 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 840 rows starting from the beginning of the part | ||
| 7577 | 2026.05.06 21:13:30.980701 [ 195 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 52 rows starting from the beginning of the part | ||
| 7578 | 2026.05.06 21:13:30.980803 [ 195 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 7579 | 2026.05.06 21:13:30.980896 [ 195 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 7580 | 2026.05.06 21:13:30.980896 [ 275 ] {6e4909b1-40ac-4039-8599-567fd0b6c743} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7581 | 2026.05.06 21:13:30.980940 [ 275 ] {6e4909b1-40ac-4039-8599-567fd0b6c743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7582 | 2026.05.06 21:13:30.980993 [ 195 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 52 rows starting from the beginning of the part | ||
| 7583 | 2026.05.06 21:13:30.981102 [ 195 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 7584 | 2026.05.06 21:13:30.981274 [ 275 ] {6e4909b1-40ac-4039-8599-567fd0b6c743} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7585 | 2026.05.06 21:13:30.981474 [ 275 ] {6e4909b1-40ac-4039-8599-567fd0b6c743} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7586 | 2026.05.06 21:13:30.981608 [ 275 ] {6e4909b1-40ac-4039-8599-567fd0b6c743} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 7587 | 2026.05.06 21:13:30.981644 [ 275 ] {6e4909b1-40ac-4039-8599-567fd0b6c743} <Debug> TCPHandler: Processed in 0.00128435 sec. | ||
| 7588 | 2026.05.06 21:13:30.984199 [ 191 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17929 rows, containing 5 columns (5 merged, 0 gathered) in 0.006133306 sec., 2923219.5491305995 rows/sec., 190.91 MiB/sec. | ||
| 7589 | 2026.05.06 21:13:30.984436 [ 199 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7590 | 2026.05.06 21:13:30.984686 [ 199 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7591 | 2026.05.06 21:13:30.984754 [ 199 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7592 | 2026.05.06 21:13:30.984828 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.54 MiB. | ||
| 7593 | 2026.05.06 21:13:30.988381 [ 195 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 19 columns (19 merged, 0 gathered) in 0.008097155 sec., 131774.6788841266 rows/sec., 236.13 MiB/sec. | ||
| 7594 | 2026.05.06 21:13:30.989788 [ 199 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7595 | 2026.05.06 21:13:30.990075 [ 199 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7596 | 2026.05.06 21:13:30.990135 [ 199 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7597 | 2026.05.06 21:13:30.990233 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.47 MiB. | ||
| 7598 | 2026.05.06 21:13:31.000237 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.87 MiB, peak 300.30 MiB, free memory in arenas 0.00 B, will set to 295.35 MiB (RSS), difference: 6.48 MiB | ||
| 7599 | 2026.05.06 21:13:35.967204 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7600 | 2026.05.06 21:13:35.967467 [ 275 ] {b57c6b79-f904-4770-b01e-d5570e2eceff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7601 | 2026.05.06 21:13:35.967905 [ 275 ] {b57c6b79-f904-4770-b01e-d5570e2eceff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7602 | 2026.05.06 21:13:35.967958 [ 275 ] {b57c6b79-f904-4770-b01e-d5570e2eceff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7603 | 2026.05.06 21:13:35.968281 [ 275 ] {b57c6b79-f904-4770-b01e-d5570e2eceff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7604 | 2026.05.06 21:13:35.968375 [ 275 ] {b57c6b79-f904-4770-b01e-d5570e2eceff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7605 | 2026.05.06 21:13:35.968532 [ 275 ] {b57c6b79-f904-4770-b01e-d5570e2eceff} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 7606 | 2026.05.06 21:13:35.968567 [ 275 ] {b57c6b79-f904-4770-b01e-d5570e2eceff} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7607 | 2026.05.06 21:13:35.968589 [ 275 ] {b57c6b79-f904-4770-b01e-d5570e2eceff} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 7608 | 2026.05.06 21:13:35.968605 [ 275 ] {b57c6b79-f904-4770-b01e-d5570e2eceff} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7609 | 2026.05.06 21:13:35.968642 [ 275 ] {b57c6b79-f904-4770-b01e-d5570e2eceff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 7610 | 2026.05.06 21:13:35.968662 [ 275 ] {b57c6b79-f904-4770-b01e-d5570e2eceff} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7611 | 2026.05.06 21:13:35.969805 [ 275 ] {b57c6b79-f904-4770-b01e-d5570e2eceff} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002457 sec., 20757.020757020757 rows/sec., 4.91 MiB/sec. | ||
| 7612 | 2026.05.06 21:13:35.969919 [ 275 ] {b57c6b79-f904-4770-b01e-d5570e2eceff} <Debug> TCPHandler: Processed in 0.002843384 sec. | ||
| 7613 | 2026.05.06 21:13:35.972341 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7614 | 2026.05.06 21:13:35.972450 [ 275 ] {2a7149db-bf3c-41ec-869b-9364a91fbc79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7615 | 2026.05.06 21:13:35.972492 [ 275 ] {2a7149db-bf3c-41ec-869b-9364a91fbc79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7616 | 2026.05.06 21:13:35.972986 [ 275 ] {2a7149db-bf3c-41ec-869b-9364a91fbc79} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7617 | 2026.05.06 21:13:35.973033 [ 275 ] {2a7149db-bf3c-41ec-869b-9364a91fbc79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7618 | 2026.05.06 21:13:35.973423 [ 275 ] {2a7149db-bf3c-41ec-869b-9364a91fbc79} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7619 | 2026.05.06 21:13:35.973645 [ 275 ] {2a7149db-bf3c-41ec-869b-9364a91fbc79} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7620 | 2026.05.06 21:13:35.973802 [ 275 ] {2a7149db-bf3c-41ec-869b-9364a91fbc79} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001384 sec., 17341.040462427743 rows/sec., 1.44 MiB/sec. | ||
| 7621 | 2026.05.06 21:13:35.973841 [ 275 ] {2a7149db-bf3c-41ec-869b-9364a91fbc79} <Debug> TCPHandler: Processed in 0.001550874 sec. | ||
| 7622 | 2026.05.06 21:13:35.973968 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7623 | 2026.05.06 21:13:35.974063 [ 275 ] {29347205-f3c6-4e71-9b54-4376c216f411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7624 | 2026.05.06 21:13:35.974102 [ 275 ] {29347205-f3c6-4e71-9b54-4376c216f411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7625 | 2026.05.06 21:13:35.974488 [ 275 ] {29347205-f3c6-4e71-9b54-4376c216f411} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7626 | 2026.05.06 21:13:35.974525 [ 275 ] {29347205-f3c6-4e71-9b54-4376c216f411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7627 | 2026.05.06 21:13:35.974810 [ 275 ] {29347205-f3c6-4e71-9b54-4376c216f411} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7628 | 2026.05.06 21:13:35.975028 [ 275 ] {29347205-f3c6-4e71-9b54-4376c216f411} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7629 | 2026.05.06 21:13:35.975158 [ 275 ] {29347205-f3c6-4e71-9b54-4376c216f411} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001113 sec., 3593.8903863432165 rows/sec., 293.06 KiB/sec. | ||
| 7630 | 2026.05.06 21:13:35.975195 [ 275 ] {29347205-f3c6-4e71-9b54-4376c216f411} <Debug> TCPHandler: Processed in 0.00127706 sec. | ||
| 7631 | 2026.05.06 21:13:35.975318 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7632 | 2026.05.06 21:13:35.975440 [ 275 ] {78ac987e-97b7-4d62-8ab6-fc6366b3a531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7633 | 2026.05.06 21:13:35.975489 [ 275 ] {78ac987e-97b7-4d62-8ab6-fc6366b3a531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7634 | 2026.05.06 21:13:35.976069 [ 275 ] {78ac987e-97b7-4d62-8ab6-fc6366b3a531} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7635 | 2026.05.06 21:13:35.976114 [ 275 ] {78ac987e-97b7-4d62-8ab6-fc6366b3a531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7636 | 2026.05.06 21:13:35.976495 [ 275 ] {78ac987e-97b7-4d62-8ab6-fc6366b3a531} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7637 | 2026.05.06 21:13:35.976716 [ 275 ] {78ac987e-97b7-4d62-8ab6-fc6366b3a531} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7638 | 2026.05.06 21:13:35.976855 [ 275 ] {78ac987e-97b7-4d62-8ab6-fc6366b3a531} <Debug> executeQuery: Read 178 rows, 16.01 KiB in 0.001438 sec., 123783.03198887344 rows/sec., 10.87 MiB/sec. | ||
| 7639 | 2026.05.06 21:13:35.976893 [ 275 ] {78ac987e-97b7-4d62-8ab6-fc6366b3a531} <Debug> TCPHandler: Processed in 0.001637505 sec. | ||
| 7640 | 2026.05.06 21:13:35.977011 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7641 | 2026.05.06 21:13:35.977106 [ 275 ] {2d1b0eb2-8ce5-4303-9631-fef7b0a05584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7642 | 2026.05.06 21:13:35.977146 [ 275 ] {2d1b0eb2-8ce5-4303-9631-fef7b0a05584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7643 | 2026.05.06 21:13:35.977539 [ 275 ] {2d1b0eb2-8ce5-4303-9631-fef7b0a05584} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7644 | 2026.05.06 21:13:35.977576 [ 275 ] {2d1b0eb2-8ce5-4303-9631-fef7b0a05584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7645 | 2026.05.06 21:13:35.977867 [ 275 ] {2d1b0eb2-8ce5-4303-9631-fef7b0a05584} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7646 | 2026.05.06 21:13:35.978081 [ 275 ] {2d1b0eb2-8ce5-4303-9631-fef7b0a05584} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7647 | 2026.05.06 21:13:35.978213 [ 275 ] {2d1b0eb2-8ce5-4303-9631-fef7b0a05584} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001125 sec., 14222.222222222223 rows/sec., 1.08 MiB/sec. | ||
| 7648 | 2026.05.06 21:13:35.978250 [ 275 ] {2d1b0eb2-8ce5-4303-9631-fef7b0a05584} <Debug> TCPHandler: Processed in 0.00128922 sec. | ||
| 7649 | 2026.05.06 21:13:35.978382 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7650 | 2026.05.06 21:13:35.978477 [ 275 ] {b39ae874-03a9-4705-89e1-457654ded256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7651 | 2026.05.06 21:13:35.978518 [ 275 ] {b39ae874-03a9-4705-89e1-457654ded256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7652 | 2026.05.06 21:13:35.978926 [ 275 ] {b39ae874-03a9-4705-89e1-457654ded256} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7653 | 2026.05.06 21:13:35.978964 [ 275 ] {b39ae874-03a9-4705-89e1-457654ded256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7654 | 2026.05.06 21:13:35.979253 [ 275 ] {b39ae874-03a9-4705-89e1-457654ded256} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7655 | 2026.05.06 21:13:35.979461 [ 275 ] {b39ae874-03a9-4705-89e1-457654ded256} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7656 | 2026.05.06 21:13:35.979592 [ 275 ] {b39ae874-03a9-4705-89e1-457654ded256} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001132 sec., 21201.413427561838 rows/sec., 1.76 MiB/sec. | ||
| 7657 | 2026.05.06 21:13:35.979630 [ 275 ] {b39ae874-03a9-4705-89e1-457654ded256} <Debug> TCPHandler: Processed in 0.00129891 sec. | ||
| 7658 | 2026.05.06 21:13:35.979761 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7659 | 2026.05.06 21:13:35.979856 [ 275 ] {f7f7133e-1426-45ac-b6e4-6904d379c5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7660 | 2026.05.06 21:13:35.979897 [ 275 ] {f7f7133e-1426-45ac-b6e4-6904d379c5f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7661 | 2026.05.06 21:13:35.980309 [ 275 ] {f7f7133e-1426-45ac-b6e4-6904d379c5f9} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7662 | 2026.05.06 21:13:35.980345 [ 275 ] {f7f7133e-1426-45ac-b6e4-6904d379c5f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7663 | 2026.05.06 21:13:35.980632 [ 275 ] {f7f7133e-1426-45ac-b6e4-6904d379c5f9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7664 | 2026.05.06 21:13:35.980844 [ 275 ] {f7f7133e-1426-45ac-b6e4-6904d379c5f9} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7665 | 2026.05.06 21:13:35.980978 [ 275 ] {f7f7133e-1426-45ac-b6e4-6904d379c5f9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001138 sec., 10544.81546572935 rows/sec., 823.81 KiB/sec. | ||
| 7666 | 2026.05.06 21:13:35.981015 [ 275 ] {f7f7133e-1426-45ac-b6e4-6904d379c5f9} <Debug> TCPHandler: Processed in 0.001304901 sec. | ||
| 7667 | 2026.05.06 21:13:35.981147 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7668 | 2026.05.06 21:13:35.981241 [ 275 ] {4523a52c-dd43-4c5d-9782-623621b14c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7669 | 2026.05.06 21:13:35.981280 [ 275 ] {4523a52c-dd43-4c5d-9782-623621b14c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7670 | 2026.05.06 21:13:35.981702 [ 275 ] {4523a52c-dd43-4c5d-9782-623621b14c18} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7671 | 2026.05.06 21:13:35.981739 [ 275 ] {4523a52c-dd43-4c5d-9782-623621b14c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7672 | 2026.05.06 21:13:35.982040 [ 275 ] {4523a52c-dd43-4c5d-9782-623621b14c18} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7673 | 2026.05.06 21:13:35.982236 [ 275 ] {4523a52c-dd43-4c5d-9782-623621b14c18} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7674 | 2026.05.06 21:13:35.982363 [ 275 ] {4523a52c-dd43-4c5d-9782-623621b14c18} <Debug> executeQuery: Read 104 rows, 8.70 KiB in 0.001139 sec., 91308.1650570676 rows/sec., 7.46 MiB/sec. | ||
| 7675 | 2026.05.06 21:13:35.982401 [ 275 ] {4523a52c-dd43-4c5d-9782-623621b14c18} <Debug> TCPHandler: Processed in 0.00130394 sec. | ||
| 7676 | 2026.05.06 21:13:35.982521 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7677 | 2026.05.06 21:13:35.982615 [ 275 ] {a1aeaa28-54f8-4202-af9d-b3b488a0cd29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7678 | 2026.05.06 21:13:35.982658 [ 275 ] {a1aeaa28-54f8-4202-af9d-b3b488a0cd29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7679 | 2026.05.06 21:13:35.983065 [ 275 ] {a1aeaa28-54f8-4202-af9d-b3b488a0cd29} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7680 | 2026.05.06 21:13:35.983100 [ 275 ] {a1aeaa28-54f8-4202-af9d-b3b488a0cd29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7681 | 2026.05.06 21:13:35.983426 [ 275 ] {a1aeaa28-54f8-4202-af9d-b3b488a0cd29} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7682 | 2026.05.06 21:13:35.983626 [ 275 ] {a1aeaa28-54f8-4202-af9d-b3b488a0cd29} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7683 | 2026.05.06 21:13:35.983756 [ 275 ] {a1aeaa28-54f8-4202-af9d-b3b488a0cd29} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001158 sec., 170984.45595854922 rows/sec., 12.26 MiB/sec. | ||
| 7684 | 2026.05.06 21:13:35.983792 [ 275 ] {a1aeaa28-54f8-4202-af9d-b3b488a0cd29} <Debug> TCPHandler: Processed in 0.001321341 sec. | ||
| 7685 | 2026.05.06 21:13:35.983913 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7686 | 2026.05.06 21:13:35.984007 [ 275 ] {eb8da059-0be8-4ffe-ad3d-8af7ac74640f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7687 | 2026.05.06 21:13:35.984049 [ 275 ] {eb8da059-0be8-4ffe-ad3d-8af7ac74640f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7688 | 2026.05.06 21:13:35.984378 [ 275 ] {eb8da059-0be8-4ffe-ad3d-8af7ac74640f} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7689 | 2026.05.06 21:13:35.984413 [ 275 ] {eb8da059-0be8-4ffe-ad3d-8af7ac74640f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7690 | 2026.05.06 21:13:35.984710 [ 275 ] {eb8da059-0be8-4ffe-ad3d-8af7ac74640f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7691 | 2026.05.06 21:13:35.984918 [ 275 ] {eb8da059-0be8-4ffe-ad3d-8af7ac74640f} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7692 | 2026.05.06 21:13:35.985032 [ 117 ] {} <Debug> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7693 | 2026.05.06 21:13:35.985046 [ 275 ] {eb8da059-0be8-4ffe-ad3d-8af7ac74640f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 7694 | 2026.05.06 21:13:35.985099 [ 117 ] {} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7695 | 2026.05.06 21:13:35.985106 [ 275 ] {eb8da059-0be8-4ffe-ad3d-8af7ac74640f} <Debug> TCPHandler: Processed in 0.001242759 sec. | ||
| 7696 | 2026.05.06 21:13:35.985129 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7697 | 2026.05.06 21:13:35.985224 [ 191 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7698 | 2026.05.06 21:13:35.985315 [ 191 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7699 | 2026.05.06 21:13:35.985343 [ 191 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2268 rows starting from the beginning of the part | ||
| 7700 | 2026.05.06 21:13:35.985395 [ 191 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 7701 | 2026.05.06 21:13:35.985438 [ 191 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
| 7702 | 2026.05.06 21:13:35.985479 [ 191 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7703 | 2026.05.06 21:13:35.985515 [ 191 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7704 | 2026.05.06 21:13:35.985551 [ 191 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7705 | 2026.05.06 21:13:35.986518 [ 195 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2508 rows, containing 4 columns (4 merged, 0 gathered) in 0.001333011 sec., 1881454.8417079828 rows/sec., 125.67 MiB/sec. | ||
| 7706 | 2026.05.06 21:13:35.986728 [ 191 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7707 | 2026.05.06 21:13:35.986954 [ 191 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_51_10} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7708 | 2026.05.06 21:13:35.987019 [ 191 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_51_10} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7709 | 2026.05.06 21:13:35.987075 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7710 | 2026.05.06 21:13:36.106300 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17820 | ||
| 7711 | 2026.05.06 21:13:36.107187 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7712 | 2026.05.06 21:13:36.107261 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7713 | 2026.05.06 21:13:36.107963 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7714 | 2026.05.06 21:13:36.108290 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7715 | 2026.05.06 21:13:36.108487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17820 | ||
| 7716 | 2026.05.06 21:13:37.103840 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7717 | 2026.05.06 21:13:37.119438 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7718 | 2026.05.06 21:13:37.119593 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7719 | 2026.05.06 21:13:37.125339 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7720 | 2026.05.06 21:13:37.126052 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7721 | 2026.05.06 21:13:37.128826 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7722 | 2026.05.06 21:13:38.654663 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 912 | ||
| 7723 | 2026.05.06 21:13:38.657137 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7724 | 2026.05.06 21:13:38.657183 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7725 | 2026.05.06 21:13:38.658370 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7726 | 2026.05.06 21:13:38.658636 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7727 | 2026.05.06 21:13:38.658895 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 912 | ||
| 7728 | 2026.05.06 21:13:40.968110 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7729 | 2026.05.06 21:13:40.968465 [ 275 ] {0d616f16-9408-4166-b2e6-e7e61af0fe94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7730 | 2026.05.06 21:13:40.968814 [ 275 ] {0d616f16-9408-4166-b2e6-e7e61af0fe94} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7731 | 2026.05.06 21:13:40.968851 [ 275 ] {0d616f16-9408-4166-b2e6-e7e61af0fe94} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7732 | 2026.05.06 21:13:40.969071 [ 275 ] {0d616f16-9408-4166-b2e6-e7e61af0fe94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7733 | 2026.05.06 21:13:40.969143 [ 275 ] {0d616f16-9408-4166-b2e6-e7e61af0fe94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7734 | 2026.05.06 21:13:40.969284 [ 275 ] {0d616f16-9408-4166-b2e6-e7e61af0fe94} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7735 | 2026.05.06 21:13:40.969320 [ 275 ] {0d616f16-9408-4166-b2e6-e7e61af0fe94} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7736 | 2026.05.06 21:13:40.969342 [ 275 ] {0d616f16-9408-4166-b2e6-e7e61af0fe94} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 7737 | 2026.05.06 21:13:40.969358 [ 275 ] {0d616f16-9408-4166-b2e6-e7e61af0fe94} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7738 | 2026.05.06 21:13:40.969398 [ 275 ] {0d616f16-9408-4166-b2e6-e7e61af0fe94} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7739 | 2026.05.06 21:13:40.969418 [ 275 ] {0d616f16-9408-4166-b2e6-e7e61af0fe94} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7740 | 2026.05.06 21:13:40.970758 [ 275 ] {0d616f16-9408-4166-b2e6-e7e61af0fe94} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002393 sec., 21312.160468031758 rows/sec., 5.04 MiB/sec. | ||
| 7741 | 2026.05.06 21:13:40.970836 [ 275 ] {0d616f16-9408-4166-b2e6-e7e61af0fe94} <Debug> TCPHandler: Processed in 0.002867395 sec. | ||
| 7742 | 2026.05.06 21:13:40.973172 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7743 | 2026.05.06 21:13:40.973301 [ 275 ] {89c68714-871e-41e8-bb9f-3a6e19d498fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7744 | 2026.05.06 21:13:40.973353 [ 275 ] {89c68714-871e-41e8-bb9f-3a6e19d498fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7745 | 2026.05.06 21:13:40.973956 [ 275 ] {89c68714-871e-41e8-bb9f-3a6e19d498fd} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7746 | 2026.05.06 21:13:40.973996 [ 275 ] {89c68714-871e-41e8-bb9f-3a6e19d498fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7747 | 2026.05.06 21:13:40.974366 [ 275 ] {89c68714-871e-41e8-bb9f-3a6e19d498fd} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7748 | 2026.05.06 21:13:40.974589 [ 275 ] {89c68714-871e-41e8-bb9f-3a6e19d498fd} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7749 | 2026.05.06 21:13:40.974752 [ 275 ] {89c68714-871e-41e8-bb9f-3a6e19d498fd} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001486 sec., 92866.75639300136 rows/sec., 8.08 MiB/sec. | ||
| 7750 | 2026.05.06 21:13:40.974791 [ 275 ] {89c68714-871e-41e8-bb9f-3a6e19d498fd} <Debug> TCPHandler: Processed in 0.001682866 sec. | ||
| 7751 | 2026.05.06 21:13:40.974914 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7752 | 2026.05.06 21:13:40.975014 [ 275 ] {fcfcb438-6da6-4f99-868f-84690493276f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7753 | 2026.05.06 21:13:40.975053 [ 275 ] {fcfcb438-6da6-4f99-868f-84690493276f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7754 | 2026.05.06 21:13:40.975434 [ 275 ] {fcfcb438-6da6-4f99-868f-84690493276f} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7755 | 2026.05.06 21:13:40.975468 [ 275 ] {fcfcb438-6da6-4f99-868f-84690493276f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7756 | 2026.05.06 21:13:40.975758 [ 275 ] {fcfcb438-6da6-4f99-868f-84690493276f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7757 | 2026.05.06 21:13:40.975949 [ 275 ] {fcfcb438-6da6-4f99-868f-84690493276f} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7758 | 2026.05.06 21:13:40.976153 [ 275 ] {fcfcb438-6da6-4f99-868f-84690493276f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001159 sec., 35375.32355478861 rows/sec., 2.60 MiB/sec. | ||
| 7759 | 2026.05.06 21:13:40.976191 [ 275 ] {fcfcb438-6da6-4f99-868f-84690493276f} <Debug> TCPHandler: Processed in 0.001326481 sec. | ||
| 7760 | 2026.05.06 21:13:40.976301 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7761 | 2026.05.06 21:13:40.976397 [ 275 ] {6aef1f5a-8a44-4f00-b2fd-ff2e8146a0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7762 | 2026.05.06 21:13:40.976437 [ 275 ] {6aef1f5a-8a44-4f00-b2fd-ff2e8146a0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7763 | 2026.05.06 21:13:40.976857 [ 275 ] {6aef1f5a-8a44-4f00-b2fd-ff2e8146a0ce} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7764 | 2026.05.06 21:13:40.976895 [ 275 ] {6aef1f5a-8a44-4f00-b2fd-ff2e8146a0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7765 | 2026.05.06 21:13:40.977198 [ 275 ] {6aef1f5a-8a44-4f00-b2fd-ff2e8146a0ce} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7766 | 2026.05.06 21:13:40.977402 [ 275 ] {6aef1f5a-8a44-4f00-b2fd-ff2e8146a0ce} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7767 | 2026.05.06 21:13:40.977540 [ 275 ] {6aef1f5a-8a44-4f00-b2fd-ff2e8146a0ce} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001161 sec., 90439.27648578813 rows/sec., 7.06 MiB/sec. | ||
| 7768 | 2026.05.06 21:13:40.977577 [ 275 ] {6aef1f5a-8a44-4f00-b2fd-ff2e8146a0ce} <Debug> TCPHandler: Processed in 0.00132566 sec. | ||
| 7769 | 2026.05.06 21:13:40.977695 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7770 | 2026.05.06 21:13:40.977790 [ 275 ] {ca842a32-4876-4cc2-8d70-e3fe79db1321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7771 | 2026.05.06 21:13:40.977833 [ 275 ] {ca842a32-4876-4cc2-8d70-e3fe79db1321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7772 | 2026.05.06 21:13:40.978232 [ 275 ] {ca842a32-4876-4cc2-8d70-e3fe79db1321} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7773 | 2026.05.06 21:13:40.978267 [ 275 ] {ca842a32-4876-4cc2-8d70-e3fe79db1321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7774 | 2026.05.06 21:13:40.978623 [ 275 ] {ca842a32-4876-4cc2-8d70-e3fe79db1321} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7775 | 2026.05.06 21:13:40.978834 [ 275 ] {ca842a32-4876-4cc2-8d70-e3fe79db1321} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7776 | 2026.05.06 21:13:40.978973 [ 275 ] {ca842a32-4876-4cc2-8d70-e3fe79db1321} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 7777 | 2026.05.06 21:13:40.979011 [ 275 ] {ca842a32-4876-4cc2-8d70-e3fe79db1321} <Debug> TCPHandler: Processed in 0.001366472 sec. | ||
| 7778 | 2026.05.06 21:13:40.979126 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7779 | 2026.05.06 21:13:40.979222 [ 275 ] {4ec41da9-2af2-447d-962b-c3d67fe70d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7780 | 2026.05.06 21:13:40.979275 [ 275 ] {4ec41da9-2af2-447d-962b-c3d67fe70d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7781 | 2026.05.06 21:13:40.980099 [ 275 ] {4ec41da9-2af2-447d-962b-c3d67fe70d05} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7782 | 2026.05.06 21:13:40.980135 [ 275 ] {4ec41da9-2af2-447d-962b-c3d67fe70d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7783 | 2026.05.06 21:13:40.980713 [ 275 ] {4ec41da9-2af2-447d-962b-c3d67fe70d05} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7784 | 2026.05.06 21:13:40.980933 [ 275 ] {4ec41da9-2af2-447d-962b-c3d67fe70d05} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7785 | 2026.05.06 21:13:40.981078 [ 275 ] {4ec41da9-2af2-447d-962b-c3d67fe70d05} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001874 sec., 21878.335112059765 rows/sec., 39.20 MiB/sec. | ||
| 7786 | 2026.05.06 21:13:40.981143 [ 275 ] {4ec41da9-2af2-447d-962b-c3d67fe70d05} <Debug> TCPHandler: Processed in 0.002066612 sec. | ||
| 7787 | 2026.05.06 21:13:40.981272 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7788 | 2026.05.06 21:13:40.981369 [ 275 ] {af7753d4-4f1f-40d9-a263-3c4b55b50b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7789 | 2026.05.06 21:13:40.981412 [ 275 ] {af7753d4-4f1f-40d9-a263-3c4b55b50b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7790 | 2026.05.06 21:13:40.981735 [ 275 ] {af7753d4-4f1f-40d9-a263-3c4b55b50b66} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7791 | 2026.05.06 21:13:40.981771 [ 275 ] {af7753d4-4f1f-40d9-a263-3c4b55b50b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7792 | 2026.05.06 21:13:40.982073 [ 275 ] {af7753d4-4f1f-40d9-a263-3c4b55b50b66} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7793 | 2026.05.06 21:13:40.982278 [ 275 ] {af7753d4-4f1f-40d9-a263-3c4b55b50b66} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7794 | 2026.05.06 21:13:40.982409 [ 275 ] {af7753d4-4f1f-40d9-a263-3c4b55b50b66} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 7795 | 2026.05.06 21:13:40.982444 [ 275 ] {af7753d4-4f1f-40d9-a263-3c4b55b50b66} <Debug> TCPHandler: Processed in 0.001222919 sec. | ||
| 7796 | 2026.05.06 21:13:43.485853 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7797 | 2026.05.06 21:13:43.485906 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7798 | 2026.05.06 21:13:43.608792 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18268 | ||
| 7799 | 2026.05.06 21:13:43.609298 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7800 | 2026.05.06 21:13:43.609338 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7801 | 2026.05.06 21:13:43.609810 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7802 | 2026.05.06 21:13:43.610052 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7803 | 2026.05.06 21:13:43.610182 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18268 | ||
| 7804 | 2026.05.06 21:13:44.629095 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7805 | 2026.05.06 21:13:44.645517 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7806 | 2026.05.06 21:13:44.645575 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7807 | 2026.05.06 21:13:44.651338 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7808 | 2026.05.06 21:13:44.652033 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7809 | 2026.05.06 21:13:44.654897 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7810 | 2026.05.06 21:13:45.967197 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7811 | 2026.05.06 21:13:45.967410 [ 275 ] {423e751f-dacf-4208-828f-25d86ab56d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7812 | 2026.05.06 21:13:45.967751 [ 275 ] {423e751f-dacf-4208-828f-25d86ab56d41} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7813 | 2026.05.06 21:13:45.967785 [ 275 ] {423e751f-dacf-4208-828f-25d86ab56d41} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7814 | 2026.05.06 21:13:45.967995 [ 275 ] {423e751f-dacf-4208-828f-25d86ab56d41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7815 | 2026.05.06 21:13:45.968062 [ 275 ] {423e751f-dacf-4208-828f-25d86ab56d41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7816 | 2026.05.06 21:13:45.968200 [ 275 ] {423e751f-dacf-4208-828f-25d86ab56d41} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7817 | 2026.05.06 21:13:45.968234 [ 275 ] {423e751f-dacf-4208-828f-25d86ab56d41} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7818 | 2026.05.06 21:13:45.968256 [ 275 ] {423e751f-dacf-4208-828f-25d86ab56d41} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 7819 | 2026.05.06 21:13:45.968271 [ 275 ] {423e751f-dacf-4208-828f-25d86ab56d41} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7820 | 2026.05.06 21:13:45.968310 [ 275 ] {423e751f-dacf-4208-828f-25d86ab56d41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7821 | 2026.05.06 21:13:45.968329 [ 275 ] {423e751f-dacf-4208-828f-25d86ab56d41} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7822 | 2026.05.06 21:13:45.969386 [ 275 ] {423e751f-dacf-4208-828f-25d86ab56d41} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002061 sec., 24745.269286754003 rows/sec., 5.85 MiB/sec. | ||
| 7823 | 2026.05.06 21:13:45.969458 [ 275 ] {423e751f-dacf-4208-828f-25d86ab56d41} <Debug> TCPHandler: Processed in 0.002390377 sec. | ||
| 7824 | 2026.05.06 21:13:45.971191 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7825 | 2026.05.06 21:13:45.971302 [ 275 ] {c6b743c2-6de8-4792-86a1-bfa70f185504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7826 | 2026.05.06 21:13:45.971343 [ 275 ] {c6b743c2-6de8-4792-86a1-bfa70f185504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7827 | 2026.05.06 21:13:45.971893 [ 275 ] {c6b743c2-6de8-4792-86a1-bfa70f185504} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7828 | 2026.05.06 21:13:45.971929 [ 275 ] {c6b743c2-6de8-4792-86a1-bfa70f185504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7829 | 2026.05.06 21:13:45.972299 [ 275 ] {c6b743c2-6de8-4792-86a1-bfa70f185504} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7830 | 2026.05.06 21:13:45.972522 [ 275 ] {c6b743c2-6de8-4792-86a1-bfa70f185504} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7831 | 2026.05.06 21:13:45.972643 [ 103 ] {} <Debug> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7832 | 2026.05.06 21:13:45.972669 [ 275 ] {c6b743c2-6de8-4792-86a1-bfa70f185504} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001397 sec., 40085.89835361489 rows/sec., 3.08 MiB/sec. | ||
| 7833 | 2026.05.06 21:13:45.972679 [ 103 ] {} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7834 | 2026.05.06 21:13:45.972702 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7835 | 2026.05.06 21:13:45.972709 [ 275 ] {c6b743c2-6de8-4792-86a1-bfa70f185504} <Debug> TCPHandler: Processed in 0.001570645 sec. | ||
| 7836 | 2026.05.06 21:13:45.972784 [ 195 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7837 | 2026.05.06 21:13:45.972849 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7838 | 2026.05.06 21:13:45.972892 [ 195 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7839 | 2026.05.06 21:13:45.972920 [ 195 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3361 rows starting from the beginning of the part | ||
| 7840 | 2026.05.06 21:13:45.972943 [ 275 ] {2ac2c861-6293-4728-af0f-c3a29a2ee5db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7841 | 2026.05.06 21:13:45.972971 [ 195 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
| 7842 | 2026.05.06 21:13:45.972983 [ 275 ] {2ac2c861-6293-4728-af0f-c3a29a2ee5db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7843 | 2026.05.06 21:13:45.973017 [ 195 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 138 rows starting from the beginning of the part | ||
| 7844 | 2026.05.06 21:13:45.973058 [ 195 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 178 rows starting from the beginning of the part | ||
| 7845 | 2026.05.06 21:13:45.973098 [ 195 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 138 rows starting from the beginning of the part | ||
| 7846 | 2026.05.06 21:13:45.973141 [ 195 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 7847 | 2026.05.06 21:13:45.973441 [ 275 ] {2ac2c861-6293-4728-af0f-c3a29a2ee5db} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7848 | 2026.05.06 21:13:45.973475 [ 275 ] {2ac2c861-6293-4728-af0f-c3a29a2ee5db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7849 | 2026.05.06 21:13:45.973780 [ 275 ] {2ac2c861-6293-4728-af0f-c3a29a2ee5db} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7850 | 2026.05.06 21:13:45.973983 [ 275 ] {2ac2c861-6293-4728-af0f-c3a29a2ee5db} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7851 | 2026.05.06 21:13:45.974116 [ 275 ] {2ac2c861-6293-4728-af0f-c3a29a2ee5db} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 7852 | 2026.05.06 21:13:45.974134 [ 104 ] {} <Debug> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7853 | 2026.05.06 21:13:45.974153 [ 275 ] {2ac2c861-6293-4728-af0f-c3a29a2ee5db} <Debug> TCPHandler: Processed in 0.001361041 sec. | ||
| 7854 | 2026.05.06 21:13:45.974208 [ 104 ] {} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7855 | 2026.05.06 21:13:45.974235 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7856 | 2026.05.06 21:13:45.974330 [ 191 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7857 | 2026.05.06 21:13:45.974331 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7858 | 2026.05.06 21:13:45.974418 [ 191 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7859 | 2026.05.06 21:13:45.974444 [ 191 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1831 rows starting from the beginning of the part | ||
| 7860 | 2026.05.06 21:13:45.974443 [ 275 ] {2f471ad5-7924-41ba-a956-8210a3f50cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7861 | 2026.05.06 21:13:45.974492 [ 275 ] {2f471ad5-7924-41ba-a956-8210a3f50cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7862 | 2026.05.06 21:13:45.974493 [ 191 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
| 7863 | 2026.05.06 21:13:45.974541 [ 191 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 105 rows starting from the beginning of the part | ||
| 7864 | 2026.05.06 21:13:45.974554 [ 195 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3927 rows, containing 5 columns (5 merged, 0 gathered) in 0.001804508 sec., 2176216.4534598906 rows/sec., 175.99 MiB/sec. | ||
| 7865 | 2026.05.06 21:13:45.974578 [ 191 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 7866 | 2026.05.06 21:13:45.974613 [ 191 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 105 rows starting from the beginning of the part | ||
| 7867 | 2026.05.06 21:13:45.974660 [ 191 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 7868 | 2026.05.06 21:13:45.974810 [ 195 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7869 | 2026.05.06 21:13:45.974930 [ 275 ] {2f471ad5-7924-41ba-a956-8210a3f50cef} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7870 | 2026.05.06 21:13:45.974964 [ 275 ] {2f471ad5-7924-41ba-a956-8210a3f50cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7871 | 2026.05.06 21:13:45.975035 [ 195 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_56_11} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7872 | 2026.05.06 21:13:45.975097 [ 195 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_56_11} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7873 | 2026.05.06 21:13:45.975154 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 7874 | 2026.05.06 21:13:45.975296 [ 275 ] {2f471ad5-7924-41ba-a956-8210a3f50cef} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7875 | 2026.05.06 21:13:45.975500 [ 275 ] {2f471ad5-7924-41ba-a956-8210a3f50cef} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7876 | 2026.05.06 21:13:45.975574 [ 191 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2273 rows, containing 5 columns (5 merged, 0 gathered) in 0.00127841 sec., 1777989.8467627757 rows/sec., 131.70 MiB/sec. | ||
| 7877 | 2026.05.06 21:13:45.975634 [ 275 ] {2f471ad5-7924-41ba-a956-8210a3f50cef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 7878 | 2026.05.06 21:13:45.975671 [ 275 ] {2f471ad5-7924-41ba-a956-8210a3f50cef} <Debug> TCPHandler: Processed in 0.001388472 sec. | ||
| 7879 | 2026.05.06 21:13:45.975755 [ 191 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7880 | 2026.05.06 21:13:45.975798 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7881 | 2026.05.06 21:13:45.975891 [ 275 ] {cd4e51f8-002c-461f-b50b-352c5c1b8b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7882 | 2026.05.06 21:13:45.975933 [ 275 ] {cd4e51f8-002c-461f-b50b-352c5c1b8b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7883 | 2026.05.06 21:13:45.975980 [ 191 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_56_11} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7884 | 2026.05.06 21:13:45.976040 [ 191 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_56_11} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7885 | 2026.05.06 21:13:45.976100 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 7886 | 2026.05.06 21:13:45.976290 [ 275 ] {cd4e51f8-002c-461f-b50b-352c5c1b8b05} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7887 | 2026.05.06 21:13:45.976324 [ 275 ] {cd4e51f8-002c-461f-b50b-352c5c1b8b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7888 | 2026.05.06 21:13:45.976620 [ 275 ] {cd4e51f8-002c-461f-b50b-352c5c1b8b05} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7889 | 2026.05.06 21:13:45.976827 [ 275 ] {cd4e51f8-002c-461f-b50b-352c5c1b8b05} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7890 | 2026.05.06 21:13:45.976961 [ 275 ] {cd4e51f8-002c-461f-b50b-352c5c1b8b05} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 7891 | 2026.05.06 21:13:45.976995 [ 275 ] {cd4e51f8-002c-461f-b50b-352c5c1b8b05} <Debug> TCPHandler: Processed in 0.001243919 sec. | ||
| 7892 | 2026.05.06 21:13:47.040076 [ 103 ] {} <Debug> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7893 | 2026.05.06 21:13:47.040157 [ 103 ] {} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7894 | 2026.05.06 21:13:47.040182 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7895 | 2026.05.06 21:13:47.040298 [ 195 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 7896 | 2026.05.06 21:13:47.040436 [ 195 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7897 | 2026.05.06 21:13:47.040476 [ 195 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 7898 | 2026.05.06 21:13:47.040553 [ 195 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 7899 | 2026.05.06 21:13:47.040608 [ 195 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 7900 | 2026.05.06 21:13:47.040661 [ 195 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 7901 | 2026.05.06 21:13:47.040704 [ 195 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part | ||
| 7902 | 2026.05.06 21:13:47.041440 [ 200 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001184549 sec., 35456.5324017833 rows/sec., 2.96 MiB/sec. | ||
| 7903 | 2026.05.06 21:13:47.041581 [ 195 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7904 | 2026.05.06 21:13:47.041820 [ 195 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_13_3} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7905 | 2026.05.06 21:13:47.041884 [ 195 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_13_3} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7906 | 2026.05.06 21:13:47.041945 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7907 | 2026.05.06 21:13:47.337117 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7908 | 2026.05.06 21:13:47.337373 [ 275 ] {9416124a-7027-403b-82ee-509602b034cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7909 | 2026.05.06 21:13:47.337764 [ 275 ] {9416124a-7027-403b-82ee-509602b034cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7910 | 2026.05.06 21:13:47.337808 [ 275 ] {9416124a-7027-403b-82ee-509602b034cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7911 | 2026.05.06 21:13:47.338057 [ 275 ] {9416124a-7027-403b-82ee-509602b034cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7912 | 2026.05.06 21:13:47.338126 [ 275 ] {9416124a-7027-403b-82ee-509602b034cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7913 | 2026.05.06 21:13:47.338266 [ 275 ] {9416124a-7027-403b-82ee-509602b034cc} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 7914 | 2026.05.06 21:13:47.338303 [ 275 ] {9416124a-7027-403b-82ee-509602b034cc} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7915 | 2026.05.06 21:13:47.338325 [ 275 ] {9416124a-7027-403b-82ee-509602b034cc} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 7916 | 2026.05.06 21:13:47.338340 [ 275 ] {9416124a-7027-403b-82ee-509602b034cc} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7917 | 2026.05.06 21:13:47.338382 [ 275 ] {9416124a-7027-403b-82ee-509602b034cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 7918 | 2026.05.06 21:13:47.338402 [ 275 ] {9416124a-7027-403b-82ee-509602b034cc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7919 | 2026.05.06 21:13:47.339490 [ 275 ] {9416124a-7027-403b-82ee-509602b034cc} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002224 sec., 22931.654676258993 rows/sec., 5.42 MiB/sec. | ||
| 7920 | 2026.05.06 21:13:47.339571 [ 275 ] {9416124a-7027-403b-82ee-509602b034cc} <Debug> TCPHandler: Processed in 0.00259656 sec. | ||
| 7921 | 2026.05.06 21:13:47.352699 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7922 | 2026.05.06 21:13:47.352836 [ 275 ] {f07455f6-56a2-44d1-a6b5-8a59dbe58d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7923 | 2026.05.06 21:13:47.352890 [ 275 ] {f07455f6-56a2-44d1-a6b5-8a59dbe58d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7924 | 2026.05.06 21:13:47.353368 [ 275 ] {f07455f6-56a2-44d1-a6b5-8a59dbe58d20} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7925 | 2026.05.06 21:13:47.353411 [ 275 ] {f07455f6-56a2-44d1-a6b5-8a59dbe58d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7926 | 2026.05.06 21:13:47.353749 [ 275 ] {f07455f6-56a2-44d1-a6b5-8a59dbe58d20} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7927 | 2026.05.06 21:13:47.353969 [ 275 ] {f07455f6-56a2-44d1-a6b5-8a59dbe58d20} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7928 | 2026.05.06 21:13:47.354126 [ 275 ] {f07455f6-56a2-44d1-a6b5-8a59dbe58d20} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001327 sec., 1507.1590052750564 rows/sec., 122.90 KiB/sec. | ||
| 7929 | 2026.05.06 21:13:47.354167 [ 275 ] {f07455f6-56a2-44d1-a6b5-8a59dbe58d20} <Debug> TCPHandler: Processed in 0.001533734 sec. | ||
| 7930 | 2026.05.06 21:13:47.354287 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7931 | 2026.05.06 21:13:47.354386 [ 275 ] {206eefe9-20ee-4410-8370-a108b12e4b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7932 | 2026.05.06 21:13:47.354428 [ 275 ] {206eefe9-20ee-4410-8370-a108b12e4b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7933 | 2026.05.06 21:13:47.355975 [ 275 ] {206eefe9-20ee-4410-8370-a108b12e4b12} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7934 | 2026.05.06 21:13:47.356015 [ 275 ] {206eefe9-20ee-4410-8370-a108b12e4b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7935 | 2026.05.06 21:13:47.356472 [ 275 ] {206eefe9-20ee-4410-8370-a108b12e4b12} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7936 | 2026.05.06 21:13:47.356697 [ 275 ] {206eefe9-20ee-4410-8370-a108b12e4b12} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7937 | 2026.05.06 21:13:47.356837 [ 275 ] {206eefe9-20ee-4410-8370-a108b12e4b12} <Debug> executeQuery: Read 2488 rows, 189.66 KiB in 0.002472 sec., 1006472.4919093852 rows/sec., 74.93 MiB/sec. | ||
| 7938 | 2026.05.06 21:13:47.356876 [ 275 ] {206eefe9-20ee-4410-8370-a108b12e4b12} <Debug> TCPHandler: Processed in 0.002639131 sec. | ||
| 7939 | 2026.05.06 21:13:47.357003 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7940 | 2026.05.06 21:13:47.357102 [ 275 ] {4b0fd2f9-bf7c-4303-ad4d-1da421bb76fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7941 | 2026.05.06 21:13:47.357146 [ 275 ] {4b0fd2f9-bf7c-4303-ad4d-1da421bb76fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7942 | 2026.05.06 21:13:47.357571 [ 275 ] {4b0fd2f9-bf7c-4303-ad4d-1da421bb76fa} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7943 | 2026.05.06 21:13:47.357610 [ 275 ] {4b0fd2f9-bf7c-4303-ad4d-1da421bb76fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7944 | 2026.05.06 21:13:47.357918 [ 275 ] {4b0fd2f9-bf7c-4303-ad4d-1da421bb76fa} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7945 | 2026.05.06 21:13:47.358126 [ 275 ] {4b0fd2f9-bf7c-4303-ad4d-1da421bb76fa} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7946 | 2026.05.06 21:13:47.358259 [ 275 ] {4b0fd2f9-bf7c-4303-ad4d-1da421bb76fa} <Debug> executeQuery: Read 54 rows, 4.05 KiB in 0.001177 sec., 45879.35429056924 rows/sec., 3.36 MiB/sec. | ||
| 7947 | 2026.05.06 21:13:47.358297 [ 275 ] {4b0fd2f9-bf7c-4303-ad4d-1da421bb76fa} <Debug> TCPHandler: Processed in 0.001345871 sec. | ||
| 7948 | 2026.05.06 21:13:47.358414 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7949 | 2026.05.06 21:13:47.358516 [ 275 ] {20fc9d0b-b433-45dc-93b1-4cf65b275878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7950 | 2026.05.06 21:13:47.358557 [ 275 ] {20fc9d0b-b433-45dc-93b1-4cf65b275878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7951 | 2026.05.06 21:13:47.359230 [ 275 ] {20fc9d0b-b433-45dc-93b1-4cf65b275878} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7952 | 2026.05.06 21:13:47.359268 [ 275 ] {20fc9d0b-b433-45dc-93b1-4cf65b275878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7953 | 2026.05.06 21:13:47.359618 [ 275 ] {20fc9d0b-b433-45dc-93b1-4cf65b275878} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7954 | 2026.05.06 21:13:47.359841 [ 275 ] {20fc9d0b-b433-45dc-93b1-4cf65b275878} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7955 | 2026.05.06 21:13:47.359974 [ 275 ] {20fc9d0b-b433-45dc-93b1-4cf65b275878} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001475 sec., 543050.8474576272 rows/sec., 31.37 MiB/sec. | ||
| 7956 | 2026.05.06 21:13:47.360011 [ 275 ] {20fc9d0b-b433-45dc-93b1-4cf65b275878} <Debug> TCPHandler: Processed in 0.001648135 sec. | ||
| 7957 | 2026.05.06 21:13:47.360130 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7958 | 2026.05.06 21:13:47.360226 [ 275 ] {d95b2c8a-c741-4fc2-9359-ea8c9218de8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7959 | 2026.05.06 21:13:47.360268 [ 275 ] {d95b2c8a-c741-4fc2-9359-ea8c9218de8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7960 | 2026.05.06 21:13:47.360656 [ 275 ] {d95b2c8a-c741-4fc2-9359-ea8c9218de8b} <Trace> oximeter.fields_u64 (5e707928-9433-4ca2-9934-1a6d89792806): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7961 | 2026.05.06 21:13:47.360693 [ 275 ] {d95b2c8a-c741-4fc2-9359-ea8c9218de8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7962 | 2026.05.06 21:13:47.360984 [ 275 ] {d95b2c8a-c741-4fc2-9359-ea8c9218de8b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7963 | 2026.05.06 21:13:47.361202 [ 275 ] {d95b2c8a-c741-4fc2-9359-ea8c9218de8b} <Trace> oximeter.fields_u64 (5e707928-9433-4ca2-9934-1a6d89792806): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7964 | 2026.05.06 21:13:47.361329 [ 275 ] {d95b2c8a-c741-4fc2-9359-ea8c9218de8b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 62.72 KiB/sec. | ||
| 7965 | 2026.05.06 21:13:47.361369 [ 275 ] {d95b2c8a-c741-4fc2-9359-ea8c9218de8b} <Debug> TCPHandler: Processed in 0.00128974 sec. | ||
| 7966 | 2026.05.06 21:13:47.361484 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7967 | 2026.05.06 21:13:47.361581 [ 275 ] {f231fd9c-e0ae-42a1-9ec3-c6035da38673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7968 | 2026.05.06 21:13:47.361620 [ 275 ] {f231fd9c-e0ae-42a1-9ec3-c6035da38673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7969 | 2026.05.06 21:13:47.362469 [ 275 ] {f231fd9c-e0ae-42a1-9ec3-c6035da38673} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7970 | 2026.05.06 21:13:47.362506 [ 275 ] {f231fd9c-e0ae-42a1-9ec3-c6035da38673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7971 | 2026.05.06 21:13:47.362868 [ 275 ] {f231fd9c-e0ae-42a1-9ec3-c6035da38673} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7972 | 2026.05.06 21:13:47.363080 [ 275 ] {f231fd9c-e0ae-42a1-9ec3-c6035da38673} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7973 | 2026.05.06 21:13:47.363213 [ 275 ] {f231fd9c-e0ae-42a1-9ec3-c6035da38673} <Debug> executeQuery: Read 1333 rows, 91.56 KiB in 0.00165 sec., 807878.7878787878 rows/sec., 54.19 MiB/sec. | ||
| 7974 | 2026.05.06 21:13:47.363251 [ 275 ] {f231fd9c-e0ae-42a1-9ec3-c6035da38673} <Debug> TCPHandler: Processed in 0.001817559 sec. | ||
| 7975 | 2026.05.06 21:13:47.363365 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7976 | 2026.05.06 21:13:47.363463 [ 275 ] {ec4ce530-a753-45e7-8665-7f5339516435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7977 | 2026.05.06 21:13:47.363507 [ 275 ] {ec4ce530-a753-45e7-8665-7f5339516435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7978 | 2026.05.06 21:13:47.364196 [ 275 ] {ec4ce530-a753-45e7-8665-7f5339516435} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7979 | 2026.05.06 21:13:47.364233 [ 275 ] {ec4ce530-a753-45e7-8665-7f5339516435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7980 | 2026.05.06 21:13:47.364659 [ 275 ] {ec4ce530-a753-45e7-8665-7f5339516435} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7981 | 2026.05.06 21:13:47.364877 [ 275 ] {ec4ce530-a753-45e7-8665-7f5339516435} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7982 | 2026.05.06 21:13:47.365014 [ 275 ] {ec4ce530-a753-45e7-8665-7f5339516435} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.00157 sec., 973885.3503184713 rows/sec., 59.25 MiB/sec. | ||
| 7983 | 2026.05.06 21:13:47.365052 [ 275 ] {ec4ce530-a753-45e7-8665-7f5339516435} <Debug> TCPHandler: Processed in 0.001736207 sec. | ||
| 7984 | 2026.05.06 21:13:47.365173 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7985 | 2026.05.06 21:13:47.365271 [ 275 ] {76e1e939-cc2e-435c-af2b-775d3c41ebba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7986 | 2026.05.06 21:13:47.365326 [ 275 ] {76e1e939-cc2e-435c-af2b-775d3c41ebba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7987 | 2026.05.06 21:13:47.366173 [ 275 ] {76e1e939-cc2e-435c-af2b-775d3c41ebba} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7988 | 2026.05.06 21:13:47.366211 [ 275 ] {76e1e939-cc2e-435c-af2b-775d3c41ebba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7989 | 2026.05.06 21:13:47.366797 [ 275 ] {76e1e939-cc2e-435c-af2b-775d3c41ebba} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7990 | 2026.05.06 21:13:47.367028 [ 275 ] {76e1e939-cc2e-435c-af2b-775d3c41ebba} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7991 | 2026.05.06 21:13:47.367182 [ 275 ] {76e1e939-cc2e-435c-af2b-775d3c41ebba} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001929 sec., 26956.972524624158 rows/sec., 48.31 MiB/sec. | ||
| 7992 | 2026.05.06 21:13:47.367246 [ 275 ] {76e1e939-cc2e-435c-af2b-775d3c41ebba} <Debug> TCPHandler: Processed in 0.002123233 sec. | ||
| 7993 | 2026.05.06 21:13:47.367377 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7994 | 2026.05.06 21:13:47.367474 [ 275 ] {33a6823e-73eb-499b-a99c-5e8a095400dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7995 | 2026.05.06 21:13:47.367518 [ 275 ] {33a6823e-73eb-499b-a99c-5e8a095400dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7996 | 2026.05.06 21:13:47.367842 [ 275 ] {33a6823e-73eb-499b-a99c-5e8a095400dd} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7997 | 2026.05.06 21:13:47.367879 [ 275 ] {33a6823e-73eb-499b-a99c-5e8a095400dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7998 | 2026.05.06 21:13:47.368207 [ 275 ] {33a6823e-73eb-499b-a99c-5e8a095400dd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7999 | 2026.05.06 21:13:47.368424 [ 275 ] {33a6823e-73eb-499b-a99c-5e8a095400dd} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8000 | 2026.05.06 21:13:47.368556 [ 275 ] {33a6823e-73eb-499b-a99c-5e8a095400dd} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.0011 sec., 21818.181818181816 rows/sec., 1.47 MiB/sec. | ||
| 8001 | 2026.05.06 21:13:47.368592 [ 275 ] {33a6823e-73eb-499b-a99c-5e8a095400dd} <Debug> TCPHandler: Processed in 0.00126723 sec. | ||
| 8002 | 2026.05.06 21:13:48.659265 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 956 | ||
| 8003 | 2026.05.06 21:13:48.661925 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8004 | 2026.05.06 21:13:48.661983 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8005 | 2026.05.06 21:13:48.663235 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8006 | 2026.05.06 21:13:48.663508 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8007 | 2026.05.06 21:13:48.663818 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 956 | ||
| 8008 | 2026.05.06 21:13:50.964121 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8009 | 2026.05.06 21:13:50.964342 [ 275 ] {20c99e80-e9dd-408b-b5f1-db57212bee73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8010 | 2026.05.06 21:13:50.964659 [ 275 ] {20c99e80-e9dd-408b-b5f1-db57212bee73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8011 | 2026.05.06 21:13:50.964691 [ 275 ] {20c99e80-e9dd-408b-b5f1-db57212bee73} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8012 | 2026.05.06 21:13:50.964901 [ 275 ] {20c99e80-e9dd-408b-b5f1-db57212bee73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8013 | 2026.05.06 21:13:50.964968 [ 275 ] {20c99e80-e9dd-408b-b5f1-db57212bee73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8014 | 2026.05.06 21:13:50.965105 [ 275 ] {20c99e80-e9dd-408b-b5f1-db57212bee73} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8015 | 2026.05.06 21:13:50.965140 [ 275 ] {20c99e80-e9dd-408b-b5f1-db57212bee73} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8016 | 2026.05.06 21:13:50.965162 [ 275 ] {20c99e80-e9dd-408b-b5f1-db57212bee73} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 8017 | 2026.05.06 21:13:50.965178 [ 275 ] {20c99e80-e9dd-408b-b5f1-db57212bee73} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8018 | 2026.05.06 21:13:50.965216 [ 275 ] {20c99e80-e9dd-408b-b5f1-db57212bee73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8019 | 2026.05.06 21:13:50.965236 [ 275 ] {20c99e80-e9dd-408b-b5f1-db57212bee73} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8020 | 2026.05.06 21:13:50.966267 [ 275 ] {20c99e80-e9dd-408b-b5f1-db57212bee73} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002011 sec., 25360.517155643956 rows/sec., 6.00 MiB/sec. | ||
| 8021 | 2026.05.06 21:13:50.966336 [ 275 ] {20c99e80-e9dd-408b-b5f1-db57212bee73} <Debug> TCPHandler: Processed in 0.002352797 sec. | ||
| 8022 | 2026.05.06 21:13:50.967762 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8023 | 2026.05.06 21:13:50.967872 [ 275 ] {eb80a906-1161-4f13-bc46-47d60cc888da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8024 | 2026.05.06 21:13:50.967914 [ 275 ] {eb80a906-1161-4f13-bc46-47d60cc888da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8025 | 2026.05.06 21:13:50.968387 [ 275 ] {eb80a906-1161-4f13-bc46-47d60cc888da} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8026 | 2026.05.06 21:13:50.968430 [ 275 ] {eb80a906-1161-4f13-bc46-47d60cc888da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8027 | 2026.05.06 21:13:50.968783 [ 275 ] {eb80a906-1161-4f13-bc46-47d60cc888da} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8028 | 2026.05.06 21:13:50.968998 [ 275 ] {eb80a906-1161-4f13-bc46-47d60cc888da} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8029 | 2026.05.06 21:13:50.969150 [ 275 ] {eb80a906-1161-4f13-bc46-47d60cc888da} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001308 sec., 42813.455657492355 rows/sec., 3.29 MiB/sec. | ||
| 8030 | 2026.05.06 21:13:50.969187 [ 275 ] {eb80a906-1161-4f13-bc46-47d60cc888da} <Debug> TCPHandler: Processed in 0.001478083 sec. | ||
| 8031 | 2026.05.06 21:13:50.969311 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8032 | 2026.05.06 21:13:50.969405 [ 275 ] {648ac19b-0454-4324-a3d5-e0daa5f57e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8033 | 2026.05.06 21:13:50.969443 [ 275 ] {648ac19b-0454-4324-a3d5-e0daa5f57e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8034 | 2026.05.06 21:13:50.969862 [ 275 ] {648ac19b-0454-4324-a3d5-e0daa5f57e8a} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8035 | 2026.05.06 21:13:50.969895 [ 275 ] {648ac19b-0454-4324-a3d5-e0daa5f57e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8036 | 2026.05.06 21:13:50.970191 [ 275 ] {648ac19b-0454-4324-a3d5-e0daa5f57e8a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8037 | 2026.05.06 21:13:50.970401 [ 275 ] {648ac19b-0454-4324-a3d5-e0daa5f57e8a} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8038 | 2026.05.06 21:13:50.970531 [ 275 ] {648ac19b-0454-4324-a3d5-e0daa5f57e8a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001145 sec., 55895.19650655022 rows/sec., 4.36 MiB/sec. | ||
| 8039 | 2026.05.06 21:13:50.970568 [ 275 ] {648ac19b-0454-4324-a3d5-e0daa5f57e8a} <Debug> TCPHandler: Processed in 0.00130614 sec. | ||
| 8040 | 2026.05.06 21:13:50.970687 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8041 | 2026.05.06 21:13:50.970781 [ 275 ] {2a2d79f2-896a-4da3-9518-b9574ef8bd8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8042 | 2026.05.06 21:13:50.970823 [ 275 ] {2a2d79f2-896a-4da3-9518-b9574ef8bd8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8043 | 2026.05.06 21:13:50.971218 [ 275 ] {2a2d79f2-896a-4da3-9518-b9574ef8bd8a} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8044 | 2026.05.06 21:13:50.971253 [ 275 ] {2a2d79f2-896a-4da3-9518-b9574ef8bd8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8045 | 2026.05.06 21:13:50.971584 [ 275 ] {2a2d79f2-896a-4da3-9518-b9574ef8bd8a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8046 | 2026.05.06 21:13:50.971789 [ 275 ] {2a2d79f2-896a-4da3-9518-b9574ef8bd8a} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8047 | 2026.05.06 21:13:50.971886 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8048 | 2026.05.06 21:13:50.971916 [ 275 ] {2a2d79f2-896a-4da3-9518-b9574ef8bd8a} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001153 sec., 83261.05810928014 rows/sec., 5.80 MiB/sec. | ||
| 8049 | 2026.05.06 21:13:50.971925 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8050 | 2026.05.06 21:13:50.971947 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8051 | 2026.05.06 21:13:50.971953 [ 275 ] {2a2d79f2-896a-4da3-9518-b9574ef8bd8a} <Debug> TCPHandler: Processed in 0.00131496 sec. | ||
| 8052 | 2026.05.06 21:13:50.972073 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8053 | 2026.05.06 21:13:50.972109 [ 198 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8054 | 2026.05.06 21:13:50.972168 [ 275 ] {49f9193b-36c1-42f2-8eea-767797328855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8055 | 2026.05.06 21:13:50.972218 [ 275 ] {49f9193b-36c1-42f2-8eea-767797328855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8056 | 2026.05.06 21:13:50.972341 [ 198 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8057 | 2026.05.06 21:13:50.972408 [ 198 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 17929 rows starting from the beginning of the part | ||
| 8058 | 2026.05.06 21:13:50.972519 [ 198 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 198 rows starting from the beginning of the part | ||
| 8059 | 2026.05.06 21:13:50.972548 [ 275 ] {49f9193b-36c1-42f2-8eea-767797328855} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8060 | 2026.05.06 21:13:50.972587 [ 275 ] {49f9193b-36c1-42f2-8eea-767797328855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8061 | 2026.05.06 21:13:50.972633 [ 198 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 8062 | 2026.05.06 21:13:50.972739 [ 198 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8063 | 2026.05.06 21:13:50.972832 [ 198 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1529 rows starting from the beginning of the part | ||
| 8064 | 2026.05.06 21:13:50.972905 [ 198 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 96 rows starting from the beginning of the part | ||
| 8065 | 2026.05.06 21:13:50.972910 [ 275 ] {49f9193b-36c1-42f2-8eea-767797328855} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8066 | 2026.05.06 21:13:50.973148 [ 275 ] {49f9193b-36c1-42f2-8eea-767797328855} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8067 | 2026.05.06 21:13:50.973290 [ 275 ] {49f9193b-36c1-42f2-8eea-767797328855} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001141 sec., 31551.270815074495 rows/sec., 2.13 MiB/sec. | ||
| 8068 | 2026.05.06 21:13:50.973327 [ 275 ] {49f9193b-36c1-42f2-8eea-767797328855} <Debug> TCPHandler: Processed in 0.001302611 sec. | ||
| 8069 | 2026.05.06 21:13:50.977951 [ 200 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20072 rows, containing 5 columns (5 merged, 0 gathered) in 0.005924792 sec., 3387798.2551961318 rows/sec., 220.62 MiB/sec. | ||
| 8070 | 2026.05.06 21:13:50.978386 [ 187 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8071 | 2026.05.06 21:13:50.978656 [ 187 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8072 | 2026.05.06 21:13:50.978719 [ 187 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8073 | 2026.05.06 21:13:50.978794 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8074 | 2026.05.06 21:13:51.110326 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18780 | ||
| 8075 | 2026.05.06 21:13:51.110823 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8076 | 2026.05.06 21:13:51.110858 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8077 | 2026.05.06 21:13:51.111321 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8078 | 2026.05.06 21:13:51.111544 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8079 | 2026.05.06 21:13:51.111677 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18780 | ||
| 8080 | 2026.05.06 21:13:52.155024 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8081 | 2026.05.06 21:13:52.171687 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8082 | 2026.05.06 21:13:52.171742 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8083 | 2026.05.06 21:13:52.178193 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8084 | 2026.05.06 21:13:52.178894 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8085 | 2026.05.06 21:13:52.182182 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8086 | 2026.05.06 21:13:55.966577 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8087 | 2026.05.06 21:13:55.966807 [ 275 ] {849e6a22-ffd2-4a2f-8e39-ed2e47559c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8088 | 2026.05.06 21:13:55.967126 [ 275 ] {849e6a22-ffd2-4a2f-8e39-ed2e47559c37} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8089 | 2026.05.06 21:13:55.967161 [ 275 ] {849e6a22-ffd2-4a2f-8e39-ed2e47559c37} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8090 | 2026.05.06 21:13:55.967374 [ 275 ] {849e6a22-ffd2-4a2f-8e39-ed2e47559c37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8091 | 2026.05.06 21:13:55.967441 [ 275 ] {849e6a22-ffd2-4a2f-8e39-ed2e47559c37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8092 | 2026.05.06 21:13:55.967582 [ 275 ] {849e6a22-ffd2-4a2f-8e39-ed2e47559c37} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8093 | 2026.05.06 21:13:55.967618 [ 275 ] {849e6a22-ffd2-4a2f-8e39-ed2e47559c37} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8094 | 2026.05.06 21:13:55.967639 [ 275 ] {849e6a22-ffd2-4a2f-8e39-ed2e47559c37} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 8095 | 2026.05.06 21:13:55.967654 [ 275 ] {849e6a22-ffd2-4a2f-8e39-ed2e47559c37} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8096 | 2026.05.06 21:13:55.967694 [ 275 ] {849e6a22-ffd2-4a2f-8e39-ed2e47559c37} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8097 | 2026.05.06 21:13:55.967714 [ 275 ] {849e6a22-ffd2-4a2f-8e39-ed2e47559c37} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8098 | 2026.05.06 21:13:55.968757 [ 275 ] {849e6a22-ffd2-4a2f-8e39-ed2e47559c37} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002037 sec., 25036.81885125184 rows/sec., 5.92 MiB/sec. | ||
| 8099 | 2026.05.06 21:13:55.968824 [ 275 ] {849e6a22-ffd2-4a2f-8e39-ed2e47559c37} <Debug> TCPHandler: Processed in 0.002372467 sec. | ||
| 8100 | 2026.05.06 21:13:55.970525 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8101 | 2026.05.06 21:13:55.970632 [ 275 ] {9918ca16-14cc-4e51-85b8-4507e35d719a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8102 | 2026.05.06 21:13:55.970674 [ 275 ] {9918ca16-14cc-4e51-85b8-4507e35d719a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8103 | 2026.05.06 21:13:55.971141 [ 275 ] {9918ca16-14cc-4e51-85b8-4507e35d719a} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8104 | 2026.05.06 21:13:55.971179 [ 275 ] {9918ca16-14cc-4e51-85b8-4507e35d719a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8105 | 2026.05.06 21:13:55.971528 [ 275 ] {9918ca16-14cc-4e51-85b8-4507e35d719a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8106 | 2026.05.06 21:13:55.971756 [ 275 ] {9918ca16-14cc-4e51-85b8-4507e35d719a} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8107 | 2026.05.06 21:13:55.971899 [ 275 ] {9918ca16-14cc-4e51-85b8-4507e35d719a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001296 sec., 43209.87654320987 rows/sec., 3.32 MiB/sec. | ||
| 8108 | 2026.05.06 21:13:55.971939 [ 275 ] {9918ca16-14cc-4e51-85b8-4507e35d719a} <Debug> TCPHandler: Processed in 0.001465262 sec. | ||
| 8109 | 2026.05.06 21:13:55.972063 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8110 | 2026.05.06 21:13:55.972159 [ 275 ] {df9eca3a-3c8e-4e2e-b8ef-c1e2804af276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8111 | 2026.05.06 21:13:55.972199 [ 275 ] {df9eca3a-3c8e-4e2e-b8ef-c1e2804af276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8112 | 2026.05.06 21:13:55.972605 [ 275 ] {df9eca3a-3c8e-4e2e-b8ef-c1e2804af276} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8113 | 2026.05.06 21:13:55.972642 [ 275 ] {df9eca3a-3c8e-4e2e-b8ef-c1e2804af276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8114 | 2026.05.06 21:13:55.972930 [ 275 ] {df9eca3a-3c8e-4e2e-b8ef-c1e2804af276} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8115 | 2026.05.06 21:13:55.973138 [ 275 ] {df9eca3a-3c8e-4e2e-b8ef-c1e2804af276} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8116 | 2026.05.06 21:13:55.973282 [ 275 ] {df9eca3a-3c8e-4e2e-b8ef-c1e2804af276} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001137 sec., 56288.47845206684 rows/sec., 4.39 MiB/sec. | ||
| 8117 | 2026.05.06 21:13:55.973334 [ 275 ] {df9eca3a-3c8e-4e2e-b8ef-c1e2804af276} <Debug> TCPHandler: Processed in 0.001321491 sec. | ||
| 8118 | 2026.05.06 21:13:55.973458 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8119 | 2026.05.06 21:13:55.973553 [ 275 ] {b33edee2-5120-416a-9680-fb7bceddc35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8120 | 2026.05.06 21:13:55.973595 [ 275 ] {b33edee2-5120-416a-9680-fb7bceddc35d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8121 | 2026.05.06 21:13:55.974016 [ 275 ] {b33edee2-5120-416a-9680-fb7bceddc35d} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8122 | 2026.05.06 21:13:55.974052 [ 275 ] {b33edee2-5120-416a-9680-fb7bceddc35d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8123 | 2026.05.06 21:13:55.974370 [ 275 ] {b33edee2-5120-416a-9680-fb7bceddc35d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8124 | 2026.05.06 21:13:55.974578 [ 275 ] {b33edee2-5120-416a-9680-fb7bceddc35d} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8125 | 2026.05.06 21:13:55.974711 [ 275 ] {b33edee2-5120-416a-9680-fb7bceddc35d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 8126 | 2026.05.06 21:13:55.974751 [ 275 ] {b33edee2-5120-416a-9680-fb7bceddc35d} <Debug> TCPHandler: Processed in 0.001340451 sec. | ||
| 8127 | 2026.05.06 21:13:55.974866 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8128 | 2026.05.06 21:13:55.974960 [ 275 ] {304d610c-16ec-4fca-9abf-cbbe38767294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8129 | 2026.05.06 21:13:55.975000 [ 275 ] {304d610c-16ec-4fca-9abf-cbbe38767294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8130 | 2026.05.06 21:13:55.975345 [ 275 ] {304d610c-16ec-4fca-9abf-cbbe38767294} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8131 | 2026.05.06 21:13:55.975381 [ 275 ] {304d610c-16ec-4fca-9abf-cbbe38767294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8132 | 2026.05.06 21:13:55.975675 [ 275 ] {304d610c-16ec-4fca-9abf-cbbe38767294} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8133 | 2026.05.06 21:13:55.975871 [ 275 ] {304d610c-16ec-4fca-9abf-cbbe38767294} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8134 | 2026.05.06 21:13:55.975975 [ 36 ] {} <Debug> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8135 | 2026.05.06 21:13:55.975997 [ 275 ] {304d610c-16ec-4fca-9abf-cbbe38767294} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 8136 | 2026.05.06 21:13:55.976046 [ 36 ] {} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8137 | 2026.05.06 21:13:55.976054 [ 275 ] {304d610c-16ec-4fca-9abf-cbbe38767294} <Debug> TCPHandler: Processed in 0.001235189 sec. | ||
| 8138 | 2026.05.06 21:13:55.976078 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8139 | 2026.05.06 21:13:55.976181 [ 195 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8140 | 2026.05.06 21:13:55.976281 [ 195 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8141 | 2026.05.06 21:13:55.976312 [ 195 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2508 rows starting from the beginning of the part | ||
| 8142 | 2026.05.06 21:13:55.976370 [ 195 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8143 | 2026.05.06 21:13:55.976417 [ 195 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8144 | 2026.05.06 21:13:55.976458 [ 195 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part | ||
| 8145 | 2026.05.06 21:13:55.976500 [ 195 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
| 8146 | 2026.05.06 21:13:55.976541 [ 195 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8147 | 2026.05.06 21:13:55.977550 [ 187 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2748 rows, containing 4 columns (4 merged, 0 gathered) in 0.001408822 sec., 1950565.7918459538 rows/sec., 130.38 MiB/sec. | ||
| 8148 | 2026.05.06 21:13:55.977742 [ 187 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8149 | 2026.05.06 21:13:55.977971 [ 187 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_56_11} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8150 | 2026.05.06 21:13:55.978032 [ 187 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_56_11} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8151 | 2026.05.06 21:13:55.978089 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 8152 | 2026.05.06 21:13:58.485951 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8153 | 2026.05.06 21:13:58.485997 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8154 | 2026.05.06 21:13:58.611797 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19228 | ||
| 8155 | 2026.05.06 21:13:58.612342 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8156 | 2026.05.06 21:13:58.612375 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8157 | 2026.05.06 21:13:58.612855 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8158 | 2026.05.06 21:13:58.613077 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8159 | 2026.05.06 21:13:58.613201 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19228 | ||
| 8160 | 2026.05.06 21:13:58.664166 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 976 | ||
| 8161 | 2026.05.06 21:13:58.666327 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8162 | 2026.05.06 21:13:58.666375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8163 | 2026.05.06 21:13:58.667532 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8164 | 2026.05.06 21:13:58.667796 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8165 | 2026.05.06 21:13:58.668058 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 976 | ||
| 8166 | 2026.05.06 21:13:59.682283 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8167 | 2026.05.06 21:13:59.699749 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8168 | 2026.05.06 21:13:59.699811 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8169 | 2026.05.06 21:13:59.706526 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8170 | 2026.05.06 21:13:59.707224 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8171 | 2026.05.06 21:13:59.710354 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8172 | 2026.05.06 21:14:00.933267 [ 61 ] {} <Debug> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99) (MergerMutator): Selected 5 parts from all_1_31_7 to all_35_35_0 | ||
| 8173 | 2026.05.06 21:14:00.933338 [ 61 ] {} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8174 | 2026.05.06 21:14:00.933365 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8175 | 2026.05.06 21:14:00.933486 [ 187 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_35_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_7 to all_35_35_0 into Compact with storage Full | ||
| 8176 | 2026.05.06 21:14:00.933620 [ 187 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_35_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8177 | 2026.05.06 21:14:00.933653 [ 187 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 226 rows starting from the beginning of the part | ||
| 8178 | 2026.05.06 21:14:00.933720 [ 187 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
| 8179 | 2026.05.06 21:14:00.933764 [ 187 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 16 rows starting from the beginning of the part | ||
| 8180 | 2026.05.06 21:14:00.933808 [ 187 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part | ||
| 8181 | 2026.05.06 21:14:00.933848 [ 187 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 54 rows starting from the beginning of the part | ||
| 8182 | 2026.05.06 21:14:00.934596 [ 194 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_35_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 5 columns (5 merged, 0 gathered) in 0.001161498 sec., 325441.80015807174 rows/sec., 23.33 MiB/sec. | ||
| 8183 | 2026.05.06 21:14:00.934799 [ 197 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_35_8} <Trace> MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) | ||
| 8184 | 2026.05.06 21:14:00.935103 [ 197 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_35_8} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8185 | 2026.05.06 21:14:00.935178 [ 197 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_35_8} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99) (MergerMutator): Merged 5 parts: [all_1_31_7, all_35_35_0] -> all_1_35_8 | ||
| 8186 | 2026.05.06 21:14:00.935287 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8187 | 2026.05.06 21:14:00.968734 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8188 | 2026.05.06 21:14:00.968930 [ 275 ] {579d763b-c560-4f62-a652-e99af99c1ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8189 | 2026.05.06 21:14:00.969330 [ 275 ] {579d763b-c560-4f62-a652-e99af99c1ceb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8190 | 2026.05.06 21:14:00.969371 [ 275 ] {579d763b-c560-4f62-a652-e99af99c1ceb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8191 | 2026.05.06 21:14:00.969582 [ 275 ] {579d763b-c560-4f62-a652-e99af99c1ceb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8192 | 2026.05.06 21:14:00.969648 [ 275 ] {579d763b-c560-4f62-a652-e99af99c1ceb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8193 | 2026.05.06 21:14:00.969788 [ 275 ] {579d763b-c560-4f62-a652-e99af99c1ceb} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8194 | 2026.05.06 21:14:00.969824 [ 275 ] {579d763b-c560-4f62-a652-e99af99c1ceb} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8195 | 2026.05.06 21:14:00.969847 [ 275 ] {579d763b-c560-4f62-a652-e99af99c1ceb} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 8196 | 2026.05.06 21:14:00.969862 [ 275 ] {579d763b-c560-4f62-a652-e99af99c1ceb} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8197 | 2026.05.06 21:14:00.969901 [ 275 ] {579d763b-c560-4f62-a652-e99af99c1ceb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8198 | 2026.05.06 21:14:00.969922 [ 275 ] {579d763b-c560-4f62-a652-e99af99c1ceb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8199 | 2026.05.06 21:14:00.970941 [ 275 ] {579d763b-c560-4f62-a652-e99af99c1ceb} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002049 sec., 24890.190336749634 rows/sec., 5.89 MiB/sec. | ||
| 8200 | 2026.05.06 21:14:00.971043 [ 275 ] {579d763b-c560-4f62-a652-e99af99c1ceb} <Debug> TCPHandler: Processed in 0.002403497 sec. | ||
| 8201 | 2026.05.06 21:14:00.973266 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8202 | 2026.05.06 21:14:00.973382 [ 275 ] {7e03cc22-06ba-4f72-bb11-fc5d4658c8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8203 | 2026.05.06 21:14:00.973434 [ 275 ] {7e03cc22-06ba-4f72-bb11-fc5d4658c8d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8204 | 2026.05.06 21:14:00.974061 [ 275 ] {7e03cc22-06ba-4f72-bb11-fc5d4658c8d8} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8205 | 2026.05.06 21:14:00.974111 [ 275 ] {7e03cc22-06ba-4f72-bb11-fc5d4658c8d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8206 | 2026.05.06 21:14:00.974495 [ 275 ] {7e03cc22-06ba-4f72-bb11-fc5d4658c8d8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8207 | 2026.05.06 21:14:00.974731 [ 275 ] {7e03cc22-06ba-4f72-bb11-fc5d4658c8d8} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8208 | 2026.05.06 21:14:00.974883 [ 275 ] {7e03cc22-06ba-4f72-bb11-fc5d4658c8d8} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001536 sec., 89843.75 rows/sec., 7.82 MiB/sec. | ||
| 8209 | 2026.05.06 21:14:00.974923 [ 275 ] {7e03cc22-06ba-4f72-bb11-fc5d4658c8d8} <Debug> TCPHandler: Processed in 0.001711796 sec. | ||
| 8210 | 2026.05.06 21:14:00.975046 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8211 | 2026.05.06 21:14:00.975144 [ 275 ] {e2d15710-e077-4eb5-b453-de1b7a2b8ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8212 | 2026.05.06 21:14:00.975189 [ 275 ] {e2d15710-e077-4eb5-b453-de1b7a2b8ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8213 | 2026.05.06 21:14:00.975598 [ 275 ] {e2d15710-e077-4eb5-b453-de1b7a2b8ecf} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8214 | 2026.05.06 21:14:00.975635 [ 275 ] {e2d15710-e077-4eb5-b453-de1b7a2b8ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8215 | 2026.05.06 21:14:00.975923 [ 275 ] {e2d15710-e077-4eb5-b453-de1b7a2b8ecf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8216 | 2026.05.06 21:14:00.976129 [ 275 ] {e2d15710-e077-4eb5-b453-de1b7a2b8ecf} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8217 | 2026.05.06 21:14:00.976260 [ 275 ] {e2d15710-e077-4eb5-b453-de1b7a2b8ecf} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001134 sec., 36155.20282186949 rows/sec., 2.65 MiB/sec. | ||
| 8218 | 2026.05.06 21:14:00.976299 [ 275 ] {e2d15710-e077-4eb5-b453-de1b7a2b8ecf} <Debug> TCPHandler: Processed in 0.001302161 sec. | ||
| 8219 | 2026.05.06 21:14:00.976412 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8220 | 2026.05.06 21:14:00.976509 [ 275 ] {ecaf8adc-109c-43a4-8995-9c4f492a1215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8221 | 2026.05.06 21:14:00.976550 [ 275 ] {ecaf8adc-109c-43a4-8995-9c4f492a1215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8222 | 2026.05.06 21:14:00.976977 [ 275 ] {ecaf8adc-109c-43a4-8995-9c4f492a1215} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8223 | 2026.05.06 21:14:00.977014 [ 275 ] {ecaf8adc-109c-43a4-8995-9c4f492a1215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8224 | 2026.05.06 21:14:00.977324 [ 275 ] {ecaf8adc-109c-43a4-8995-9c4f492a1215} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8225 | 2026.05.06 21:14:00.977533 [ 275 ] {ecaf8adc-109c-43a4-8995-9c4f492a1215} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8226 | 2026.05.06 21:14:00.977661 [ 275 ] {ecaf8adc-109c-43a4-8995-9c4f492a1215} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001168 sec., 89897.2602739726 rows/sec., 7.02 MiB/sec. | ||
| 8227 | 2026.05.06 21:14:00.977700 [ 275 ] {ecaf8adc-109c-43a4-8995-9c4f492a1215} <Debug> TCPHandler: Processed in 0.00133714 sec. | ||
| 8228 | 2026.05.06 21:14:00.977826 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8229 | 2026.05.06 21:14:00.977922 [ 275 ] {06edf21b-360e-4faf-8de3-7d72b0541e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8230 | 2026.05.06 21:14:00.977964 [ 275 ] {06edf21b-360e-4faf-8de3-7d72b0541e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8231 | 2026.05.06 21:14:00.978370 [ 275 ] {06edf21b-360e-4faf-8de3-7d72b0541e5c} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8232 | 2026.05.06 21:14:00.978407 [ 275 ] {06edf21b-360e-4faf-8de3-7d72b0541e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8233 | 2026.05.06 21:14:00.978734 [ 275 ] {06edf21b-360e-4faf-8de3-7d72b0541e5c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8234 | 2026.05.06 21:14:00.978954 [ 275 ] {06edf21b-360e-4faf-8de3-7d72b0541e5c} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8235 | 2026.05.06 21:14:00.979092 [ 275 ] {06edf21b-360e-4faf-8de3-7d72b0541e5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 8236 | 2026.05.06 21:14:00.979131 [ 275 ] {06edf21b-360e-4faf-8de3-7d72b0541e5c} <Debug> TCPHandler: Processed in 0.001355081 sec. | ||
| 8237 | 2026.05.06 21:14:00.979241 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8238 | 2026.05.06 21:14:00.979336 [ 275 ] {3ac94818-a35c-478e-8d46-bc8cda6f95c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8239 | 2026.05.06 21:14:00.979391 [ 275 ] {3ac94818-a35c-478e-8d46-bc8cda6f95c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8240 | 2026.05.06 21:14:00.980204 [ 275 ] {3ac94818-a35c-478e-8d46-bc8cda6f95c2} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8241 | 2026.05.06 21:14:00.980246 [ 275 ] {3ac94818-a35c-478e-8d46-bc8cda6f95c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8242 | 2026.05.06 21:14:00.980803 [ 275 ] {3ac94818-a35c-478e-8d46-bc8cda6f95c2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8243 | 2026.05.06 21:14:00.981021 [ 275 ] {3ac94818-a35c-478e-8d46-bc8cda6f95c2} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8244 | 2026.05.06 21:14:00.981158 [ 275 ] {3ac94818-a35c-478e-8d46-bc8cda6f95c2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001838 sec., 22306.855277475515 rows/sec., 39.97 MiB/sec. | ||
| 8245 | 2026.05.06 21:14:00.981215 [ 275 ] {3ac94818-a35c-478e-8d46-bc8cda6f95c2} <Debug> TCPHandler: Processed in 0.002022682 sec. | ||
| 8246 | 2026.05.06 21:14:00.981338 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8247 | 2026.05.06 21:14:00.981434 [ 275 ] {0f955492-cc3e-4030-9e15-6eb574930b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8248 | 2026.05.06 21:14:00.981476 [ 275 ] {0f955492-cc3e-4030-9e15-6eb574930b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8249 | 2026.05.06 21:14:00.981813 [ 275 ] {0f955492-cc3e-4030-9e15-6eb574930b75} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8250 | 2026.05.06 21:14:00.981849 [ 275 ] {0f955492-cc3e-4030-9e15-6eb574930b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8251 | 2026.05.06 21:14:00.982157 [ 275 ] {0f955492-cc3e-4030-9e15-6eb574930b75} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8252 | 2026.05.06 21:14:00.982380 [ 275 ] {0f955492-cc3e-4030-9e15-6eb574930b75} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8253 | 2026.05.06 21:14:00.982512 [ 275 ] {0f955492-cc3e-4030-9e15-6eb574930b75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 8254 | 2026.05.06 21:14:00.982550 [ 275 ] {0f955492-cc3e-4030-9e15-6eb574930b75} <Debug> TCPHandler: Processed in 0.001261959 sec. | ||
| 8255 | 2026.05.06 21:14:05.967500 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8256 | 2026.05.06 21:14:05.967826 [ 275 ] {ae78623e-d7a1-4991-9bd8-a1676dc808e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8257 | 2026.05.06 21:14:05.968361 [ 275 ] {ae78623e-d7a1-4991-9bd8-a1676dc808e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8258 | 2026.05.06 21:14:05.968409 [ 275 ] {ae78623e-d7a1-4991-9bd8-a1676dc808e1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8259 | 2026.05.06 21:14:05.968745 [ 275 ] {ae78623e-d7a1-4991-9bd8-a1676dc808e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8260 | 2026.05.06 21:14:05.968842 [ 275 ] {ae78623e-d7a1-4991-9bd8-a1676dc808e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8261 | 2026.05.06 21:14:05.969041 [ 275 ] {ae78623e-d7a1-4991-9bd8-a1676dc808e1} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 24-element set) | ||
| 8262 | 2026.05.06 21:14:05.969091 [ 275 ] {ae78623e-d7a1-4991-9bd8-a1676dc808e1} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8263 | 2026.05.06 21:14:05.969121 [ 275 ] {ae78623e-d7a1-4991-9bd8-a1676dc808e1} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 8264 | 2026.05.06 21:14:05.969143 [ 275 ] {ae78623e-d7a1-4991-9bd8-a1676dc808e1} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8265 | 2026.05.06 21:14:05.969197 [ 275 ] {ae78623e-d7a1-4991-9bd8-a1676dc808e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 8266 | 2026.05.06 21:14:05.969223 [ 275 ] {ae78623e-d7a1-4991-9bd8-a1676dc808e1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8267 | 2026.05.06 21:14:05.970591 [ 275 ] {ae78623e-d7a1-4991-9bd8-a1676dc808e1} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.00292 sec., 17465.753424657534 rows/sec., 4.13 MiB/sec. | ||
| 8268 | 2026.05.06 21:14:05.970673 [ 275 ] {ae78623e-d7a1-4991-9bd8-a1676dc808e1} <Debug> TCPHandler: Processed in 0.003374203 sec. | ||
| 8269 | 2026.05.06 21:14:05.973187 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8270 | 2026.05.06 21:14:05.973297 [ 275 ] {80e923df-f49d-47f2-a86c-95eb78667766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8271 | 2026.05.06 21:14:05.973342 [ 275 ] {80e923df-f49d-47f2-a86c-95eb78667766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8272 | 2026.05.06 21:14:05.973814 [ 275 ] {80e923df-f49d-47f2-a86c-95eb78667766} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8273 | 2026.05.06 21:14:05.973855 [ 275 ] {80e923df-f49d-47f2-a86c-95eb78667766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8274 | 2026.05.06 21:14:05.974206 [ 275 ] {80e923df-f49d-47f2-a86c-95eb78667766} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8275 | 2026.05.06 21:14:05.974421 [ 275 ] {80e923df-f49d-47f2-a86c-95eb78667766} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8276 | 2026.05.06 21:14:05.974568 [ 275 ] {80e923df-f49d-47f2-a86c-95eb78667766} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0013 sec., 18461.53846153846 rows/sec., 1.53 MiB/sec. | ||
| 8277 | 2026.05.06 21:14:05.974608 [ 275 ] {80e923df-f49d-47f2-a86c-95eb78667766} <Debug> TCPHandler: Processed in 0.001475143 sec. | ||
| 8278 | 2026.05.06 21:14:05.974733 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8279 | 2026.05.06 21:14:05.974827 [ 275 ] {89f956c0-eab5-4e31-8c1a-f7bb55f136ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8280 | 2026.05.06 21:14:05.974865 [ 275 ] {89f956c0-eab5-4e31-8c1a-f7bb55f136ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8281 | 2026.05.06 21:14:05.975359 [ 275 ] {89f956c0-eab5-4e31-8c1a-f7bb55f136ce} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8282 | 2026.05.06 21:14:05.975395 [ 275 ] {89f956c0-eab5-4e31-8c1a-f7bb55f136ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8283 | 2026.05.06 21:14:05.975700 [ 275 ] {89f956c0-eab5-4e31-8c1a-f7bb55f136ce} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8284 | 2026.05.06 21:14:05.975902 [ 275 ] {89f956c0-eab5-4e31-8c1a-f7bb55f136ce} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8285 | 2026.05.06 21:14:05.976011 [ 86 ] {} <Debug> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8286 | 2026.05.06 21:14:05.976031 [ 275 ] {89f956c0-eab5-4e31-8c1a-f7bb55f136ce} <Debug> executeQuery: Read 176 rows, 15.87 KiB in 0.001221 sec., 144144.14414414414 rows/sec., 12.69 MiB/sec. | ||
| 8287 | 2026.05.06 21:14:05.976082 [ 86 ] {} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8288 | 2026.05.06 21:14:05.976089 [ 275 ] {89f956c0-eab5-4e31-8c1a-f7bb55f136ce} <Debug> TCPHandler: Processed in 0.001403092 sec. | ||
| 8289 | 2026.05.06 21:14:05.976112 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8290 | 2026.05.06 21:14:05.976205 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8291 | 2026.05.06 21:14:05.976220 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8292 | 2026.05.06 21:14:05.976300 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8293 | 2026.05.06 21:14:05.976320 [ 275 ] {095e72e0-8ef9-4ca3-b0af-da9b979f0ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8294 | 2026.05.06 21:14:05.976328 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3361 rows starting from the beginning of the part | ||
| 8295 | 2026.05.06 21:14:05.976359 [ 275 ] {095e72e0-8ef9-4ca3-b0af-da9b979f0ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8296 | 2026.05.06 21:14:05.976383 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 2488 rows starting from the beginning of the part | ||
| 8297 | 2026.05.06 21:14:05.976429 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 8298 | 2026.05.06 21:14:05.976471 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
| 8299 | 2026.05.06 21:14:05.976509 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 138 rows starting from the beginning of the part | ||
| 8300 | 2026.05.06 21:14:05.976547 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 176 rows starting from the beginning of the part | ||
| 8301 | 2026.05.06 21:14:05.976805 [ 275 ] {095e72e0-8ef9-4ca3-b0af-da9b979f0ed5} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8302 | 2026.05.06 21:14:05.976840 [ 275 ] {095e72e0-8ef9-4ca3-b0af-da9b979f0ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8303 | 2026.05.06 21:14:05.977259 [ 275 ] {095e72e0-8ef9-4ca3-b0af-da9b979f0ed5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8304 | 2026.05.06 21:14:05.977469 [ 275 ] {095e72e0-8ef9-4ca3-b0af-da9b979f0ed5} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8305 | 2026.05.06 21:14:05.977601 [ 275 ] {095e72e0-8ef9-4ca3-b0af-da9b979f0ed5} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001297 sec., 9252.120277563608 rows/sec., 740.89 KiB/sec. | ||
| 8306 | 2026.05.06 21:14:05.977640 [ 275 ] {095e72e0-8ef9-4ca3-b0af-da9b979f0ed5} <Debug> TCPHandler: Processed in 0.001466613 sec. | ||
| 8307 | 2026.05.06 21:14:05.977756 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8308 | 2026.05.06 21:14:05.977848 [ 275 ] {6667ce2b-1048-46d2-a2e5-8fa424bcd632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8309 | 2026.05.06 21:14:05.977887 [ 275 ] {6667ce2b-1048-46d2-a2e5-8fa424bcd632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8310 | 2026.05.06 21:14:05.978285 [ 275 ] {6667ce2b-1048-46d2-a2e5-8fa424bcd632} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8311 | 2026.05.06 21:14:05.978321 [ 275 ] {6667ce2b-1048-46d2-a2e5-8fa424bcd632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8312 | 2026.05.06 21:14:05.978578 [ 194 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6275 rows, containing 5 columns (5 merged, 0 gathered) in 0.002407807 sec., 2606105.888054981 rows/sec., 207.49 MiB/sec. | ||
| 8313 | 2026.05.06 21:14:05.978599 [ 275 ] {6667ce2b-1048-46d2-a2e5-8fa424bcd632} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8314 | 2026.05.06 21:14:05.978821 [ 275 ] {6667ce2b-1048-46d2-a2e5-8fa424bcd632} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8315 | 2026.05.06 21:14:05.978914 [ 194 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8316 | 2026.05.06 21:14:05.978980 [ 275 ] {6667ce2b-1048-46d2-a2e5-8fa424bcd632} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001148 sec., 20905.923344947736 rows/sec., 1.73 MiB/sec. | ||
| 8317 | 2026.05.06 21:14:05.979026 [ 275 ] {6667ce2b-1048-46d2-a2e5-8fa424bcd632} <Debug> TCPHandler: Processed in 0.00131708 sec. | ||
| 8318 | 2026.05.06 21:14:05.979139 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8319 | 2026.05.06 21:14:05.979229 [ 194 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_61_12} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8320 | 2026.05.06 21:14:05.979233 [ 275 ] {aa908a77-0379-4f68-8d6a-7f98b546c81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8321 | 2026.05.06 21:14:05.979289 [ 275 ] {aa908a77-0379-4f68-8d6a-7f98b546c81e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8322 | 2026.05.06 21:14:05.979319 [ 194 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_61_12} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8323 | 2026.05.06 21:14:05.979444 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 8324 | 2026.05.06 21:14:05.979683 [ 275 ] {aa908a77-0379-4f68-8d6a-7f98b546c81e} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8325 | 2026.05.06 21:14:05.979725 [ 275 ] {aa908a77-0379-4f68-8d6a-7f98b546c81e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8326 | 2026.05.06 21:14:05.980020 [ 275 ] {aa908a77-0379-4f68-8d6a-7f98b546c81e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8327 | 2026.05.06 21:14:05.980219 [ 275 ] {aa908a77-0379-4f68-8d6a-7f98b546c81e} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8328 | 2026.05.06 21:14:05.980354 [ 275 ] {aa908a77-0379-4f68-8d6a-7f98b546c81e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001136 sec., 10563.38028169014 rows/sec., 825.26 KiB/sec. | ||
| 8329 | 2026.05.06 21:14:05.980393 [ 275 ] {aa908a77-0379-4f68-8d6a-7f98b546c81e} <Debug> TCPHandler: Processed in 0.00130114 sec. | ||
| 8330 | 2026.05.06 21:14:05.980507 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8331 | 2026.05.06 21:14:05.980599 [ 275 ] {dba07938-7db0-4544-8a24-b2bfb5752e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8332 | 2026.05.06 21:14:05.980637 [ 275 ] {dba07938-7db0-4544-8a24-b2bfb5752e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8333 | 2026.05.06 21:14:05.981053 [ 275 ] {dba07938-7db0-4544-8a24-b2bfb5752e4a} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8334 | 2026.05.06 21:14:05.981089 [ 275 ] {dba07938-7db0-4544-8a24-b2bfb5752e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8335 | 2026.05.06 21:14:05.981377 [ 275 ] {dba07938-7db0-4544-8a24-b2bfb5752e4a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8336 | 2026.05.06 21:14:05.981573 [ 275 ] {dba07938-7db0-4544-8a24-b2bfb5752e4a} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8337 | 2026.05.06 21:14:05.981675 [ 86 ] {} <Debug> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8338 | 2026.05.06 21:14:05.981698 [ 275 ] {dba07938-7db0-4544-8a24-b2bfb5752e4a} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001115 sec., 89686.0986547085 rows/sec., 7.33 MiB/sec. | ||
| 8339 | 2026.05.06 21:14:05.981711 [ 86 ] {} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8340 | 2026.05.06 21:14:05.981740 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8341 | 2026.05.06 21:14:05.981743 [ 275 ] {dba07938-7db0-4544-8a24-b2bfb5752e4a} <Debug> TCPHandler: Processed in 0.00128331 sec. | ||
| 8342 | 2026.05.06 21:14:05.981858 [ 188 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8343 | 2026.05.06 21:14:05.981869 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8344 | 2026.05.06 21:14:05.982001 [ 275 ] {ce2682b3-1d1b-4e32-a5be-53f7c9fecba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8345 | 2026.05.06 21:14:05.982014 [ 188 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8346 | 2026.05.06 21:14:05.982043 [ 275 ] {ce2682b3-1d1b-4e32-a5be-53f7c9fecba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8347 | 2026.05.06 21:14:05.982058 [ 188 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1831 rows starting from the beginning of the part | ||
| 8348 | 2026.05.06 21:14:05.982142 [ 188 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1333 rows starting from the beginning of the part | ||
| 8349 | 2026.05.06 21:14:05.982195 [ 188 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 8350 | 2026.05.06 21:14:05.982243 [ 188 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
| 8351 | 2026.05.06 21:14:05.982288 [ 188 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 105 rows starting from the beginning of the part | ||
| 8352 | 2026.05.06 21:14:05.982336 [ 188 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 100 rows starting from the beginning of the part | ||
| 8353 | 2026.05.06 21:14:05.982458 [ 275 ] {ce2682b3-1d1b-4e32-a5be-53f7c9fecba3} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8354 | 2026.05.06 21:14:05.982504 [ 275 ] {ce2682b3-1d1b-4e32-a5be-53f7c9fecba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8355 | 2026.05.06 21:14:05.982852 [ 275 ] {ce2682b3-1d1b-4e32-a5be-53f7c9fecba3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8356 | 2026.05.06 21:14:05.983071 [ 275 ] {ce2682b3-1d1b-4e32-a5be-53f7c9fecba3} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8357 | 2026.05.06 21:14:05.983208 [ 275 ] {ce2682b3-1d1b-4e32-a5be-53f7c9fecba3} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001223 sec., 160261.65167620606 rows/sec., 11.50 MiB/sec. | ||
| 8358 | 2026.05.06 21:14:05.983247 [ 275 ] {ce2682b3-1d1b-4e32-a5be-53f7c9fecba3} <Debug> TCPHandler: Processed in 0.001424602 sec. | ||
| 8359 | 2026.05.06 21:14:05.983361 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8360 | 2026.05.06 21:14:05.983454 [ 275 ] {208edfc2-919b-496d-a64c-c53c28818a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8361 | 2026.05.06 21:14:05.983495 [ 275 ] {208edfc2-919b-496d-a64c-c53c28818a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8362 | 2026.05.06 21:14:05.983763 [ 194 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3497 rows, containing 5 columns (5 merged, 0 gathered) in 0.001967071 sec., 1777770.0957413332 rows/sec., 129.09 MiB/sec. | ||
| 8363 | 2026.05.06 21:14:05.983833 [ 275 ] {208edfc2-919b-496d-a64c-c53c28818a2b} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8364 | 2026.05.06 21:14:05.983873 [ 275 ] {208edfc2-919b-496d-a64c-c53c28818a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8365 | 2026.05.06 21:14:05.983973 [ 186 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8366 | 2026.05.06 21:14:05.984194 [ 275 ] {208edfc2-919b-496d-a64c-c53c28818a2b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8367 | 2026.05.06 21:14:05.984298 [ 186 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_61_12} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8368 | 2026.05.06 21:14:05.984386 [ 186 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_61_12} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8369 | 2026.05.06 21:14:05.984459 [ 275 ] {208edfc2-919b-496d-a64c-c53c28818a2b} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8370 | 2026.05.06 21:14:05.984481 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8371 | 2026.05.06 21:14:05.984603 [ 275 ] {208edfc2-919b-496d-a64c-c53c28818a2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 8372 | 2026.05.06 21:14:05.984644 [ 275 ] {208edfc2-919b-496d-a64c-c53c28818a2b} <Debug> TCPHandler: Processed in 0.001329471 sec. | ||
| 8373 | 2026.05.06 21:14:06.113342 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19740 | ||
| 8374 | 2026.05.06 21:14:06.114187 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8375 | 2026.05.06 21:14:06.114273 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8376 | 2026.05.06 21:14:06.114947 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8377 | 2026.05.06 21:14:06.115287 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8378 | 2026.05.06 21:14:06.115469 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19740 | ||
| 8379 | 2026.05.06 21:14:06.115526 [ 86 ] {} <Debug> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8380 | 2026.05.06 21:14:06.115621 [ 86 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8381 | 2026.05.06 21:14:06.115656 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8382 | 2026.05.06 21:14:06.115850 [ 188 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 8383 | 2026.05.06 21:14:06.116067 [ 188 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8384 | 2026.05.06 21:14:06.116126 [ 188 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17308 rows starting from the beginning of the part | ||
| 8385 | 2026.05.06 21:14:06.116224 [ 188 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 8386 | 2026.05.06 21:14:06.116304 [ 188 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 8387 | 2026.05.06 21:14:06.116379 [ 188 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 8388 | 2026.05.06 21:14:06.116446 [ 188 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 8389 | 2026.05.06 21:14:06.116507 [ 188 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 8390 | 2026.05.06 21:14:06.119867 [ 186 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19740 rows, containing 4 columns (4 merged, 0 gathered) in 0.004102973 sec., 4811145.479144026 rows/sec., 68.82 MiB/sec. | ||
| 8391 | 2026.05.06 21:14:06.120273 [ 192 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8392 | 2026.05.06 21:14:06.120807 [ 192 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_41_8} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8393 | 2026.05.06 21:14:06.120934 [ 192 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_41_8} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8394 | 2026.05.06 21:14:06.121068 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.63 MiB. | ||
| 8395 | 2026.05.06 21:14:07.059395 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56279 | ||
| 8396 | 2026.05.06 21:14:07.059515 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8397 | 2026.05.06 21:14:07.059546 [ 269 ] {} <Debug> TCP-Session: 2d6f1a1b-32ef-4acf-a7d4-1cab5c35cb1c Authenticating user 'default' from [fd00:1122:3344:101::e]:56279 | ||
| 8398 | 2026.05.06 21:14:07.059573 [ 269 ] {} <Debug> TCP-Session: 2d6f1a1b-32ef-4acf-a7d4-1cab5c35cb1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8399 | 2026.05.06 21:14:07.059589 [ 269 ] {} <Debug> TCP-Session: 2d6f1a1b-32ef-4acf-a7d4-1cab5c35cb1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8400 | 2026.05.06 21:14:07.059816 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47980 | ||
| 8401 | 2026.05.06 21:14:07.059841 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64113 | ||
| 8402 | 2026.05.06 21:14:07.059900 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39478 | ||
| 8403 | 2026.05.06 21:14:07.059885 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41849 | ||
| 8404 | 2026.05.06 21:14:07.059954 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8405 | 2026.05.06 21:14:07.059877 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51725 | ||
| 8406 | 2026.05.06 21:14:07.059996 [ 303 ] {} <Debug> TCP-Session: 56787253-719c-409a-b9f2-764f6d95c092 Authenticating user 'default' from [fd00:1122:3344:101::e]:47980 | ||
| 8407 | 2026.05.06 21:14:07.059996 [ 269 ] {} <Trace> TCP-Session: 2d6f1a1b-32ef-4acf-a7d4-1cab5c35cb1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8408 | 2026.05.06 21:14:07.060047 [ 303 ] {} <Debug> TCP-Session: 56787253-719c-409a-b9f2-764f6d95c092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8409 | 2026.05.06 21:14:07.059875 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49100 | ||
| 8410 | 2026.05.06 21:14:07.060079 [ 303 ] {} <Debug> TCP-Session: 56787253-719c-409a-b9f2-764f6d95c092 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8411 | 2026.05.06 21:14:07.060136 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8412 | 2026.05.06 21:14:07.059846 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64458 | ||
| 8413 | 2026.05.06 21:14:07.060174 [ 3 ] {} <Debug> TCP-Session: a28bfdef-5776-4d5a-9852-7f5bc7d77a22 Authenticating user 'default' from [fd00:1122:3344:101::e]:39478 | ||
| 8414 | 2026.05.06 21:14:07.059832 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58133 | ||
| 8415 | 2026.05.06 21:14:07.060235 [ 269 ] {aa546dc4-3858-4624-8d6e-04713b6d6b64} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56279) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8416 | 2026.05.06 21:14:07.060201 [ 3 ] {} <Debug> TCP-Session: a28bfdef-5776-4d5a-9852-7f5bc7d77a22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8417 | 2026.05.06 21:14:07.060282 [ 3 ] {} <Debug> TCP-Session: a28bfdef-5776-4d5a-9852-7f5bc7d77a22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8418 | 2026.05.06 21:14:07.060558 [ 269 ] {aa546dc4-3858-4624-8d6e-04713b6d6b64} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8419 | 2026.05.06 21:14:07.060612 [ 269 ] {aa546dc4-3858-4624-8d6e-04713b6d6b64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8420 | 2026.05.06 21:14:07.060704 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8421 | 2026.05.06 21:14:07.060738 [ 308 ] {} <Debug> TCP-Session: d4725de7-04c7-4117-b556-1f18feeddc23 Authenticating user 'default' from [fd00:1122:3344:101::e]:64458 | ||
| 8422 | 2026.05.06 21:14:07.060754 [ 308 ] {} <Debug> TCP-Session: d4725de7-04c7-4117-b556-1f18feeddc23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8423 | 2026.05.06 21:14:07.060767 [ 308 ] {} <Debug> TCP-Session: d4725de7-04c7-4117-b556-1f18feeddc23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8424 | 2026.05.06 21:14:07.060820 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8425 | 2026.05.06 21:14:07.060860 [ 307 ] {} <Debug> TCP-Session: ff9996bc-6d2a-4750-b4c1-f4e6ab9fdc42 Authenticating user 'default' from [fd00:1122:3344:101::e]:58133 | ||
| 8426 | 2026.05.06 21:14:07.060878 [ 307 ] {} <Debug> TCP-Session: ff9996bc-6d2a-4750-b4c1-f4e6ab9fdc42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8427 | 2026.05.06 21:14:07.060894 [ 307 ] {} <Debug> TCP-Session: ff9996bc-6d2a-4750-b4c1-f4e6ab9fdc42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8428 | 2026.05.06 21:14:07.060901 [ 269 ] {aa546dc4-3858-4624-8d6e-04713b6d6b64} <Debug> oximeter.version (93d0095a-0293-45d6-9e84-ddb65275c18d) (SelectExecutor): Key condition: unknown | ||
| 8429 | 2026.05.06 21:14:07.060945 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8430 | 2026.05.06 21:14:07.060982 [ 309 ] {} <Debug> TCP-Session: 34b44c94-79b9-4edb-b007-e6066d7a7270 Authenticating user 'default' from [fd00:1122:3344:101::e]:51725 | ||
| 8431 | 2026.05.06 21:14:07.061003 [ 309 ] {} <Debug> TCP-Session: 34b44c94-79b9-4edb-b007-e6066d7a7270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8432 | 2026.05.06 21:14:07.061015 [ 309 ] {} <Debug> TCP-Session: 34b44c94-79b9-4edb-b007-e6066d7a7270 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8433 | 2026.05.06 21:14:07.061340 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8434 | 2026.05.06 21:14:07.061380 [ 310 ] {} <Debug> TCP-Session: b1b8ecf4-301b-4c06-91f9-76825839048e Authenticating user 'default' from [fd00:1122:3344:101::e]:49100 | ||
| 8435 | 2026.05.06 21:14:07.061402 [ 310 ] {} <Debug> TCP-Session: b1b8ecf4-301b-4c06-91f9-76825839048e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8436 | 2026.05.06 21:14:07.061418 [ 310 ] {} <Debug> TCP-Session: b1b8ecf4-301b-4c06-91f9-76825839048e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8437 | 2026.05.06 21:14:07.061460 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8438 | 2026.05.06 21:14:07.061494 [ 311 ] {} <Debug> TCP-Session: d5082cff-5a8f-4e0b-be35-11f9255c5138 Authenticating user 'default' from [fd00:1122:3344:101::e]:41849 | ||
| 8439 | 2026.05.06 21:14:07.061511 [ 311 ] {} <Debug> TCP-Session: d5082cff-5a8f-4e0b-be35-11f9255c5138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8440 | 2026.05.06 21:14:07.061523 [ 311 ] {} <Debug> TCP-Session: d5082cff-5a8f-4e0b-be35-11f9255c5138 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8441 | 2026.05.06 21:14:07.061603 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8442 | 2026.05.06 21:14:07.061642 [ 304 ] {} <Debug> TCP-Session: 4ee8468b-ad69-4dc8-b9e5-c35b46295b73 Authenticating user 'default' from [fd00:1122:3344:101::e]:64113 | ||
| 8443 | 2026.05.06 21:14:07.061661 [ 304 ] {} <Debug> TCP-Session: 4ee8468b-ad69-4dc8-b9e5-c35b46295b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8444 | 2026.05.06 21:14:07.061674 [ 304 ] {} <Debug> TCP-Session: 4ee8468b-ad69-4dc8-b9e5-c35b46295b73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8445 | 2026.05.06 21:14:07.061926 [ 363 ] {aa546dc4-3858-4624-8d6e-04713b6d6b64} <Trace> AggregatingTransform: Aggregating | ||
| 8446 | 2026.05.06 21:14:07.061975 [ 363 ] {aa546dc4-3858-4624-8d6e-04713b6d6b64} <Trace> Aggregator: Aggregation method: without_key | ||
| 8447 | 2026.05.06 21:14:07.062017 [ 363 ] {aa546dc4-3858-4624-8d6e-04713b6d6b64} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001010546 sec. (989.564 rows/sec., 38.65 KiB/sec.) | ||
| 8448 | 2026.05.06 21:14:07.062039 [ 363 ] {aa546dc4-3858-4624-8d6e-04713b6d6b64} <Trace> Aggregator: Merging aggregated data | ||
| 8449 | 2026.05.06 21:14:07.063417 [ 269 ] {aa546dc4-3858-4624-8d6e-04713b6d6b64} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003255 sec., 307.21966205837174 rows/sec., 12.00 KiB/sec. | ||
| 8450 | 2026.05.06 21:14:07.063556 [ 269 ] {aa546dc4-3858-4624-8d6e-04713b6d6b64} <Debug> TCPHandler: Processed in 0.003676597 sec. | ||
| 8451 | 2026.05.06 21:14:07.063696 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8452 | 2026.05.06 21:14:07.063722 [ 269 ] {} <Debug> TCP-Session: 2d6f1a1b-32ef-4acf-a7d4-1cab5c35cb1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8453 | 2026.05.06 21:14:07.063726 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8454 | 2026.05.06 21:14:07.063744 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8455 | 2026.05.06 21:14:07.063764 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8456 | 2026.05.06 21:14:07.063770 [ 303 ] {} <Debug> TCP-Session: 56787253-719c-409a-b9f2-764f6d95c092 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8457 | 2026.05.06 21:14:07.063786 [ 3 ] {} <Debug> TCP-Session: a28bfdef-5776-4d5a-9852-7f5bc7d77a22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8458 | 2026.05.06 21:14:07.063801 [ 308 ] {} <Debug> TCP-Session: d4725de7-04c7-4117-b556-1f18feeddc23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8459 | 2026.05.06 21:14:07.063818 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8460 | 2026.05.06 21:14:07.063849 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8461 | 2026.05.06 21:14:07.063783 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8462 | 2026.05.06 21:14:07.063877 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8463 | 2026.05.06 21:14:07.063903 [ 311 ] {} <Debug> TCP-Session: d5082cff-5a8f-4e0b-be35-11f9255c5138 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8464 | 2026.05.06 21:14:07.063925 [ 309 ] {} <Debug> TCP-Session: 34b44c94-79b9-4edb-b007-e6066d7a7270 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8465 | 2026.05.06 21:14:07.063942 [ 310 ] {} <Debug> TCP-Session: b1b8ecf4-301b-4c06-91f9-76825839048e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8466 | 2026.05.06 21:14:07.063881 [ 304 ] {} <Debug> TCP-Session: 4ee8468b-ad69-4dc8-b9e5-c35b46295b73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8467 | 2026.05.06 21:14:07.063807 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8468 | 2026.05.06 21:14:07.064018 [ 307 ] {} <Debug> TCP-Session: ff9996bc-6d2a-4750-b4c1-f4e6ab9fdc42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8469 | 2026.05.06 21:14:07.069037 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49223 | ||
| 8470 | 2026.05.06 21:14:07.069093 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8471 | 2026.05.06 21:14:07.069112 [ 269 ] {} <Debug> TCP-Session: 3d230ec0-087c-459d-a3ea-aa110a423a5e Authenticating user 'default' from [fd00:1122:3344:101::e]:49223 | ||
| 8472 | 2026.05.06 21:14:07.069128 [ 269 ] {} <Debug> TCP-Session: 3d230ec0-087c-459d-a3ea-aa110a423a5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8473 | 2026.05.06 21:14:07.069140 [ 269 ] {} <Debug> TCP-Session: 3d230ec0-087c-459d-a3ea-aa110a423a5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8474 | 2026.05.06 21:14:07.069266 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36507 | ||
| 8475 | 2026.05.06 21:14:07.069299 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54708 | ||
| 8476 | 2026.05.06 21:14:07.069314 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53984 | ||
| 8477 | 2026.05.06 21:14:07.069323 [ 269 ] {} <Trace> TCP-Session: 3d230ec0-087c-459d-a3ea-aa110a423a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8478 | 2026.05.06 21:14:07.069345 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55658 | ||
| 8479 | 2026.05.06 21:14:07.069379 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8480 | 2026.05.06 21:14:07.069391 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8481 | 2026.05.06 21:14:07.069417 [ 304 ] {} <Debug> TCP-Session: 4d5d9429-3073-4d6e-a338-364709407c36 Authenticating user 'default' from [fd00:1122:3344:101::e]:54708 | ||
| 8482 | 2026.05.06 21:14:07.069436 [ 307 ] {} <Debug> TCP-Session: df4ec907-3100-490d-ba6d-c5cc9deb00f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53984 | ||
| 8483 | 2026.05.06 21:14:07.069446 [ 304 ] {} <Debug> TCP-Session: 4d5d9429-3073-4d6e-a338-364709407c36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8484 | 2026.05.06 21:14:07.069463 [ 269 ] {caa1a9b5-ff7d-4db7-b43e-f09c9dee74e5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49223) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8485 | 2026.05.06 21:14:07.069485 [ 304 ] {} <Debug> TCP-Session: 4d5d9429-3073-4d6e-a338-364709407c36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8486 | 2026.05.06 21:14:07.069465 [ 307 ] {} <Debug> TCP-Session: df4ec907-3100-490d-ba6d-c5cc9deb00f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8487 | 2026.05.06 21:14:07.069436 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8488 | 2026.05.06 21:14:07.069533 [ 307 ] {} <Debug> TCP-Session: df4ec907-3100-490d-ba6d-c5cc9deb00f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8489 | 2026.05.06 21:14:07.069367 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57565 | ||
| 8490 | 2026.05.06 21:14:07.069563 [ 309 ] {} <Debug> TCP-Session: ac8c6526-d83d-43a3-a684-19f815584632 Authenticating user 'default' from [fd00:1122:3344:101::e]:55658 | ||
| 8491 | 2026.05.06 21:14:07.069363 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42526 | ||
| 8492 | 2026.05.06 21:14:07.069620 [ 309 ] {} <Debug> TCP-Session: ac8c6526-d83d-43a3-a684-19f815584632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8493 | 2026.05.06 21:14:07.069633 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8494 | 2026.05.06 21:14:07.069637 [ 269 ] {caa1a9b5-ff7d-4db7-b43e-f09c9dee74e5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8495 | 2026.05.06 21:14:07.069649 [ 309 ] {} <Debug> TCP-Session: ac8c6526-d83d-43a3-a684-19f815584632 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8496 | 2026.05.06 21:14:07.069670 [ 3 ] {} <Debug> TCP-Session: 18f9a027-4f29-4a19-b032-550f30e42692 Authenticating user 'default' from [fd00:1122:3344:101::e]:57565 | ||
| 8497 | 2026.05.06 21:14:07.069696 [ 269 ] {caa1a9b5-ff7d-4db7-b43e-f09c9dee74e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8498 | 2026.05.06 21:14:07.069711 [ 3 ] {} <Debug> TCP-Session: 18f9a027-4f29-4a19-b032-550f30e42692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8499 | 2026.05.06 21:14:07.069674 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8500 | 2026.05.06 21:14:07.069731 [ 3 ] {} <Debug> TCP-Session: 18f9a027-4f29-4a19-b032-550f30e42692 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8501 | 2026.05.06 21:14:07.069352 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49439 | ||
| 8502 | 2026.05.06 21:14:07.069768 [ 311 ] {} <Debug> TCP-Session: 67eee0fb-3d08-4536-8b53-fc727790325f Authenticating user 'default' from [fd00:1122:3344:101::e]:42526 | ||
| 8503 | 2026.05.06 21:14:07.069351 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8504 | 2026.05.06 21:14:07.069841 [ 311 ] {} <Debug> TCP-Session: 67eee0fb-3d08-4536-8b53-fc727790325f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8505 | 2026.05.06 21:14:07.069850 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8506 | 2026.05.06 21:14:07.069861 [ 311 ] {} <Debug> TCP-Session: 67eee0fb-3d08-4536-8b53-fc727790325f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8507 | 2026.05.06 21:14:07.069857 [ 303 ] {} <Debug> TCP-Session: f99615db-9578-4473-831c-4634fca0738e Authenticating user 'default' from [fd00:1122:3344:101::e]:36507 | ||
| 8508 | 2026.05.06 21:14:07.069885 [ 310 ] {} <Debug> TCP-Session: 7b335109-2ae0-4df5-bff1-39c04c72f685 Authenticating user 'default' from [fd00:1122:3344:101::e]:49439 | ||
| 8509 | 2026.05.06 21:14:07.069904 [ 269 ] {caa1a9b5-ff7d-4db7-b43e-f09c9dee74e5} <Debug> oximeter.version (93d0095a-0293-45d6-9e84-ddb65275c18d) (SelectExecutor): Key condition: unknown | ||
| 8510 | 2026.05.06 21:14:07.069905 [ 303 ] {} <Debug> TCP-Session: f99615db-9578-4473-831c-4634fca0738e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8511 | 2026.05.06 21:14:07.069921 [ 310 ] {} <Debug> TCP-Session: 7b335109-2ae0-4df5-bff1-39c04c72f685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8512 | 2026.05.06 21:14:07.069949 [ 303 ] {} <Debug> TCP-Session: f99615db-9578-4473-831c-4634fca0738e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8513 | 2026.05.06 21:14:07.069968 [ 310 ] {} <Debug> TCP-Session: 7b335109-2ae0-4df5-bff1-39c04c72f685 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8514 | 2026.05.06 21:14:07.069323 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57291 | ||
| 8515 | 2026.05.06 21:14:07.070049 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8516 | 2026.05.06 21:14:07.070070 [ 308 ] {} <Debug> TCP-Session: ad74e42c-0d23-4968-b0de-37ca01faac36 Authenticating user 'default' from [fd00:1122:3344:101::e]:57291 | ||
| 8517 | 2026.05.06 21:14:07.070086 [ 308 ] {} <Debug> TCP-Session: ad74e42c-0d23-4968-b0de-37ca01faac36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8518 | 2026.05.06 21:14:07.070098 [ 308 ] {} <Debug> TCP-Session: ad74e42c-0d23-4968-b0de-37ca01faac36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8519 | 2026.05.06 21:14:07.070781 [ 327 ] {caa1a9b5-ff7d-4db7-b43e-f09c9dee74e5} <Trace> AggregatingTransform: Aggregating | ||
| 8520 | 2026.05.06 21:14:07.070825 [ 327 ] {caa1a9b5-ff7d-4db7-b43e-f09c9dee74e5} <Trace> Aggregator: Aggregation method: without_key | ||
| 8521 | 2026.05.06 21:14:07.070864 [ 327 ] {caa1a9b5-ff7d-4db7-b43e-f09c9dee74e5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000871024 sec. (1148.074 rows/sec., 44.85 KiB/sec.) | ||
| 8522 | 2026.05.06 21:14:07.070882 [ 327 ] {caa1a9b5-ff7d-4db7-b43e-f09c9dee74e5} <Trace> Aggregator: Merging aggregated data | ||
| 8523 | 2026.05.06 21:14:07.072313 [ 269 ] {caa1a9b5-ff7d-4db7-b43e-f09c9dee74e5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002877 sec., 347.58428919012863 rows/sec., 13.58 KiB/sec. | ||
| 8524 | 2026.05.06 21:14:07.072478 [ 269 ] {caa1a9b5-ff7d-4db7-b43e-f09c9dee74e5} <Debug> TCPHandler: Processed in 0.00320417 sec. | ||
| 8525 | 2026.05.06 21:14:07.072613 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8526 | 2026.05.06 21:14:07.072639 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8527 | 2026.05.06 21:14:07.072640 [ 269 ] {} <Debug> TCP-Session: 3d230ec0-087c-459d-a3ea-aa110a423a5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8528 | 2026.05.06 21:14:07.072660 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8529 | 2026.05.06 21:14:07.072679 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8530 | 2026.05.06 21:14:07.072698 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8531 | 2026.05.06 21:14:07.072718 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8532 | 2026.05.06 21:14:07.072734 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8533 | 2026.05.06 21:14:07.072755 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8534 | 2026.05.06 21:14:07.072767 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8535 | 2026.05.06 21:14:07.072778 [ 311 ] {} <Debug> TCP-Session: 67eee0fb-3d08-4536-8b53-fc727790325f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8536 | 2026.05.06 21:14:07.072821 [ 309 ] {} <Debug> TCP-Session: ac8c6526-d83d-43a3-a684-19f815584632 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8537 | 2026.05.06 21:14:07.072833 [ 3 ] {} <Debug> TCP-Session: 18f9a027-4f29-4a19-b032-550f30e42692 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8538 | 2026.05.06 21:14:07.072771 [ 307 ] {} <Debug> TCP-Session: df4ec907-3100-490d-ba6d-c5cc9deb00f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8539 | 2026.05.06 21:14:07.072752 [ 308 ] {} <Debug> TCP-Session: ad74e42c-0d23-4968-b0de-37ca01faac36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8540 | 2026.05.06 21:14:07.072712 [ 304 ] {} <Debug> TCP-Session: 4d5d9429-3073-4d6e-a338-364709407c36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8541 | 2026.05.06 21:14:07.072682 [ 303 ] {} <Debug> TCP-Session: f99615db-9578-4473-831c-4634fca0738e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8542 | 2026.05.06 21:14:07.072727 [ 310 ] {} <Debug> TCP-Session: 7b335109-2ae0-4df5-bff1-39c04c72f685 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8543 | 2026.05.06 21:14:07.081883 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61525 | ||
| 8544 | 2026.05.06 21:14:07.081940 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8545 | 2026.05.06 21:14:07.081960 [ 269 ] {} <Debug> TCP-Session: 625d43f7-c073-42e9-9fe0-d2e4d0c6baf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61525 | ||
| 8546 | 2026.05.06 21:14:07.081977 [ 269 ] {} <Debug> TCP-Session: 625d43f7-c073-42e9-9fe0-d2e4d0c6baf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8547 | 2026.05.06 21:14:07.081990 [ 269 ] {} <Debug> TCP-Session: 625d43f7-c073-42e9-9fe0-d2e4d0c6baf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8548 | 2026.05.06 21:14:07.082138 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62865 | ||
| 8549 | 2026.05.06 21:14:07.082147 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40011 | ||
| 8550 | 2026.05.06 21:14:07.082169 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59461 | ||
| 8551 | 2026.05.06 21:14:07.082202 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8552 | 2026.05.06 21:14:07.082215 [ 269 ] {} <Trace> TCP-Session: 625d43f7-c073-42e9-9fe0-d2e4d0c6baf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8553 | 2026.05.06 21:14:07.082214 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44909 | ||
| 8554 | 2026.05.06 21:14:07.082235 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8555 | 2026.05.06 21:14:07.082261 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52372 | ||
| 8556 | 2026.05.06 21:14:07.082274 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64153 | ||
| 8557 | 2026.05.06 21:14:07.082285 [ 304 ] {} <Debug> TCP-Session: 2fb010c4-62f2-471c-8ba3-96a0013a077d Authenticating user 'default' from [fd00:1122:3344:101::e]:40011 | ||
| 8558 | 2026.05.06 21:14:07.082311 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8559 | 2026.05.06 21:14:07.082331 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8560 | 2026.05.06 21:14:07.082335 [ 304 ] {} <Debug> TCP-Session: 2fb010c4-62f2-471c-8ba3-96a0013a077d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8561 | 2026.05.06 21:14:07.082344 [ 269 ] {3371b3e7-75be-411c-b7f3-18c3ad8ec57a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61525) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8562 | 2026.05.06 21:14:07.082353 [ 308 ] {} <Debug> TCP-Session: e05577d5-827c-48a4-a375-7715bbb0549d Authenticating user 'default' from [fd00:1122:3344:101::e]:44909 | ||
| 8563 | 2026.05.06 21:14:07.082364 [ 310 ] {} <Debug> TCP-Session: e4009010-bbe0-4143-ace2-20ff033961f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52372 | ||
| 8564 | 2026.05.06 21:14:07.082397 [ 308 ] {} <Debug> TCP-Session: e05577d5-827c-48a4-a375-7715bbb0549d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8565 | 2026.05.06 21:14:07.082414 [ 310 ] {} <Debug> TCP-Session: e4009010-bbe0-4143-ace2-20ff033961f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8566 | 2026.05.06 21:14:07.082426 [ 308 ] {} <Debug> TCP-Session: e05577d5-827c-48a4-a375-7715bbb0549d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8567 | 2026.05.06 21:14:07.082438 [ 310 ] {} <Debug> TCP-Session: e4009010-bbe0-4143-ace2-20ff033961f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8568 | 2026.05.06 21:14:07.082365 [ 304 ] {} <Debug> TCP-Session: 2fb010c4-62f2-471c-8ba3-96a0013a077d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8569 | 2026.05.06 21:14:07.082349 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8570 | 2026.05.06 21:14:07.082267 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63655 | ||
| 8571 | 2026.05.06 21:14:07.082508 [ 3 ] {} <Debug> TCP-Session: bd98b85a-112a-4a0f-bfd8-f512d7a883c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64153 | ||
| 8572 | 2026.05.06 21:14:07.082252 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44806 | ||
| 8573 | 2026.05.06 21:14:07.082560 [ 3 ] {} <Debug> TCP-Session: bd98b85a-112a-4a0f-bfd8-f512d7a883c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8574 | 2026.05.06 21:14:07.082587 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8575 | 2026.05.06 21:14:07.082241 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8576 | 2026.05.06 21:14:07.082615 [ 3 ] {} <Debug> TCP-Session: bd98b85a-112a-4a0f-bfd8-f512d7a883c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8577 | 2026.05.06 21:14:07.082628 [ 311 ] {} <Debug> TCP-Session: a7218d31-f30a-428a-aa84-15d7d2e43eac Authenticating user 'default' from [fd00:1122:3344:101::e]:63655 | ||
| 8578 | 2026.05.06 21:14:07.082643 [ 307 ] {} <Debug> TCP-Session: 17c9191e-a44e-4eee-b3f0-f797644b445e Authenticating user 'default' from [fd00:1122:3344:101::e]:59461 | ||
| 8579 | 2026.05.06 21:14:07.082656 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8580 | 2026.05.06 21:14:07.082675 [ 307 ] {} <Debug> TCP-Session: 17c9191e-a44e-4eee-b3f0-f797644b445e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8581 | 2026.05.06 21:14:07.082666 [ 311 ] {} <Debug> TCP-Session: a7218d31-f30a-428a-aa84-15d7d2e43eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8582 | 2026.05.06 21:14:07.082701 [ 307 ] {} <Debug> TCP-Session: 17c9191e-a44e-4eee-b3f0-f797644b445e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8583 | 2026.05.06 21:14:07.082698 [ 309 ] {} <Debug> TCP-Session: 2f71cfdf-ce81-4d5c-ad4b-7bf7e01a38c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44806 | ||
| 8584 | 2026.05.06 21:14:07.082715 [ 311 ] {} <Debug> TCP-Session: a7218d31-f30a-428a-aa84-15d7d2e43eac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8585 | 2026.05.06 21:14:07.082744 [ 309 ] {} <Debug> TCP-Session: 2f71cfdf-ce81-4d5c-ad4b-7bf7e01a38c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8586 | 2026.05.06 21:14:07.082223 [ 303 ] {} <Debug> TCP-Session: e17c0626-dbb3-43e2-a647-d2e643496199 Authenticating user 'default' from [fd00:1122:3344:101::e]:62865 | ||
| 8587 | 2026.05.06 21:14:07.082790 [ 309 ] {} <Debug> TCP-Session: 2f71cfdf-ce81-4d5c-ad4b-7bf7e01a38c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8588 | 2026.05.06 21:14:07.082812 [ 303 ] {} <Debug> TCP-Session: e17c0626-dbb3-43e2-a647-d2e643496199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8589 | 2026.05.06 21:14:07.082529 [ 269 ] {3371b3e7-75be-411c-b7f3-18c3ad8ec57a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8590 | 2026.05.06 21:14:07.082838 [ 303 ] {} <Debug> TCP-Session: e17c0626-dbb3-43e2-a647-d2e643496199 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8591 | 2026.05.06 21:14:07.082890 [ 269 ] {3371b3e7-75be-411c-b7f3-18c3ad8ec57a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8592 | 2026.05.06 21:14:07.083116 [ 269 ] {3371b3e7-75be-411c-b7f3-18c3ad8ec57a} <Debug> oximeter.version (93d0095a-0293-45d6-9e84-ddb65275c18d) (SelectExecutor): Key condition: unknown | ||
| 8593 | 2026.05.06 21:14:07.083948 [ 314 ] {3371b3e7-75be-411c-b7f3-18c3ad8ec57a} <Trace> AggregatingTransform: Aggregating | ||
| 8594 | 2026.05.06 21:14:07.084006 [ 314 ] {3371b3e7-75be-411c-b7f3-18c3ad8ec57a} <Trace> Aggregator: Aggregation method: without_key | ||
| 8595 | 2026.05.06 21:14:07.084047 [ 314 ] {3371b3e7-75be-411c-b7f3-18c3ad8ec57a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000847413 sec. (1180.062 rows/sec., 46.10 KiB/sec.) | ||
| 8596 | 2026.05.06 21:14:07.084066 [ 314 ] {3371b3e7-75be-411c-b7f3-18c3ad8ec57a} <Trace> Aggregator: Merging aggregated data | ||
| 8597 | 2026.05.06 21:14:07.085466 [ 269 ] {3371b3e7-75be-411c-b7f3-18c3ad8ec57a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003151 sec., 317.35956839098696 rows/sec., 12.40 KiB/sec. | ||
| 8598 | 2026.05.06 21:14:07.085599 [ 269 ] {3371b3e7-75be-411c-b7f3-18c3ad8ec57a} <Debug> TCPHandler: Processed in 0.003439654 sec. | ||
| 8599 | 2026.05.06 21:14:07.085727 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8600 | 2026.05.06 21:14:07.085751 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8601 | 2026.05.06 21:14:07.085756 [ 269 ] {} <Debug> TCP-Session: 625d43f7-c073-42e9-9fe0-d2e4d0c6baf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8602 | 2026.05.06 21:14:07.085773 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8603 | 2026.05.06 21:14:07.085790 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8604 | 2026.05.06 21:14:07.085809 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8605 | 2026.05.06 21:14:07.085841 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8606 | 2026.05.06 21:14:07.085863 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8607 | 2026.05.06 21:14:07.085883 [ 309 ] {} <Debug> TCP-Session: 2f71cfdf-ce81-4d5c-ad4b-7bf7e01a38c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8608 | 2026.05.06 21:14:07.085891 [ 304 ] {} <Debug> TCP-Session: 2fb010c4-62f2-471c-8ba3-96a0013a077d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8609 | 2026.05.06 21:14:07.085920 [ 310 ] {} <Debug> TCP-Session: e4009010-bbe0-4143-ace2-20ff033961f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8610 | 2026.05.06 21:14:07.085878 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8611 | 2026.05.06 21:14:07.085856 [ 308 ] {} <Debug> TCP-Session: e05577d5-827c-48a4-a375-7715bbb0549d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8612 | 2026.05.06 21:14:07.085835 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8613 | 2026.05.06 21:14:07.085988 [ 307 ] {} <Debug> TCP-Session: 17c9191e-a44e-4eee-b3f0-f797644b445e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8614 | 2026.05.06 21:14:07.085826 [ 3 ] {} <Debug> TCP-Session: bd98b85a-112a-4a0f-bfd8-f512d7a883c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8615 | 2026.05.06 21:14:07.086028 [ 311 ] {} <Debug> TCP-Session: a7218d31-f30a-428a-aa84-15d7d2e43eac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8616 | 2026.05.06 21:14:07.085795 [ 303 ] {} <Debug> TCP-Session: e17c0626-dbb3-43e2-a647-d2e643496199 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8617 | 2026.05.06 21:14:07.210467 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8618 | 2026.05.06 21:14:07.228133 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8619 | 2026.05.06 21:14:07.228202 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8620 | 2026.05.06 21:14:07.234888 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8621 | 2026.05.06 21:14:07.235655 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8622 | 2026.05.06 21:14:07.236015 [ 90 ] {} <Debug> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8623 | 2026.05.06 21:14:07.236092 [ 90 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8624 | 2026.05.06 21:14:07.236121 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8625 | 2026.05.06 21:14:07.236240 [ 190 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 8626 | 2026.05.06 21:14:07.240232 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8627 | 2026.05.06 21:14:07.240305 [ 190 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8628 | 2026.05.06 21:14:07.241936 [ 190 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 8629 | 2026.05.06 21:14:07.246766 [ 190 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 8630 | 2026.05.06 21:14:07.251311 [ 190 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 8631 | 2026.05.06 21:14:07.256003 [ 190 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 8632 | 2026.05.06 21:14:07.260886 [ 190 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 8633 | 2026.05.06 21:14:07.264692 [ 190 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 8634 | 2026.05.06 21:14:07.320576 [ 192 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.084380859 sec., 3661.967935168804 rows/sec., 18.94 MiB/sec. | ||
| 8635 | 2026.05.06 21:14:07.323132 [ 186 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8636 | 2026.05.06 21:14:07.325034 [ 186 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_41_8} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8637 | 2026.05.06 21:14:07.325151 [ 186 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_41_8} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8638 | 2026.05.06 21:14:07.326998 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8639 | 2026.05.06 21:14:08.668260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1014 | ||
| 8640 | 2026.05.06 21:14:08.670810 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8641 | 2026.05.06 21:14:08.670855 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8642 | 2026.05.06 21:14:08.672074 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8643 | 2026.05.06 21:14:08.672340 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8644 | 2026.05.06 21:14:08.672485 [ 91 ] {} <Debug> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8645 | 2026.05.06 21:14:08.672522 [ 91 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8646 | 2026.05.06 21:14:08.672541 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8647 | 2026.05.06 21:14:08.672611 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1014 | ||
| 8648 | 2026.05.06 21:14:08.672665 [ 193 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 8649 | 2026.05.06 21:14:08.673208 [ 193 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8650 | 2026.05.06 21:14:08.673350 [ 193 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 858 rows starting from the beginning of the part | ||
| 8651 | 2026.05.06 21:14:08.673705 [ 193 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part | ||
| 8652 | 2026.05.06 21:14:08.674050 [ 193 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 8653 | 2026.05.06 21:14:08.674383 [ 193 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 44 rows starting from the beginning of the part | ||
| 8654 | 2026.05.06 21:14:08.674707 [ 193 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part | ||
| 8655 | 2026.05.06 21:14:08.675022 [ 193 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 38 rows starting from the beginning of the part | ||
| 8656 | 2026.05.06 21:14:08.683279 [ 196 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1014 rows, containing 72 columns (72 merged, 0 gathered) in 0.010666406 sec., 95064.82314661564 rows/sec., 80.69 MiB/sec. | ||
| 8657 | 2026.05.06 21:14:08.684733 [ 199 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8658 | 2026.05.06 21:14:08.685293 [ 199 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_31_6} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8659 | 2026.05.06 21:14:08.685371 [ 199 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_31_6} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8660 | 2026.05.06 21:14:08.685679 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. | ||
| 8661 | 2026.05.06 21:14:10.967870 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8662 | 2026.05.06 21:14:10.968090 [ 275 ] {01b8a12d-af7f-45d3-828a-d9f04d8132ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8663 | 2026.05.06 21:14:10.968415 [ 275 ] {01b8a12d-af7f-45d3-828a-d9f04d8132ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8664 | 2026.05.06 21:14:10.968451 [ 275 ] {01b8a12d-af7f-45d3-828a-d9f04d8132ec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8665 | 2026.05.06 21:14:10.968667 [ 275 ] {01b8a12d-af7f-45d3-828a-d9f04d8132ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8666 | 2026.05.06 21:14:10.968735 [ 275 ] {01b8a12d-af7f-45d3-828a-d9f04d8132ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8667 | 2026.05.06 21:14:10.968875 [ 275 ] {01b8a12d-af7f-45d3-828a-d9f04d8132ec} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8668 | 2026.05.06 21:14:10.968911 [ 275 ] {01b8a12d-af7f-45d3-828a-d9f04d8132ec} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8669 | 2026.05.06 21:14:10.968933 [ 275 ] {01b8a12d-af7f-45d3-828a-d9f04d8132ec} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 8670 | 2026.05.06 21:14:10.968949 [ 275 ] {01b8a12d-af7f-45d3-828a-d9f04d8132ec} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8671 | 2026.05.06 21:14:10.968988 [ 275 ] {01b8a12d-af7f-45d3-828a-d9f04d8132ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8672 | 2026.05.06 21:14:10.969009 [ 275 ] {01b8a12d-af7f-45d3-828a-d9f04d8132ec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8673 | 2026.05.06 21:14:10.970166 [ 275 ] {01b8a12d-af7f-45d3-828a-d9f04d8132ec} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002163 sec., 23578.363384188626 rows/sec., 5.58 MiB/sec. | ||
| 8674 | 2026.05.06 21:14:10.970278 [ 275 ] {01b8a12d-af7f-45d3-828a-d9f04d8132ec} <Debug> TCPHandler: Processed in 0.002537379 sec. | ||
| 8675 | 2026.05.06 21:14:10.972570 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8676 | 2026.05.06 21:14:10.972700 [ 275 ] {5b57eaad-afdd-42bb-8858-18029f4ad550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8677 | 2026.05.06 21:14:10.972751 [ 275 ] {5b57eaad-afdd-42bb-8858-18029f4ad550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8678 | 2026.05.06 21:14:10.973397 [ 275 ] {5b57eaad-afdd-42bb-8858-18029f4ad550} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8679 | 2026.05.06 21:14:10.973452 [ 275 ] {5b57eaad-afdd-42bb-8858-18029f4ad550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8680 | 2026.05.06 21:14:10.973854 [ 275 ] {5b57eaad-afdd-42bb-8858-18029f4ad550} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8681 | 2026.05.06 21:14:10.974083 [ 275 ] {5b57eaad-afdd-42bb-8858-18029f4ad550} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8682 | 2026.05.06 21:14:10.974240 [ 275 ] {5b57eaad-afdd-42bb-8858-18029f4ad550} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001575 sec., 87619.04761904762 rows/sec., 7.63 MiB/sec. | ||
| 8683 | 2026.05.06 21:14:10.974280 [ 275 ] {5b57eaad-afdd-42bb-8858-18029f4ad550} <Debug> TCPHandler: Processed in 0.001773407 sec. | ||
| 8684 | 2026.05.06 21:14:10.974402 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8685 | 2026.05.06 21:14:10.974500 [ 275 ] {5f51748f-eb51-4c65-a5f5-c0b31651e641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8686 | 2026.05.06 21:14:10.974540 [ 275 ] {5f51748f-eb51-4c65-a5f5-c0b31651e641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8687 | 2026.05.06 21:14:10.974954 [ 275 ] {5f51748f-eb51-4c65-a5f5-c0b31651e641} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8688 | 2026.05.06 21:14:10.974990 [ 275 ] {5f51748f-eb51-4c65-a5f5-c0b31651e641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8689 | 2026.05.06 21:14:10.975283 [ 275 ] {5f51748f-eb51-4c65-a5f5-c0b31651e641} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8690 | 2026.05.06 21:14:10.975488 [ 275 ] {5f51748f-eb51-4c65-a5f5-c0b31651e641} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8691 | 2026.05.06 21:14:10.975620 [ 275 ] {5f51748f-eb51-4c65-a5f5-c0b31651e641} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001141 sec., 35933.39176161262 rows/sec., 2.64 MiB/sec. | ||
| 8692 | 2026.05.06 21:14:10.975660 [ 275 ] {5f51748f-eb51-4c65-a5f5-c0b31651e641} <Debug> TCPHandler: Processed in 0.001308261 sec. | ||
| 8693 | 2026.05.06 21:14:10.975773 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8694 | 2026.05.06 21:14:10.975868 [ 275 ] {a7c2230b-155e-4e2d-b958-b5efdabdf265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8695 | 2026.05.06 21:14:10.975908 [ 275 ] {a7c2230b-155e-4e2d-b958-b5efdabdf265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8696 | 2026.05.06 21:14:10.976337 [ 275 ] {a7c2230b-155e-4e2d-b958-b5efdabdf265} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8697 | 2026.05.06 21:14:10.976374 [ 275 ] {a7c2230b-155e-4e2d-b958-b5efdabdf265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8698 | 2026.05.06 21:14:10.976679 [ 275 ] {a7c2230b-155e-4e2d-b958-b5efdabdf265} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8699 | 2026.05.06 21:14:10.976895 [ 275 ] {a7c2230b-155e-4e2d-b958-b5efdabdf265} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8700 | 2026.05.06 21:14:10.977026 [ 275 ] {a7c2230b-155e-4e2d-b958-b5efdabdf265} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001174 sec., 89437.81942078365 rows/sec., 6.99 MiB/sec. | ||
| 8701 | 2026.05.06 21:14:10.977066 [ 275 ] {a7c2230b-155e-4e2d-b958-b5efdabdf265} <Debug> TCPHandler: Processed in 0.00134283 sec. | ||
| 8702 | 2026.05.06 21:14:10.977181 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8703 | 2026.05.06 21:14:10.977276 [ 275 ] {7cd09cd3-1f01-42b9-b2b3-f1786d4e27ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8704 | 2026.05.06 21:14:10.977318 [ 275 ] {7cd09cd3-1f01-42b9-b2b3-f1786d4e27ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8705 | 2026.05.06 21:14:10.977720 [ 275 ] {7cd09cd3-1f01-42b9-b2b3-f1786d4e27ba} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8706 | 2026.05.06 21:14:10.977756 [ 275 ] {7cd09cd3-1f01-42b9-b2b3-f1786d4e27ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8707 | 2026.05.06 21:14:10.978077 [ 275 ] {7cd09cd3-1f01-42b9-b2b3-f1786d4e27ba} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8708 | 2026.05.06 21:14:10.978286 [ 275 ] {7cd09cd3-1f01-42b9-b2b3-f1786d4e27ba} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8709 | 2026.05.06 21:14:10.978417 [ 275 ] {7cd09cd3-1f01-42b9-b2b3-f1786d4e27ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 8710 | 2026.05.06 21:14:10.978456 [ 275 ] {7cd09cd3-1f01-42b9-b2b3-f1786d4e27ba} <Debug> TCPHandler: Processed in 0.001324551 sec. | ||
| 8711 | 2026.05.06 21:14:10.978569 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8712 | 2026.05.06 21:14:10.978667 [ 275 ] {49ce0bc3-19ba-4828-8ede-72febfe33be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8713 | 2026.05.06 21:14:10.978722 [ 275 ] {49ce0bc3-19ba-4828-8ede-72febfe33be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8714 | 2026.05.06 21:14:10.979561 [ 275 ] {49ce0bc3-19ba-4828-8ede-72febfe33be6} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8715 | 2026.05.06 21:14:10.979598 [ 275 ] {49ce0bc3-19ba-4828-8ede-72febfe33be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8716 | 2026.05.06 21:14:10.980159 [ 275 ] {49ce0bc3-19ba-4828-8ede-72febfe33be6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8717 | 2026.05.06 21:14:10.980381 [ 275 ] {49ce0bc3-19ba-4828-8ede-72febfe33be6} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8718 | 2026.05.06 21:14:10.980523 [ 275 ] {49ce0bc3-19ba-4828-8ede-72febfe33be6} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001873 sec., 21890.01601708489 rows/sec., 39.23 MiB/sec. | ||
| 8719 | 2026.05.06 21:14:10.980591 [ 275 ] {49ce0bc3-19ba-4828-8ede-72febfe33be6} <Debug> TCPHandler: Processed in 0.002070522 sec. | ||
| 8720 | 2026.05.06 21:14:10.980716 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8721 | 2026.05.06 21:14:10.980812 [ 275 ] {c68aa0b8-9dfa-4fe5-b2ba-4d64da2ef2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8722 | 2026.05.06 21:14:10.980854 [ 275 ] {c68aa0b8-9dfa-4fe5-b2ba-4d64da2ef2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8723 | 2026.05.06 21:14:10.981204 [ 275 ] {c68aa0b8-9dfa-4fe5-b2ba-4d64da2ef2cc} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8724 | 2026.05.06 21:14:10.981242 [ 275 ] {c68aa0b8-9dfa-4fe5-b2ba-4d64da2ef2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8725 | 2026.05.06 21:14:10.981545 [ 275 ] {c68aa0b8-9dfa-4fe5-b2ba-4d64da2ef2cc} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8726 | 2026.05.06 21:14:10.981758 [ 275 ] {c68aa0b8-9dfa-4fe5-b2ba-4d64da2ef2cc} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8727 | 2026.05.06 21:14:10.981889 [ 275 ] {c68aa0b8-9dfa-4fe5-b2ba-4d64da2ef2cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 8728 | 2026.05.06 21:14:10.981928 [ 275 ] {c68aa0b8-9dfa-4fe5-b2ba-4d64da2ef2cc} <Debug> TCPHandler: Processed in 0.0012625 sec. | ||
| 8729 | 2026.05.06 21:14:13.486252 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8730 | 2026.05.06 21:14:13.486310 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8731 | 2026.05.06 21:14:13.615619 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20188 | ||
| 8732 | 2026.05.06 21:14:13.616120 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8733 | 2026.05.06 21:14:13.616156 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8734 | 2026.05.06 21:14:13.616666 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8735 | 2026.05.06 21:14:13.616924 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8736 | 2026.05.06 21:14:13.617062 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20188 | ||
| 8737 | 2026.05.06 21:14:14.740388 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8738 | 2026.05.06 21:14:14.756344 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8739 | 2026.05.06 21:14:14.756399 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8740 | 2026.05.06 21:14:14.762047 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8741 | 2026.05.06 21:14:14.763004 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8742 | 2026.05.06 21:14:14.766587 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8743 | 2026.05.06 21:14:15.966877 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8744 | 2026.05.06 21:14:15.967094 [ 275 ] {6248c963-85fa-4d99-a0ce-0f760a802471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8745 | 2026.05.06 21:14:15.967414 [ 275 ] {6248c963-85fa-4d99-a0ce-0f760a802471} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8746 | 2026.05.06 21:14:15.967447 [ 275 ] {6248c963-85fa-4d99-a0ce-0f760a802471} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8747 | 2026.05.06 21:14:15.967659 [ 275 ] {6248c963-85fa-4d99-a0ce-0f760a802471} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8748 | 2026.05.06 21:14:15.967724 [ 275 ] {6248c963-85fa-4d99-a0ce-0f760a802471} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8749 | 2026.05.06 21:14:15.967862 [ 275 ] {6248c963-85fa-4d99-a0ce-0f760a802471} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8750 | 2026.05.06 21:14:15.967896 [ 275 ] {6248c963-85fa-4d99-a0ce-0f760a802471} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8751 | 2026.05.06 21:14:15.967917 [ 275 ] {6248c963-85fa-4d99-a0ce-0f760a802471} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 8752 | 2026.05.06 21:14:15.967932 [ 275 ] {6248c963-85fa-4d99-a0ce-0f760a802471} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8753 | 2026.05.06 21:14:15.967970 [ 275 ] {6248c963-85fa-4d99-a0ce-0f760a802471} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8754 | 2026.05.06 21:14:15.967989 [ 275 ] {6248c963-85fa-4d99-a0ce-0f760a802471} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8755 | 2026.05.06 21:14:15.969166 [ 275 ] {6248c963-85fa-4d99-a0ce-0f760a802471} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002157 sec., 23643.94993045897 rows/sec., 5.59 MiB/sec. | ||
| 8756 | 2026.05.06 21:14:15.969282 [ 275 ] {6248c963-85fa-4d99-a0ce-0f760a802471} <Debug> TCPHandler: Processed in 0.00253409 sec. | ||
| 8757 | 2026.05.06 21:14:15.970915 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8758 | 2026.05.06 21:14:15.971022 [ 275 ] {6c10f247-1708-4f88-89d5-f82eb67824a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8759 | 2026.05.06 21:14:15.971063 [ 275 ] {6c10f247-1708-4f88-89d5-f82eb67824a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8760 | 2026.05.06 21:14:15.971583 [ 275 ] {6c10f247-1708-4f88-89d5-f82eb67824a9} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8761 | 2026.05.06 21:14:15.971627 [ 275 ] {6c10f247-1708-4f88-89d5-f82eb67824a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8762 | 2026.05.06 21:14:15.971982 [ 275 ] {6c10f247-1708-4f88-89d5-f82eb67824a9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8763 | 2026.05.06 21:14:15.972192 [ 275 ] {6c10f247-1708-4f88-89d5-f82eb67824a9} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8764 | 2026.05.06 21:14:15.972338 [ 275 ] {6c10f247-1708-4f88-89d5-f82eb67824a9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001344 sec., 41666.66666666667 rows/sec., 3.20 MiB/sec. | ||
| 8765 | 2026.05.06 21:14:15.972377 [ 275 ] {6c10f247-1708-4f88-89d5-f82eb67824a9} <Debug> TCPHandler: Processed in 0.001520833 sec. | ||
| 8766 | 2026.05.06 21:14:15.972519 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8767 | 2026.05.06 21:14:15.972611 [ 275 ] {123dd3ff-6748-43e4-885a-c661bc9d4e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8768 | 2026.05.06 21:14:15.972649 [ 275 ] {123dd3ff-6748-43e4-885a-c661bc9d4e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8769 | 2026.05.06 21:14:15.973096 [ 275 ] {123dd3ff-6748-43e4-885a-c661bc9d4e95} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8770 | 2026.05.06 21:14:15.973131 [ 275 ] {123dd3ff-6748-43e4-885a-c661bc9d4e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8771 | 2026.05.06 21:14:15.973425 [ 275 ] {123dd3ff-6748-43e4-885a-c661bc9d4e95} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8772 | 2026.05.06 21:14:15.973625 [ 275 ] {123dd3ff-6748-43e4-885a-c661bc9d4e95} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8773 | 2026.05.06 21:14:15.973750 [ 275 ] {123dd3ff-6748-43e4-885a-c661bc9d4e95} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001155 sec., 55411.25541125541 rows/sec., 4.32 MiB/sec. | ||
| 8774 | 2026.05.06 21:14:15.973789 [ 275 ] {123dd3ff-6748-43e4-885a-c661bc9d4e95} <Debug> TCPHandler: Processed in 0.00133041 sec. | ||
| 8775 | 2026.05.06 21:14:15.973915 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8776 | 2026.05.06 21:14:15.974008 [ 275 ] {e8a16b47-ac0e-4d87-b805-d6b15f3e46ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8777 | 2026.05.06 21:14:15.974049 [ 275 ] {e8a16b47-ac0e-4d87-b805-d6b15f3e46ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8778 | 2026.05.06 21:14:15.974444 [ 275 ] {e8a16b47-ac0e-4d87-b805-d6b15f3e46ed} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8779 | 2026.05.06 21:14:15.974480 [ 275 ] {e8a16b47-ac0e-4d87-b805-d6b15f3e46ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8780 | 2026.05.06 21:14:15.974808 [ 275 ] {e8a16b47-ac0e-4d87-b805-d6b15f3e46ed} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8781 | 2026.05.06 21:14:15.975013 [ 275 ] {e8a16b47-ac0e-4d87-b805-d6b15f3e46ed} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8782 | 2026.05.06 21:14:15.975116 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8783 | 2026.05.06 21:14:15.975144 [ 275 ] {e8a16b47-ac0e-4d87-b805-d6b15f3e46ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 8784 | 2026.05.06 21:14:15.975185 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8785 | 2026.05.06 21:14:15.975193 [ 275 ] {e8a16b47-ac0e-4d87-b805-d6b15f3e46ed} <Debug> TCPHandler: Processed in 0.00132509 sec. | ||
| 8786 | 2026.05.06 21:14:15.975214 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8787 | 2026.05.06 21:14:15.975317 [ 191 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8788 | 2026.05.06 21:14:15.975320 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8789 | 2026.05.06 21:14:15.975416 [ 191 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8790 | 2026.05.06 21:14:15.975430 [ 275 ] {63f2b349-ab30-40c0-856e-4819e081c321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8791 | 2026.05.06 21:14:15.975444 [ 191 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20072 rows starting from the beginning of the part | ||
| 8792 | 2026.05.06 21:14:15.975470 [ 275 ] {63f2b349-ab30-40c0-856e-4819e081c321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8793 | 2026.05.06 21:14:15.975502 [ 191 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8794 | 2026.05.06 21:14:15.975545 [ 191 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 8795 | 2026.05.06 21:14:15.975585 [ 191 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 196 rows starting from the beginning of the part | ||
| 8796 | 2026.05.06 21:14:15.975620 [ 191 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 8797 | 2026.05.06 21:14:15.975656 [ 191 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8798 | 2026.05.06 21:14:15.975808 [ 275 ] {63f2b349-ab30-40c0-856e-4819e081c321} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8799 | 2026.05.06 21:14:15.975853 [ 275 ] {63f2b349-ab30-40c0-856e-4819e081c321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8800 | 2026.05.06 21:14:15.976157 [ 275 ] {63f2b349-ab30-40c0-856e-4819e081c321} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8801 | 2026.05.06 21:14:15.976356 [ 275 ] {63f2b349-ab30-40c0-856e-4819e081c321} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8802 | 2026.05.06 21:14:15.976488 [ 275 ] {63f2b349-ab30-40c0-856e-4819e081c321} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 8803 | 2026.05.06 21:14:15.976525 [ 275 ] {63f2b349-ab30-40c0-856e-4819e081c321} <Debug> TCPHandler: Processed in 0.001252139 sec. | ||
| 8804 | 2026.05.06 21:14:16.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.50 MiB, peak 314.08 MiB, free memory in arenas 0.00 B, will set to 303.85 MiB (RSS), difference: -3.65 MiB | ||
| 8805 | 2026.05.06 21:14:16.000965 [ 196 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20908 rows, containing 5 columns (5 merged, 0 gathered) in 0.025684029 sec., 814046.7369819587 rows/sec., 53.18 MiB/sec. | ||
| 8806 | 2026.05.06 21:14:16.001409 [ 200 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8807 | 2026.05.06 21:14:16.001721 [ 200 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8808 | 2026.05.06 21:14:16.001800 [ 200 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8809 | 2026.05.06 21:14:16.001913 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. | ||
| 8810 | 2026.05.06 21:14:17.000274 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.60 MiB, peak 314.08 MiB, free memory in arenas 0.00 B, will set to 303.87 MiB (RSS), difference: 6.27 MiB | ||
| 8811 | 2026.05.06 21:14:17.340209 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8812 | 2026.05.06 21:14:17.340463 [ 275 ] {b1ffe358-62ac-41da-840c-c55524b8c60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8813 | 2026.05.06 21:14:17.340872 [ 275 ] {b1ffe358-62ac-41da-840c-c55524b8c60d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8814 | 2026.05.06 21:14:17.340917 [ 275 ] {b1ffe358-62ac-41da-840c-c55524b8c60d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8815 | 2026.05.06 21:14:17.341155 [ 275 ] {b1ffe358-62ac-41da-840c-c55524b8c60d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8816 | 2026.05.06 21:14:17.341223 [ 275 ] {b1ffe358-62ac-41da-840c-c55524b8c60d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8817 | 2026.05.06 21:14:17.341364 [ 275 ] {b1ffe358-62ac-41da-840c-c55524b8c60d} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 8818 | 2026.05.06 21:14:17.341401 [ 275 ] {b1ffe358-62ac-41da-840c-c55524b8c60d} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8819 | 2026.05.06 21:14:17.341423 [ 275 ] {b1ffe358-62ac-41da-840c-c55524b8c60d} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 8820 | 2026.05.06 21:14:17.341438 [ 275 ] {b1ffe358-62ac-41da-840c-c55524b8c60d} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8821 | 2026.05.06 21:14:17.341477 [ 275 ] {b1ffe358-62ac-41da-840c-c55524b8c60d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8822 | 2026.05.06 21:14:17.341497 [ 275 ] {b1ffe358-62ac-41da-840c-c55524b8c60d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8823 | 2026.05.06 21:14:17.342739 [ 275 ] {b1ffe358-62ac-41da-840c-c55524b8c60d} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002383 sec., 21401.594628619387 rows/sec., 5.06 MiB/sec. | ||
| 8824 | 2026.05.06 21:14:17.342844 [ 275 ] {b1ffe358-62ac-41da-840c-c55524b8c60d} <Debug> TCPHandler: Processed in 0.002776583 sec. | ||
| 8825 | 2026.05.06 21:14:17.355036 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8826 | 2026.05.06 21:14:17.355171 [ 275 ] {da5b0d99-ed1c-45c7-9beb-a782bf0496fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8827 | 2026.05.06 21:14:17.355225 [ 275 ] {da5b0d99-ed1c-45c7-9beb-a782bf0496fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8828 | 2026.05.06 21:14:17.355777 [ 275 ] {da5b0d99-ed1c-45c7-9beb-a782bf0496fa} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8829 | 2026.05.06 21:14:17.355832 [ 275 ] {da5b0d99-ed1c-45c7-9beb-a782bf0496fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8830 | 2026.05.06 21:14:17.356206 [ 275 ] {da5b0d99-ed1c-45c7-9beb-a782bf0496fa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8831 | 2026.05.06 21:14:17.356438 [ 275 ] {da5b0d99-ed1c-45c7-9beb-a782bf0496fa} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8832 | 2026.05.06 21:14:17.356608 [ 275 ] {da5b0d99-ed1c-45c7-9beb-a782bf0496fa} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001472 sec., 8152.173913043478 rows/sec., 664.75 KiB/sec. | ||
| 8833 | 2026.05.06 21:14:17.356650 [ 275 ] {da5b0d99-ed1c-45c7-9beb-a782bf0496fa} <Debug> TCPHandler: Processed in 0.001682777 sec. | ||
| 8834 | 2026.05.06 21:14:17.356766 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8835 | 2026.05.06 21:14:17.356863 [ 275 ] {4e0c9948-e0bb-43c0-8950-07a5ecd7a99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8836 | 2026.05.06 21:14:17.356902 [ 275 ] {4e0c9948-e0bb-43c0-8950-07a5ecd7a99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8837 | 2026.05.06 21:14:17.358192 [ 275 ] {4e0c9948-e0bb-43c0-8950-07a5ecd7a99a} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8838 | 2026.05.06 21:14:17.358229 [ 275 ] {4e0c9948-e0bb-43c0-8950-07a5ecd7a99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8839 | 2026.05.06 21:14:17.358697 [ 275 ] {4e0c9948-e0bb-43c0-8950-07a5ecd7a99a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8840 | 2026.05.06 21:14:17.358911 [ 275 ] {4e0c9948-e0bb-43c0-8950-07a5ecd7a99a} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8841 | 2026.05.06 21:14:17.359046 [ 275 ] {4e0c9948-e0bb-43c0-8950-07a5ecd7a99a} <Debug> executeQuery: Read 2493 rows, 190.03 KiB in 0.0022 sec., 1133181.8181818181 rows/sec., 84.35 MiB/sec. | ||
| 8842 | 2026.05.06 21:14:17.359086 [ 275 ] {4e0c9948-e0bb-43c0-8950-07a5ecd7a99a} <Debug> TCPHandler: Processed in 0.002369776 sec. | ||
| 8843 | 2026.05.06 21:14:17.359202 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8844 | 2026.05.06 21:14:17.359298 [ 275 ] {a6e3f000-73ef-4ca9-bb12-d286a63cd6d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8845 | 2026.05.06 21:14:17.359337 [ 275 ] {a6e3f000-73ef-4ca9-bb12-d286a63cd6d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8846 | 2026.05.06 21:14:17.359761 [ 275 ] {a6e3f000-73ef-4ca9-bb12-d286a63cd6d3} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8847 | 2026.05.06 21:14:17.359798 [ 275 ] {a6e3f000-73ef-4ca9-bb12-d286a63cd6d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8848 | 2026.05.06 21:14:17.360115 [ 275 ] {a6e3f000-73ef-4ca9-bb12-d286a63cd6d3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8849 | 2026.05.06 21:14:17.360326 [ 275 ] {a6e3f000-73ef-4ca9-bb12-d286a63cd6d3} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8850 | 2026.05.06 21:14:17.360464 [ 275 ] {a6e3f000-73ef-4ca9-bb12-d286a63cd6d3} <Debug> executeQuery: Read 64 rows, 4.75 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 3.92 MiB/sec. | ||
| 8851 | 2026.05.06 21:14:17.360512 [ 275 ] {a6e3f000-73ef-4ca9-bb12-d286a63cd6d3} <Debug> TCPHandler: Processed in 0.001359331 sec. | ||
| 8852 | 2026.05.06 21:14:17.360626 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8853 | 2026.05.06 21:14:17.360721 [ 275 ] {779c4aa3-20ea-45b4-9235-53fc589b5cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8854 | 2026.05.06 21:14:17.360760 [ 275 ] {779c4aa3-20ea-45b4-9235-53fc589b5cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8855 | 2026.05.06 21:14:17.361370 [ 275 ] {779c4aa3-20ea-45b4-9235-53fc589b5cf5} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8856 | 2026.05.06 21:14:17.361408 [ 275 ] {779c4aa3-20ea-45b4-9235-53fc589b5cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8857 | 2026.05.06 21:14:17.361750 [ 275 ] {779c4aa3-20ea-45b4-9235-53fc589b5cf5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8858 | 2026.05.06 21:14:17.361963 [ 275 ] {779c4aa3-20ea-45b4-9235-53fc589b5cf5} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8859 | 2026.05.06 21:14:17.362103 [ 275 ] {779c4aa3-20ea-45b4-9235-53fc589b5cf5} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001399 sec., 572551.8227305218 rows/sec., 33.07 MiB/sec. | ||
| 8860 | 2026.05.06 21:14:17.362142 [ 275 ] {779c4aa3-20ea-45b4-9235-53fc589b5cf5} <Debug> TCPHandler: Processed in 0.001566144 sec. | ||
| 8861 | 2026.05.06 21:14:17.362245 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8862 | 2026.05.06 21:14:17.362340 [ 275 ] {a0ab8475-5b0c-49df-a7b1-261c20a876f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8863 | 2026.05.06 21:14:17.362378 [ 275 ] {a0ab8475-5b0c-49df-a7b1-261c20a876f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8864 | 2026.05.06 21:14:17.362756 [ 275 ] {a0ab8475-5b0c-49df-a7b1-261c20a876f5} <Trace> oximeter.fields_u64 (5e707928-9433-4ca2-9934-1a6d89792806): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8865 | 2026.05.06 21:14:17.362793 [ 275 ] {a0ab8475-5b0c-49df-a7b1-261c20a876f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8866 | 2026.05.06 21:14:17.363076 [ 275 ] {a0ab8475-5b0c-49df-a7b1-261c20a876f5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 8867 | 2026.05.06 21:14:17.363286 [ 275 ] {a0ab8475-5b0c-49df-a7b1-261c20a876f5} <Trace> oximeter.fields_u64 (5e707928-9433-4ca2-9934-1a6d89792806): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8868 | 2026.05.06 21:14:17.363428 [ 275 ] {a0ab8475-5b0c-49df-a7b1-261c20a876f5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 63.80 KiB/sec. | ||
| 8869 | 2026.05.06 21:14:17.363484 [ 275 ] {a0ab8475-5b0c-49df-a7b1-261c20a876f5} <Debug> TCPHandler: Processed in 0.00128781 sec. | ||
| 8870 | 2026.05.06 21:14:17.363612 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8871 | 2026.05.06 21:14:17.363729 [ 275 ] {7a2b1fd1-5f14-4240-ab38-4fa8b26dee53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8872 | 2026.05.06 21:14:17.363776 [ 275 ] {7a2b1fd1-5f14-4240-ab38-4fa8b26dee53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8873 | 2026.05.06 21:14:17.364596 [ 275 ] {7a2b1fd1-5f14-4240-ab38-4fa8b26dee53} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8874 | 2026.05.06 21:14:17.364633 [ 275 ] {7a2b1fd1-5f14-4240-ab38-4fa8b26dee53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8875 | 2026.05.06 21:14:17.365033 [ 275 ] {7a2b1fd1-5f14-4240-ab38-4fa8b26dee53} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8876 | 2026.05.06 21:14:17.365244 [ 275 ] {7a2b1fd1-5f14-4240-ab38-4fa8b26dee53} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8877 | 2026.05.06 21:14:17.365385 [ 275 ] {7a2b1fd1-5f14-4240-ab38-4fa8b26dee53} <Debug> executeQuery: Read 1343 rows, 92.38 KiB in 0.001681 sec., 798929.2088042832 rows/sec., 53.67 MiB/sec. | ||
| 8878 | 2026.05.06 21:14:17.365425 [ 275 ] {7a2b1fd1-5f14-4240-ab38-4fa8b26dee53} <Debug> TCPHandler: Processed in 0.001875569 sec. | ||
| 8879 | 2026.05.06 21:14:17.365532 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8880 | 2026.05.06 21:14:17.365629 [ 275 ] {35f66e21-b6a5-4e9a-9d15-2ac188db278c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8881 | 2026.05.06 21:14:17.365672 [ 275 ] {35f66e21-b6a5-4e9a-9d15-2ac188db278c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8882 | 2026.05.06 21:14:17.366327 [ 275 ] {35f66e21-b6a5-4e9a-9d15-2ac188db278c} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8883 | 2026.05.06 21:14:17.366366 [ 275 ] {35f66e21-b6a5-4e9a-9d15-2ac188db278c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8884 | 2026.05.06 21:14:17.366790 [ 275 ] {35f66e21-b6a5-4e9a-9d15-2ac188db278c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8885 | 2026.05.06 21:14:17.367000 [ 275 ] {35f66e21-b6a5-4e9a-9d15-2ac188db278c} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8886 | 2026.05.06 21:14:17.367131 [ 275 ] {35f66e21-b6a5-4e9a-9d15-2ac188db278c} <Debug> executeQuery: Read 1534 rows, 95.61 KiB in 0.001521 sec., 1008547.0085470085 rows/sec., 61.39 MiB/sec. | ||
| 8887 | 2026.05.06 21:14:17.367169 [ 275 ] {35f66e21-b6a5-4e9a-9d15-2ac188db278c} <Debug> TCPHandler: Processed in 0.001686946 sec. | ||
| 8888 | 2026.05.06 21:14:17.367284 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8889 | 2026.05.06 21:14:17.367380 [ 275 ] {65bb6219-7f8c-437a-9f4d-dd439fbb0f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8890 | 2026.05.06 21:14:17.367435 [ 275 ] {65bb6219-7f8c-437a-9f4d-dd439fbb0f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8891 | 2026.05.06 21:14:17.368288 [ 275 ] {65bb6219-7f8c-437a-9f4d-dd439fbb0f2f} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8892 | 2026.05.06 21:14:17.368325 [ 275 ] {65bb6219-7f8c-437a-9f4d-dd439fbb0f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8893 | 2026.05.06 21:14:17.368900 [ 275 ] {65bb6219-7f8c-437a-9f4d-dd439fbb0f2f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8894 | 2026.05.06 21:14:17.369130 [ 275 ] {65bb6219-7f8c-437a-9f4d-dd439fbb0f2f} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8895 | 2026.05.06 21:14:17.369243 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8896 | 2026.05.06 21:14:17.369267 [ 275 ] {65bb6219-7f8c-437a-9f4d-dd439fbb0f2f} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001905 sec., 27296.587926509186 rows/sec., 48.91 MiB/sec. | ||
| 8897 | 2026.05.06 21:14:17.369313 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8898 | 2026.05.06 21:14:17.369337 [ 275 ] {65bb6219-7f8c-437a-9f4d-dd439fbb0f2f} <Debug> TCPHandler: Processed in 0.002101963 sec. | ||
| 8899 | 2026.05.06 21:14:17.369340 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8900 | 2026.05.06 21:14:17.369462 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8901 | 2026.05.06 21:14:17.369473 [ 198 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 8902 | 2026.05.06 21:14:17.369565 [ 275 ] {9b227553-7b17-4927-a861-38835a53bb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8903 | 2026.05.06 21:14:17.369612 [ 275 ] {9b227553-7b17-4927-a861-38835a53bb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8904 | 2026.05.06 21:14:17.369725 [ 198 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8905 | 2026.05.06 21:14:17.369788 [ 198 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1067 rows starting from the beginning of the part | ||
| 8906 | 2026.05.06 21:14:17.369919 [ 198 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 8907 | 2026.05.06 21:14:17.369926 [ 275 ] {9b227553-7b17-4927-a861-38835a53bb4f} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8908 | 2026.05.06 21:14:17.369969 [ 275 ] {9b227553-7b17-4927-a861-38835a53bb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8909 | 2026.05.06 21:14:17.370019 [ 198 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 52 rows starting from the beginning of the part | ||
| 8910 | 2026.05.06 21:14:17.370122 [ 198 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
| 8911 | 2026.05.06 21:14:17.370226 [ 198 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 8912 | 2026.05.06 21:14:17.370280 [ 275 ] {9b227553-7b17-4927-a861-38835a53bb4f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8913 | 2026.05.06 21:14:17.370329 [ 198 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part | ||
| 8914 | 2026.05.06 21:14:17.370502 [ 275 ] {9b227553-7b17-4927-a861-38835a53bb4f} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8915 | 2026.05.06 21:14:17.370630 [ 84 ] {} <Debug> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8916 | 2026.05.06 21:14:17.370640 [ 275 ] {9b227553-7b17-4927-a861-38835a53bb4f} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001094 sec., 21937.84277879342 rows/sec., 1.48 MiB/sec. | ||
| 8917 | 2026.05.06 21:14:17.370667 [ 84 ] {} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2026.05.06 21:14:17.370691 [ 275 ] {9b227553-7b17-4927-a861-38835a53bb4f} <Debug> TCPHandler: Processed in 0.00127963 sec. | ||
| 8919 | 2026.05.06 21:14:17.370694 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8920 | 2026.05.06 21:14:17.370804 [ 196 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8921 | 2026.05.06 21:14:17.370929 [ 196 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8922 | 2026.05.06 21:14:17.370972 [ 196 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2748 rows starting from the beginning of the part | ||
| 8923 | 2026.05.06 21:14:17.371045 [ 196 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 8924 | 2026.05.06 21:14:17.371100 [ 196 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 8925 | 2026.05.06 21:14:17.371148 [ 196 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 8926 | 2026.05.06 21:14:17.371193 [ 196 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 8927 | 2026.05.06 21:14:17.371237 [ 196 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 8928 | 2026.05.06 21:14:17.372814 [ 195 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3012 rows, containing 4 columns (4 merged, 0 gathered) in 0.002055812 sec., 1465114.514362208 rows/sec., 98.01 MiB/sec. | ||
| 8929 | 2026.05.06 21:14:17.373154 [ 196 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8930 | 2026.05.06 21:14:17.373456 [ 196 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_61_12} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8931 | 2026.05.06 21:14:17.373534 [ 196 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_61_12} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8932 | 2026.05.06 21:14:17.373609 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8933 | 2026.05.06 21:14:17.378102 [ 196 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1294 rows, containing 19 columns (19 merged, 0 gathered) in 0.008684155 sec., 149007.0133478732 rows/sec., 267.01 MiB/sec. | ||
| 8934 | 2026.05.06 21:14:17.379830 [ 195 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8935 | 2026.05.06 21:14:17.380160 [ 195 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8936 | 2026.05.06 21:14:17.380231 [ 195 ] {e0486bd5-e5a4-4aa8-8618-9e9b142062c0::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8937 | 2026.05.06 21:14:17.380346 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 8938 | 2026.05.06 21:14:18.000212 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.66 MiB, peak 316.21 MiB, free memory in arenas 0.00 B, will set to 308.97 MiB (RSS), difference: 4.31 MiB | ||
| 8939 | 2026.05.06 21:14:18.672934 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1058 | ||
| 8940 | 2026.05.06 21:14:18.675661 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8941 | 2026.05.06 21:14:18.675709 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8942 | 2026.05.06 21:14:18.676925 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8943 | 2026.05.06 21:14:18.677194 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8944 | 2026.05.06 21:14:18.677551 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1058 | ||
| 8945 | 2026.05.06 21:14:20.964686 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8946 | 2026.05.06 21:14:20.964929 [ 275 ] {471943b7-7b51-42c8-8873-bb1dc044aca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8947 | 2026.05.06 21:14:20.965265 [ 275 ] {471943b7-7b51-42c8-8873-bb1dc044aca9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8948 | 2026.05.06 21:14:20.965298 [ 275 ] {471943b7-7b51-42c8-8873-bb1dc044aca9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8949 | 2026.05.06 21:14:20.965508 [ 275 ] {471943b7-7b51-42c8-8873-bb1dc044aca9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8950 | 2026.05.06 21:14:20.965583 [ 275 ] {471943b7-7b51-42c8-8873-bb1dc044aca9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8951 | 2026.05.06 21:14:20.965720 [ 275 ] {471943b7-7b51-42c8-8873-bb1dc044aca9} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8952 | 2026.05.06 21:14:20.965755 [ 275 ] {471943b7-7b51-42c8-8873-bb1dc044aca9} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8953 | 2026.05.06 21:14:20.965776 [ 275 ] {471943b7-7b51-42c8-8873-bb1dc044aca9} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 8954 | 2026.05.06 21:14:20.965791 [ 275 ] {471943b7-7b51-42c8-8873-bb1dc044aca9} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8955 | 2026.05.06 21:14:20.965829 [ 275 ] {471943b7-7b51-42c8-8873-bb1dc044aca9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8956 | 2026.05.06 21:14:20.965849 [ 275 ] {471943b7-7b51-42c8-8873-bb1dc044aca9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8957 | 2026.05.06 21:14:20.966849 [ 275 ] {471943b7-7b51-42c8-8873-bb1dc044aca9} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002017 sec., 25285.07684680218 rows/sec., 5.98 MiB/sec. | ||
| 8958 | 2026.05.06 21:14:20.966923 [ 275 ] {471943b7-7b51-42c8-8873-bb1dc044aca9} <Debug> TCPHandler: Processed in 0.002389927 sec. | ||
| 8959 | 2026.05.06 21:14:20.968286 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8960 | 2026.05.06 21:14:20.968397 [ 275 ] {201d26f0-a58f-4294-a1fd-435f9995ac68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8961 | 2026.05.06 21:14:20.968439 [ 275 ] {201d26f0-a58f-4294-a1fd-435f9995ac68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8962 | 2026.05.06 21:14:20.968980 [ 275 ] {201d26f0-a58f-4294-a1fd-435f9995ac68} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8963 | 2026.05.06 21:14:20.969021 [ 275 ] {201d26f0-a58f-4294-a1fd-435f9995ac68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8964 | 2026.05.06 21:14:20.969372 [ 275 ] {201d26f0-a58f-4294-a1fd-435f9995ac68} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8965 | 2026.05.06 21:14:20.969588 [ 275 ] {201d26f0-a58f-4294-a1fd-435f9995ac68} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8966 | 2026.05.06 21:14:20.969739 [ 275 ] {201d26f0-a58f-4294-a1fd-435f9995ac68} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001372 sec., 40816.32653061225 rows/sec., 3.14 MiB/sec. | ||
| 8967 | 2026.05.06 21:14:20.969778 [ 275 ] {201d26f0-a58f-4294-a1fd-435f9995ac68} <Debug> TCPHandler: Processed in 0.001544404 sec. | ||
| 8968 | 2026.05.06 21:14:20.969900 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8969 | 2026.05.06 21:14:20.969994 [ 275 ] {c7e197ec-3347-467e-929b-8f94219284b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8970 | 2026.05.06 21:14:20.970033 [ 275 ] {c7e197ec-3347-467e-929b-8f94219284b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8971 | 2026.05.06 21:14:20.970442 [ 275 ] {c7e197ec-3347-467e-929b-8f94219284b3} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8972 | 2026.05.06 21:14:20.970478 [ 275 ] {c7e197ec-3347-467e-929b-8f94219284b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8973 | 2026.05.06 21:14:20.970765 [ 275 ] {c7e197ec-3347-467e-929b-8f94219284b3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8974 | 2026.05.06 21:14:20.970981 [ 275 ] {c7e197ec-3347-467e-929b-8f94219284b3} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8975 | 2026.05.06 21:14:20.971113 [ 275 ] {c7e197ec-3347-467e-929b-8f94219284b3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001137 sec., 56288.47845206684 rows/sec., 4.39 MiB/sec. | ||
| 8976 | 2026.05.06 21:14:20.971151 [ 275 ] {c7e197ec-3347-467e-929b-8f94219284b3} <Debug> TCPHandler: Processed in 0.00129959 sec. | ||
| 8977 | 2026.05.06 21:14:20.971268 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8978 | 2026.05.06 21:14:20.971361 [ 275 ] {365e43d0-e4bb-481b-a62f-55cc5c3444dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8979 | 2026.05.06 21:14:20.971402 [ 275 ] {365e43d0-e4bb-481b-a62f-55cc5c3444dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8980 | 2026.05.06 21:14:20.971800 [ 275 ] {365e43d0-e4bb-481b-a62f-55cc5c3444dd} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8981 | 2026.05.06 21:14:20.971837 [ 275 ] {365e43d0-e4bb-481b-a62f-55cc5c3444dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8982 | 2026.05.06 21:14:20.972163 [ 275 ] {365e43d0-e4bb-481b-a62f-55cc5c3444dd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8983 | 2026.05.06 21:14:20.972371 [ 275 ] {365e43d0-e4bb-481b-a62f-55cc5c3444dd} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8984 | 2026.05.06 21:14:20.972500 [ 275 ] {365e43d0-e4bb-481b-a62f-55cc5c3444dd} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001156 sec., 83044.98269896195 rows/sec., 5.78 MiB/sec. | ||
| 8985 | 2026.05.06 21:14:20.972537 [ 275 ] {365e43d0-e4bb-481b-a62f-55cc5c3444dd} <Debug> TCPHandler: Processed in 0.001317341 sec. | ||
| 8986 | 2026.05.06 21:14:20.972655 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8987 | 2026.05.06 21:14:20.972750 [ 275 ] {f8dda222-ff74-4faa-995c-a2fbb010dd1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8988 | 2026.05.06 21:14:20.972791 [ 275 ] {f8dda222-ff74-4faa-995c-a2fbb010dd1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8989 | 2026.05.06 21:14:20.973118 [ 275 ] {f8dda222-ff74-4faa-995c-a2fbb010dd1b} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8990 | 2026.05.06 21:14:20.973153 [ 275 ] {f8dda222-ff74-4faa-995c-a2fbb010dd1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8991 | 2026.05.06 21:14:20.973455 [ 275 ] {f8dda222-ff74-4faa-995c-a2fbb010dd1b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8992 | 2026.05.06 21:14:20.973662 [ 275 ] {f8dda222-ff74-4faa-995c-a2fbb010dd1b} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8993 | 2026.05.06 21:14:20.973789 [ 275 ] {f8dda222-ff74-4faa-995c-a2fbb010dd1b} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001058 sec., 34026.46502835539 rows/sec., 2.29 MiB/sec. | ||
| 8994 | 2026.05.06 21:14:20.973824 [ 275 ] {f8dda222-ff74-4faa-995c-a2fbb010dd1b} <Debug> TCPHandler: Processed in 0.001219439 sec. | ||
| 8995 | 2026.05.06 21:14:21.117246 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20700 | ||
| 8996 | 2026.05.06 21:14:21.117787 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8997 | 2026.05.06 21:14:21.117840 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8998 | 2026.05.06 21:14:21.118363 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8999 | 2026.05.06 21:14:21.118609 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9000 | 2026.05.06 21:14:21.118762 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20700 | ||
| 9001 | 2026.05.06 21:14:22.266759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9002 | 2026.05.06 21:14:22.283041 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9003 | 2026.05.06 21:14:22.283102 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9004 | 2026.05.06 21:14:22.288839 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9005 | 2026.05.06 21:14:22.289542 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9006 | 2026.05.06 21:14:22.292518 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9007 | 2026.05.06 21:14:25.966391 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9008 | 2026.05.06 21:14:25.966631 [ 275 ] {8e0ae504-86a4-450e-b435-83238a7427cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9009 | 2026.05.06 21:14:25.966985 [ 275 ] {8e0ae504-86a4-450e-b435-83238a7427cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9010 | 2026.05.06 21:14:25.967020 [ 275 ] {8e0ae504-86a4-450e-b435-83238a7427cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9011 | 2026.05.06 21:14:25.967238 [ 275 ] {8e0ae504-86a4-450e-b435-83238a7427cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9012 | 2026.05.06 21:14:25.967307 [ 275 ] {8e0ae504-86a4-450e-b435-83238a7427cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9013 | 2026.05.06 21:14:25.967449 [ 275 ] {8e0ae504-86a4-450e-b435-83238a7427cb} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9014 | 2026.05.06 21:14:25.967487 [ 275 ] {8e0ae504-86a4-450e-b435-83238a7427cb} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9015 | 2026.05.06 21:14:25.967511 [ 275 ] {8e0ae504-86a4-450e-b435-83238a7427cb} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 9016 | 2026.05.06 21:14:25.967526 [ 275 ] {8e0ae504-86a4-450e-b435-83238a7427cb} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9017 | 2026.05.06 21:14:25.967565 [ 275 ] {8e0ae504-86a4-450e-b435-83238a7427cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9018 | 2026.05.06 21:14:25.967585 [ 275 ] {8e0ae504-86a4-450e-b435-83238a7427cb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9019 | 2026.05.06 21:14:25.968534 [ 275 ] {8e0ae504-86a4-450e-b435-83238a7427cb} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.00199 sec., 25628.140703517587 rows/sec., 6.06 MiB/sec. | ||
| 9020 | 2026.05.06 21:14:25.968607 [ 275 ] {8e0ae504-86a4-450e-b435-83238a7427cb} <Debug> TCPHandler: Processed in 0.002342277 sec. | ||
| 9021 | 2026.05.06 21:14:25.970394 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9022 | 2026.05.06 21:14:25.970524 [ 275 ] {cb149694-2064-44ff-9731-fa901ae576be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9023 | 2026.05.06 21:14:25.970575 [ 275 ] {cb149694-2064-44ff-9731-fa901ae576be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9024 | 2026.05.06 21:14:25.971164 [ 275 ] {cb149694-2064-44ff-9731-fa901ae576be} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9025 | 2026.05.06 21:14:25.971209 [ 275 ] {cb149694-2064-44ff-9731-fa901ae576be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9026 | 2026.05.06 21:14:25.971595 [ 275 ] {cb149694-2064-44ff-9731-fa901ae576be} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9027 | 2026.05.06 21:14:25.971820 [ 275 ] {cb149694-2064-44ff-9731-fa901ae576be} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9028 | 2026.05.06 21:14:25.971940 [ 75 ] {} <Debug> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9029 | 2026.05.06 21:14:25.971968 [ 275 ] {cb149694-2064-44ff-9731-fa901ae576be} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00148 sec., 37837.83783783784 rows/sec., 2.91 MiB/sec. | ||
| 9030 | 2026.05.06 21:14:25.971986 [ 75 ] {} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9031 | 2026.05.06 21:14:25.972009 [ 275 ] {cb149694-2064-44ff-9731-fa901ae576be} <Debug> TCPHandler: Processed in 0.001673516 sec. | ||
| 9032 | 2026.05.06 21:14:25.972010 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9033 | 2026.05.06 21:14:25.972107 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9034 | 2026.05.06 21:14:25.972143 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9035 | 2026.05.06 21:14:25.972202 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9036 | 2026.05.06 21:14:25.972229 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3361 rows starting from the beginning of the part | ||
| 9037 | 2026.05.06 21:14:25.972243 [ 275 ] {e0a105fd-adb5-4661-bf49-1e689f2e43ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9038 | 2026.05.06 21:14:25.972281 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 138 rows starting from the beginning of the part | ||
| 9039 | 2026.05.06 21:14:25.972286 [ 275 ] {e0a105fd-adb5-4661-bf49-1e689f2e43ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9040 | 2026.05.06 21:14:25.972325 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 9041 | 2026.05.06 21:14:25.972366 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 2493 rows starting from the beginning of the part | ||
| 9042 | 2026.05.06 21:14:25.972407 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 9043 | 2026.05.06 21:14:25.972444 [ 187 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
| 9044 | 2026.05.06 21:14:25.972762 [ 275 ] {e0a105fd-adb5-4661-bf49-1e689f2e43ff} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9045 | 2026.05.06 21:14:25.972798 [ 275 ] {e0a105fd-adb5-4661-bf49-1e689f2e43ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9046 | 2026.05.06 21:14:25.973116 [ 275 ] {e0a105fd-adb5-4661-bf49-1e689f2e43ff} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9047 | 2026.05.06 21:14:25.973333 [ 275 ] {e0a105fd-adb5-4661-bf49-1e689f2e43ff} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9048 | 2026.05.06 21:14:25.973436 [ 75 ] {} <Debug> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9049 | 2026.05.06 21:14:25.973461 [ 75 ] {} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9050 | 2026.05.06 21:14:25.973467 [ 275 ] {e0a105fd-adb5-4661-bf49-1e689f2e43ff} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001242 sec., 51529.790660225444 rows/sec., 4.02 MiB/sec. | ||
| 9051 | 2026.05.06 21:14:25.973479 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9052 | 2026.05.06 21:14:25.973508 [ 275 ] {e0a105fd-adb5-4661-bf49-1e689f2e43ff} <Debug> TCPHandler: Processed in 0.001414672 sec. | ||
| 9053 | 2026.05.06 21:14:25.973601 [ 196 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9054 | 2026.05.06 21:14:25.973634 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9055 | 2026.05.06 21:14:25.973741 [ 275 ] {5bbee2d1-bea9-4f2b-8b13-1ab113a925f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9056 | 2026.05.06 21:14:25.973763 [ 196 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9057 | 2026.05.06 21:14:25.973785 [ 275 ] {5bbee2d1-bea9-4f2b-8b13-1ab113a925f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9058 | 2026.05.06 21:14:25.973802 [ 196 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1831 rows starting from the beginning of the part | ||
| 9059 | 2026.05.06 21:14:25.973880 [ 196 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 105 rows starting from the beginning of the part | ||
| 9060 | 2026.05.06 21:14:25.973929 [ 196 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 9061 | 2026.05.06 21:14:25.973973 [ 196 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1343 rows starting from the beginning of the part | ||
| 9062 | 2026.05.06 21:14:25.974013 [ 196 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 9063 | 2026.05.06 21:14:25.974053 [ 196 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
| 9064 | 2026.05.06 21:14:25.974242 [ 275 ] {5bbee2d1-bea9-4f2b-8b13-1ab113a925f9} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9065 | 2026.05.06 21:14:25.974284 [ 275 ] {5bbee2d1-bea9-4f2b-8b13-1ab113a925f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9066 | 2026.05.06 21:14:25.974571 [ 194 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6160 rows, containing 5 columns (5 merged, 0 gathered) in 0.002492859 sec., 2471058.331016716 rows/sec., 195.89 MiB/sec. | ||
| 9067 | 2026.05.06 21:14:25.974661 [ 275 ] {5bbee2d1-bea9-4f2b-8b13-1ab113a925f9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9068 | 2026.05.06 21:14:25.974906 [ 275 ] {5bbee2d1-bea9-4f2b-8b13-1ab113a925f9} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9069 | 2026.05.06 21:14:25.974995 [ 201 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9070 | 2026.05.06 21:14:25.975050 [ 275 ] {5bbee2d1-bea9-4f2b-8b13-1ab113a925f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001328 sec., 120481.92771084337 rows/sec., 8.39 MiB/sec. | ||
| 9071 | 2026.05.06 21:14:25.975093 [ 275 ] {5bbee2d1-bea9-4f2b-8b13-1ab113a925f9} <Debug> TCPHandler: Processed in 0.001509443 sec. | ||
| 9072 | 2026.05.06 21:14:25.975212 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9073 | 2026.05.06 21:14:25.975310 [ 275 ] {d879b097-8340-450b-973c-9e2f3b8e32d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9074 | 2026.05.06 21:14:25.975355 [ 275 ] {d879b097-8340-450b-973c-9e2f3b8e32d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9075 | 2026.05.06 21:14:25.975367 [ 201 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_66_13} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9076 | 2026.05.06 21:14:25.975446 [ 201 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_66_13} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9077 | 2026.05.06 21:14:25.975543 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 9078 | 2026.05.06 21:14:25.975614 [ 196 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3471 rows, containing 5 columns (5 merged, 0 gathered) in 0.002077052 sec., 1671118.4890893442 rows/sec., 121.06 MiB/sec. | ||
| 9079 | 2026.05.06 21:14:25.975688 [ 275 ] {d879b097-8340-450b-973c-9e2f3b8e32d6} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9080 | 2026.05.06 21:14:25.975729 [ 275 ] {d879b097-8340-450b-973c-9e2f3b8e32d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9081 | 2026.05.06 21:14:25.975902 [ 194 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9082 | 2026.05.06 21:14:25.976046 [ 275 ] {d879b097-8340-450b-973c-9e2f3b8e32d6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9083 | 2026.05.06 21:14:25.976285 [ 194 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_66_13} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9084 | 2026.05.06 21:14:25.976370 [ 275 ] {d879b097-8340-450b-973c-9e2f3b8e32d6} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9085 | 2026.05.06 21:14:25.976380 [ 194 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_66_13} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9086 | 2026.05.06 21:14:25.976493 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 9087 | 2026.05.06 21:14:25.976523 [ 275 ] {d879b097-8340-450b-973c-9e2f3b8e32d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00123 sec., 48780.48780487805 rows/sec., 3.29 MiB/sec. | ||
| 9088 | 2026.05.06 21:14:25.976565 [ 275 ] {d879b097-8340-450b-973c-9e2f3b8e32d6} <Debug> TCPHandler: Processed in 0.001402042 sec. | ||
| 9089 | 2026.05.06 21:14:28.486568 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9090 | 2026.05.06 21:14:28.486624 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9091 | 2026.05.06 21:14:28.619035 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21148 | ||
| 9092 | 2026.05.06 21:14:28.619522 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9093 | 2026.05.06 21:14:28.619561 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9094 | 2026.05.06 21:14:28.620032 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9095 | 2026.05.06 21:14:28.620249 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9096 | 2026.05.06 21:14:28.620376 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21148 | ||
| 9097 | 2026.05.06 21:14:28.678074 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1078 | ||
| 9098 | 2026.05.06 21:14:28.680358 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9099 | 2026.05.06 21:14:28.680411 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9100 | 2026.05.06 21:14:28.681595 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9101 | 2026.05.06 21:14:28.681859 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9102 | 2026.05.06 21:14:28.682122 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1078 | ||
| 9103 | 2026.05.06 21:14:29.792753 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9104 | 2026.05.06 21:14:29.809413 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9105 | 2026.05.06 21:14:29.809463 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9106 | 2026.05.06 21:14:29.815755 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9107 | 2026.05.06 21:14:29.816460 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9108 | 2026.05.06 21:14:29.819205 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9109 | 2026.05.06 21:14:30.968881 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9110 | 2026.05.06 21:14:30.969097 [ 275 ] {e8a951c1-5111-4fda-b982-934b32061d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9111 | 2026.05.06 21:14:30.969419 [ 275 ] {e8a951c1-5111-4fda-b982-934b32061d80} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9112 | 2026.05.06 21:14:30.969455 [ 275 ] {e8a951c1-5111-4fda-b982-934b32061d80} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9113 | 2026.05.06 21:14:30.969671 [ 275 ] {e8a951c1-5111-4fda-b982-934b32061d80} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9114 | 2026.05.06 21:14:30.969743 [ 275 ] {e8a951c1-5111-4fda-b982-934b32061d80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9115 | 2026.05.06 21:14:30.969881 [ 275 ] {e8a951c1-5111-4fda-b982-934b32061d80} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9116 | 2026.05.06 21:14:30.969916 [ 275 ] {e8a951c1-5111-4fda-b982-934b32061d80} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9117 | 2026.05.06 21:14:30.969937 [ 275 ] {e8a951c1-5111-4fda-b982-934b32061d80} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 9118 | 2026.05.06 21:14:30.969952 [ 275 ] {e8a951c1-5111-4fda-b982-934b32061d80} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9119 | 2026.05.06 21:14:30.969991 [ 275 ] {e8a951c1-5111-4fda-b982-934b32061d80} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9120 | 2026.05.06 21:14:30.970011 [ 275 ] {e8a951c1-5111-4fda-b982-934b32061d80} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9121 | 2026.05.06 21:14:30.971015 [ 275 ] {e8a951c1-5111-4fda-b982-934b32061d80} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002004 sec., 25449.101796407183 rows/sec., 6.02 MiB/sec. | ||
| 9122 | 2026.05.06 21:14:30.971087 [ 275 ] {e8a951c1-5111-4fda-b982-934b32061d80} <Debug> TCPHandler: Processed in 0.002333867 sec. | ||
| 9123 | 2026.05.06 21:14:30.973358 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9124 | 2026.05.06 21:14:30.973464 [ 275 ] {0d1acbca-5361-492a-b22a-2f213ccfd8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9125 | 2026.05.06 21:14:30.973505 [ 275 ] {0d1acbca-5361-492a-b22a-2f213ccfd8db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9126 | 2026.05.06 21:14:30.974275 [ 275 ] {0d1acbca-5361-492a-b22a-2f213ccfd8db} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9127 | 2026.05.06 21:14:30.974335 [ 275 ] {0d1acbca-5361-492a-b22a-2f213ccfd8db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9128 | 2026.05.06 21:14:30.974833 [ 275 ] {0d1acbca-5361-492a-b22a-2f213ccfd8db} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9129 | 2026.05.06 21:14:30.975055 [ 275 ] {0d1acbca-5361-492a-b22a-2f213ccfd8db} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9130 | 2026.05.06 21:14:30.975205 [ 275 ] {0d1acbca-5361-492a-b22a-2f213ccfd8db} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001771 sec., 77922.07792207792 rows/sec., 6.78 MiB/sec. | ||
| 9131 | 2026.05.06 21:14:30.975243 [ 275 ] {0d1acbca-5361-492a-b22a-2f213ccfd8db} <Debug> TCPHandler: Processed in 0.0019345 sec. | ||
| 9132 | 2026.05.06 21:14:30.975373 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9133 | 2026.05.06 21:14:30.975468 [ 275 ] {d4475ee6-cdb0-47b4-821b-bf2611a20a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9134 | 2026.05.06 21:14:30.975507 [ 275 ] {d4475ee6-cdb0-47b4-821b-bf2611a20a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9135 | 2026.05.06 21:14:30.975914 [ 275 ] {d4475ee6-cdb0-47b4-821b-bf2611a20a14} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9136 | 2026.05.06 21:14:30.975955 [ 275 ] {d4475ee6-cdb0-47b4-821b-bf2611a20a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9137 | 2026.05.06 21:14:30.976259 [ 275 ] {d4475ee6-cdb0-47b4-821b-bf2611a20a14} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9138 | 2026.05.06 21:14:30.976468 [ 275 ] {d4475ee6-cdb0-47b4-821b-bf2611a20a14} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9139 | 2026.05.06 21:14:30.976597 [ 275 ] {d4475ee6-cdb0-47b4-821b-bf2611a20a14} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001148 sec., 35714.28571428572 rows/sec., 2.62 MiB/sec. | ||
| 9140 | 2026.05.06 21:14:30.976602 [ 69 ] {} <Debug> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99) (MergerMutator): Selected 6 parts from all_1_35_8 to all_40_40_0 | ||
| 9141 | 2026.05.06 21:14:30.976635 [ 275 ] {d4475ee6-cdb0-47b4-821b-bf2611a20a14} <Debug> TCPHandler: Processed in 0.001311921 sec. | ||
| 9142 | 2026.05.06 21:14:30.976674 [ 69 ] {} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9143 | 2026.05.06 21:14:30.976704 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9144 | 2026.05.06 21:14:30.976773 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9145 | 2026.05.06 21:14:30.976805 [ 201 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_40_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_8 to all_40_40_0 into Compact with storage Full | ||
| 9146 | 2026.05.06 21:14:30.976872 [ 275 ] {ac73c8b4-ce92-4a5b-ad4b-e2dc9ddd134a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9147 | 2026.05.06 21:14:30.976917 [ 275 ] {ac73c8b4-ce92-4a5b-ad4b-e2dc9ddd134a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9148 | 2026.05.06 21:14:30.976922 [ 201 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_40_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9149 | 2026.05.06 21:14:30.976966 [ 201 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_8, total 226 rows starting from the beginning of the part | ||
| 9150 | 2026.05.06 21:14:30.977042 [ 201 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
| 9151 | 2026.05.06 21:14:30.977088 [ 201 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 12 rows starting from the beginning of the part | ||
| 9152 | 2026.05.06 21:14:30.977135 [ 201 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part | ||
| 9153 | 2026.05.06 21:14:30.977175 [ 201 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 9154 | 2026.05.06 21:14:30.977249 [ 201 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part | ||
| 9155 | 2026.05.06 21:14:30.977376 [ 275 ] {ac73c8b4-ce92-4a5b-ad4b-e2dc9ddd134a} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9156 | 2026.05.06 21:14:30.977418 [ 275 ] {ac73c8b4-ce92-4a5b-ad4b-e2dc9ddd134a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9157 | 2026.05.06 21:14:30.977756 [ 275 ] {ac73c8b4-ce92-4a5b-ad4b-e2dc9ddd134a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9158 | 2026.05.06 21:14:30.977985 [ 275 ] {ac73c8b4-ce92-4a5b-ad4b-e2dc9ddd134a} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9159 | 2026.05.06 21:14:30.978116 [ 275 ] {ac73c8b4-ce92-4a5b-ad4b-e2dc9ddd134a} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001263 sec., 83135.3919239905 rows/sec., 6.49 MiB/sec. | ||
| 9160 | 2026.05.06 21:14:30.978132 [ 194 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_40_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 425 rows, containing 5 columns (5 merged, 0 gathered) in 0.001367401 sec., 310808.60698507604 rows/sec., 22.44 MiB/sec. | ||
| 9161 | 2026.05.06 21:14:30.978154 [ 275 ] {ac73c8b4-ce92-4a5b-ad4b-e2dc9ddd134a} <Debug> TCPHandler: Processed in 0.001429282 sec. | ||
| 9162 | 2026.05.06 21:14:30.978301 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9163 | 2026.05.06 21:14:30.978333 [ 194 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_40_9} <Trace> MergedBlockOutputStream: filled checksums all_1_40_9 (state Temporary) | ||
| 9164 | 2026.05.06 21:14:30.978397 [ 275 ] {da237fce-ab45-483e-89d9-6ac5897b1063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9165 | 2026.05.06 21:14:30.978444 [ 275 ] {da237fce-ab45-483e-89d9-6ac5897b1063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9166 | 2026.05.06 21:14:30.978654 [ 194 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_40_9} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_merge_all_1_40_9 to all_1_40_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9167 | 2026.05.06 21:14:30.978745 [ 194 ] {d42f1b1a-0e3c-4b40-ab66-72413d79eb99::all_1_40_9} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99) (MergerMutator): Merged 6 parts: [all_1_35_8, all_40_40_0] -> all_1_40_9 | ||
| 9168 | 2026.05.06 21:14:30.978848 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9169 | 2026.05.06 21:14:30.978848 [ 275 ] {da237fce-ab45-483e-89d9-6ac5897b1063} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9170 | 2026.05.06 21:14:30.978898 [ 275 ] {da237fce-ab45-483e-89d9-6ac5897b1063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9171 | 2026.05.06 21:14:30.979225 [ 275 ] {da237fce-ab45-483e-89d9-6ac5897b1063} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9172 | 2026.05.06 21:14:30.979432 [ 275 ] {da237fce-ab45-483e-89d9-6ac5897b1063} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9173 | 2026.05.06 21:14:30.979566 [ 275 ] {da237fce-ab45-483e-89d9-6ac5897b1063} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 9174 | 2026.05.06 21:14:30.979603 [ 275 ] {da237fce-ab45-483e-89d9-6ac5897b1063} <Debug> TCPHandler: Processed in 0.001350211 sec. | ||
| 9175 | 2026.05.06 21:14:30.979721 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9176 | 2026.05.06 21:14:30.979815 [ 275 ] {57b10848-c8a2-4b2b-b1a2-3590e2806d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9177 | 2026.05.06 21:14:30.979866 [ 275 ] {57b10848-c8a2-4b2b-b1a2-3590e2806d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9178 | 2026.05.06 21:14:30.980726 [ 275 ] {57b10848-c8a2-4b2b-b1a2-3590e2806d96} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9179 | 2026.05.06 21:14:30.980762 [ 275 ] {57b10848-c8a2-4b2b-b1a2-3590e2806d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9180 | 2026.05.06 21:14:30.981314 [ 275 ] {57b10848-c8a2-4b2b-b1a2-3590e2806d96} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9181 | 2026.05.06 21:14:30.981532 [ 275 ] {57b10848-c8a2-4b2b-b1a2-3590e2806d96} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9182 | 2026.05.06 21:14:30.981667 [ 275 ] {57b10848-c8a2-4b2b-b1a2-3590e2806d96} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001871 sec., 21913.415285943345 rows/sec., 39.27 MiB/sec. | ||
| 9183 | 2026.05.06 21:14:30.981725 [ 275 ] {57b10848-c8a2-4b2b-b1a2-3590e2806d96} <Debug> TCPHandler: Processed in 0.002056282 sec. | ||
| 9184 | 2026.05.06 21:14:30.981854 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9185 | 2026.05.06 21:14:30.981949 [ 275 ] {16ac9980-af28-4d66-aa81-590a713cb33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9186 | 2026.05.06 21:14:30.981990 [ 275 ] {16ac9980-af28-4d66-aa81-590a713cb33f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9187 | 2026.05.06 21:14:30.982328 [ 275 ] {16ac9980-af28-4d66-aa81-590a713cb33f} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9188 | 2026.05.06 21:14:30.982364 [ 275 ] {16ac9980-af28-4d66-aa81-590a713cb33f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9189 | 2026.05.06 21:14:30.982674 [ 275 ] {16ac9980-af28-4d66-aa81-590a713cb33f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9190 | 2026.05.06 21:14:30.982886 [ 275 ] {16ac9980-af28-4d66-aa81-590a713cb33f} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9191 | 2026.05.06 21:14:30.983014 [ 275 ] {16ac9980-af28-4d66-aa81-590a713cb33f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 9192 | 2026.05.06 21:14:30.983050 [ 275 ] {16ac9980-af28-4d66-aa81-590a713cb33f} <Debug> TCPHandler: Processed in 0.001244949 sec. | ||
| 9193 | 2026.05.06 21:14:32.674956 [ 68 ] {} <Debug> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9194 | 2026.05.06 21:14:32.675029 [ 68 ] {} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9195 | 2026.05.06 21:14:32.675052 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9196 | 2026.05.06 21:14:32.675185 [ 201 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 9197 | 2026.05.06 21:14:32.675346 [ 201 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9198 | 2026.05.06 21:14:32.675381 [ 201 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 974 rows starting from the beginning of the part | ||
| 9199 | 2026.05.06 21:14:32.675446 [ 201 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 9200 | 2026.05.06 21:14:32.675491 [ 201 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 801 rows starting from the beginning of the part | ||
| 9201 | 2026.05.06 21:14:32.675531 [ 201 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 9202 | 2026.05.06 21:14:32.675567 [ 201 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 801 rows starting from the beginning of the part | ||
| 9203 | 2026.05.06 21:14:32.676741 [ 194 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001615565 sec., 1624199.5834274697 rows/sec., 101.77 MiB/sec. | ||
| 9204 | 2026.05.06 21:14:32.676970 [ 186 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9205 | 2026.05.06 21:14:32.677281 [ 186 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_18_4} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9206 | 2026.05.06 21:14:32.677359 [ 186 ] {1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4::all_1_18_4} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9207 | 2026.05.06 21:14:32.677463 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 9208 | 2026.05.06 21:14:35.969143 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9209 | 2026.05.06 21:14:35.969376 [ 275 ] {299b97f2-42f0-4095-acb4-12f9b8e2765c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9210 | 2026.05.06 21:14:35.969707 [ 275 ] {299b97f2-42f0-4095-acb4-12f9b8e2765c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9211 | 2026.05.06 21:14:35.969749 [ 275 ] {299b97f2-42f0-4095-acb4-12f9b8e2765c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9212 | 2026.05.06 21:14:35.969978 [ 275 ] {299b97f2-42f0-4095-acb4-12f9b8e2765c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9213 | 2026.05.06 21:14:35.970043 [ 275 ] {299b97f2-42f0-4095-acb4-12f9b8e2765c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9214 | 2026.05.06 21:14:35.970182 [ 275 ] {299b97f2-42f0-4095-acb4-12f9b8e2765c} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 9215 | 2026.05.06 21:14:35.970217 [ 275 ] {299b97f2-42f0-4095-acb4-12f9b8e2765c} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9216 | 2026.05.06 21:14:35.970239 [ 275 ] {299b97f2-42f0-4095-acb4-12f9b8e2765c} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 9217 | 2026.05.06 21:14:35.970254 [ 275 ] {299b97f2-42f0-4095-acb4-12f9b8e2765c} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9218 | 2026.05.06 21:14:35.970291 [ 275 ] {299b97f2-42f0-4095-acb4-12f9b8e2765c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 9219 | 2026.05.06 21:14:35.970312 [ 275 ] {299b97f2-42f0-4095-acb4-12f9b8e2765c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9220 | 2026.05.06 21:14:35.971354 [ 275 ] {299b97f2-42f0-4095-acb4-12f9b8e2765c} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002069 sec., 24649.589173513774 rows/sec., 5.83 MiB/sec. | ||
| 9221 | 2026.05.06 21:14:35.971433 [ 275 ] {299b97f2-42f0-4095-acb4-12f9b8e2765c} <Debug> TCPHandler: Processed in 0.002418797 sec. | ||
| 9222 | 2026.05.06 21:14:35.973975 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9223 | 2026.05.06 21:14:35.974085 [ 275 ] {e3c7bcab-9d88-4182-aca2-85206574c2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9224 | 2026.05.06 21:14:35.974128 [ 275 ] {e3c7bcab-9d88-4182-aca2-85206574c2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9225 | 2026.05.06 21:14:35.974643 [ 275 ] {e3c7bcab-9d88-4182-aca2-85206574c2bb} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9226 | 2026.05.06 21:14:35.974683 [ 275 ] {e3c7bcab-9d88-4182-aca2-85206574c2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9227 | 2026.05.06 21:14:35.975039 [ 275 ] {e3c7bcab-9d88-4182-aca2-85206574c2bb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9228 | 2026.05.06 21:14:35.975259 [ 275 ] {e3c7bcab-9d88-4182-aca2-85206574c2bb} <Trace> oximeter.fields_i16 (cccdce9c-ed5f-416c-8e89-daab4059868e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9229 | 2026.05.06 21:14:35.975407 [ 275 ] {e3c7bcab-9d88-4182-aca2-85206574c2bb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001352 sec., 17751.47928994083 rows/sec., 1.47 MiB/sec. | ||
| 9230 | 2026.05.06 21:14:35.975445 [ 275 ] {e3c7bcab-9d88-4182-aca2-85206574c2bb} <Debug> TCPHandler: Processed in 0.001529724 sec. | ||
| 9231 | 2026.05.06 21:14:35.975581 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9232 | 2026.05.06 21:14:35.975676 [ 275 ] {73df0d27-b116-4e07-a10b-1854853a7184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9233 | 2026.05.06 21:14:35.975714 [ 275 ] {73df0d27-b116-4e07-a10b-1854853a7184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9234 | 2026.05.06 21:14:35.976185 [ 275 ] {73df0d27-b116-4e07-a10b-1854853a7184} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9235 | 2026.05.06 21:14:35.976222 [ 275 ] {73df0d27-b116-4e07-a10b-1854853a7184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9236 | 2026.05.06 21:14:35.976505 [ 275 ] {73df0d27-b116-4e07-a10b-1854853a7184} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9237 | 2026.05.06 21:14:35.976718 [ 275 ] {73df0d27-b116-4e07-a10b-1854853a7184} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9238 | 2026.05.06 21:14:35.976850 [ 275 ] {73df0d27-b116-4e07-a10b-1854853a7184} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001192 sec., 3355.7046979865772 rows/sec., 273.63 KiB/sec. | ||
| 9239 | 2026.05.06 21:14:35.976886 [ 275 ] {73df0d27-b116-4e07-a10b-1854853a7184} <Debug> TCPHandler: Processed in 0.001359171 sec. | ||
| 9240 | 2026.05.06 21:14:35.977073 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9241 | 2026.05.06 21:14:35.977167 [ 275 ] {a7b8529f-b6fe-4b62-81ca-9b9929c7afda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9242 | 2026.05.06 21:14:35.977206 [ 275 ] {a7b8529f-b6fe-4b62-81ca-9b9929c7afda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9243 | 2026.05.06 21:14:35.977693 [ 275 ] {a7b8529f-b6fe-4b62-81ca-9b9929c7afda} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9244 | 2026.05.06 21:14:35.977729 [ 275 ] {a7b8529f-b6fe-4b62-81ca-9b9929c7afda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9245 | 2026.05.06 21:14:35.978036 [ 275 ] {a7b8529f-b6fe-4b62-81ca-9b9929c7afda} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9246 | 2026.05.06 21:14:35.978242 [ 275 ] {a7b8529f-b6fe-4b62-81ca-9b9929c7afda} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9247 | 2026.05.06 21:14:35.978369 [ 275 ] {a7b8529f-b6fe-4b62-81ca-9b9929c7afda} <Debug> executeQuery: Read 178 rows, 16.01 KiB in 0.001219 sec., 146021.32895816243 rows/sec., 12.83 MiB/sec. | ||
| 9248 | 2026.05.06 21:14:35.978404 [ 275 ] {a7b8529f-b6fe-4b62-81ca-9b9929c7afda} <Debug> TCPHandler: Processed in 0.001389071 sec. | ||
| 9249 | 2026.05.06 21:14:35.978538 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9250 | 2026.05.06 21:14:35.978632 [ 275 ] {e9fe0bd1-3c47-46c3-9561-2e87d7d240bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9251 | 2026.05.06 21:14:35.978676 [ 275 ] {e9fe0bd1-3c47-46c3-9561-2e87d7d240bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9252 | 2026.05.06 21:14:35.979068 [ 275 ] {e9fe0bd1-3c47-46c3-9561-2e87d7d240bb} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9253 | 2026.05.06 21:14:35.979101 [ 275 ] {e9fe0bd1-3c47-46c3-9561-2e87d7d240bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9254 | 2026.05.06 21:14:35.979391 [ 275 ] {e9fe0bd1-3c47-46c3-9561-2e87d7d240bb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9255 | 2026.05.06 21:14:35.979599 [ 275 ] {e9fe0bd1-3c47-46c3-9561-2e87d7d240bb} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9256 | 2026.05.06 21:14:35.979724 [ 275 ] {e9fe0bd1-3c47-46c3-9561-2e87d7d240bb} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.00111 sec., 14414.414414414414 rows/sec., 1.09 MiB/sec. | ||
| 9257 | 2026.05.06 21:14:35.979768 [ 275 ] {e9fe0bd1-3c47-46c3-9561-2e87d7d240bb} <Debug> TCPHandler: Processed in 0.0012856 sec. | ||
| 9258 | 2026.05.06 21:14:35.979886 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9259 | 2026.05.06 21:14:35.979979 [ 275 ] {56218960-ac21-4927-915f-c8e63e4e9c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9260 | 2026.05.06 21:14:35.980017 [ 275 ] {56218960-ac21-4927-915f-c8e63e4e9c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9261 | 2026.05.06 21:14:35.980406 [ 275 ] {56218960-ac21-4927-915f-c8e63e4e9c1d} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9262 | 2026.05.06 21:14:35.980442 [ 275 ] {56218960-ac21-4927-915f-c8e63e4e9c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9263 | 2026.05.06 21:14:35.980730 [ 275 ] {56218960-ac21-4927-915f-c8e63e4e9c1d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9264 | 2026.05.06 21:14:35.980949 [ 275 ] {56218960-ac21-4927-915f-c8e63e4e9c1d} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9265 | 2026.05.06 21:14:35.981077 [ 275 ] {56218960-ac21-4927-915f-c8e63e4e9c1d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001115 sec., 21524.663677130044 rows/sec., 1.79 MiB/sec. | ||
| 9266 | 2026.05.06 21:14:35.981113 [ 275 ] {56218960-ac21-4927-915f-c8e63e4e9c1d} <Debug> TCPHandler: Processed in 0.00127605 sec. | ||
| 9267 | 2026.05.06 21:14:35.981225 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9268 | 2026.05.06 21:14:35.981318 [ 275 ] {2c4d2fc1-e4af-4103-ac5b-16bdb77519e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9269 | 2026.05.06 21:14:35.981356 [ 275 ] {2c4d2fc1-e4af-4103-ac5b-16bdb77519e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9270 | 2026.05.06 21:14:35.981741 [ 275 ] {2c4d2fc1-e4af-4103-ac5b-16bdb77519e6} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9271 | 2026.05.06 21:14:35.981776 [ 275 ] {2c4d2fc1-e4af-4103-ac5b-16bdb77519e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9272 | 2026.05.06 21:14:35.982067 [ 275 ] {2c4d2fc1-e4af-4103-ac5b-16bdb77519e6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9273 | 2026.05.06 21:14:35.982270 [ 275 ] {2c4d2fc1-e4af-4103-ac5b-16bdb77519e6} <Trace> oximeter.fields_u8 (4001a960-34d1-4d20-bcb1-8c626b55e410): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9274 | 2026.05.06 21:14:35.982392 [ 275 ] {2c4d2fc1-e4af-4103-ac5b-16bdb77519e6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001091 sec., 10999.083409715857 rows/sec., 859.30 KiB/sec. | ||
| 9275 | 2026.05.06 21:14:35.982429 [ 275 ] {2c4d2fc1-e4af-4103-ac5b-16bdb77519e6} <Debug> TCPHandler: Processed in 0.00125175 sec. | ||
| 9276 | 2026.05.06 21:14:35.982541 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9277 | 2026.05.06 21:14:35.982635 [ 275 ] {da4570d3-71fe-4796-845c-e81169f599f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9278 | 2026.05.06 21:14:35.982673 [ 275 ] {da4570d3-71fe-4796-845c-e81169f599f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9279 | 2026.05.06 21:14:35.983074 [ 275 ] {da4570d3-71fe-4796-845c-e81169f599f5} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9280 | 2026.05.06 21:14:35.983107 [ 275 ] {da4570d3-71fe-4796-845c-e81169f599f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9281 | 2026.05.06 21:14:35.983388 [ 275 ] {da4570d3-71fe-4796-845c-e81169f599f5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9282 | 2026.05.06 21:14:35.983580 [ 275 ] {da4570d3-71fe-4796-845c-e81169f599f5} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9283 | 2026.05.06 21:14:35.983763 [ 275 ] {da4570d3-71fe-4796-845c-e81169f599f5} <Debug> executeQuery: Read 104 rows, 8.70 KiB in 0.001144 sec., 90909.09090909091 rows/sec., 7.43 MiB/sec. | ||
| 9284 | 2026.05.06 21:14:35.983799 [ 275 ] {da4570d3-71fe-4796-845c-e81169f599f5} <Debug> TCPHandler: Processed in 0.00130539 sec. | ||
| 9285 | 2026.05.06 21:14:35.983914 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9286 | 2026.05.06 21:14:35.984007 [ 275 ] {33bb8144-5b00-4d93-a9e5-40ffc700e911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9287 | 2026.05.06 21:14:35.984047 [ 275 ] {33bb8144-5b00-4d93-a9e5-40ffc700e911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9288 | 2026.05.06 21:14:35.984461 [ 275 ] {33bb8144-5b00-4d93-a9e5-40ffc700e911} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9289 | 2026.05.06 21:14:35.984494 [ 275 ] {33bb8144-5b00-4d93-a9e5-40ffc700e911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9290 | 2026.05.06 21:14:35.984822 [ 275 ] {33bb8144-5b00-4d93-a9e5-40ffc700e911} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9291 | 2026.05.06 21:14:35.985031 [ 275 ] {33bb8144-5b00-4d93-a9e5-40ffc700e911} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9292 | 2026.05.06 21:14:35.985128 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9293 | 2026.05.06 21:14:35.985157 [ 275 ] {33bb8144-5b00-4d93-a9e5-40ffc700e911} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001168 sec., 169520.54794520547 rows/sec., 12.16 MiB/sec. | ||
| 9294 | 2026.05.06 21:14:35.985163 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9295 | 2026.05.06 21:14:35.985189 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9296 | 2026.05.06 21:14:35.985195 [ 275 ] {33bb8144-5b00-4d93-a9e5-40ffc700e911} <Debug> TCPHandler: Processed in 0.001329921 sec. | ||
| 9297 | 2026.05.06 21:14:35.985312 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9298 | 2026.05.06 21:14:35.985316 [ 201 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9299 | 2026.05.06 21:14:35.985408 [ 275 ] {9ca16e0b-bd3b-4d98-839a-988160be45bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9300 | 2026.05.06 21:14:35.985452 [ 275 ] {9ca16e0b-bd3b-4d98-839a-988160be45bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9301 | 2026.05.06 21:14:35.985473 [ 201 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9302 | 2026.05.06 21:14:35.985515 [ 201 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 20908 rows starting from the beginning of the part | ||
| 9303 | 2026.05.06 21:14:35.985580 [ 201 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1534 rows starting from the beginning of the part | ||
| 9304 | 2026.05.06 21:14:35.985628 [ 201 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 96 rows starting from the beginning of the part | ||
| 9305 | 2026.05.06 21:14:35.985674 [ 201 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 9306 | 2026.05.06 21:14:35.985715 [ 201 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 9307 | 2026.05.06 21:14:35.985757 [ 201 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 198 rows starting from the beginning of the part | ||
| 9308 | 2026.05.06 21:14:35.985789 [ 275 ] {9ca16e0b-bd3b-4d98-839a-988160be45bf} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9309 | 2026.05.06 21:14:35.985827 [ 275 ] {9ca16e0b-bd3b-4d98-839a-988160be45bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9310 | 2026.05.06 21:14:35.986165 [ 275 ] {9ca16e0b-bd3b-4d98-839a-988160be45bf} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9311 | 2026.05.06 21:14:35.986380 [ 275 ] {9ca16e0b-bd3b-4d98-839a-988160be45bf} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9312 | 2026.05.06 21:14:35.986517 [ 275 ] {9ca16e0b-bd3b-4d98-839a-988160be45bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 9313 | 2026.05.06 21:14:35.986553 [ 275 ] {9ca16e0b-bd3b-4d98-839a-988160be45bf} <Debug> TCPHandler: Processed in 0.00129076 sec. | ||
| 9314 | 2026.05.06 21:14:35.993806 [ 194 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23056 rows, containing 5 columns (5 merged, 0 gathered) in 0.008553153 sec., 2695614.1203132924 rows/sec., 175.64 MiB/sec. | ||
| 9315 | 2026.05.06 21:14:35.994328 [ 194 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9316 | 2026.05.06 21:14:35.994637 [ 194 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9317 | 2026.05.06 21:14:35.994720 [ 194 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9318 | 2026.05.06 21:14:35.994817 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 9319 | 2026.05.06 21:14:36.120574 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21660 | ||
| 9320 | 2026.05.06 21:14:36.121487 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9321 | 2026.05.06 21:14:36.121561 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9322 | 2026.05.06 21:14:36.122384 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9323 | 2026.05.06 21:14:36.122757 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9324 | 2026.05.06 21:14:36.122991 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21660 | ||
| 9325 | 2026.05.06 21:14:37.319349 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9326 | 2026.05.06 21:14:37.336479 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9327 | 2026.05.06 21:14:37.336533 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9328 | 2026.05.06 21:14:37.343897 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9329 | 2026.05.06 21:14:37.344660 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9330 | 2026.05.06 21:14:37.347866 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9331 | 2026.05.06 21:14:38.682374 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1112 | ||
| 9332 | 2026.05.06 21:14:38.684712 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9333 | 2026.05.06 21:14:38.684756 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9334 | 2026.05.06 21:14:38.685930 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9335 | 2026.05.06 21:14:38.686186 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9336 | 2026.05.06 21:14:38.686441 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1112 | ||
| 9337 | 2026.05.06 21:14:40.969133 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9338 | 2026.05.06 21:14:40.969377 [ 275 ] {662e34bd-481a-4a3e-a0fb-09a547c296f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9339 | 2026.05.06 21:14:40.969744 [ 275 ] {662e34bd-481a-4a3e-a0fb-09a547c296f1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9340 | 2026.05.06 21:14:40.969787 [ 275 ] {662e34bd-481a-4a3e-a0fb-09a547c296f1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9341 | 2026.05.06 21:14:40.970037 [ 275 ] {662e34bd-481a-4a3e-a0fb-09a547c296f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9342 | 2026.05.06 21:14:40.970103 [ 275 ] {662e34bd-481a-4a3e-a0fb-09a547c296f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9343 | 2026.05.06 21:14:40.970245 [ 275 ] {662e34bd-481a-4a3e-a0fb-09a547c296f1} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9344 | 2026.05.06 21:14:40.970280 [ 275 ] {662e34bd-481a-4a3e-a0fb-09a547c296f1} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9345 | 2026.05.06 21:14:40.970302 [ 275 ] {662e34bd-481a-4a3e-a0fb-09a547c296f1} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 9346 | 2026.05.06 21:14:40.970317 [ 275 ] {662e34bd-481a-4a3e-a0fb-09a547c296f1} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9347 | 2026.05.06 21:14:40.970354 [ 275 ] {662e34bd-481a-4a3e-a0fb-09a547c296f1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9348 | 2026.05.06 21:14:40.970373 [ 275 ] {662e34bd-481a-4a3e-a0fb-09a547c296f1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9349 | 2026.05.06 21:14:40.971409 [ 275 ] {662e34bd-481a-4a3e-a0fb-09a547c296f1} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.00213 sec., 23943.661971830985 rows/sec., 5.66 MiB/sec. | ||
| 9350 | 2026.05.06 21:14:40.971483 [ 275 ] {662e34bd-481a-4a3e-a0fb-09a547c296f1} <Debug> TCPHandler: Processed in 0.002483699 sec. | ||
| 9351 | 2026.05.06 21:14:40.973817 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9352 | 2026.05.06 21:14:40.973924 [ 275 ] {0e467fd6-0a7d-4b16-a576-4519a98c332e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9353 | 2026.05.06 21:14:40.973966 [ 275 ] {0e467fd6-0a7d-4b16-a576-4519a98c332e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9354 | 2026.05.06 21:14:40.974562 [ 275 ] {0e467fd6-0a7d-4b16-a576-4519a98c332e} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9355 | 2026.05.06 21:14:40.974597 [ 275 ] {0e467fd6-0a7d-4b16-a576-4519a98c332e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9356 | 2026.05.06 21:14:40.974963 [ 275 ] {0e467fd6-0a7d-4b16-a576-4519a98c332e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9357 | 2026.05.06 21:14:40.975183 [ 275 ] {0e467fd6-0a7d-4b16-a576-4519a98c332e} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9358 | 2026.05.06 21:14:40.975325 [ 275 ] {0e467fd6-0a7d-4b16-a576-4519a98c332e} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001432 sec., 96368.71508379889 rows/sec., 8.39 MiB/sec. | ||
| 9359 | 2026.05.06 21:14:40.975362 [ 275 ] {0e467fd6-0a7d-4b16-a576-4519a98c332e} <Debug> TCPHandler: Processed in 0.001597435 sec. | ||
| 9360 | 2026.05.06 21:14:40.975493 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9361 | 2026.05.06 21:14:40.975587 [ 275 ] {722ad5d5-35b4-457d-b10f-5ae737ef1179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9362 | 2026.05.06 21:14:40.975626 [ 275 ] {722ad5d5-35b4-457d-b10f-5ae737ef1179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9363 | 2026.05.06 21:14:40.976066 [ 275 ] {722ad5d5-35b4-457d-b10f-5ae737ef1179} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9364 | 2026.05.06 21:14:40.976100 [ 275 ] {722ad5d5-35b4-457d-b10f-5ae737ef1179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9365 | 2026.05.06 21:14:40.976388 [ 275 ] {722ad5d5-35b4-457d-b10f-5ae737ef1179} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9366 | 2026.05.06 21:14:40.976609 [ 275 ] {722ad5d5-35b4-457d-b10f-5ae737ef1179} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9367 | 2026.05.06 21:14:40.976737 [ 275 ] {722ad5d5-35b4-457d-b10f-5ae737ef1179} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001168 sec., 35102.7397260274 rows/sec., 2.58 MiB/sec. | ||
| 9368 | 2026.05.06 21:14:40.976774 [ 275 ] {722ad5d5-35b4-457d-b10f-5ae737ef1179} <Debug> TCPHandler: Processed in 0.001340771 sec. | ||
| 9369 | 2026.05.06 21:14:40.976893 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9370 | 2026.05.06 21:14:40.976989 [ 275 ] {5fdd131b-f575-41fc-939d-c6ce637aab67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9371 | 2026.05.06 21:14:40.977028 [ 275 ] {5fdd131b-f575-41fc-939d-c6ce637aab67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9372 | 2026.05.06 21:14:40.977452 [ 275 ] {5fdd131b-f575-41fc-939d-c6ce637aab67} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9373 | 2026.05.06 21:14:40.977488 [ 275 ] {5fdd131b-f575-41fc-939d-c6ce637aab67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9374 | 2026.05.06 21:14:40.977802 [ 275 ] {5fdd131b-f575-41fc-939d-c6ce637aab67} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9375 | 2026.05.06 21:14:40.978021 [ 275 ] {5fdd131b-f575-41fc-939d-c6ce637aab67} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9376 | 2026.05.06 21:14:40.978148 [ 275 ] {5fdd131b-f575-41fc-939d-c6ce637aab67} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001177 sec., 89209.85556499574 rows/sec., 6.97 MiB/sec. | ||
| 9377 | 2026.05.06 21:14:40.978185 [ 275 ] {5fdd131b-f575-41fc-939d-c6ce637aab67} <Debug> TCPHandler: Processed in 0.001340861 sec. | ||
| 9378 | 2026.05.06 21:14:40.978301 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9379 | 2026.05.06 21:14:40.978394 [ 275 ] {e296f2c3-cd0b-41e8-9583-33ca9633eea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9380 | 2026.05.06 21:14:40.978435 [ 275 ] {e296f2c3-cd0b-41e8-9583-33ca9633eea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9381 | 2026.05.06 21:14:40.978840 [ 275 ] {e296f2c3-cd0b-41e8-9583-33ca9633eea4} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9382 | 2026.05.06 21:14:40.978876 [ 275 ] {e296f2c3-cd0b-41e8-9583-33ca9633eea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9383 | 2026.05.06 21:14:40.979213 [ 275 ] {e296f2c3-cd0b-41e8-9583-33ca9633eea4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9384 | 2026.05.06 21:14:40.979433 [ 275 ] {e296f2c3-cd0b-41e8-9583-33ca9633eea4} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9385 | 2026.05.06 21:14:40.979559 [ 275 ] {e296f2c3-cd0b-41e8-9583-33ca9633eea4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 9386 | 2026.05.06 21:14:40.979597 [ 275 ] {e296f2c3-cd0b-41e8-9583-33ca9633eea4} <Debug> TCPHandler: Processed in 0.001345121 sec. | ||
| 9387 | 2026.05.06 21:14:40.979713 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9388 | 2026.05.06 21:14:40.979810 [ 275 ] {638f4eeb-5439-4b6b-9cff-67ebcf21a79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9389 | 2026.05.06 21:14:40.979863 [ 275 ] {638f4eeb-5439-4b6b-9cff-67ebcf21a79d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9390 | 2026.05.06 21:14:40.980654 [ 275 ] {638f4eeb-5439-4b6b-9cff-67ebcf21a79d} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9391 | 2026.05.06 21:14:40.980691 [ 275 ] {638f4eeb-5439-4b6b-9cff-67ebcf21a79d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9392 | 2026.05.06 21:14:40.981253 [ 275 ] {638f4eeb-5439-4b6b-9cff-67ebcf21a79d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9393 | 2026.05.06 21:14:40.981475 [ 275 ] {638f4eeb-5439-4b6b-9cff-67ebcf21a79d} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9394 | 2026.05.06 21:14:40.981613 [ 275 ] {638f4eeb-5439-4b6b-9cff-67ebcf21a79d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001823 sec., 22490.40043883708 rows/sec., 40.30 MiB/sec. | ||
| 9395 | 2026.05.06 21:14:40.981666 [ 275 ] {638f4eeb-5439-4b6b-9cff-67ebcf21a79d} <Debug> TCPHandler: Processed in 0.002002571 sec. | ||
| 9396 | 2026.05.06 21:14:40.981796 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9397 | 2026.05.06 21:14:40.981894 [ 275 ] {de5ffb1e-dbd9-43d3-822e-03afdb4aeb57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9398 | 2026.05.06 21:14:40.981935 [ 275 ] {de5ffb1e-dbd9-43d3-822e-03afdb4aeb57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9399 | 2026.05.06 21:14:40.982278 [ 275 ] {de5ffb1e-dbd9-43d3-822e-03afdb4aeb57} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9400 | 2026.05.06 21:14:40.982314 [ 275 ] {de5ffb1e-dbd9-43d3-822e-03afdb4aeb57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9401 | 2026.05.06 21:14:40.982624 [ 275 ] {de5ffb1e-dbd9-43d3-822e-03afdb4aeb57} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9402 | 2026.05.06 21:14:40.982842 [ 275 ] {de5ffb1e-dbd9-43d3-822e-03afdb4aeb57} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9403 | 2026.05.06 21:14:40.982942 [ 58 ] {} <Debug> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9404 | 2026.05.06 21:14:40.982971 [ 275 ] {de5ffb1e-dbd9-43d3-822e-03afdb4aeb57} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 9405 | 2026.05.06 21:14:40.983013 [ 58 ] {} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9406 | 2026.05.06 21:14:40.983020 [ 275 ] {de5ffb1e-dbd9-43d3-822e-03afdb4aeb57} <Debug> TCPHandler: Processed in 0.00127383 sec. | ||
| 9407 | 2026.05.06 21:14:40.983045 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9408 | 2026.05.06 21:14:40.983160 [ 192 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9409 | 2026.05.06 21:14:40.983307 [ 192 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9410 | 2026.05.06 21:14:40.983341 [ 192 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3012 rows starting from the beginning of the part | ||
| 9411 | 2026.05.06 21:14:40.983408 [ 192 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part | ||
| 9412 | 2026.05.06 21:14:40.983451 [ 192 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9413 | 2026.05.06 21:14:40.983490 [ 192 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 9414 | 2026.05.06 21:14:40.983529 [ 192 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9415 | 2026.05.06 21:14:40.983567 [ 192 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9416 | 2026.05.06 21:14:40.984718 [ 192 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3288 rows, containing 4 columns (4 merged, 0 gathered) in 0.001607425 sec., 2045507.5664494454 rows/sec., 136.92 MiB/sec. | ||
| 9417 | 2026.05.06 21:14:40.984961 [ 192 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9418 | 2026.05.06 21:14:40.985206 [ 192 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_66_13} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9419 | 2026.05.06 21:14:40.985278 [ 192 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_66_13} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9420 | 2026.05.06 21:14:40.985351 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 9421 | 2026.05.06 21:14:43.486664 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9422 | 2026.05.06 21:14:43.486710 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9423 | 2026.05.06 21:14:43.623166 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22108 | ||
| 9424 | 2026.05.06 21:14:43.623725 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9425 | 2026.05.06 21:14:43.623772 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9426 | 2026.05.06 21:14:43.624280 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9427 | 2026.05.06 21:14:43.624509 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9428 | 2026.05.06 21:14:43.624633 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22108 | ||
| 9429 | 2026.05.06 21:14:43.624644 [ 56 ] {} <Debug> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9430 | 2026.05.06 21:14:43.624711 [ 56 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9431 | 2026.05.06 21:14:43.624731 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9432 | 2026.05.06 21:14:43.624833 [ 201 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 9433 | 2026.05.06 21:14:43.624941 [ 201 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9434 | 2026.05.06 21:14:43.624978 [ 201 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19740 rows starting from the beginning of the part | ||
| 9435 | 2026.05.06 21:14:43.625041 [ 201 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 9436 | 2026.05.06 21:14:43.625093 [ 201 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 9437 | 2026.05.06 21:14:43.625141 [ 201 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 9438 | 2026.05.06 21:14:43.625185 [ 201 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 9439 | 2026.05.06 21:14:43.625228 [ 201 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 9440 | 2026.05.06 21:14:43.627745 [ 190 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22108 rows, containing 4 columns (4 merged, 0 gathered) in 0.002950886 sec., 7491987.152333232 rows/sec., 107.17 MiB/sec. | ||
| 9441 | 2026.05.06 21:14:43.628250 [ 199 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9442 | 2026.05.06 21:14:43.628564 [ 199 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_46_9} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9443 | 2026.05.06 21:14:43.628644 [ 199 ] {7e221aca-81bf-42d2-9160-384accf44716::all_1_46_9} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9444 | 2026.05.06 21:14:43.628767 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 9445 | 2026.05.06 21:14:44.848031 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9446 | 2026.05.06 21:14:44.865853 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9447 | 2026.05.06 21:14:44.865908 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9448 | 2026.05.06 21:14:44.872018 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9449 | 2026.05.06 21:14:44.872703 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9450 | 2026.05.06 21:14:44.873029 [ 55 ] {} <Debug> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9451 | 2026.05.06 21:14:44.873101 [ 55 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9452 | 2026.05.06 21:14:44.873124 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9453 | 2026.05.06 21:14:44.873286 [ 201 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 9454 | 2026.05.06 21:14:44.875716 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9455 | 2026.05.06 21:14:44.877753 [ 201 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9456 | 2026.05.06 21:14:44.879490 [ 201 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 9457 | 2026.05.06 21:14:44.884318 [ 201 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 9458 | 2026.05.06 21:14:44.889267 [ 201 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 9459 | 2026.05.06 21:14:44.893787 [ 201 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 9460 | 2026.05.06 21:14:44.898289 [ 201 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 9461 | 2026.05.06 21:14:44.902115 [ 201 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 9462 | 2026.05.06 21:14:44.952187 [ 190 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.078979156 sec., 4393.564296888663 rows/sec., 22.72 MiB/sec. | ||
| 9463 | 2026.05.06 21:14:44.954463 [ 193 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9464 | 2026.05.06 21:14:44.956252 [ 193 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_46_9} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9465 | 2026.05.06 21:14:44.956349 [ 193 ] {f865a229-e5a0-4ac4-9021-365a7ab564d9::all_1_46_9} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9466 | 2026.05.06 21:14:44.957907 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9467 | 2026.05.06 21:14:45.967213 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9468 | 2026.05.06 21:14:45.967433 [ 275 ] {597fc818-d5a3-4dbd-a789-ebf93ab549b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9469 | 2026.05.06 21:14:45.967764 [ 275 ] {597fc818-d5a3-4dbd-a789-ebf93ab549b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9470 | 2026.05.06 21:14:45.967798 [ 275 ] {597fc818-d5a3-4dbd-a789-ebf93ab549b7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9471 | 2026.05.06 21:14:45.968021 [ 275 ] {597fc818-d5a3-4dbd-a789-ebf93ab549b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9472 | 2026.05.06 21:14:45.968090 [ 275 ] {597fc818-d5a3-4dbd-a789-ebf93ab549b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9473 | 2026.05.06 21:14:45.968231 [ 275 ] {597fc818-d5a3-4dbd-a789-ebf93ab549b7} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9474 | 2026.05.06 21:14:45.968266 [ 275 ] {597fc818-d5a3-4dbd-a789-ebf93ab549b7} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9475 | 2026.05.06 21:14:45.968288 [ 275 ] {597fc818-d5a3-4dbd-a789-ebf93ab549b7} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 9476 | 2026.05.06 21:14:45.968304 [ 275 ] {597fc818-d5a3-4dbd-a789-ebf93ab549b7} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9477 | 2026.05.06 21:14:45.968345 [ 275 ] {597fc818-d5a3-4dbd-a789-ebf93ab549b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9478 | 2026.05.06 21:14:45.968365 [ 275 ] {597fc818-d5a3-4dbd-a789-ebf93ab549b7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9479 | 2026.05.06 21:14:45.969382 [ 275 ] {597fc818-d5a3-4dbd-a789-ebf93ab549b7} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002037 sec., 25036.81885125184 rows/sec., 5.92 MiB/sec. | ||
| 9480 | 2026.05.06 21:14:45.969452 [ 275 ] {597fc818-d5a3-4dbd-a789-ebf93ab549b7} <Debug> TCPHandler: Processed in 0.002368757 sec. | ||
| 9481 | 2026.05.06 21:14:45.971102 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9482 | 2026.05.06 21:14:45.971212 [ 275 ] {e9cd77a7-1773-4ba1-a999-7b106762f839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9483 | 2026.05.06 21:14:45.971254 [ 275 ] {e9cd77a7-1773-4ba1-a999-7b106762f839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9484 | 2026.05.06 21:14:45.971744 [ 275 ] {e9cd77a7-1773-4ba1-a999-7b106762f839} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9485 | 2026.05.06 21:14:45.971787 [ 275 ] {e9cd77a7-1773-4ba1-a999-7b106762f839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9486 | 2026.05.06 21:14:45.972168 [ 275 ] {e9cd77a7-1773-4ba1-a999-7b106762f839} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9487 | 2026.05.06 21:14:45.972403 [ 275 ] {e9cd77a7-1773-4ba1-a999-7b106762f839} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9488 | 2026.05.06 21:14:45.972557 [ 275 ] {e9cd77a7-1773-4ba1-a999-7b106762f839} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001375 sec., 40727.27272727273 rows/sec., 3.13 MiB/sec. | ||
| 9489 | 2026.05.06 21:14:45.972596 [ 275 ] {e9cd77a7-1773-4ba1-a999-7b106762f839} <Debug> TCPHandler: Processed in 0.001545715 sec. | ||
| 9490 | 2026.05.06 21:14:45.972723 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9491 | 2026.05.06 21:14:45.972820 [ 275 ] {7e1e71c8-70f3-4fdb-8849-517dd9c26dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9492 | 2026.05.06 21:14:45.972861 [ 275 ] {7e1e71c8-70f3-4fdb-8849-517dd9c26dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9493 | 2026.05.06 21:14:45.973291 [ 275 ] {7e1e71c8-70f3-4fdb-8849-517dd9c26dbb} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9494 | 2026.05.06 21:14:45.973327 [ 275 ] {7e1e71c8-70f3-4fdb-8849-517dd9c26dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9495 | 2026.05.06 21:14:45.973635 [ 275 ] {7e1e71c8-70f3-4fdb-8849-517dd9c26dbb} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9496 | 2026.05.06 21:14:45.973853 [ 275 ] {7e1e71c8-70f3-4fdb-8849-517dd9c26dbb} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9497 | 2026.05.06 21:14:45.973999 [ 275 ] {7e1e71c8-70f3-4fdb-8849-517dd9c26dbb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 9498 | 2026.05.06 21:14:45.974037 [ 275 ] {7e1e71c8-70f3-4fdb-8849-517dd9c26dbb} <Debug> TCPHandler: Processed in 0.001363831 sec. | ||
| 9499 | 2026.05.06 21:14:45.974166 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9500 | 2026.05.06 21:14:45.974262 [ 275 ] {b5f6b131-fe94-45b2-b3f6-7a88ee75fba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9501 | 2026.05.06 21:14:45.974306 [ 275 ] {b5f6b131-fe94-45b2-b3f6-7a88ee75fba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9502 | 2026.05.06 21:14:45.974717 [ 275 ] {b5f6b131-fe94-45b2-b3f6-7a88ee75fba6} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9503 | 2026.05.06 21:14:45.974753 [ 275 ] {b5f6b131-fe94-45b2-b3f6-7a88ee75fba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9504 | 2026.05.06 21:14:45.975114 [ 275 ] {b5f6b131-fe94-45b2-b3f6-7a88ee75fba6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9505 | 2026.05.06 21:14:45.975340 [ 275 ] {b5f6b131-fe94-45b2-b3f6-7a88ee75fba6} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9506 | 2026.05.06 21:14:45.975472 [ 275 ] {b5f6b131-fe94-45b2-b3f6-7a88ee75fba6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 9507 | 2026.05.06 21:14:45.975510 [ 275 ] {b5f6b131-fe94-45b2-b3f6-7a88ee75fba6} <Debug> TCPHandler: Processed in 0.001393862 sec. | ||
| 9508 | 2026.05.06 21:14:45.975627 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9509 | 2026.05.06 21:14:45.975722 [ 275 ] {6dafe295-59aa-4667-940f-2a57b08125ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9510 | 2026.05.06 21:14:45.975764 [ 275 ] {6dafe295-59aa-4667-940f-2a57b08125ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9511 | 2026.05.06 21:14:45.976120 [ 275 ] {6dafe295-59aa-4667-940f-2a57b08125ef} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9512 | 2026.05.06 21:14:45.976157 [ 275 ] {6dafe295-59aa-4667-940f-2a57b08125ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9513 | 2026.05.06 21:14:45.976477 [ 275 ] {6dafe295-59aa-4667-940f-2a57b08125ef} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9514 | 2026.05.06 21:14:45.976688 [ 275 ] {6dafe295-59aa-4667-940f-2a57b08125ef} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9515 | 2026.05.06 21:14:45.976821 [ 275 ] {6dafe295-59aa-4667-940f-2a57b08125ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 9516 | 2026.05.06 21:14:45.976858 [ 275 ] {6dafe295-59aa-4667-940f-2a57b08125ef} <Debug> TCPHandler: Processed in 0.001281199 sec. | ||
| 9517 | 2026.05.06 21:14:47.337850 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9518 | 2026.05.06 21:14:47.338074 [ 275 ] {49260c24-defd-48aa-b512-96942152de92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 9519 | 2026.05.06 21:14:47.338408 [ 275 ] {49260c24-defd-48aa-b512-96942152de92} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9520 | 2026.05.06 21:14:47.338444 [ 275 ] {49260c24-defd-48aa-b512-96942152de92} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 9521 | 2026.05.06 21:14:47.338678 [ 275 ] {49260c24-defd-48aa-b512-96942152de92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9522 | 2026.05.06 21:14:47.338744 [ 275 ] {49260c24-defd-48aa-b512-96942152de92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9523 | 2026.05.06 21:14:47.338887 [ 275 ] {49260c24-defd-48aa-b512-96942152de92} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 9524 | 2026.05.06 21:14:47.338923 [ 275 ] {49260c24-defd-48aa-b512-96942152de92} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9525 | 2026.05.06 21:14:47.338944 [ 275 ] {49260c24-defd-48aa-b512-96942152de92} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 9526 | 2026.05.06 21:14:47.338960 [ 275 ] {49260c24-defd-48aa-b512-96942152de92} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9527 | 2026.05.06 21:14:47.338999 [ 275 ] {49260c24-defd-48aa-b512-96942152de92} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 9528 | 2026.05.06 21:14:47.339019 [ 275 ] {49260c24-defd-48aa-b512-96942152de92} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9529 | 2026.05.06 21:14:47.340378 [ 275 ] {49260c24-defd-48aa-b512-96942152de92} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002397 sec., 21276.595744680853 rows/sec., 5.03 MiB/sec. | ||
| 9530 | 2026.05.06 21:14:47.340488 [ 275 ] {49260c24-defd-48aa-b512-96942152de92} <Debug> TCPHandler: Processed in 0.002766483 sec. | ||
| 9531 | 2026.05.06 21:14:47.353482 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9532 | 2026.05.06 21:14:47.353607 [ 275 ] {c0cec33b-5e2c-4c25-bdc4-281ce04a93a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9533 | 2026.05.06 21:14:47.353656 [ 275 ] {c0cec33b-5e2c-4c25-bdc4-281ce04a93a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9534 | 2026.05.06 21:14:47.354157 [ 275 ] {c0cec33b-5e2c-4c25-bdc4-281ce04a93a7} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9535 | 2026.05.06 21:14:47.354203 [ 275 ] {c0cec33b-5e2c-4c25-bdc4-281ce04a93a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9536 | 2026.05.06 21:14:47.354554 [ 275 ] {c0cec33b-5e2c-4c25-bdc4-281ce04a93a7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9537 | 2026.05.06 21:14:47.354785 [ 275 ] {c0cec33b-5e2c-4c25-bdc4-281ce04a93a7} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9538 | 2026.05.06 21:14:47.354933 [ 275 ] {c0cec33b-5e2c-4c25-bdc4-281ce04a93a7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001359 sec., 1471.6703458425313 rows/sec., 120.00 KiB/sec. | ||
| 9539 | 2026.05.06 21:14:47.354987 [ 275 ] {c0cec33b-5e2c-4c25-bdc4-281ce04a93a7} <Debug> TCPHandler: Processed in 0.001559654 sec. | ||
| 9540 | 2026.05.06 21:14:47.355121 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9541 | 2026.05.06 21:14:47.355216 [ 275 ] {44a2e694-9799-453c-b92f-70ed9de02698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9542 | 2026.05.06 21:14:47.355256 [ 275 ] {44a2e694-9799-453c-b92f-70ed9de02698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9543 | 2026.05.06 21:14:47.356827 [ 275 ] {44a2e694-9799-453c-b92f-70ed9de02698} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9544 | 2026.05.06 21:14:47.356864 [ 275 ] {44a2e694-9799-453c-b92f-70ed9de02698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9545 | 2026.05.06 21:14:47.357351 [ 275 ] {44a2e694-9799-453c-b92f-70ed9de02698} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9546 | 2026.05.06 21:14:47.357572 [ 275 ] {44a2e694-9799-453c-b92f-70ed9de02698} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9547 | 2026.05.06 21:14:47.357705 [ 52 ] {} <Debug> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9548 | 2026.05.06 21:14:47.357714 [ 275 ] {44a2e694-9799-453c-b92f-70ed9de02698} <Debug> executeQuery: Read 2488 rows, 189.66 KiB in 0.002517 sec., 988478.3472387763 rows/sec., 73.59 MiB/sec. | ||
| 9549 | 2026.05.06 21:14:47.357782 [ 52 ] {} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9550 | 2026.05.06 21:14:47.357798 [ 275 ] {44a2e694-9799-453c-b92f-70ed9de02698} <Debug> TCPHandler: Processed in 0.002727383 sec. | ||
| 9551 | 2026.05.06 21:14:47.357809 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9552 | 2026.05.06 21:14:47.357933 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9553 | 2026.05.06 21:14:47.357943 [ 189 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9554 | 2026.05.06 21:14:47.358037 [ 275 ] {25ac93f6-1a49-41dc-a6c3-0476295b16c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9555 | 2026.05.06 21:14:47.358083 [ 275 ] {25ac93f6-1a49-41dc-a6c3-0476295b16c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9556 | 2026.05.06 21:14:47.358093 [ 189 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9557 | 2026.05.06 21:14:47.358135 [ 189 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3361 rows starting from the beginning of the part | ||
| 9558 | 2026.05.06 21:14:47.358206 [ 189 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 138 rows starting from the beginning of the part | ||
| 9559 | 2026.05.06 21:14:47.358255 [ 189 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 178 rows starting from the beginning of the part | ||
| 9560 | 2026.05.06 21:14:47.358298 [ 189 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 138 rows starting from the beginning of the part | ||
| 9561 | 2026.05.06 21:14:47.358337 [ 189 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 9562 | 2026.05.06 21:14:47.358376 [ 189 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 2488 rows starting from the beginning of the part | ||
| 9563 | 2026.05.06 21:14:47.358513 [ 275 ] {25ac93f6-1a49-41dc-a6c3-0476295b16c2} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9564 | 2026.05.06 21:14:47.358556 [ 275 ] {25ac93f6-1a49-41dc-a6c3-0476295b16c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9565 | 2026.05.06 21:14:47.359223 [ 275 ] {25ac93f6-1a49-41dc-a6c3-0476295b16c2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9566 | 2026.05.06 21:14:47.359463 [ 275 ] {25ac93f6-1a49-41dc-a6c3-0476295b16c2} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9567 | 2026.05.06 21:14:47.359613 [ 275 ] {25ac93f6-1a49-41dc-a6c3-0476295b16c2} <Debug> executeQuery: Read 54 rows, 4.05 KiB in 0.001594 sec., 33877.03889585948 rows/sec., 2.48 MiB/sec. | ||
| 9568 | 2026.05.06 21:14:47.359652 [ 275 ] {25ac93f6-1a49-41dc-a6c3-0476295b16c2} <Debug> TCPHandler: Processed in 0.001770328 sec. | ||
| 9569 | 2026.05.06 21:14:47.359772 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9570 | 2026.05.06 21:14:47.359866 [ 275 ] {ff58a424-57c8-4232-b9e9-992ae384768e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9571 | 2026.05.06 21:14:47.359907 [ 275 ] {ff58a424-57c8-4232-b9e9-992ae384768e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9572 | 2026.05.06 21:14:47.360595 [ 275 ] {ff58a424-57c8-4232-b9e9-992ae384768e} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9573 | 2026.05.06 21:14:47.360633 [ 275 ] {ff58a424-57c8-4232-b9e9-992ae384768e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9574 | 2026.05.06 21:14:47.361003 [ 190 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6359 rows, containing 5 columns (5 merged, 0 gathered) in 0.003114708 sec., 2041603.8999482456 rows/sec., 163.02 MiB/sec. | ||
| 9575 | 2026.05.06 21:14:47.361020 [ 275 ] {ff58a424-57c8-4232-b9e9-992ae384768e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9576 | 2026.05.06 21:14:47.361269 [ 275 ] {ff58a424-57c8-4232-b9e9-992ae384768e} <Trace> oximeter.fields_u32 (1ae25e59-15e4-4fa3-bad5-8e4d75ab09f4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9577 | 2026.05.06 21:14:47.361338 [ 191 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9578 | 2026.05.06 21:14:47.361409 [ 275 ] {ff58a424-57c8-4232-b9e9-992ae384768e} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00156 sec., 513461.5384615385 rows/sec., 29.66 MiB/sec. | ||
| 9579 | 2026.05.06 21:14:47.361449 [ 275 ] {ff58a424-57c8-4232-b9e9-992ae384768e} <Debug> TCPHandler: Processed in 0.001727647 sec. | ||
| 9580 | 2026.05.06 21:14:47.361570 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9581 | 2026.05.06 21:14:47.361610 [ 191 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_71_14} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9582 | 2026.05.06 21:14:47.361665 [ 275 ] {87b1ec6b-428e-449a-b1e3-e17dcc57b899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9583 | 2026.05.06 21:14:47.361683 [ 191 ] {fb5e69d9-8873-4af6-aed7-77a11eb55316::all_1_71_14} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9584 | 2026.05.06 21:14:47.361705 [ 275 ] {87b1ec6b-428e-449a-b1e3-e17dcc57b899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9585 | 2026.05.06 21:14:47.361765 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 9586 | 2026.05.06 21:14:47.362091 [ 275 ] {87b1ec6b-428e-449a-b1e3-e17dcc57b899} <Trace> oximeter.fields_u64 (5e707928-9433-4ca2-9934-1a6d89792806): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9587 | 2026.05.06 21:14:47.362130 [ 275 ] {87b1ec6b-428e-449a-b1e3-e17dcc57b899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9588 | 2026.05.06 21:14:47.362431 [ 275 ] {87b1ec6b-428e-449a-b1e3-e17dcc57b899} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9589 | 2026.05.06 21:14:47.362657 [ 275 ] {87b1ec6b-428e-449a-b1e3-e17dcc57b899} <Trace> oximeter.fields_u64 (5e707928-9433-4ca2-9934-1a6d89792806): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9590 | 2026.05.06 21:14:47.362791 [ 275 ] {87b1ec6b-428e-449a-b1e3-e17dcc57b899} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001143 sec., 874.8906386701663 rows/sec., 61.52 KiB/sec. | ||
| 9591 | 2026.05.06 21:14:47.362829 [ 275 ] {87b1ec6b-428e-449a-b1e3-e17dcc57b899} <Debug> TCPHandler: Processed in 0.00130915 sec. | ||
| 9592 | 2026.05.06 21:14:47.362950 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9593 | 2026.05.06 21:14:47.363045 [ 275 ] {b3ac46a4-082b-4f76-bdd5-bbe40e9f3e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9594 | 2026.05.06 21:14:47.363085 [ 275 ] {b3ac46a4-082b-4f76-bdd5-bbe40e9f3e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9595 | 2026.05.06 21:14:47.364023 [ 275 ] {b3ac46a4-082b-4f76-bdd5-bbe40e9f3e1e} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9596 | 2026.05.06 21:14:47.364062 [ 275 ] {b3ac46a4-082b-4f76-bdd5-bbe40e9f3e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9597 | 2026.05.06 21:14:47.364435 [ 275 ] {b3ac46a4-082b-4f76-bdd5-bbe40e9f3e1e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9598 | 2026.05.06 21:14:47.364655 [ 275 ] {b3ac46a4-082b-4f76-bdd5-bbe40e9f3e1e} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9599 | 2026.05.06 21:14:47.364771 [ 52 ] {} <Debug> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9600 | 2026.05.06 21:14:47.364791 [ 275 ] {b3ac46a4-082b-4f76-bdd5-bbe40e9f3e1e} <Debug> executeQuery: Read 1333 rows, 91.56 KiB in 0.001762 sec., 756526.6742338253 rows/sec., 50.75 MiB/sec. | ||
| 9601 | 2026.05.06 21:14:47.364815 [ 52 ] {} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9602 | 2026.05.06 21:14:47.364838 [ 275 ] {b3ac46a4-082b-4f76-bdd5-bbe40e9f3e1e} <Debug> TCPHandler: Processed in 0.00193808 sec. | ||
| 9603 | 2026.05.06 21:14:47.364839 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9604 | 2026.05.06 21:14:47.364955 [ 200 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9605 | 2026.05.06 21:14:47.364987 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9606 | 2026.05.06 21:14:47.365064 [ 200 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9607 | 2026.05.06 21:14:47.365091 [ 275 ] {9dfecaaf-0fd9-4356-8e20-6727bfb07f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9608 | 2026.05.06 21:14:47.365104 [ 200 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1831 rows starting from the beginning of the part | ||
| 9609 | 2026.05.06 21:14:47.365143 [ 275 ] {9dfecaaf-0fd9-4356-8e20-6727bfb07f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9610 | 2026.05.06 21:14:47.365217 [ 200 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 105 rows starting from the beginning of the part | ||
| 9611 | 2026.05.06 21:14:47.365277 [ 200 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 104 rows starting from the beginning of the part | ||
| 9612 | 2026.05.06 21:14:47.365321 [ 200 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 105 rows starting from the beginning of the part | ||
| 9613 | 2026.05.06 21:14:47.365363 [ 200 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 9614 | 2026.05.06 21:14:47.365405 [ 200 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1333 rows starting from the beginning of the part | ||
| 9615 | 2026.05.06 21:14:47.365961 [ 275 ] {9dfecaaf-0fd9-4356-8e20-6727bfb07f28} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9616 | 2026.05.06 21:14:47.366031 [ 275 ] {9dfecaaf-0fd9-4356-8e20-6727bfb07f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9617 | 2026.05.06 21:14:47.366533 [ 275 ] {9dfecaaf-0fd9-4356-8e20-6727bfb07f28} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9618 | 2026.05.06 21:14:47.366763 [ 275 ] {9dfecaaf-0fd9-4356-8e20-6727bfb07f28} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9619 | 2026.05.06 21:14:47.366879 [ 191 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3542 rows, containing 5 columns (5 merged, 0 gathered) in 0.00196418 sec., 1803297.0501685182 rows/sec., 131.16 MiB/sec. | ||
| 9620 | 2026.05.06 21:14:47.366901 [ 275 ] {9dfecaaf-0fd9-4356-8e20-6727bfb07f28} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.001829 sec., 835975.943138327 rows/sec., 50.86 MiB/sec. | ||
| 9621 | 2026.05.06 21:14:47.366941 [ 275 ] {9dfecaaf-0fd9-4356-8e20-6727bfb07f28} <Debug> TCPHandler: Processed in 0.002005281 sec. | ||
| 9622 | 2026.05.06 21:14:47.367069 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9623 | 2026.05.06 21:14:47.367089 [ 200 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9624 | 2026.05.06 21:14:47.367168 [ 275 ] {5b46a848-02df-4296-8a41-bf29c7e1b9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9625 | 2026.05.06 21:14:47.367229 [ 275 ] {5b46a848-02df-4296-8a41-bf29c7e1b9d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9626 | 2026.05.06 21:14:47.367354 [ 200 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_71_14} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9627 | 2026.05.06 21:14:47.367437 [ 200 ] {e70208db-5866-41a4-8e71-c740f05e3156::all_1_71_14} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9628 | 2026.05.06 21:14:47.367517 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 9629 | 2026.05.06 21:14:47.368146 [ 275 ] {5b46a848-02df-4296-8a41-bf29c7e1b9d1} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9630 | 2026.05.06 21:14:47.368188 [ 275 ] {5b46a848-02df-4296-8a41-bf29c7e1b9d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9631 | 2026.05.06 21:14:47.368800 [ 275 ] {5b46a848-02df-4296-8a41-bf29c7e1b9d1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9632 | 2026.05.06 21:14:47.369030 [ 275 ] {5b46a848-02df-4296-8a41-bf29c7e1b9d1} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9633 | 2026.05.06 21:14:47.369180 [ 275 ] {5b46a848-02df-4296-8a41-bf29c7e1b9d1} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002029 sec., 25628.38836865451 rows/sec., 45.92 MiB/sec. | ||
| 9634 | 2026.05.06 21:14:47.369252 [ 275 ] {5b46a848-02df-4296-8a41-bf29c7e1b9d1} <Debug> TCPHandler: Processed in 0.002233535 sec. | ||
| 9635 | 2026.05.06 21:14:47.369392 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9636 | 2026.05.06 21:14:47.369487 [ 275 ] {8d0dcd36-b2fd-4183-9f40-1ca35881deb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9637 | 2026.05.06 21:14:47.369530 [ 275 ] {8d0dcd36-b2fd-4183-9f40-1ca35881deb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9638 | 2026.05.06 21:14:47.369881 [ 275 ] {8d0dcd36-b2fd-4183-9f40-1ca35881deb2} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9639 | 2026.05.06 21:14:47.369917 [ 275 ] {8d0dcd36-b2fd-4183-9f40-1ca35881deb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 9640 | 2026.05.06 21:14:47.370219 [ 275 ] {8d0dcd36-b2fd-4183-9f40-1ca35881deb2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9641 | 2026.05.06 21:14:47.370433 [ 275 ] {8d0dcd36-b2fd-4183-9f40-1ca35881deb2} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9642 | 2026.05.06 21:14:47.370566 [ 275 ] {8d0dcd36-b2fd-4183-9f40-1ca35881deb2} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001097 sec., 21877.848678213308 rows/sec., 1.47 MiB/sec. | ||
| 9643 | 2026.05.06 21:14:47.370601 [ 275 ] {8d0dcd36-b2fd-4183-9f40-1ca35881deb2} <Debug> TCPHandler: Processed in 0.00126011 sec. | ||
| 9644 | 2026.05.06 21:14:48.686745 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1156 | ||
| 9645 | 2026.05.06 21:14:48.689485 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9646 | 2026.05.06 21:14:48.689531 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9647 | 2026.05.06 21:14:48.690765 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9648 | 2026.05.06 21:14:48.691048 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9649 | 2026.05.06 21:14:48.691302 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1156 | ||
| 9650 | 2026.05.06 21:14:50.964945 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9651 | 2026.05.06 21:14:50.965161 [ 275 ] {d9a3db97-0189-4985-b46d-9674d92de241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9652 | 2026.05.06 21:14:50.965482 [ 275 ] {d9a3db97-0189-4985-b46d-9674d92de241} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9653 | 2026.05.06 21:14:50.965517 [ 275 ] {d9a3db97-0189-4985-b46d-9674d92de241} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9654 | 2026.05.06 21:14:50.965730 [ 275 ] {d9a3db97-0189-4985-b46d-9674d92de241} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9655 | 2026.05.06 21:14:50.965798 [ 275 ] {d9a3db97-0189-4985-b46d-9674d92de241} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9656 | 2026.05.06 21:14:50.965939 [ 275 ] {d9a3db97-0189-4985-b46d-9674d92de241} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9657 | 2026.05.06 21:14:50.965975 [ 275 ] {d9a3db97-0189-4985-b46d-9674d92de241} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9658 | 2026.05.06 21:14:50.965996 [ 275 ] {d9a3db97-0189-4985-b46d-9674d92de241} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 9659 | 2026.05.06 21:14:50.966011 [ 275 ] {d9a3db97-0189-4985-b46d-9674d92de241} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9660 | 2026.05.06 21:14:50.966049 [ 275 ] {d9a3db97-0189-4985-b46d-9674d92de241} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9661 | 2026.05.06 21:14:50.966069 [ 275 ] {d9a3db97-0189-4985-b46d-9674d92de241} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9662 | 2026.05.06 21:14:50.967285 [ 275 ] {d9a3db97-0189-4985-b46d-9674d92de241} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002208 sec., 23097.826086956524 rows/sec., 5.46 MiB/sec. | ||
| 9663 | 2026.05.06 21:14:50.967393 [ 275 ] {d9a3db97-0189-4985-b46d-9674d92de241} <Debug> TCPHandler: Processed in 0.00257523 sec. | ||
| 9664 | 2026.05.06 21:14:50.968677 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9665 | 2026.05.06 21:14:50.968788 [ 275 ] {b523e3a1-e339-4a80-a603-3125b52632fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9666 | 2026.05.06 21:14:50.968832 [ 275 ] {b523e3a1-e339-4a80-a603-3125b52632fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9667 | 2026.05.06 21:14:50.969304 [ 275 ] {b523e3a1-e339-4a80-a603-3125b52632fb} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9668 | 2026.05.06 21:14:50.969344 [ 275 ] {b523e3a1-e339-4a80-a603-3125b52632fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9669 | 2026.05.06 21:14:50.969712 [ 275 ] {b523e3a1-e339-4a80-a603-3125b52632fb} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9670 | 2026.05.06 21:14:50.969949 [ 275 ] {b523e3a1-e339-4a80-a603-3125b52632fb} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9671 | 2026.05.06 21:14:50.970099 [ 275 ] {b523e3a1-e339-4a80-a603-3125b52632fb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001346 sec., 41604.75482912333 rows/sec., 3.20 MiB/sec. | ||
| 9672 | 2026.05.06 21:14:50.970137 [ 275 ] {b523e3a1-e339-4a80-a603-3125b52632fb} <Debug> TCPHandler: Processed in 0.001513254 sec. | ||
| 9673 | 2026.05.06 21:14:50.970257 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9674 | 2026.05.06 21:14:50.970353 [ 275 ] {90ad681e-f483-4283-948f-311e3fca2fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9675 | 2026.05.06 21:14:50.970393 [ 275 ] {90ad681e-f483-4283-948f-311e3fca2fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9676 | 2026.05.06 21:14:50.970803 [ 275 ] {90ad681e-f483-4283-948f-311e3fca2fd3} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9677 | 2026.05.06 21:14:50.970841 [ 275 ] {90ad681e-f483-4283-948f-311e3fca2fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9678 | 2026.05.06 21:14:50.971138 [ 275 ] {90ad681e-f483-4283-948f-311e3fca2fd3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9679 | 2026.05.06 21:14:50.971342 [ 275 ] {90ad681e-f483-4283-948f-311e3fca2fd3} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9680 | 2026.05.06 21:14:50.971470 [ 275 ] {90ad681e-f483-4283-948f-311e3fca2fd3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001135 sec., 56387.66519823789 rows/sec., 4.40 MiB/sec. | ||
| 9681 | 2026.05.06 21:14:50.971507 [ 275 ] {90ad681e-f483-4283-948f-311e3fca2fd3} <Debug> TCPHandler: Processed in 0.00130055 sec. | ||
| 9682 | 2026.05.06 21:14:50.971624 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9683 | 2026.05.06 21:14:50.971720 [ 275 ] {a5c05afa-0863-4647-86f4-2fd38a63e69d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9684 | 2026.05.06 21:14:50.971763 [ 275 ] {a5c05afa-0863-4647-86f4-2fd38a63e69d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9685 | 2026.05.06 21:14:50.972125 [ 275 ] {a5c05afa-0863-4647-86f4-2fd38a63e69d} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9686 | 2026.05.06 21:14:50.972161 [ 275 ] {a5c05afa-0863-4647-86f4-2fd38a63e69d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9687 | 2026.05.06 21:14:50.972485 [ 275 ] {a5c05afa-0863-4647-86f4-2fd38a63e69d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9688 | 2026.05.06 21:14:50.972691 [ 275 ] {a5c05afa-0863-4647-86f4-2fd38a63e69d} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9689 | 2026.05.06 21:14:50.972819 [ 275 ] {a5c05afa-0863-4647-86f4-2fd38a63e69d} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001118 sec., 85867.62075134167 rows/sec., 5.98 MiB/sec. | ||
| 9690 | 2026.05.06 21:14:50.972855 [ 275 ] {a5c05afa-0863-4647-86f4-2fd38a63e69d} <Debug> TCPHandler: Processed in 0.001282 sec. | ||
| 9691 | 2026.05.06 21:14:50.972971 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9692 | 2026.05.06 21:14:50.973065 [ 275 ] {b1b72922-3488-4961-a656-04c15f20a07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9693 | 2026.05.06 21:14:50.973107 [ 275 ] {b1b72922-3488-4961-a656-04c15f20a07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9694 | 2026.05.06 21:14:50.973434 [ 275 ] {b1b72922-3488-4961-a656-04c15f20a07f} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9695 | 2026.05.06 21:14:50.973470 [ 275 ] {b1b72922-3488-4961-a656-04c15f20a07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9696 | 2026.05.06 21:14:50.973785 [ 275 ] {b1b72922-3488-4961-a656-04c15f20a07f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9697 | 2026.05.06 21:14:50.974005 [ 275 ] {b1b72922-3488-4961-a656-04c15f20a07f} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9698 | 2026.05.06 21:14:50.974133 [ 275 ] {b1b72922-3488-4961-a656-04c15f20a07f} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001086 sec., 33149.17127071823 rows/sec., 2.23 MiB/sec. | ||
| 9699 | 2026.05.06 21:14:50.974170 [ 275 ] {b1b72922-3488-4961-a656-04c15f20a07f} <Debug> TCPHandler: Processed in 0.001248889 sec. | ||
| 9700 | 2026.05.06 21:14:51.125635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22620 | ||
| 9701 | 2026.05.06 21:14:51.126159 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9702 | 2026.05.06 21:14:51.126199 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9703 | 2026.05.06 21:14:51.126684 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9704 | 2026.05.06 21:14:51.126926 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9705 | 2026.05.06 21:14:51.127054 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22620 | ||
| 9706 | 2026.05.06 21:14:52.376697 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9707 | 2026.05.06 21:14:52.392359 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9708 | 2026.05.06 21:14:52.392431 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9709 | 2026.05.06 21:14:52.399376 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9710 | 2026.05.06 21:14:52.401250 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9711 | 2026.05.06 21:14:52.406567 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9712 | 2026.05.06 21:14:55.676070 [ 5 ] {} <Trace> TCP-Session: 2ab43621-4544-449a-8d6c-75bce2e7dbf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9713 | 2026.05.06 21:14:55.676407 [ 5 ] {d249431f-dbd0-4d08-aa58-3800699b2000} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35292) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 9714 | 2026.05.06 21:14:55.676915 [ 5 ] {d249431f-dbd0-4d08-aa58-3800699b2000} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 9715 | 2026.05.06 21:14:55.677070 [ 5 ] {d249431f-dbd0-4d08-aa58-3800699b2000} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9716 | 2026.05.06 21:14:55.677485 [ 335 ] {d249431f-dbd0-4d08-aa58-3800699b2000} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 9717 | 2026.05.06 21:14:55.678252 [ 5 ] {d249431f-dbd0-4d08-aa58-3800699b2000} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001998 sec., 70070.07007007007 rows/sec., 3.89 MiB/sec. | ||
| 9718 | 2026.05.06 21:14:55.678354 [ 5 ] {d249431f-dbd0-4d08-aa58-3800699b2000} <Debug> TCPHandler: Processed in 0.002432177 sec. | ||
| 9719 | 2026.05.06 21:14:55.967061 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9720 | 2026.05.06 21:14:55.967306 [ 275 ] {aa7e98fb-e3ce-4663-96e1-8ce99be36cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9721 | 2026.05.06 21:14:55.967639 [ 275 ] {aa7e98fb-e3ce-4663-96e1-8ce99be36cd1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9722 | 2026.05.06 21:14:55.967671 [ 275 ] {aa7e98fb-e3ce-4663-96e1-8ce99be36cd1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9723 | 2026.05.06 21:14:55.967887 [ 275 ] {aa7e98fb-e3ce-4663-96e1-8ce99be36cd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9724 | 2026.05.06 21:14:55.967954 [ 275 ] {aa7e98fb-e3ce-4663-96e1-8ce99be36cd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9725 | 2026.05.06 21:14:55.968091 [ 275 ] {aa7e98fb-e3ce-4663-96e1-8ce99be36cd1} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9726 | 2026.05.06 21:14:55.968127 [ 275 ] {aa7e98fb-e3ce-4663-96e1-8ce99be36cd1} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9727 | 2026.05.06 21:14:55.968148 [ 275 ] {aa7e98fb-e3ce-4663-96e1-8ce99be36cd1} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 9728 | 2026.05.06 21:14:55.968163 [ 275 ] {aa7e98fb-e3ce-4663-96e1-8ce99be36cd1} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9729 | 2026.05.06 21:14:55.968203 [ 275 ] {aa7e98fb-e3ce-4663-96e1-8ce99be36cd1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9730 | 2026.05.06 21:14:55.968222 [ 275 ] {aa7e98fb-e3ce-4663-96e1-8ce99be36cd1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9731 | 2026.05.06 21:14:55.969350 [ 275 ] {aa7e98fb-e3ce-4663-96e1-8ce99be36cd1} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002142 sec., 23809.523809523813 rows/sec., 5.63 MiB/sec. | ||
| 9732 | 2026.05.06 21:14:55.969466 [ 275 ] {aa7e98fb-e3ce-4663-96e1-8ce99be36cd1} <Debug> TCPHandler: Processed in 0.00255026 sec. | ||
| 9733 | 2026.05.06 21:14:55.971152 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9734 | 2026.05.06 21:14:55.971266 [ 275 ] {13f402f4-ad98-431c-991f-ccc4293dc991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9735 | 2026.05.06 21:14:55.971315 [ 275 ] {13f402f4-ad98-431c-991f-ccc4293dc991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9736 | 2026.05.06 21:14:55.971935 [ 275 ] {13f402f4-ad98-431c-991f-ccc4293dc991} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9737 | 2026.05.06 21:14:55.971979 [ 275 ] {13f402f4-ad98-431c-991f-ccc4293dc991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9738 | 2026.05.06 21:14:55.972403 [ 275 ] {13f402f4-ad98-431c-991f-ccc4293dc991} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9739 | 2026.05.06 21:14:55.972622 [ 275 ] {13f402f4-ad98-431c-991f-ccc4293dc991} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9740 | 2026.05.06 21:14:55.972765 [ 275 ] {13f402f4-ad98-431c-991f-ccc4293dc991} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001529 sec., 36625.245258338786 rows/sec., 2.81 MiB/sec. | ||
| 9741 | 2026.05.06 21:14:55.972803 [ 275 ] {13f402f4-ad98-431c-991f-ccc4293dc991} <Debug> TCPHandler: Processed in 0.001703296 sec. | ||
| 9742 | 2026.05.06 21:14:55.972935 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9743 | 2026.05.06 21:14:55.973029 [ 275 ] {48326cd1-e523-47d0-a2e1-9e38f3eb1c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9744 | 2026.05.06 21:14:55.973067 [ 275 ] {48326cd1-e523-47d0-a2e1-9e38f3eb1c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9745 | 2026.05.06 21:14:55.973526 [ 275 ] {48326cd1-e523-47d0-a2e1-9e38f3eb1c7c} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9746 | 2026.05.06 21:14:55.973562 [ 275 ] {48326cd1-e523-47d0-a2e1-9e38f3eb1c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9747 | 2026.05.06 21:14:55.973867 [ 275 ] {48326cd1-e523-47d0-a2e1-9e38f3eb1c7c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9748 | 2026.05.06 21:14:55.974068 [ 275 ] {48326cd1-e523-47d0-a2e1-9e38f3eb1c7c} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9749 | 2026.05.06 21:14:55.974195 [ 275 ] {48326cd1-e523-47d0-a2e1-9e38f3eb1c7c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001184 sec., 54054.05405405405 rows/sec., 4.22 MiB/sec. | ||
| 9750 | 2026.05.06 21:14:55.974232 [ 275 ] {48326cd1-e523-47d0-a2e1-9e38f3eb1c7c} <Debug> TCPHandler: Processed in 0.001350491 sec. | ||
| 9751 | 2026.05.06 21:14:55.974358 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9752 | 2026.05.06 21:14:55.974451 [ 275 ] {6c4f3f7b-a151-4c46-b0cb-8407c6f3ff2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9753 | 2026.05.06 21:14:55.974493 [ 275 ] {6c4f3f7b-a151-4c46-b0cb-8407c6f3ff2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9754 | 2026.05.06 21:14:55.974916 [ 275 ] {6c4f3f7b-a151-4c46-b0cb-8407c6f3ff2d} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9755 | 2026.05.06 21:14:55.974952 [ 275 ] {6c4f3f7b-a151-4c46-b0cb-8407c6f3ff2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9756 | 2026.05.06 21:14:55.975299 [ 275 ] {6c4f3f7b-a151-4c46-b0cb-8407c6f3ff2d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9757 | 2026.05.06 21:14:55.975507 [ 275 ] {6c4f3f7b-a151-4c46-b0cb-8407c6f3ff2d} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9758 | 2026.05.06 21:14:55.975621 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9759 | 2026.05.06 21:14:55.975633 [ 275 ] {6c4f3f7b-a151-4c46-b0cb-8407c6f3ff2d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 9760 | 2026.05.06 21:14:55.975689 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9761 | 2026.05.06 21:14:55.975697 [ 275 ] {6c4f3f7b-a151-4c46-b0cb-8407c6f3ff2d} <Debug> TCPHandler: Processed in 0.001393162 sec. | ||
| 9762 | 2026.05.06 21:14:55.975717 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9763 | 2026.05.06 21:14:55.975834 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9764 | 2026.05.06 21:14:55.975838 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9765 | 2026.05.06 21:14:55.975947 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9766 | 2026.05.06 21:14:55.975952 [ 275 ] {bbded1ab-9cfb-4d1b-afd6-bc3113196e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9767 | 2026.05.06 21:14:55.975981 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 23056 rows starting from the beginning of the part | ||
| 9768 | 2026.05.06 21:14:55.976002 [ 275 ] {bbded1ab-9cfb-4d1b-afd6-bc3113196e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9769 | 2026.05.06 21:14:55.976040 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 9770 | 2026.05.06 21:14:55.976086 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 9771 | 2026.05.06 21:14:55.976123 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1529 rows starting from the beginning of the part | ||
| 9772 | 2026.05.06 21:14:55.976162 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 96 rows starting from the beginning of the part | ||
| 9773 | 2026.05.06 21:14:55.976198 [ 197 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 9774 | 2026.05.06 21:14:55.976328 [ 275 ] {bbded1ab-9cfb-4d1b-afd6-bc3113196e8f} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9775 | 2026.05.06 21:14:55.976367 [ 275 ] {bbded1ab-9cfb-4d1b-afd6-bc3113196e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9776 | 2026.05.06 21:14:55.976728 [ 275 ] {bbded1ab-9cfb-4d1b-afd6-bc3113196e8f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9777 | 2026.05.06 21:14:55.977010 [ 275 ] {bbded1ab-9cfb-4d1b-afd6-bc3113196e8f} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9778 | 2026.05.06 21:14:55.977145 [ 275 ] {bbded1ab-9cfb-4d1b-afd6-bc3113196e8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001203 sec., 49875.31172069825 rows/sec., 3.36 MiB/sec. | ||
| 9779 | 2026.05.06 21:14:55.977181 [ 275 ] {bbded1ab-9cfb-4d1b-afd6-bc3113196e8f} <Debug> TCPHandler: Processed in 0.001389622 sec. | ||
| 9780 | 2026.05.06 21:14:55.983109 [ 191 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25161 rows, containing 5 columns (5 merged, 0 gathered) in 0.007315734 sec., 3439299.4605872766 rows/sec., 223.55 MiB/sec. | ||
| 9781 | 2026.05.06 21:14:55.983409 [ 198 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9782 | 2026.05.06 21:14:55.983772 [ 198 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9783 | 2026.05.06 21:14:55.983875 [ 198 ] {0b6f0f73-d32a-4df2-bb7f-91fea085aedc::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9784 | 2026.05.06 21:14:55.983981 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.41 MiB. | ||
| 9785 | 2026.05.06 21:14:56.000266 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.41 MiB, peak 324.76 MiB, free memory in arenas 0.00 B, will set to 315.04 MiB (RSS), difference: 2.63 MiB | ||
| 9786 | 2026.05.06 21:14:58.486955 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9787 | 2026.05.06 21:14:58.487004 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9788 | 2026.05.06 21:14:58.627339 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23068 | ||
| 9789 | 2026.05.06 21:14:58.627905 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9790 | 2026.05.06 21:14:58.627958 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9791 | 2026.05.06 21:14:58.628726 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9792 | 2026.05.06 21:14:58.628961 [ 245 ] {} <Trace> system.asynchronous_metric_log (7e221aca-81bf-42d2-9160-384accf44716): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9793 | 2026.05.06 21:14:58.629095 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23068 | ||
| 9794 | 2026.05.06 21:14:58.691597 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1178 | ||
| 9795 | 2026.05.06 21:14:58.693779 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9796 | 2026.05.06 21:14:58.693829 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9797 | 2026.05.06 21:14:58.695052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9798 | 2026.05.06 21:14:58.695322 [ 243 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9799 | 2026.05.06 21:14:58.695509 [ 40 ] {} <Debug> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9800 | 2026.05.06 21:14:58.695583 [ 40 ] {} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9801 | 2026.05.06 21:14:58.695594 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1178 | ||
| 9802 | 2026.05.06 21:14:58.695607 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9803 | 2026.05.06 21:14:58.695727 [ 200 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 9804 | 2026.05.06 21:14:58.696277 [ 200 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9805 | 2026.05.06 21:14:58.696420 [ 200 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1014 rows starting from the beginning of the part | ||
| 9806 | 2026.05.06 21:14:58.696800 [ 200 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 44 rows starting from the beginning of the part | ||
| 9807 | 2026.05.06 21:14:58.697156 [ 200 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part | ||
| 9808 | 2026.05.06 21:14:58.697500 [ 200 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
| 9809 | 2026.05.06 21:14:58.697847 [ 200 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 44 rows starting from the beginning of the part | ||
| 9810 | 2026.05.06 21:14:58.698204 [ 200 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 22 rows starting from the beginning of the part | ||
| 9811 | 2026.05.06 21:14:58.705345 [ 195 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1178 rows, containing 72 columns (72 merged, 0 gathered) in 0.00966482 sec., 121885.35327093521 rows/sec., 103.06 MiB/sec. | ||
| 9812 | 2026.05.06 21:14:58.706729 [ 195 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9813 | 2026.05.06 21:14:58.707300 [ 195 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_36_7} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9814 | 2026.05.06 21:14:58.707369 [ 195 ] {5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3::all_1_36_7} <Trace> system.query_log (5c688f0b-6ab6-4026-a9d8-4a926bfbbbe3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9815 | 2026.05.06 21:14:58.707582 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
| 9816 | 2026.05.06 21:14:59.001235 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000841033 sec. | ||
| 9817 | 2026.05.06 21:14:59.536052 [ 39 ] {} <Debug> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 9818 | 2026.05.06 21:14:59.536116 [ 39 ] {} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9819 | 2026.05.06 21:14:59.536137 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9820 | 2026.05.06 21:14:59.536255 [ 188 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 9821 | 2026.05.06 21:14:59.536393 [ 188 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9822 | 2026.05.06 21:14:59.536427 [ 188 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 9823 | 2026.05.06 21:14:59.536493 [ 188 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 9824 | 2026.05.06 21:14:59.536542 [ 188 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 9825 | 2026.05.06 21:14:59.536591 [ 188 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 9826 | 2026.05.06 21:14:59.536632 [ 188 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 9827 | 2026.05.06 21:14:59.537386 [ 195 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001183648 sec., 33793.830598285975 rows/sec., 2.82 MiB/sec. | ||
| 9828 | 2026.05.06 21:14:59.537529 [ 196 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 9829 | 2026.05.06 21:14:59.537823 [ 196 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_17_4} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9830 | 2026.05.06 21:14:59.537903 [ 196 ] {9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d::all_1_17_4} <Trace> oximeter.fields_ipaddr (9ef4b9df-70b8-4cc0-b6a2-fcc37246cd3d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 9831 | 2026.05.06 21:14:59.537973 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9832 | 2026.05.06 21:14:59.906829 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9833 | 2026.05.06 21:14:59.923244 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9834 | 2026.05.06 21:14:59.923300 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9835 | 2026.05.06 21:14:59.929347 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9836 | 2026.05.06 21:14:59.930049 [ 244 ] {} <Trace> system.metric_log (f865a229-e5a0-4ac4-9021-365a7ab564d9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9837 | 2026.05.06 21:14:59.932672 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9838 | 2026.05.06 21:15:00.969528 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9839 | 2026.05.06 21:15:00.969797 [ 275 ] {df38eb26-3cb7-4863-9ed0-d5425efccc2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9840 | 2026.05.06 21:15:00.970226 [ 275 ] {df38eb26-3cb7-4863-9ed0-d5425efccc2c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9841 | 2026.05.06 21:15:00.970276 [ 275 ] {df38eb26-3cb7-4863-9ed0-d5425efccc2c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9842 | 2026.05.06 21:15:00.970585 [ 275 ] {df38eb26-3cb7-4863-9ed0-d5425efccc2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9843 | 2026.05.06 21:15:00.970672 [ 275 ] {df38eb26-3cb7-4863-9ed0-d5425efccc2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9844 | 2026.05.06 21:15:00.970859 [ 275 ] {df38eb26-3cb7-4863-9ed0-d5425efccc2c} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9845 | 2026.05.06 21:15:00.970907 [ 275 ] {df38eb26-3cb7-4863-9ed0-d5425efccc2c} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9846 | 2026.05.06 21:15:00.970938 [ 275 ] {df38eb26-3cb7-4863-9ed0-d5425efccc2c} <Debug> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 9847 | 2026.05.06 21:15:00.970961 [ 275 ] {df38eb26-3cb7-4863-9ed0-d5425efccc2c} <Trace> oximeter.timeseries_schema (aee10e25-05aa-4917-9dfa-c488184d218d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9848 | 2026.05.06 21:15:00.971011 [ 275 ] {df38eb26-3cb7-4863-9ed0-d5425efccc2c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9849 | 2026.05.06 21:15:00.971040 [ 275 ] {df38eb26-3cb7-4863-9ed0-d5425efccc2c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9850 | 2026.05.06 21:15:00.972415 [ 275 ] {df38eb26-3cb7-4863-9ed0-d5425efccc2c} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002724 sec., 18722.466960352423 rows/sec., 4.43 MiB/sec. | ||
| 9851 | 2026.05.06 21:15:00.972550 [ 275 ] {df38eb26-3cb7-4863-9ed0-d5425efccc2c} <Debug> TCPHandler: Processed in 0.003173239 sec. | ||
| 9852 | 2026.05.06 21:15:00.975337 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9853 | 2026.05.06 21:15:00.975478 [ 275 ] {4e98dca4-9e1b-4105-ab49-5891995592be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9854 | 2026.05.06 21:15:00.975533 [ 275 ] {4e98dca4-9e1b-4105-ab49-5891995592be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9855 | 2026.05.06 21:15:00.976259 [ 275 ] {4e98dca4-9e1b-4105-ab49-5891995592be} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9856 | 2026.05.06 21:15:00.976316 [ 275 ] {4e98dca4-9e1b-4105-ab49-5891995592be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9857 | 2026.05.06 21:15:00.976776 [ 275 ] {4e98dca4-9e1b-4105-ab49-5891995592be} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9858 | 2026.05.06 21:15:00.977067 [ 275 ] {4e98dca4-9e1b-4105-ab49-5891995592be} <Trace> oximeter.fields_string (fb5e69d9-8873-4af6-aed7-77a11eb55316): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9859 | 2026.05.06 21:15:00.977248 [ 275 ] {4e98dca4-9e1b-4105-ab49-5891995592be} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001807 sec., 76369.67349197566 rows/sec., 6.65 MiB/sec. | ||
| 9860 | 2026.05.06 21:15:00.977296 [ 275 ] {4e98dca4-9e1b-4105-ab49-5891995592be} <Debug> TCPHandler: Processed in 0.002023601 sec. | ||
| 9861 | 2026.05.06 21:15:00.977488 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9862 | 2026.05.06 21:15:00.977617 [ 275 ] {5842dedd-d1f6-44e5-907c-4f5f95a6b295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9863 | 2026.05.06 21:15:00.977669 [ 275 ] {5842dedd-d1f6-44e5-907c-4f5f95a6b295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9864 | 2026.05.06 21:15:00.978195 [ 275 ] {5842dedd-d1f6-44e5-907c-4f5f95a6b295} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9865 | 2026.05.06 21:15:00.978242 [ 275 ] {5842dedd-d1f6-44e5-907c-4f5f95a6b295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9866 | 2026.05.06 21:15:00.978645 [ 275 ] {5842dedd-d1f6-44e5-907c-4f5f95a6b295} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9867 | 2026.05.06 21:15:00.978944 [ 275 ] {5842dedd-d1f6-44e5-907c-4f5f95a6b295} <Trace> oximeter.fields_u16 (d42f1b1a-0e3c-4b40-ab66-72413d79eb99): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9868 | 2026.05.06 21:15:00.979108 [ 275 ] {5842dedd-d1f6-44e5-907c-4f5f95a6b295} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001514 sec., 27080.581241743726 rows/sec., 1.99 MiB/sec. | ||
| 9869 | 2026.05.06 21:15:00.979152 [ 275 ] {5842dedd-d1f6-44e5-907c-4f5f95a6b295} <Debug> TCPHandler: Processed in 0.001736056 sec. | ||
| 9870 | 2026.05.06 21:15:00.979302 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9871 | 2026.05.06 21:15:00.979413 [ 275 ] {f435a1fc-3f39-4cdd-85e2-c8030384fea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9872 | 2026.05.06 21:15:00.979460 [ 275 ] {f435a1fc-3f39-4cdd-85e2-c8030384fea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9873 | 2026.05.06 21:15:00.980007 [ 275 ] {f435a1fc-3f39-4cdd-85e2-c8030384fea7} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9874 | 2026.05.06 21:15:00.980053 [ 275 ] {f435a1fc-3f39-4cdd-85e2-c8030384fea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9875 | 2026.05.06 21:15:00.980460 [ 275 ] {f435a1fc-3f39-4cdd-85e2-c8030384fea7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9876 | 2026.05.06 21:15:00.980740 [ 275 ] {f435a1fc-3f39-4cdd-85e2-c8030384fea7} <Trace> oximeter.fields_uuid (e70208db-5866-41a4-8e71-c740f05e3156): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9877 | 2026.05.06 21:15:00.980903 [ 275 ] {f435a1fc-3f39-4cdd-85e2-c8030384fea7} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00151 sec., 69536.4238410596 rows/sec., 5.43 MiB/sec. | ||
| 9878 | 2026.05.06 21:15:00.980950 [ 275 ] {f435a1fc-3f39-4cdd-85e2-c8030384fea7} <Debug> TCPHandler: Processed in 0.001707786 sec. | ||
| 9879 | 2026.05.06 21:15:00.981102 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9880 | 2026.05.06 21:15:00.981210 [ 275 ] {8eacdd93-aeaf-4b56-b5ca-c241b01d7a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9881 | 2026.05.06 21:15:00.981260 [ 275 ] {8eacdd93-aeaf-4b56-b5ca-c241b01d7a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9882 | 2026.05.06 21:15:00.981787 [ 275 ] {8eacdd93-aeaf-4b56-b5ca-c241b01d7a77} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9883 | 2026.05.06 21:15:00.981828 [ 275 ] {8eacdd93-aeaf-4b56-b5ca-c241b01d7a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9884 | 2026.05.06 21:15:00.982305 [ 275 ] {8eacdd93-aeaf-4b56-b5ca-c241b01d7a77} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9885 | 2026.05.06 21:15:00.982581 [ 275 ] {8eacdd93-aeaf-4b56-b5ca-c241b01d7a77} <Trace> oximeter.measurements_cumulativeu64 (0b6f0f73-d32a-4df2-bb7f-91fea085aedc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9886 | 2026.05.06 21:15:00.982756 [ 275 ] {8eacdd93-aeaf-4b56-b5ca-c241b01d7a77} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00155 sec., 103225.80645161291 rows/sec., 7.19 MiB/sec. | ||
| 9887 | 2026.05.06 21:15:00.982804 [ 275 ] {8eacdd93-aeaf-4b56-b5ca-c241b01d7a77} <Debug> TCPHandler: Processed in 0.001755967 sec. | ||
| 9888 | 2026.05.06 21:15:00.982996 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9889 | 2026.05.06 21:15:00.983109 [ 275 ] {9bbb6c19-5af3-4e1e-8fb5-133155a10fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9890 | 2026.05.06 21:15:00.983184 [ 275 ] {9bbb6c19-5af3-4e1e-8fb5-133155a10fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9891 | 2026.05.06 21:15:00.984257 [ 275 ] {9bbb6c19-5af3-4e1e-8fb5-133155a10fed} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9892 | 2026.05.06 21:15:00.984301 [ 275 ] {9bbb6c19-5af3-4e1e-8fb5-133155a10fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9893 | 2026.05.06 21:15:00.985001 [ 275 ] {9bbb6c19-5af3-4e1e-8fb5-133155a10fed} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9894 | 2026.05.06 21:15:00.985277 [ 275 ] {9bbb6c19-5af3-4e1e-8fb5-133155a10fed} <Trace> oximeter.measurements_histogramu64 (e0486bd5-e5a4-4aa8-8618-9e9b142062c0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9895 | 2026.05.06 21:15:00.985456 [ 275 ] {9bbb6c19-5af3-4e1e-8fb5-133155a10fed} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002368 sec., 17314.18918918919 rows/sec., 31.03 MiB/sec. | ||
| 9896 | 2026.05.06 21:15:00.985524 [ 275 ] {9bbb6c19-5af3-4e1e-8fb5-133155a10fed} <Debug> TCPHandler: Processed in 0.00259307 sec. | ||
| 9897 | 2026.05.06 21:15:00.985693 [ 275 ] {} <Trace> TCP-Session: 94da9336-4f89-4804-bd13-e0ac958ad254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9898 | 2026.05.06 21:15:00.985817 [ 275 ] {f3acb7f5-53de-4cb1-9e3e-c603ab80f79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62384) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9899 | 2026.05.06 21:15:00.985872 [ 275 ] {f3acb7f5-53de-4cb1-9e3e-c603ab80f79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9900 | 2026.05.06 21:15:00.986349 [ 275 ] {f3acb7f5-53de-4cb1-9e3e-c603ab80f79b} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9901 | 2026.05.06 21:15:00.986400 [ 275 ] {f3acb7f5-53de-4cb1-9e3e-c603ab80f79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9902 | 2026.05.06 21:15:00.986812 [ 275 ] {f3acb7f5-53de-4cb1-9e3e-c603ab80f79b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9903 | 2026.05.06 21:15:00.987092 [ 275 ] {f3acb7f5-53de-4cb1-9e3e-c603ab80f79b} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9904 | 2026.05.06 21:15:00.987255 [ 275 ] {f3acb7f5-53de-4cb1-9e3e-c603ab80f79b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00146 sec., 41095.890410958906 rows/sec., 2.77 MiB/sec. | ||
| 9905 | 2026.05.06 21:15:00.987250 [ 38 ] {} <Debug> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9906 | 2026.05.06 21:15:00.987302 [ 275 ] {f3acb7f5-53de-4cb1-9e3e-c603ab80f79b} <Debug> TCPHandler: Processed in 0.001676016 sec. | ||
| 9907 | 2026.05.06 21:15:00.987347 [ 38 ] {} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9908 | 2026.05.06 21:15:00.987378 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9909 | 2026.05.06 21:15:00.987555 [ 188 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9910 | 2026.05.06 21:15:00.987759 [ 188 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9911 | 2026.05.06 21:15:00.987810 [ 188 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3288 rows starting from the beginning of the part | ||
| 9912 | 2026.05.06 21:15:00.987904 [ 188 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 9913 | 2026.05.06 21:15:00.987966 [ 188 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 24 rows starting from the beginning of the part | ||
| 9914 | 2026.05.06 21:15:00.988032 [ 188 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part | ||
| 9915 | 2026.05.06 21:15:00.988091 [ 188 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 9916 | 2026.05.06 21:15:00.988154 [ 188 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 9917 | 2026.05.06 21:15:00.989862 [ 186 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3528 rows, containing 4 columns (4 merged, 0 gathered) in 0.002391017 sec., 1475522.7587256802 rows/sec., 98.81 MiB/sec. | ||
| 9918 | 2026.05.06 21:15:00.990210 [ 188 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9919 | 2026.05.06 21:15:00.990571 [ 188 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_71_14} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9920 | 2026.05.06 21:15:00.990677 [ 188 ] {4764b978-3ee0-4f7d-9c20-ae417f4950d0::all_1_71_14} <Trace> oximeter.measurements_u64 (4764b978-3ee0-4f7d-9c20-ae417f4950d0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9921 | 2026.05.06 21:15:00.990782 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||