| 1 | [ May 27 02:39:35 Enabled. ] | ||
| 2 | [ May 27 02:39:35 Rereading configuration. ] | ||
| 3 | [ May 27 02:39:36 Rereading configuration. ] | ||
| 4 | [ May 27 02:39:37 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 27 02:39:37 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.27 02:39:38.349137 [ 1 ] {} <Information> Application: Will watch for the process with pid 23924 | ||
| 29 | 2026.05.27 02:39:38.349531 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.27 02:39:38.701802 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 23924 | ||
| 31 | 2026.05.27 02:39:38.703123 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.27 02:39:38.703292 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.27 02:39:38.803304 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.27 02:39:38.839018 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.27 02:39:38.839110 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.27 02:39:38.839129 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.27 02:39:38.839208 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.27 02:39:38.839941 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.27 02:39:38.843216 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.27 02:39:38.845155 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 41 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 42 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 43 | 2026.05.27 02:39:38.846203 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.27 02:39:38.847169 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.27 02:39:38.847232 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 46 | 2026.05.27 02:39:38.847246 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 47 | 2026.05.27 02:39:38.848047 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.27 02:39:38.850170 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.27 02:39:38.856507 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.27 02:39:38.857529 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.27 02:39:38.859611 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.27 02:39:38.860325 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.27 02:39:38.861057 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 54 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 55 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 56 | 2026.05.27 02:39:38.861805 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.27 02:39:38.867522 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.27 02:39:38.868032 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.27 02:39:38.870237 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.27 02:39:38.870618 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.27 02:39:38.870955 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.27 02:39:38.871322 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.27 02:39:38.872369 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.27 02:39:38.872434 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.27 02:39:38.872537 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.27 02:39:38.872631 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.27 02:39:38.878553 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.27 02:39:38.878623 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000176041 sec | ||
| 69 | 2026.05.27 02:39:38.878670 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.27 02:39:38.878684 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.27 02:39:38.879400 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.27 02:39:38.880038 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.27 02:39:38.891038 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.27 02:39:38.891167 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.27 02:39:38.891183 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.27 02:39:38.891196 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.27 02:39:38.891295 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.27 02:39:38.891311 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.27 02:39:38.897520 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.27 02:39:38.897569 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.27 02:39:38.897657 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.27 02:39:38.897822 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.27 02:39:38.897861 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.27 02:39:38.898046 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.27 02:39:38.898063 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.27 02:39:38.898076 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.27 02:39:38.898245 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.27 02:39:38.898263 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.27 02:39:38.920478 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.27 02:39:38.921199 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.27 02:39:38.921253 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.3491e-05 sec | ||
| 92 | 2026.05.27 02:39:38.921268 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.27 02:39:38.921278 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.27 02:39:38.921310 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.27 02:39:38.921540 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.27 02:39:38.921614 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.27 02:39:38.921630 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.27 02:39:38.921641 [ 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). | ||
| 99 | 2026.05.27 02:39:38.921717 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.27 02:39:38.957826 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.27 02:39:38.958033 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.22 MiB (RSS), difference: 92.37 MiB | ||
| 102 | 2026.05.27 02:39:38.959613 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.576e-05 sec. | ||
| 103 | 2026.05.27 02:39:38.959978 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.27 02:39:38.960683 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.27 02:39:38.960706 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.27 02:39:39.171191 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44516 | ||
| 107 | 2026.05.27 02:39:39.171467 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.27 02:39:39.171565 [ 3 ] {} <Debug> TCP-Session: ab6e226f-7ddb-4cdd-b610-0253f466b22e Authenticating user 'default' from [fd00:1122:3344:101::e]:44516 | ||
| 109 | 2026.05.27 02:39:39.171642 [ 3 ] {} <Debug> TCP-Session: ab6e226f-7ddb-4cdd-b610-0253f466b22e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.27 02:39:39.171746 [ 3 ] {} <Debug> TCP-Session: ab6e226f-7ddb-4cdd-b610-0253f466b22e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.27 02:39:39.171867 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.27 02:39:39.171900 [ 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.27 02:39:39.171984 [ 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.27 02:39:39.173052 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55053 | ||
| 115 | 2026.05.27 02:39:39.173072 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43463 | ||
| 116 | 2026.05.27 02:39:39.173240 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.05.27 02:39:39.173359 [ 5 ] {} <Debug> TCP-Session: 4122fb2c-2783-4068-9702-43f75cb24fed Authenticating user 'default' from [fd00:1122:3344:101::e]:43463 | ||
| 118 | 2026.05.27 02:39:39.173385 [ 5 ] {} <Debug> TCP-Session: 4122fb2c-2783-4068-9702-43f75cb24fed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.05.27 02:39:39.173398 [ 5 ] {} <Debug> TCP-Session: 4122fb2c-2783-4068-9702-43f75cb24fed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.05.27 02:39:39.173904 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38712 | ||
| 121 | 2026.05.27 02:39:39.174112 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55016 | ||
| 122 | 2026.05.27 02:39:39.174329 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63166 | ||
| 123 | 2026.05.27 02:39:39.174638 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60787 | ||
| 124 | 2026.05.27 02:39:39.174730 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38167 | ||
| 125 | 2026.05.27 02:39:39.174778 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.05.27 02:39:39.174797 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.05.27 02:39:39.174852 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54976 | ||
| 128 | 2026.05.27 02:39:39.174936 [ 257 ] {} <Debug> TCP-Session: d076078a-8119-448c-9fe4-01a2a4507f33 Authenticating user 'default' from [fd00:1122:3344:101::e]:63166 | ||
| 129 | 2026.05.27 02:39:39.174943 [ 255 ] {} <Debug> TCP-Session: 73855714-8866-4a62-9aa3-28ae7b34f977 Authenticating user 'default' from [fd00:1122:3344:101::e]:55016 | ||
| 130 | 2026.05.27 02:39:39.174902 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.05.27 02:39:39.174972 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.05.27 02:39:39.175023 [ 4 ] {} <Debug> TCP-Session: 02b89882-1877-4228-ae40-f2d5b4e8e41a Authenticating user 'default' from [fd00:1122:3344:101::e]:55053 | ||
| 133 | 2026.05.27 02:39:39.175039 [ 255 ] {} <Debug> TCP-Session: 73855714-8866-4a62-9aa3-28ae7b34f977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.27 02:39:39.175053 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.05.27 02:39:39.175104 [ 255 ] {} <Debug> TCP-Session: 73855714-8866-4a62-9aa3-28ae7b34f977 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.27 02:39:39.175135 [ 4 ] {} <Debug> TCP-Session: 02b89882-1877-4228-ae40-f2d5b4e8e41a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.05.27 02:39:39.175096 [ 258 ] {} <Debug> TCP-Session: 1fce7a30-a6f0-47f0-9da6-9d41fe94db5a Authenticating user 'default' from [fd00:1122:3344:101::e]:38167 | ||
| 138 | 2026.05.27 02:39:39.175192 [ 4 ] {} <Debug> TCP-Session: 02b89882-1877-4228-ae40-f2d5b4e8e41a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.27 02:39:39.175006 [ 257 ] {} <Debug> TCP-Session: d076078a-8119-448c-9fe4-01a2a4507f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.27 02:39:39.174975 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.05.27 02:39:39.175277 [ 259 ] {} <Debug> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Authenticating user 'default' from [fd00:1122:3344:101::d]:54976 | ||
| 142 | 2026.05.27 02:39:39.175264 [ 257 ] {} <Debug> TCP-Session: d076078a-8119-448c-9fe4-01a2a4507f33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.27 02:39:39.175255 [ 258 ] {} <Debug> TCP-Session: 1fce7a30-a6f0-47f0-9da6-9d41fe94db5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.27 02:39:39.175394 [ 259 ] {} <Debug> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.27 02:39:39.175376 [ 256 ] {} <Debug> TCP-Session: 49f10ab9-0f17-4219-b256-52072de93fe1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60787 | ||
| 146 | 2026.05.27 02:39:39.174880 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.05.27 02:39:39.175478 [ 259 ] {} <Debug> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.27 02:39:39.175521 [ 253 ] {} <Debug> TCP-Session: 85b2ec7a-863b-4751-91e7-af577db2008b Authenticating user 'default' from [fd00:1122:3344:101::e]:38712 | ||
| 149 | 2026.05.27 02:39:39.175471 [ 256 ] {} <Debug> TCP-Session: 49f10ab9-0f17-4219-b256-52072de93fe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.05.27 02:39:39.175595 [ 253 ] {} <Debug> TCP-Session: 85b2ec7a-863b-4751-91e7-af577db2008b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.05.27 02:39:39.175608 [ 256 ] {} <Debug> TCP-Session: 49f10ab9-0f17-4219-b256-52072de93fe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.27 02:39:39.175448 [ 258 ] {} <Debug> TCP-Session: 1fce7a30-a6f0-47f0-9da6-9d41fe94db5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.27 02:39:39.175654 [ 253 ] {} <Debug> TCP-Session: 85b2ec7a-863b-4751-91e7-af577db2008b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.27 02:39:39.175628 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.05.27 02:39:39.175749 [ 259 ] {} <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 | ||
| 156 | 2026.05.27 02:39:39.175848 [ 259 ] {} <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 | ||
| 157 | 2026.05.27 02:39:39.177509 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50057 | ||
| 158 | 2026.05.27 02:39:39.177588 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35957 | ||
| 159 | 2026.05.27 02:39:39.177626 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.05.27 02:39:39.177661 [ 260 ] {} <Debug> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Authenticating user 'default' from [fd00:1122:3344:101::d]:50057 | ||
| 161 | 2026.05.27 02:39:39.177718 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.05.27 02:39:39.177674 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39476 | ||
| 163 | 2026.05.27 02:39:39.177775 [ 260 ] {} <Debug> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.05.27 02:39:39.177808 [ 261 ] {} <Debug> TCP-Session: d348b7a0-2b31-4a5f-b508-830a1323e15a Authenticating user 'default' from [fd00:1122:3344:101::d]:35957 | ||
| 165 | 2026.05.27 02:39:39.177837 [ 260 ] {} <Debug> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.05.27 02:39:39.177893 [ 261 ] {} <Debug> TCP-Session: d348b7a0-2b31-4a5f-b508-830a1323e15a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.05.27 02:39:39.177949 [ 261 ] {} <Debug> TCP-Session: d348b7a0-2b31-4a5f-b508-830a1323e15a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.05.27 02:39:39.178568 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58587 | ||
| 169 | 2026.05.27 02:39:39.178589 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40105 | ||
| 170 | 2026.05.27 02:39:39.178596 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.05.27 02:39:39.178691 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44263 | ||
| 172 | 2026.05.27 02:39:39.178768 [ 262 ] {} <Debug> TCP-Session: ace61a83-659c-4612-a136-b4c6f5262a25 Authenticating user 'default' from [fd00:1122:3344:101::d]:39476 | ||
| 173 | 2026.05.27 02:39:39.178795 [ 262 ] {} <Debug> TCP-Session: ace61a83-659c-4612-a136-b4c6f5262a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.05.27 02:39:39.178808 [ 262 ] {} <Debug> TCP-Session: ace61a83-659c-4612-a136-b4c6f5262a25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.05.27 02:39:39.179511 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62151 | ||
| 176 | 2026.05.27 02:39:39.180111 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.05.27 02:39:39.180200 [ 263 ] {} <Debug> TCP-Session: 87ece057-22bd-4fe2-8ed1-058a05eb5c79 Authenticating user 'default' from [fd00:1122:3344:101::d]:40105 | ||
| 178 | 2026.05.27 02:39:39.180256 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58490 | ||
| 179 | 2026.05.27 02:39:39.180276 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.05.27 02:39:39.180307 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.05.27 02:39:39.180311 [ 263 ] {} <Debug> TCP-Session: 87ece057-22bd-4fe2-8ed1-058a05eb5c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.05.27 02:39:39.180355 [ 264 ] {} <Debug> TCP-Session: 653ea168-5d4f-48f6-a6fc-95b005fffce3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58587 | ||
| 183 | 2026.05.27 02:39:39.180334 [ 266 ] {} <Debug> TCP-Session: 6690f5d6-275d-431a-a942-759ab4844d12 Authenticating user 'default' from [fd00:1122:3344:101::d]:62151 | ||
| 184 | 2026.05.27 02:39:39.180404 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2026.05.27 02:39:39.180451 [ 264 ] {} <Debug> TCP-Session: 653ea168-5d4f-48f6-a6fc-95b005fffce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.05.27 02:39:39.180438 [ 266 ] {} <Debug> TCP-Session: 6690f5d6-275d-431a-a942-759ab4844d12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.05.27 02:39:39.180277 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 188 | 2026.05.27 02:39:39.180555 [ 264 ] {} <Debug> TCP-Session: 653ea168-5d4f-48f6-a6fc-95b005fffce3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.27 02:39:39.180543 [ 267 ] {} <Debug> TCP-Session: 58cd27ce-15dc-4e75-b14b-0eec8abe12d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58490 | ||
| 190 | 2026.05.27 02:39:39.180542 [ 266 ] {} <Debug> TCP-Session: 6690f5d6-275d-431a-a942-759ab4844d12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.27 02:39:39.180650 [ 265 ] {} <Debug> TCP-Session: b247aea2-8189-440c-b445-4a3b528d31b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44263 | ||
| 192 | 2026.05.27 02:39:39.180645 [ 267 ] {} <Debug> TCP-Session: 58cd27ce-15dc-4e75-b14b-0eec8abe12d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.05.27 02:39:39.180418 [ 263 ] {} <Debug> TCP-Session: 87ece057-22bd-4fe2-8ed1-058a05eb5c79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.05.27 02:39:39.180751 [ 265 ] {} <Debug> TCP-Session: b247aea2-8189-440c-b445-4a3b528d31b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.27 02:39:39.180735 [ 267 ] {} <Debug> TCP-Session: 58cd27ce-15dc-4e75-b14b-0eec8abe12d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.27 02:39:39.180344 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 197 | 2026.05.27 02:39:39.180831 [ 265 ] {} <Debug> TCP-Session: b247aea2-8189-440c-b445-4a3b528d31b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.05.27 02:39:39.182109 [ 259 ] {90fd3b1e-3e35-4beb-8a51-4fcff0dd007c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2026.05.27 02:39:39.239781 [ 259 ] {90fd3b1e-3e35-4beb-8a51-4fcff0dd007c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54976) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 200 | |||
| 201 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 208 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 222 | |||
| 223 | 2026.05.27 02:39:39.240802 [ 259 ] {90fd3b1e-3e35-4beb-8a51-4fcff0dd007c} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 224 | |||
| 225 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 232 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 246 | |||
| 247 | 2026.05.27 02:39:39.241068 [ 259 ] {90fd3b1e-3e35-4beb-8a51-4fcff0dd007c} <Debug> TCPHandler: Processed in 0.06339712 sec. | ||
| 248 | 2026.05.27 02:39:39.241511 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 249 | 2026.05.27 02:39:39.241810 [ 260 ] {1dba2540-b9b1-4ece-88ec-a1f57dcd4a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 250 | 2026.05.27 02:39:39.242271 [ 260 ] {1dba2540-b9b1-4ece-88ec-a1f57dcd4a33} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50057) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2026.05.27 02:39:39.242550 [ 260 ] {1dba2540-b9b1-4ece-88ec-a1f57dcd4a33} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2026.05.27 02:39:39.242781 [ 260 ] {1dba2540-b9b1-4ece-88ec-a1f57dcd4a33} <Debug> TCPHandler: Processed in 0.001462516 sec. | ||
| 299 | 2026.05.27 02:39:39.243262 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2026.05.27 02:39:39.244093 [ 259 ] {d4c37020-226d-44a4-89dc-b7ddad23b47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 301 | 2026.05.27 02:39:39.244198 [ 259 ] {d4c37020-226d-44a4-89dc-b7ddad23b47d} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 302 | 2026.05.27 02:39:39.244949 [ 259 ] {d4c37020-226d-44a4-89dc-b7ddad23b47d} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 303 | 2026.05.27 02:39:39.244982 [ 259 ] {d4c37020-226d-44a4-89dc-b7ddad23b47d} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.8691e-05 sec | ||
| 304 | 2026.05.27 02:39:39.245004 [ 259 ] {d4c37020-226d-44a4-89dc-b7ddad23b47d} <Trace> ReferentialDeps: No tables | ||
| 305 | 2026.05.27 02:39:39.245088 [ 259 ] {d4c37020-226d-44a4-89dc-b7ddad23b47d} <Trace> LoadingDeps: No tables | ||
| 306 | 2026.05.27 02:39:39.245120 [ 259 ] {d4c37020-226d-44a4-89dc-b7ddad23b47d} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 307 | 2026.05.27 02:39:39.245787 [ 259 ] {d4c37020-226d-44a4-89dc-b7ddad23b47d} <Debug> TCPHandler: Processed in 0.002707629 sec. | ||
| 308 | 2026.05.27 02:39:39.245949 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 309 | 2026.05.27 02:39:39.246200 [ 259 ] {07f36c24-8029-4ceb-b269-a6258c7f1d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) /* The version table contains metadata about the `oximeter` database */ | ||
| 310 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 311 | 2026.05.27 02:39:39.246255 [ 259 ] {07f36c24-8029-4ceb-b269-a6258c7f1d67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 312 | 2026.05.27 02:39:39.253474 [ 259 ] {07f36c24-8029-4ceb-b269-a6258c7f1d67} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 313 | 2026.05.27 02:39:39.254649 [ 259 ] {07f36c24-8029-4ceb-b269-a6258c7f1d67} <Debug> oximeter.version (5277401c-8b99-413d-8dc0-62bbe2b9e5ea): Loading data parts | ||
| 314 | 2026.05.27 02:39:39.255141 [ 259 ] {07f36c24-8029-4ceb-b269-a6258c7f1d67} <Debug> oximeter.version (5277401c-8b99-413d-8dc0-62bbe2b9e5ea): There are no data parts | ||
| 315 | 2026.05.27 02:39:39.257589 [ 259 ] {07f36c24-8029-4ceb-b269-a6258c7f1d67} <Debug> TCPHandler: Processed in 0.011687246 sec. | ||
| 316 | 2026.05.27 02:39:39.257850 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 317 | 2026.05.27 02:39:39.258848 [ 259 ] {10e3e72f-b40a-45a9-a96c-9a6036189c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) /* The measurement tables contain all individual samples from each timeseries. | ||
| 318 | * | ||
| 319 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 320 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 321 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 322 | * by all samples from the same timeseries. | ||
| 323 | * | ||
| 324 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 325 | * and then uses that to index quickly into the measurements tables. | ||
| 326 | */ | ||
| 327 | 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) | ||
| 328 | 2026.05.27 02:39:39.259026 [ 259 ] {10e3e72f-b40a-45a9-a96c-9a6036189c0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 329 | 2026.05.27 02:39:39.267119 [ 259 ] {10e3e72f-b40a-45a9-a96c-9a6036189c0f} <Debug> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Loading data parts | ||
| 330 | 2026.05.27 02:39:39.267350 [ 259 ] {10e3e72f-b40a-45a9-a96c-9a6036189c0f} <Debug> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): There are no data parts | ||
| 331 | 2026.05.27 02:39:39.267887 [ 259 ] {10e3e72f-b40a-45a9-a96c-9a6036189c0f} <Debug> TCPHandler: Processed in 0.010154319 sec. | ||
| 332 | 2026.05.27 02:39:39.268082 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2026.05.27 02:39:39.268384 [ 259 ] {5b47c937-6744-4249-94be-f1c8faada5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 334 | 2026.05.27 02:39:39.268512 [ 259 ] {5b47c937-6744-4249-94be-f1c8faada5c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 335 | 2026.05.27 02:39:39.269647 [ 259 ] {5b47c937-6744-4249-94be-f1c8faada5c5} <Debug> oximeter.measurements_i8 (b31e0cb1-1e75-4144-a815-5c76e70db0d5): Loading data parts | ||
| 336 | 2026.05.27 02:39:39.269848 [ 259 ] {5b47c937-6744-4249-94be-f1c8faada5c5} <Debug> oximeter.measurements_i8 (b31e0cb1-1e75-4144-a815-5c76e70db0d5): There are no data parts | ||
| 337 | 2026.05.27 02:39:39.270517 [ 259 ] {5b47c937-6744-4249-94be-f1c8faada5c5} <Debug> TCPHandler: Processed in 0.002494397 sec. | ||
| 338 | 2026.05.27 02:39:39.270678 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2026.05.27 02:39:39.270854 [ 259 ] {fea2c1ca-bb4e-4907-8121-748bdb808a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 340 | 2026.05.27 02:39:39.270994 [ 259 ] {fea2c1ca-bb4e-4907-8121-748bdb808a30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 341 | 2026.05.27 02:39:39.272059 [ 259 ] {fea2c1ca-bb4e-4907-8121-748bdb808a30} <Debug> oximeter.measurements_u8 (398268d1-7f3a-40ee-9d9d-fbc4af797a61): Loading data parts | ||
| 342 | 2026.05.27 02:39:39.272276 [ 259 ] {fea2c1ca-bb4e-4907-8121-748bdb808a30} <Debug> oximeter.measurements_u8 (398268d1-7f3a-40ee-9d9d-fbc4af797a61): There are no data parts | ||
| 343 | 2026.05.27 02:39:39.272775 [ 259 ] {fea2c1ca-bb4e-4907-8121-748bdb808a30} <Debug> TCPHandler: Processed in 0.002149594 sec. | ||
| 344 | 2026.05.27 02:39:39.272952 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2026.05.27 02:39:39.273215 [ 259 ] {1f7bac12-6da9-4737-80db-eda6a8e2b3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 346 | 2026.05.27 02:39:39.273342 [ 259 ] {1f7bac12-6da9-4737-80db-eda6a8e2b3f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 347 | 2026.05.27 02:39:39.274614 [ 259 ] {1f7bac12-6da9-4737-80db-eda6a8e2b3f2} <Debug> oximeter.measurements_i16 (479e9eaf-afc9-4154-ab47-42adb7570708): Loading data parts | ||
| 348 | 2026.05.27 02:39:39.274742 [ 259 ] {1f7bac12-6da9-4737-80db-eda6a8e2b3f2} <Debug> oximeter.measurements_i16 (479e9eaf-afc9-4154-ab47-42adb7570708): There are no data parts | ||
| 349 | 2026.05.27 02:39:39.275302 [ 259 ] {1f7bac12-6da9-4737-80db-eda6a8e2b3f2} <Debug> TCPHandler: Processed in 0.002400966 sec. | ||
| 350 | 2026.05.27 02:39:39.275466 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.05.27 02:39:39.275637 [ 259 ] {d2c6dd0d-a362-414e-9854-a47ef0ca8a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 352 | 2026.05.27 02:39:39.275761 [ 259 ] {d2c6dd0d-a362-414e-9854-a47ef0ca8a3a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 353 | 2026.05.27 02:39:39.276785 [ 259 ] {d2c6dd0d-a362-414e-9854-a47ef0ca8a3a} <Debug> oximeter.measurements_u16 (3aad0a4e-3d1d-434a-96be-54691bcd0319): Loading data parts | ||
| 354 | 2026.05.27 02:39:39.276996 [ 259 ] {d2c6dd0d-a362-414e-9854-a47ef0ca8a3a} <Debug> oximeter.measurements_u16 (3aad0a4e-3d1d-434a-96be-54691bcd0319): There are no data parts | ||
| 355 | 2026.05.27 02:39:39.277483 [ 259 ] {d2c6dd0d-a362-414e-9854-a47ef0ca8a3a} <Debug> TCPHandler: Processed in 0.002068902 sec. | ||
| 356 | 2026.05.27 02:39:39.277649 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.05.27 02:39:39.277884 [ 259 ] {bed06e68-c3ae-46c4-a3fd-dcda736468cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 358 | 2026.05.27 02:39:39.278000 [ 259 ] {bed06e68-c3ae-46c4-a3fd-dcda736468cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 359 | 2026.05.27 02:39:39.279018 [ 259 ] {bed06e68-c3ae-46c4-a3fd-dcda736468cf} <Debug> oximeter.measurements_i32 (cae6904a-af3a-4a67-b495-e20e4f5e2817): Loading data parts | ||
| 360 | 2026.05.27 02:39:39.279140 [ 259 ] {bed06e68-c3ae-46c4-a3fd-dcda736468cf} <Debug> oximeter.measurements_i32 (cae6904a-af3a-4a67-b495-e20e4f5e2817): There are no data parts | ||
| 361 | 2026.05.27 02:39:39.279709 [ 259 ] {bed06e68-c3ae-46c4-a3fd-dcda736468cf} <Debug> TCPHandler: Processed in 0.002111663 sec. | ||
| 362 | 2026.05.27 02:39:39.279868 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2026.05.27 02:39:39.280027 [ 259 ] {97eae929-0639-470c-9935-c70e671f13dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 364 | 2026.05.27 02:39:39.280139 [ 259 ] {97eae929-0639-470c-9935-c70e671f13dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 365 | 2026.05.27 02:39:39.281208 [ 259 ] {97eae929-0639-470c-9935-c70e671f13dd} <Debug> oximeter.measurements_u32 (d0360cb3-50f2-4f05-82f3-6c3c29bc6f5b): Loading data parts | ||
| 366 | 2026.05.27 02:39:39.281398 [ 259 ] {97eae929-0639-470c-9935-c70e671f13dd} <Debug> oximeter.measurements_u32 (d0360cb3-50f2-4f05-82f3-6c3c29bc6f5b): There are no data parts | ||
| 367 | 2026.05.27 02:39:39.281941 [ 259 ] {97eae929-0639-470c-9935-c70e671f13dd} <Debug> TCPHandler: Processed in 0.002122323 sec. | ||
| 368 | 2026.05.27 02:39:39.282124 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.05.27 02:39:39.282372 [ 259 ] {4baabef5-6ad2-46ca-9874-fc349ace8732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 370 | 2026.05.27 02:39:39.282490 [ 259 ] {4baabef5-6ad2-46ca-9874-fc349ace8732} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 371 | 2026.05.27 02:39:39.283563 [ 259 ] {4baabef5-6ad2-46ca-9874-fc349ace8732} <Debug> oximeter.measurements_i64 (3836b767-3ec9-4eb8-b9d5-a193c76ce33e): Loading data parts | ||
| 372 | 2026.05.27 02:39:39.283706 [ 259 ] {4baabef5-6ad2-46ca-9874-fc349ace8732} <Debug> oximeter.measurements_i64 (3836b767-3ec9-4eb8-b9d5-a193c76ce33e): There are no data parts | ||
| 373 | 2026.05.27 02:39:39.284273 [ 259 ] {4baabef5-6ad2-46ca-9874-fc349ace8732} <Debug> TCPHandler: Processed in 0.002200284 sec. | ||
| 374 | 2026.05.27 02:39:39.284423 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.05.27 02:39:39.284585 [ 259 ] {d9dfaae0-3d5c-41ea-9b60-e9db1e5fd29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 376 | 2026.05.27 02:39:39.284710 [ 259 ] {d9dfaae0-3d5c-41ea-9b60-e9db1e5fd29f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 377 | 2026.05.27 02:39:39.285862 [ 259 ] {d9dfaae0-3d5c-41ea-9b60-e9db1e5fd29f} <Debug> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Loading data parts | ||
| 378 | 2026.05.27 02:39:39.286099 [ 259 ] {d9dfaae0-3d5c-41ea-9b60-e9db1e5fd29f} <Debug> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): There are no data parts | ||
| 379 | 2026.05.27 02:39:39.286599 [ 259 ] {d9dfaae0-3d5c-41ea-9b60-e9db1e5fd29f} <Debug> TCPHandler: Processed in 0.002227893 sec. | ||
| 380 | 2026.05.27 02:39:39.286749 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.05.27 02:39:39.287026 [ 259 ] {53b46be0-a937-49fc-b3e1-c89b978a0c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 382 | 2026.05.27 02:39:39.287200 [ 259 ] {53b46be0-a937-49fc-b3e1-c89b978a0c05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2026.05.27 02:39:39.288401 [ 259 ] {53b46be0-a937-49fc-b3e1-c89b978a0c05} <Debug> oximeter.measurements_f32 (21a77c07-9a1a-4aae-8054-52032eb8e9e8): Loading data parts | ||
| 384 | 2026.05.27 02:39:39.288539 [ 259 ] {53b46be0-a937-49fc-b3e1-c89b978a0c05} <Debug> oximeter.measurements_f32 (21a77c07-9a1a-4aae-8054-52032eb8e9e8): There are no data parts | ||
| 385 | 2026.05.27 02:39:39.289210 [ 259 ] {53b46be0-a937-49fc-b3e1-c89b978a0c05} <Debug> TCPHandler: Processed in 0.002508367 sec. | ||
| 386 | 2026.05.27 02:39:39.289357 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.05.27 02:39:39.289518 [ 259 ] {ad76d930-59c6-4256-a724-1e3c7336687a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 388 | 2026.05.27 02:39:39.289695 [ 259 ] {ad76d930-59c6-4256-a724-1e3c7336687a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 389 | 2026.05.27 02:39:39.290713 [ 259 ] {ad76d930-59c6-4256-a724-1e3c7336687a} <Debug> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Loading data parts | ||
| 390 | 2026.05.27 02:39:39.290931 [ 259 ] {ad76d930-59c6-4256-a724-1e3c7336687a} <Debug> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): There are no data parts | ||
| 391 | 2026.05.27 02:39:39.291493 [ 259 ] {ad76d930-59c6-4256-a724-1e3c7336687a} <Debug> TCPHandler: Processed in 0.002184414 sec. | ||
| 392 | 2026.05.27 02:39:39.291651 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.05.27 02:39:39.291903 [ 259 ] {4ac3b59c-2483-41cd-9fef-0268ffd98166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 394 | 2026.05.27 02:39:39.292075 [ 259 ] {4ac3b59c-2483-41cd-9fef-0268ffd98166} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2026.05.27 02:39:39.293346 [ 259 ] {4ac3b59c-2483-41cd-9fef-0268ffd98166} <Debug> oximeter.measurements_string (31d376c7-f601-4f66-bef1-6fc81e316bf4): Loading data parts | ||
| 396 | 2026.05.27 02:39:39.293489 [ 259 ] {4ac3b59c-2483-41cd-9fef-0268ffd98166} <Debug> oximeter.measurements_string (31d376c7-f601-4f66-bef1-6fc81e316bf4): There are no data parts | ||
| 397 | 2026.05.27 02:39:39.294073 [ 259 ] {4ac3b59c-2483-41cd-9fef-0268ffd98166} <Debug> TCPHandler: Processed in 0.002470457 sec. | ||
| 398 | 2026.05.27 02:39:39.294228 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2026.05.27 02:39:39.294390 [ 259 ] {e5410395-f977-4195-bede-d1637c0b8c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 400 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 401 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 402 | * a string isn't palatable for a few reasons. | ||
| 403 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 404 | * details. | ||
| 405 | */ | ||
| 406 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2026.05.27 02:39:39.294530 [ 259 ] {e5410395-f977-4195-bede-d1637c0b8c25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 408 | 2026.05.27 02:39:39.295504 [ 259 ] {e5410395-f977-4195-bede-d1637c0b8c25} <Debug> oximeter.measurements_bytes (11a14e41-d6af-4dca-9158-3657dd12d837): Loading data parts | ||
| 409 | 2026.05.27 02:39:39.295630 [ 259 ] {e5410395-f977-4195-bede-d1637c0b8c25} <Debug> oximeter.measurements_bytes (11a14e41-d6af-4dca-9158-3657dd12d837): There are no data parts | ||
| 410 | 2026.05.27 02:39:39.296180 [ 259 ] {e5410395-f977-4195-bede-d1637c0b8c25} <Debug> TCPHandler: Processed in 0.001999451 sec. | ||
| 411 | 2026.05.27 02:39:39.296338 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.05.27 02:39:39.296502 [ 259 ] {48c40cd2-b411-435d-9444-e2e7308020e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 413 | 2026.05.27 02:39:39.296625 [ 259 ] {48c40cd2-b411-435d-9444-e2e7308020e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 414 | 2026.05.27 02:39:39.297785 [ 259 ] {48c40cd2-b411-435d-9444-e2e7308020e1} <Debug> oximeter.measurements_cumulativei64 (3b37b6d4-2835-4f60-ae4c-e3f116c71196): Loading data parts | ||
| 415 | 2026.05.27 02:39:39.297906 [ 259 ] {48c40cd2-b411-435d-9444-e2e7308020e1} <Debug> oximeter.measurements_cumulativei64 (3b37b6d4-2835-4f60-ae4c-e3f116c71196): There are no data parts | ||
| 416 | 2026.05.27 02:39:39.298460 [ 259 ] {48c40cd2-b411-435d-9444-e2e7308020e1} <Debug> TCPHandler: Processed in 0.002169754 sec. | ||
| 417 | 2026.05.27 02:39:39.298699 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.05.27 02:39:39.298873 [ 259 ] {0d479bc3-7b1c-4bbd-ac40-598e7043f9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 419 | 2026.05.27 02:39:39.299043 [ 259 ] {0d479bc3-7b1c-4bbd-ac40-598e7043f9c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2026.05.27 02:39:39.300094 [ 259 ] {0d479bc3-7b1c-4bbd-ac40-598e7043f9c8} <Debug> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Loading data parts | ||
| 421 | 2026.05.27 02:39:39.300319 [ 259 ] {0d479bc3-7b1c-4bbd-ac40-598e7043f9c8} <Debug> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): There are no data parts | ||
| 422 | 2026.05.27 02:39:39.300843 [ 259 ] {0d479bc3-7b1c-4bbd-ac40-598e7043f9c8} <Debug> TCPHandler: Processed in 0.002195153 sec. | ||
| 423 | 2026.05.27 02:39:39.300988 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.05.27 02:39:39.301245 [ 259 ] {93325043-5335-43da-8959-9325244d99ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 425 | 2026.05.27 02:39:39.301387 [ 259 ] {93325043-5335-43da-8959-9325244d99ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2026.05.27 02:39:39.302493 [ 259 ] {93325043-5335-43da-8959-9325244d99ad} <Debug> oximeter.measurements_cumulativef32 (69ee0c05-61e3-4d01-8624-e8052247dcad): Loading data parts | ||
| 427 | 2026.05.27 02:39:39.302621 [ 259 ] {93325043-5335-43da-8959-9325244d99ad} <Debug> oximeter.measurements_cumulativef32 (69ee0c05-61e3-4d01-8624-e8052247dcad): There are no data parts | ||
| 428 | 2026.05.27 02:39:39.303213 [ 259 ] {93325043-5335-43da-8959-9325244d99ad} <Debug> TCPHandler: Processed in 0.002274005 sec. | ||
| 429 | 2026.05.27 02:39:39.303368 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.05.27 02:39:39.303536 [ 259 ] {bb9a7fc9-1255-477f-9c0d-a07202c86510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 431 | 2026.05.27 02:39:39.303654 [ 259 ] {bb9a7fc9-1255-477f-9c0d-a07202c86510} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2026.05.27 02:39:39.304812 [ 259 ] {bb9a7fc9-1255-477f-9c0d-a07202c86510} <Debug> oximeter.measurements_cumulativef64 (5d46950c-3c9a-447f-aa64-ae4ce51e109a): Loading data parts | ||
| 433 | 2026.05.27 02:39:39.304975 [ 259 ] {bb9a7fc9-1255-477f-9c0d-a07202c86510} <Debug> oximeter.measurements_cumulativef64 (5d46950c-3c9a-447f-aa64-ae4ce51e109a): There are no data parts | ||
| 434 | 2026.05.27 02:39:39.305719 [ 259 ] {bb9a7fc9-1255-477f-9c0d-a07202c86510} <Debug> TCPHandler: Processed in 0.002397275 sec. | ||
| 435 | 2026.05.27 02:39:39.306023 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.05.27 02:39:39.306308 [ 259 ] {e178226b-9b79-4c68-8503-efadcd0a263a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 437 | * NOTE: Array types cannot be Nullable, see | ||
| 438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 439 | * for more details. | ||
| 440 | * | ||
| 441 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 442 | * is unfortunate, and at this point relies on the fact that an | ||
| 443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 444 | * to figure out another way to represent missing samples here. | ||
| 445 | */ | ||
| 446 | 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) | ||
| 447 | 2026.05.27 02:39:39.306454 [ 259 ] {e178226b-9b79-4c68-8503-efadcd0a263a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2026.05.27 02:39:39.307867 [ 259 ] {e178226b-9b79-4c68-8503-efadcd0a263a} <Debug> oximeter.measurements_histogrami8 (f86dfbbc-b08b-4c73-b391-9c734709d04b): Loading data parts | ||
| 449 | 2026.05.27 02:39:39.308007 [ 259 ] {e178226b-9b79-4c68-8503-efadcd0a263a} <Debug> oximeter.measurements_histogrami8 (f86dfbbc-b08b-4c73-b391-9c734709d04b): There are no data parts | ||
| 450 | 2026.05.27 02:39:39.308614 [ 259 ] {e178226b-9b79-4c68-8503-efadcd0a263a} <Debug> TCPHandler: Processed in 0.002705729 sec. | ||
| 451 | 2026.05.27 02:39:39.308766 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.05.27 02:39:39.308988 [ 259 ] {2d81cfd8-2dce-46ee-b18c-d0d42921e99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 453 | 2026.05.27 02:39:39.309132 [ 259 ] {2d81cfd8-2dce-46ee-b18c-d0d42921e99d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2026.05.27 02:39:39.310277 [ 259 ] {2d81cfd8-2dce-46ee-b18c-d0d42921e99d} <Debug> oximeter.measurements_histogramu8 (02db8793-de58-4e3b-b9b0-c5426cbd39f7): Loading data parts | ||
| 455 | 2026.05.27 02:39:39.310486 [ 259 ] {2d81cfd8-2dce-46ee-b18c-d0d42921e99d} <Debug> oximeter.measurements_histogramu8 (02db8793-de58-4e3b-b9b0-c5426cbd39f7): There are no data parts | ||
| 456 | 2026.05.27 02:39:39.310984 [ 259 ] {2d81cfd8-2dce-46ee-b18c-d0d42921e99d} <Debug> TCPHandler: Processed in 0.002268955 sec. | ||
| 457 | 2026.05.27 02:39:39.311173 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.05.27 02:39:39.311456 [ 259 ] {57375119-4f42-43a9-af4b-bf9902d80ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 459 | 2026.05.27 02:39:39.311577 [ 259 ] {57375119-4f42-43a9-af4b-bf9902d80ca4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2026.05.27 02:39:39.312843 [ 259 ] {57375119-4f42-43a9-af4b-bf9902d80ca4} <Debug> oximeter.measurements_histogrami16 (cb3f876d-e626-4477-9508-1d2873d39eea): Loading data parts | ||
| 461 | 2026.05.27 02:39:39.312968 [ 259 ] {57375119-4f42-43a9-af4b-bf9902d80ca4} <Debug> oximeter.measurements_histogrami16 (cb3f876d-e626-4477-9508-1d2873d39eea): There are no data parts | ||
| 462 | 2026.05.27 02:39:39.313621 [ 259 ] {57375119-4f42-43a9-af4b-bf9902d80ca4} <Debug> TCPHandler: Processed in 0.002495087 sec. | ||
| 463 | 2026.05.27 02:39:39.313790 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.05.27 02:39:39.314019 [ 259 ] {571c8ae3-8680-4bad-89c7-6b8d7c68d579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 465 | 2026.05.27 02:39:39.314169 [ 259 ] {571c8ae3-8680-4bad-89c7-6b8d7c68d579} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2026.05.27 02:39:39.315657 [ 259 ] {571c8ae3-8680-4bad-89c7-6b8d7c68d579} <Debug> oximeter.measurements_histogramu16 (7c8857e3-413d-48e4-a042-09845fda5b46): Loading data parts | ||
| 467 | 2026.05.27 02:39:39.315895 [ 259 ] {571c8ae3-8680-4bad-89c7-6b8d7c68d579} <Debug> oximeter.measurements_histogramu16 (7c8857e3-413d-48e4-a042-09845fda5b46): There are no data parts | ||
| 468 | 2026.05.27 02:39:39.316589 [ 259 ] {571c8ae3-8680-4bad-89c7-6b8d7c68d579} <Debug> TCPHandler: Processed in 0.002851731 sec. | ||
| 469 | 2026.05.27 02:39:39.316766 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.05.27 02:39:39.317158 [ 259 ] {07f420f2-a255-491a-8838-b5de1b585c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 471 | 2026.05.27 02:39:39.317333 [ 259 ] {07f420f2-a255-491a-8838-b5de1b585c58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2026.05.27 02:39:39.318985 [ 259 ] {07f420f2-a255-491a-8838-b5de1b585c58} <Debug> oximeter.measurements_histogrami32 (5ae0e922-b1f6-47f7-bc6b-db56adc3d9e5): Loading data parts | ||
| 473 | 2026.05.27 02:39:39.319162 [ 259 ] {07f420f2-a255-491a-8838-b5de1b585c58} <Debug> oximeter.measurements_histogrami32 (5ae0e922-b1f6-47f7-bc6b-db56adc3d9e5): There are no data parts | ||
| 474 | 2026.05.27 02:39:39.320323 [ 259 ] {07f420f2-a255-491a-8838-b5de1b585c58} <Debug> TCPHandler: Processed in 0.003607339 sec. | ||
| 475 | 2026.05.27 02:39:39.320627 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.05.27 02:39:39.321005 [ 259 ] {efa24572-6850-42bd-851d-ef43a79ff429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 477 | 2026.05.27 02:39:39.321202 [ 259 ] {efa24572-6850-42bd-851d-ef43a79ff429} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2026.05.27 02:39:39.323043 [ 259 ] {efa24572-6850-42bd-851d-ef43a79ff429} <Debug> oximeter.measurements_histogramu32 (e39d5eda-62b8-4867-99cf-f1d7a9b6dde6): Loading data parts | ||
| 479 | 2026.05.27 02:39:39.323298 [ 259 ] {efa24572-6850-42bd-851d-ef43a79ff429} <Debug> oximeter.measurements_histogramu32 (e39d5eda-62b8-4867-99cf-f1d7a9b6dde6): There are no data parts | ||
| 480 | 2026.05.27 02:39:39.324080 [ 259 ] {efa24572-6850-42bd-851d-ef43a79ff429} <Debug> TCPHandler: Processed in 0.003626139 sec. | ||
| 481 | 2026.05.27 02:39:39.324313 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.05.27 02:39:39.324666 [ 259 ] {fad8a155-7b69-41a2-8e33-275e7046aa9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 483 | 2026.05.27 02:39:39.324855 [ 259 ] {fad8a155-7b69-41a2-8e33-275e7046aa9a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2026.05.27 02:39:39.326268 [ 259 ] {fad8a155-7b69-41a2-8e33-275e7046aa9a} <Debug> oximeter.measurements_histogrami64 (eaaef1e4-0f67-4c4b-a0a9-bc5f7c5939d4): Loading data parts | ||
| 485 | 2026.05.27 02:39:39.326376 [ 259 ] {fad8a155-7b69-41a2-8e33-275e7046aa9a} <Debug> oximeter.measurements_histogrami64 (eaaef1e4-0f67-4c4b-a0a9-bc5f7c5939d4): There are no data parts | ||
| 486 | 2026.05.27 02:39:39.326984 [ 259 ] {fad8a155-7b69-41a2-8e33-275e7046aa9a} <Debug> TCPHandler: Processed in 0.002780419 sec. | ||
| 487 | 2026.05.27 02:39:39.327143 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.05.27 02:39:39.327357 [ 259 ] {52992b10-eb6e-4ad0-b777-8f763a3be6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 489 | 2026.05.27 02:39:39.327583 [ 259 ] {52992b10-eb6e-4ad0-b777-8f763a3be6a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2026.05.27 02:39:39.328771 [ 259 ] {52992b10-eb6e-4ad0-b777-8f763a3be6a3} <Debug> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Loading data parts | ||
| 491 | 2026.05.27 02:39:39.328983 [ 259 ] {52992b10-eb6e-4ad0-b777-8f763a3be6a3} <Debug> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): There are no data parts | ||
| 492 | 2026.05.27 02:39:39.329615 [ 259 ] {52992b10-eb6e-4ad0-b777-8f763a3be6a3} <Debug> TCPHandler: Processed in 0.002521307 sec. | ||
| 493 | 2026.05.27 02:39:39.329777 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.05.27 02:39:39.330088 [ 259 ] {f37bdb34-0afd-4650-9ceb-bd59df648df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 495 | 2026.05.27 02:39:39.330279 [ 259 ] {f37bdb34-0afd-4650-9ceb-bd59df648df2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.05.27 02:39:39.331732 [ 259 ] {f37bdb34-0afd-4650-9ceb-bd59df648df2} <Debug> oximeter.measurements_histogramf32 (7c730cb0-e367-41fa-a535-70ab0da4a9a3): Loading data parts | ||
| 497 | 2026.05.27 02:39:39.331840 [ 259 ] {f37bdb34-0afd-4650-9ceb-bd59df648df2} <Debug> oximeter.measurements_histogramf32 (7c730cb0-e367-41fa-a535-70ab0da4a9a3): There are no data parts | ||
| 498 | 2026.05.27 02:39:39.332390 [ 259 ] {f37bdb34-0afd-4650-9ceb-bd59df648df2} <Debug> TCPHandler: Processed in 0.002664918 sec. | ||
| 499 | 2026.05.27 02:39:39.332548 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.05.27 02:39:39.332769 [ 259 ] {d74a7c6d-a259-49ce-b277-f36b159d97af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 501 | 2026.05.27 02:39:39.332888 [ 259 ] {d74a7c6d-a259-49ce-b277-f36b159d97af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.05.27 02:39:39.334163 [ 259 ] {d74a7c6d-a259-49ce-b277-f36b159d97af} <Debug> oximeter.measurements_histogramf64 (56702392-5835-4932-bd67-36193a902238): Loading data parts | ||
| 503 | 2026.05.27 02:39:39.334397 [ 259 ] {d74a7c6d-a259-49ce-b277-f36b159d97af} <Debug> oximeter.measurements_histogramf64 (56702392-5835-4932-bd67-36193a902238): There are no data parts | ||
| 504 | 2026.05.27 02:39:39.334982 [ 259 ] {d74a7c6d-a259-49ce-b277-f36b159d97af} <Debug> TCPHandler: Processed in 0.002482467 sec. | ||
| 505 | 2026.05.27 02:39:39.335145 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.05.27 02:39:39.335428 [ 259 ] {2dd8db04-f706-4539-8987-874b18a04c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | 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) | ||
| 532 | 2026.05.27 02:39:39.335583 [ 259 ] {2dd8db04-f706-4539-8987-874b18a04c13} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.05.27 02:39:39.337385 [ 259 ] {2dd8db04-f706-4539-8987-874b18a04c13} <Debug> oximeter.fields_bool (a9f65db1-f5fc-4a1d-af7c-5ceb22d4e63d): Loading data parts | ||
| 534 | 2026.05.27 02:39:39.337520 [ 259 ] {2dd8db04-f706-4539-8987-874b18a04c13} <Debug> oximeter.fields_bool (a9f65db1-f5fc-4a1d-af7c-5ceb22d4e63d): There are no data parts | ||
| 535 | 2026.05.27 02:39:39.338074 [ 259 ] {2dd8db04-f706-4539-8987-874b18a04c13} <Debug> TCPHandler: Processed in 0.002979202 sec. | ||
| 536 | 2026.05.27 02:39:39.338317 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.05.27 02:39:39.338483 [ 259 ] {8e76858c-9d35-4537-b4c7-f748e9c90892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 538 | 2026.05.27 02:39:39.338598 [ 259 ] {8e76858c-9d35-4537-b4c7-f748e9c90892} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.05.27 02:39:39.339740 [ 259 ] {8e76858c-9d35-4537-b4c7-f748e9c90892} <Debug> oximeter.fields_i8 (07085366-fdc6-494a-aa86-a7f6c8a0d317): Loading data parts | ||
| 540 | 2026.05.27 02:39:39.339949 [ 259 ] {8e76858c-9d35-4537-b4c7-f748e9c90892} <Debug> oximeter.fields_i8 (07085366-fdc6-494a-aa86-a7f6c8a0d317): There are no data parts | ||
| 541 | 2026.05.27 02:39:39.340478 [ 259 ] {8e76858c-9d35-4537-b4c7-f748e9c90892} <Debug> TCPHandler: Processed in 0.002213334 sec. | ||
| 542 | 2026.05.27 02:39:39.340638 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.05.27 02:39:39.340933 [ 259 ] {18f23c05-2c81-4ee7-bad7-c26e95e748be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 544 | 2026.05.27 02:39:39.341203 [ 259 ] {18f23c05-2c81-4ee7-bad7-c26e95e748be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.05.27 02:39:39.342651 [ 259 ] {18f23c05-2c81-4ee7-bad7-c26e95e748be} <Debug> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Loading data parts | ||
| 546 | 2026.05.27 02:39:39.342804 [ 259 ] {18f23c05-2c81-4ee7-bad7-c26e95e748be} <Debug> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): There are no data parts | ||
| 547 | 2026.05.27 02:39:39.343537 [ 259 ] {18f23c05-2c81-4ee7-bad7-c26e95e748be} <Debug> TCPHandler: Processed in 0.002945252 sec. | ||
| 548 | 2026.05.27 02:39:39.343850 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.05.27 02:39:39.344079 [ 259 ] {a5f606c0-876e-4c78-9234-ecdc681427e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 550 | 2026.05.27 02:39:39.344220 [ 259 ] {a5f606c0-876e-4c78-9234-ecdc681427e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.05.27 02:39:39.345650 [ 259 ] {a5f606c0-876e-4c78-9234-ecdc681427e3} <Debug> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Loading data parts | ||
| 552 | 2026.05.27 02:39:39.346008 [ 259 ] {a5f606c0-876e-4c78-9234-ecdc681427e3} <Debug> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): There are no data parts | ||
| 553 | 2026.05.27 02:39:39.346713 [ 259 ] {a5f606c0-876e-4c78-9234-ecdc681427e3} <Debug> TCPHandler: Processed in 0.003029822 sec. | ||
| 554 | 2026.05.27 02:39:39.346973 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.05.27 02:39:39.347287 [ 259 ] {0ca41c1b-0195-4c85-96b5-bf7c596ab41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 556 | 2026.05.27 02:39:39.347422 [ 259 ] {0ca41c1b-0195-4c85-96b5-bf7c596ab41b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.05.27 02:39:39.348727 [ 259 ] {0ca41c1b-0195-4c85-96b5-bf7c596ab41b} <Debug> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Loading data parts | ||
| 558 | 2026.05.27 02:39:39.349003 [ 259 ] {0ca41c1b-0195-4c85-96b5-bf7c596ab41b} <Debug> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): There are no data parts | ||
| 559 | 2026.05.27 02:39:39.349755 [ 259 ] {0ca41c1b-0195-4c85-96b5-bf7c596ab41b} <Debug> TCPHandler: Processed in 0.00286156 sec. | ||
| 560 | 2026.05.27 02:39:39.349934 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.05.27 02:39:39.350108 [ 259 ] {a304fa27-28ab-4867-b78e-9b88b0f48302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 562 | 2026.05.27 02:39:39.350260 [ 259 ] {a304fa27-28ab-4867-b78e-9b88b0f48302} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.05.27 02:39:39.351438 [ 259 ] {a304fa27-28ab-4867-b78e-9b88b0f48302} <Debug> oximeter.fields_i32 (698230af-2be5-470e-a723-11d6f72d9ec3): Loading data parts | ||
| 564 | 2026.05.27 02:39:39.351700 [ 259 ] {a304fa27-28ab-4867-b78e-9b88b0f48302} <Debug> oximeter.fields_i32 (698230af-2be5-470e-a723-11d6f72d9ec3): There are no data parts | ||
| 565 | 2026.05.27 02:39:39.352385 [ 259 ] {a304fa27-28ab-4867-b78e-9b88b0f48302} <Debug> TCPHandler: Processed in 0.002501637 sec. | ||
| 566 | 2026.05.27 02:39:39.352565 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.05.27 02:39:39.352969 [ 259 ] {c2daec88-c7fa-4ee4-8aae-d69b6a8e0eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 568 | 2026.05.27 02:39:39.353108 [ 259 ] {c2daec88-c7fa-4ee4-8aae-d69b6a8e0eb0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2026.05.27 02:39:39.354337 [ 259 ] {c2daec88-c7fa-4ee4-8aae-d69b6a8e0eb0} <Debug> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Loading data parts | ||
| 570 | 2026.05.27 02:39:39.354490 [ 259 ] {c2daec88-c7fa-4ee4-8aae-d69b6a8e0eb0} <Debug> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): There are no data parts | ||
| 571 | 2026.05.27 02:39:39.355207 [ 259 ] {c2daec88-c7fa-4ee4-8aae-d69b6a8e0eb0} <Debug> TCPHandler: Processed in 0.002700469 sec. | ||
| 572 | 2026.05.27 02:39:39.355379 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2026.05.27 02:39:39.355552 [ 259 ] {3f254c7f-6b1e-4c66-bac5-84fca27d0eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 574 | 2026.05.27 02:39:39.355746 [ 259 ] {3f254c7f-6b1e-4c66-bac5-84fca27d0eab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2026.05.27 02:39:39.356945 [ 259 ] {3f254c7f-6b1e-4c66-bac5-84fca27d0eab} <Debug> oximeter.fields_i64 (27c4032d-4555-4c66-a248-4b94d2bf5448): Loading data parts | ||
| 576 | 2026.05.27 02:39:39.357101 [ 259 ] {3f254c7f-6b1e-4c66-bac5-84fca27d0eab} <Debug> oximeter.fields_i64 (27c4032d-4555-4c66-a248-4b94d2bf5448): There are no data parts | ||
| 577 | 2026.05.27 02:39:39.357591 [ 259 ] {3f254c7f-6b1e-4c66-bac5-84fca27d0eab} <Debug> TCPHandler: Processed in 0.002264624 sec. | ||
| 578 | 2026.05.27 02:39:39.357740 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.05.27 02:39:39.357981 [ 259 ] {b0419202-0cfe-464e-bb07-f871888fc324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 580 | 2026.05.27 02:39:39.358113 [ 259 ] {b0419202-0cfe-464e-bb07-f871888fc324} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2026.05.27 02:39:39.359214 [ 259 ] {b0419202-0cfe-464e-bb07-f871888fc324} <Debug> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059): Loading data parts | ||
| 582 | 2026.05.27 02:39:39.359379 [ 259 ] {b0419202-0cfe-464e-bb07-f871888fc324} <Debug> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059): There are no data parts | ||
| 583 | 2026.05.27 02:39:39.359939 [ 259 ] {b0419202-0cfe-464e-bb07-f871888fc324} <Debug> TCPHandler: Processed in 0.002246285 sec. | ||
| 584 | 2026.05.27 02:39:39.360092 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.05.27 02:39:39.360257 [ 259 ] {8e346952-9ce7-4827-90e3-7a89502da224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 586 | 2026.05.27 02:39:39.360399 [ 259 ] {8e346952-9ce7-4827-90e3-7a89502da224} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2026.05.27 02:39:39.361606 [ 259 ] {8e346952-9ce7-4827-90e3-7a89502da224} <Debug> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Loading data parts | ||
| 588 | 2026.05.27 02:39:39.361757 [ 259 ] {8e346952-9ce7-4827-90e3-7a89502da224} <Debug> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): There are no data parts | ||
| 589 | 2026.05.27 02:39:39.362330 [ 259 ] {8e346952-9ce7-4827-90e3-7a89502da224} <Debug> TCPHandler: Processed in 0.002286114 sec. | ||
| 590 | 2026.05.27 02:39:39.362508 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.05.27 02:39:39.362779 [ 259 ] {f82c71c5-968d-4733-be76-ba6caa8e0547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 592 | 2026.05.27 02:39:39.362956 [ 259 ] {f82c71c5-968d-4733-be76-ba6caa8e0547} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2026.05.27 02:39:39.364046 [ 259 ] {f82c71c5-968d-4733-be76-ba6caa8e0547} <Debug> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Loading data parts | ||
| 594 | 2026.05.27 02:39:39.364169 [ 259 ] {f82c71c5-968d-4733-be76-ba6caa8e0547} <Debug> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): There are no data parts | ||
| 595 | 2026.05.27 02:39:39.364807 [ 259 ] {f82c71c5-968d-4733-be76-ba6caa8e0547} <Debug> TCPHandler: Processed in 0.002353835 sec. | ||
| 596 | 2026.05.27 02:39:39.364970 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.05.27 02:39:39.365134 [ 259 ] {7d865395-4a9e-41d4-a276-a0eb9eb05dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 598 | 2026.05.27 02:39:39.365249 [ 259 ] {7d865395-4a9e-41d4-a276-a0eb9eb05dde} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2026.05.27 02:39:39.366674 [ 259 ] {7d865395-4a9e-41d4-a276-a0eb9eb05dde} <Debug> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Loading data parts | ||
| 600 | 2026.05.27 02:39:39.366804 [ 259 ] {7d865395-4a9e-41d4-a276-a0eb9eb05dde} <Debug> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): There are no data parts | ||
| 601 | 2026.05.27 02:39:39.367327 [ 259 ] {7d865395-4a9e-41d4-a276-a0eb9eb05dde} <Debug> TCPHandler: Processed in 0.002407146 sec. | ||
| 602 | 2026.05.27 02:39:39.367617 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.05.27 02:39:39.367876 [ 259 ] {3b7697b4-0db8-469c-9d42-63b0a4b2d676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | 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) | ||
| 607 | 2026.05.27 02:39:39.367999 [ 259 ] {3b7697b4-0db8-469c-9d42-63b0a4b2d676} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2026.05.27 02:39:39.369315 [ 259 ] {3b7697b4-0db8-469c-9d42-63b0a4b2d676} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc): Loading data parts | ||
| 609 | 2026.05.27 02:39:39.369515 [ 259 ] {3b7697b4-0db8-469c-9d42-63b0a4b2d676} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc): There are no data parts | ||
| 610 | 2026.05.27 02:39:39.370308 [ 259 ] {3b7697b4-0db8-469c-9d42-63b0a4b2d676} <Debug> TCPHandler: Processed in 0.002735099 sec. | ||
| 611 | 2026.05.27 02:39:39.370621 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.05.27 02:39:39.371037 [ 260 ] {ef854886-5850-46da-bcd9-64969ff84c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.05.27 02:39:39.374459 [ 260 ] {ef854886-5850-46da-bcd9-64969ff84c75} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2026.05.27 02:39:39.385202 [ 268 ] {ef854886-5850-46da-bcd9-64969ff84c75} <Trace> oximeter.version (5277401c-8b99-413d-8dc0-62bbe2b9e5ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2026.05.27 02:39:39.385347 [ 268 ] {ef854886-5850-46da-bcd9-64969ff84c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 616 | 2026.05.27 02:39:39.390156 [ 268 ] {ef854886-5850-46da-bcd9-64969ff84c75} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2026.05.27 02:39:39.391105 [ 268 ] {ef854886-5850-46da-bcd9-64969ff84c75} <Trace> oximeter.version (5277401c-8b99-413d-8dc0-62bbe2b9e5ea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2026.05.27 02:39:39.391427 [ 260 ] {ef854886-5850-46da-bcd9-64969ff84c75} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.020518 sec., 48.73769373233258 rows/sec., 779.80 B/sec. | ||
| 619 | 2026.05.27 02:39:39.391687 [ 260 ] {ef854886-5850-46da-bcd9-64969ff84c75} <Debug> TCPHandler: Processed in 0.021178537 sec. | ||
| 620 | 2026.05.27 02:39:39.656320 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46674 | ||
| 621 | 2026.05.27 02:39:39.656433 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.05.27 02:39:39.656474 [ 269 ] {} <Debug> TCP-Session: 5d12d4f5-d4d3-464a-b02f-d46e6ce78ca9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46674 | ||
| 623 | 2026.05.27 02:39:39.656499 [ 269 ] {} <Debug> TCP-Session: 5d12d4f5-d4d3-464a-b02f-d46e6ce78ca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.05.27 02:39:39.656682 [ 269 ] {} <Debug> TCP-Session: 5d12d4f5-d4d3-464a-b02f-d46e6ce78ca9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.05.27 02:39:39.657079 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49674 | ||
| 626 | 2026.05.27 02:39:39.657148 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64485 | ||
| 627 | 2026.05.27 02:39:39.657282 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47426 | ||
| 628 | 2026.05.27 02:39:39.657321 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 629 | 2026.05.27 02:39:39.657387 [ 270 ] {} <Debug> TCP-Session: 8bb6a14f-055c-4193-b3ff-42046803997f Authenticating user 'default' from [fd00:1122:3344:101::e]:49674 | ||
| 630 | 2026.05.27 02:39:39.657419 [ 270 ] {} <Debug> TCP-Session: 8bb6a14f-055c-4193-b3ff-42046803997f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 631 | 2026.05.27 02:39:39.657402 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37311 | ||
| 632 | 2026.05.27 02:39:39.657500 [ 269 ] {} <Trace> TCP-Session: 5d12d4f5-d4d3-464a-b02f-d46e6ce78ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 633 | 2026.05.27 02:39:39.657510 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.05.27 02:39:39.657573 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61222 | ||
| 635 | 2026.05.27 02:39:39.657527 [ 270 ] {} <Debug> TCP-Session: 8bb6a14f-055c-4193-b3ff-42046803997f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 636 | 2026.05.27 02:39:39.657639 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.05.27 02:39:39.657702 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2026.05.27 02:39:39.657701 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41077 | ||
| 639 | 2026.05.27 02:39:39.657663 [ 271 ] {} <Debug> TCP-Session: 031d3942-c2dd-4bfe-8bc1-e6f60a51f305 Authenticating user 'default' from [fd00:1122:3344:101::e]:64485 | ||
| 640 | 2026.05.27 02:39:39.657778 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.05.27 02:39:39.657809 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33123 | ||
| 642 | 2026.05.27 02:39:39.657828 [ 273 ] {} <Debug> TCP-Session: 8bcc5f80-ba48-4703-bc86-ba94f0a4dfc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37311 | ||
| 643 | 2026.05.27 02:39:39.657839 [ 269 ] {3f2a429f-61a1-4f59-8c7e-cfb52f89b8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46674) 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 database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 644 | 2026.05.27 02:39:39.657924 [ 273 ] {} <Debug> TCP-Session: 8bcc5f80-ba48-4703-bc86-ba94f0a4dfc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.05.27 02:39:39.657976 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.05.27 02:39:39.657916 [ 274 ] {} <Debug> TCP-Session: 7fec7cc1-2863-4379-9487-6e67e8088180 Authenticating user 'default' from [fd00:1122:3344:101::e]:61222 | ||
| 647 | 2026.05.27 02:39:39.658069 [ 275 ] {} <Debug> TCP-Session: 3e42edb1-178b-423e-bef1-e91d6a9460b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41077 | ||
| 648 | 2026.05.27 02:39:39.658071 [ 273 ] {} <Debug> TCP-Session: 8bcc5f80-ba48-4703-bc86-ba94f0a4dfc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.05.27 02:39:39.658070 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.05.27 02:39:39.658177 [ 275 ] {} <Debug> TCP-Session: 3e42edb1-178b-423e-bef1-e91d6a9460b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.05.27 02:39:39.658150 [ 274 ] {} <Debug> TCP-Session: 7fec7cc1-2863-4379-9487-6e67e8088180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.05.27 02:39:39.657835 [ 271 ] {} <Debug> TCP-Session: 031d3942-c2dd-4bfe-8bc1-e6f60a51f305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.05.27 02:39:39.658304 [ 275 ] {} <Debug> TCP-Session: 3e42edb1-178b-423e-bef1-e91d6a9460b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.05.27 02:39:39.658293 [ 274 ] {} <Debug> TCP-Session: 7fec7cc1-2863-4379-9487-6e67e8088180 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.05.27 02:39:39.658300 [ 276 ] {} <Debug> TCP-Session: 95d7d488-2869-47a3-8aad-fd8c9df3b127 Authenticating user 'default' from [fd00:1122:3344:101::e]:33123 | ||
| 656 | 2026.05.27 02:39:39.658429 [ 271 ] {} <Debug> TCP-Session: 031d3942-c2dd-4bfe-8bc1-e6f60a51f305 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.05.27 02:39:39.657806 [ 272 ] {} <Debug> TCP-Session: f4649163-7247-4708-bcbf-ad831347f2d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47426 | ||
| 658 | 2026.05.27 02:39:39.658536 [ 276 ] {} <Debug> TCP-Session: 95d7d488-2869-47a3-8aad-fd8c9df3b127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.05.27 02:39:39.658041 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45010 | ||
| 660 | 2026.05.27 02:39:39.658558 [ 272 ] {} <Debug> TCP-Session: f4649163-7247-4708-bcbf-ad831347f2d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.05.27 02:39:39.658656 [ 276 ] {} <Debug> TCP-Session: 95d7d488-2869-47a3-8aad-fd8c9df3b127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.05.27 02:39:39.658665 [ 272 ] {} <Debug> TCP-Session: f4649163-7247-4708-bcbf-ad831347f2d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.05.27 02:39:39.659082 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 664 | 2026.05.27 02:39:39.659132 [ 277 ] {} <Debug> TCP-Session: 4f87d981-1706-4e75-b998-2e573644f8ca Authenticating user 'default' from [fd00:1122:3344:101::e]:45010 | ||
| 665 | 2026.05.27 02:39:39.659258 [ 277 ] {} <Debug> TCP-Session: 4f87d981-1706-4e75-b998-2e573644f8ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 666 | 2026.05.27 02:39:39.659277 [ 277 ] {} <Debug> TCP-Session: 4f87d981-1706-4e75-b998-2e573644f8ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.05.27 02:39:39.661481 [ 269 ] {3f2a429f-61a1-4f59-8c7e-cfb52f89b8b1} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 668 | 2026.05.27 02:39:39.663832 [ 269 ] {3f2a429f-61a1-4f59-8c7e-cfb52f89b8b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 669 | 2026.05.27 02:39:39.665193 [ 268 ] {3f2a429f-61a1-4f59-8c7e-cfb52f89b8b1} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 670 | 2026.05.27 02:39:39.665609 [ 269 ] {3f2a429f-61a1-4f59-8c7e-cfb52f89b8b1} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.007941 sec., 5163.077698022919 rows/sec., 314.70 KiB/sec. | ||
| 671 | 2026.05.27 02:39:39.665735 [ 269 ] {3f2a429f-61a1-4f59-8c7e-cfb52f89b8b1} <Debug> TCPHandler: Processed in 0.008469881 sec. | ||
| 672 | 2026.05.27 02:39:40.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.81 MiB, peak 126.81 MiB, free memory in arenas 0.00 B, will set to 140.02 MiB (RSS), difference: 13.21 MiB | ||
| 673 | 2026.05.27 02:39:40.733088 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65268 | ||
| 674 | 2026.05.27 02:39:40.733229 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.05.27 02:39:40.733382 [ 278 ] {} <Debug> TCP-Session: 9dfe9634-e523-4c8f-8284-c7f4d2a2118c Authenticating user 'default' from [fd00:1122:3344:101::b]:65268 | ||
| 676 | 2026.05.27 02:39:40.733407 [ 278 ] {} <Debug> TCP-Session: 9dfe9634-e523-4c8f-8284-c7f4d2a2118c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.05.27 02:39:40.733421 [ 278 ] {} <Debug> TCP-Session: 9dfe9634-e523-4c8f-8284-c7f4d2a2118c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.05.27 02:39:40.733586 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 679 | 2026.05.27 02:39:40.733614 [ 278 ] {} <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 | ||
| 680 | 2026.05.27 02:39:40.733720 [ 278 ] {} <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 | ||
| 681 | 2026.05.27 02:39:40.734190 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42411 | ||
| 682 | 2026.05.27 02:39:40.734254 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58076 | ||
| 683 | 2026.05.27 02:39:40.734343 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57495 | ||
| 684 | 2026.05.27 02:39:40.734409 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58450 | ||
| 685 | 2026.05.27 02:39:40.734644 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.05.27 02:39:40.734662 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.05.27 02:39:40.734753 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.05.27 02:39:40.734780 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48237 | ||
| 689 | 2026.05.27 02:39:40.734787 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.05.27 02:39:40.734833 [ 281 ] {} <Debug> TCP-Session: 3fabf048-b994-4e94-ab19-7a48bb5658b6 Authenticating user 'default' from [fd00:1122:3344:101::b]:57495 | ||
| 691 | 2026.05.27 02:39:40.734939 [ 279 ] {} <Debug> TCP-Session: e781a159-2d4d-48c7-b401-39c7534fffe0 Authenticating user 'default' from [fd00:1122:3344:101::b]:42411 | ||
| 692 | 2026.05.27 02:39:40.734954 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.05.27 02:39:40.735020 [ 281 ] {} <Debug> TCP-Session: 3fabf048-b994-4e94-ab19-7a48bb5658b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.05.27 02:39:40.735010 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52999 | ||
| 695 | 2026.05.27 02:39:40.735006 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33210 | ||
| 696 | 2026.05.27 02:39:40.735095 [ 283 ] {} <Debug> TCP-Session: 451e8c70-6540-454a-8273-f244df4575a7 Authenticating user 'default' from [fd00:1122:3344:101::b]:48237 | ||
| 697 | 2026.05.27 02:39:40.735006 [ 279 ] {} <Debug> TCP-Session: e781a159-2d4d-48c7-b401-39c7534fffe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.05.27 02:39:40.734995 [ 282 ] {} <Debug> TCP-Session: de04f2b2-0bea-41f3-aa0e-ff75d5722cc9 Authenticating user 'default' from [fd00:1122:3344:101::b]:58450 | ||
| 699 | 2026.05.27 02:39:40.734811 [ 280 ] {} <Debug> TCP-Session: 990bcace-2461-40ad-ada1-c7249e6c3263 Authenticating user 'default' from [fd00:1122:3344:101::b]:58076 | ||
| 700 | 2026.05.27 02:39:40.735249 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2026.05.27 02:39:40.735239 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 702 | 2026.05.27 02:39:40.735235 [ 279 ] {} <Debug> TCP-Session: e781a159-2d4d-48c7-b401-39c7534fffe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.27 02:39:40.735383 [ 285 ] {} <Debug> TCP-Session: 2bf7972c-8804-42ee-bd29-c41b40cb2af7 Authenticating user 'default' from [fd00:1122:3344:101::b]:33210 | ||
| 704 | 2026.05.27 02:39:40.735366 [ 284 ] {} <Debug> TCP-Session: 1e2e43e6-2752-40e2-97d4-dfc419852d7d Authenticating user 'default' from [fd00:1122:3344:101::b]:52999 | ||
| 705 | 2026.05.27 02:39:40.735350 [ 280 ] {} <Debug> TCP-Session: 990bcace-2461-40ad-ada1-c7249e6c3263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.05.27 02:39:40.735520 [ 285 ] {} <Debug> TCP-Session: 2bf7972c-8804-42ee-bd29-c41b40cb2af7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.05.27 02:39:40.735511 [ 284 ] {} <Debug> TCP-Session: 1e2e43e6-2752-40e2-97d4-dfc419852d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.05.27 02:39:40.735228 [ 282 ] {} <Debug> TCP-Session: de04f2b2-0bea-41f3-aa0e-ff75d5722cc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 709 | 2026.05.27 02:39:40.735655 [ 285 ] {} <Debug> TCP-Session: 2bf7972c-8804-42ee-bd29-c41b40cb2af7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.05.27 02:39:40.735638 [ 284 ] {} <Debug> TCP-Session: 1e2e43e6-2752-40e2-97d4-dfc419852d7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.27 02:39:40.735630 [ 280 ] {} <Debug> TCP-Session: 990bcace-2461-40ad-ada1-c7249e6c3263 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.27 02:39:40.735739 [ 282 ] {} <Debug> TCP-Session: de04f2b2-0bea-41f3-aa0e-ff75d5722cc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.27 02:39:40.735225 [ 283 ] {} <Debug> TCP-Session: 451e8c70-6540-454a-8273-f244df4575a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.05.27 02:39:40.735125 [ 281 ] {} <Debug> TCP-Session: 3fabf048-b994-4e94-ab19-7a48bb5658b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.27 02:39:40.735879 [ 283 ] {} <Debug> TCP-Session: 451e8c70-6540-454a-8273-f244df4575a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.05.27 02:39:46.399388 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 717 | 2026.05.27 02:39:46.399397 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 718 | 2026.05.27 02:39:46.399487 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 719 | 2026.05.27 02:39:46.399519 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 720 | 2026.05.27 02:39:46.401516 [ 243 ] {} <Debug> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Loading data parts | ||
| 721 | 2026.05.27 02:39:46.401886 [ 243 ] {} <Debug> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): There are no data parts | ||
| 722 | 2026.05.27 02:39:46.404041 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 723 | 2026.05.27 02:39:46.404085 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 724 | 2026.05.27 02:39:46.405998 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 725 | 2026.05.27 02:39:46.406848 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 726 | 2026.05.27 02:39:46.407101 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 727 | 2026.05.27 02:39:46.412319 [ 244 ] {} <Debug> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Loading data parts | ||
| 728 | 2026.05.27 02:39:46.412484 [ 244 ] {} <Debug> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): There are no data parts | ||
| 729 | 2026.05.27 02:39:46.438650 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 730 | 2026.05.27 02:39:46.438718 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 731 | 2026.05.27 02:39:46.446916 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 732 | 2026.05.27 02:39:46.449783 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 733 | 2026.05.27 02:39:46.456928 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 734 | 2026.05.27 02:39:47.000258 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.80 MiB, peak 149.80 MiB, free memory in arenas 0.00 B, will set to 154.77 MiB (RSS), difference: 8.97 MiB | ||
| 735 | 2026.05.27 02:39:48.899235 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 4 | ||
| 736 | 2026.05.27 02:39:48.899430 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 737 | 2026.05.27 02:39:48.902792 [ 242 ] {} <Debug> system.query_log (8c9f6bb0-f166-4e18-81d7-e4aa61e65006): Loading data parts | ||
| 738 | 2026.05.27 02:39:48.902971 [ 242 ] {} <Debug> system.query_log (8c9f6bb0-f166-4e18-81d7-e4aa61e65006): There are no data parts | ||
| 739 | 2026.05.27 02:39:48.906203 [ 242 ] {} <Trace> system.query_log (8c9f6bb0-f166-4e18-81d7-e4aa61e65006): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.05.27 02:39:48.906346 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 741 | 2026.05.27 02:39:48.907772 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 742 | 2026.05.27 02:39:48.908275 [ 242 ] {} <Trace> system.query_log (8c9f6bb0-f166-4e18-81d7-e4aa61e65006): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.05.27 02:39:48.908596 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 4 | ||
| 744 | 2026.05.27 02:39:49.000133 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.89 MiB, peak 158.89 MiB, free memory in arenas 0.00 B, will set to 155.63 MiB (RSS), difference: -3.26 MiB | ||
| 745 | 2026.05.27 02:39:49.990307 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49968 | ||
| 746 | 2026.05.27 02:39:49.990506 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 747 | 2026.05.27 02:39:49.990538 [ 286 ] {} <Debug> TCP-Session: 72f6577e-c9ae-4831-af2e-e099a2ec3199 Authenticating user 'default' from [fd00:1122:3344:101::c]:49968 | ||
| 748 | 2026.05.27 02:39:49.990560 [ 286 ] {} <Debug> TCP-Session: 72f6577e-c9ae-4831-af2e-e099a2ec3199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.05.27 02:39:49.990576 [ 286 ] {} <Debug> TCP-Session: 72f6577e-c9ae-4831-af2e-e099a2ec3199 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.05.27 02:39:49.990748 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 751 | 2026.05.27 02:39:49.990775 [ 286 ] {} <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 | ||
| 752 | 2026.05.27 02:39:49.990833 [ 286 ] {} <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 | ||
| 753 | 2026.05.27 02:39:49.991259 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53829 | ||
| 754 | 2026.05.27 02:39:49.991419 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 755 | 2026.05.27 02:39:49.991453 [ 287 ] {} <Debug> TCP-Session: 53915919-192c-4684-a921-99afe4ef5b48 Authenticating user 'default' from [fd00:1122:3344:101::c]:53829 | ||
| 756 | 2026.05.27 02:39:49.991461 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51067 | ||
| 757 | 2026.05.27 02:39:49.991482 [ 287 ] {} <Debug> TCP-Session: 53915919-192c-4684-a921-99afe4ef5b48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.27 02:39:49.991525 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51271 | ||
| 759 | 2026.05.27 02:39:49.991527 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56697 | ||
| 760 | 2026.05.27 02:39:49.991636 [ 287 ] {} <Debug> TCP-Session: 53915919-192c-4684-a921-99afe4ef5b48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 761 | 2026.05.27 02:39:49.991697 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62688 | ||
| 762 | 2026.05.27 02:39:49.991713 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33571 | ||
| 763 | 2026.05.27 02:39:49.991821 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 764 | 2026.05.27 02:39:49.991859 [ 289 ] {} <Debug> TCP-Session: 2ac68cd5-42a4-4919-ab0c-7096cfc48c5b Authenticating user 'default' from [fd00:1122:3344:101::c]:51067 | ||
| 765 | 2026.05.27 02:39:49.991882 [ 289 ] {} <Debug> TCP-Session: 2ac68cd5-42a4-4919-ab0c-7096cfc48c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.05.27 02:39:49.991895 [ 289 ] {} <Debug> TCP-Session: 2ac68cd5-42a4-4919-ab0c-7096cfc48c5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.05.27 02:39:49.991911 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35418 | ||
| 768 | 2026.05.27 02:39:49.992062 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 769 | 2026.05.27 02:39:49.992109 [ 291 ] {} <Debug> TCP-Session: befee270-49e7-4d62-b997-572e5a078cd7 Authenticating user 'default' from [fd00:1122:3344:101::c]:33571 | ||
| 770 | 2026.05.27 02:39:49.992132 [ 291 ] {} <Debug> TCP-Session: befee270-49e7-4d62-b997-572e5a078cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.05.27 02:39:49.992131 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 772 | 2026.05.27 02:39:49.992147 [ 291 ] {} <Debug> TCP-Session: befee270-49e7-4d62-b997-572e5a078cd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.05.27 02:39:49.992180 [ 292 ] {} <Debug> TCP-Session: cb580d56-5998-4b67-8c66-2c15a5a2e713 Authenticating user 'default' from [fd00:1122:3344:101::c]:62688 | ||
| 774 | 2026.05.27 02:39:49.992202 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.05.27 02:39:49.992205 [ 292 ] {} <Debug> TCP-Session: cb580d56-5998-4b67-8c66-2c15a5a2e713 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.05.27 02:39:49.992240 [ 290 ] {} <Debug> TCP-Session: 47f38a76-f8ef-41b6-805f-008f64be2fdd Authenticating user 'default' from [fd00:1122:3344:101::c]:51271 | ||
| 777 | 2026.05.27 02:39:49.992241 [ 292 ] {} <Debug> TCP-Session: cb580d56-5998-4b67-8c66-2c15a5a2e713 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.05.27 02:39:49.992264 [ 290 ] {} <Debug> TCP-Session: 47f38a76-f8ef-41b6-805f-008f64be2fdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.05.27 02:39:49.992264 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.05.27 02:39:49.992284 [ 290 ] {} <Debug> TCP-Session: 47f38a76-f8ef-41b6-805f-008f64be2fdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.05.27 02:39:49.992317 [ 293 ] {} <Debug> TCP-Session: d848ca10-968b-4f1d-bd6c-94353ecff04a Authenticating user 'default' from [fd00:1122:3344:101::c]:35418 | ||
| 782 | 2026.05.27 02:39:49.992342 [ 293 ] {} <Debug> TCP-Session: d848ca10-968b-4f1d-bd6c-94353ecff04a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.05.27 02:39:49.992346 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 784 | 2026.05.27 02:39:49.992360 [ 293 ] {} <Debug> TCP-Session: d848ca10-968b-4f1d-bd6c-94353ecff04a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.05.27 02:39:49.992388 [ 288 ] {} <Debug> TCP-Session: d8118c66-d726-481a-983a-fdd77ea4d052 Authenticating user 'default' from [fd00:1122:3344:101::c]:56697 | ||
| 786 | 2026.05.27 02:39:49.992409 [ 288 ] {} <Debug> TCP-Session: d8118c66-d726-481a-983a-fdd77ea4d052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.05.27 02:39:49.992422 [ 288 ] {} <Debug> TCP-Session: d8118c66-d726-481a-983a-fdd77ea4d052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.05.27 02:39:50.690702 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54374 | ||
| 789 | 2026.05.27 02:39:50.690869 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 790 | 2026.05.27 02:39:50.690902 [ 294 ] {} <Debug> TCP-Session: caf4811b-6a59-4835-b331-50f0ffb03749 Authenticating user 'default' from [fd00:1122:3344:101::a]:54374 | ||
| 791 | 2026.05.27 02:39:50.690924 [ 294 ] {} <Debug> TCP-Session: caf4811b-6a59-4835-b331-50f0ffb03749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.05.27 02:39:50.690937 [ 294 ] {} <Debug> TCP-Session: caf4811b-6a59-4835-b331-50f0ffb03749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.27 02:39:50.691014 [ 294 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 794 | 2026.05.27 02:39:50.691040 [ 294 ] {} <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 | ||
| 795 | 2026.05.27 02:39:50.691056 [ 294 ] {} <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 | ||
| 796 | 2026.05.27 02:39:50.691462 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48363 | ||
| 797 | 2026.05.27 02:39:50.691532 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35430 | ||
| 798 | 2026.05.27 02:39:50.691670 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60937 | ||
| 799 | 2026.05.27 02:39:50.691681 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 800 | 2026.05.27 02:39:50.691748 [ 295 ] {} <Debug> TCP-Session: 0f3204f8-aefb-40fb-8b59-494e8366800e Authenticating user 'default' from [fd00:1122:3344:101::a]:48363 | ||
| 801 | 2026.05.27 02:39:50.691771 [ 295 ] {} <Debug> TCP-Session: 0f3204f8-aefb-40fb-8b59-494e8366800e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.27 02:39:50.691781 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45163 | ||
| 803 | 2026.05.27 02:39:50.691784 [ 295 ] {} <Debug> TCP-Session: 0f3204f8-aefb-40fb-8b59-494e8366800e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2026.05.27 02:39:50.691803 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 805 | 2026.05.27 02:39:50.691854 [ 296 ] {} <Debug> TCP-Session: 9da49081-7292-43ae-bb21-b02c9fff62c0 Authenticating user 'default' from [fd00:1122:3344:101::a]:35430 | ||
| 806 | 2026.05.27 02:39:50.691875 [ 296 ] {} <Debug> TCP-Session: 9da49081-7292-43ae-bb21-b02c9fff62c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.05.27 02:39:50.691891 [ 296 ] {} <Debug> TCP-Session: 9da49081-7292-43ae-bb21-b02c9fff62c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2026.05.27 02:39:50.691974 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48358 | ||
| 809 | 2026.05.27 02:39:50.691995 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 810 | 2026.05.27 02:39:50.692034 [ 297 ] {} <Debug> TCP-Session: 1ad54aef-dd0f-4645-908c-e83f6f6e63c4 Authenticating user 'default' from [fd00:1122:3344:101::a]:60937 | ||
| 811 | 2026.05.27 02:39:50.692057 [ 297 ] {} <Debug> TCP-Session: 1ad54aef-dd0f-4645-908c-e83f6f6e63c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2026.05.27 02:39:50.692064 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 813 | 2026.05.27 02:39:50.692071 [ 297 ] {} <Debug> TCP-Session: 1ad54aef-dd0f-4645-908c-e83f6f6e63c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.05.27 02:39:50.692102 [ 298 ] {} <Debug> TCP-Session: 73ecc20f-0483-44c7-9d3d-3cebcfcebe7c Authenticating user 'default' from [fd00:1122:3344:101::a]:45163 | ||
| 815 | 2026.05.27 02:39:50.692123 [ 298 ] {} <Debug> TCP-Session: 73ecc20f-0483-44c7-9d3d-3cebcfcebe7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 816 | 2026.05.27 02:39:50.692132 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46905 | ||
| 817 | 2026.05.27 02:39:50.692137 [ 298 ] {} <Debug> TCP-Session: 73ecc20f-0483-44c7-9d3d-3cebcfcebe7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 818 | 2026.05.27 02:39:50.692136 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 819 | 2026.05.27 02:39:50.692202 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52278 | ||
| 820 | 2026.05.27 02:39:50.692207 [ 299 ] {} <Debug> TCP-Session: 68abd7d5-f2ea-47d1-8edf-b8a9c9181772 Authenticating user 'default' from [fd00:1122:3344:101::a]:48358 | ||
| 821 | 2026.05.27 02:39:50.692249 [ 299 ] {} <Debug> TCP-Session: 68abd7d5-f2ea-47d1-8edf-b8a9c9181772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 822 | 2026.05.27 02:39:50.692265 [ 299 ] {} <Debug> TCP-Session: 68abd7d5-f2ea-47d1-8edf-b8a9c9181772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2026.05.27 02:39:50.692337 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 824 | 2026.05.27 02:39:50.692378 [ 300 ] {} <Debug> TCP-Session: 0bbb1a61-925e-43a3-bf55-75f5f23ef7e1 Authenticating user 'default' from [fd00:1122:3344:101::a]:46905 | ||
| 825 | 2026.05.27 02:39:50.692394 [ 300 ] {} <Debug> TCP-Session: 0bbb1a61-925e-43a3-bf55-75f5f23ef7e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.05.27 02:39:50.692406 [ 300 ] {} <Debug> TCP-Session: 0bbb1a61-925e-43a3-bf55-75f5f23ef7e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2026.05.27 02:39:50.692466 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 828 | 2026.05.27 02:39:50.692498 [ 301 ] {} <Debug> TCP-Session: 97b3be62-f404-49d8-a1f0-7fe95296097d Authenticating user 'default' from [fd00:1122:3344:101::a]:52278 | ||
| 829 | 2026.05.27 02:39:50.692514 [ 301 ] {} <Debug> TCP-Session: 97b3be62-f404-49d8-a1f0-7fe95296097d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 830 | 2026.05.27 02:39:50.692526 [ 301 ] {} <Debug> TCP-Session: 97b3be62-f404-49d8-a1f0-7fe95296097d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 831 | 2026.05.27 02:39:53.872682 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 832 | 2026.05.27 02:39:53.872762 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 833 | 2026.05.27 02:39:53.908134 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 834 | 2026.05.27 02:39:53.908851 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 835 | 2026.05.27 02:39:53.908895 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 836 | 2026.05.27 02:39:53.909810 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 837 | 2026.05.27 02:39:53.910307 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 838 | 2026.05.27 02:39:53.910467 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 839 | 2026.05.27 02:39:53.957980 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 840 | 2026.05.27 02:39:53.974579 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 841 | 2026.05.27 02:39:53.974650 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 842 | 2026.05.27 02:39:53.981064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 843 | 2026.05.27 02:39:53.982226 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 844 | 2026.05.27 02:39:53.984969 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 845 | 2026.05.27 02:39:54.000357 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.28 MiB, peak 161.28 MiB, free memory in arenas 0.00 B, will set to 159.54 MiB (RSS), difference: 2.25 MiB | ||
| 846 | 2026.05.27 02:39:59.408196 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2026.05.27 02:39:59.408459 [ 259 ] {b8ebdf5b-5c5a-44e8-8dd9-9a45a071822c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 848 | 2026.05.27 02:39:59.413436 [ 259 ] {b8ebdf5b-5c5a-44e8-8dd9-9a45a071822c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2026.05.27 02:39:59.413578 [ 259 ] {b8ebdf5b-5c5a-44e8-8dd9-9a45a071822c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2026.05.27 02:39:59.414167 [ 259 ] {b8ebdf5b-5c5a-44e8-8dd9-9a45a071822c} <Debug> TCPHandler: Processed in 0.006114655 sec. | ||
| 851 | 2026.05.27 02:39:59.427474 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2026.05.27 02:39:59.427611 [ 259 ] {45132f5c-84c1-451e-912b-a611e322d4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 853 | 2026.05.27 02:39:59.427664 [ 259 ] {45132f5c-84c1-451e-912b-a611e322d4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2026.05.27 02:39:59.430993 [ 259 ] {45132f5c-84c1-451e-912b-a611e322d4d8} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 855 | 2026.05.27 02:39:59.431039 [ 259 ] {45132f5c-84c1-451e-912b-a611e322d4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 856 | 2026.05.27 02:39:59.431670 [ 259 ] {45132f5c-84c1-451e-912b-a611e322d4d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 857 | 2026.05.27 02:39:59.432090 [ 259 ] {45132f5c-84c1-451e-912b-a611e322d4d8} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 858 | 2026.05.27 02:39:59.432237 [ 259 ] {45132f5c-84c1-451e-912b-a611e322d4d8} <Debug> executeQuery: Read 19 rows, 2.74 KiB in 0.004662 sec., 4075.504075504075 rows/sec., 588.62 KiB/sec. | ||
| 859 | 2026.05.27 02:39:59.432272 [ 259 ] {45132f5c-84c1-451e-912b-a611e322d4d8} <Debug> TCPHandler: Processed in 0.004862201 sec. | ||
| 860 | 2026.05.27 02:39:59.432425 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.05.27 02:39:59.432523 [ 259 ] {e4907940-36a7-48d3-8a7c-72bb38c97caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 862 | 2026.05.27 02:39:59.432564 [ 259 ] {e4907940-36a7-48d3-8a7c-72bb38c97caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 863 | 2026.05.27 02:39:59.435099 [ 259 ] {e4907940-36a7-48d3-8a7c-72bb38c97caa} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 864 | 2026.05.27 02:39:59.435163 [ 259 ] {e4907940-36a7-48d3-8a7c-72bb38c97caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 865 | 2026.05.27 02:39:59.435801 [ 259 ] {e4907940-36a7-48d3-8a7c-72bb38c97caa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 866 | 2026.05.27 02:39:59.436287 [ 259 ] {e4907940-36a7-48d3-8a7c-72bb38c97caa} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 867 | 2026.05.27 02:39:59.436463 [ 259 ] {e4907940-36a7-48d3-8a7c-72bb38c97caa} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.003956 sec., 1011.1223458038422 rows/sec., 82.45 KiB/sec. | ||
| 868 | 2026.05.27 02:39:59.436521 [ 259 ] {e4907940-36a7-48d3-8a7c-72bb38c97caa} <Debug> TCPHandler: Processed in 0.004144664 sec. | ||
| 869 | 2026.05.27 02:39:59.436735 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2026.05.27 02:39:59.436864 [ 259 ] {e49778e1-a9f7-4f6f-ac63-c446ead7bc2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 871 | 2026.05.27 02:39:59.436921 [ 259 ] {e49778e1-a9f7-4f6f-ac63-c446ead7bc2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 872 | 2026.05.27 02:39:59.437459 [ 259 ] {e49778e1-a9f7-4f6f-ac63-c446ead7bc2c} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 873 | 2026.05.27 02:39:59.437493 [ 259 ] {e49778e1-a9f7-4f6f-ac63-c446ead7bc2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 874 | 2026.05.27 02:39:59.437904 [ 259 ] {e49778e1-a9f7-4f6f-ac63-c446ead7bc2c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 875 | 2026.05.27 02:39:59.438362 [ 259 ] {e49778e1-a9f7-4f6f-ac63-c446ead7bc2c} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 876 | 2026.05.27 02:39:59.438488 [ 259 ] {e49778e1-a9f7-4f6f-ac63-c446ead7bc2c} <Debug> executeQuery: Read 32 rows, 2.46 KiB in 0.001663 sec., 19242.333132892363 rows/sec., 1.45 MiB/sec. | ||
| 877 | 2026.05.27 02:39:59.438521 [ 259 ] {e49778e1-a9f7-4f6f-ac63-c446ead7bc2c} <Debug> TCPHandler: Processed in 0.00189355 sec. | ||
| 878 | 2026.05.27 02:39:59.438643 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2026.05.27 02:39:59.438740 [ 259 ] {5f3e62db-e7de-4f7c-8320-de54e7987b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 880 | 2026.05.27 02:39:59.438779 [ 259 ] {5f3e62db-e7de-4f7c-8320-de54e7987b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 881 | 2026.05.27 02:39:59.439212 [ 259 ] {5f3e62db-e7de-4f7c-8320-de54e7987b89} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 882 | 2026.05.27 02:39:59.439245 [ 259 ] {5f3e62db-e7de-4f7c-8320-de54e7987b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 883 | 2026.05.27 02:39:59.439658 [ 259 ] {5f3e62db-e7de-4f7c-8320-de54e7987b89} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 884 | 2026.05.27 02:39:59.440144 [ 259 ] {5f3e62db-e7de-4f7c-8320-de54e7987b89} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 885 | 2026.05.27 02:39:59.440269 [ 259 ] {5f3e62db-e7de-4f7c-8320-de54e7987b89} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001547 sec., 2585.649644473174 rows/sec., 180.54 KiB/sec. | ||
| 886 | 2026.05.27 02:39:59.440301 [ 259 ] {5f3e62db-e7de-4f7c-8320-de54e7987b89} <Debug> TCPHandler: Processed in 0.001707179 sec. | ||
| 887 | 2026.05.27 02:39:59.440428 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2026.05.27 02:39:59.440524 [ 259 ] {cbf005fb-6bf5-4c63-b089-f0890d7e03fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 889 | 2026.05.27 02:39:59.440564 [ 259 ] {cbf005fb-6bf5-4c63-b089-f0890d7e03fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 890 | 2026.05.27 02:39:59.440972 [ 259 ] {cbf005fb-6bf5-4c63-b089-f0890d7e03fa} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 891 | 2026.05.27 02:39:59.441008 [ 259 ] {cbf005fb-6bf5-4c63-b089-f0890d7e03fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 892 | 2026.05.27 02:39:59.441407 [ 259 ] {cbf005fb-6bf5-4c63-b089-f0890d7e03fa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 893 | 2026.05.27 02:39:59.441855 [ 259 ] {cbf005fb-6bf5-4c63-b089-f0890d7e03fa} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 894 | 2026.05.27 02:39:59.441982 [ 259 ] {cbf005fb-6bf5-4c63-b089-f0890d7e03fa} <Debug> executeQuery: Read 40 rows, 3.21 KiB in 0.001475 sec., 27118.64406779661 rows/sec., 2.12 MiB/sec. | ||
| 895 | 2026.05.27 02:39:59.442014 [ 259 ] {cbf005fb-6bf5-4c63-b089-f0890d7e03fa} <Debug> TCPHandler: Processed in 0.001634657 sec. | ||
| 896 | 2026.05.27 02:39:59.442152 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 897 | 2026.05.27 02:39:59.442247 [ 259 ] {c6183572-3f95-425c-9283-d7f9900cec34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 898 | 2026.05.27 02:39:59.442290 [ 259 ] {c6183572-3f95-425c-9283-d7f9900cec34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 899 | 2026.05.27 02:39:59.442700 [ 259 ] {c6183572-3f95-425c-9283-d7f9900cec34} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 900 | 2026.05.27 02:39:59.442732 [ 259 ] {c6183572-3f95-425c-9283-d7f9900cec34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 901 | 2026.05.27 02:39:59.445456 [ 259 ] {c6183572-3f95-425c-9283-d7f9900cec34} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 902 | 2026.05.27 02:39:59.445993 [ 259 ] {c6183572-3f95-425c-9283-d7f9900cec34} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 903 | 2026.05.27 02:39:59.446119 [ 259 ] {c6183572-3f95-425c-9283-d7f9900cec34} <Debug> executeQuery: Read 90 rows, 6.43 KiB in 0.00389 sec., 23136.246786632393 rows/sec., 1.61 MiB/sec. | ||
| 904 | 2026.05.27 02:39:59.446151 [ 259 ] {c6183572-3f95-425c-9283-d7f9900cec34} <Debug> TCPHandler: Processed in 0.004047853 sec. | ||
| 905 | 2026.05.27 02:39:59.446289 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 906 | 2026.05.27 02:39:59.446384 [ 259 ] {f0191f4b-fe23-440f-bc66-75ee01cbce94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 907 | 2026.05.27 02:39:59.446426 [ 259 ] {f0191f4b-fe23-440f-bc66-75ee01cbce94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 908 | 2026.05.27 02:39:59.446771 [ 259 ] {f0191f4b-fe23-440f-bc66-75ee01cbce94} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 909 | 2026.05.27 02:39:59.446807 [ 259 ] {f0191f4b-fe23-440f-bc66-75ee01cbce94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 910 | 2026.05.27 02:39:59.447298 [ 259 ] {f0191f4b-fe23-440f-bc66-75ee01cbce94} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 911 | 2026.05.27 02:39:59.447781 [ 259 ] {f0191f4b-fe23-440f-bc66-75ee01cbce94} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 912 | 2026.05.27 02:39:59.447909 [ 259 ] {f0191f4b-fe23-440f-bc66-75ee01cbce94} <Debug> executeQuery: Read 32 rows, 2.19 KiB in 0.001543 sec., 20738.82047958522 rows/sec., 1.38 MiB/sec. | ||
| 913 | 2026.05.27 02:39:59.447941 [ 259 ] {f0191f4b-fe23-440f-bc66-75ee01cbce94} <Debug> TCPHandler: Processed in 0.001701048 sec. | ||
| 914 | 2026.05.27 02:40:01.410774 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 915 | 2026.05.27 02:40:01.411260 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2026.05.27 02:40:01.411311 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 917 | 2026.05.27 02:40:01.411967 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 918 | 2026.05.27 02:40:01.412416 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2026.05.27 02:40:01.412560 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 920 | 2026.05.27 02:40:01.485469 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 921 | 2026.05.27 02:40:01.501480 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2026.05.27 02:40:01.501542 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 923 | 2026.05.27 02:40:01.508032 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 924 | 2026.05.27 02:40:01.509319 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 925 | 2026.05.27 02:40:01.512496 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 926 | 2026.05.27 02:40:04.405438 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2026.05.27 02:40:04.405739 [ 259 ] {a695d7c9-fca6-41ca-bc8c-93c4b4de8435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 928 | 2026.05.27 02:40:04.408234 [ 259 ] {a695d7c9-fca6-41ca-bc8c-93c4b4de8435} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 929 | 2026.05.27 02:40:04.408341 [ 259 ] {a695d7c9-fca6-41ca-bc8c-93c4b4de8435} <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 | ||
| 930 | 2026.05.27 02:40:04.408620 [ 259 ] {a695d7c9-fca6-41ca-bc8c-93c4b4de8435} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 931 | 2026.05.27 02:40:04.410833 [ 259 ] {a695d7c9-fca6-41ca-bc8c-93c4b4de8435} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 932 | 2026.05.27 02:40:04.411121 [ 259 ] {a695d7c9-fca6-41ca-bc8c-93c4b4de8435} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 933 | 2026.05.27 02:40:04.411250 [ 259 ] {a695d7c9-fca6-41ca-bc8c-93c4b4de8435} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 934 | 2026.05.27 02:40:04.411296 [ 259 ] {a695d7c9-fca6-41ca-bc8c-93c4b4de8435} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (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 | ||
| 935 | 2026.05.27 02:40:04.411315 [ 259 ] {a695d7c9-fca6-41ca-bc8c-93c4b4de8435} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 936 | 2026.05.27 02:40:04.413424 [ 259 ] {a695d7c9-fca6-41ca-bc8c-93c4b4de8435} <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'))" | ||
| 937 | 2026.05.27 02:40:04.413464 [ 259 ] {a695d7c9-fca6-41ca-bc8c-93c4b4de8435} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 938 | 2026.05.27 02:40:04.424776 [ 259 ] {a695d7c9-fca6-41ca-bc8c-93c4b4de8435} <Debug> executeQuery: Read 19 rows, 2.74 KiB in 0.01914 sec., 992.6854754440961 rows/sec., 143.37 KiB/sec. | ||
| 939 | 2026.05.27 02:40:04.424919 [ 259 ] {a695d7c9-fca6-41ca-bc8c-93c4b4de8435} <Debug> MemoryTracker: Peak memory usage (for query): 133.34 KiB. | ||
| 940 | 2026.05.27 02:40:04.424947 [ 259 ] {a695d7c9-fca6-41ca-bc8c-93c4b4de8435} <Debug> TCPHandler: Processed in 0.01966289 sec. | ||
| 941 | 2026.05.27 02:40:04.428897 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 942 | 2026.05.27 02:40:04.429037 [ 259 ] {d3f9a9d1-39e4-4ffd-9960-246c89934935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 943 | 2026.05.27 02:40:04.429094 [ 259 ] {d3f9a9d1-39e4-4ffd-9960-246c89934935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 944 | 2026.05.27 02:40:04.429652 [ 259 ] {d3f9a9d1-39e4-4ffd-9960-246c89934935} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 945 | 2026.05.27 02:40:04.429701 [ 259 ] {d3f9a9d1-39e4-4ffd-9960-246c89934935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 946 | 2026.05.27 02:40:04.430195 [ 259 ] {d3f9a9d1-39e4-4ffd-9960-246c89934935} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 947 | 2026.05.27 02:40:04.430801 [ 259 ] {d3f9a9d1-39e4-4ffd-9960-246c89934935} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 948 | 2026.05.27 02:40:04.430964 [ 259 ] {d3f9a9d1-39e4-4ffd-9960-246c89934935} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001968 sec., 15243.902439024389 rows/sec., 1.15 MiB/sec. | ||
| 949 | 2026.05.27 02:40:04.431003 [ 259 ] {d3f9a9d1-39e4-4ffd-9960-246c89934935} <Debug> TCPHandler: Processed in 0.002175833 sec. | ||
| 950 | 2026.05.27 02:40:04.431130 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2026.05.27 02:40:04.431229 [ 259 ] {91dfdd86-5ae9-4a17-80ba-0b39f3c34e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 952 | 2026.05.27 02:40:04.431272 [ 259 ] {91dfdd86-5ae9-4a17-80ba-0b39f3c34e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 953 | 2026.05.27 02:40:04.431690 [ 259 ] {91dfdd86-5ae9-4a17-80ba-0b39f3c34e90} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2026.05.27 02:40:04.431726 [ 259 ] {91dfdd86-5ae9-4a17-80ba-0b39f3c34e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 955 | 2026.05.27 02:40:04.432191 [ 259 ] {91dfdd86-5ae9-4a17-80ba-0b39f3c34e90} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 956 | 2026.05.27 02:40:04.432631 [ 259 ] {91dfdd86-5ae9-4a17-80ba-0b39f3c34e90} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 957 | 2026.05.27 02:40:04.432763 [ 259 ] {91dfdd86-5ae9-4a17-80ba-0b39f3c34e90} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001538 sec., 23407.02210663199 rows/sec., 1.83 MiB/sec. | ||
| 958 | 2026.05.27 02:40:04.432797 [ 259 ] {91dfdd86-5ae9-4a17-80ba-0b39f3c34e90} <Debug> TCPHandler: Processed in 0.001704358 sec. | ||
| 959 | 2026.05.27 02:40:04.432932 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 960 | 2026.05.27 02:40:04.433049 [ 259 ] {a1a77a33-e9cd-435c-afc0-f52e23e51944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 961 | 2026.05.27 02:40:04.433094 [ 259 ] {a1a77a33-e9cd-435c-afc0-f52e23e51944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 962 | 2026.05.27 02:40:04.433481 [ 259 ] {a1a77a33-e9cd-435c-afc0-f52e23e51944} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2026.05.27 02:40:04.433518 [ 259 ] {a1a77a33-e9cd-435c-afc0-f52e23e51944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 964 | 2026.05.27 02:40:04.433974 [ 259 ] {a1a77a33-e9cd-435c-afc0-f52e23e51944} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 965 | 2026.05.27 02:40:04.434402 [ 259 ] {a1a77a33-e9cd-435c-afc0-f52e23e51944} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2026.05.27 02:40:04.434535 [ 259 ] {a1a77a33-e9cd-435c-afc0-f52e23e51944} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001508 sec., 72944.29708222812 rows/sec., 5.09 MiB/sec. | ||
| 967 | 2026.05.27 02:40:04.434569 [ 259 ] {a1a77a33-e9cd-435c-afc0-f52e23e51944} <Debug> TCPHandler: Processed in 0.001688708 sec. | ||
| 968 | 2026.05.27 02:40:04.434719 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 969 | 2026.05.27 02:40:04.434817 [ 259 ] {c0a3925f-3a2a-451a-a557-2c4709e2aaa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 970 | 2026.05.27 02:40:04.434858 [ 259 ] {c0a3925f-3a2a-451a-a557-2c4709e2aaa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 971 | 2026.05.27 02:40:04.435237 [ 259 ] {c0a3925f-3a2a-451a-a557-2c4709e2aaa1} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 972 | 2026.05.27 02:40:04.435275 [ 259 ] {c0a3925f-3a2a-451a-a557-2c4709e2aaa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 973 | 2026.05.27 02:40:04.435683 [ 259 ] {c0a3925f-3a2a-451a-a557-2c4709e2aaa1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 974 | 2026.05.27 02:40:04.436284 [ 259 ] {c0a3925f-3a2a-451a-a557-2c4709e2aaa1} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 975 | 2026.05.27 02:40:04.436433 [ 259 ] {c0a3925f-3a2a-451a-a557-2c4709e2aaa1} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001636 sec., 24449.877750611246 rows/sec., 1.63 MiB/sec. | ||
| 976 | 2026.05.27 02:40:04.436471 [ 259 ] {c0a3925f-3a2a-451a-a557-2c4709e2aaa1} <Debug> TCPHandler: Processed in 0.00180294 sec. | ||
| 977 | 2026.05.27 02:40:08.872834 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 978 | 2026.05.27 02:40:08.872899 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 979 | 2026.05.27 02:40:08.909224 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 6 | ||
| 980 | 2026.05.27 02:40:08.911329 [ 242 ] {} <Trace> system.query_log (8c9f6bb0-f166-4e18-81d7-e4aa61e65006): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.05.27 02:40:08.911385 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 982 | 2026.05.27 02:40:08.912650 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 983 | 2026.05.27 02:40:08.912918 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 984 | 2026.05.27 02:40:08.913210 [ 242 ] {} <Trace> system.query_log (8c9f6bb0-f166-4e18-81d7-e4aa61e65006): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 985 | 2026.05.27 02:40:08.913405 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 986 | 2026.05.27 02:40:08.913449 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 987 | 2026.05.27 02:40:08.913502 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 6 | ||
| 988 | 2026.05.27 02:40:08.914122 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 989 | 2026.05.27 02:40:08.914680 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 990 | 2026.05.27 02:40:08.914830 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 991 | 2026.05.27 02:40:09.012869 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 992 | 2026.05.27 02:40:09.030691 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 993 | 2026.05.27 02:40:09.030764 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 994 | 2026.05.27 02:40:09.037587 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 995 | 2026.05.27 02:40:09.039879 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 996 | 2026.05.27 02:40:09.048312 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 997 | 2026.05.27 02:40:09.406490 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2026.05.27 02:40:09.406719 [ 259 ] {6ba2a537-c4da-4217-8c95-b581f241b49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 999 | 2026.05.27 02:40:09.407031 [ 259 ] {6ba2a537-c4da-4217-8c95-b581f241b49c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1000 | 2026.05.27 02:40:09.407070 [ 259 ] {6ba2a537-c4da-4217-8c95-b581f241b49c} <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 | ||
| 1001 | 2026.05.27 02:40:09.407294 [ 259 ] {6ba2a537-c4da-4217-8c95-b581f241b49c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1002 | 2026.05.27 02:40:09.407366 [ 259 ] {6ba2a537-c4da-4217-8c95-b581f241b49c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1003 | 2026.05.27 02:40:09.407508 [ 259 ] {6ba2a537-c4da-4217-8c95-b581f241b49c} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1004 | 2026.05.27 02:40:09.407546 [ 259 ] {6ba2a537-c4da-4217-8c95-b581f241b49c} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1005 | 2026.05.27 02:40:09.407569 [ 259 ] {6ba2a537-c4da-4217-8c95-b581f241b49c} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (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 | ||
| 1006 | 2026.05.27 02:40:09.407585 [ 259 ] {6ba2a537-c4da-4217-8c95-b581f241b49c} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1007 | 2026.05.27 02:40:09.407633 [ 259 ] {6ba2a537-c4da-4217-8c95-b581f241b49c} <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'))" | ||
| 1008 | 2026.05.27 02:40:09.407654 [ 259 ] {6ba2a537-c4da-4217-8c95-b581f241b49c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1009 | 2026.05.27 02:40:09.408538 [ 259 ] {6ba2a537-c4da-4217-8c95-b581f241b49c} <Debug> executeQuery: Read 19 rows, 2.74 KiB in 0.00191 sec., 9947.643979057591 rows/sec., 1.40 MiB/sec. | ||
| 1010 | 2026.05.27 02:40:09.408607 [ 259 ] {6ba2a537-c4da-4217-8c95-b581f241b49c} <Debug> TCPHandler: Processed in 0.002250414 sec. | ||
| 1011 | 2026.05.27 02:40:09.410079 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.05.27 02:40:09.410198 [ 259 ] {2f4e1402-e024-4740-b2a1-8f2b1a57b611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1013 | 2026.05.27 02:40:09.410245 [ 259 ] {2f4e1402-e024-4740-b2a1-8f2b1a57b611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1014 | 2026.05.27 02:40:09.410749 [ 259 ] {2f4e1402-e024-4740-b2a1-8f2b1a57b611} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2026.05.27 02:40:09.410791 [ 259 ] {2f4e1402-e024-4740-b2a1-8f2b1a57b611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1016 | 2026.05.27 02:40:09.411321 [ 259 ] {2f4e1402-e024-4740-b2a1-8f2b1a57b611} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1017 | 2026.05.27 02:40:09.411806 [ 259 ] {2f4e1402-e024-4740-b2a1-8f2b1a57b611} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2026.05.27 02:40:09.411963 [ 259 ] {2f4e1402-e024-4740-b2a1-8f2b1a57b611} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001798 sec., 16685.205784204674 rows/sec., 1.26 MiB/sec. | ||
| 1019 | 2026.05.27 02:40:09.412005 [ 259 ] {2f4e1402-e024-4740-b2a1-8f2b1a57b611} <Debug> TCPHandler: Processed in 0.001986902 sec. | ||
| 1020 | 2026.05.27 02:40:09.412152 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2026.05.27 02:40:09.412258 [ 259 ] {09025123-a0d7-4d4a-8bd9-371abdd5e0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1022 | 2026.05.27 02:40:09.412302 [ 259 ] {09025123-a0d7-4d4a-8bd9-371abdd5e0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1023 | 2026.05.27 02:40:09.412733 [ 259 ] {09025123-a0d7-4d4a-8bd9-371abdd5e0ae} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2026.05.27 02:40:09.412772 [ 259 ] {09025123-a0d7-4d4a-8bd9-371abdd5e0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1025 | 2026.05.27 02:40:09.413205 [ 259 ] {09025123-a0d7-4d4a-8bd9-371abdd5e0ae} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1026 | 2026.05.27 02:40:09.413923 [ 259 ] {09025123-a0d7-4d4a-8bd9-371abdd5e0ae} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2026.05.27 02:40:09.414083 [ 259 ] {09025123-a0d7-4d4a-8bd9-371abdd5e0ae} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001846 sec., 19501.625135427952 rows/sec., 1.52 MiB/sec. | ||
| 1028 | 2026.05.27 02:40:09.414122 [ 259 ] {09025123-a0d7-4d4a-8bd9-371abdd5e0ae} <Debug> TCPHandler: Processed in 0.002020652 sec. | ||
| 1029 | 2026.05.27 02:40:09.414368 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1030 | 2026.05.27 02:40:09.414550 [ 259 ] {b9e5c458-8d93-443d-b164-776cc446ff7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1031 | 2026.05.27 02:40:09.414627 [ 259 ] {b9e5c458-8d93-443d-b164-776cc446ff7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1032 | 2026.05.27 02:40:09.415203 [ 259 ] {b9e5c458-8d93-443d-b164-776cc446ff7a} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1033 | 2026.05.27 02:40:09.415246 [ 259 ] {b9e5c458-8d93-443d-b164-776cc446ff7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1034 | 2026.05.27 02:40:09.415790 [ 259 ] {b9e5c458-8d93-443d-b164-776cc446ff7a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1035 | 2026.05.27 02:40:09.416277 [ 259 ] {b9e5c458-8d93-443d-b164-776cc446ff7a} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1036 | 2026.05.27 02:40:09.416441 [ 259 ] {b9e5c458-8d93-443d-b164-776cc446ff7a} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001943 sec., 56613.484302624805 rows/sec., 3.95 MiB/sec. | ||
| 1037 | 2026.05.27 02:40:09.416488 [ 259 ] {b9e5c458-8d93-443d-b164-776cc446ff7a} <Debug> TCPHandler: Processed in 0.002255494 sec. | ||
| 1038 | 2026.05.27 02:40:09.416624 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1039 | 2026.05.27 02:40:09.416731 [ 259 ] {a8c585ce-fc64-4fde-9d9a-ddadcfd2d6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1040 | 2026.05.27 02:40:09.416781 [ 259 ] {a8c585ce-fc64-4fde-9d9a-ddadcfd2d6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1041 | 2026.05.27 02:40:09.417139 [ 259 ] {a8c585ce-fc64-4fde-9d9a-ddadcfd2d6e5} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1042 | 2026.05.27 02:40:09.417178 [ 259 ] {a8c585ce-fc64-4fde-9d9a-ddadcfd2d6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1043 | 2026.05.27 02:40:09.417615 [ 259 ] {a8c585ce-fc64-4fde-9d9a-ddadcfd2d6e5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1044 | 2026.05.27 02:40:09.418150 [ 259 ] {a8c585ce-fc64-4fde-9d9a-ddadcfd2d6e5} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1045 | 2026.05.27 02:40:09.418289 [ 259 ] {a8c585ce-fc64-4fde-9d9a-ddadcfd2d6e5} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001583 sec., 25268.47757422615 rows/sec., 1.69 MiB/sec. | ||
| 1046 | 2026.05.27 02:40:09.418323 [ 259 ] {a8c585ce-fc64-4fde-9d9a-ddadcfd2d6e5} <Debug> TCPHandler: Processed in 0.001752869 sec. | ||
| 1047 | 2026.05.27 02:40:11.439867 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2026.05.27 02:40:11.440115 [ 259 ] {15a33f6f-172f-4504-af1c-52ea9b4d79ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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_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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1049 | 2026.05.27 02:40:11.440461 [ 259 ] {15a33f6f-172f-4504-af1c-52ea9b4d79ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1050 | 2026.05.27 02:40:11.440506 [ 259 ] {15a33f6f-172f-4504-af1c-52ea9b4d79ce} <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_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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1051 | 2026.05.27 02:40:11.440770 [ 259 ] {15a33f6f-172f-4504-af1c-52ea9b4d79ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1052 | 2026.05.27 02:40:11.440838 [ 259 ] {15a33f6f-172f-4504-af1c-52ea9b4d79ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1053 | 2026.05.27 02:40:11.440981 [ 259 ] {15a33f6f-172f-4504-af1c-52ea9b4d79ce} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 38-element set) | ||
| 1054 | 2026.05.27 02:40:11.441017 [ 259 ] {15a33f6f-172f-4504-af1c-52ea9b4d79ce} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1055 | 2026.05.27 02:40:11.441040 [ 259 ] {15a33f6f-172f-4504-af1c-52ea9b4d79ce} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (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 | ||
| 1056 | 2026.05.27 02:40:11.441056 [ 259 ] {15a33f6f-172f-4504-af1c-52ea9b4d79ce} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1057 | 2026.05.27 02:40:11.441098 [ 259 ] {15a33f6f-172f-4504-af1c-52ea9b4d79ce} <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_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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 1058 | 2026.05.27 02:40:11.441119 [ 259 ] {15a33f6f-172f-4504-af1c-52ea9b4d79ce} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1059 | 2026.05.27 02:40:11.442166 [ 259 ] {15a33f6f-172f-4504-af1c-52ea9b4d79ce} <Debug> executeQuery: Read 19 rows, 2.74 KiB in 0.002162 sec., 8788.159111933395 rows/sec., 1.24 MiB/sec. | ||
| 1060 | 2026.05.27 02:40:11.442260 [ 259 ] {15a33f6f-172f-4504-af1c-52ea9b4d79ce} <Debug> TCPHandler: Processed in 0.002531827 sec. | ||
| 1061 | 2026.05.27 02:40:11.464839 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.05.27 02:40:11.465074 [ 259 ] {00eba510-a221-444a-9937-165834c8ab0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1063 | 2026.05.27 02:40:11.465178 [ 259 ] {00eba510-a221-444a-9937-165834c8ab0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1064 | 2026.05.27 02:40:11.466159 [ 259 ] {00eba510-a221-444a-9937-165834c8ab0a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2026.05.27 02:40:11.466218 [ 259 ] {00eba510-a221-444a-9937-165834c8ab0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1066 | 2026.05.27 02:40:11.466957 [ 259 ] {00eba510-a221-444a-9937-165834c8ab0a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1067 | 2026.05.27 02:40:11.467451 [ 259 ] {00eba510-a221-444a-9937-165834c8ab0a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2026.05.27 02:40:11.467669 [ 259 ] {00eba510-a221-444a-9937-165834c8ab0a} <Debug> executeQuery: Read 19 rows, 5.60 KiB in 0.00266 sec., 7142.857142857143 rows/sec., 2.06 MiB/sec. | ||
| 1069 | 2026.05.27 02:40:11.467739 [ 259 ] {00eba510-a221-444a-9937-165834c8ab0a} <Debug> TCPHandler: Processed in 0.003066383 sec. | ||
| 1070 | 2026.05.27 02:40:11.468038 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2026.05.27 02:40:11.468177 [ 259 ] {5c34bbe6-5c66-4043-91f2-5a1ade62c3b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1072 | 2026.05.27 02:40:11.468239 [ 259 ] {5c34bbe6-5c66-4043-91f2-5a1ade62c3b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1073 | 2026.05.27 02:40:11.469427 [ 259 ] {5c34bbe6-5c66-4043-91f2-5a1ade62c3b5} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2026.05.27 02:40:11.469467 [ 259 ] {5c34bbe6-5c66-4043-91f2-5a1ade62c3b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1075 | 2026.05.27 02:40:11.469975 [ 259 ] {5c34bbe6-5c66-4043-91f2-5a1ade62c3b5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1076 | 2026.05.27 02:40:11.470556 [ 259 ] {5c34bbe6-5c66-4043-91f2-5a1ade62c3b5} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2026.05.27 02:40:11.470701 [ 259 ] {5c34bbe6-5c66-4043-91f2-5a1ade62c3b5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002565 sec., 9356.72514619883 rows/sec., 794.96 KiB/sec. | ||
| 1078 | 2026.05.27 02:40:11.470740 [ 259 ] {5c34bbe6-5c66-4043-91f2-5a1ade62c3b5} <Debug> TCPHandler: Processed in 0.00281793 sec. | ||
| 1079 | 2026.05.27 02:40:11.470890 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2026.05.27 02:40:11.470999 [ 259 ] {0960fb2c-182b-4ea7-ac46-44609f5ead82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1081 | 2026.05.27 02:40:11.471045 [ 259 ] {0960fb2c-182b-4ea7-ac46-44609f5ead82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1082 | 2026.05.27 02:40:11.471471 [ 259 ] {0960fb2c-182b-4ea7-ac46-44609f5ead82} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1083 | 2026.05.27 02:40:11.471510 [ 259 ] {0960fb2c-182b-4ea7-ac46-44609f5ead82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1084 | 2026.05.27 02:40:11.472031 [ 259 ] {0960fb2c-182b-4ea7-ac46-44609f5ead82} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1085 | 2026.05.27 02:40:11.472567 [ 259 ] {0960fb2c-182b-4ea7-ac46-44609f5ead82} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1086 | 2026.05.27 02:40:11.472703 [ 259 ] {0960fb2c-182b-4ea7-ac46-44609f5ead82} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001731 sec., 4621.606008087811 rows/sec., 376.86 KiB/sec. | ||
| 1087 | 2026.05.27 02:40:11.472739 [ 259 ] {0960fb2c-182b-4ea7-ac46-44609f5ead82} <Debug> TCPHandler: Processed in 0.00190653 sec. | ||
| 1088 | 2026.05.27 02:40:11.472894 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1089 | 2026.05.27 02:40:11.472994 [ 259 ] {3565e5f4-cddb-4982-bae8-324006c2ea75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1090 | 2026.05.27 02:40:11.473036 [ 259 ] {3565e5f4-cddb-4982-bae8-324006c2ea75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1091 | 2026.05.27 02:40:11.475421 [ 259 ] {3565e5f4-cddb-4982-bae8-324006c2ea75} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1092 | 2026.05.27 02:40:11.475473 [ 259 ] {3565e5f4-cddb-4982-bae8-324006c2ea75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1093 | 2026.05.27 02:40:11.476403 [ 259 ] {3565e5f4-cddb-4982-bae8-324006c2ea75} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1094 | 2026.05.27 02:40:11.476998 [ 259 ] {3565e5f4-cddb-4982-bae8-324006c2ea75} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1095 | 2026.05.27 02:40:11.477178 [ 259 ] {3565e5f4-cddb-4982-bae8-324006c2ea75} <Debug> executeQuery: Read 3395 rows, 262.92 KiB in 0.004201 sec., 808140.9188288503 rows/sec., 61.12 MiB/sec. | ||
| 1096 | 2026.05.27 02:40:11.477251 [ 259 ] {3565e5f4-cddb-4982-bae8-324006c2ea75} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 1097 | 2026.05.27 02:40:11.477266 [ 259 ] {3565e5f4-cddb-4982-bae8-324006c2ea75} <Debug> TCPHandler: Processed in 0.004422468 sec. | ||
| 1098 | 2026.05.27 02:40:11.477426 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1099 | 2026.05.27 02:40:11.477541 [ 259 ] {0a39a02d-f470-43ae-801b-858a487cfbd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1100 | 2026.05.27 02:40:11.477589 [ 259 ] {0a39a02d-f470-43ae-801b-858a487cfbd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1101 | 2026.05.27 02:40:11.478084 [ 259 ] {0a39a02d-f470-43ae-801b-858a487cfbd3} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1102 | 2026.05.27 02:40:11.478121 [ 259 ] {0a39a02d-f470-43ae-801b-858a487cfbd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1103 | 2026.05.27 02:40:11.478540 [ 259 ] {0a39a02d-f470-43ae-801b-858a487cfbd3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1104 | 2026.05.27 02:40:11.479007 [ 259 ] {0a39a02d-f470-43ae-801b-858a487cfbd3} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1105 | 2026.05.27 02:40:11.479145 [ 259 ] {0a39a02d-f470-43ae-801b-858a487cfbd3} <Debug> executeQuery: Read 33 rows, 2.50 KiB in 0.001635 sec., 20183.48623853211 rows/sec., 1.49 MiB/sec. | ||
| 1106 | 2026.05.27 02:40:11.479181 [ 259 ] {0a39a02d-f470-43ae-801b-858a487cfbd3} <Debug> TCPHandler: Processed in 0.00181671 sec. | ||
| 1107 | 2026.05.27 02:40:11.479315 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1108 | 2026.05.27 02:40:11.479418 [ 259 ] {492af62e-c4eb-4bfc-8ad9-c7b826eefed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1109 | 2026.05.27 02:40:11.479459 [ 259 ] {492af62e-c4eb-4bfc-8ad9-c7b826eefed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1110 | 2026.05.27 02:40:11.480202 [ 259 ] {492af62e-c4eb-4bfc-8ad9-c7b826eefed3} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1111 | 2026.05.27 02:40:11.480249 [ 259 ] {492af62e-c4eb-4bfc-8ad9-c7b826eefed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1112 | 2026.05.27 02:40:11.480711 [ 259 ] {492af62e-c4eb-4bfc-8ad9-c7b826eefed3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1113 | 2026.05.27 02:40:11.481157 [ 259 ] {492af62e-c4eb-4bfc-8ad9-c7b826eefed3} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1114 | 2026.05.27 02:40:11.481299 [ 259 ] {492af62e-c4eb-4bfc-8ad9-c7b826eefed3} <Debug> executeQuery: Read 977 rows, 59.07 KiB in 0.001905 sec., 512860.89238845144 rows/sec., 30.28 MiB/sec. | ||
| 1115 | 2026.05.27 02:40:11.481334 [ 259 ] {492af62e-c4eb-4bfc-8ad9-c7b826eefed3} <Debug> TCPHandler: Processed in 0.002071972 sec. | ||
| 1116 | 2026.05.27 02:40:11.481470 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2026.05.27 02:40:11.481569 [ 259 ] {a33a83a7-8499-4702-97a4-bfcbac6f501a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1118 | 2026.05.27 02:40:11.481609 [ 259 ] {a33a83a7-8499-4702-97a4-bfcbac6f501a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1119 | 2026.05.27 02:40:11.482001 [ 259 ] {a33a83a7-8499-4702-97a4-bfcbac6f501a} <Trace> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1120 | 2026.05.27 02:40:11.482036 [ 259 ] {a33a83a7-8499-4702-97a4-bfcbac6f501a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1121 | 2026.05.27 02:40:11.482442 [ 259 ] {a33a83a7-8499-4702-97a4-bfcbac6f501a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1122 | 2026.05.27 02:40:11.482963 [ 259 ] {a33a83a7-8499-4702-97a4-bfcbac6f501a} <Trace> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1123 | 2026.05.27 02:40:11.483094 [ 259 ] {a33a83a7-8499-4702-97a4-bfcbac6f501a} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001545 sec., 1294.4983818770227 rows/sec., 91.02 KiB/sec. | ||
| 1124 | 2026.05.27 02:40:11.483129 [ 259 ] {a33a83a7-8499-4702-97a4-bfcbac6f501a} <Debug> TCPHandler: Processed in 0.001710069 sec. | ||
| 1125 | 2026.05.27 02:40:11.483389 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2026.05.27 02:40:11.483505 [ 259 ] {5a8005cb-7def-417e-bf61-82dd09eacba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1127 | 2026.05.27 02:40:11.483559 [ 259 ] {5a8005cb-7def-417e-bf61-82dd09eacba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1128 | 2026.05.27 02:40:11.484084 [ 259 ] {5a8005cb-7def-417e-bf61-82dd09eacba4} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1129 | 2026.05.27 02:40:11.484131 [ 259 ] {5a8005cb-7def-417e-bf61-82dd09eacba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1130 | 2026.05.27 02:40:11.484663 [ 259 ] {5a8005cb-7def-417e-bf61-82dd09eacba4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1131 | 2026.05.27 02:40:11.485169 [ 259 ] {5a8005cb-7def-417e-bf61-82dd09eacba4} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1132 | 2026.05.27 02:40:11.485307 [ 259 ] {5a8005cb-7def-417e-bf61-82dd09eacba4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001828 sec., 6564.551422319475 rows/sec., 512.86 KiB/sec. | ||
| 1133 | 2026.05.27 02:40:11.485346 [ 259 ] {5a8005cb-7def-417e-bf61-82dd09eacba4} <Debug> TCPHandler: Processed in 0.002014841 sec. | ||
| 1134 | 2026.05.27 02:40:11.485483 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2026.05.27 02:40:11.485585 [ 259 ] {cb03cf40-6f84-4d80-873f-92d1f67ccecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1136 | 2026.05.27 02:40:11.485628 [ 259 ] {cb03cf40-6f84-4d80-873f-92d1f67ccecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1137 | 2026.05.27 02:40:11.487226 [ 259 ] {cb03cf40-6f84-4d80-873f-92d1f67ccecc} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1138 | 2026.05.27 02:40:11.487295 [ 259 ] {cb03cf40-6f84-4d80-873f-92d1f67ccecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1139 | 2026.05.27 02:40:11.488034 [ 259 ] {cb03cf40-6f84-4d80-873f-92d1f67ccecc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1140 | 2026.05.27 02:40:11.488493 [ 259 ] {cb03cf40-6f84-4d80-873f-92d1f67ccecc} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1141 | 2026.05.27 02:40:11.488652 [ 259 ] {cb03cf40-6f84-4d80-873f-92d1f67ccecc} <Debug> executeQuery: Read 1918 rows, 132.91 KiB in 0.003085 sec., 621717.9902755268 rows/sec., 42.07 MiB/sec. | ||
| 1142 | 2026.05.27 02:40:11.488706 [ 259 ] {cb03cf40-6f84-4d80-873f-92d1f67ccecc} <Debug> TCPHandler: Processed in 0.003276086 sec. | ||
| 1143 | 2026.05.27 02:40:11.488896 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1144 | 2026.05.27 02:40:11.489026 [ 259 ] {db28f344-9b1e-4b50-b131-00a3a2218208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1145 | 2026.05.27 02:40:11.489086 [ 259 ] {db28f344-9b1e-4b50-b131-00a3a2218208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1146 | 2026.05.27 02:40:11.490142 [ 259 ] {db28f344-9b1e-4b50-b131-00a3a2218208} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1147 | 2026.05.27 02:40:11.490244 [ 259 ] {db28f344-9b1e-4b50-b131-00a3a2218208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1148 | 2026.05.27 02:40:11.490894 [ 259 ] {db28f344-9b1e-4b50-b131-00a3a2218208} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1149 | 2026.05.27 02:40:11.491353 [ 259 ] {db28f344-9b1e-4b50-b131-00a3a2218208} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1150 | 2026.05.27 02:40:11.491488 [ 259 ] {db28f344-9b1e-4b50-b131-00a3a2218208} <Debug> executeQuery: Read 2478 rows, 158.99 KiB in 0.002499 sec., 991596.6386554622 rows/sec., 62.13 MiB/sec. | ||
| 1151 | 2026.05.27 02:40:11.491522 [ 259 ] {db28f344-9b1e-4b50-b131-00a3a2218208} <Debug> TCPHandler: Processed in 0.002730229 sec. | ||
| 1152 | 2026.05.27 02:40:11.491656 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1153 | 2026.05.27 02:40:11.491757 [ 259 ] {9892adc2-8639-4dd0-9cfb-3e428f62c15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1154 | 2026.05.27 02:40:11.491813 [ 259 ] {9892adc2-8639-4dd0-9cfb-3e428f62c15f} <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 | ||
| 1155 | 2026.05.27 02:40:11.492638 [ 259 ] {9892adc2-8639-4dd0-9cfb-3e428f62c15f} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1156 | 2026.05.27 02:40:11.492676 [ 259 ] {9892adc2-8639-4dd0-9cfb-3e428f62c15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1157 | 2026.05.27 02:40:11.493351 [ 259 ] {9892adc2-8639-4dd0-9cfb-3e428f62c15f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1158 | 2026.05.27 02:40:11.493803 [ 259 ] {9892adc2-8639-4dd0-9cfb-3e428f62c15f} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1159 | 2026.05.27 02:40:11.493939 [ 259 ] {9892adc2-8639-4dd0-9cfb-3e428f62c15f} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002201 sec., 5906.406179009541 rows/sec., 10.58 MiB/sec. | ||
| 1160 | 2026.05.27 02:40:11.493991 [ 259 ] {9892adc2-8639-4dd0-9cfb-3e428f62c15f} <Debug> TCPHandler: Processed in 0.002385955 sec. | ||
| 1161 | 2026.05.27 02:40:11.494131 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1162 | 2026.05.27 02:40:11.494231 [ 259 ] {8a2b456f-6303-4d4c-b619-4c14bdee88d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1163 | 2026.05.27 02:40:11.494273 [ 259 ] {8a2b456f-6303-4d4c-b619-4c14bdee88d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1164 | 2026.05.27 02:40:11.494707 [ 259 ] {8a2b456f-6303-4d4c-b619-4c14bdee88d0} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1165 | 2026.05.27 02:40:11.494743 [ 259 ] {8a2b456f-6303-4d4c-b619-4c14bdee88d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1166 | 2026.05.27 02:40:11.495308 [ 259 ] {8a2b456f-6303-4d4c-b619-4c14bdee88d0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1167 | 2026.05.27 02:40:11.495775 [ 259 ] {8a2b456f-6303-4d4c-b619-4c14bdee88d0} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1168 | 2026.05.27 02:40:11.495903 [ 259 ] {8a2b456f-6303-4d4c-b619-4c14bdee88d0} <Debug> executeQuery: Read 324 rows, 18.00 KiB in 0.001692 sec., 191489.36170212767 rows/sec., 10.39 MiB/sec. | ||
| 1169 | 2026.05.27 02:40:11.495937 [ 259 ] {8a2b456f-6303-4d4c-b619-4c14bdee88d0} <Debug> TCPHandler: Processed in 0.00185653 sec. | ||
| 1170 | 2026.05.27 02:40:14.405874 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1171 | 2026.05.27 02:40:14.406129 [ 259 ] {5369ce69-750c-4fbc-a0ad-e8efbf40ff0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 1172 | 2026.05.27 02:40:14.406489 [ 259 ] {5369ce69-750c-4fbc-a0ad-e8efbf40ff0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1173 | 2026.05.27 02:40:14.406528 [ 259 ] {5369ce69-750c-4fbc-a0ad-e8efbf40ff0c} <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 | ||
| 1174 | 2026.05.27 02:40:14.406746 [ 259 ] {5369ce69-750c-4fbc-a0ad-e8efbf40ff0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1175 | 2026.05.27 02:40:14.406816 [ 259 ] {5369ce69-750c-4fbc-a0ad-e8efbf40ff0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1176 | 2026.05.27 02:40:14.406959 [ 259 ] {5369ce69-750c-4fbc-a0ad-e8efbf40ff0c} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1177 | 2026.05.27 02:40:14.407099 [ 268 ] {5369ce69-750c-4fbc-a0ad-e8efbf40ff0c} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1178 | 2026.05.27 02:40:14.407172 [ 303 ] {5369ce69-750c-4fbc-a0ad-e8efbf40ff0c} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1179 | 2026.05.27 02:40:14.407338 [ 259 ] {5369ce69-750c-4fbc-a0ad-e8efbf40ff0c} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (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 | ||
| 1180 | 2026.05.27 02:40:14.407386 [ 259 ] {5369ce69-750c-4fbc-a0ad-e8efbf40ff0c} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1181 | 2026.05.27 02:40:14.412468 [ 259 ] {5369ce69-750c-4fbc-a0ad-e8efbf40ff0c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1182 | 2026.05.27 02:40:14.412497 [ 259 ] {5369ce69-750c-4fbc-a0ad-e8efbf40ff0c} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1183 | 2026.05.27 02:40:14.415268 [ 259 ] {5369ce69-750c-4fbc-a0ad-e8efbf40ff0c} <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'))" | ||
| 1184 | 2026.05.27 02:40:14.415351 [ 259 ] {5369ce69-750c-4fbc-a0ad-e8efbf40ff0c} <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'))" | ||
| 1185 | 2026.05.27 02:40:14.416862 [ 259 ] {5369ce69-750c-4fbc-a0ad-e8efbf40ff0c} <Debug> executeQuery: Read 38 rows, 3.49 KiB in 0.010827 sec., 3509.7441581232106 rows/sec., 322.00 KiB/sec. | ||
| 1186 | 2026.05.27 02:40:14.416992 [ 259 ] {5369ce69-750c-4fbc-a0ad-e8efbf40ff0c} <Debug> TCPHandler: Processed in 0.011264481 sec. | ||
| 1187 | 2026.05.27 02:40:14.418306 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1188 | 2026.05.27 02:40:14.418420 [ 259 ] {581df629-a698-4580-91dc-6864d4e99669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1189 | 2026.05.27 02:40:14.418463 [ 259 ] {581df629-a698-4580-91dc-6864d4e99669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1190 | 2026.05.27 02:40:14.419004 [ 259 ] {581df629-a698-4580-91dc-6864d4e99669} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1191 | 2026.05.27 02:40:14.419047 [ 259 ] {581df629-a698-4580-91dc-6864d4e99669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1192 | 2026.05.27 02:40:14.419634 [ 259 ] {581df629-a698-4580-91dc-6864d4e99669} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1193 | 2026.05.27 02:40:14.420133 [ 259 ] {581df629-a698-4580-91dc-6864d4e99669} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1194 | 2026.05.27 02:40:14.420316 [ 259 ] {581df629-a698-4580-91dc-6864d4e99669} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001926 sec., 29075.80477673936 rows/sec., 2.22 MiB/sec. | ||
| 1195 | 2026.05.27 02:40:14.420355 [ 259 ] {581df629-a698-4580-91dc-6864d4e99669} <Debug> TCPHandler: Processed in 0.002098932 sec. | ||
| 1196 | 2026.05.27 02:40:14.420526 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2026.05.27 02:40:14.420623 [ 259 ] {490d4deb-7196-4966-a02a-60b49cd22196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1198 | 2026.05.27 02:40:14.420664 [ 259 ] {490d4deb-7196-4966-a02a-60b49cd22196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1199 | 2026.05.27 02:40:14.421151 [ 259 ] {490d4deb-7196-4966-a02a-60b49cd22196} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1200 | 2026.05.27 02:40:14.421188 [ 259 ] {490d4deb-7196-4966-a02a-60b49cd22196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1201 | 2026.05.27 02:40:14.421640 [ 259 ] {490d4deb-7196-4966-a02a-60b49cd22196} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1202 | 2026.05.27 02:40:14.422211 [ 259 ] {490d4deb-7196-4966-a02a-60b49cd22196} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2026.05.27 02:40:14.422395 [ 259 ] {490d4deb-7196-4966-a02a-60b49cd22196} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001787 sec., 35814.21376608842 rows/sec., 2.80 MiB/sec. | ||
| 1204 | 2026.05.27 02:40:14.422432 [ 259 ] {490d4deb-7196-4966-a02a-60b49cd22196} <Debug> TCPHandler: Processed in 0.001954821 sec. | ||
| 1205 | 2026.05.27 02:40:14.422570 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1206 | 2026.05.27 02:40:14.422666 [ 259 ] {0de4bf1a-bf26-42eb-b93f-b346e10ec052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1207 | 2026.05.27 02:40:14.422709 [ 259 ] {0de4bf1a-bf26-42eb-b93f-b346e10ec052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1208 | 2026.05.27 02:40:14.423125 [ 259 ] {0de4bf1a-bf26-42eb-b93f-b346e10ec052} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1209 | 2026.05.27 02:40:14.423162 [ 259 ] {0de4bf1a-bf26-42eb-b93f-b346e10ec052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1210 | 2026.05.27 02:40:14.423720 [ 259 ] {0de4bf1a-bf26-42eb-b93f-b346e10ec052} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1211 | 2026.05.27 02:40:14.424288 [ 259 ] {0de4bf1a-bf26-42eb-b93f-b346e10ec052} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1212 | 2026.05.27 02:40:14.424451 [ 259 ] {0de4bf1a-bf26-42eb-b93f-b346e10ec052} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001801 sec., 53303.72015546918 rows/sec., 3.71 MiB/sec. | ||
| 1213 | 2026.05.27 02:40:14.424489 [ 259 ] {0de4bf1a-bf26-42eb-b93f-b346e10ec052} <Debug> TCPHandler: Processed in 0.001967781 sec. | ||
| 1214 | 2026.05.27 02:40:14.424620 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1215 | 2026.05.27 02:40:14.424725 [ 259 ] {70290c06-6c05-42f2-9bcb-f5b54acc6b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1216 | 2026.05.27 02:40:14.424767 [ 259 ] {70290c06-6c05-42f2-9bcb-f5b54acc6b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1217 | 2026.05.27 02:40:14.425150 [ 259 ] {70290c06-6c05-42f2-9bcb-f5b54acc6b25} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1218 | 2026.05.27 02:40:14.425187 [ 259 ] {70290c06-6c05-42f2-9bcb-f5b54acc6b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1219 | 2026.05.27 02:40:14.425686 [ 259 ] {70290c06-6c05-42f2-9bcb-f5b54acc6b25} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1220 | 2026.05.27 02:40:14.426185 [ 259 ] {70290c06-6c05-42f2-9bcb-f5b54acc6b25} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1221 | 2026.05.27 02:40:14.426344 [ 259 ] {70290c06-6c05-42f2-9bcb-f5b54acc6b25} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001635 sec., 22018.348623853213 rows/sec., 1.48 MiB/sec. | ||
| 1222 | 2026.05.27 02:40:14.426380 [ 259 ] {70290c06-6c05-42f2-9bcb-f5b54acc6b25} <Debug> TCPHandler: Processed in 0.00180993 sec. | ||
| 1223 | 2026.05.27 02:40:16.415056 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1224 | 2026.05.27 02:40:16.415538 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1225 | 2026.05.27 02:40:16.415586 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1226 | 2026.05.27 02:40:16.416283 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1227 | 2026.05.27 02:40:16.416805 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1228 | 2026.05.27 02:40:16.416975 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1229 | 2026.05.27 02:40:16.548546 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1230 | 2026.05.27 02:40:16.564060 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1231 | 2026.05.27 02:40:16.564115 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1232 | 2026.05.27 02:40:16.570342 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1233 | 2026.05.27 02:40:16.571488 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1234 | 2026.05.27 02:40:16.574172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1235 | 2026.05.27 02:40:18.913785 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 7 | ||
| 1236 | 2026.05.27 02:40:18.915523 [ 242 ] {} <Trace> system.query_log (8c9f6bb0-f166-4e18-81d7-e4aa61e65006): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2026.05.27 02:40:18.915565 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1238 | 2026.05.27 02:40:18.916832 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1239 | 2026.05.27 02:40:18.917410 [ 242 ] {} <Trace> system.query_log (8c9f6bb0-f166-4e18-81d7-e4aa61e65006): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2026.05.27 02:40:18.917640 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 7 | ||
| 1241 | 2026.05.27 02:40:19.408304 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2026.05.27 02:40:19.408553 [ 259 ] {fbf389a3-dcbe-4887-ae68-d6cffcd86964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 1243 | 2026.05.27 02:40:19.408885 [ 259 ] {fbf389a3-dcbe-4887-ae68-d6cffcd86964} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1244 | 2026.05.27 02:40:19.408921 [ 259 ] {fbf389a3-dcbe-4887-ae68-d6cffcd86964} <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 | ||
| 1245 | 2026.05.27 02:40:19.409129 [ 259 ] {fbf389a3-dcbe-4887-ae68-d6cffcd86964} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1246 | 2026.05.27 02:40:19.409194 [ 259 ] {fbf389a3-dcbe-4887-ae68-d6cffcd86964} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1247 | 2026.05.27 02:40:19.409330 [ 259 ] {fbf389a3-dcbe-4887-ae68-d6cffcd86964} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1248 | 2026.05.27 02:40:19.409436 [ 303 ] {fbf389a3-dcbe-4887-ae68-d6cffcd86964} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1249 | 2026.05.27 02:40:19.409438 [ 304 ] {fbf389a3-dcbe-4887-ae68-d6cffcd86964} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1250 | 2026.05.27 02:40:19.409560 [ 259 ] {fbf389a3-dcbe-4887-ae68-d6cffcd86964} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (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 | ||
| 1251 | 2026.05.27 02:40:19.409586 [ 259 ] {fbf389a3-dcbe-4887-ae68-d6cffcd86964} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1252 | 2026.05.27 02:40:19.409652 [ 259 ] {fbf389a3-dcbe-4887-ae68-d6cffcd86964} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1253 | 2026.05.27 02:40:19.409672 [ 259 ] {fbf389a3-dcbe-4887-ae68-d6cffcd86964} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1254 | 2026.05.27 02:40:19.409706 [ 259 ] {fbf389a3-dcbe-4887-ae68-d6cffcd86964} <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'))" | ||
| 1255 | 2026.05.27 02:40:19.409751 [ 259 ] {fbf389a3-dcbe-4887-ae68-d6cffcd86964} <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'))" | ||
| 1256 | 2026.05.27 02:40:19.410897 [ 259 ] {fbf389a3-dcbe-4887-ae68-d6cffcd86964} <Debug> executeQuery: Read 38 rows, 3.49 KiB in 0.002447 sec., 15529.219452390682 rows/sec., 1.39 MiB/sec. | ||
| 1257 | 2026.05.27 02:40:19.411013 [ 259 ] {fbf389a3-dcbe-4887-ae68-d6cffcd86964} <Debug> TCPHandler: Processed in 0.00284735 sec. | ||
| 1258 | 2026.05.27 02:40:19.412618 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1259 | 2026.05.27 02:40:19.412729 [ 259 ] {e24ca8b8-7100-421e-b9dd-0c04f558ea9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1260 | 2026.05.27 02:40:19.412778 [ 259 ] {e24ca8b8-7100-421e-b9dd-0c04f558ea9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1261 | 2026.05.27 02:40:19.413571 [ 259 ] {e24ca8b8-7100-421e-b9dd-0c04f558ea9f} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2026.05.27 02:40:19.413628 [ 259 ] {e24ca8b8-7100-421e-b9dd-0c04f558ea9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1263 | 2026.05.27 02:40:19.414262 [ 259 ] {e24ca8b8-7100-421e-b9dd-0c04f558ea9f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1264 | 2026.05.27 02:40:19.414732 [ 259 ] {e24ca8b8-7100-421e-b9dd-0c04f558ea9f} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1265 | 2026.05.27 02:40:19.414879 [ 259 ] {e24ca8b8-7100-421e-b9dd-0c04f558ea9f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002179 sec., 25699.862322166133 rows/sec., 1.96 MiB/sec. | ||
| 1266 | 2026.05.27 02:40:19.414880 [ 52 ] {} <Debug> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1267 | 2026.05.27 02:40:19.414917 [ 259 ] {e24ca8b8-7100-421e-b9dd-0c04f558ea9f} <Debug> TCPHandler: Processed in 0.002348275 sec. | ||
| 1268 | 2026.05.27 02:40:19.414946 [ 52 ] {} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1269 | 2026.05.27 02:40:19.414976 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1270 | 2026.05.27 02:40:19.415089 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1271 | 2026.05.27 02:40:19.415167 [ 201 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::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 | ||
| 1272 | 2026.05.27 02:40:19.415212 [ 259 ] {ea3c1e9b-b3c1-4165-83d8-a18a7886efcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1273 | 2026.05.27 02:40:19.415259 [ 259 ] {ea3c1e9b-b3c1-4165-83d8-a18a7886efcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1274 | 2026.05.27 02:40:19.415728 [ 259 ] {ea3c1e9b-b3c1-4165-83d8-a18a7886efcb} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1275 | 2026.05.27 02:40:19.415765 [ 259 ] {ea3c1e9b-b3c1-4165-83d8-a18a7886efcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1276 | 2026.05.27 02:40:19.416240 [ 259 ] {ea3c1e9b-b3c1-4165-83d8-a18a7886efcb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1277 | 2026.05.27 02:40:19.416727 [ 259 ] {ea3c1e9b-b3c1-4165-83d8-a18a7886efcb} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2026.05.27 02:40:19.416841 [ 52 ] {} <Debug> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1279 | 2026.05.27 02:40:19.416859 [ 259 ] {ea3c1e9b-b3c1-4165-83d8-a18a7886efcb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00167 sec., 38323.35329341317 rows/sec., 2.99 MiB/sec. | ||
| 1280 | 2026.05.27 02:40:19.416882 [ 52 ] {} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2026.05.27 02:40:19.416902 [ 259 ] {ea3c1e9b-b3c1-4165-83d8-a18a7886efcb} <Debug> TCPHandler: Processed in 0.00188384 sec. | ||
| 1282 | 2026.05.27 02:40:19.416906 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1283 | 2026.05.27 02:40:19.417034 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1284 | 2026.05.27 02:40:19.417137 [ 259 ] {4eddc621-a384-47ec-9f47-502883653696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1285 | 2026.05.27 02:40:19.417187 [ 259 ] {4eddc621-a384-47ec-9f47-502883653696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1286 | 2026.05.27 02:40:19.417270 [ 187 ] {76692622-c101-4ebc-976a-e0464a74b1df::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 | ||
| 1287 | 2026.05.27 02:40:19.417356 [ 201 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1288 | 2026.05.27 02:40:19.417375 [ 187 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1289 | 2026.05.27 02:40:19.417461 [ 187 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 1290 | 2026.05.27 02:40:19.417465 [ 201 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::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 | ||
| 1291 | 2026.05.27 02:40:19.417590 [ 187 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1292 | 2026.05.27 02:40:19.417598 [ 201 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1293 | 2026.05.27 02:40:19.417647 [ 187 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 1294 | 2026.05.27 02:40:19.417708 [ 201 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1295 | 2026.05.27 02:40:19.417740 [ 187 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1918 rows starting from the beginning of the part | ||
| 1296 | 2026.05.27 02:40:19.417772 [ 201 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3395 rows starting from the beginning of the part | ||
| 1297 | 2026.05.27 02:40:19.417803 [ 187 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1298 | 2026.05.27 02:40:19.417836 [ 201 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1299 | 2026.05.27 02:40:19.417856 [ 187 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1300 | 2026.05.27 02:40:19.417891 [ 201 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1301 | 2026.05.27 02:40:19.417944 [ 259 ] {4eddc621-a384-47ec-9f47-502883653696} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2026.05.27 02:40:19.417999 [ 259 ] {4eddc621-a384-47ec-9f47-502883653696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1303 | 2026.05.27 02:40:19.418832 [ 259 ] {4eddc621-a384-47ec-9f47-502883653696} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1304 | 2026.05.27 02:40:19.419287 [ 190 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2158 rows, containing 5 columns (5 merged, 0 gathered) in 0.002051992 sec., 1051661.0201209362 rows/sec., 76.40 MiB/sec. | ||
| 1305 | 2026.05.27 02:40:19.419367 [ 259 ] {4eddc621-a384-47ec-9f47-502883653696} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2026.05.27 02:40:19.419522 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1307 | 2026.05.27 02:40:19.419544 [ 259 ] {4eddc621-a384-47ec-9f47-502883653696} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002424 sec., 66006.600660066 rows/sec., 4.60 MiB/sec. | ||
| 1308 | 2026.05.27 02:40:19.419564 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1309 | 2026.05.27 02:40:19.419590 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1310 | 2026.05.27 02:40:19.419601 [ 259 ] {4eddc621-a384-47ec-9f47-502883653696} <Debug> TCPHandler: Processed in 0.002615628 sec. | ||
| 1311 | 2026.05.27 02:40:19.419677 [ 187 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::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 | ||
| 1312 | 2026.05.27 02:40:19.419727 [ 189 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1313 | 2026.05.27 02:40:19.419775 [ 187 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1314 | 2026.05.27 02:40:19.419806 [ 187 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::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 | ||
| 1315 | 2026.05.27 02:40:19.419824 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1316 | 2026.05.27 02:40:19.419855 [ 187 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
| 1317 | 2026.05.27 02:40:19.419856 [ 190 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3599 rows, containing 5 columns (5 merged, 0 gathered) in 0.004807472 sec., 748626.3050518027 rows/sec., 59.48 MiB/sec. | ||
| 1318 | 2026.05.27 02:40:19.419901 [ 187 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1319 | 2026.05.27 02:40:19.419944 [ 187 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2478 rows starting from the beginning of the part | ||
| 1320 | 2026.05.27 02:40:19.419958 [ 259 ] {be43a342-3637-4a29-9273-8f7fd15bfeb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1321 | 2026.05.27 02:40:19.419982 [ 187 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 96 rows starting from the beginning of the part | ||
| 1322 | 2026.05.27 02:40:19.420021 [ 259 ] {be43a342-3637-4a29-9273-8f7fd15bfeb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1323 | 2026.05.27 02:40:19.420025 [ 187 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1324 | 2026.05.27 02:40:19.420340 [ 189 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_6_1} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2026.05.27 02:40:19.420372 [ 201 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1326 | 2026.05.27 02:40:19.420419 [ 259 ] {be43a342-3637-4a29-9273-8f7fd15bfeb1} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1327 | 2026.05.27 02:40:19.420425 [ 189 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_6_1} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1328 | 2026.05.27 02:40:19.420464 [ 259 ] {be43a342-3637-4a29-9273-8f7fd15bfeb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1329 | 2026.05.27 02:40:19.420555 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 1330 | 2026.05.27 02:40:19.420945 [ 259 ] {be43a342-3637-4a29-9273-8f7fd15bfeb1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1331 | 2026.05.27 02:40:19.421023 [ 201 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_6_1} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2026.05.27 02:40:19.421102 [ 201 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_6_1} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1333 | 2026.05.27 02:40:19.421164 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 1334 | 2026.05.27 02:40:19.421507 [ 259 ] {be43a342-3637-4a29-9273-8f7fd15bfeb1} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1335 | 2026.05.27 02:40:19.421613 [ 34 ] {} <Debug> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1336 | 2026.05.27 02:40:19.421643 [ 34 ] {} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.05.27 02:40:19.421645 [ 259 ] {be43a342-3637-4a29-9273-8f7fd15bfeb1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001725 sec., 34782.608695652176 rows/sec., 2.34 MiB/sec. | ||
| 1338 | 2026.05.27 02:40:19.421667 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1339 | 2026.05.27 02:40:19.421692 [ 259 ] {be43a342-3637-4a29-9273-8f7fd15bfeb1} <Debug> TCPHandler: Processed in 0.001981261 sec. | ||
| 1340 | 2026.05.27 02:40:19.421771 [ 193 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 1341 | 2026.05.27 02:40:19.421874 [ 193 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1342 | 2026.05.27 02:40:19.421909 [ 193 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 1343 | 2026.05.27 02:40:19.421979 [ 193 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1344 | 2026.05.27 02:40:19.422025 [ 193 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1345 | 2026.05.27 02:40:19.422073 [ 193 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 324 rows starting from the beginning of the part | ||
| 1346 | 2026.05.27 02:40:19.422115 [ 193 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 1347 | 2026.05.27 02:40:19.422155 [ 193 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1348 | 2026.05.27 02:40:19.423550 [ 201 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 532 rows, containing 4 columns (4 merged, 0 gathered) in 0.001813999 sec., 293274.6930952002 rows/sec., 17.38 MiB/sec. | ||
| 1349 | 2026.05.27 02:40:19.423857 [ 193 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1350 | 2026.05.27 02:40:19.424081 [ 190 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3044 rows, containing 5 columns (5 merged, 0 gathered) in 0.004432397 sec., 686761.5874661047 rows/sec., 43.93 MiB/sec. | ||
| 1351 | 2026.05.27 02:40:19.424344 [ 193 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_6_1} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1352 | 2026.05.27 02:40:19.424414 [ 193 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_6_1} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1353 | 2026.05.27 02:40:19.424470 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1354 | 2026.05.27 02:40:19.424530 [ 201 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1355 | 2026.05.27 02:40:19.425040 [ 201 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1356 | 2026.05.27 02:40:19.425113 [ 201 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1357 | 2026.05.27 02:40:19.425185 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 1358 | 2026.05.27 02:40:20.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.85 MiB, peak 174.89 MiB, free memory in arenas 0.00 B, will set to 169.09 MiB (RSS), difference: 1.24 MiB | ||
| 1359 | 2026.05.27 02:40:23.873219 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1360 | 2026.05.27 02:40:23.873308 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1361 | 2026.05.27 02:40:23.917830 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1362 | 2026.05.27 02:40:23.918292 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2026.05.27 02:40:23.918332 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1364 | 2026.05.27 02:40:23.919006 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1365 | 2026.05.27 02:40:23.919514 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1366 | 2026.05.27 02:40:23.919655 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1367 | 2026.05.27 02:40:23.919682 [ 53 ] {} <Debug> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1368 | 2026.05.27 02:40:23.919777 [ 53 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1369 | 2026.05.27 02:40:23.919802 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1370 | 2026.05.27 02:40:23.919922 [ 187 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 1371 | 2026.05.27 02:40:23.920028 [ 187 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1372 | 2026.05.27 02:40:23.920063 [ 187 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 1373 | 2026.05.27 02:40:23.920129 [ 187 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1374 | 2026.05.27 02:40:23.920178 [ 187 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1375 | 2026.05.27 02:40:23.920227 [ 187 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1376 | 2026.05.27 02:40:23.920272 [ 187 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1377 | 2026.05.27 02:40:23.920319 [ 187 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1378 | 2026.05.27 02:40:23.946846 [ 193 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.026961579 sec., 104074.02326102636 rows/sec., 1.49 MiB/sec. | ||
| 1379 | 2026.05.27 02:40:23.947810 [ 190 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1380 | 2026.05.27 02:40:23.948518 [ 190 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_6_1} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2026.05.27 02:40:23.948600 [ 190 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_6_1} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1382 | 2026.05.27 02:40:23.948698 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1383 | 2026.05.27 02:40:24.000400 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.14 MiB, peak 175.46 MiB, free memory in arenas 0.00 B, will set to 170.41 MiB (RSS), difference: 1.27 MiB | ||
| 1384 | 2026.05.27 02:40:24.075066 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1385 | 2026.05.27 02:40:24.090946 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1386 | 2026.05.27 02:40:24.090998 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1387 | 2026.05.27 02:40:24.097443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1388 | 2026.05.27 02:40:24.098598 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1389 | 2026.05.27 02:40:24.098950 [ 53 ] {} <Debug> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1390 | 2026.05.27 02:40:24.099022 [ 53 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1391 | 2026.05.27 02:40:24.099059 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1392 | 2026.05.27 02:40:24.099404 [ 190 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 1393 | 2026.05.27 02:40:24.101833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1394 | 2026.05.27 02:40:24.103713 [ 190 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1395 | 2026.05.27 02:40:24.105352 [ 190 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 1396 | 2026.05.27 02:40:24.110079 [ 190 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 1397 | 2026.05.27 02:40:24.114569 [ 190 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 1398 | 2026.05.27 02:40:24.118756 [ 190 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 1399 | 2026.05.27 02:40:24.126595 [ 190 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 1400 | 2026.05.27 02:40:24.130831 [ 190 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 1401 | 2026.05.27 02:40:24.188347 [ 190 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.089013424 sec., 516.7759865073834 rows/sec., 2.67 MiB/sec. | ||
| 1402 | 2026.05.27 02:40:24.190185 [ 190 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1403 | 2026.05.27 02:40:24.192321 [ 190 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_6_1} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1404 | 2026.05.27 02:40:24.192410 [ 190 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_6_1} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1405 | 2026.05.27 02:40:24.193661 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1406 | 2026.05.27 02:40:24.407785 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2026.05.27 02:40:24.408015 [ 259 ] {86c8da3d-3a1d-45f8-bb6b-84f741208159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 1408 | 2026.05.27 02:40:24.408366 [ 259 ] {86c8da3d-3a1d-45f8-bb6b-84f741208159} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1409 | 2026.05.27 02:40:24.408414 [ 259 ] {86c8da3d-3a1d-45f8-bb6b-84f741208159} <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 | ||
| 1410 | 2026.05.27 02:40:24.408665 [ 259 ] {86c8da3d-3a1d-45f8-bb6b-84f741208159} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1411 | 2026.05.27 02:40:24.408733 [ 259 ] {86c8da3d-3a1d-45f8-bb6b-84f741208159} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1412 | 2026.05.27 02:40:24.408873 [ 259 ] {86c8da3d-3a1d-45f8-bb6b-84f741208159} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1413 | 2026.05.27 02:40:24.409044 [ 308 ] {86c8da3d-3a1d-45f8-bb6b-84f741208159} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1414 | 2026.05.27 02:40:24.409131 [ 309 ] {86c8da3d-3a1d-45f8-bb6b-84f741208159} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1415 | 2026.05.27 02:40:24.409291 [ 259 ] {86c8da3d-3a1d-45f8-bb6b-84f741208159} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (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 | ||
| 1416 | 2026.05.27 02:40:24.409328 [ 259 ] {86c8da3d-3a1d-45f8-bb6b-84f741208159} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1417 | 2026.05.27 02:40:24.409399 [ 259 ] {86c8da3d-3a1d-45f8-bb6b-84f741208159} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1418 | 2026.05.27 02:40:24.409432 [ 259 ] {86c8da3d-3a1d-45f8-bb6b-84f741208159} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1419 | 2026.05.27 02:40:24.409481 [ 259 ] {86c8da3d-3a1d-45f8-bb6b-84f741208159} <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'))" | ||
| 1420 | 2026.05.27 02:40:24.409523 [ 259 ] {86c8da3d-3a1d-45f8-bb6b-84f741208159} <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'))" | ||
| 1421 | 2026.05.27 02:40:24.410776 [ 259 ] {86c8da3d-3a1d-45f8-bb6b-84f741208159} <Debug> executeQuery: Read 38 rows, 8.34 KiB in 0.002864 sec., 13268.156424581006 rows/sec., 2.84 MiB/sec. | ||
| 1422 | 2026.05.27 02:40:24.410871 [ 259 ] {86c8da3d-3a1d-45f8-bb6b-84f741208159} <Debug> TCPHandler: Processed in 0.003209275 sec. | ||
| 1423 | 2026.05.27 02:40:24.412643 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1424 | 2026.05.27 02:40:24.412779 [ 259 ] {68c9f4ed-f345-45d6-900c-458a7c0ad9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1425 | 2026.05.27 02:40:24.412831 [ 259 ] {68c9f4ed-f345-45d6-900c-458a7c0ad9cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1426 | 2026.05.27 02:40:24.413462 [ 259 ] {68c9f4ed-f345-45d6-900c-458a7c0ad9cf} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1427 | 2026.05.27 02:40:24.413509 [ 259 ] {68c9f4ed-f345-45d6-900c-458a7c0ad9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1428 | 2026.05.27 02:40:24.413992 [ 259 ] {68c9f4ed-f345-45d6-900c-458a7c0ad9cf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1429 | 2026.05.27 02:40:24.414455 [ 259 ] {68c9f4ed-f345-45d6-900c-458a7c0ad9cf} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1430 | 2026.05.27 02:40:24.414597 [ 259 ] {68c9f4ed-f345-45d6-900c-458a7c0ad9cf} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001854 sec., 42071.19741100324 rows/sec., 3.47 MiB/sec. | ||
| 1431 | 2026.05.27 02:40:24.414633 [ 259 ] {68c9f4ed-f345-45d6-900c-458a7c0ad9cf} <Debug> TCPHandler: Processed in 0.002050602 sec. | ||
| 1432 | 2026.05.27 02:40:24.414777 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1433 | 2026.05.27 02:40:24.414875 [ 259 ] {530b20f7-7894-4ec6-a6b8-0afb6d5f3a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1434 | 2026.05.27 02:40:24.414915 [ 259 ] {530b20f7-7894-4ec6-a6b8-0afb6d5f3a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1435 | 2026.05.27 02:40:24.415327 [ 259 ] {530b20f7-7894-4ec6-a6b8-0afb6d5f3a6b} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1436 | 2026.05.27 02:40:24.415364 [ 259 ] {530b20f7-7894-4ec6-a6b8-0afb6d5f3a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1437 | 2026.05.27 02:40:24.415805 [ 259 ] {530b20f7-7894-4ec6-a6b8-0afb6d5f3a6b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1438 | 2026.05.27 02:40:24.416250 [ 259 ] {530b20f7-7894-4ec6-a6b8-0afb6d5f3a6b} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1439 | 2026.05.27 02:40:24.416380 [ 259 ] {530b20f7-7894-4ec6-a6b8-0afb6d5f3a6b} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001523 sec., 7222.586999343401 rows/sec., 543.10 KiB/sec. | ||
| 1440 | 2026.05.27 02:40:24.416415 [ 259 ] {530b20f7-7894-4ec6-a6b8-0afb6d5f3a6b} <Debug> TCPHandler: Processed in 0.001691188 sec. | ||
| 1441 | 2026.05.27 02:40:24.416537 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1442 | 2026.05.27 02:40:24.416635 [ 259 ] {cf6b2cbc-1ad0-4b86-ad95-af9f334c0c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1443 | 2026.05.27 02:40:24.416674 [ 259 ] {cf6b2cbc-1ad0-4b86-ad95-af9f334c0c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1444 | 2026.05.27 02:40:24.417105 [ 259 ] {cf6b2cbc-1ad0-4b86-ad95-af9f334c0c8b} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1445 | 2026.05.27 02:40:24.417142 [ 259 ] {cf6b2cbc-1ad0-4b86-ad95-af9f334c0c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1446 | 2026.05.27 02:40:24.417553 [ 259 ] {cf6b2cbc-1ad0-4b86-ad95-af9f334c0c8b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1447 | 2026.05.27 02:40:24.417993 [ 259 ] {cf6b2cbc-1ad0-4b86-ad95-af9f334c0c8b} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1448 | 2026.05.27 02:40:24.418123 [ 259 ] {cf6b2cbc-1ad0-4b86-ad95-af9f334c0c8b} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001506 sec., 49800.796812749 rows/sec., 3.89 MiB/sec. | ||
| 1449 | 2026.05.27 02:40:24.418157 [ 259 ] {cf6b2cbc-1ad0-4b86-ad95-af9f334c0c8b} <Debug> TCPHandler: Processed in 0.001668708 sec. | ||
| 1450 | 2026.05.27 02:40:24.418279 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1451 | 2026.05.27 02:40:24.418376 [ 259 ] {9819b64d-5571-4ca3-90ca-996cc53e1904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1452 | 2026.05.27 02:40:24.418419 [ 259 ] {9819b64d-5571-4ca3-90ca-996cc53e1904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1453 | 2026.05.27 02:40:24.418810 [ 259 ] {9819b64d-5571-4ca3-90ca-996cc53e1904} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1454 | 2026.05.27 02:40:24.418845 [ 259 ] {9819b64d-5571-4ca3-90ca-996cc53e1904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1455 | 2026.05.27 02:40:24.419281 [ 259 ] {9819b64d-5571-4ca3-90ca-996cc53e1904} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1456 | 2026.05.27 02:40:24.419723 [ 259 ] {9819b64d-5571-4ca3-90ca-996cc53e1904} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1457 | 2026.05.27 02:40:24.419960 [ 259 ] {9819b64d-5571-4ca3-90ca-996cc53e1904} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001602 sec., 99875.15605493134 rows/sec., 6.96 MiB/sec. | ||
| 1458 | 2026.05.27 02:40:24.419993 [ 259 ] {9819b64d-5571-4ca3-90ca-996cc53e1904} <Debug> TCPHandler: Processed in 0.001763828 sec. | ||
| 1459 | 2026.05.27 02:40:24.420118 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2026.05.27 02:40:24.420215 [ 259 ] {03b54c5b-70f8-46a9-882d-2942418966f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1461 | 2026.05.27 02:40:24.420268 [ 259 ] {03b54c5b-70f8-46a9-882d-2942418966f0} <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 | ||
| 1462 | 2026.05.27 02:40:24.421220 [ 259 ] {03b54c5b-70f8-46a9-882d-2942418966f0} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1463 | 2026.05.27 02:40:24.421259 [ 259 ] {03b54c5b-70f8-46a9-882d-2942418966f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1464 | 2026.05.27 02:40:24.421950 [ 259 ] {03b54c5b-70f8-46a9-882d-2942418966f0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1465 | 2026.05.27 02:40:24.422427 [ 259 ] {03b54c5b-70f8-46a9-882d-2942418966f0} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2026.05.27 02:40:24.422568 [ 259 ] {03b54c5b-70f8-46a9-882d-2942418966f0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002371 sec., 4639.392661324336 rows/sec., 8.31 MiB/sec. | ||
| 1467 | 2026.05.27 02:40:24.422616 [ 259 ] {03b54c5b-70f8-46a9-882d-2942418966f0} <Debug> TCPHandler: Processed in 0.002547467 sec. | ||
| 1468 | 2026.05.27 02:40:24.422778 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1469 | 2026.05.27 02:40:24.422885 [ 259 ] {a7b3c1e0-0e74-4b34-9dc6-c6592149375f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1470 | 2026.05.27 02:40:24.422927 [ 259 ] {a7b3c1e0-0e74-4b34-9dc6-c6592149375f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1471 | 2026.05.27 02:40:24.423297 [ 259 ] {a7b3c1e0-0e74-4b34-9dc6-c6592149375f} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2026.05.27 02:40:24.423334 [ 259 ] {a7b3c1e0-0e74-4b34-9dc6-c6592149375f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1473 | 2026.05.27 02:40:24.423823 [ 259 ] {a7b3c1e0-0e74-4b34-9dc6-c6592149375f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1474 | 2026.05.27 02:40:24.424362 [ 259 ] {a7b3c1e0-0e74-4b34-9dc6-c6592149375f} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1475 | 2026.05.27 02:40:24.424496 [ 259 ] {a7b3c1e0-0e74-4b34-9dc6-c6592149375f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00163 sec., 36809.815950920245 rows/sec., 2.48 MiB/sec. | ||
| 1476 | 2026.05.27 02:40:24.424529 [ 259 ] {a7b3c1e0-0e74-4b34-9dc6-c6592149375f} <Debug> TCPHandler: Processed in 0.001800309 sec. | ||
| 1477 | 2026.05.27 02:40:25.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.90 MiB, peak 181.02 MiB, free memory in arenas 0.00 B, will set to 180.71 MiB (RSS), difference: 8.81 MiB | ||
| 1478 | 2026.05.27 02:40:26.383021 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48982 | ||
| 1479 | 2026.05.27 02:40:26.383134 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1480 | 2026.05.27 02:40:26.383168 [ 311 ] {} <Debug> TCP-Session: b65b7988-9aca-44c5-ac7d-ce9bec2886c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48982 | ||
| 1481 | 2026.05.27 02:40:26.383191 [ 311 ] {} <Debug> TCP-Session: b65b7988-9aca-44c5-ac7d-ce9bec2886c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1482 | 2026.05.27 02:40:26.383205 [ 311 ] {} <Debug> TCP-Session: b65b7988-9aca-44c5-ac7d-ce9bec2886c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1483 | 2026.05.27 02:40:26.383559 [ 311 ] {} <Trace> TCP-Session: b65b7988-9aca-44c5-ac7d-ce9bec2886c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1484 | 2026.05.27 02:40:26.383574 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64449 | ||
| 1485 | 2026.05.27 02:40:26.383672 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64256 | ||
| 1486 | 2026.05.27 02:40:26.383734 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1487 | 2026.05.27 02:40:26.383740 [ 311 ] {55ad7fd1-a16c-4f2d-9a4e-55781c31c356} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48982) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1488 | 2026.05.27 02:40:26.383772 [ 312 ] {} <Debug> TCP-Session: 53469a95-898e-44ce-b05a-7c7e20c7522b Authenticating user 'default' from [fd00:1122:3344:101::e]:64449 | ||
| 1489 | 2026.05.27 02:40:26.383771 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46541 | ||
| 1490 | 2026.05.27 02:40:26.383803 [ 312 ] {} <Debug> TCP-Session: 53469a95-898e-44ce-b05a-7c7e20c7522b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1491 | 2026.05.27 02:40:26.383805 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1492 | 2026.05.27 02:40:26.383821 [ 312 ] {} <Debug> TCP-Session: 53469a95-898e-44ce-b05a-7c7e20c7522b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1493 | 2026.05.27 02:40:26.383842 [ 313 ] {} <Debug> TCP-Session: af0283ed-50a4-4778-8614-811f5fc55b98 Authenticating user 'default' from [fd00:1122:3344:101::e]:64256 | ||
| 1494 | 2026.05.27 02:40:26.383859 [ 313 ] {} <Debug> TCP-Session: af0283ed-50a4-4778-8614-811f5fc55b98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1495 | 2026.05.27 02:40:26.383873 [ 313 ] {} <Debug> TCP-Session: af0283ed-50a4-4778-8614-811f5fc55b98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1496 | 2026.05.27 02:40:26.383897 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39591 | ||
| 1497 | 2026.05.27 02:40:26.383988 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1498 | 2026.05.27 02:40:26.384015 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54139 | ||
| 1499 | 2026.05.27 02:40:26.384018 [ 314 ] {} <Debug> TCP-Session: be513e33-c159-46fc-ba83-d357ac8f3ada Authenticating user 'default' from [fd00:1122:3344:101::e]:46541 | ||
| 1500 | 2026.05.27 02:40:26.384046 [ 314 ] {} <Debug> TCP-Session: be513e33-c159-46fc-ba83-d357ac8f3ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1501 | 2026.05.27 02:40:26.384060 [ 314 ] {} <Debug> TCP-Session: be513e33-c159-46fc-ba83-d357ac8f3ada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1502 | 2026.05.27 02:40:26.384090 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1503 | 2026.05.27 02:40:26.384122 [ 315 ] {} <Debug> TCP-Session: 3992843e-ed38-4948-a659-a5c3f745cb9f Authenticating user 'default' from [fd00:1122:3344:101::e]:39591 | ||
| 1504 | 2026.05.27 02:40:26.384141 [ 315 ] {} <Debug> TCP-Session: 3992843e-ed38-4948-a659-a5c3f745cb9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1505 | 2026.05.27 02:40:26.384155 [ 315 ] {} <Debug> TCP-Session: 3992843e-ed38-4948-a659-a5c3f745cb9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1506 | 2026.05.27 02:40:26.384192 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1507 | 2026.05.27 02:40:26.384213 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40691 | ||
| 1508 | 2026.05.27 02:40:26.384221 [ 316 ] {} <Debug> TCP-Session: 9983c0b8-e8ce-4b06-a2c6-cc38665f3fb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54139 | ||
| 1509 | 2026.05.27 02:40:26.384239 [ 311 ] {55ad7fd1-a16c-4f2d-9a4e-55781c31c356} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1510 | 2026.05.27 02:40:26.384261 [ 316 ] {} <Debug> TCP-Session: 9983c0b8-e8ce-4b06-a2c6-cc38665f3fb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1511 | 2026.05.27 02:40:26.384297 [ 316 ] {} <Debug> TCP-Session: 9983c0b8-e8ce-4b06-a2c6-cc38665f3fb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1512 | 2026.05.27 02:40:26.384319 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46252 | ||
| 1513 | 2026.05.27 02:40:26.384401 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1514 | 2026.05.27 02:40:26.384437 [ 317 ] {} <Debug> TCP-Session: 55a69fe1-fe85-42e4-bd9c-b5e439caaae6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40691 | ||
| 1515 | 2026.05.27 02:40:26.384460 [ 317 ] {} <Debug> TCP-Session: 55a69fe1-fe85-42e4-bd9c-b5e439caaae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1516 | 2026.05.27 02:40:26.384474 [ 317 ] {} <Debug> TCP-Session: 55a69fe1-fe85-42e4-bd9c-b5e439caaae6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1517 | 2026.05.27 02:40:26.384512 [ 311 ] {55ad7fd1-a16c-4f2d-9a4e-55781c31c356} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1518 | 2026.05.27 02:40:26.384577 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1519 | 2026.05.27 02:40:26.384593 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42990 | ||
| 1520 | 2026.05.27 02:40:26.384617 [ 318 ] {} <Debug> TCP-Session: 922d0328-6367-4f41-adbf-d716c7b29155 Authenticating user 'default' from [fd00:1122:3344:101::e]:46252 | ||
| 1521 | 2026.05.27 02:40:26.384645 [ 318 ] {} <Debug> TCP-Session: 922d0328-6367-4f41-adbf-d716c7b29155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1522 | 2026.05.27 02:40:26.384659 [ 318 ] {} <Debug> TCP-Session: 922d0328-6367-4f41-adbf-d716c7b29155 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1523 | 2026.05.27 02:40:26.388656 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1524 | 2026.05.27 02:40:26.388697 [ 319 ] {} <Debug> TCP-Session: c6c6691c-86c4-4365-96cb-d86df67063de Authenticating user 'default' from [fd00:1122:3344:101::e]:42990 | ||
| 1525 | 2026.05.27 02:40:26.388716 [ 319 ] {} <Debug> TCP-Session: c6c6691c-86c4-4365-96cb-d86df67063de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1526 | 2026.05.27 02:40:26.388730 [ 319 ] {} <Debug> TCP-Session: c6c6691c-86c4-4365-96cb-d86df67063de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1527 | 2026.05.27 02:40:26.395207 [ 311 ] {55ad7fd1-a16c-4f2d-9a4e-55781c31c356} <Debug> oximeter.version (5277401c-8b99-413d-8dc0-62bbe2b9e5ea) (SelectExecutor): Key condition: unknown | ||
| 1528 | 2026.05.27 02:40:26.408298 [ 322 ] {55ad7fd1-a16c-4f2d-9a4e-55781c31c356} <Trace> AggregatingTransform: Aggregating | ||
| 1529 | 2026.05.27 02:40:26.410334 [ 322 ] {55ad7fd1-a16c-4f2d-9a4e-55781c31c356} <Trace> Aggregator: Aggregation method: without_key | ||
| 1530 | 2026.05.27 02:40:26.412605 [ 322 ] {55ad7fd1-a16c-4f2d-9a4e-55781c31c356} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.007780674 sec. (128.524 rows/sec., 5.02 KiB/sec.) | ||
| 1531 | 2026.05.27 02:40:26.412655 [ 322 ] {55ad7fd1-a16c-4f2d-9a4e-55781c31c356} <Trace> Aggregator: Merging aggregated data | ||
| 1532 | 2026.05.27 02:40:26.412712 [ 322 ] {55ad7fd1-a16c-4f2d-9a4e-55781c31c356} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1533 | 2026.05.27 02:40:26.416166 [ 311 ] {55ad7fd1-a16c-4f2d-9a4e-55781c31c356} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.032479 sec., 30.789125280950767 rows/sec., 1.20 KiB/sec. | ||
| 1534 | 2026.05.27 02:40:26.416337 [ 311 ] {55ad7fd1-a16c-4f2d-9a4e-55781c31c356} <Debug> TCPHandler: Processed in 0.032918023 sec. | ||
| 1535 | 2026.05.27 02:40:26.420650 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1536 | 2026.05.27 02:40:26.420685 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1537 | 2026.05.27 02:40:26.420713 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1538 | 2026.05.27 02:40:26.420735 [ 318 ] {} <Debug> TCP-Session: 922d0328-6367-4f41-adbf-d716c7b29155 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1539 | 2026.05.27 02:40:26.420757 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1540 | 2026.05.27 02:40:26.420774 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1541 | 2026.05.27 02:40:26.420798 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1542 | 2026.05.27 02:40:26.420833 [ 314 ] {} <Debug> TCP-Session: be513e33-c159-46fc-ba83-d357ac8f3ada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1543 | 2026.05.27 02:40:26.420814 [ 313 ] {} <Debug> TCP-Session: af0283ed-50a4-4778-8614-811f5fc55b98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1544 | 2026.05.27 02:40:26.420862 [ 316 ] {} <Debug> TCP-Session: 9983c0b8-e8ce-4b06-a2c6-cc38665f3fb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1545 | 2026.05.27 02:40:26.420810 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1546 | 2026.05.27 02:40:26.420791 [ 312 ] {} <Debug> TCP-Session: 53469a95-898e-44ce-b05a-7c7e20c7522b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1547 | 2026.05.27 02:40:26.420722 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1548 | 2026.05.27 02:40:26.420965 [ 319 ] {} <Debug> TCP-Session: c6c6691c-86c4-4365-96cb-d86df67063de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1549 | 2026.05.27 02:40:26.420744 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1550 | 2026.05.27 02:40:26.421000 [ 315 ] {} <Debug> TCP-Session: 3992843e-ed38-4948-a659-a5c3f745cb9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1551 | 2026.05.27 02:40:26.420720 [ 311 ] {} <Debug> TCP-Session: b65b7988-9aca-44c5-ac7d-ce9bec2886c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1552 | 2026.05.27 02:40:26.421051 [ 317 ] {} <Debug> TCP-Session: 55a69fe1-fe85-42e4-bd9c-b5e439caaae6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1553 | 2026.05.27 02:40:27.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.96 MiB, peak 193.08 MiB, free memory in arenas 0.00 B, will set to 183.47 MiB (RSS), difference: 2.51 MiB | ||
| 1554 | 2026.05.27 02:40:28.918464 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 8 | ||
| 1555 | 2026.05.27 02:40:28.920045 [ 242 ] {} <Trace> system.query_log (8c9f6bb0-f166-4e18-81d7-e4aa61e65006): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2026.05.27 02:40:28.920100 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1557 | 2026.05.27 02:40:28.921439 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1558 | 2026.05.27 02:40:28.921956 [ 242 ] {} <Trace> system.query_log (8c9f6bb0-f166-4e18-81d7-e4aa61e65006): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2026.05.27 02:40:28.922259 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 8 | ||
| 1560 | 2026.05.27 02:40:29.411879 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1561 | 2026.05.27 02:40:29.412113 [ 259 ] {bc7cf57f-9b3f-44e5-bc81-9bc700f4c5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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', '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) | ||
| 1562 | 2026.05.27 02:40:29.412433 [ 259 ] {bc7cf57f-9b3f-44e5-bc81-9bc700f4c5e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1563 | 2026.05.27 02:40:29.412473 [ 259 ] {bc7cf57f-9b3f-44e5-bc81-9bc700f4c5e3} <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', '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 | ||
| 1564 | 2026.05.27 02:40:29.412700 [ 259 ] {bc7cf57f-9b3f-44e5-bc81-9bc700f4c5e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1565 | 2026.05.27 02:40:29.412767 [ 259 ] {bc7cf57f-9b3f-44e5-bc81-9bc700f4c5e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1566 | 2026.05.27 02:40:29.412910 [ 259 ] {bc7cf57f-9b3f-44e5-bc81-9bc700f4c5e3} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 1567 | 2026.05.27 02:40:29.412996 [ 323 ] {bc7cf57f-9b3f-44e5-bc81-9bc700f4c5e3} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1568 | 2026.05.27 02:40:29.413024 [ 365 ] {bc7cf57f-9b3f-44e5-bc81-9bc700f4c5e3} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1569 | 2026.05.27 02:40:29.413132 [ 259 ] {bc7cf57f-9b3f-44e5-bc81-9bc700f4c5e3} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (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 | ||
| 1570 | 2026.05.27 02:40:29.413159 [ 259 ] {bc7cf57f-9b3f-44e5-bc81-9bc700f4c5e3} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1571 | 2026.05.27 02:40:29.413227 [ 259 ] {bc7cf57f-9b3f-44e5-bc81-9bc700f4c5e3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1572 | 2026.05.27 02:40:29.413247 [ 259 ] {bc7cf57f-9b3f-44e5-bc81-9bc700f4c5e3} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1573 | 2026.05.27 02:40:29.413282 [ 259 ] {bc7cf57f-9b3f-44e5-bc81-9bc700f4c5e3} <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', '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'))" | ||
| 1574 | 2026.05.27 02:40:29.413324 [ 259 ] {bc7cf57f-9b3f-44e5-bc81-9bc700f4c5e3} <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', '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'))" | ||
| 1575 | 2026.05.27 02:40:29.414424 [ 259 ] {bc7cf57f-9b3f-44e5-bc81-9bc700f4c5e3} <Debug> executeQuery: Read 38 rows, 3.49 KiB in 0.002409 sec., 15774.180157741801 rows/sec., 1.41 MiB/sec. | ||
| 1576 | 2026.05.27 02:40:29.414512 [ 259 ] {bc7cf57f-9b3f-44e5-bc81-9bc700f4c5e3} <Debug> TCPHandler: Processed in 0.00276103 sec. | ||
| 1577 | 2026.05.27 02:40:29.419041 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1578 | 2026.05.27 02:40:29.419157 [ 259 ] {0f975362-9d0e-4476-9c7e-b07860cb1c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1579 | 2026.05.27 02:40:29.419201 [ 259 ] {0f975362-9d0e-4476-9c7e-b07860cb1c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1580 | 2026.05.27 02:40:29.419778 [ 259 ] {0f975362-9d0e-4476-9c7e-b07860cb1c61} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1581 | 2026.05.27 02:40:29.419813 [ 259 ] {0f975362-9d0e-4476-9c7e-b07860cb1c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1582 | 2026.05.27 02:40:29.420242 [ 259 ] {0f975362-9d0e-4476-9c7e-b07860cb1c61} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1583 | 2026.05.27 02:40:29.420444 [ 259 ] {0f975362-9d0e-4476-9c7e-b07860cb1c61} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1584 | 2026.05.27 02:40:29.420590 [ 259 ] {0f975362-9d0e-4476-9c7e-b07860cb1c61} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001466 sec., 8185.538881309686 rows/sec., 2.91 MiB/sec. | ||
| 1585 | 2026.05.27 02:40:29.420626 [ 259 ] {0f975362-9d0e-4476-9c7e-b07860cb1c61} <Debug> TCPHandler: Processed in 0.001637718 sec. | ||
| 1586 | 2026.05.27 02:40:29.420771 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2026.05.27 02:40:29.420881 [ 259 ] {cff484db-4a84-4cb4-966a-f76e6f54cdec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1588 | 2026.05.27 02:40:29.420922 [ 259 ] {cff484db-4a84-4cb4-966a-f76e6f54cdec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1589 | 2026.05.27 02:40:29.421468 [ 259 ] {cff484db-4a84-4cb4-966a-f76e6f54cdec} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2026.05.27 02:40:29.421504 [ 259 ] {cff484db-4a84-4cb4-966a-f76e6f54cdec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1591 | 2026.05.27 02:40:29.421822 [ 259 ] {cff484db-4a84-4cb4-966a-f76e6f54cdec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1592 | 2026.05.27 02:40:29.422048 [ 259 ] {cff484db-4a84-4cb4-966a-f76e6f54cdec} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2026.05.27 02:40:29.422175 [ 259 ] {cff484db-4a84-4cb4-966a-f76e6f54cdec} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001314 sec., 213089.80213089802 rows/sec., 13.52 MiB/sec. | ||
| 1594 | 2026.05.27 02:40:29.422210 [ 259 ] {cff484db-4a84-4cb4-966a-f76e6f54cdec} <Debug> TCPHandler: Processed in 0.001496496 sec. | ||
| 1595 | 2026.05.27 02:40:29.422342 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1596 | 2026.05.27 02:40:29.422442 [ 259 ] {1b835c56-de9e-4d6e-b719-de014bceeff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1597 | 2026.05.27 02:40:29.422483 [ 259 ] {1b835c56-de9e-4d6e-b719-de014bceeff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1598 | 2026.05.27 02:40:29.423192 [ 259 ] {1b835c56-de9e-4d6e-b719-de014bceeff0} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2026.05.27 02:40:29.423229 [ 259 ] {1b835c56-de9e-4d6e-b719-de014bceeff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1600 | 2026.05.27 02:40:29.423583 [ 259 ] {1b835c56-de9e-4d6e-b719-de014bceeff0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1601 | 2026.05.27 02:40:29.423817 [ 259 ] {1b835c56-de9e-4d6e-b719-de014bceeff0} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2026.05.27 02:40:29.423946 [ 259 ] {1b835c56-de9e-4d6e-b719-de014bceeff0} <Debug> executeQuery: Read 777 rows, 61.28 KiB in 0.001523 sec., 510177.281680893 rows/sec., 39.29 MiB/sec. | ||
| 1603 | 2026.05.27 02:40:29.423981 [ 259 ] {1b835c56-de9e-4d6e-b719-de014bceeff0} <Debug> TCPHandler: Processed in 0.001688519 sec. | ||
| 1604 | 2026.05.27 02:40:29.424134 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1605 | 2026.05.27 02:40:29.424231 [ 259 ] {e73e09bf-ea54-4d81-a65a-6c8fec598371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1606 | 2026.05.27 02:40:29.424272 [ 259 ] {e73e09bf-ea54-4d81-a65a-6c8fec598371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1607 | 2026.05.27 02:40:29.424800 [ 259 ] {e73e09bf-ea54-4d81-a65a-6c8fec598371} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2026.05.27 02:40:29.424838 [ 259 ] {e73e09bf-ea54-4d81-a65a-6c8fec598371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1609 | 2026.05.27 02:40:29.425146 [ 259 ] {e73e09bf-ea54-4d81-a65a-6c8fec598371} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1610 | 2026.05.27 02:40:29.425361 [ 259 ] {e73e09bf-ea54-4d81-a65a-6c8fec598371} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2026.05.27 02:40:29.425490 [ 259 ] {e73e09bf-ea54-4d81-a65a-6c8fec598371} <Debug> executeQuery: Read 140 rows, 8.41 KiB in 0.001277 sec., 109631.9498825372 rows/sec., 6.43 MiB/sec. | ||
| 1612 | 2026.05.27 02:40:29.425524 [ 259 ] {e73e09bf-ea54-4d81-a65a-6c8fec598371} <Debug> TCPHandler: Processed in 0.001451385 sec. | ||
| 1613 | 2026.05.27 02:40:29.425677 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1614 | 2026.05.27 02:40:29.425774 [ 259 ] {09614a86-d39e-41b4-8d52-eb3eefccf0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1615 | 2026.05.27 02:40:29.425814 [ 259 ] {09614a86-d39e-41b4-8d52-eb3eefccf0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1616 | 2026.05.27 02:40:29.426378 [ 259 ] {09614a86-d39e-41b4-8d52-eb3eefccf0ba} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1617 | 2026.05.27 02:40:29.426417 [ 259 ] {09614a86-d39e-41b4-8d52-eb3eefccf0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1618 | 2026.05.27 02:40:29.426713 [ 259 ] {09614a86-d39e-41b4-8d52-eb3eefccf0ba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1619 | 2026.05.27 02:40:29.426942 [ 259 ] {09614a86-d39e-41b4-8d52-eb3eefccf0ba} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1620 | 2026.05.27 02:40:29.427064 [ 259 ] {09614a86-d39e-41b4-8d52-eb3eefccf0ba} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001309 sec., 110771.58135981666 rows/sec., 7.15 MiB/sec. | ||
| 1621 | 2026.05.27 02:40:29.427097 [ 259 ] {09614a86-d39e-41b4-8d52-eb3eefccf0ba} <Debug> TCPHandler: Processed in 0.001469986 sec. | ||
| 1622 | 2026.05.27 02:40:29.427240 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1623 | 2026.05.27 02:40:29.427336 [ 259 ] {21533cc1-6c99-4c57-a075-2fa3cd2c143d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1624 | 2026.05.27 02:40:29.427375 [ 259 ] {21533cc1-6c99-4c57-a075-2fa3cd2c143d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1625 | 2026.05.27 02:40:29.427826 [ 259 ] {21533cc1-6c99-4c57-a075-2fa3cd2c143d} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1626 | 2026.05.27 02:40:29.427862 [ 259 ] {21533cc1-6c99-4c57-a075-2fa3cd2c143d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1627 | 2026.05.27 02:40:29.428157 [ 259 ] {21533cc1-6c99-4c57-a075-2fa3cd2c143d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1628 | 2026.05.27 02:40:29.428369 [ 259 ] {21533cc1-6c99-4c57-a075-2fa3cd2c143d} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1629 | 2026.05.27 02:40:29.428490 [ 259 ] {21533cc1-6c99-4c57-a075-2fa3cd2c143d} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001173 sec., 122762.1483375959 rows/sec., 6.97 MiB/sec. | ||
| 1630 | 2026.05.27 02:40:29.428523 [ 259 ] {21533cc1-6c99-4c57-a075-2fa3cd2c143d} <Debug> TCPHandler: Processed in 0.001332374 sec. | ||
| 1631 | 2026.05.27 02:40:29.428656 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1632 | 2026.05.27 02:40:29.428752 [ 259 ] {117cf7f6-e3df-42c0-8bda-452e4c9beb16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1633 | 2026.05.27 02:40:29.428793 [ 259 ] {117cf7f6-e3df-42c0-8bda-452e4c9beb16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1634 | 2026.05.27 02:40:29.429371 [ 259 ] {117cf7f6-e3df-42c0-8bda-452e4c9beb16} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2026.05.27 02:40:29.429408 [ 259 ] {117cf7f6-e3df-42c0-8bda-452e4c9beb16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1636 | 2026.05.27 02:40:29.429718 [ 259 ] {117cf7f6-e3df-42c0-8bda-452e4c9beb16} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1637 | 2026.05.27 02:40:29.429925 [ 259 ] {117cf7f6-e3df-42c0-8bda-452e4c9beb16} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2026.05.27 02:40:29.430052 [ 259 ] {117cf7f6-e3df-42c0-8bda-452e4c9beb16} <Debug> executeQuery: Read 484 rows, 34.73 KiB in 0.001318 sec., 367223.0652503794 rows/sec., 25.73 MiB/sec. | ||
| 1639 | 2026.05.27 02:40:29.430085 [ 259 ] {117cf7f6-e3df-42c0-8bda-452e4c9beb16} <Debug> TCPHandler: Processed in 0.001477756 sec. | ||
| 1640 | 2026.05.27 02:40:29.430207 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1641 | 2026.05.27 02:40:29.430304 [ 259 ] {908b4a00-3f30-4170-b501-232d89f24fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1642 | 2026.05.27 02:40:29.430345 [ 259 ] {908b4a00-3f30-4170-b501-232d89f24fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1643 | 2026.05.27 02:40:29.430699 [ 259 ] {908b4a00-3f30-4170-b501-232d89f24fab} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2026.05.27 02:40:29.430735 [ 259 ] {908b4a00-3f30-4170-b501-232d89f24fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1645 | 2026.05.27 02:40:29.431025 [ 259 ] {908b4a00-3f30-4170-b501-232d89f24fab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1646 | 2026.05.27 02:40:29.431238 [ 259 ] {908b4a00-3f30-4170-b501-232d89f24fab} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2026.05.27 02:40:29.431362 [ 259 ] {908b4a00-3f30-4170-b501-232d89f24fab} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001077 sec., 3714.020427112349 rows/sec., 194.04 KiB/sec. | ||
| 1648 | 2026.05.27 02:40:29.431394 [ 259 ] {908b4a00-3f30-4170-b501-232d89f24fab} <Debug> TCPHandler: Processed in 0.001236763 sec. | ||
| 1649 | 2026.05.27 02:40:29.431515 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1650 | 2026.05.27 02:40:29.431612 [ 259 ] {b818adf7-8031-4580-9c16-c8868e9ec484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1651 | 2026.05.27 02:40:29.431655 [ 259 ] {b818adf7-8031-4580-9c16-c8868e9ec484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1652 | 2026.05.27 02:40:29.432070 [ 259 ] {b818adf7-8031-4580-9c16-c8868e9ec484} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1653 | 2026.05.27 02:40:29.432105 [ 259 ] {b818adf7-8031-4580-9c16-c8868e9ec484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1654 | 2026.05.27 02:40:29.432422 [ 259 ] {b818adf7-8031-4580-9c16-c8868e9ec484} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1655 | 2026.05.27 02:40:29.432633 [ 259 ] {b818adf7-8031-4580-9c16-c8868e9ec484} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1656 | 2026.05.27 02:40:29.432756 [ 259 ] {b818adf7-8031-4580-9c16-c8868e9ec484} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001163 sec., 227858.98538263113 rows/sec., 15.14 MiB/sec. | ||
| 1657 | 2026.05.27 02:40:29.432789 [ 259 ] {b818adf7-8031-4580-9c16-c8868e9ec484} <Debug> TCPHandler: Processed in 0.001323374 sec. | ||
| 1658 | 2026.05.27 02:40:29.432908 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1659 | 2026.05.27 02:40:29.433004 [ 259 ] {271a072e-45a9-4c0a-91e5-ef0f06cdf144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1660 | 2026.05.27 02:40:29.433046 [ 259 ] {271a072e-45a9-4c0a-91e5-ef0f06cdf144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1661 | 2026.05.27 02:40:29.433359 [ 259 ] {271a072e-45a9-4c0a-91e5-ef0f06cdf144} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2026.05.27 02:40:29.433395 [ 259 ] {271a072e-45a9-4c0a-91e5-ef0f06cdf144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1663 | 2026.05.27 02:40:29.433677 [ 259 ] {271a072e-45a9-4c0a-91e5-ef0f06cdf144} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1664 | 2026.05.27 02:40:29.433888 [ 259 ] {271a072e-45a9-4c0a-91e5-ef0f06cdf144} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1665 | 2026.05.27 02:40:29.434012 [ 259 ] {271a072e-45a9-4c0a-91e5-ef0f06cdf144} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 1666 | 2026.05.27 02:40:29.434045 [ 259 ] {271a072e-45a9-4c0a-91e5-ef0f06cdf144} <Debug> TCPHandler: Processed in 0.001186803 sec. | ||
| 1667 | 2026.05.27 02:40:29.434179 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2026.05.27 02:40:29.434276 [ 259 ] {d6a1183f-2951-4c00-918e-65a8e3526c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1669 | 2026.05.27 02:40:29.434316 [ 259 ] {d6a1183f-2951-4c00-918e-65a8e3526c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1670 | 2026.05.27 02:40:29.434643 [ 259 ] {d6a1183f-2951-4c00-918e-65a8e3526c5d} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1671 | 2026.05.27 02:40:29.434679 [ 259 ] {d6a1183f-2951-4c00-918e-65a8e3526c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1672 | 2026.05.27 02:40:29.434974 [ 259 ] {d6a1183f-2951-4c00-918e-65a8e3526c5d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1673 | 2026.05.27 02:40:29.435183 [ 259 ] {d6a1183f-2951-4c00-918e-65a8e3526c5d} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1674 | 2026.05.27 02:40:29.435307 [ 259 ] {d6a1183f-2951-4c00-918e-65a8e3526c5d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001049 sec., 85795.99618684461 rows/sec., 5.37 MiB/sec. | ||
| 1675 | 2026.05.27 02:40:29.435338 [ 259 ] {d6a1183f-2951-4c00-918e-65a8e3526c5d} <Debug> TCPHandler: Processed in 0.001207663 sec. | ||
| 1676 | 2026.05.27 02:40:31.419741 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 503 entries to flush up to offset 3309 | ||
| 1677 | 2026.05.27 02:40:31.420244 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1678 | 2026.05.27 02:40:31.420289 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1679 | 2026.05.27 02:40:31.420759 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1680 | 2026.05.27 02:40:31.421005 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1681 | 2026.05.27 02:40:31.421156 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3309 | ||
| 1682 | 2026.05.27 02:40:31.601938 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1683 | 2026.05.27 02:40:31.621743 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1684 | 2026.05.27 02:40:31.621815 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1685 | 2026.05.27 02:40:31.628659 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1686 | 2026.05.27 02:40:31.629822 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1687 | 2026.05.27 02:40:31.633521 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1688 | 2026.05.27 02:40:31.774479 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58926 | ||
| 1689 | 2026.05.27 02:40:31.774569 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1690 | 2026.05.27 02:40:31.774596 [ 311 ] {} <Debug> TCP-Session: 37323b19-17c0-4c20-a9f0-c5347570d927 Authenticating user 'default' from [fd00:1122:3344:101::e]:58926 | ||
| 1691 | 2026.05.27 02:40:31.774619 [ 311 ] {} <Debug> TCP-Session: 37323b19-17c0-4c20-a9f0-c5347570d927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1692 | 2026.05.27 02:40:31.774634 [ 311 ] {} <Debug> TCP-Session: 37323b19-17c0-4c20-a9f0-c5347570d927 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1693 | 2026.05.27 02:40:31.774894 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62101 | ||
| 1694 | 2026.05.27 02:40:31.774927 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41305 | ||
| 1695 | 2026.05.27 02:40:31.774942 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57127 | ||
| 1696 | 2026.05.27 02:40:31.774966 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63131 | ||
| 1697 | 2026.05.27 02:40:31.774992 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1698 | 2026.05.27 02:40:31.775019 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1699 | 2026.05.27 02:40:31.775036 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1700 | 2026.05.27 02:40:31.775047 [ 312 ] {} <Debug> TCP-Session: e60c532f-597a-44cd-907b-c371baa53f08 Authenticating user 'default' from [fd00:1122:3344:101::e]:62101 | ||
| 1701 | 2026.05.27 02:40:31.775053 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1702 | 2026.05.27 02:40:31.775062 [ 315 ] {} <Debug> TCP-Session: 26c165bf-0a73-4917-ab54-ac94c6f242e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41305 | ||
| 1703 | 2026.05.27 02:40:31.775085 [ 312 ] {} <Debug> TCP-Session: e60c532f-597a-44cd-907b-c371baa53f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1704 | 2026.05.27 02:40:31.775123 [ 315 ] {} <Debug> TCP-Session: 26c165bf-0a73-4917-ab54-ac94c6f242e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1705 | 2026.05.27 02:40:31.775149 [ 312 ] {} <Debug> TCP-Session: e60c532f-597a-44cd-907b-c371baa53f08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1706 | 2026.05.27 02:40:31.775099 [ 318 ] {} <Debug> TCP-Session: d9e9d0bf-a1fc-4ef5-8d89-dfa58b020528 Authenticating user 'default' from [fd00:1122:3344:101::e]:63131 | ||
| 1707 | 2026.05.27 02:40:31.775075 [ 316 ] {} <Debug> TCP-Session: 7c75672a-b873-45a0-baff-8a82e8a1f881 Authenticating user 'default' from [fd00:1122:3344:101::e]:57127 | ||
| 1708 | 2026.05.27 02:40:31.775199 [ 315 ] {} <Debug> TCP-Session: 26c165bf-0a73-4917-ab54-ac94c6f242e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1709 | 2026.05.27 02:40:31.775211 [ 318 ] {} <Debug> TCP-Session: d9e9d0bf-a1fc-4ef5-8d89-dfa58b020528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1710 | 2026.05.27 02:40:31.775234 [ 316 ] {} <Debug> TCP-Session: 7c75672a-b873-45a0-baff-8a82e8a1f881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1711 | 2026.05.27 02:40:31.775261 [ 318 ] {} <Debug> TCP-Session: d9e9d0bf-a1fc-4ef5-8d89-dfa58b020528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1712 | 2026.05.27 02:40:31.775280 [ 316 ] {} <Debug> TCP-Session: 7c75672a-b873-45a0-baff-8a82e8a1f881 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1713 | 2026.05.27 02:40:31.774975 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34077 | ||
| 1714 | 2026.05.27 02:40:31.774970 [ 311 ] {} <Trace> TCP-Session: 37323b19-17c0-4c20-a9f0-c5347570d927 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1715 | 2026.05.27 02:40:31.774953 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35308 | ||
| 1716 | 2026.05.27 02:40:31.775382 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1717 | 2026.05.27 02:40:31.774929 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43260 | ||
| 1718 | 2026.05.27 02:40:31.775420 [ 319 ] {} <Debug> TCP-Session: a5e86354-951b-4c04-bf1f-3f53d2a63bf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34077 | ||
| 1719 | 2026.05.27 02:40:31.775426 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1720 | 2026.05.27 02:40:31.775447 [ 319 ] {} <Debug> TCP-Session: a5e86354-951b-4c04-bf1f-3f53d2a63bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1721 | 2026.05.27 02:40:31.775457 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1722 | 2026.05.27 02:40:31.775466 [ 317 ] {} <Debug> TCP-Session: 3435e5fe-b60a-4c69-b39c-c98eaf405b96 Authenticating user 'default' from [fd00:1122:3344:101::e]:35308 | ||
| 1723 | 2026.05.27 02:40:31.775471 [ 319 ] {} <Debug> TCP-Session: a5e86354-951b-4c04-bf1f-3f53d2a63bf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1724 | 2026.05.27 02:40:31.775487 [ 314 ] {} <Debug> TCP-Session: 839106f6-c49a-4412-9ab8-458bbe81f98b Authenticating user 'default' from [fd00:1122:3344:101::e]:43260 | ||
| 1725 | 2026.05.27 02:40:31.775503 [ 317 ] {} <Debug> TCP-Session: 3435e5fe-b60a-4c69-b39c-c98eaf405b96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1726 | 2026.05.27 02:40:31.775523 [ 311 ] {7e8ae35b-c660-4330-88e6-a5449fedb38b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58926) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1727 | 2026.05.27 02:40:31.775524 [ 314 ] {} <Debug> TCP-Session: 839106f6-c49a-4412-9ab8-458bbe81f98b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1728 | 2026.05.27 02:40:31.775537 [ 317 ] {} <Debug> TCP-Session: 3435e5fe-b60a-4c69-b39c-c98eaf405b96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1729 | 2026.05.27 02:40:31.775570 [ 314 ] {} <Debug> TCP-Session: 839106f6-c49a-4412-9ab8-458bbe81f98b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1730 | 2026.05.27 02:40:31.774903 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53018 | ||
| 1731 | 2026.05.27 02:40:31.775652 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1732 | 2026.05.27 02:40:31.775674 [ 313 ] {} <Debug> TCP-Session: b56952cb-89ba-4455-b381-046b073ed7ef Authenticating user 'default' from [fd00:1122:3344:101::e]:53018 | ||
| 1733 | 2026.05.27 02:40:31.775692 [ 313 ] {} <Debug> TCP-Session: b56952cb-89ba-4455-b381-046b073ed7ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1734 | 2026.05.27 02:40:31.775705 [ 313 ] {} <Debug> TCP-Session: b56952cb-89ba-4455-b381-046b073ed7ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1735 | 2026.05.27 02:40:31.775817 [ 311 ] {7e8ae35b-c660-4330-88e6-a5449fedb38b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1736 | 2026.05.27 02:40:31.775907 [ 311 ] {7e8ae35b-c660-4330-88e6-a5449fedb38b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1737 | 2026.05.27 02:40:31.776313 [ 311 ] {7e8ae35b-c660-4330-88e6-a5449fedb38b} <Debug> oximeter.version (5277401c-8b99-413d-8dc0-62bbe2b9e5ea) (SelectExecutor): Key condition: unknown | ||
| 1738 | 2026.05.27 02:40:31.777189 [ 323 ] {7e8ae35b-c660-4330-88e6-a5449fedb38b} <Trace> AggregatingTransform: Aggregating | ||
| 1739 | 2026.05.27 02:40:31.777234 [ 323 ] {7e8ae35b-c660-4330-88e6-a5449fedb38b} <Trace> Aggregator: Aggregation method: without_key | ||
| 1740 | 2026.05.27 02:40:31.777268 [ 323 ] {7e8ae35b-c660-4330-88e6-a5449fedb38b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000860379 sec. (1162.278 rows/sec., 45.40 KiB/sec.) | ||
| 1741 | 2026.05.27 02:40:31.777283 [ 323 ] {7e8ae35b-c660-4330-88e6-a5449fedb38b} <Trace> Aggregator: Merging aggregated data | ||
| 1742 | 2026.05.27 02:40:31.777944 [ 311 ] {7e8ae35b-c660-4330-88e6-a5449fedb38b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002481 sec., 403.0632809351068 rows/sec., 15.74 KiB/sec. | ||
| 1743 | 2026.05.27 02:40:31.778074 [ 311 ] {7e8ae35b-c660-4330-88e6-a5449fedb38b} <Debug> TCPHandler: Processed in 0.003229034 sec. | ||
| 1744 | 2026.05.27 02:40:31.778201 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1745 | 2026.05.27 02:40:31.778232 [ 311 ] {} <Debug> TCP-Session: 37323b19-17c0-4c20-a9f0-c5347570d927 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1746 | 2026.05.27 02:40:31.778232 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1747 | 2026.05.27 02:40:31.778252 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1748 | 2026.05.27 02:40:31.778270 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1749 | 2026.05.27 02:40:31.778284 [ 319 ] {} <Debug> TCP-Session: a5e86354-951b-4c04-bf1f-3f53d2a63bf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1750 | 2026.05.27 02:40:31.778302 [ 313 ] {} <Debug> TCP-Session: b56952cb-89ba-4455-b381-046b073ed7ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1751 | 2026.05.27 02:40:31.778304 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1752 | 2026.05.27 02:40:31.778335 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1753 | 2026.05.27 02:40:31.778320 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1754 | 2026.05.27 02:40:31.778362 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1755 | 2026.05.27 02:40:31.778392 [ 314 ] {} <Debug> TCP-Session: 839106f6-c49a-4412-9ab8-458bbe81f98b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1756 | 2026.05.27 02:40:31.778416 [ 318 ] {} <Debug> TCP-Session: d9e9d0bf-a1fc-4ef5-8d89-dfa58b020528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1757 | 2026.05.27 02:40:31.778439 [ 317 ] {} <Debug> TCP-Session: 3435e5fe-b60a-4c69-b39c-c98eaf405b96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1758 | 2026.05.27 02:40:31.778377 [ 316 ] {} <Debug> TCP-Session: 7c75672a-b873-45a0-baff-8a82e8a1f881 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1759 | 2026.05.27 02:40:31.778324 [ 312 ] {} <Debug> TCP-Session: e60c532f-597a-44cd-907b-c371baa53f08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1760 | 2026.05.27 02:40:31.778293 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1761 | 2026.05.27 02:40:31.778553 [ 315 ] {} <Debug> TCP-Session: 26c165bf-0a73-4917-ab54-ac94c6f242e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1762 | 2026.05.27 02:40:32.668919 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36799 | ||
| 1763 | 2026.05.27 02:40:32.669019 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1764 | 2026.05.27 02:40:32.669049 [ 315 ] {} <Debug> TCP-Session: 50b15e35-ccc8-445f-9704-eada8fd57c0c Authenticating user 'default' from [fd00:1122:3344:101::e]:36799 | ||
| 1765 | 2026.05.27 02:40:32.669075 [ 315 ] {} <Debug> TCP-Session: 50b15e35-ccc8-445f-9704-eada8fd57c0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1766 | 2026.05.27 02:40:32.669092 [ 315 ] {} <Debug> TCP-Session: 50b15e35-ccc8-445f-9704-eada8fd57c0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1767 | 2026.05.27 02:40:32.669295 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41190 | ||
| 1768 | 2026.05.27 02:40:32.669352 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35714 | ||
| 1769 | 2026.05.27 02:40:32.669373 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34047 | ||
| 1770 | 2026.05.27 02:40:32.669399 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41902 | ||
| 1771 | 2026.05.27 02:40:32.669438 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1772 | 2026.05.27 02:40:32.669446 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1773 | 2026.05.27 02:40:32.669464 [ 315 ] {} <Trace> TCP-Session: 50b15e35-ccc8-445f-9704-eada8fd57c0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1774 | 2026.05.27 02:40:32.669487 [ 318 ] {} <Debug> TCP-Session: a03fc1db-bb29-464d-bce0-c3eacc328915 Authenticating user 'default' from [fd00:1122:3344:101::e]:35714 | ||
| 1775 | 2026.05.27 02:40:32.669505 [ 311 ] {} <Debug> TCP-Session: 5bf761de-6ee6-4894-801a-66691b48ccd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34047 | ||
| 1776 | 2026.05.27 02:40:32.669518 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1777 | 2026.05.27 02:40:32.669540 [ 311 ] {} <Debug> TCP-Session: 5bf761de-6ee6-4894-801a-66691b48ccd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1778 | 2026.05.27 02:40:32.669532 [ 318 ] {} <Debug> TCP-Session: a03fc1db-bb29-464d-bce0-c3eacc328915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1779 | 2026.05.27 02:40:32.669569 [ 311 ] {} <Debug> TCP-Session: 5bf761de-6ee6-4894-801a-66691b48ccd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1780 | 2026.05.27 02:40:32.669570 [ 313 ] {} <Debug> TCP-Session: 4f5cb10c-7763-423e-8698-a2037da31850 Authenticating user 'default' from [fd00:1122:3344:101::e]:41902 | ||
| 1781 | 2026.05.27 02:40:32.669580 [ 318 ] {} <Debug> TCP-Session: a03fc1db-bb29-464d-bce0-c3eacc328915 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1782 | 2026.05.27 02:40:32.669409 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46553 | ||
| 1783 | 2026.05.27 02:40:32.669622 [ 313 ] {} <Debug> TCP-Session: 4f5cb10c-7763-423e-8698-a2037da31850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1784 | 2026.05.27 02:40:32.669383 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62455 | ||
| 1785 | 2026.05.27 02:40:32.669694 [ 315 ] {54f5a91c-f2aa-4d6c-9605-69b09018f466} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36799) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1786 | 2026.05.27 02:40:32.669726 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1787 | 2026.05.27 02:40:32.669750 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1788 | 2026.05.27 02:40:32.669776 [ 314 ] {} <Debug> TCP-Session: 98447830-aeb4-4d06-96c6-450a97228cff Authenticating user 'default' from [fd00:1122:3344:101::e]:46553 | ||
| 1789 | 2026.05.27 02:40:32.669789 [ 312 ] {} <Debug> TCP-Session: 256861eb-04ca-449c-a128-0afc286b9063 Authenticating user 'default' from [fd00:1122:3344:101::e]:62455 | ||
| 1790 | 2026.05.27 02:40:32.669706 [ 313 ] {} <Debug> TCP-Session: 4f5cb10c-7763-423e-8698-a2037da31850 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1791 | 2026.05.27 02:40:32.669822 [ 312 ] {} <Debug> TCP-Session: 256861eb-04ca-449c-a128-0afc286b9063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1792 | 2026.05.27 02:40:32.669813 [ 314 ] {} <Debug> TCP-Session: 98447830-aeb4-4d06-96c6-450a97228cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1793 | 2026.05.27 02:40:32.669858 [ 312 ] {} <Debug> TCP-Session: 256861eb-04ca-449c-a128-0afc286b9063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1794 | 2026.05.27 02:40:32.669877 [ 314 ] {} <Debug> TCP-Session: 98447830-aeb4-4d06-96c6-450a97228cff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1795 | 2026.05.27 02:40:32.669376 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1796 | 2026.05.27 02:40:32.669374 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44481 | ||
| 1797 | 2026.05.27 02:40:32.669939 [ 316 ] {} <Debug> TCP-Session: f9b91912-43b5-455c-a3e0-6f4468f4b67c Authenticating user 'default' from [fd00:1122:3344:101::e]:41190 | ||
| 1798 | 2026.05.27 02:40:32.669360 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35988 | ||
| 1799 | 2026.05.27 02:40:32.669973 [ 316 ] {} <Debug> TCP-Session: f9b91912-43b5-455c-a3e0-6f4468f4b67c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1800 | 2026.05.27 02:40:32.669983 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1801 | 2026.05.27 02:40:32.670015 [ 316 ] {} <Debug> TCP-Session: f9b91912-43b5-455c-a3e0-6f4468f4b67c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1802 | 2026.05.27 02:40:32.670030 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1803 | 2026.05.27 02:40:32.670041 [ 315 ] {54f5a91c-f2aa-4d6c-9605-69b09018f466} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1804 | 2026.05.27 02:40:32.670063 [ 317 ] {} <Debug> TCP-Session: a8041bf3-301e-497c-9da8-8f61baaa3eb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35988 | ||
| 1805 | 2026.05.27 02:40:32.670036 [ 319 ] {} <Debug> TCP-Session: 6a68d17b-8856-4f10-bd53-f527422e8526 Authenticating user 'default' from [fd00:1122:3344:101::e]:44481 | ||
| 1806 | 2026.05.27 02:40:32.670093 [ 317 ] {} <Debug> TCP-Session: a8041bf3-301e-497c-9da8-8f61baaa3eb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1807 | 2026.05.27 02:40:32.670108 [ 315 ] {54f5a91c-f2aa-4d6c-9605-69b09018f466} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1808 | 2026.05.27 02:40:32.670125 [ 317 ] {} <Debug> TCP-Session: a8041bf3-301e-497c-9da8-8f61baaa3eb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1809 | 2026.05.27 02:40:32.670115 [ 319 ] {} <Debug> TCP-Session: 6a68d17b-8856-4f10-bd53-f527422e8526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1810 | 2026.05.27 02:40:32.670172 [ 319 ] {} <Debug> TCP-Session: 6a68d17b-8856-4f10-bd53-f527422e8526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1811 | 2026.05.27 02:40:32.670428 [ 315 ] {54f5a91c-f2aa-4d6c-9605-69b09018f466} <Debug> oximeter.version (5277401c-8b99-413d-8dc0-62bbe2b9e5ea) (SelectExecutor): Key condition: unknown | ||
| 1812 | 2026.05.27 02:40:32.671411 [ 336 ] {54f5a91c-f2aa-4d6c-9605-69b09018f466} <Trace> AggregatingTransform: Aggregating | ||
| 1813 | 2026.05.27 02:40:32.671456 [ 336 ] {54f5a91c-f2aa-4d6c-9605-69b09018f466} <Trace> Aggregator: Aggregation method: without_key | ||
| 1814 | 2026.05.27 02:40:32.671490 [ 336 ] {54f5a91c-f2aa-4d6c-9605-69b09018f466} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00096086 sec. (1040.734 rows/sec., 40.65 KiB/sec.) | ||
| 1815 | 2026.05.27 02:40:32.671508 [ 336 ] {54f5a91c-f2aa-4d6c-9605-69b09018f466} <Trace> Aggregator: Merging aggregated data | ||
| 1816 | 2026.05.27 02:40:32.672092 [ 315 ] {54f5a91c-f2aa-4d6c-9605-69b09018f466} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002476 sec., 403.8772213247173 rows/sec., 15.78 KiB/sec. | ||
| 1817 | 2026.05.27 02:40:32.672208 [ 315 ] {54f5a91c-f2aa-4d6c-9605-69b09018f466} <Debug> TCPHandler: Processed in 0.002909482 sec. | ||
| 1818 | 2026.05.27 02:40:32.672354 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1819 | 2026.05.27 02:40:32.672384 [ 315 ] {} <Debug> TCP-Session: 50b15e35-ccc8-445f-9704-eada8fd57c0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1820 | 2026.05.27 02:40:32.672384 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1821 | 2026.05.27 02:40:32.672412 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1822 | 2026.05.27 02:40:32.672429 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1823 | 2026.05.27 02:40:32.672442 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1824 | 2026.05.27 02:40:32.672466 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1825 | 2026.05.27 02:40:32.672482 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1826 | 2026.05.27 02:40:32.672498 [ 318 ] {} <Debug> TCP-Session: a03fc1db-bb29-464d-bce0-c3eacc328915 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1827 | 2026.05.27 02:40:32.672507 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1828 | 2026.05.27 02:40:32.672526 [ 313 ] {} <Debug> TCP-Session: 4f5cb10c-7763-423e-8698-a2037da31850 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1829 | 2026.05.27 02:40:32.672533 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1830 | 2026.05.27 02:40:32.672569 [ 317 ] {} <Debug> TCP-Session: a8041bf3-301e-497c-9da8-8f61baaa3eb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1831 | 2026.05.27 02:40:32.672567 [ 312 ] {} <Debug> TCP-Session: 256861eb-04ca-449c-a128-0afc286b9063 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1832 | 2026.05.27 02:40:32.672594 [ 319 ] {} <Debug> TCP-Session: 6a68d17b-8856-4f10-bd53-f527422e8526 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1833 | 2026.05.27 02:40:32.672458 [ 316 ] {} <Debug> TCP-Session: f9b91912-43b5-455c-a3e0-6f4468f4b67c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1834 | 2026.05.27 02:40:32.672430 [ 314 ] {} <Debug> TCP-Session: 98447830-aeb4-4d06-96c6-450a97228cff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1835 | 2026.05.27 02:40:32.672530 [ 311 ] {} <Debug> TCP-Session: 5bf761de-6ee6-4894-801a-66691b48ccd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1836 | 2026.05.27 02:40:34.408472 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1837 | 2026.05.27 02:40:34.408707 [ 259 ] {1de036a6-d98e-4345-937d-e81844252324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) 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) | ||
| 1838 | 2026.05.27 02:40:34.409021 [ 259 ] {1de036a6-d98e-4345-937d-e81844252324} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1839 | 2026.05.27 02:40:34.409060 [ 259 ] {1de036a6-d98e-4345-937d-e81844252324} <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 | ||
| 1840 | 2026.05.27 02:40:34.409283 [ 259 ] {1de036a6-d98e-4345-937d-e81844252324} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1841 | 2026.05.27 02:40:34.409351 [ 259 ] {1de036a6-d98e-4345-937d-e81844252324} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1842 | 2026.05.27 02:40:34.409489 [ 259 ] {1de036a6-d98e-4345-937d-e81844252324} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1843 | 2026.05.27 02:40:34.409599 [ 324 ] {1de036a6-d98e-4345-937d-e81844252324} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1844 | 2026.05.27 02:40:34.409614 [ 336 ] {1de036a6-d98e-4345-937d-e81844252324} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1845 | 2026.05.27 02:40:34.409599 [ 356 ] {1de036a6-d98e-4345-937d-e81844252324} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1846 | 2026.05.27 02:40:34.409774 [ 259 ] {1de036a6-d98e-4345-937d-e81844252324} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (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 | ||
| 1847 | 2026.05.27 02:40:34.409801 [ 259 ] {1de036a6-d98e-4345-937d-e81844252324} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1848 | 2026.05.27 02:40:34.409886 [ 259 ] {1de036a6-d98e-4345-937d-e81844252324} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1849 | 2026.05.27 02:40:34.409907 [ 259 ] {1de036a6-d98e-4345-937d-e81844252324} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 1850 | 2026.05.27 02:40:34.409949 [ 259 ] {1de036a6-d98e-4345-937d-e81844252324} <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'))" | ||
| 1851 | 2026.05.27 02:40:34.409991 [ 259 ] {1de036a6-d98e-4345-937d-e81844252324} <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'))" | ||
| 1852 | 2026.05.27 02:40:34.410030 [ 259 ] {1de036a6-d98e-4345-937d-e81844252324} <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'))" | ||
| 1853 | 2026.05.27 02:40:34.411241 [ 259 ] {1de036a6-d98e-4345-937d-e81844252324} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.002627 sec., 19033.11762466692 rows/sec., 3.25 MiB/sec. | ||
| 1854 | 2026.05.27 02:40:34.411370 [ 259 ] {1de036a6-d98e-4345-937d-e81844252324} <Debug> MemoryTracker: Peak memory usage (for query): 138.54 KiB. | ||
| 1855 | 2026.05.27 02:40:34.411386 [ 259 ] {1de036a6-d98e-4345-937d-e81844252324} <Debug> TCPHandler: Processed in 0.003055583 sec. | ||
| 1856 | 2026.05.27 02:40:34.413199 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1857 | 2026.05.27 02:40:34.413330 [ 259 ] {2212ee36-46ae-4a93-91fb-b1309ad0eb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1858 | 2026.05.27 02:40:34.413380 [ 259 ] {2212ee36-46ae-4a93-91fb-b1309ad0eb05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1859 | 2026.05.27 02:40:34.413947 [ 259 ] {2212ee36-46ae-4a93-91fb-b1309ad0eb05} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2026.05.27 02:40:34.413989 [ 259 ] {2212ee36-46ae-4a93-91fb-b1309ad0eb05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1861 | 2026.05.27 02:40:34.414541 [ 259 ] {2212ee36-46ae-4a93-91fb-b1309ad0eb05} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1862 | 2026.05.27 02:40:34.415020 [ 259 ] {2212ee36-46ae-4a93-91fb-b1309ad0eb05} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2026.05.27 02:40:34.415165 [ 259 ] {2212ee36-46ae-4a93-91fb-b1309ad0eb05} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001872 sec., 41666.666666666664 rows/sec., 3.44 MiB/sec. | ||
| 1864 | 2026.05.27 02:40:34.415201 [ 259 ] {2212ee36-46ae-4a93-91fb-b1309ad0eb05} <Debug> TCPHandler: Processed in 0.002063073 sec. | ||
| 1865 | 2026.05.27 02:40:34.415377 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1866 | 2026.05.27 02:40:34.415476 [ 259 ] {6b821235-f968-4012-9efb-ffc382971de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1867 | 2026.05.27 02:40:34.415516 [ 259 ] {6b821235-f968-4012-9efb-ffc382971de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1868 | 2026.05.27 02:40:34.415915 [ 259 ] {6b821235-f968-4012-9efb-ffc382971de3} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1869 | 2026.05.27 02:40:34.415951 [ 259 ] {6b821235-f968-4012-9efb-ffc382971de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1870 | 2026.05.27 02:40:34.416369 [ 259 ] {6b821235-f968-4012-9efb-ffc382971de3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1871 | 2026.05.27 02:40:34.416821 [ 259 ] {6b821235-f968-4012-9efb-ffc382971de3} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1872 | 2026.05.27 02:40:34.416973 [ 259 ] {6b821235-f968-4012-9efb-ffc382971de3} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001515 sec., 7260.72607260726 rows/sec., 545.97 KiB/sec. | ||
| 1873 | 2026.05.27 02:40:34.417009 [ 259 ] {6b821235-f968-4012-9efb-ffc382971de3} <Debug> TCPHandler: Processed in 0.001680898 sec. | ||
| 1874 | 2026.05.27 02:40:34.417151 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1875 | 2026.05.27 02:40:34.417248 [ 259 ] {f960ddc8-1bcf-409b-a9b0-6b822746bf8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1876 | 2026.05.27 02:40:34.417288 [ 259 ] {f960ddc8-1bcf-409b-a9b0-6b822746bf8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1877 | 2026.05.27 02:40:34.417716 [ 259 ] {f960ddc8-1bcf-409b-a9b0-6b822746bf8c} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2026.05.27 02:40:34.417753 [ 259 ] {f960ddc8-1bcf-409b-a9b0-6b822746bf8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1879 | 2026.05.27 02:40:34.418211 [ 259 ] {f960ddc8-1bcf-409b-a9b0-6b822746bf8c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1880 | 2026.05.27 02:40:34.418690 [ 259 ] {f960ddc8-1bcf-409b-a9b0-6b822746bf8c} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1881 | 2026.05.27 02:40:34.418820 [ 259 ] {f960ddc8-1bcf-409b-a9b0-6b822746bf8c} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00159 sec., 47169.811320754714 rows/sec., 3.68 MiB/sec. | ||
| 1882 | 2026.05.27 02:40:34.418855 [ 259 ] {f960ddc8-1bcf-409b-a9b0-6b822746bf8c} <Debug> TCPHandler: Processed in 0.001758059 sec. | ||
| 1883 | 2026.05.27 02:40:34.418991 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1884 | 2026.05.27 02:40:34.419088 [ 259 ] {98e86ec9-6930-496d-a9fc-7d8623f37268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1885 | 2026.05.27 02:40:34.419131 [ 259 ] {98e86ec9-6930-496d-a9fc-7d8623f37268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1886 | 2026.05.27 02:40:34.419567 [ 259 ] {98e86ec9-6930-496d-a9fc-7d8623f37268} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1887 | 2026.05.27 02:40:34.419603 [ 259 ] {98e86ec9-6930-496d-a9fc-7d8623f37268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1888 | 2026.05.27 02:40:34.420110 [ 259 ] {98e86ec9-6930-496d-a9fc-7d8623f37268} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1889 | 2026.05.27 02:40:34.420640 [ 259 ] {98e86ec9-6930-496d-a9fc-7d8623f37268} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2026.05.27 02:40:34.420772 [ 259 ] {98e86ec9-6930-496d-a9fc-7d8623f37268} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001702 sec., 94007.05052878967 rows/sec., 6.55 MiB/sec. | ||
| 1891 | 2026.05.27 02:40:34.420806 [ 259 ] {98e86ec9-6930-496d-a9fc-7d8623f37268} <Debug> TCPHandler: Processed in 0.00186467 sec. | ||
| 1892 | 2026.05.27 02:40:34.420932 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1893 | 2026.05.27 02:40:34.421119 [ 259 ] {922b47ba-914e-440a-b881-84c488d4311c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1894 | 2026.05.27 02:40:34.421174 [ 259 ] {922b47ba-914e-440a-b881-84c488d4311c} <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 | ||
| 1895 | 2026.05.27 02:40:34.421901 [ 259 ] {922b47ba-914e-440a-b881-84c488d4311c} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1896 | 2026.05.27 02:40:34.421939 [ 259 ] {922b47ba-914e-440a-b881-84c488d4311c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1897 | 2026.05.27 02:40:34.422587 [ 259 ] {922b47ba-914e-440a-b881-84c488d4311c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1898 | 2026.05.27 02:40:34.423081 [ 259 ] {922b47ba-914e-440a-b881-84c488d4311c} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1899 | 2026.05.27 02:40:34.423223 [ 259 ] {922b47ba-914e-440a-b881-84c488d4311c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002123 sec., 5181.347150259067 rows/sec., 9.28 MiB/sec. | ||
| 1900 | 2026.05.27 02:40:34.423272 [ 259 ] {922b47ba-914e-440a-b881-84c488d4311c} <Debug> TCPHandler: Processed in 0.002389496 sec. | ||
| 1901 | 2026.05.27 02:40:34.423409 [ 259 ] {} <Trace> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1902 | 2026.05.27 02:40:34.423509 [ 259 ] {958536d9-ae06-4c42-802e-66df32b38576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54976) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1903 | 2026.05.27 02:40:34.423557 [ 259 ] {958536d9-ae06-4c42-802e-66df32b38576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1904 | 2026.05.27 02:40:34.423921 [ 259 ] {958536d9-ae06-4c42-802e-66df32b38576} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1905 | 2026.05.27 02:40:34.423956 [ 259 ] {958536d9-ae06-4c42-802e-66df32b38576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 1906 | 2026.05.27 02:40:34.424397 [ 259 ] {958536d9-ae06-4c42-802e-66df32b38576} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1907 | 2026.05.27 02:40:34.424894 [ 259 ] {958536d9-ae06-4c42-802e-66df32b38576} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1908 | 2026.05.27 02:40:34.425033 [ 259 ] {958536d9-ae06-4c42-802e-66df32b38576} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001545 sec., 38834.95145631068 rows/sec., 2.62 MiB/sec. | ||
| 1909 | 2026.05.27 02:40:34.425066 [ 259 ] {958536d9-ae06-4c42-802e-66df32b38576} <Debug> TCPHandler: Processed in 0.001707238 sec. | ||
| 1910 | 2026.05.27 02:40:38.873368 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1911 | 2026.05.27 02:40:38.873436 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1912 | 2026.05.27 02:40:38.921247 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3757 | ||
| 1913 | 2026.05.27 02:40:38.921757 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1914 | 2026.05.27 02:40:38.921814 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 1915 | 2026.05.27 02:40:38.922488 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1916 | 2026.05.27 02:40:38.922991 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1917 | 2026.05.27 02:40:38.923145 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3757 | ||
| 1918 | 2026.05.27 02:40:39.133601 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1919 | 2026.05.27 02:40:39.149480 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1920 | 2026.05.27 02:40:39.149542 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 1921 | 2026.05.27 02:40:39.155736 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1922 | 2026.05.27 02:40:39.156857 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2026.05.27 02:40:39.159700 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1924 | 2026.05.27 02:40:39.180960 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1925 | 2026.05.27 02:40:39.181035 [ 259 ] {} <Debug> TCP-Session: 6d6d206c-38e7-46fc-9f79-fc4ac163ff4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1926 | 2026.05.27 02:40:39.412384 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1927 | 2026.05.27 02:40:39.412613 [ 260 ] {4b26bac7-587c-4209-9a2c-1316ee71f54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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', '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) | ||
| 1928 | 2026.05.27 02:40:39.412963 [ 260 ] {4b26bac7-587c-4209-9a2c-1316ee71f54e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1929 | 2026.05.27 02:40:39.413005 [ 260 ] {4b26bac7-587c-4209-9a2c-1316ee71f54e} <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', '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 | ||
| 1930 | 2026.05.27 02:40:39.413255 [ 260 ] {4b26bac7-587c-4209-9a2c-1316ee71f54e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1931 | 2026.05.27 02:40:39.413327 [ 260 ] {4b26bac7-587c-4209-9a2c-1316ee71f54e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1932 | 2026.05.27 02:40:39.413469 [ 260 ] {4b26bac7-587c-4209-9a2c-1316ee71f54e} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 1933 | 2026.05.27 02:40:39.413567 [ 340 ] {4b26bac7-587c-4209-9a2c-1316ee71f54e} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1934 | 2026.05.27 02:40:39.413581 [ 324 ] {4b26bac7-587c-4209-9a2c-1316ee71f54e} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1935 | 2026.05.27 02:40:39.413574 [ 326 ] {4b26bac7-587c-4209-9a2c-1316ee71f54e} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1936 | 2026.05.27 02:40:39.413727 [ 260 ] {4b26bac7-587c-4209-9a2c-1316ee71f54e} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (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 | ||
| 1937 | 2026.05.27 02:40:39.413759 [ 260 ] {4b26bac7-587c-4209-9a2c-1316ee71f54e} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1938 | 2026.05.27 02:40:39.413845 [ 260 ] {4b26bac7-587c-4209-9a2c-1316ee71f54e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1939 | 2026.05.27 02:40:39.413866 [ 260 ] {4b26bac7-587c-4209-9a2c-1316ee71f54e} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 1940 | 2026.05.27 02:40:39.413904 [ 260 ] {4b26bac7-587c-4209-9a2c-1316ee71f54e} <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', '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'))" | ||
| 1941 | 2026.05.27 02:40:39.413944 [ 260 ] {4b26bac7-587c-4209-9a2c-1316ee71f54e} <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', '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'))" | ||
| 1942 | 2026.05.27 02:40:39.413988 [ 260 ] {4b26bac7-587c-4209-9a2c-1316ee71f54e} <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', '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'))" | ||
| 1943 | 2026.05.27 02:40:39.415163 [ 260 ] {4b26bac7-587c-4209-9a2c-1316ee71f54e} <Debug> executeQuery: Read 50 rows, 7.86 KiB in 0.00265 sec., 18867.924528301886 rows/sec., 2.90 MiB/sec. | ||
| 1944 | 2026.05.27 02:40:39.415293 [ 260 ] {4b26bac7-587c-4209-9a2c-1316ee71f54e} <Debug> MemoryTracker: Peak memory usage (for query): 139.87 KiB. | ||
| 1945 | 2026.05.27 02:40:39.415308 [ 260 ] {4b26bac7-587c-4209-9a2c-1316ee71f54e} <Debug> TCPHandler: Processed in 0.003055072 sec. | ||
| 1946 | 2026.05.27 02:40:39.425317 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1947 | 2026.05.27 02:40:39.425447 [ 260 ] {af0f621d-b679-453e-a1ed-d88c2ef28cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1948 | 2026.05.27 02:40:39.425499 [ 260 ] {af0f621d-b679-453e-a1ed-d88c2ef28cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1949 | 2026.05.27 02:40:39.426166 [ 260 ] {af0f621d-b679-453e-a1ed-d88c2ef28cd4} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1950 | 2026.05.27 02:40:39.426210 [ 260 ] {af0f621d-b679-453e-a1ed-d88c2ef28cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 1951 | 2026.05.27 02:40:39.426723 [ 260 ] {af0f621d-b679-453e-a1ed-d88c2ef28cd4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1952 | 2026.05.27 02:40:39.427208 [ 260 ] {af0f621d-b679-453e-a1ed-d88c2ef28cd4} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1953 | 2026.05.27 02:40:39.427362 [ 260 ] {af0f621d-b679-453e-a1ed-d88c2ef28cd4} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001951 sec., 143516.14556637622 rows/sec., 9.11 MiB/sec. | ||
| 1954 | 2026.05.27 02:40:39.427398 [ 260 ] {af0f621d-b679-453e-a1ed-d88c2ef28cd4} <Debug> TCPHandler: Processed in 0.002154673 sec. | ||
| 1955 | 2026.05.27 02:40:39.427566 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1956 | 2026.05.27 02:40:39.427668 [ 260 ] {20e407cf-e3d4-4911-8a36-c6a55ed0dc2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1957 | 2026.05.27 02:40:39.427712 [ 260 ] {20e407cf-e3d4-4911-8a36-c6a55ed0dc2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1958 | 2026.05.27 02:40:39.428406 [ 260 ] {20e407cf-e3d4-4911-8a36-c6a55ed0dc2c} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2026.05.27 02:40:39.428445 [ 260 ] {20e407cf-e3d4-4911-8a36-c6a55ed0dc2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 1960 | 2026.05.27 02:40:39.428911 [ 260 ] {20e407cf-e3d4-4911-8a36-c6a55ed0dc2c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1961 | 2026.05.27 02:40:39.429378 [ 260 ] {20e407cf-e3d4-4911-8a36-c6a55ed0dc2c} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2026.05.27 02:40:39.429514 [ 260 ] {20e407cf-e3d4-4911-8a36-c6a55ed0dc2c} <Debug> executeQuery: Read 777 rows, 61.28 KiB in 0.001869 sec., 415730.3370786517 rows/sec., 32.02 MiB/sec. | ||
| 1963 | 2026.05.27 02:40:39.429547 [ 260 ] {20e407cf-e3d4-4911-8a36-c6a55ed0dc2c} <Debug> TCPHandler: Processed in 0.002032512 sec. | ||
| 1964 | 2026.05.27 02:40:39.429722 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1965 | 2026.05.27 02:40:39.429821 [ 260 ] {00911478-c2de-44fe-9e6b-41bc176794cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1966 | 2026.05.27 02:40:39.429864 [ 260 ] {00911478-c2de-44fe-9e6b-41bc176794cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1967 | 2026.05.27 02:40:39.430338 [ 260 ] {00911478-c2de-44fe-9e6b-41bc176794cf} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1968 | 2026.05.27 02:40:39.430374 [ 260 ] {00911478-c2de-44fe-9e6b-41bc176794cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 1969 | 2026.05.27 02:40:39.430798 [ 260 ] {00911478-c2de-44fe-9e6b-41bc176794cf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1970 | 2026.05.27 02:40:39.431246 [ 260 ] {00911478-c2de-44fe-9e6b-41bc176794cf} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1971 | 2026.05.27 02:40:39.431377 [ 260 ] {00911478-c2de-44fe-9e6b-41bc176794cf} <Debug> executeQuery: Read 140 rows, 8.41 KiB in 0.001577 sec., 88776.15726062143 rows/sec., 5.21 MiB/sec. | ||
| 1972 | 2026.05.27 02:40:39.431385 [ 48 ] {} <Debug> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1973 | 2026.05.27 02:40:39.431410 [ 260 ] {00911478-c2de-44fe-9e6b-41bc176794cf} <Debug> TCPHandler: Processed in 0.001738759 sec. | ||
| 1974 | 2026.05.27 02:40:39.431449 [ 48 ] {} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1975 | 2026.05.27 02:40:39.431475 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 1976 | 2026.05.27 02:40:39.431567 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2026.05.27 02:40:39.431584 [ 193 ] {26623fa7-b46b-4465-af52-bb599726c27b::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 | ||
| 1978 | 2026.05.27 02:40:39.431668 [ 260 ] {136b6f78-160d-4d93-9465-a30dd5f4bfeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1979 | 2026.05.27 02:40:39.431712 [ 193 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1980 | 2026.05.27 02:40:39.431713 [ 260 ] {136b6f78-160d-4d93-9465-a30dd5f4bfeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1981 | 2026.05.27 02:40:39.431750 [ 193 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 1982 | 2026.05.27 02:40:39.431822 [ 193 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 33 rows starting from the beginning of the part | ||
| 1983 | 2026.05.27 02:40:39.431867 [ 193 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 1984 | 2026.05.27 02:40:39.431930 [ 193 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 140 rows starting from the beginning of the part | ||
| 1985 | 2026.05.27 02:40:39.431979 [ 193 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
| 1986 | 2026.05.27 02:40:39.432046 [ 193 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 140 rows starting from the beginning of the part | ||
| 1987 | 2026.05.27 02:40:39.432206 [ 260 ] {136b6f78-160d-4d93-9465-a30dd5f4bfeb} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1988 | 2026.05.27 02:40:39.432248 [ 260 ] {136b6f78-160d-4d93-9465-a30dd5f4bfeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 1989 | 2026.05.27 02:40:39.432752 [ 260 ] {136b6f78-160d-4d93-9465-a30dd5f4bfeb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1990 | 2026.05.27 02:40:39.432973 [ 195 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 339 rows, containing 5 columns (5 merged, 0 gathered) in 0.001434585 sec., 236305.27295350225 rows/sec., 15.37 MiB/sec. | ||
| 1991 | 2026.05.27 02:40:39.433255 [ 260 ] {136b6f78-160d-4d93-9465-a30dd5f4bfeb} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2026.05.27 02:40:39.433305 [ 197 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1993 | 2026.05.27 02:40:39.433393 [ 260 ] {136b6f78-160d-4d93-9465-a30dd5f4bfeb} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001745 sec., 83094.5558739255 rows/sec., 5.36 MiB/sec. | ||
| 1994 | 2026.05.27 02:40:39.433433 [ 260 ] {136b6f78-160d-4d93-9465-a30dd5f4bfeb} <Debug> TCPHandler: Processed in 0.001916171 sec. | ||
| 1995 | 2026.05.27 02:40:39.433589 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1996 | 2026.05.27 02:40:39.433688 [ 260 ] {357dac79-d82e-48ee-b2fb-0d2f007eeeb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1997 | 2026.05.27 02:40:39.433730 [ 260 ] {357dac79-d82e-48ee-b2fb-0d2f007eeeb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1998 | 2026.05.27 02:40:39.433905 [ 197 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_6_1} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1999 | 2026.05.27 02:40:39.433988 [ 197 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_6_1} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2000 | 2026.05.27 02:40:39.434073 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2001 | 2026.05.27 02:40:39.434189 [ 260 ] {357dac79-d82e-48ee-b2fb-0d2f007eeeb0} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2002 | 2026.05.27 02:40:39.434233 [ 260 ] {357dac79-d82e-48ee-b2fb-0d2f007eeeb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2003 | 2026.05.27 02:40:39.434674 [ 260 ] {357dac79-d82e-48ee-b2fb-0d2f007eeeb0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2004 | 2026.05.27 02:40:39.435126 [ 260 ] {357dac79-d82e-48ee-b2fb-0d2f007eeeb0} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2005 | 2026.05.27 02:40:39.435266 [ 260 ] {357dac79-d82e-48ee-b2fb-0d2f007eeeb0} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001597 sec., 90169.06700062618 rows/sec., 5.12 MiB/sec. | ||
| 2006 | 2026.05.27 02:40:39.435301 [ 260 ] {357dac79-d82e-48ee-b2fb-0d2f007eeeb0} <Debug> TCPHandler: Processed in 0.001761029 sec. | ||
| 2007 | 2026.05.27 02:40:39.435431 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2026.05.27 02:40:39.435529 [ 260 ] {d80ce2f7-fe12-4083-9fc7-c9c77c29afab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2009 | 2026.05.27 02:40:39.435571 [ 260 ] {d80ce2f7-fe12-4083-9fc7-c9c77c29afab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2010 | 2026.05.27 02:40:39.436164 [ 260 ] {d80ce2f7-fe12-4083-9fc7-c9c77c29afab} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2026.05.27 02:40:39.436210 [ 260 ] {d80ce2f7-fe12-4083-9fc7-c9c77c29afab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2012 | 2026.05.27 02:40:39.436652 [ 260 ] {d80ce2f7-fe12-4083-9fc7-c9c77c29afab} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2013 | 2026.05.27 02:40:39.437164 [ 260 ] {d80ce2f7-fe12-4083-9fc7-c9c77c29afab} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2014 | 2026.05.27 02:40:39.437308 [ 260 ] {d80ce2f7-fe12-4083-9fc7-c9c77c29afab} <Debug> executeQuery: Read 484 rows, 34.73 KiB in 0.001797 sec., 269337.7851975515 rows/sec., 18.88 MiB/sec. | ||
| 2015 | 2026.05.27 02:40:39.437342 [ 260 ] {d80ce2f7-fe12-4083-9fc7-c9c77c29afab} <Debug> TCPHandler: Processed in 0.001961681 sec. | ||
| 2016 | 2026.05.27 02:40:39.437485 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2017 | 2026.05.27 02:40:39.437582 [ 260 ] {92ce932f-1eb9-4acb-9608-58ebf495d457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2018 | 2026.05.27 02:40:39.437624 [ 260 ] {92ce932f-1eb9-4acb-9608-58ebf495d457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2019 | 2026.05.27 02:40:39.437973 [ 260 ] {92ce932f-1eb9-4acb-9608-58ebf495d457} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2020 | 2026.05.27 02:40:39.438008 [ 260 ] {92ce932f-1eb9-4acb-9608-58ebf495d457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2021 | 2026.05.27 02:40:39.438471 [ 260 ] {92ce932f-1eb9-4acb-9608-58ebf495d457} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2022 | 2026.05.27 02:40:39.438925 [ 260 ] {92ce932f-1eb9-4acb-9608-58ebf495d457} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2023 | 2026.05.27 02:40:39.439056 [ 260 ] {92ce932f-1eb9-4acb-9608-58ebf495d457} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001493 sec., 2679.169457468185 rows/sec., 139.98 KiB/sec. | ||
| 2024 | 2026.05.27 02:40:39.439089 [ 260 ] {92ce932f-1eb9-4acb-9608-58ebf495d457} <Debug> TCPHandler: Processed in 0.001653148 sec. | ||
| 2025 | 2026.05.27 02:40:39.439218 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2026.05.27 02:40:39.439316 [ 260 ] {13384496-12eb-4152-9b67-fd8c62f26d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2027 | 2026.05.27 02:40:39.439358 [ 260 ] {13384496-12eb-4152-9b67-fd8c62f26d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2028 | 2026.05.27 02:40:39.439775 [ 260 ] {13384496-12eb-4152-9b67-fd8c62f26d6d} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.05.27 02:40:39.439810 [ 260 ] {13384496-12eb-4152-9b67-fd8c62f26d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2030 | 2026.05.27 02:40:39.440272 [ 260 ] {13384496-12eb-4152-9b67-fd8c62f26d6d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2031 | 2026.05.27 02:40:39.440733 [ 260 ] {13384496-12eb-4152-9b67-fd8c62f26d6d} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.05.27 02:40:39.440862 [ 260 ] {13384496-12eb-4152-9b67-fd8c62f26d6d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001565 sec., 169329.07348242812 rows/sec., 11.25 MiB/sec. | ||
| 2033 | 2026.05.27 02:40:39.440895 [ 260 ] {13384496-12eb-4152-9b67-fd8c62f26d6d} <Debug> TCPHandler: Processed in 0.001732688 sec. | ||
| 2034 | 2026.05.27 02:40:39.441019 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2035 | 2026.05.27 02:40:39.441115 [ 260 ] {38f57717-0b41-4b1a-acd6-41e2f26a67c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2036 | 2026.05.27 02:40:39.441158 [ 260 ] {38f57717-0b41-4b1a-acd6-41e2f26a67c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2037 | 2026.05.27 02:40:39.441479 [ 260 ] {38f57717-0b41-4b1a-acd6-41e2f26a67c0} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.05.27 02:40:39.441601 [ 260 ] {38f57717-0b41-4b1a-acd6-41e2f26a67c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2039 | 2026.05.27 02:40:39.442017 [ 260 ] {38f57717-0b41-4b1a-acd6-41e2f26a67c0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2040 | 2026.05.27 02:40:39.442480 [ 260 ] {38f57717-0b41-4b1a-acd6-41e2f26a67c0} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.05.27 02:40:39.442610 [ 260 ] {38f57717-0b41-4b1a-acd6-41e2f26a67c0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001513 sec., 660.9385327164574 rows/sec., 44.54 KiB/sec. | ||
| 2042 | 2026.05.27 02:40:39.442641 [ 260 ] {38f57717-0b41-4b1a-acd6-41e2f26a67c0} <Debug> TCPHandler: Processed in 0.001671718 sec. | ||
| 2043 | 2026.05.27 02:40:39.442759 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2044 | 2026.05.27 02:40:39.442854 [ 260 ] {033bfdf6-bf09-41b8-acbe-96e6d0cc7c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2045 | 2026.05.27 02:40:39.442895 [ 260 ] {033bfdf6-bf09-41b8-acbe-96e6d0cc7c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2046 | 2026.05.27 02:40:39.443319 [ 260 ] {033bfdf6-bf09-41b8-acbe-96e6d0cc7c59} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2026.05.27 02:40:39.443355 [ 260 ] {033bfdf6-bf09-41b8-acbe-96e6d0cc7c59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2048 | 2026.05.27 02:40:39.443821 [ 260 ] {033bfdf6-bf09-41b8-acbe-96e6d0cc7c59} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2049 | 2026.05.27 02:40:39.444285 [ 260 ] {033bfdf6-bf09-41b8-acbe-96e6d0cc7c59} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2026.05.27 02:40:39.444413 [ 260 ] {033bfdf6-bf09-41b8-acbe-96e6d0cc7c59} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001577 sec., 57070.38681039949 rows/sec., 3.57 MiB/sec. | ||
| 2051 | 2026.05.27 02:40:39.444445 [ 260 ] {033bfdf6-bf09-41b8-acbe-96e6d0cc7c59} <Debug> TCPHandler: Processed in 0.001734929 sec. | ||
| 2052 | 2026.05.27 02:40:39.658633 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2053 | 2026.05.27 02:40:39.658700 [ 269 ] {} <Debug> TCP-Session: 5d12d4f5-d4d3-464a-b02f-d46e6ce78ca9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2054 | 2026.05.27 02:40:40.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.47 MiB, peak 194.47 MiB, free memory in arenas 0.00 B, will set to 185.66 MiB (RSS), difference: 4.18 MiB | ||
| 2055 | 2026.05.27 02:40:41.306307 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2056 | 2026.05.27 02:40:41.306543 [ 260 ] {3c75919a-b670-4621-8f2c-0b5dcdf7b631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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', '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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2057 | 2026.05.27 02:40:41.306913 [ 260 ] {3c75919a-b670-4621-8f2c-0b5dcdf7b631} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2058 | 2026.05.27 02:40:41.306960 [ 260 ] {3c75919a-b670-4621-8f2c-0b5dcdf7b631} <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', '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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2059 | 2026.05.27 02:40:41.307218 [ 260 ] {3c75919a-b670-4621-8f2c-0b5dcdf7b631} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2060 | 2026.05.27 02:40:41.307290 [ 260 ] {3c75919a-b670-4621-8f2c-0b5dcdf7b631} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2061 | 2026.05.27 02:40:41.307432 [ 260 ] {3c75919a-b670-4621-8f2c-0b5dcdf7b631} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 2062 | 2026.05.27 02:40:41.307521 [ 324 ] {3c75919a-b670-4621-8f2c-0b5dcdf7b631} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2063 | 2026.05.27 02:40:41.307538 [ 336 ] {3c75919a-b670-4621-8f2c-0b5dcdf7b631} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2064 | 2026.05.27 02:40:41.307546 [ 326 ] {3c75919a-b670-4621-8f2c-0b5dcdf7b631} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2065 | 2026.05.27 02:40:41.307682 [ 260 ] {3c75919a-b670-4621-8f2c-0b5dcdf7b631} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (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 | ||
| 2066 | 2026.05.27 02:40:41.307709 [ 260 ] {3c75919a-b670-4621-8f2c-0b5dcdf7b631} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2067 | 2026.05.27 02:40:41.307800 [ 260 ] {3c75919a-b670-4621-8f2c-0b5dcdf7b631} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2068 | 2026.05.27 02:40:41.307821 [ 260 ] {3c75919a-b670-4621-8f2c-0b5dcdf7b631} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 2069 | 2026.05.27 02:40:41.307859 [ 260 ] {3c75919a-b670-4621-8f2c-0b5dcdf7b631} <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', '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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 2070 | 2026.05.27 02:40:41.307901 [ 260 ] {3c75919a-b670-4621-8f2c-0b5dcdf7b631} <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', '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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 2071 | 2026.05.27 02:40:41.307943 [ 260 ] {3c75919a-b670-4621-8f2c-0b5dcdf7b631} <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', '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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 2072 | 2026.05.27 02:40:41.309046 [ 260 ] {3c75919a-b670-4621-8f2c-0b5dcdf7b631} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.002601 sec., 19223.37562475971 rows/sec., 3.28 MiB/sec. | ||
| 2073 | 2026.05.27 02:40:41.309217 [ 260 ] {3c75919a-b670-4621-8f2c-0b5dcdf7b631} <Debug> MemoryTracker: Peak memory usage (for query): 139.35 KiB. | ||
| 2074 | 2026.05.27 02:40:41.309234 [ 260 ] {3c75919a-b670-4621-8f2c-0b5dcdf7b631} <Debug> TCPHandler: Processed in 0.003064102 sec. | ||
| 2075 | 2026.05.27 02:40:41.323873 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2076 | 2026.05.27 02:40:41.324018 [ 260 ] {b2c24022-a6e2-4bb9-a3e5-083f1068b081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2077 | 2026.05.27 02:40:41.324079 [ 260 ] {b2c24022-a6e2-4bb9-a3e5-083f1068b081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2078 | 2026.05.27 02:40:41.324692 [ 260 ] {b2c24022-a6e2-4bb9-a3e5-083f1068b081} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2079 | 2026.05.27 02:40:41.324735 [ 260 ] {b2c24022-a6e2-4bb9-a3e5-083f1068b081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2080 | 2026.05.27 02:40:41.325306 [ 260 ] {b2c24022-a6e2-4bb9-a3e5-083f1068b081} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2081 | 2026.05.27 02:40:41.325718 [ 260 ] {b2c24022-a6e2-4bb9-a3e5-083f1068b081} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2082 | 2026.05.27 02:40:41.325876 [ 260 ] {b2c24022-a6e2-4bb9-a3e5-083f1068b081} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001906 sec., 1573.9769150052466 rows/sec., 143.46 KiB/sec. | ||
| 2083 | 2026.05.27 02:40:41.325912 [ 260 ] {b2c24022-a6e2-4bb9-a3e5-083f1068b081} <Debug> TCPHandler: Processed in 0.002154153 sec. | ||
| 2084 | 2026.05.27 02:40:41.326041 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2085 | 2026.05.27 02:40:41.326140 [ 260 ] {4ad2d9e4-a022-4544-afe1-4b5c8bec443a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2086 | 2026.05.27 02:40:41.326183 [ 260 ] {4ad2d9e4-a022-4544-afe1-4b5c8bec443a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2087 | 2026.05.27 02:40:41.326618 [ 260 ] {4ad2d9e4-a022-4544-afe1-4b5c8bec443a} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2088 | 2026.05.27 02:40:41.326654 [ 260 ] {4ad2d9e4-a022-4544-afe1-4b5c8bec443a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2089 | 2026.05.27 02:40:41.327125 [ 260 ] {4ad2d9e4-a022-4544-afe1-4b5c8bec443a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2090 | 2026.05.27 02:40:41.327634 [ 260 ] {4ad2d9e4-a022-4544-afe1-4b5c8bec443a} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2091 | 2026.05.27 02:40:41.327767 [ 260 ] {4ad2d9e4-a022-4544-afe1-4b5c8bec443a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001646 sec., 1215.0668286755772 rows/sec., 99.08 KiB/sec. | ||
| 2092 | 2026.05.27 02:40:41.327802 [ 260 ] {4ad2d9e4-a022-4544-afe1-4b5c8bec443a} <Debug> TCPHandler: Processed in 0.001810489 sec. | ||
| 2093 | 2026.05.27 02:40:41.327937 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2094 | 2026.05.27 02:40:41.328035 [ 260 ] {835e29e7-f11c-49d3-8c9d-179d13827127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2095 | 2026.05.27 02:40:41.328075 [ 260 ] {835e29e7-f11c-49d3-8c9d-179d13827127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2096 | 2026.05.27 02:40:41.330135 [ 260 ] {835e29e7-f11c-49d3-8c9d-179d13827127} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2026.05.27 02:40:41.330172 [ 260 ] {835e29e7-f11c-49d3-8c9d-179d13827127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2098 | 2026.05.27 02:40:41.330954 [ 260 ] {835e29e7-f11c-49d3-8c9d-179d13827127} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2099 | 2026.05.27 02:40:41.331445 [ 260 ] {835e29e7-f11c-49d3-8c9d-179d13827127} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2100 | 2026.05.27 02:40:41.331576 [ 43 ] {} <Debug> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2101 | 2026.05.27 02:40:41.331584 [ 260 ] {835e29e7-f11c-49d3-8c9d-179d13827127} <Debug> executeQuery: Read 3326 rows, 256.36 KiB in 0.003568 sec., 932174.8878923766 rows/sec., 70.17 MiB/sec. | ||
| 2102 | 2026.05.27 02:40:41.331641 [ 43 ] {} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2103 | 2026.05.27 02:40:41.331647 [ 260 ] {835e29e7-f11c-49d3-8c9d-179d13827127} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 2104 | 2026.05.27 02:40:41.331675 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2105 | 2026.05.27 02:40:41.331675 [ 260 ] {835e29e7-f11c-49d3-8c9d-179d13827127} <Debug> TCPHandler: Processed in 0.003789331 sec. | ||
| 2106 | 2026.05.27 02:40:41.331787 [ 193 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::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 | ||
| 2107 | 2026.05.27 02:40:41.331836 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2108 | 2026.05.27 02:40:41.331912 [ 193 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2109 | 2026.05.27 02:40:41.331944 [ 260 ] {aa40a92a-e909-4fc4-a4ff-9f59c405ff99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2110 | 2026.05.27 02:40:41.331952 [ 193 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3397 rows starting from the beginning of the part | ||
| 2111 | 2026.05.27 02:40:41.331994 [ 260 ] {aa40a92a-e909-4fc4-a4ff-9f59c405ff99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2112 | 2026.05.27 02:40:41.332040 [ 193 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 78 rows starting from the beginning of the part | ||
| 2113 | 2026.05.27 02:40:41.332100 [ 193 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 777 rows starting from the beginning of the part | ||
| 2114 | 2026.05.27 02:40:41.332141 [ 193 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 78 rows starting from the beginning of the part | ||
| 2115 | 2026.05.27 02:40:41.332188 [ 193 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 777 rows starting from the beginning of the part | ||
| 2116 | 2026.05.27 02:40:41.332230 [ 193 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 3326 rows starting from the beginning of the part | ||
| 2117 | 2026.05.27 02:40:41.332441 [ 260 ] {aa40a92a-e909-4fc4-a4ff-9f59c405ff99} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2118 | 2026.05.27 02:40:41.332482 [ 260 ] {aa40a92a-e909-4fc4-a4ff-9f59c405ff99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2119 | 2026.05.27 02:40:41.332937 [ 260 ] {aa40a92a-e909-4fc4-a4ff-9f59c405ff99} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2120 | 2026.05.27 02:40:41.333432 [ 260 ] {aa40a92a-e909-4fc4-a4ff-9f59c405ff99} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2121 | 2026.05.27 02:40:41.333566 [ 260 ] {aa40a92a-e909-4fc4-a4ff-9f59c405ff99} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001644 sec., 26155.717761557178 rows/sec., 1.91 MiB/sec. | ||
| 2122 | 2026.05.27 02:40:41.333600 [ 260 ] {aa40a92a-e909-4fc4-a4ff-9f59c405ff99} <Debug> TCPHandler: Processed in 0.00181448 sec. | ||
| 2123 | 2026.05.27 02:40:41.333732 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2124 | 2026.05.27 02:40:41.333837 [ 260 ] {dffc8541-1f74-42d8-895b-5bfff0e8ecbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2125 | 2026.05.27 02:40:41.333878 [ 260 ] {dffc8541-1f74-42d8-895b-5bfff0e8ecbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2126 | 2026.05.27 02:40:41.334579 [ 260 ] {dffc8541-1f74-42d8-895b-5bfff0e8ecbb} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2127 | 2026.05.27 02:40:41.334616 [ 260 ] {dffc8541-1f74-42d8-895b-5bfff0e8ecbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2128 | 2026.05.27 02:40:41.335083 [ 260 ] {dffc8541-1f74-42d8-895b-5bfff0e8ecbb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2129 | 2026.05.27 02:40:41.335705 [ 260 ] {dffc8541-1f74-42d8-895b-5bfff0e8ecbb} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2130 | 2026.05.27 02:40:41.335843 [ 260 ] {dffc8541-1f74-42d8-895b-5bfff0e8ecbb} <Debug> executeQuery: Read 953 rows, 57.03 KiB in 0.002024 sec., 470849.80237154145 rows/sec., 27.52 MiB/sec. | ||
| 2131 | 2026.05.27 02:40:41.335876 [ 260 ] {dffc8541-1f74-42d8-895b-5bfff0e8ecbb} <Debug> TCPHandler: Processed in 0.002194034 sec. | ||
| 2132 | 2026.05.27 02:40:41.336017 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2133 | 2026.05.27 02:40:41.336125 [ 260 ] {d8409710-add6-4e87-9e43-084dc01b0981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2134 | 2026.05.27 02:40:41.336167 [ 260 ] {d8409710-add6-4e87-9e43-084dc01b0981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2135 | 2026.05.27 02:40:41.336592 [ 260 ] {d8409710-add6-4e87-9e43-084dc01b0981} <Trace> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2136 | 2026.05.27 02:40:41.336634 [ 260 ] {d8409710-add6-4e87-9e43-084dc01b0981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2137 | 2026.05.27 02:40:41.336913 [ 193 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8433 rows, containing 5 columns (5 merged, 0 gathered) in 0.005172405 sec., 1630382.771650712 rows/sec., 129.92 MiB/sec. | ||
| 2138 | 2026.05.27 02:40:41.337077 [ 260 ] {d8409710-add6-4e87-9e43-084dc01b0981} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2139 | 2026.05.27 02:40:41.337446 [ 195 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2140 | 2026.05.27 02:40:41.337644 [ 260 ] {d8409710-add6-4e87-9e43-084dc01b0981} <Trace> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2141 | 2026.05.27 02:40:41.337786 [ 260 ] {d8409710-add6-4e87-9e43-084dc01b0981} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001679 sec., 595.5926146515783 rows/sec., 41.88 KiB/sec. | ||
| 2142 | 2026.05.27 02:40:41.337821 [ 260 ] {d8409710-add6-4e87-9e43-084dc01b0981} <Debug> TCPHandler: Processed in 0.00185434 sec. | ||
| 2143 | 2026.05.27 02:40:41.337946 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2144 | 2026.05.27 02:40:41.338053 [ 260 ] {cc02b71d-8c0f-41a9-ad13-ccfdad2cd3c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2145 | 2026.05.27 02:40:41.338053 [ 195 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_11_2} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2146 | 2026.05.27 02:40:41.338101 [ 260 ] {cc02b71d-8c0f-41a9-ad13-ccfdad2cd3c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2147 | 2026.05.27 02:40:41.338204 [ 195 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_11_2} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2148 | 2026.05.27 02:40:41.338311 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 2149 | 2026.05.27 02:40:41.339320 [ 260 ] {cc02b71d-8c0f-41a9-ad13-ccfdad2cd3c7} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2026.05.27 02:40:41.339360 [ 260 ] {cc02b71d-8c0f-41a9-ad13-ccfdad2cd3c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2151 | 2026.05.27 02:40:41.339971 [ 260 ] {cc02b71d-8c0f-41a9-ad13-ccfdad2cd3c7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2152 | 2026.05.27 02:40:41.340440 [ 260 ] {cc02b71d-8c0f-41a9-ad13-ccfdad2cd3c7} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2153 | 2026.05.27 02:40:41.340560 [ 43 ] {} <Debug> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2154 | 2026.05.27 02:40:41.340572 [ 260 ] {cc02b71d-8c0f-41a9-ad13-ccfdad2cd3c7} <Debug> executeQuery: Read 1922 rows, 132.85 KiB in 0.002537 sec., 757587.7020102483 rows/sec., 51.14 MiB/sec. | ||
| 2155 | 2026.05.27 02:40:41.340605 [ 43 ] {} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2156 | 2026.05.27 02:40:41.340633 [ 260 ] {cc02b71d-8c0f-41a9-ad13-ccfdad2cd3c7} <Debug> TCPHandler: Processed in 0.002735519 sec. | ||
| 2157 | 2026.05.27 02:40:41.340634 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2158 | 2026.05.27 02:40:41.340767 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::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 | ||
| 2159 | 2026.05.27 02:40:41.340783 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2160 | 2026.05.27 02:40:41.340901 [ 260 ] {af1da7bc-8e2f-4082-a9be-7e8c18a89193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2161 | 2026.05.27 02:40:41.340909 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2162 | 2026.05.27 02:40:41.340947 [ 260 ] {af1da7bc-8e2f-4082-a9be-7e8c18a89193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2163 | 2026.05.27 02:40:41.340960 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1922 rows starting from the beginning of the part | ||
| 2164 | 2026.05.27 02:40:41.341064 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 75 rows starting from the beginning of the part | ||
| 2165 | 2026.05.27 02:40:41.341131 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 484 rows starting from the beginning of the part | ||
| 2166 | 2026.05.27 02:40:41.341201 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 75 rows starting from the beginning of the part | ||
| 2167 | 2026.05.27 02:40:41.341252 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 484 rows starting from the beginning of the part | ||
| 2168 | 2026.05.27 02:40:41.341305 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1922 rows starting from the beginning of the part | ||
| 2169 | 2026.05.27 02:40:41.341915 [ 260 ] {af1da7bc-8e2f-4082-a9be-7e8c18a89193} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2170 | 2026.05.27 02:40:41.341971 [ 260 ] {af1da7bc-8e2f-4082-a9be-7e8c18a89193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2171 | 2026.05.27 02:40:41.342750 [ 260 ] {af1da7bc-8e2f-4082-a9be-7e8c18a89193} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2172 | 2026.05.27 02:40:41.343224 [ 193 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4962 rows, containing 5 columns (5 merged, 0 gathered) in 0.002502107 sec., 1983128.6191997386 rows/sec., 143.21 MiB/sec. | ||
| 2173 | 2026.05.27 02:40:41.343239 [ 260 ] {af1da7bc-8e2f-4082-a9be-7e8c18a89193} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2174 | 2026.05.27 02:40:41.343383 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2175 | 2026.05.27 02:40:41.343420 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2176 | 2026.05.27 02:40:41.343438 [ 260 ] {af1da7bc-8e2f-4082-a9be-7e8c18a89193} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.002552 sec., 599137.9310344828 rows/sec., 36.45 MiB/sec. | ||
| 2177 | 2026.05.27 02:40:41.343440 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2178 | 2026.05.27 02:40:41.343501 [ 260 ] {af1da7bc-8e2f-4082-a9be-7e8c18a89193} <Debug> TCPHandler: Processed in 0.00276741 sec. | ||
| 2179 | 2026.05.27 02:40:41.343559 [ 198 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::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 | ||
| 2180 | 2026.05.27 02:40:41.343573 [ 193 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2181 | 2026.05.27 02:40:41.343696 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2182 | 2026.05.27 02:40:41.343713 [ 198 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2183 | 2026.05.27 02:40:41.343760 [ 198 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3044 rows starting from the beginning of the part | ||
| 2184 | 2026.05.27 02:40:41.343829 [ 260 ] {521d543e-96de-4d19-90a3-bda70f1455f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2185 | 2026.05.27 02:40:41.343856 [ 198 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2186 | 2026.05.27 02:40:41.343902 [ 260 ] {521d543e-96de-4d19-90a3-bda70f1455f0} <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 | ||
| 2187 | 2026.05.27 02:40:41.343917 [ 198 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 265 rows starting from the beginning of the part | ||
| 2188 | 2026.05.27 02:40:41.343980 [ 198 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2189 | 2026.05.27 02:40:41.344035 [ 198 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 265 rows starting from the beginning of the part | ||
| 2190 | 2026.05.27 02:40:41.344090 [ 198 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1529 rows starting from the beginning of the part | ||
| 2191 | 2026.05.27 02:40:41.344178 [ 193 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_11_2} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2192 | 2026.05.27 02:40:41.344325 [ 193 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_11_2} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2193 | 2026.05.27 02:40:41.344397 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 2194 | 2026.05.27 02:40:41.344861 [ 260 ] {521d543e-96de-4d19-90a3-bda70f1455f0} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2195 | 2026.05.27 02:40:41.344905 [ 260 ] {521d543e-96de-4d19-90a3-bda70f1455f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2196 | 2026.05.27 02:40:41.345783 [ 260 ] {521d543e-96de-4d19-90a3-bda70f1455f0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2197 | 2026.05.27 02:40:41.346328 [ 260 ] {521d543e-96de-4d19-90a3-bda70f1455f0} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2198 | 2026.05.27 02:40:41.346480 [ 260 ] {521d543e-96de-4d19-90a3-bda70f1455f0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002687 sec., 15258.652772608857 rows/sec., 27.34 MiB/sec. | ||
| 2199 | 2026.05.27 02:40:41.346545 [ 260 ] {521d543e-96de-4d19-90a3-bda70f1455f0} <Debug> TCPHandler: Processed in 0.002943451 sec. | ||
| 2200 | 2026.05.27 02:40:41.346687 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2201 | 2026.05.27 02:40:41.346732 [ 195 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5423 rows, containing 5 columns (5 merged, 0 gathered) in 0.003214284 sec., 1687156.4553723317 rows/sec., 107.41 MiB/sec. | ||
| 2202 | 2026.05.27 02:40:41.346793 [ 260 ] {96e5a223-24d8-43ad-a358-bb54d7ee8b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2203 | 2026.05.27 02:40:41.346844 [ 260 ] {96e5a223-24d8-43ad-a358-bb54d7ee8b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2204 | 2026.05.27 02:40:41.347214 [ 260 ] {96e5a223-24d8-43ad-a358-bb54d7ee8b5b} <Trace> oximeter.measurements_i64 (3836b767-3ec9-4eb8-b9d5-a193c76ce33e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2205 | 2026.05.27 02:40:41.347215 [ 193 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2206 | 2026.05.27 02:40:41.347259 [ 260 ] {96e5a223-24d8-43ad-a358-bb54d7ee8b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2207 | 2026.05.27 02:40:41.347866 [ 260 ] {96e5a223-24d8-43ad-a358-bb54d7ee8b5b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2208 | 2026.05.27 02:40:41.347868 [ 193 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2209 | 2026.05.27 02:40:41.348002 [ 193 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2210 | 2026.05.27 02:40:41.348083 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 2211 | 2026.05.27 02:40:41.348430 [ 260 ] {96e5a223-24d8-43ad-a358-bb54d7ee8b5b} <Trace> oximeter.measurements_i64 (3836b767-3ec9-4eb8-b9d5-a193c76ce33e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2212 | 2026.05.27 02:40:41.348577 [ 260 ] {96e5a223-24d8-43ad-a358-bb54d7ee8b5b} <Debug> executeQuery: Read 27 rows, 1.99 KiB in 0.001809 sec., 14925.373134328358 rows/sec., 1.08 MiB/sec. | ||
| 2213 | 2026.05.27 02:40:41.348612 [ 260 ] {96e5a223-24d8-43ad-a358-bb54d7ee8b5b} <Debug> TCPHandler: Processed in 0.001975352 sec. | ||
| 2214 | 2026.05.27 02:40:41.348803 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2215 | 2026.05.27 02:40:41.348908 [ 260 ] {2acd8bc5-ff4c-48e8-b738-4c5f449a375b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2216 | 2026.05.27 02:40:41.348954 [ 260 ] {2acd8bc5-ff4c-48e8-b738-4c5f449a375b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2217 | 2026.05.27 02:40:41.350426 [ 260 ] {2acd8bc5-ff4c-48e8-b738-4c5f449a375b} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2026.05.27 02:40:41.350479 [ 260 ] {2acd8bc5-ff4c-48e8-b738-4c5f449a375b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2219 | 2026.05.27 02:40:41.350995 [ 260 ] {2acd8bc5-ff4c-48e8-b738-4c5f449a375b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2220 | 2026.05.27 02:40:41.351473 [ 260 ] {2acd8bc5-ff4c-48e8-b738-4c5f449a375b} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2026.05.27 02:40:41.351606 [ 43 ] {} <Debug> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2222 | 2026.05.27 02:40:41.351629 [ 260 ] {2acd8bc5-ff4c-48e8-b738-4c5f449a375b} <Debug> executeQuery: Read 176 rows, 9.97 KiB in 0.002742 sec., 64186.725018234865 rows/sec., 3.55 MiB/sec. | ||
| 2223 | 2026.05.27 02:40:41.351662 [ 43 ] {} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2224 | 2026.05.27 02:40:41.351687 [ 260 ] {2acd8bc5-ff4c-48e8-b738-4c5f449a375b} <Debug> TCPHandler: Processed in 0.002934221 sec. | ||
| 2225 | 2026.05.27 02:40:41.351687 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2226 | 2026.05.27 02:40:41.351784 [ 198 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 2227 | 2026.05.27 02:40:41.351894 [ 198 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2228 | 2026.05.27 02:40:41.351923 [ 198 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 532 rows starting from the beginning of the part | ||
| 2229 | 2026.05.27 02:40:41.351969 [ 198 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2230 | 2026.05.27 02:40:41.352008 [ 198 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 90 rows starting from the beginning of the part | ||
| 2231 | 2026.05.27 02:40:41.352043 [ 198 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2232 | 2026.05.27 02:40:41.352086 [ 198 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 90 rows starting from the beginning of the part | ||
| 2233 | 2026.05.27 02:40:41.352129 [ 198 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 176 rows starting from the beginning of the part | ||
| 2234 | 2026.05.27 02:40:41.353145 [ 199 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1008 rows, containing 4 columns (4 merged, 0 gathered) in 0.001392725 sec., 723760.9721947979 rows/sec., 43.52 MiB/sec. | ||
| 2235 | 2026.05.27 02:40:41.353421 [ 198 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2236 | 2026.05.27 02:40:41.353924 [ 198 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_11_2} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2237 | 2026.05.27 02:40:41.354046 [ 198 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_11_2} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2238 | 2026.05.27 02:40:41.354118 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2239 | 2026.05.27 02:40:42.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.57 MiB, peak 194.47 MiB, free memory in arenas 0.00 B, will set to 188.25 MiB (RSS), difference: 1.67 MiB | ||
| 2240 | 2026.05.27 02:40:44.405977 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2241 | 2026.05.27 02:40:44.406213 [ 260 ] {834e9ad6-92c1-484a-991e-81cd1c56e2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 2242 | 2026.05.27 02:40:44.406564 [ 260 ] {834e9ad6-92c1-484a-991e-81cd1c56e2d4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2243 | 2026.05.27 02:40:44.406611 [ 260 ] {834e9ad6-92c1-484a-991e-81cd1c56e2d4} <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 | ||
| 2244 | 2026.05.27 02:40:44.406840 [ 260 ] {834e9ad6-92c1-484a-991e-81cd1c56e2d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2245 | 2026.05.27 02:40:44.406910 [ 260 ] {834e9ad6-92c1-484a-991e-81cd1c56e2d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2246 | 2026.05.27 02:40:44.407066 [ 260 ] {834e9ad6-92c1-484a-991e-81cd1c56e2d4} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2247 | 2026.05.27 02:40:44.407158 [ 342 ] {834e9ad6-92c1-484a-991e-81cd1c56e2d4} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2248 | 2026.05.27 02:40:44.407166 [ 340 ] {834e9ad6-92c1-484a-991e-81cd1c56e2d4} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2249 | 2026.05.27 02:40:44.407166 [ 326 ] {834e9ad6-92c1-484a-991e-81cd1c56e2d4} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2250 | 2026.05.27 02:40:44.407162 [ 334 ] {834e9ad6-92c1-484a-991e-81cd1c56e2d4} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2251 | 2026.05.27 02:40:44.407340 [ 260 ] {834e9ad6-92c1-484a-991e-81cd1c56e2d4} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2252 | 2026.05.27 02:40:44.407368 [ 260 ] {834e9ad6-92c1-484a-991e-81cd1c56e2d4} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2253 | 2026.05.27 02:40:44.407454 [ 260 ] {834e9ad6-92c1-484a-991e-81cd1c56e2d4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2254 | 2026.05.27 02:40:44.407476 [ 260 ] {834e9ad6-92c1-484a-991e-81cd1c56e2d4} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 2255 | 2026.05.27 02:40:44.407511 [ 260 ] {834e9ad6-92c1-484a-991e-81cd1c56e2d4} <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'))" | ||
| 2256 | 2026.05.27 02:40:44.407551 [ 260 ] {834e9ad6-92c1-484a-991e-81cd1c56e2d4} <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'))" | ||
| 2257 | 2026.05.27 02:40:44.407586 [ 260 ] {834e9ad6-92c1-484a-991e-81cd1c56e2d4} <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'))" | ||
| 2258 | 2026.05.27 02:40:44.408595 [ 260 ] {834e9ad6-92c1-484a-991e-81cd1c56e2d4} <Debug> executeQuery: Read 50 rows, 3.87 KiB in 0.002472 sec., 20226.53721682848 rows/sec., 1.53 MiB/sec. | ||
| 2259 | 2026.05.27 02:40:44.408726 [ 260 ] {834e9ad6-92c1-484a-991e-81cd1c56e2d4} <Debug> TCPHandler: Processed in 0.002879791 sec. | ||
| 2260 | 2026.05.27 02:40:44.410041 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2261 | 2026.05.27 02:40:44.410152 [ 260 ] {bc590d1b-20ac-466d-9230-6265896e7d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2262 | 2026.05.27 02:40:44.410195 [ 260 ] {bc590d1b-20ac-466d-9230-6265896e7d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2263 | 2026.05.27 02:40:44.410664 [ 260 ] {bc590d1b-20ac-466d-9230-6265896e7d01} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2264 | 2026.05.27 02:40:44.410701 [ 260 ] {bc590d1b-20ac-466d-9230-6265896e7d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2265 | 2026.05.27 02:40:44.411174 [ 260 ] {bc590d1b-20ac-466d-9230-6265896e7d01} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2266 | 2026.05.27 02:40:44.411634 [ 260 ] {bc590d1b-20ac-466d-9230-6265896e7d01} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2267 | 2026.05.27 02:40:44.411780 [ 260 ] {bc590d1b-20ac-466d-9230-6265896e7d01} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001659 sec., 33755.27426160337 rows/sec., 2.58 MiB/sec. | ||
| 2268 | 2026.05.27 02:40:44.411814 [ 260 ] {bc590d1b-20ac-466d-9230-6265896e7d01} <Debug> TCPHandler: Processed in 0.00182371 sec. | ||
| 2269 | 2026.05.27 02:40:44.411944 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2270 | 2026.05.27 02:40:44.412043 [ 260 ] {bf6a014a-eabd-41ec-826c-6ab08920b0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2271 | 2026.05.27 02:40:44.412082 [ 260 ] {bf6a014a-eabd-41ec-826c-6ab08920b0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2272 | 2026.05.27 02:40:44.412508 [ 260 ] {bf6a014a-eabd-41ec-826c-6ab08920b0c6} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2273 | 2026.05.27 02:40:44.412542 [ 260 ] {bf6a014a-eabd-41ec-826c-6ab08920b0c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2274 | 2026.05.27 02:40:44.412958 [ 260 ] {bf6a014a-eabd-41ec-826c-6ab08920b0c6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2275 | 2026.05.27 02:40:44.413447 [ 260 ] {bf6a014a-eabd-41ec-826c-6ab08920b0c6} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2276 | 2026.05.27 02:40:44.413578 [ 260 ] {bf6a014a-eabd-41ec-826c-6ab08920b0c6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001553 sec., 41210.5602060528 rows/sec., 3.22 MiB/sec. | ||
| 2277 | 2026.05.27 02:40:44.413612 [ 260 ] {bf6a014a-eabd-41ec-826c-6ab08920b0c6} <Debug> TCPHandler: Processed in 0.001717238 sec. | ||
| 2278 | 2026.05.27 02:40:44.413753 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2279 | 2026.05.27 02:40:44.413849 [ 260 ] {f44e6fad-ef42-4eaa-9607-b1e85f4c8493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2280 | 2026.05.27 02:40:44.413892 [ 260 ] {f44e6fad-ef42-4eaa-9607-b1e85f4c8493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2281 | 2026.05.27 02:40:44.414261 [ 260 ] {f44e6fad-ef42-4eaa-9607-b1e85f4c8493} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2282 | 2026.05.27 02:40:44.414297 [ 260 ] {f44e6fad-ef42-4eaa-9607-b1e85f4c8493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2283 | 2026.05.27 02:40:44.414732 [ 260 ] {f44e6fad-ef42-4eaa-9607-b1e85f4c8493} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2284 | 2026.05.27 02:40:44.415195 [ 260 ] {f44e6fad-ef42-4eaa-9607-b1e85f4c8493} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2285 | 2026.05.27 02:40:44.415323 [ 260 ] {f44e6fad-ef42-4eaa-9607-b1e85f4c8493} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001493 sec., 64300.066979236435 rows/sec., 4.48 MiB/sec. | ||
| 2286 | 2026.05.27 02:40:44.415356 [ 260 ] {f44e6fad-ef42-4eaa-9607-b1e85f4c8493} <Debug> TCPHandler: Processed in 0.001652898 sec. | ||
| 2287 | 2026.05.27 02:40:44.415479 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2288 | 2026.05.27 02:40:44.415575 [ 260 ] {3df2592d-67e7-4341-96f4-b80fcf1ee03d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2289 | 2026.05.27 02:40:44.415616 [ 260 ] {3df2592d-67e7-4341-96f4-b80fcf1ee03d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2290 | 2026.05.27 02:40:44.415945 [ 260 ] {3df2592d-67e7-4341-96f4-b80fcf1ee03d} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2291 | 2026.05.27 02:40:44.415981 [ 260 ] {3df2592d-67e7-4341-96f4-b80fcf1ee03d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2292 | 2026.05.27 02:40:44.416429 [ 260 ] {3df2592d-67e7-4341-96f4-b80fcf1ee03d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2293 | 2026.05.27 02:40:44.416955 [ 260 ] {3df2592d-67e7-4341-96f4-b80fcf1ee03d} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2294 | 2026.05.27 02:40:44.417084 [ 260 ] {3df2592d-67e7-4341-96f4-b80fcf1ee03d} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001527 sec., 23575.63850687623 rows/sec., 1.59 MiB/sec. | ||
| 2295 | 2026.05.27 02:40:44.417116 [ 260 ] {3df2592d-67e7-4341-96f4-b80fcf1ee03d} <Debug> TCPHandler: Processed in 0.001686579 sec. | ||
| 2296 | 2026.05.27 02:40:45.830164 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63925 | ||
| 2297 | 2026.05.27 02:40:45.830251 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2298 | 2026.05.27 02:40:45.830279 [ 315 ] {} <Debug> TCP-Session: c9b14d07-9098-40ee-a588-f917caadca7b Authenticating user 'default' from [fd00:1122:3344:101::e]:63925 | ||
| 2299 | 2026.05.27 02:40:45.830301 [ 315 ] {} <Debug> TCP-Session: c9b14d07-9098-40ee-a588-f917caadca7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2300 | 2026.05.27 02:40:45.830314 [ 315 ] {} <Debug> TCP-Session: c9b14d07-9098-40ee-a588-f917caadca7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2301 | 2026.05.27 02:40:45.830528 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51248 | ||
| 2302 | 2026.05.27 02:40:45.830567 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59860 | ||
| 2303 | 2026.05.27 02:40:45.830620 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2304 | 2026.05.27 02:40:45.830631 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2305 | 2026.05.27 02:40:45.830655 [ 316 ] {} <Debug> TCP-Session: db9a794c-a78b-4d61-8fa9-e3a7289c759f Authenticating user 'default' from [fd00:1122:3344:101::e]:51248 | ||
| 2306 | 2026.05.27 02:40:45.830664 [ 317 ] {} <Debug> TCP-Session: 09144014-7edb-4640-89c2-99d3fd471ab4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59860 | ||
| 2307 | 2026.05.27 02:40:45.830671 [ 315 ] {} <Trace> TCP-Session: c9b14d07-9098-40ee-a588-f917caadca7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2308 | 2026.05.27 02:40:45.830695 [ 317 ] {} <Debug> TCP-Session: 09144014-7edb-4640-89c2-99d3fd471ab4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2309 | 2026.05.27 02:40:45.830694 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63999 | ||
| 2310 | 2026.05.27 02:40:45.830713 [ 317 ] {} <Debug> TCP-Session: 09144014-7edb-4640-89c2-99d3fd471ab4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2026.05.27 02:40:45.830739 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54787 | ||
| 2312 | 2026.05.27 02:40:45.830739 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39995 | ||
| 2313 | 2026.05.27 02:40:45.830769 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2314 | 2026.05.27 02:40:45.830788 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2315 | 2026.05.27 02:40:45.830738 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44757 | ||
| 2316 | 2026.05.27 02:40:45.830846 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2317 | 2026.05.27 02:40:45.830849 [ 315 ] {1e5a36d8-936a-4919-86e9-79143f990f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63925) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2318 | 2026.05.27 02:40:45.830890 [ 311 ] {} <Debug> TCP-Session: 47501f37-979b-457b-ad45-facffb76e0cb Authenticating user 'default' from [fd00:1122:3344:101::e]:39995 | ||
| 2319 | 2026.05.27 02:40:45.830907 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2320 | 2026.05.27 02:40:45.830925 [ 311 ] {} <Debug> TCP-Session: 47501f37-979b-457b-ad45-facffb76e0cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2321 | 2026.05.27 02:40:45.830826 [ 312 ] {} <Debug> TCP-Session: e2d17a6d-0ff9-4cb4-a8e3-38b2d335fa86 Authenticating user 'default' from [fd00:1122:3344:101::e]:54787 | ||
| 2322 | 2026.05.27 02:40:45.830946 [ 269 ] {} <Debug> TCP-Session: 39978469-6046-4d7d-a0d9-916d4ee9fde3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44757 | ||
| 2323 | 2026.05.27 02:40:45.830973 [ 312 ] {} <Debug> TCP-Session: e2d17a6d-0ff9-4cb4-a8e3-38b2d335fa86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2324 | 2026.05.27 02:40:45.830950 [ 311 ] {} <Debug> TCP-Session: 47501f37-979b-457b-ad45-facffb76e0cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2325 | 2026.05.27 02:40:45.830998 [ 269 ] {} <Debug> TCP-Session: 39978469-6046-4d7d-a0d9-916d4ee9fde3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2026.05.27 02:40:45.830999 [ 312 ] {} <Debug> TCP-Session: e2d17a6d-0ff9-4cb4-a8e3-38b2d335fa86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2327 | 2026.05.27 02:40:45.831037 [ 269 ] {} <Debug> TCP-Session: 39978469-6046-4d7d-a0d9-916d4ee9fde3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2026.05.27 02:40:45.830822 [ 319 ] {} <Debug> TCP-Session: 0e6938d4-06de-42e7-a6bc-f40457d034ff Authenticating user 'default' from [fd00:1122:3344:101::e]:63999 | ||
| 2329 | 2026.05.27 02:40:45.830707 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33935 | ||
| 2330 | 2026.05.27 02:40:45.831084 [ 319 ] {} <Debug> TCP-Session: 0e6938d4-06de-42e7-a6bc-f40457d034ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2331 | 2026.05.27 02:40:45.830702 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62976 | ||
| 2332 | 2026.05.27 02:40:45.831136 [ 315 ] {1e5a36d8-936a-4919-86e9-79143f990f5c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2333 | 2026.05.27 02:40:45.831121 [ 319 ] {} <Debug> TCP-Session: 0e6938d4-06de-42e7-a6bc-f40457d034ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2334 | 2026.05.27 02:40:45.830689 [ 316 ] {} <Debug> TCP-Session: db9a794c-a78b-4d61-8fa9-e3a7289c759f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2026.05.27 02:40:45.831134 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2336 | 2026.05.27 02:40:45.831209 [ 315 ] {1e5a36d8-936a-4919-86e9-79143f990f5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2337 | 2026.05.27 02:40:45.831214 [ 316 ] {} <Debug> TCP-Session: db9a794c-a78b-4d61-8fa9-e3a7289c759f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2026.05.27 02:40:45.831250 [ 259 ] {} <Debug> TCP-Session: 6c4a0591-20cc-4ef9-8aad-97716e77b151 Authenticating user 'default' from [fd00:1122:3344:101::e]:33935 | ||
| 2339 | 2026.05.27 02:40:45.831261 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2340 | 2026.05.27 02:40:45.831295 [ 259 ] {} <Debug> TCP-Session: 6c4a0591-20cc-4ef9-8aad-97716e77b151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2026.05.27 02:40:45.831310 [ 318 ] {} <Debug> TCP-Session: f547671c-cb4a-4160-bd88-aae90fe265ab Authenticating user 'default' from [fd00:1122:3344:101::e]:62976 | ||
| 2342 | 2026.05.27 02:40:45.831325 [ 259 ] {} <Debug> TCP-Session: 6c4a0591-20cc-4ef9-8aad-97716e77b151 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.05.27 02:40:45.831338 [ 318 ] {} <Debug> TCP-Session: f547671c-cb4a-4160-bd88-aae90fe265ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2344 | 2026.05.27 02:40:45.831361 [ 318 ] {} <Debug> TCP-Session: f547671c-cb4a-4160-bd88-aae90fe265ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2026.05.27 02:40:45.831514 [ 315 ] {1e5a36d8-936a-4919-86e9-79143f990f5c} <Debug> oximeter.version (5277401c-8b99-413d-8dc0-62bbe2b9e5ea) (SelectExecutor): Key condition: unknown | ||
| 2346 | 2026.05.27 02:40:45.831603 [ 315 ] {1e5a36d8-936a-4919-86e9-79143f990f5c} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2347 | 2026.05.27 02:40:46.000230 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.33 MiB, peak 194.47 MiB, free memory in arenas 0.00 B, will set to 195.14 MiB (RSS), difference: 6.81 MiB | ||
| 2348 | 2026.05.27 02:40:46.237492 [ 326 ] {1e5a36d8-936a-4919-86e9-79143f990f5c} <Trace> AggregatingTransform: Aggregating | ||
| 2349 | 2026.05.27 02:40:46.237557 [ 326 ] {1e5a36d8-936a-4919-86e9-79143f990f5c} <Trace> Aggregator: Aggregation method: without_key | ||
| 2350 | 2026.05.27 02:40:46.237596 [ 326 ] {1e5a36d8-936a-4919-86e9-79143f990f5c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001178283 sec. (848.693 rows/sec., 33.15 KiB/sec.) | ||
| 2351 | 2026.05.27 02:40:46.237614 [ 326 ] {1e5a36d8-936a-4919-86e9-79143f990f5c} <Trace> Aggregator: Merging aggregated data | ||
| 2352 | 2026.05.27 02:40:46.238435 [ 315 ] {1e5a36d8-936a-4919-86e9-79143f990f5c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.407624 sec., 2.4532412223029065 rows/sec., 98.13 B/sec. | ||
| 2353 | 2026.05.27 02:40:46.238646 [ 315 ] {1e5a36d8-936a-4919-86e9-79143f990f5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2354 | 2026.05.27 02:40:46.238665 [ 315 ] {1e5a36d8-936a-4919-86e9-79143f990f5c} <Debug> TCPHandler: Processed in 0.408102463 sec. | ||
| 2355 | 2026.05.27 02:40:46.238815 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2356 | 2026.05.27 02:40:46.238854 [ 315 ] {} <Debug> TCP-Session: c9b14d07-9098-40ee-a588-f917caadca7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2357 | 2026.05.27 02:40:46.238876 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2358 | 2026.05.27 02:40:46.238896 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2359 | 2026.05.27 02:40:46.238931 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2360 | 2026.05.27 02:40:46.238951 [ 312 ] {} <Debug> TCP-Session: e2d17a6d-0ff9-4cb4-a8e3-38b2d335fa86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2026.05.27 02:40:46.238965 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2362 | 2026.05.27 02:40:46.238957 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2363 | 2026.05.27 02:40:46.239049 [ 319 ] {} <Debug> TCP-Session: 0e6938d4-06de-42e7-a6bc-f40457d034ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2364 | 2026.05.27 02:40:46.238980 [ 269 ] {} <Debug> TCP-Session: 39978469-6046-4d7d-a0d9-916d4ee9fde3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2365 | 2026.05.27 02:40:46.239096 [ 311 ] {} <Debug> TCP-Session: 47501f37-979b-457b-ad45-facffb76e0cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2366 | 2026.05.27 02:40:46.238966 [ 317 ] {} <Debug> TCP-Session: 09144014-7edb-4640-89c2-99d3fd471ab4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2367 | 2026.05.27 02:40:46.238978 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2368 | 2026.05.27 02:40:46.238916 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2369 | 2026.05.27 02:40:46.239187 [ 259 ] {} <Debug> TCP-Session: 6c4a0591-20cc-4ef9-8aad-97716e77b151 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2370 | 2026.05.27 02:40:46.238875 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2371 | 2026.05.27 02:40:46.239241 [ 318 ] {} <Debug> TCP-Session: f547671c-cb4a-4160-bd88-aae90fe265ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2372 | 2026.05.27 02:40:46.239290 [ 316 ] {} <Debug> TCP-Session: db9a794c-a78b-4d61-8fa9-e3a7289c759f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2373 | 2026.05.27 02:40:46.423267 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4269 | ||
| 2374 | 2026.05.27 02:40:46.423760 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2375 | 2026.05.27 02:40:46.423808 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2376 | 2026.05.27 02:40:46.424422 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2377 | 2026.05.27 02:40:46.424910 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2378 | 2026.05.27 02:40:46.425056 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4269 | ||
| 2379 | 2026.05.27 02:40:46.659818 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2380 | 2026.05.27 02:40:46.676734 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2381 | 2026.05.27 02:40:46.676795 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2382 | 2026.05.27 02:40:46.683740 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2383 | 2026.05.27 02:40:46.684869 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2384 | 2026.05.27 02:40:46.689112 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2385 | 2026.05.27 02:40:47.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 197.05 MiB, peak 208.64 MiB, free memory in arenas 0.00 B, will set to 210.01 MiB (RSS), difference: 12.96 MiB | ||
| 2386 | 2026.05.27 02:40:48.922452 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 9 | ||
| 2387 | 2026.05.27 02:40:48.924005 [ 242 ] {} <Trace> system.query_log (8c9f6bb0-f166-4e18-81d7-e4aa61e65006): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2388 | 2026.05.27 02:40:48.924044 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2389 | 2026.05.27 02:40:48.925327 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2390 | 2026.05.27 02:40:48.925827 [ 242 ] {} <Trace> system.query_log (8c9f6bb0-f166-4e18-81d7-e4aa61e65006): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2391 | 2026.05.27 02:40:48.926081 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 9 | ||
| 2392 | 2026.05.27 02:40:49.412322 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2393 | 2026.05.27 02:40:49.412551 [ 260 ] {cdf7bd64-9be5-44e0-a44a-b323604f3a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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', '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) | ||
| 2394 | 2026.05.27 02:40:49.412868 [ 260 ] {cdf7bd64-9be5-44e0-a44a-b323604f3a85} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2395 | 2026.05.27 02:40:49.412906 [ 260 ] {cdf7bd64-9be5-44e0-a44a-b323604f3a85} <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', '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 | ||
| 2396 | 2026.05.27 02:40:49.413134 [ 260 ] {cdf7bd64-9be5-44e0-a44a-b323604f3a85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2397 | 2026.05.27 02:40:49.413199 [ 260 ] {cdf7bd64-9be5-44e0-a44a-b323604f3a85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2398 | 2026.05.27 02:40:49.413335 [ 260 ] {cdf7bd64-9be5-44e0-a44a-b323604f3a85} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 2399 | 2026.05.27 02:40:49.413445 [ 340 ] {cdf7bd64-9be5-44e0-a44a-b323604f3a85} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2400 | 2026.05.27 02:40:49.413466 [ 342 ] {cdf7bd64-9be5-44e0-a44a-b323604f3a85} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2401 | 2026.05.27 02:40:49.413452 [ 339 ] {cdf7bd64-9be5-44e0-a44a-b323604f3a85} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2402 | 2026.05.27 02:40:49.413445 [ 361 ] {cdf7bd64-9be5-44e0-a44a-b323604f3a85} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2403 | 2026.05.27 02:40:49.413656 [ 260 ] {cdf7bd64-9be5-44e0-a44a-b323604f3a85} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2404 | 2026.05.27 02:40:49.413683 [ 260 ] {cdf7bd64-9be5-44e0-a44a-b323604f3a85} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2405 | 2026.05.27 02:40:49.413765 [ 260 ] {cdf7bd64-9be5-44e0-a44a-b323604f3a85} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2406 | 2026.05.27 02:40:49.413786 [ 260 ] {cdf7bd64-9be5-44e0-a44a-b323604f3a85} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 2407 | 2026.05.27 02:40:49.413821 [ 260 ] {cdf7bd64-9be5-44e0-a44a-b323604f3a85} <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', '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'))" | ||
| 2408 | 2026.05.27 02:40:49.413858 [ 260 ] {cdf7bd64-9be5-44e0-a44a-b323604f3a85} <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', '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'))" | ||
| 2409 | 2026.05.27 02:40:49.413892 [ 260 ] {cdf7bd64-9be5-44e0-a44a-b323604f3a85} <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', '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'))" | ||
| 2410 | 2026.05.27 02:40:49.415267 [ 260 ] {cdf7bd64-9be5-44e0-a44a-b323604f3a85} <Debug> executeQuery: Read 50 rows, 7.86 KiB in 0.00281 sec., 17793.59430604982 rows/sec., 2.73 MiB/sec. | ||
| 2411 | 2026.05.27 02:40:49.415412 [ 260 ] {cdf7bd64-9be5-44e0-a44a-b323604f3a85} <Debug> MemoryTracker: Peak memory usage (for query): 141.06 KiB. | ||
| 2412 | 2026.05.27 02:40:49.415432 [ 260 ] {cdf7bd64-9be5-44e0-a44a-b323604f3a85} <Debug> TCPHandler: Processed in 0.003239175 sec. | ||
| 2413 | 2026.05.27 02:40:49.420204 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2414 | 2026.05.27 02:40:49.420423 [ 260 ] {4514602b-5708-4a90-aa0e-3a165e7cd5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2415 | 2026.05.27 02:40:49.420506 [ 260 ] {4514602b-5708-4a90-aa0e-3a165e7cd5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2416 | 2026.05.27 02:40:49.421578 [ 260 ] {4514602b-5708-4a90-aa0e-3a165e7cd5cf} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2417 | 2026.05.27 02:40:49.421638 [ 260 ] {4514602b-5708-4a90-aa0e-3a165e7cd5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2418 | 2026.05.27 02:40:49.422176 [ 260 ] {4514602b-5708-4a90-aa0e-3a165e7cd5cf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2419 | 2026.05.27 02:40:49.422698 [ 260 ] {4514602b-5708-4a90-aa0e-3a165e7cd5cf} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2420 | 2026.05.27 02:40:49.422846 [ 260 ] {4514602b-5708-4a90-aa0e-3a165e7cd5cf} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.002481 sec., 112857.7186618299 rows/sec., 7.16 MiB/sec. | ||
| 2421 | 2026.05.27 02:40:49.422880 [ 260 ] {4514602b-5708-4a90-aa0e-3a165e7cd5cf} <Debug> TCPHandler: Processed in 0.00278624 sec. | ||
| 2422 | 2026.05.27 02:40:49.423012 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2423 | 2026.05.27 02:40:49.423109 [ 260 ] {21f63223-ad2f-4e22-b1a8-c2921a3dcd1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2424 | 2026.05.27 02:40:49.423149 [ 260 ] {21f63223-ad2f-4e22-b1a8-c2921a3dcd1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2425 | 2026.05.27 02:40:49.423869 [ 260 ] {21f63223-ad2f-4e22-b1a8-c2921a3dcd1a} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2426 | 2026.05.27 02:40:49.423906 [ 260 ] {21f63223-ad2f-4e22-b1a8-c2921a3dcd1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2427 | 2026.05.27 02:40:49.424376 [ 260 ] {21f63223-ad2f-4e22-b1a8-c2921a3dcd1a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2428 | 2026.05.27 02:40:49.424926 [ 260 ] {21f63223-ad2f-4e22-b1a8-c2921a3dcd1a} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2429 | 2026.05.27 02:40:49.425055 [ 260 ] {21f63223-ad2f-4e22-b1a8-c2921a3dcd1a} <Debug> executeQuery: Read 777 rows, 61.28 KiB in 0.001964 sec., 395621.1812627291 rows/sec., 30.47 MiB/sec. | ||
| 2430 | 2026.05.27 02:40:49.425088 [ 260 ] {21f63223-ad2f-4e22-b1a8-c2921a3dcd1a} <Debug> TCPHandler: Processed in 0.002125563 sec. | ||
| 2431 | 2026.05.27 02:40:49.425209 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2432 | 2026.05.27 02:40:49.425307 [ 260 ] {3c276476-143b-42ef-993e-0e718b2712a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2433 | 2026.05.27 02:40:49.425347 [ 260 ] {3c276476-143b-42ef-993e-0e718b2712a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2434 | 2026.05.27 02:40:49.425795 [ 260 ] {3c276476-143b-42ef-993e-0e718b2712a4} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2435 | 2026.05.27 02:40:49.425831 [ 260 ] {3c276476-143b-42ef-993e-0e718b2712a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2436 | 2026.05.27 02:40:49.426244 [ 260 ] {3c276476-143b-42ef-993e-0e718b2712a4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2437 | 2026.05.27 02:40:49.426702 [ 260 ] {3c276476-143b-42ef-993e-0e718b2712a4} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2438 | 2026.05.27 02:40:49.426831 [ 260 ] {3c276476-143b-42ef-993e-0e718b2712a4} <Debug> executeQuery: Read 140 rows, 8.41 KiB in 0.001544 sec., 90673.57512953368 rows/sec., 5.32 MiB/sec. | ||
| 2439 | 2026.05.27 02:40:49.426864 [ 260 ] {3c276476-143b-42ef-993e-0e718b2712a4} <Debug> TCPHandler: Processed in 0.001704058 sec. | ||
| 2440 | 2026.05.27 02:40:49.426996 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2441 | 2026.05.27 02:40:49.427098 [ 260 ] {fba616d5-93bc-4b37-b8b5-a4a02b40672d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2442 | 2026.05.27 02:40:49.427137 [ 260 ] {fba616d5-93bc-4b37-b8b5-a4a02b40672d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2443 | 2026.05.27 02:40:49.427620 [ 260 ] {fba616d5-93bc-4b37-b8b5-a4a02b40672d} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2444 | 2026.05.27 02:40:49.427656 [ 260 ] {fba616d5-93bc-4b37-b8b5-a4a02b40672d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2445 | 2026.05.27 02:40:49.428075 [ 260 ] {fba616d5-93bc-4b37-b8b5-a4a02b40672d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2446 | 2026.05.27 02:40:49.428526 [ 260 ] {fba616d5-93bc-4b37-b8b5-a4a02b40672d} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2026.05.27 02:40:49.428675 [ 260 ] {fba616d5-93bc-4b37-b8b5-a4a02b40672d} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001595 sec., 90909.09090909091 rows/sec., 5.87 MiB/sec. | ||
| 2448 | 2026.05.27 02:40:49.428711 [ 260 ] {fba616d5-93bc-4b37-b8b5-a4a02b40672d} <Debug> TCPHandler: Processed in 0.001764539 sec. | ||
| 2449 | 2026.05.27 02:40:49.428830 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2450 | 2026.05.27 02:40:49.428924 [ 260 ] {a67033d2-4cbb-4a84-ac29-44a67404acab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2451 | 2026.05.27 02:40:49.428964 [ 260 ] {a67033d2-4cbb-4a84-ac29-44a67404acab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2452 | 2026.05.27 02:40:49.429422 [ 260 ] {a67033d2-4cbb-4a84-ac29-44a67404acab} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2453 | 2026.05.27 02:40:49.429465 [ 260 ] {a67033d2-4cbb-4a84-ac29-44a67404acab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2454 | 2026.05.27 02:40:49.429970 [ 260 ] {a67033d2-4cbb-4a84-ac29-44a67404acab} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2455 | 2026.05.27 02:40:49.430540 [ 260 ] {a67033d2-4cbb-4a84-ac29-44a67404acab} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2456 | 2026.05.27 02:40:49.430668 [ 260 ] {a67033d2-4cbb-4a84-ac29-44a67404acab} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001761 sec., 81771.72061328791 rows/sec., 4.65 MiB/sec. | ||
| 2457 | 2026.05.27 02:40:49.430701 [ 260 ] {a67033d2-4cbb-4a84-ac29-44a67404acab} <Debug> TCPHandler: Processed in 0.001920671 sec. | ||
| 2458 | 2026.05.27 02:40:49.430829 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2459 | 2026.05.27 02:40:49.430925 [ 260 ] {fb3d7937-6df8-424a-95fb-46b20c09a970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2460 | 2026.05.27 02:40:49.430964 [ 260 ] {fb3d7937-6df8-424a-95fb-46b20c09a970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2461 | 2026.05.27 02:40:49.431560 [ 260 ] {fb3d7937-6df8-424a-95fb-46b20c09a970} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2462 | 2026.05.27 02:40:49.431597 [ 260 ] {fb3d7937-6df8-424a-95fb-46b20c09a970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2463 | 2026.05.27 02:40:49.432048 [ 260 ] {fb3d7937-6df8-424a-95fb-46b20c09a970} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2464 | 2026.05.27 02:40:49.432512 [ 260 ] {fb3d7937-6df8-424a-95fb-46b20c09a970} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2465 | 2026.05.27 02:40:49.432640 [ 260 ] {fb3d7937-6df8-424a-95fb-46b20c09a970} <Debug> executeQuery: Read 484 rows, 34.73 KiB in 0.001734 sec., 279123.41407151095 rows/sec., 19.56 MiB/sec. | ||
| 2466 | 2026.05.27 02:40:49.432673 [ 260 ] {fb3d7937-6df8-424a-95fb-46b20c09a970} <Debug> TCPHandler: Processed in 0.001892991 sec. | ||
| 2467 | 2026.05.27 02:40:49.432792 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2468 | 2026.05.27 02:40:49.432888 [ 260 ] {4038b22e-1d69-4e15-8ad3-eeed4cbfc7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2469 | 2026.05.27 02:40:49.432929 [ 260 ] {4038b22e-1d69-4e15-8ad3-eeed4cbfc7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2470 | 2026.05.27 02:40:49.433253 [ 260 ] {4038b22e-1d69-4e15-8ad3-eeed4cbfc7ec} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2471 | 2026.05.27 02:40:49.433289 [ 260 ] {4038b22e-1d69-4e15-8ad3-eeed4cbfc7ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2472 | 2026.05.27 02:40:49.433714 [ 260 ] {4038b22e-1d69-4e15-8ad3-eeed4cbfc7ec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2473 | 2026.05.27 02:40:49.434232 [ 260 ] {4038b22e-1d69-4e15-8ad3-eeed4cbfc7ec} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2474 | 2026.05.27 02:40:49.434360 [ 260 ] {4038b22e-1d69-4e15-8ad3-eeed4cbfc7ec} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.00149 sec., 2684.5637583892617 rows/sec., 140.26 KiB/sec. | ||
| 2475 | 2026.05.27 02:40:49.434392 [ 260 ] {4038b22e-1d69-4e15-8ad3-eeed4cbfc7ec} <Debug> TCPHandler: Processed in 0.001648308 sec. | ||
| 2476 | 2026.05.27 02:40:49.434509 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2477 | 2026.05.27 02:40:49.434604 [ 260 ] {04ffcf56-8132-4c3e-81ec-e9c4308f5711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2478 | 2026.05.27 02:40:49.434646 [ 260 ] {04ffcf56-8132-4c3e-81ec-e9c4308f5711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2479 | 2026.05.27 02:40:49.435059 [ 260 ] {04ffcf56-8132-4c3e-81ec-e9c4308f5711} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2026.05.27 02:40:49.435095 [ 260 ] {04ffcf56-8132-4c3e-81ec-e9c4308f5711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2481 | 2026.05.27 02:40:49.435528 [ 260 ] {04ffcf56-8132-4c3e-81ec-e9c4308f5711} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2482 | 2026.05.27 02:40:49.435970 [ 260 ] {04ffcf56-8132-4c3e-81ec-e9c4308f5711} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2483 | 2026.05.27 02:40:49.436092 [ 260 ] {04ffcf56-8132-4c3e-81ec-e9c4308f5711} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001562 sec., 169654.28937259922 rows/sec., 11.27 MiB/sec. | ||
| 2484 | 2026.05.27 02:40:49.436122 [ 260 ] {04ffcf56-8132-4c3e-81ec-e9c4308f5711} <Debug> TCPHandler: Processed in 0.001718888 sec. | ||
| 2485 | 2026.05.27 02:40:49.436301 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2486 | 2026.05.27 02:40:49.436396 [ 260 ] {5648eef2-fd08-48a8-b414-b2064ab99ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2487 | 2026.05.27 02:40:49.436436 [ 260 ] {5648eef2-fd08-48a8-b414-b2064ab99ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2488 | 2026.05.27 02:40:49.436772 [ 260 ] {5648eef2-fd08-48a8-b414-b2064ab99ae9} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2026.05.27 02:40:49.436807 [ 260 ] {5648eef2-fd08-48a8-b414-b2064ab99ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2490 | 2026.05.27 02:40:49.437276 [ 260 ] {5648eef2-fd08-48a8-b414-b2064ab99ae9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2491 | 2026.05.27 02:40:49.437737 [ 260 ] {5648eef2-fd08-48a8-b414-b2064ab99ae9} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2026.05.27 02:40:49.437864 [ 260 ] {5648eef2-fd08-48a8-b414-b2064ab99ae9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001486 sec., 672.9475100942127 rows/sec., 45.35 KiB/sec. | ||
| 2493 | 2026.05.27 02:40:49.437897 [ 260 ] {5648eef2-fd08-48a8-b414-b2064ab99ae9} <Debug> TCPHandler: Processed in 0.001644978 sec. | ||
| 2494 | 2026.05.27 02:40:49.438023 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2495 | 2026.05.27 02:40:49.438117 [ 260 ] {aa28b1f3-0429-48ca-a604-4ae8d41b05b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2496 | 2026.05.27 02:40:49.438158 [ 260 ] {aa28b1f3-0429-48ca-a604-4ae8d41b05b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2497 | 2026.05.27 02:40:49.438496 [ 260 ] {aa28b1f3-0429-48ca-a604-4ae8d41b05b8} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2498 | 2026.05.27 02:40:49.438532 [ 260 ] {aa28b1f3-0429-48ca-a604-4ae8d41b05b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2499 | 2026.05.27 02:40:49.438967 [ 260 ] {aa28b1f3-0429-48ca-a604-4ae8d41b05b8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2500 | 2026.05.27 02:40:49.439471 [ 260 ] {aa28b1f3-0429-48ca-a604-4ae8d41b05b8} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2501 | 2026.05.27 02:40:49.439604 [ 260 ] {aa28b1f3-0429-48ca-a604-4ae8d41b05b8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001505 sec., 59800.664451827244 rows/sec., 3.74 MiB/sec. | ||
| 2502 | 2026.05.27 02:40:49.439635 [ 260 ] {aa28b1f3-0429-48ca-a604-4ae8d41b05b8} <Debug> TCPHandler: Processed in 0.001660978 sec. | ||
| 2503 | 2026.05.27 02:40:51.894935 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39893 | ||
| 2504 | 2026.05.27 02:40:51.895022 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2505 | 2026.05.27 02:40:51.895048 [ 315 ] {} <Debug> TCP-Session: 49c44987-02e6-44e3-be2f-90f5ec574bab Authenticating user 'default' from [fd00:1122:3344:101::e]:39893 | ||
| 2506 | 2026.05.27 02:40:51.895070 [ 315 ] {} <Debug> TCP-Session: 49c44987-02e6-44e3-be2f-90f5ec574bab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2507 | 2026.05.27 02:40:51.895083 [ 315 ] {} <Debug> TCP-Session: 49c44987-02e6-44e3-be2f-90f5ec574bab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2508 | 2026.05.27 02:40:51.895295 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55295 | ||
| 2509 | 2026.05.27 02:40:51.895341 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58428 | ||
| 2510 | 2026.05.27 02:40:51.895366 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63633 | ||
| 2511 | 2026.05.27 02:40:51.895395 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48049 | ||
| 2512 | 2026.05.27 02:40:51.895437 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2513 | 2026.05.27 02:40:51.895449 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2514 | 2026.05.27 02:40:51.895472 [ 317 ] {} <Debug> TCP-Session: 78cd2e15-e2c4-4c83-8481-0488b3af23d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58428 | ||
| 2515 | 2026.05.27 02:40:51.895473 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2516 | 2026.05.27 02:40:51.895484 [ 259 ] {} <Debug> TCP-Session: f794e00f-60d2-4288-a66d-2f8f631b8ab5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63633 | ||
| 2517 | 2026.05.27 02:40:51.895501 [ 317 ] {} <Debug> TCP-Session: 78cd2e15-e2c4-4c83-8481-0488b3af23d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2518 | 2026.05.27 02:40:51.895514 [ 311 ] {} <Debug> TCP-Session: e44aff6c-543b-4ab5-a3fc-8a85e6343825 Authenticating user 'default' from [fd00:1122:3344:101::e]:48049 | ||
| 2519 | 2026.05.27 02:40:51.895524 [ 259 ] {} <Debug> TCP-Session: f794e00f-60d2-4288-a66d-2f8f631b8ab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2520 | 2026.05.27 02:40:51.895532 [ 317 ] {} <Debug> TCP-Session: 78cd2e15-e2c4-4c83-8481-0488b3af23d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2521 | 2026.05.27 02:40:51.895556 [ 259 ] {} <Debug> TCP-Session: f794e00f-60d2-4288-a66d-2f8f631b8ab5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2522 | 2026.05.27 02:40:51.895547 [ 311 ] {} <Debug> TCP-Session: e44aff6c-543b-4ab5-a3fc-8a85e6343825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2523 | 2026.05.27 02:40:51.895519 [ 315 ] {} <Trace> TCP-Session: 49c44987-02e6-44e3-be2f-90f5ec574bab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2524 | 2026.05.27 02:40:51.895652 [ 311 ] {} <Debug> TCP-Session: e44aff6c-543b-4ab5-a3fc-8a85e6343825 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2525 | 2026.05.27 02:40:51.895387 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2526 | 2026.05.27 02:40:51.895357 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37279 | ||
| 2527 | 2026.05.27 02:40:51.895727 [ 316 ] {} <Debug> TCP-Session: 2b02f27d-abe8-45d2-adfa-f974bcad87da Authenticating user 'default' from [fd00:1122:3344:101::e]:55295 | ||
| 2528 | 2026.05.27 02:40:51.895348 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36987 | ||
| 2529 | 2026.05.27 02:40:51.895769 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2530 | 2026.05.27 02:40:51.895764 [ 316 ] {} <Debug> TCP-Session: 2b02f27d-abe8-45d2-adfa-f974bcad87da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2531 | 2026.05.27 02:40:51.895807 [ 319 ] {} <Debug> TCP-Session: cad27068-36a6-450d-a170-1a79567e5844 Authenticating user 'default' from [fd00:1122:3344:101::e]:37279 | ||
| 2532 | 2026.05.27 02:40:51.895825 [ 315 ] {2124a85a-8a3e-4fad-bfd3-c91658ade49d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39893) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2533 | 2026.05.27 02:40:51.895861 [ 319 ] {} <Debug> TCP-Session: cad27068-36a6-450d-a170-1a79567e5844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2534 | 2026.05.27 02:40:51.895825 [ 316 ] {} <Debug> TCP-Session: 2b02f27d-abe8-45d2-adfa-f974bcad87da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2535 | 2026.05.27 02:40:51.895890 [ 319 ] {} <Debug> TCP-Session: cad27068-36a6-450d-a170-1a79567e5844 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2536 | 2026.05.27 02:40:51.895819 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2537 | 2026.05.27 02:40:51.895383 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45531 | ||
| 2538 | 2026.05.27 02:40:51.895961 [ 318 ] {} <Debug> TCP-Session: 1847dd7a-4b57-4957-847f-97db441e6546 Authenticating user 'default' from [fd00:1122:3344:101::e]:36987 | ||
| 2539 | 2026.05.27 02:40:51.895403 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54302 | ||
| 2540 | 2026.05.27 02:40:51.896009 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2541 | 2026.05.27 02:40:51.895997 [ 318 ] {} <Debug> TCP-Session: 1847dd7a-4b57-4957-847f-97db441e6546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2542 | 2026.05.27 02:40:51.896043 [ 269 ] {} <Debug> TCP-Session: 51c53e84-e517-4f67-bbae-062a3b3f8ea8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45531 | ||
| 2543 | 2026.05.27 02:40:51.896060 [ 318 ] {} <Debug> TCP-Session: 1847dd7a-4b57-4957-847f-97db441e6546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2544 | 2026.05.27 02:40:51.896084 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2545 | 2026.05.27 02:40:51.896099 [ 269 ] {} <Debug> TCP-Session: 51c53e84-e517-4f67-bbae-062a3b3f8ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2546 | 2026.05.27 02:40:51.896114 [ 315 ] {2124a85a-8a3e-4fad-bfd3-c91658ade49d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2547 | 2026.05.27 02:40:51.896120 [ 269 ] {} <Debug> TCP-Session: 51c53e84-e517-4f67-bbae-062a3b3f8ea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2548 | 2026.05.27 02:40:51.896122 [ 312 ] {} <Debug> TCP-Session: 9a1b92d6-1380-4942-b359-98f9a9e0f8eb Authenticating user 'default' from [fd00:1122:3344:101::e]:54302 | ||
| 2549 | 2026.05.27 02:40:51.896166 [ 312 ] {} <Debug> TCP-Session: 9a1b92d6-1380-4942-b359-98f9a9e0f8eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2550 | 2026.05.27 02:40:51.896177 [ 315 ] {2124a85a-8a3e-4fad-bfd3-c91658ade49d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2551 | 2026.05.27 02:40:51.896182 [ 312 ] {} <Debug> TCP-Session: 9a1b92d6-1380-4942-b359-98f9a9e0f8eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2552 | 2026.05.27 02:40:51.896471 [ 315 ] {2124a85a-8a3e-4fad-bfd3-c91658ade49d} <Debug> oximeter.version (5277401c-8b99-413d-8dc0-62bbe2b9e5ea) (SelectExecutor): Key condition: unknown | ||
| 2553 | 2026.05.27 02:40:51.897355 [ 361 ] {2124a85a-8a3e-4fad-bfd3-c91658ade49d} <Trace> AggregatingTransform: Aggregating | ||
| 2554 | 2026.05.27 02:40:51.897391 [ 361 ] {2124a85a-8a3e-4fad-bfd3-c91658ade49d} <Trace> Aggregator: Aggregation method: without_key | ||
| 2555 | 2026.05.27 02:40:51.897418 [ 361 ] {2124a85a-8a3e-4fad-bfd3-c91658ade49d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000846179 sec. (1181.783 rows/sec., 46.16 KiB/sec.) | ||
| 2556 | 2026.05.27 02:40:51.897445 [ 361 ] {2124a85a-8a3e-4fad-bfd3-c91658ade49d} <Trace> Aggregator: Merging aggregated data | ||
| 2557 | 2026.05.27 02:40:51.898000 [ 315 ] {2124a85a-8a3e-4fad-bfd3-c91658ade49d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002234 sec., 447.62757385854974 rows/sec., 17.49 KiB/sec. | ||
| 2558 | 2026.05.27 02:40:51.898112 [ 315 ] {2124a85a-8a3e-4fad-bfd3-c91658ade49d} <Debug> TCPHandler: Processed in 0.00272843 sec. | ||
| 2559 | 2026.05.27 02:40:51.898242 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2560 | 2026.05.27 02:40:51.898271 [ 315 ] {} <Debug> TCP-Session: 49c44987-02e6-44e3-be2f-90f5ec574bab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2561 | 2026.05.27 02:40:51.898277 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2562 | 2026.05.27 02:40:51.898303 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2563 | 2026.05.27 02:40:51.898320 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2564 | 2026.05.27 02:40:51.898329 [ 312 ] {} <Debug> TCP-Session: 9a1b92d6-1380-4942-b359-98f9a9e0f8eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2565 | 2026.05.27 02:40:51.898381 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2566 | 2026.05.27 02:40:51.898395 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2567 | 2026.05.27 02:40:51.898423 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2568 | 2026.05.27 02:40:51.898439 [ 318 ] {} <Debug> TCP-Session: 1847dd7a-4b57-4957-847f-97db441e6546 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2569 | 2026.05.27 02:40:51.898457 [ 259 ] {} <Debug> TCP-Session: f794e00f-60d2-4288-a66d-2f8f631b8ab5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2570 | 2026.05.27 02:40:51.898474 [ 269 ] {} <Debug> TCP-Session: 51c53e84-e517-4f67-bbae-062a3b3f8ea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2571 | 2026.05.27 02:40:51.898364 [ 317 ] {} <Debug> TCP-Session: 78cd2e15-e2c4-4c83-8481-0488b3af23d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2572 | 2026.05.27 02:40:51.898360 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2573 | 2026.05.27 02:40:51.898350 [ 316 ] {} <Debug> TCP-Session: 2b02f27d-abe8-45d2-adfa-f974bcad87da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2574 | 2026.05.27 02:40:51.898565 [ 311 ] {} <Debug> TCP-Session: e44aff6c-543b-4ab5-a3fc-8a85e6343825 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2575 | 2026.05.27 02:40:51.898344 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2576 | 2026.05.27 02:40:51.898638 [ 319 ] {} <Debug> TCP-Session: cad27068-36a6-450d-a170-1a79567e5844 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2577 | 2026.05.27 02:40:52.730373 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34136 | ||
| 2578 | 2026.05.27 02:40:52.730469 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2579 | 2026.05.27 02:40:52.730495 [ 315 ] {} <Debug> TCP-Session: 0f4f023b-cae2-4cfd-8b7e-16046fba69e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34136 | ||
| 2580 | 2026.05.27 02:40:52.730518 [ 315 ] {} <Debug> TCP-Session: 0f4f023b-cae2-4cfd-8b7e-16046fba69e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2581 | 2026.05.27 02:40:52.730531 [ 315 ] {} <Debug> TCP-Session: 0f4f023b-cae2-4cfd-8b7e-16046fba69e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2582 | 2026.05.27 02:40:52.730793 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39022 | ||
| 2583 | 2026.05.27 02:40:52.730847 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51143 | ||
| 2584 | 2026.05.27 02:40:52.730867 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46470 | ||
| 2585 | 2026.05.27 02:40:52.730886 [ 315 ] {} <Trace> TCP-Session: 0f4f023b-cae2-4cfd-8b7e-16046fba69e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2586 | 2026.05.27 02:40:52.730898 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2587 | 2026.05.27 02:40:52.730929 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53139 | ||
| 2588 | 2026.05.27 02:40:52.730957 [ 316 ] {} <Debug> TCP-Session: 730fb896-cf86-48f7-97d6-a7f837758ebe Authenticating user 'default' from [fd00:1122:3344:101::e]:39022 | ||
| 2589 | 2026.05.27 02:40:52.730940 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2590 | 2026.05.27 02:40:52.730939 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2591 | 2026.05.27 02:40:52.730990 [ 316 ] {} <Debug> TCP-Session: 730fb896-cf86-48f7-97d6-a7f837758ebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2592 | 2026.05.27 02:40:52.731003 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2593 | 2026.05.27 02:40:52.731029 [ 318 ] {} <Debug> TCP-Session: fe530401-56dd-4219-92b1-7faf6eb3fafe Authenticating user 'default' from [fd00:1122:3344:101::e]:46470 | ||
| 2594 | 2026.05.27 02:40:52.731041 [ 316 ] {} <Debug> TCP-Session: 730fb896-cf86-48f7-97d6-a7f837758ebe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2595 | 2026.05.27 02:40:52.731058 [ 311 ] {} <Debug> TCP-Session: 59b99a1d-db2d-4297-8a47-935d96523554 Authenticating user 'default' from [fd00:1122:3344:101::e]:53139 | ||
| 2596 | 2026.05.27 02:40:52.731076 [ 318 ] {} <Debug> TCP-Session: fe530401-56dd-4219-92b1-7faf6eb3fafe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2597 | 2026.05.27 02:40:52.731070 [ 315 ] {36237c0b-371f-484b-af3c-d84d092b847b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34136) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2598 | 2026.05.27 02:40:52.731094 [ 311 ] {} <Debug> TCP-Session: 59b99a1d-db2d-4297-8a47-935d96523554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2599 | 2026.05.27 02:40:52.731112 [ 318 ] {} <Debug> TCP-Session: fe530401-56dd-4219-92b1-7faf6eb3fafe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2600 | 2026.05.27 02:40:52.731019 [ 317 ] {} <Debug> TCP-Session: 7d918b60-53e0-4ee7-b06a-7b78a9bbc36f Authenticating user 'default' from [fd00:1122:3344:101::e]:51143 | ||
| 2601 | 2026.05.27 02:40:52.731159 [ 311 ] {} <Debug> TCP-Session: 59b99a1d-db2d-4297-8a47-935d96523554 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2602 | 2026.05.27 02:40:52.731189 [ 317 ] {} <Debug> TCP-Session: 7d918b60-53e0-4ee7-b06a-7b78a9bbc36f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2603 | 2026.05.27 02:40:52.730911 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65081 | ||
| 2604 | 2026.05.27 02:40:52.731228 [ 317 ] {} <Debug> TCP-Session: 7d918b60-53e0-4ee7-b06a-7b78a9bbc36f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2605 | 2026.05.27 02:40:52.730913 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35545 | ||
| 2606 | 2026.05.27 02:40:52.730902 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49787 | ||
| 2607 | 2026.05.27 02:40:52.731327 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2608 | 2026.05.27 02:40:52.731356 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2609 | 2026.05.27 02:40:52.731366 [ 315 ] {36237c0b-371f-484b-af3c-d84d092b847b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2610 | 2026.05.27 02:40:52.731386 [ 269 ] {} <Debug> TCP-Session: 0b105520-59c7-4580-8d3a-e06a2126c2b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35545 | ||
| 2611 | 2026.05.27 02:40:52.731383 [ 319 ] {} <Debug> TCP-Session: 4282bf37-ac84-4c8e-96e2-61f8fabdb54e Authenticating user 'default' from [fd00:1122:3344:101::e]:65081 | ||
| 2612 | 2026.05.27 02:40:52.731410 [ 269 ] {} <Debug> TCP-Session: 0b105520-59c7-4580-8d3a-e06a2126c2b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2613 | 2026.05.27 02:40:52.731378 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2614 | 2026.05.27 02:40:52.731438 [ 269 ] {} <Debug> TCP-Session: 0b105520-59c7-4580-8d3a-e06a2126c2b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2615 | 2026.05.27 02:40:52.731439 [ 315 ] {36237c0b-371f-484b-af3c-d84d092b847b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2616 | 2026.05.27 02:40:52.731466 [ 259 ] {} <Debug> TCP-Session: e43ecc56-858f-43ad-8c47-ac2cf593ef8a Authenticating user 'default' from [fd00:1122:3344:101::e]:49787 | ||
| 2617 | 2026.05.27 02:40:52.730933 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34987 | ||
| 2618 | 2026.05.27 02:40:52.731500 [ 259 ] {} <Debug> TCP-Session: e43ecc56-858f-43ad-8c47-ac2cf593ef8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2619 | 2026.05.27 02:40:52.731441 [ 319 ] {} <Debug> TCP-Session: 4282bf37-ac84-4c8e-96e2-61f8fabdb54e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2620 | 2026.05.27 02:40:52.731547 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2621 | 2026.05.27 02:40:52.731567 [ 319 ] {} <Debug> TCP-Session: 4282bf37-ac84-4c8e-96e2-61f8fabdb54e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2622 | 2026.05.27 02:40:52.731585 [ 312 ] {} <Debug> TCP-Session: bc9adc27-3938-4162-a2ad-0b22dde70576 Authenticating user 'default' from [fd00:1122:3344:101::e]:34987 | ||
| 2623 | 2026.05.27 02:40:52.731529 [ 259 ] {} <Debug> TCP-Session: e43ecc56-858f-43ad-8c47-ac2cf593ef8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2624 | 2026.05.27 02:40:52.731611 [ 312 ] {} <Debug> TCP-Session: bc9adc27-3938-4162-a2ad-0b22dde70576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2625 | 2026.05.27 02:40:52.731628 [ 312 ] {} <Debug> TCP-Session: bc9adc27-3938-4162-a2ad-0b22dde70576 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2626 | 2026.05.27 02:40:52.731767 [ 315 ] {36237c0b-371f-484b-af3c-d84d092b847b} <Debug> oximeter.version (5277401c-8b99-413d-8dc0-62bbe2b9e5ea) (SelectExecutor): Key condition: unknown | ||
| 2627 | 2026.05.27 02:40:52.732724 [ 362 ] {36237c0b-371f-484b-af3c-d84d092b847b} <Trace> AggregatingTransform: Aggregating | ||
| 2628 | 2026.05.27 02:40:52.732776 [ 362 ] {36237c0b-371f-484b-af3c-d84d092b847b} <Trace> Aggregator: Aggregation method: without_key | ||
| 2629 | 2026.05.27 02:40:52.732811 [ 362 ] {36237c0b-371f-484b-af3c-d84d092b847b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00093387 sec. (1070.813 rows/sec., 41.83 KiB/sec.) | ||
| 2630 | 2026.05.27 02:40:52.732831 [ 362 ] {36237c0b-371f-484b-af3c-d84d092b847b} <Trace> Aggregator: Merging aggregated data | ||
| 2631 | 2026.05.27 02:40:52.733438 [ 315 ] {36237c0b-371f-484b-af3c-d84d092b847b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002422 sec., 412.88191577208914 rows/sec., 16.13 KiB/sec. | ||
| 2632 | 2026.05.27 02:40:52.733574 [ 315 ] {36237c0b-371f-484b-af3c-d84d092b847b} <Debug> TCPHandler: Processed in 0.00279874 sec. | ||
| 2633 | 2026.05.27 02:40:52.733707 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2634 | 2026.05.27 02:40:52.733736 [ 315 ] {} <Debug> TCP-Session: 0f4f023b-cae2-4cfd-8b7e-16046fba69e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2635 | 2026.05.27 02:40:52.733741 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2636 | 2026.05.27 02:40:52.733759 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2637 | 2026.05.27 02:40:52.733786 [ 316 ] {} <Debug> TCP-Session: 730fb896-cf86-48f7-97d6-a7f837758ebe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2638 | 2026.05.27 02:40:52.733790 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2639 | 2026.05.27 02:40:52.733808 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2640 | 2026.05.27 02:40:52.733848 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2641 | 2026.05.27 02:40:52.733866 [ 312 ] {} <Debug> TCP-Session: bc9adc27-3938-4162-a2ad-0b22dde70576 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2642 | 2026.05.27 02:40:52.733874 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2643 | 2026.05.27 02:40:52.733878 [ 269 ] {} <Debug> TCP-Session: 0b105520-59c7-4580-8d3a-e06a2126c2b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2644 | 2026.05.27 02:40:52.733898 [ 311 ] {} <Debug> TCP-Session: 59b99a1d-db2d-4297-8a47-935d96523554 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2645 | 2026.05.27 02:40:52.733919 [ 259 ] {} <Debug> TCP-Session: e43ecc56-858f-43ad-8c47-ac2cf593ef8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2646 | 2026.05.27 02:40:52.733826 [ 318 ] {} <Debug> TCP-Session: fe530401-56dd-4219-92b1-7faf6eb3fafe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2647 | 2026.05.27 02:40:52.733779 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2648 | 2026.05.27 02:40:52.733860 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2649 | 2026.05.27 02:40:52.734010 [ 317 ] {} <Debug> TCP-Session: 7d918b60-53e0-4ee7-b06a-7b78a9bbc36f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2650 | 2026.05.27 02:40:52.734031 [ 319 ] {} <Debug> TCP-Session: 4282bf37-ac84-4c8e-96e2-61f8fabdb54e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2651 | 2026.05.27 02:40:53.873559 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2652 | 2026.05.27 02:40:53.873655 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2653 | 2026.05.27 02:40:53.925351 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4717 | ||
| 2654 | 2026.05.27 02:40:53.925917 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2655 | 2026.05.27 02:40:53.925960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2656 | 2026.05.27 02:40:53.926537 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2657 | 2026.05.27 02:40:53.926781 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2658 | 2026.05.27 02:40:53.926913 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4717 | ||
| 2659 | 2026.05.27 02:40:54.189477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2660 | 2026.05.27 02:40:54.205487 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2026.05.27 02:40:54.205539 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2662 | 2026.05.27 02:40:54.211548 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2663 | 2026.05.27 02:40:54.212224 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2026.05.27 02:40:54.215033 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2665 | 2026.05.27 02:40:54.408989 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2666 | 2026.05.27 02:40:54.409179 [ 260 ] {78a0a271-c095-42d6-abdb-000363f6331a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 2667 | 2026.05.27 02:40:54.409479 [ 260 ] {78a0a271-c095-42d6-abdb-000363f6331a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2668 | 2026.05.27 02:40:54.409517 [ 260 ] {78a0a271-c095-42d6-abdb-000363f6331a} <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 | ||
| 2669 | 2026.05.27 02:40:54.409722 [ 260 ] {78a0a271-c095-42d6-abdb-000363f6331a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2670 | 2026.05.27 02:40:54.409795 [ 260 ] {78a0a271-c095-42d6-abdb-000363f6331a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2671 | 2026.05.27 02:40:54.409929 [ 260 ] {78a0a271-c095-42d6-abdb-000363f6331a} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2672 | 2026.05.27 02:40:54.410055 [ 349 ] {78a0a271-c095-42d6-abdb-000363f6331a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2673 | 2026.05.27 02:40:54.410089 [ 345 ] {78a0a271-c095-42d6-abdb-000363f6331a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2674 | 2026.05.27 02:40:54.410064 [ 348 ] {78a0a271-c095-42d6-abdb-000363f6331a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2675 | 2026.05.27 02:40:54.410055 [ 362 ] {78a0a271-c095-42d6-abdb-000363f6331a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2676 | 2026.05.27 02:40:54.410292 [ 260 ] {78a0a271-c095-42d6-abdb-000363f6331a} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2677 | 2026.05.27 02:40:54.410320 [ 260 ] {78a0a271-c095-42d6-abdb-000363f6331a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2678 | 2026.05.27 02:40:54.410400 [ 260 ] {78a0a271-c095-42d6-abdb-000363f6331a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2679 | 2026.05.27 02:40:54.410421 [ 260 ] {78a0a271-c095-42d6-abdb-000363f6331a} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 2680 | 2026.05.27 02:40:54.410458 [ 260 ] {78a0a271-c095-42d6-abdb-000363f6331a} <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'))" | ||
| 2681 | 2026.05.27 02:40:54.410506 [ 260 ] {78a0a271-c095-42d6-abdb-000363f6331a} <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'))" | ||
| 2682 | 2026.05.27 02:40:54.410542 [ 260 ] {78a0a271-c095-42d6-abdb-000363f6331a} <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'))" | ||
| 2683 | 2026.05.27 02:40:54.411762 [ 260 ] {78a0a271-c095-42d6-abdb-000363f6331a} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.002661 sec., 18789.928598271326 rows/sec., 3.20 MiB/sec. | ||
| 2684 | 2026.05.27 02:40:54.411897 [ 260 ] {78a0a271-c095-42d6-abdb-000363f6331a} <Debug> MemoryTracker: Peak memory usage (for query): 140.27 KiB. | ||
| 2685 | 2026.05.27 02:40:54.411914 [ 260 ] {78a0a271-c095-42d6-abdb-000363f6331a} <Debug> TCPHandler: Processed in 0.003046432 sec. | ||
| 2686 | 2026.05.27 02:40:54.414098 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2687 | 2026.05.27 02:40:54.414208 [ 260 ] {413bdf60-6d20-45c7-9bdf-8837662d1656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2688 | 2026.05.27 02:40:54.414251 [ 260 ] {413bdf60-6d20-45c7-9bdf-8837662d1656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2689 | 2026.05.27 02:40:54.414773 [ 260 ] {413bdf60-6d20-45c7-9bdf-8837662d1656} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2690 | 2026.05.27 02:40:54.414839 [ 260 ] {413bdf60-6d20-45c7-9bdf-8837662d1656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2691 | 2026.05.27 02:40:54.415226 [ 260 ] {413bdf60-6d20-45c7-9bdf-8837662d1656} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2692 | 2026.05.27 02:40:54.415475 [ 260 ] {413bdf60-6d20-45c7-9bdf-8837662d1656} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2693 | 2026.05.27 02:40:54.415623 [ 260 ] {413bdf60-6d20-45c7-9bdf-8837662d1656} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001445 sec., 89965.39792387543 rows/sec., 7.76 MiB/sec. | ||
| 2694 | 2026.05.27 02:40:54.415658 [ 260 ] {413bdf60-6d20-45c7-9bdf-8837662d1656} <Debug> TCPHandler: Processed in 0.001610177 sec. | ||
| 2695 | 2026.05.27 02:40:54.415794 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2696 | 2026.05.27 02:40:54.415892 [ 260 ] {7d3e7a59-a741-4fca-80bc-53023d69a01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2697 | 2026.05.27 02:40:54.415931 [ 260 ] {7d3e7a59-a741-4fca-80bc-53023d69a01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2698 | 2026.05.27 02:40:54.416380 [ 260 ] {7d3e7a59-a741-4fca-80bc-53023d69a01b} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2699 | 2026.05.27 02:40:54.416417 [ 260 ] {7d3e7a59-a741-4fca-80bc-53023d69a01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2700 | 2026.05.27 02:40:54.416713 [ 260 ] {7d3e7a59-a741-4fca-80bc-53023d69a01b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2701 | 2026.05.27 02:40:54.416926 [ 260 ] {7d3e7a59-a741-4fca-80bc-53023d69a01b} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2702 | 2026.05.27 02:40:54.417051 [ 260 ] {7d3e7a59-a741-4fca-80bc-53023d69a01b} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001178 sec., 31409.16808149406 rows/sec., 2.31 MiB/sec. | ||
| 2703 | 2026.05.27 02:40:54.417085 [ 260 ] {7d3e7a59-a741-4fca-80bc-53023d69a01b} <Debug> TCPHandler: Processed in 0.001339625 sec. | ||
| 2704 | 2026.05.27 02:40:54.417203 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2705 | 2026.05.27 02:40:54.417299 [ 260 ] {1f5cc51e-db6b-4a5c-a1da-a13e0f676225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2706 | 2026.05.27 02:40:54.417338 [ 260 ] {1f5cc51e-db6b-4a5c-a1da-a13e0f676225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2707 | 2026.05.27 02:40:54.417765 [ 260 ] {1f5cc51e-db6b-4a5c-a1da-a13e0f676225} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2708 | 2026.05.27 02:40:54.417801 [ 260 ] {1f5cc51e-db6b-4a5c-a1da-a13e0f676225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2709 | 2026.05.27 02:40:54.418085 [ 260 ] {1f5cc51e-db6b-4a5c-a1da-a13e0f676225} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2710 | 2026.05.27 02:40:54.418293 [ 260 ] {1f5cc51e-db6b-4a5c-a1da-a13e0f676225} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2711 | 2026.05.27 02:40:54.418417 [ 260 ] {1f5cc51e-db6b-4a5c-a1da-a13e0f676225} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001136 sec., 88908.45070422535 rows/sec., 6.94 MiB/sec. | ||
| 2712 | 2026.05.27 02:40:54.418452 [ 260 ] {1f5cc51e-db6b-4a5c-a1da-a13e0f676225} <Debug> TCPHandler: Processed in 0.001297574 sec. | ||
| 2713 | 2026.05.27 02:40:54.418573 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2714 | 2026.05.27 02:40:54.418669 [ 260 ] {1e42ea60-da69-4040-9838-eb30bc9898cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2715 | 2026.05.27 02:40:54.418712 [ 260 ] {1e42ea60-da69-4040-9838-eb30bc9898cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2716 | 2026.05.27 02:40:54.419111 [ 260 ] {1e42ea60-da69-4040-9838-eb30bc9898cb} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2717 | 2026.05.27 02:40:54.419146 [ 260 ] {1e42ea60-da69-4040-9838-eb30bc9898cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2718 | 2026.05.27 02:40:54.419460 [ 260 ] {1e42ea60-da69-4040-9838-eb30bc9898cb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2719 | 2026.05.27 02:40:54.419665 [ 260 ] {1e42ea60-da69-4040-9838-eb30bc9898cb} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2720 | 2026.05.27 02:40:54.419788 [ 260 ] {1e42ea60-da69-4040-9838-eb30bc9898cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001138 sec., 140597.539543058 rows/sec., 9.79 MiB/sec. | ||
| 2721 | 2026.05.27 02:40:54.419821 [ 260 ] {1e42ea60-da69-4040-9838-eb30bc9898cb} <Debug> TCPHandler: Processed in 0.001297294 sec. | ||
| 2722 | 2026.05.27 02:40:54.419940 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2723 | 2026.05.27 02:40:54.420035 [ 260 ] {dd8fe774-fc1e-4d11-8e1f-c3e34ecaa251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2724 | 2026.05.27 02:40:54.420087 [ 260 ] {dd8fe774-fc1e-4d11-8e1f-c3e34ecaa251} <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 | ||
| 2725 | 2026.05.27 02:40:54.420870 [ 260 ] {dd8fe774-fc1e-4d11-8e1f-c3e34ecaa251} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2726 | 2026.05.27 02:40:54.420906 [ 260 ] {dd8fe774-fc1e-4d11-8e1f-c3e34ecaa251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2727 | 2026.05.27 02:40:54.421463 [ 260 ] {dd8fe774-fc1e-4d11-8e1f-c3e34ecaa251} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2728 | 2026.05.27 02:40:54.421689 [ 260 ] {dd8fe774-fc1e-4d11-8e1f-c3e34ecaa251} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2729 | 2026.05.27 02:40:54.421824 [ 260 ] {dd8fe774-fc1e-4d11-8e1f-c3e34ecaa251} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001807 sec., 20475.926950747096 rows/sec., 36.69 MiB/sec. | ||
| 2730 | 2026.05.27 02:40:54.421870 [ 260 ] {dd8fe774-fc1e-4d11-8e1f-c3e34ecaa251} <Debug> TCPHandler: Processed in 0.001979371 sec. | ||
| 2731 | 2026.05.27 02:40:54.422007 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2732 | 2026.05.27 02:40:54.422104 [ 260 ] {99c77b8f-40a1-4237-8071-6ba3f885c78d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2733 | 2026.05.27 02:40:54.422146 [ 260 ] {99c77b8f-40a1-4237-8071-6ba3f885c78d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2734 | 2026.05.27 02:40:54.422484 [ 260 ] {99c77b8f-40a1-4237-8071-6ba3f885c78d} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2735 | 2026.05.27 02:40:54.422520 [ 260 ] {99c77b8f-40a1-4237-8071-6ba3f885c78d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2736 | 2026.05.27 02:40:54.422810 [ 260 ] {99c77b8f-40a1-4237-8071-6ba3f885c78d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2737 | 2026.05.27 02:40:54.423016 [ 260 ] {99c77b8f-40a1-4237-8071-6ba3f885c78d} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2738 | 2026.05.27 02:40:54.423142 [ 260 ] {99c77b8f-40a1-4237-8071-6ba3f885c78d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 2739 | 2026.05.27 02:40:54.423174 [ 260 ] {99c77b8f-40a1-4237-8071-6ba3f885c78d} <Debug> TCPHandler: Processed in 0.001216303 sec. | ||
| 2740 | 2026.05.27 02:40:59.412958 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2741 | 2026.05.27 02:40:59.413202 [ 260 ] {5fbf6f6d-3dd5-4f80-9b8a-89de7f27e21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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', 'oximeter_collector:collections', '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) | ||
| 2742 | 2026.05.27 02:40:59.413532 [ 260 ] {5fbf6f6d-3dd5-4f80-9b8a-89de7f27e21e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2743 | 2026.05.27 02:40:59.413573 [ 260 ] {5fbf6f6d-3dd5-4f80-9b8a-89de7f27e21e} <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', 'oximeter_collector:collections', '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 | ||
| 2744 | 2026.05.27 02:40:59.413807 [ 260 ] {5fbf6f6d-3dd5-4f80-9b8a-89de7f27e21e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2745 | 2026.05.27 02:40:59.413878 [ 260 ] {5fbf6f6d-3dd5-4f80-9b8a-89de7f27e21e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2746 | 2026.05.27 02:40:59.414013 [ 260 ] {5fbf6f6d-3dd5-4f80-9b8a-89de7f27e21e} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 2747 | 2026.05.27 02:40:59.414377 [ 349 ] {5fbf6f6d-3dd5-4f80-9b8a-89de7f27e21e} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2748 | 2026.05.27 02:40:59.414388 [ 345 ] {5fbf6f6d-3dd5-4f80-9b8a-89de7f27e21e} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2749 | 2026.05.27 02:40:59.414393 [ 348 ] {5fbf6f6d-3dd5-4f80-9b8a-89de7f27e21e} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2750 | 2026.05.27 02:40:59.414377 [ 362 ] {5fbf6f6d-3dd5-4f80-9b8a-89de7f27e21e} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2751 | 2026.05.27 02:40:59.414593 [ 260 ] {5fbf6f6d-3dd5-4f80-9b8a-89de7f27e21e} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2752 | 2026.05.27 02:40:59.414620 [ 260 ] {5fbf6f6d-3dd5-4f80-9b8a-89de7f27e21e} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2753 | 2026.05.27 02:40:59.414704 [ 260 ] {5fbf6f6d-3dd5-4f80-9b8a-89de7f27e21e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2754 | 2026.05.27 02:40:59.414725 [ 260 ] {5fbf6f6d-3dd5-4f80-9b8a-89de7f27e21e} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 2755 | 2026.05.27 02:40:59.414762 [ 260 ] {5fbf6f6d-3dd5-4f80-9b8a-89de7f27e21e} <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', 'oximeter_collector:collections', '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'))" | ||
| 2756 | 2026.05.27 02:40:59.414802 [ 260 ] {5fbf6f6d-3dd5-4f80-9b8a-89de7f27e21e} <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', 'oximeter_collector:collections', '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'))" | ||
| 2757 | 2026.05.27 02:40:59.414837 [ 260 ] {5fbf6f6d-3dd5-4f80-9b8a-89de7f27e21e} <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', 'oximeter_collector:collections', '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'))" | ||
| 2758 | 2026.05.27 02:40:59.416061 [ 260 ] {5fbf6f6d-3dd5-4f80-9b8a-89de7f27e21e} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.002958 sec., 16903.313049357672 rows/sec., 4.20 MiB/sec. | ||
| 2759 | 2026.05.27 02:40:59.416176 [ 260 ] {5fbf6f6d-3dd5-4f80-9b8a-89de7f27e21e} <Debug> MemoryTracker: Peak memory usage (for query): 151.67 KiB. | ||
| 2760 | 2026.05.27 02:40:59.416192 [ 260 ] {5fbf6f6d-3dd5-4f80-9b8a-89de7f27e21e} <Debug> TCPHandler: Processed in 0.003371957 sec. | ||
| 2761 | 2026.05.27 02:40:59.421060 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2762 | 2026.05.27 02:40:59.421190 [ 260 ] {b7db1f4d-a735-4936-bd21-17ff35e58d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2763 | 2026.05.27 02:40:59.421241 [ 260 ] {b7db1f4d-a735-4936-bd21-17ff35e58d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2764 | 2026.05.27 02:40:59.421862 [ 260 ] {b7db1f4d-a735-4936-bd21-17ff35e58d95} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2026.05.27 02:40:59.421911 [ 260 ] {b7db1f4d-a735-4936-bd21-17ff35e58d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2766 | 2026.05.27 02:40:59.422285 [ 260 ] {b7db1f4d-a735-4936-bd21-17ff35e58d95} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2767 | 2026.05.27 02:40:59.422500 [ 260 ] {b7db1f4d-a735-4936-bd21-17ff35e58d95} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2026.05.27 02:40:59.422639 [ 260 ] {b7db1f4d-a735-4936-bd21-17ff35e58d95} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001485 sec., 188552.18855218854 rows/sec., 11.97 MiB/sec. | ||
| 2769 | 2026.05.27 02:40:59.422673 [ 260 ] {b7db1f4d-a735-4936-bd21-17ff35e58d95} <Debug> TCPHandler: Processed in 0.001673918 sec. | ||
| 2770 | 2026.05.27 02:40:59.422801 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2771 | 2026.05.27 02:40:59.422903 [ 260 ] {e05b387c-251e-4057-b796-f2548b0d9c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2772 | 2026.05.27 02:40:59.422943 [ 260 ] {e05b387c-251e-4057-b796-f2548b0d9c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2773 | 2026.05.27 02:40:59.423388 [ 260 ] {e05b387c-251e-4057-b796-f2548b0d9c2f} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2026.05.27 02:40:59.423424 [ 260 ] {e05b387c-251e-4057-b796-f2548b0d9c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2775 | 2026.05.27 02:40:59.423696 [ 260 ] {e05b387c-251e-4057-b796-f2548b0d9c2f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2776 | 2026.05.27 02:40:59.423911 [ 260 ] {e05b387c-251e-4057-b796-f2548b0d9c2f} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2026.05.27 02:40:59.424033 [ 260 ] {e05b387c-251e-4057-b796-f2548b0d9c2f} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001149 sec., 6962.576153176675 rows/sec., 567.75 KiB/sec. | ||
| 2778 | 2026.05.27 02:40:59.424066 [ 260 ] {e05b387c-251e-4057-b796-f2548b0d9c2f} <Debug> TCPHandler: Processed in 0.001314514 sec. | ||
| 2779 | 2026.05.27 02:40:59.424225 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2780 | 2026.05.27 02:40:59.424321 [ 260 ] {27143742-1cb2-4b42-897a-397040efd8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2781 | 2026.05.27 02:40:59.424360 [ 260 ] {27143742-1cb2-4b42-897a-397040efd8fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2782 | 2026.05.27 02:40:59.425150 [ 260 ] {27143742-1cb2-4b42-897a-397040efd8fe} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2026.05.27 02:40:59.425186 [ 260 ] {27143742-1cb2-4b42-897a-397040efd8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2784 | 2026.05.27 02:40:59.425519 [ 260 ] {27143742-1cb2-4b42-897a-397040efd8fe} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2785 | 2026.05.27 02:40:59.425726 [ 260 ] {27143742-1cb2-4b42-897a-397040efd8fe} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2786 | 2026.05.27 02:40:59.425853 [ 260 ] {27143742-1cb2-4b42-897a-397040efd8fe} <Debug> executeQuery: Read 789 rows, 62.36 KiB in 0.00155 sec., 509032.2580645161 rows/sec., 39.29 MiB/sec. | ||
| 2787 | 2026.05.27 02:40:59.425886 [ 260 ] {27143742-1cb2-4b42-897a-397040efd8fe} <Debug> TCPHandler: Processed in 0.001709898 sec. | ||
| 2788 | 2026.05.27 02:40:59.426031 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2789 | 2026.05.27 02:40:59.426127 [ 260 ] {176a1878-8f68-4420-ba76-8f196319b85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2790 | 2026.05.27 02:40:59.426167 [ 260 ] {176a1878-8f68-4420-ba76-8f196319b85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2791 | 2026.05.27 02:40:59.426630 [ 260 ] {176a1878-8f68-4420-ba76-8f196319b85d} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2026.05.27 02:40:59.426665 [ 260 ] {176a1878-8f68-4420-ba76-8f196319b85d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2793 | 2026.05.27 02:40:59.426964 [ 260 ] {176a1878-8f68-4420-ba76-8f196319b85d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2794 | 2026.05.27 02:40:59.427170 [ 260 ] {176a1878-8f68-4420-ba76-8f196319b85d} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2026.05.27 02:40:59.427292 [ 260 ] {176a1878-8f68-4420-ba76-8f196319b85d} <Debug> executeQuery: Read 152 rows, 9.27 KiB in 0.001183 sec., 128486.89771766694 rows/sec., 7.66 MiB/sec. | ||
| 2796 | 2026.05.27 02:40:59.427324 [ 260 ] {176a1878-8f68-4420-ba76-8f196319b85d} <Debug> TCPHandler: Processed in 0.001342775 sec. | ||
| 2797 | 2026.05.27 02:40:59.427443 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2798 | 2026.05.27 02:40:59.427538 [ 260 ] {c97c40af-90d9-4d8b-92cf-3fd13e6bed6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2799 | 2026.05.27 02:40:59.427578 [ 260 ] {c97c40af-90d9-4d8b-92cf-3fd13e6bed6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2800 | 2026.05.27 02:40:59.428033 [ 260 ] {c97c40af-90d9-4d8b-92cf-3fd13e6bed6f} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2026.05.27 02:40:59.428068 [ 260 ] {c97c40af-90d9-4d8b-92cf-3fd13e6bed6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2802 | 2026.05.27 02:40:59.428353 [ 260 ] {c97c40af-90d9-4d8b-92cf-3fd13e6bed6f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2803 | 2026.05.27 02:40:59.428568 [ 260 ] {c97c40af-90d9-4d8b-92cf-3fd13e6bed6f} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2026.05.27 02:40:59.428688 [ 260 ] {c97c40af-90d9-4d8b-92cf-3fd13e6bed6f} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001168 sec., 124143.83561643836 rows/sec., 8.01 MiB/sec. | ||
| 2805 | 2026.05.27 02:40:59.428687 [ 106 ] {} <Debug> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2806 | 2026.05.27 02:40:59.428723 [ 260 ] {c97c40af-90d9-4d8b-92cf-3fd13e6bed6f} <Debug> TCPHandler: Processed in 0.001329645 sec. | ||
| 2807 | 2026.05.27 02:40:59.428753 [ 106 ] {} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2026.05.27 02:40:59.428780 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2809 | 2026.05.27 02:40:59.428852 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2810 | 2026.05.27 02:40:59.428889 [ 195 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::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 | ||
| 2811 | 2026.05.27 02:40:59.428953 [ 260 ] {64041cf9-3ec8-4a9f-b33d-2bb20c778c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2812 | 2026.05.27 02:40:59.428996 [ 260 ] {64041cf9-3ec8-4a9f-b33d-2bb20c778c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2813 | 2026.05.27 02:40:59.429005 [ 195 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2814 | 2026.05.27 02:40:59.429039 [ 195 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 977 rows starting from the beginning of the part | ||
| 2815 | 2026.05.27 02:40:59.429126 [ 195 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 145 rows starting from the beginning of the part | ||
| 2816 | 2026.05.27 02:40:59.429176 [ 195 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 145 rows starting from the beginning of the part | ||
| 2817 | 2026.05.27 02:40:59.429227 [ 195 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 953 rows starting from the beginning of the part | ||
| 2818 | 2026.05.27 02:40:59.429273 [ 195 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 145 rows starting from the beginning of the part | ||
| 2819 | 2026.05.27 02:40:59.429317 [ 195 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 145 rows starting from the beginning of the part | ||
| 2820 | 2026.05.27 02:40:59.429437 [ 260 ] {64041cf9-3ec8-4a9f-b33d-2bb20c778c94} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2026.05.27 02:40:59.429479 [ 260 ] {64041cf9-3ec8-4a9f-b33d-2bb20c778c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 2822 | 2026.05.27 02:40:59.429795 [ 260 ] {64041cf9-3ec8-4a9f-b33d-2bb20c778c94} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2823 | 2026.05.27 02:40:59.430020 [ 260 ] {64041cf9-3ec8-4a9f-b33d-2bb20c778c94} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2026.05.27 02:40:59.430155 [ 260 ] {64041cf9-3ec8-4a9f-b33d-2bb20c778c94} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001221 sec., 117936.11793611792 rows/sec., 6.70 MiB/sec. | ||
| 2825 | 2026.05.27 02:40:59.430189 [ 260 ] {64041cf9-3ec8-4a9f-b33d-2bb20c778c94} <Debug> TCPHandler: Processed in 0.001385715 sec. | ||
| 2826 | 2026.05.27 02:40:59.430309 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2827 | 2026.05.27 02:40:59.430406 [ 260 ] {4b72a9c2-f50e-489f-b562-94668045958d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2828 | 2026.05.27 02:40:59.430445 [ 260 ] {4b72a9c2-f50e-489f-b562-94668045958d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2829 | 2026.05.27 02:40:59.430476 [ 195 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2510 rows, containing 5 columns (5 merged, 0 gathered) in 0.001626958 sec., 1542756.4817284774 rows/sec., 98.58 MiB/sec. | ||
| 2830 | 2026.05.27 02:40:59.430635 [ 195 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2831 | 2026.05.27 02:40:59.430872 [ 195 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_6_1} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2026.05.27 02:40:59.430937 [ 195 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_6_1} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2833 | 2026.05.27 02:40:59.430999 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 2834 | 2026.05.27 02:40:59.431048 [ 260 ] {4b72a9c2-f50e-489f-b562-94668045958d} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2835 | 2026.05.27 02:40:59.431091 [ 260 ] {4b72a9c2-f50e-489f-b562-94668045958d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2836 | 2026.05.27 02:40:59.431409 [ 260 ] {4b72a9c2-f50e-489f-b562-94668045958d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2837 | 2026.05.27 02:40:59.431625 [ 260 ] {4b72a9c2-f50e-489f-b562-94668045958d} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2838 | 2026.05.27 02:40:59.431753 [ 260 ] {4b72a9c2-f50e-489f-b562-94668045958d} <Debug> executeQuery: Read 496 rows, 35.71 KiB in 0.001365 sec., 363369.9633699634 rows/sec., 25.54 MiB/sec. | ||
| 2839 | 2026.05.27 02:40:59.431786 [ 260 ] {4b72a9c2-f50e-489f-b562-94668045958d} <Debug> TCPHandler: Processed in 0.001526177 sec. | ||
| 2840 | 2026.05.27 02:40:59.431915 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2841 | 2026.05.27 02:40:59.432012 [ 260 ] {58eabb10-812e-4c48-81e6-ec9399522455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2842 | 2026.05.27 02:40:59.432053 [ 260 ] {58eabb10-812e-4c48-81e6-ec9399522455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2843 | 2026.05.27 02:40:59.432377 [ 260 ] {58eabb10-812e-4c48-81e6-ec9399522455} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2844 | 2026.05.27 02:40:59.432413 [ 260 ] {58eabb10-812e-4c48-81e6-ec9399522455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2845 | 2026.05.27 02:40:59.432711 [ 260 ] {58eabb10-812e-4c48-81e6-ec9399522455} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2846 | 2026.05.27 02:40:59.432920 [ 260 ] {58eabb10-812e-4c48-81e6-ec9399522455} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2847 | 2026.05.27 02:40:59.433042 [ 260 ] {58eabb10-812e-4c48-81e6-ec9399522455} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001048 sec., 3816.793893129771 rows/sec., 199.41 KiB/sec. | ||
| 2848 | 2026.05.27 02:40:59.433074 [ 260 ] {58eabb10-812e-4c48-81e6-ec9399522455} <Debug> TCPHandler: Processed in 0.001207633 sec. | ||
| 2849 | 2026.05.27 02:40:59.433195 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2850 | 2026.05.27 02:40:59.433292 [ 260 ] {053d0ad2-f3b6-4a7e-afd5-4a26875c4d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2851 | 2026.05.27 02:40:59.433334 [ 260 ] {053d0ad2-f3b6-4a7e-afd5-4a26875c4d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2852 | 2026.05.27 02:40:59.433732 [ 260 ] {053d0ad2-f3b6-4a7e-afd5-4a26875c4d9e} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2853 | 2026.05.27 02:40:59.433768 [ 260 ] {053d0ad2-f3b6-4a7e-afd5-4a26875c4d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2854 | 2026.05.27 02:40:59.434087 [ 260 ] {053d0ad2-f3b6-4a7e-afd5-4a26875c4d9e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2855 | 2026.05.27 02:40:59.434293 [ 260 ] {053d0ad2-f3b6-4a7e-afd5-4a26875c4d9e} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2856 | 2026.05.27 02:40:59.434416 [ 260 ] {053d0ad2-f3b6-4a7e-afd5-4a26875c4d9e} <Debug> executeQuery: Read 269 rows, 18.31 KiB in 0.001142 sec., 235551.66374781085 rows/sec., 15.66 MiB/sec. | ||
| 2857 | 2026.05.27 02:40:59.434448 [ 260 ] {053d0ad2-f3b6-4a7e-afd5-4a26875c4d9e} <Debug> TCPHandler: Processed in 0.001302224 sec. | ||
| 2858 | 2026.05.27 02:40:59.434569 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2859 | 2026.05.27 02:40:59.434665 [ 260 ] {09a3179e-6af5-44ca-a2c2-f7f0afefb83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2860 | 2026.05.27 02:40:59.434705 [ 260 ] {09a3179e-6af5-44ca-a2c2-f7f0afefb83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2861 | 2026.05.27 02:40:59.434993 [ 260 ] {09a3179e-6af5-44ca-a2c2-f7f0afefb83b} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2862 | 2026.05.27 02:40:59.435024 [ 260 ] {09a3179e-6af5-44ca-a2c2-f7f0afefb83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2863 | 2026.05.27 02:40:59.435288 [ 260 ] {09a3179e-6af5-44ca-a2c2-f7f0afefb83b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2864 | 2026.05.27 02:40:59.435475 [ 260 ] {09a3179e-6af5-44ca-a2c2-f7f0afefb83b} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2865 | 2026.05.27 02:40:59.435588 [ 260 ] {09a3179e-6af5-44ca-a2c2-f7f0afefb83b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001001 sec., 999.0009990009991 rows/sec., 67.32 KiB/sec. | ||
| 2866 | 2026.05.27 02:40:59.435617 [ 260 ] {09a3179e-6af5-44ca-a2c2-f7f0afefb83b} <Debug> TCPHandler: Processed in 0.001159332 sec. | ||
| 2867 | 2026.05.27 02:40:59.435796 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2868 | 2026.05.27 02:40:59.435893 [ 260 ] {cf8ddb47-2c20-44a4-8a56-509745d65873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2869 | 2026.05.27 02:40:59.435945 [ 260 ] {cf8ddb47-2c20-44a4-8a56-509745d65873} <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 | ||
| 2870 | 2026.05.27 02:40:59.436653 [ 260 ] {cf8ddb47-2c20-44a4-8a56-509745d65873} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2871 | 2026.05.27 02:40:59.436689 [ 260 ] {cf8ddb47-2c20-44a4-8a56-509745d65873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2872 | 2026.05.27 02:40:59.437167 [ 260 ] {cf8ddb47-2c20-44a4-8a56-509745d65873} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2873 | 2026.05.27 02:40:59.437384 [ 260 ] {cf8ddb47-2c20-44a4-8a56-509745d65873} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2874 | 2026.05.27 02:40:59.437519 [ 260 ] {cf8ddb47-2c20-44a4-8a56-509745d65873} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001644 sec., 2433.0900243309 rows/sec., 4.36 MiB/sec. | ||
| 2875 | 2026.05.27 02:40:59.437518 [ 106 ] {} <Debug> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2876 | 2026.05.27 02:40:59.437567 [ 260 ] {cf8ddb47-2c20-44a4-8a56-509745d65873} <Debug> TCPHandler: Processed in 0.00181999 sec. | ||
| 2877 | 2026.05.27 02:40:59.437576 [ 106 ] {} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2026.05.27 02:40:59.437606 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2879 | 2026.05.27 02:40:59.437703 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2880 | 2026.05.27 02:40:59.437729 [ 199 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::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 | ||
| 2881 | 2026.05.27 02:40:59.437806 [ 260 ] {d8bc7ba9-51fe-4a45-8785-2e4e3246b2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2882 | 2026.05.27 02:40:59.437848 [ 260 ] {d8bc7ba9-51fe-4a45-8785-2e4e3246b2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2883 | 2026.05.27 02:40:59.437959 [ 199 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2884 | 2026.05.27 02:40:59.438036 [ 199 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
| 2885 | 2026.05.27 02:40:59.438196 [ 260 ] {d8bc7ba9-51fe-4a45-8785-2e4e3246b2a0} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2026.05.27 02:40:59.438205 [ 199 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2887 | 2026.05.27 02:40:59.438233 [ 260 ] {d8bc7ba9-51fe-4a45-8785-2e4e3246b2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 2888 | 2026.05.27 02:40:59.438344 [ 199 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2889 | 2026.05.27 02:40:59.438468 [ 199 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 41 rows starting from the beginning of the part | ||
| 2890 | 2026.05.27 02:40:59.438546 [ 260 ] {d8bc7ba9-51fe-4a45-8785-2e4e3246b2a0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2891 | 2026.05.27 02:40:59.438587 [ 199 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::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 | ||
| 2892 | 2026.05.27 02:40:59.438711 [ 199 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 2893 | 2026.05.27 02:40:59.438763 [ 260 ] {d8bc7ba9-51fe-4a45-8785-2e4e3246b2a0} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2026.05.27 02:40:59.438889 [ 260 ] {d8bc7ba9-51fe-4a45-8785-2e4e3246b2a0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001102 sec., 81669.69147005446 rows/sec., 5.11 MiB/sec. | ||
| 2895 | 2026.05.27 02:40:59.438921 [ 260 ] {d8bc7ba9-51fe-4a45-8785-2e4e3246b2a0} <Debug> TCPHandler: Processed in 0.001278204 sec. | ||
| 2896 | 2026.05.27 02:40:59.440395 [ 195 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 117 rows, containing 19 columns (19 merged, 0 gathered) in 0.002725269 sec., 42931.54180376322 rows/sec., 76.93 MiB/sec. | ||
| 2897 | 2026.05.27 02:40:59.440727 [ 195 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2898 | 2026.05.27 02:40:59.441040 [ 195 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2899 | 2026.05.27 02:40:59.441108 [ 195 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2900 | 2026.05.27 02:40:59.441212 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 2901 | 2026.05.27 02:41:01.427308 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5229 | ||
| 2902 | 2026.05.27 02:41:01.427854 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2026.05.27 02:41:01.427899 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2904 | 2026.05.27 02:41:01.428399 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2905 | 2026.05.27 02:41:01.428644 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2906 | 2026.05.27 02:41:01.428779 [ 146 ] {} <Debug> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2907 | 2026.05.27 02:41:01.428784 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5229 | ||
| 2908 | 2026.05.27 02:41:01.428825 [ 146 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.05.27 02:41:01.428849 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2910 | 2026.05.27 02:41:01.429021 [ 192 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 2911 | 2026.05.27 02:41:01.429169 [ 192 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2912 | 2026.05.27 02:41:01.429208 [ 192 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2913 | 2026.05.27 02:41:01.429302 [ 192 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 503 rows starting from the beginning of the part | ||
| 2914 | 2026.05.27 02:41:01.429351 [ 192 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 2915 | 2026.05.27 02:41:01.429396 [ 192 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 2916 | 2026.05.27 02:41:01.429436 [ 192 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 2917 | 2026.05.27 02:41:01.429482 [ 192 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 2918 | 2026.05.27 02:41:01.430842 [ 195 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5229 rows, containing 4 columns (4 merged, 0 gathered) in 0.00189866 sec., 2754047.59145924 rows/sec., 39.40 MiB/sec. | ||
| 2919 | 2026.05.27 02:41:01.431542 [ 195 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2920 | 2026.05.27 02:41:01.431853 [ 195 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_11_2} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2026.05.27 02:41:01.431937 [ 195 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_11_2} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2922 | 2026.05.27 02:41:01.432034 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2923 | 2026.05.27 02:41:01.715453 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2924 | 2026.05.27 02:41:01.727554 [ 146 ] {} <Debug> system.query_log (8c9f6bb0-f166-4e18-81d7-e4aa61e65006) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2925 | 2026.05.27 02:41:01.727616 [ 146 ] {} <Trace> system.query_log (8c9f6bb0-f166-4e18-81d7-e4aa61e65006): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2026.05.27 02:41:01.727640 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2927 | 2026.05.27 02:41:01.727823 [ 191 ] {8c9f6bb0-f166-4e18-81d7-e4aa61e65006::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 | ||
| 2928 | 2026.05.27 02:41:01.728522 [ 191 ] {8c9f6bb0-f166-4e18-81d7-e4aa61e65006::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2929 | 2026.05.27 02:41:01.728722 [ 191 ] {8c9f6bb0-f166-4e18-81d7-e4aa61e65006::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 | ||
| 2930 | 2026.05.27 02:41:01.729262 [ 191 ] {8c9f6bb0-f166-4e18-81d7-e4aa61e65006::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 | ||
| 2931 | 2026.05.27 02:41:01.729630 [ 191 ] {8c9f6bb0-f166-4e18-81d7-e4aa61e65006::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 | ||
| 2932 | 2026.05.27 02:41:01.729972 [ 191 ] {8c9f6bb0-f166-4e18-81d7-e4aa61e65006::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 | ||
| 2933 | 2026.05.27 02:41:01.730317 [ 191 ] {8c9f6bb0-f166-4e18-81d7-e4aa61e65006::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 | ||
| 2934 | 2026.05.27 02:41:01.733913 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2935 | 2026.05.27 02:41:01.733969 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 2936 | 2026.05.27 02:41:01.736612 [ 191 ] {8c9f6bb0-f166-4e18-81d7-e4aa61e65006::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 72 columns (72 merged, 0 gathered) in 0.008893855 sec., 1011.9346447631538 rows/sec., 1.25 MiB/sec. | ||
| 2937 | 2026.05.27 02:41:01.737245 [ 188 ] {8c9f6bb0-f166-4e18-81d7-e4aa61e65006::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2938 | 2026.05.27 02:41:01.737899 [ 188 ] {8c9f6bb0-f166-4e18-81d7-e4aa61e65006::all_1_5_1} <Trace> system.query_log (8c9f6bb0-f166-4e18-81d7-e4aa61e65006): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2026.05.27 02:41:01.737970 [ 188 ] {8c9f6bb0-f166-4e18-81d7-e4aa61e65006::all_1_5_1} <Trace> system.query_log (8c9f6bb0-f166-4e18-81d7-e4aa61e65006) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2940 | 2026.05.27 02:41:01.738114 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 2941 | 2026.05.27 02:41:01.740695 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2942 | 2026.05.27 02:41:01.741522 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2026.05.27 02:41:01.741840 [ 136 ] {} <Debug> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2944 | 2026.05.27 02:41:01.741909 [ 136 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2026.05.27 02:41:01.741938 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 2946 | 2026.05.27 02:41:01.742121 [ 195 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 2947 | 2026.05.27 02:41:01.745137 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2948 | 2026.05.27 02:41:01.746257 [ 195 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2949 | 2026.05.27 02:41:01.747721 [ 195 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 2950 | 2026.05.27 02:41:01.752501 [ 195 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 2951 | 2026.05.27 02:41:01.756856 [ 195 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 2952 | 2026.05.27 02:41:01.761330 [ 195 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 2953 | 2026.05.27 02:41:01.765995 [ 195 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 2954 | 2026.05.27 02:41:01.770470 [ 195 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 2955 | 2026.05.27 02:41:01.822654 [ 188 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080609964 sec., 1029.649386768117 rows/sec., 5.32 MiB/sec. | ||
| 2956 | 2026.05.27 02:41:01.824941 [ 186 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2957 | 2026.05.27 02:41:01.827025 [ 186 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_11_2} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2958 | 2026.05.27 02:41:01.827130 [ 186 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_11_2} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2959 | 2026.05.27 02:41:01.828898 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
| 2960 | 2026.05.27 02:41:02.000242 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.21 MiB, peak 223.10 MiB, free memory in arenas 0.00 B, will set to 225.21 MiB (RSS), difference: 12.00 MiB | ||
| 2961 | 2026.05.27 02:41:04.409974 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2962 | 2026.05.27 02:41:04.410308 [ 260 ] {fd4c07d7-933a-459c-9e92-a2e72c3f9bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 2963 | 2026.05.27 02:41:04.410693 [ 260 ] {fd4c07d7-933a-459c-9e92-a2e72c3f9bf3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2964 | 2026.05.27 02:41:04.410740 [ 260 ] {fd4c07d7-933a-459c-9e92-a2e72c3f9bf3} <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 | ||
| 2965 | 2026.05.27 02:41:04.411004 [ 260 ] {fd4c07d7-933a-459c-9e92-a2e72c3f9bf3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2966 | 2026.05.27 02:41:04.411088 [ 260 ] {fd4c07d7-933a-459c-9e92-a2e72c3f9bf3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2967 | 2026.05.27 02:41:04.411239 [ 260 ] {fd4c07d7-933a-459c-9e92-a2e72c3f9bf3} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2968 | 2026.05.27 02:41:04.411356 [ 348 ] {fd4c07d7-933a-459c-9e92-a2e72c3f9bf3} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2969 | 2026.05.27 02:41:04.411378 [ 349 ] {fd4c07d7-933a-459c-9e92-a2e72c3f9bf3} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2970 | 2026.05.27 02:41:04.411364 [ 340 ] {fd4c07d7-933a-459c-9e92-a2e72c3f9bf3} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2971 | 2026.05.27 02:41:04.411364 [ 310 ] {fd4c07d7-933a-459c-9e92-a2e72c3f9bf3} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2972 | 2026.05.27 02:41:04.411583 [ 260 ] {fd4c07d7-933a-459c-9e92-a2e72c3f9bf3} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2973 | 2026.05.27 02:41:04.411612 [ 260 ] {fd4c07d7-933a-459c-9e92-a2e72c3f9bf3} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2974 | 2026.05.27 02:41:04.411705 [ 260 ] {fd4c07d7-933a-459c-9e92-a2e72c3f9bf3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2975 | 2026.05.27 02:41:04.411726 [ 260 ] {fd4c07d7-933a-459c-9e92-a2e72c3f9bf3} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 2976 | 2026.05.27 02:41:04.411763 [ 260 ] {fd4c07d7-933a-459c-9e92-a2e72c3f9bf3} <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'))" | ||
| 2977 | 2026.05.27 02:41:04.411815 [ 260 ] {fd4c07d7-933a-459c-9e92-a2e72c3f9bf3} <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'))" | ||
| 2978 | 2026.05.27 02:41:04.411854 [ 260 ] {fd4c07d7-933a-459c-9e92-a2e72c3f9bf3} <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'))" | ||
| 2979 | 2026.05.27 02:41:04.413129 [ 260 ] {fd4c07d7-933a-459c-9e92-a2e72c3f9bf3} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.002932 sec., 17053.20600272851 rows/sec., 2.91 MiB/sec. | ||
| 2980 | 2026.05.27 02:41:04.413274 [ 260 ] {fd4c07d7-933a-459c-9e92-a2e72c3f9bf3} <Debug> MemoryTracker: Peak memory usage (for query): 138.97 KiB. | ||
| 2981 | 2026.05.27 02:41:04.413290 [ 260 ] {fd4c07d7-933a-459c-9e92-a2e72c3f9bf3} <Debug> TCPHandler: Processed in 0.003513638 sec. | ||
| 2982 | 2026.05.27 02:41:04.415667 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2983 | 2026.05.27 02:41:04.415869 [ 260 ] {a95eb4dd-d593-4528-9d9f-6f9d851dff5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2984 | 2026.05.27 02:41:04.415946 [ 260 ] {a95eb4dd-d593-4528-9d9f-6f9d851dff5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2985 | 2026.05.27 02:41:04.416669 [ 260 ] {a95eb4dd-d593-4528-9d9f-6f9d851dff5b} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2986 | 2026.05.27 02:41:04.416708 [ 260 ] {a95eb4dd-d593-4528-9d9f-6f9d851dff5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 2987 | 2026.05.27 02:41:04.417106 [ 260 ] {a95eb4dd-d593-4528-9d9f-6f9d851dff5b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2988 | 2026.05.27 02:41:04.417338 [ 260 ] {a95eb4dd-d593-4528-9d9f-6f9d851dff5b} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2989 | 2026.05.27 02:41:04.417482 [ 260 ] {a95eb4dd-d593-4528-9d9f-6f9d851dff5b} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001668 sec., 77937.64988009592 rows/sec., 6.73 MiB/sec. | ||
| 2990 | 2026.05.27 02:41:04.417483 [ 115 ] {} <Debug> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2991 | 2026.05.27 02:41:04.417516 [ 260 ] {a95eb4dd-d593-4528-9d9f-6f9d851dff5b} <Debug> TCPHandler: Processed in 0.001949441 sec. | ||
| 2992 | 2026.05.27 02:41:04.417539 [ 115 ] {} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2993 | 2026.05.27 02:41:04.417563 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 2994 | 2026.05.27 02:41:04.417659 [ 191 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::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 | ||
| 2995 | 2026.05.27 02:41:04.417667 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2996 | 2026.05.27 02:41:04.417761 [ 191 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2997 | 2026.05.27 02:41:04.417782 [ 260 ] {96114244-3c11-43b8-8f60-27fc90cb3e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2998 | 2026.05.27 02:41:04.417795 [ 191 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4175 rows starting from the beginning of the part | ||
| 2999 | 2026.05.27 02:41:04.417836 [ 260 ] {96114244-3c11-43b8-8f60-27fc90cb3e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3000 | 2026.05.27 02:41:04.417868 [ 191 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 3001 | 2026.05.27 02:41:04.417920 [ 191 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 777 rows starting from the beginning of the part | ||
| 3002 | 2026.05.27 02:41:04.417972 [ 191 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 130 rows starting from the beginning of the part | ||
| 3003 | 2026.05.27 02:41:04.418016 [ 191 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 789 rows starting from the beginning of the part | ||
| 3004 | 2026.05.27 02:41:04.418061 [ 191 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 130 rows starting from the beginning of the part | ||
| 3005 | 2026.05.27 02:41:04.418278 [ 260 ] {96114244-3c11-43b8-8f60-27fc90cb3e65} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2026.05.27 02:41:04.418314 [ 260 ] {96114244-3c11-43b8-8f60-27fc90cb3e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3007 | 2026.05.27 02:41:04.418707 [ 260 ] {96114244-3c11-43b8-8f60-27fc90cb3e65} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3008 | 2026.05.27 02:41:04.418936 [ 260 ] {96114244-3c11-43b8-8f60-27fc90cb3e65} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2026.05.27 02:41:04.419064 [ 260 ] {96114244-3c11-43b8-8f60-27fc90cb3e65} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001302 sec., 28417.818740399387 rows/sec., 2.09 MiB/sec. | ||
| 3010 | 2026.05.27 02:41:04.419078 [ 115 ] {} <Debug> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3011 | 2026.05.27 02:41:04.419098 [ 260 ] {96114244-3c11-43b8-8f60-27fc90cb3e65} <Debug> TCPHandler: Processed in 0.001483376 sec. | ||
| 3012 | 2026.05.27 02:41:04.419131 [ 115 ] {} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3013 | 2026.05.27 02:41:04.419162 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3014 | 2026.05.27 02:41:04.419262 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3015 | 2026.05.27 02:41:04.419279 [ 186 ] {26623fa7-b46b-4465-af52-bb599726c27b::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 | ||
| 3016 | 2026.05.27 02:41:04.419367 [ 260 ] {4fbe58eb-5213-4518-8790-e7ce4125cdb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3017 | 2026.05.27 02:41:04.419413 [ 260 ] {4fbe58eb-5213-4518-8790-e7ce4125cdb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3018 | 2026.05.27 02:41:04.419426 [ 186 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3019 | 2026.05.27 02:41:04.419469 [ 186 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 177 rows starting from the beginning of the part | ||
| 3020 | 2026.05.27 02:41:04.419571 [ 186 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 43 rows starting from the beginning of the part | ||
| 3021 | 2026.05.27 02:41:04.419630 [ 186 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 140 rows starting from the beginning of the part | ||
| 3022 | 2026.05.27 02:41:04.419682 [ 186 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 37 rows starting from the beginning of the part | ||
| 3023 | 2026.05.27 02:41:04.419731 [ 186 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 152 rows starting from the beginning of the part | ||
| 3024 | 2026.05.27 02:41:04.419800 [ 186 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part | ||
| 3025 | 2026.05.27 02:41:04.419870 [ 260 ] {4fbe58eb-5213-4518-8790-e7ce4125cdb4} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.05.27 02:41:04.419912 [ 260 ] {4fbe58eb-5213-4518-8790-e7ce4125cdb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3027 | 2026.05.27 02:41:04.420394 [ 260 ] {4fbe58eb-5213-4518-8790-e7ce4125cdb4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3028 | 2026.05.27 02:41:04.420653 [ 260 ] {4fbe58eb-5213-4518-8790-e7ce4125cdb4} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2026.05.27 02:41:04.420718 [ 188 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6057 rows, containing 5 columns (5 merged, 0 gathered) in 0.003098393 sec., 1954884.3545670288 rows/sec., 157.57 MiB/sec. | ||
| 3030 | 2026.05.27 02:41:04.420793 [ 260 ] {4fbe58eb-5213-4518-8790-e7ce4125cdb4} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001444 sec., 69944.59833795014 rows/sec., 5.46 MiB/sec. | ||
| 3031 | 2026.05.27 02:41:04.420798 [ 116 ] {} <Debug> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3032 | 2026.05.27 02:41:04.420838 [ 260 ] {4fbe58eb-5213-4518-8790-e7ce4125cdb4} <Debug> TCPHandler: Processed in 0.001625077 sec. | ||
| 3033 | 2026.05.27 02:41:04.420857 [ 116 ] {} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3034 | 2026.05.27 02:41:04.420885 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3035 | 2026.05.27 02:41:04.420992 [ 201 ] {76692622-c101-4ebc-976a-e0464a74b1df::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 | ||
| 3036 | 2026.05.27 02:41:04.420994 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3037 | 2026.05.27 02:41:04.421083 [ 187 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 586 rows, containing 5 columns (5 merged, 0 gathered) in 0.00185625 sec., 315690.2356902357 rows/sec., 21.02 MiB/sec. | ||
| 3038 | 2026.05.27 02:41:04.421128 [ 191 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3039 | 2026.05.27 02:41:04.421140 [ 260 ] {b160b4f7-5b2a-4537-9156-5aebc6d2f5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3040 | 2026.05.27 02:41:04.421140 [ 201 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3041 | 2026.05.27 02:41:04.421193 [ 260 ] {b160b4f7-5b2a-4537-9156-5aebc6d2f5de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3042 | 2026.05.27 02:41:04.421203 [ 201 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2390 rows starting from the beginning of the part | ||
| 3043 | 2026.05.27 02:41:04.421258 [ 186 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3044 | 2026.05.27 02:41:04.421288 [ 201 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3045 | 2026.05.27 02:41:04.421356 [ 201 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 484 rows starting from the beginning of the part | ||
| 3046 | 2026.05.27 02:41:04.421412 [ 201 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 101 rows starting from the beginning of the part | ||
| 3047 | 2026.05.27 02:41:04.421450 [ 191 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_16_3} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3048 | 2026.05.27 02:41:04.421462 [ 201 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 496 rows starting from the beginning of the part | ||
| 3049 | 2026.05.27 02:41:04.421528 [ 201 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 101 rows starting from the beginning of the part | ||
| 3050 | 2026.05.27 02:41:04.421539 [ 191 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_16_3} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3051 | 2026.05.27 02:41:04.421603 [ 186 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_11_2} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3052 | 2026.05.27 02:41:04.421615 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 3053 | 2026.05.27 02:41:04.421648 [ 260 ] {b160b4f7-5b2a-4537-9156-5aebc6d2f5de} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3054 | 2026.05.27 02:41:04.421688 [ 260 ] {b160b4f7-5b2a-4537-9156-5aebc6d2f5de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3055 | 2026.05.27 02:41:04.421704 [ 186 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_11_2} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3056 | 2026.05.27 02:41:04.421793 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3057 | 2026.05.27 02:41:04.422064 [ 260 ] {b160b4f7-5b2a-4537-9156-5aebc6d2f5de} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3058 | 2026.05.27 02:41:04.422299 [ 260 ] {b160b4f7-5b2a-4537-9156-5aebc6d2f5de} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2026.05.27 02:41:04.422409 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3060 | 2026.05.27 02:41:04.422437 [ 260 ] {b160b4f7-5b2a-4537-9156-5aebc6d2f5de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001317 sec., 121488.23082763857 rows/sec., 8.46 MiB/sec. | ||
| 3061 | 2026.05.27 02:41:04.422442 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2026.05.27 02:41:04.422479 [ 260 ] {b160b4f7-5b2a-4537-9156-5aebc6d2f5de} <Debug> TCPHandler: Processed in 0.001534997 sec. | ||
| 3063 | 2026.05.27 02:41:04.422482 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3064 | 2026.05.27 02:41:04.422587 [ 186 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::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 | ||
| 3065 | 2026.05.27 02:41:04.422635 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3066 | 2026.05.27 02:41:04.422681 [ 186 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3067 | 2026.05.27 02:41:04.422713 [ 186 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5423 rows starting from the beginning of the part | ||
| 3068 | 2026.05.27 02:41:04.422738 [ 260 ] {644bda9d-c06a-4048-b370-eed04b3d9b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3069 | 2026.05.27 02:41:04.422763 [ 186 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 96 rows starting from the beginning of the part | ||
| 3070 | 2026.05.27 02:41:04.422799 [ 260 ] {644bda9d-c06a-4048-b370-eed04b3d9b37} <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 | ||
| 3071 | 2026.05.27 02:41:04.422811 [ 186 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 265 rows starting from the beginning of the part | ||
| 3072 | 2026.05.27 02:41:04.422863 [ 186 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3073 | 2026.05.27 02:41:04.422901 [ 186 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 269 rows starting from the beginning of the part | ||
| 3074 | 2026.05.27 02:41:04.422942 [ 186 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::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 | ||
| 3075 | 2026.05.27 02:41:04.423191 [ 187 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3636 rows, containing 5 columns (5 merged, 0 gathered) in 0.002251624 sec., 1614834.4483803692 rows/sec., 118.24 MiB/sec. | ||
| 3076 | 2026.05.27 02:41:04.423463 [ 201 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3077 | 2026.05.27 02:41:04.423605 [ 260 ] {644bda9d-c06a-4048-b370-eed04b3d9b37} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.05.27 02:41:04.423652 [ 260 ] {644bda9d-c06a-4048-b370-eed04b3d9b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3079 | 2026.05.27 02:41:04.423762 [ 201 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_16_3} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2026.05.27 02:41:04.423856 [ 201 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_16_3} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3081 | 2026.05.27 02:41:04.423942 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 3082 | 2026.05.27 02:41:04.424299 [ 260 ] {644bda9d-c06a-4048-b370-eed04b3d9b37} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3083 | 2026.05.27 02:41:04.424548 [ 260 ] {644bda9d-c06a-4048-b370-eed04b3d9b37} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3084 | 2026.05.27 02:41:04.424693 [ 260 ] {644bda9d-c06a-4048-b370-eed04b3d9b37} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001973 sec., 18753.16776482514 rows/sec., 33.60 MiB/sec. | ||
| 3085 | 2026.05.27 02:41:04.424744 [ 260 ] {644bda9d-c06a-4048-b370-eed04b3d9b37} <Debug> TCPHandler: Processed in 0.002160703 sec. | ||
| 3086 | 2026.05.27 02:41:04.424880 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3087 | 2026.05.27 02:41:04.424977 [ 260 ] {644d1ab3-e52d-4a38-ba4f-9d70d2587d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3088 | 2026.05.27 02:41:04.425018 [ 260 ] {644d1ab3-e52d-4a38-ba4f-9d70d2587d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3089 | 2026.05.27 02:41:04.425372 [ 260 ] {644d1ab3-e52d-4a38-ba4f-9d70d2587d0d} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2026.05.27 02:41:04.425387 [ 191 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6373 rows, containing 5 columns (5 merged, 0 gathered) in 0.00283151 sec., 2250742.5366677144 rows/sec., 144.70 MiB/sec. | ||
| 3091 | 2026.05.27 02:41:04.425410 [ 260 ] {644d1ab3-e52d-4a38-ba4f-9d70d2587d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3092 | 2026.05.27 02:41:04.425735 [ 260 ] {644d1ab3-e52d-4a38-ba4f-9d70d2587d0d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3093 | 2026.05.27 02:41:04.425934 [ 187 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3094 | 2026.05.27 02:41:04.425967 [ 260 ] {644d1ab3-e52d-4a38-ba4f-9d70d2587d0d} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3095 | 2026.05.27 02:41:04.426076 [ 116 ] {} <Debug> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3096 | 2026.05.27 02:41:04.426099 [ 260 ] {644d1ab3-e52d-4a38-ba4f-9d70d2587d0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 3097 | 2026.05.27 02:41:04.426117 [ 116 ] {} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3098 | 2026.05.27 02:41:04.426137 [ 260 ] {644d1ab3-e52d-4a38-ba4f-9d70d2587d0d} <Debug> TCPHandler: Processed in 0.001306224 sec. | ||
| 3099 | 2026.05.27 02:41:04.426150 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3100 | 2026.05.27 02:41:04.426235 [ 186 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 3101 | 2026.05.27 02:41:04.426236 [ 187 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3102 | 2026.05.27 02:41:04.426338 [ 186 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3103 | 2026.05.27 02:41:04.426341 [ 187 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3104 | 2026.05.27 02:41:04.426375 [ 186 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1008 rows starting from the beginning of the part | ||
| 3105 | 2026.05.27 02:41:04.426425 [ 186 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 3106 | 2026.05.27 02:41:04.426442 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 3107 | 2026.05.27 02:41:04.426464 [ 186 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3108 | 2026.05.27 02:41:04.426504 [ 186 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 3109 | 2026.05.27 02:41:04.426537 [ 186 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3110 | 2026.05.27 02:41:04.426571 [ 186 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 3111 | 2026.05.27 02:41:04.427396 [ 190 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1344 rows, containing 4 columns (4 merged, 0 gathered) in 0.001189663 sec., 1129731.6971276738 rows/sec., 69.25 MiB/sec. | ||
| 3112 | 2026.05.27 02:41:04.427653 [ 187 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3113 | 2026.05.27 02:41:04.427960 [ 187 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_16_3} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3114 | 2026.05.27 02:41:04.428031 [ 187 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_16_3} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3115 | 2026.05.27 02:41:04.428109 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3116 | 2026.05.27 02:41:05.001160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.76 MiB, peak 232.95 MiB, free memory in arenas 0.00 B, will set to 226.86 MiB (RSS), difference: 1.10 MiB | ||
| 3117 | 2026.05.27 02:41:08.874199 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3118 | 2026.05.27 02:41:08.874292 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3119 | 2026.05.27 02:41:08.928861 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5677 | ||
| 3120 | 2026.05.27 02:41:08.929354 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3121 | 2026.05.27 02:41:08.929389 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3122 | 2026.05.27 02:41:08.929862 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3123 | 2026.05.27 02:41:08.930090 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3124 | 2026.05.27 02:41:08.930211 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5677 | ||
| 3125 | 2026.05.27 02:41:09.245218 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3126 | 2026.05.27 02:41:09.265345 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3127 | 2026.05.27 02:41:09.265423 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3128 | 2026.05.27 02:41:09.271286 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3129 | 2026.05.27 02:41:09.272044 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3130 | 2026.05.27 02:41:09.277326 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3131 | 2026.05.27 02:41:09.413313 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2026.05.27 02:41:09.413574 [ 260 ] {72118761-b090-40f7-95a5-e7caca85f7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 3133 | 2026.05.27 02:41:09.413955 [ 260 ] {72118761-b090-40f7-95a5-e7caca85f7bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3134 | 2026.05.27 02:41:09.414005 [ 260 ] {72118761-b090-40f7-95a5-e7caca85f7bc} <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 | ||
| 3135 | 2026.05.27 02:41:09.414270 [ 260 ] {72118761-b090-40f7-95a5-e7caca85f7bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3136 | 2026.05.27 02:41:09.414334 [ 260 ] {72118761-b090-40f7-95a5-e7caca85f7bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3137 | 2026.05.27 02:41:09.414470 [ 260 ] {72118761-b090-40f7-95a5-e7caca85f7bc} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3138 | 2026.05.27 02:41:09.414573 [ 349 ] {72118761-b090-40f7-95a5-e7caca85f7bc} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3139 | 2026.05.27 02:41:09.414573 [ 348 ] {72118761-b090-40f7-95a5-e7caca85f7bc} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3140 | 2026.05.27 02:41:09.414642 [ 349 ] {72118761-b090-40f7-95a5-e7caca85f7bc} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3141 | 2026.05.27 02:41:09.414707 [ 348 ] {72118761-b090-40f7-95a5-e7caca85f7bc} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3142 | 2026.05.27 02:41:09.414936 [ 260 ] {72118761-b090-40f7-95a5-e7caca85f7bc} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3143 | 2026.05.27 02:41:09.414974 [ 260 ] {72118761-b090-40f7-95a5-e7caca85f7bc} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3144 | 2026.05.27 02:41:09.415062 [ 260 ] {72118761-b090-40f7-95a5-e7caca85f7bc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3145 | 2026.05.27 02:41:09.415084 [ 260 ] {72118761-b090-40f7-95a5-e7caca85f7bc} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 3146 | 2026.05.27 02:41:09.415122 [ 260 ] {72118761-b090-40f7-95a5-e7caca85f7bc} <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'))" | ||
| 3147 | 2026.05.27 02:41:09.415163 [ 260 ] {72118761-b090-40f7-95a5-e7caca85f7bc} <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'))" | ||
| 3148 | 2026.05.27 02:41:09.415201 [ 260 ] {72118761-b090-40f7-95a5-e7caca85f7bc} <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'))" | ||
| 3149 | 2026.05.27 02:41:09.416398 [ 260 ] {72118761-b090-40f7-95a5-e7caca85f7bc} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.002938 sec., 17018.379850238256 rows/sec., 4.23 MiB/sec. | ||
| 3150 | 2026.05.27 02:41:09.416544 [ 260 ] {72118761-b090-40f7-95a5-e7caca85f7bc} <Debug> MemoryTracker: Peak memory usage (for query): 155.83 KiB. | ||
| 3151 | 2026.05.27 02:41:09.416560 [ 260 ] {72118761-b090-40f7-95a5-e7caca85f7bc} <Debug> TCPHandler: Processed in 0.003400847 sec. | ||
| 3152 | 2026.05.27 02:41:09.421788 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3153 | 2026.05.27 02:41:09.421926 [ 260 ] {2474cf54-1479-4a73-88d4-0f881db02bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3154 | 2026.05.27 02:41:09.421978 [ 260 ] {2474cf54-1479-4a73-88d4-0f881db02bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3155 | 2026.05.27 02:41:09.422668 [ 260 ] {2474cf54-1479-4a73-88d4-0f881db02bf5} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3156 | 2026.05.27 02:41:09.422709 [ 260 ] {2474cf54-1479-4a73-88d4-0f881db02bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3157 | 2026.05.27 02:41:09.423082 [ 260 ] {2474cf54-1479-4a73-88d4-0f881db02bf5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3158 | 2026.05.27 02:41:09.423306 [ 260 ] {2474cf54-1479-4a73-88d4-0f881db02bf5} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3159 | 2026.05.27 02:41:09.423447 [ 260 ] {2474cf54-1479-4a73-88d4-0f881db02bf5} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001559 sec., 179602.3091725465 rows/sec., 11.40 MiB/sec. | ||
| 3160 | 2026.05.27 02:41:09.423455 [ 131 ] {} <Debug> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3161 | 2026.05.27 02:41:09.423485 [ 260 ] {2474cf54-1479-4a73-88d4-0f881db02bf5} <Debug> TCPHandler: Processed in 0.001763699 sec. | ||
| 3162 | 2026.05.27 02:41:09.423506 [ 131 ] {} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3163 | 2026.05.27 02:41:09.423531 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3164 | 2026.05.27 02:41:09.423632 [ 190 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::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 | ||
| 3165 | 2026.05.27 02:41:09.423633 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3166 | 2026.05.27 02:41:09.423731 [ 190 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3167 | 2026.05.27 02:41:09.423759 [ 190 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3168 | 2026.05.27 02:41:09.423764 [ 260 ] {0e5db0ff-028e-43df-866c-eeaba24c3190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3169 | 2026.05.27 02:41:09.423807 [ 260 ] {0e5db0ff-028e-43df-866c-eeaba24c3190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3170 | 2026.05.27 02:41:09.423816 [ 190 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 280 rows starting from the beginning of the part | ||
| 3171 | 2026.05.27 02:41:09.423860 [ 190 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 280 rows starting from the beginning of the part | ||
| 3172 | 2026.05.27 02:41:09.423903 [ 190 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 280 rows starting from the beginning of the part | ||
| 3173 | 2026.05.27 02:41:09.423944 [ 190 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 280 rows starting from the beginning of the part | ||
| 3174 | 2026.05.27 02:41:09.423984 [ 190 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 280 rows starting from the beginning of the part | ||
| 3175 | 2026.05.27 02:41:09.424598 [ 260 ] {0e5db0ff-028e-43df-866c-eeaba24c3190} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3176 | 2026.05.27 02:41:09.424635 [ 260 ] {0e5db0ff-028e-43df-866c-eeaba24c3190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3177 | 2026.05.27 02:41:09.424891 [ 187 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1424 rows, containing 5 columns (5 merged, 0 gathered) in 0.001289804 sec., 1104043.7151691264 rows/sec., 74.64 MiB/sec. | ||
| 3178 | 2026.05.27 02:41:09.424982 [ 260 ] {0e5db0ff-028e-43df-866c-eeaba24c3190} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3179 | 2026.05.27 02:41:09.425083 [ 187 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3180 | 2026.05.27 02:41:09.425245 [ 260 ] {0e5db0ff-028e-43df-866c-eeaba24c3190} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2026.05.27 02:41:09.425391 [ 260 ] {0e5db0ff-028e-43df-866c-eeaba24c3190} <Debug> executeQuery: Read 785 rows, 62.07 KiB in 0.001645 sec., 477203.64741641335 rows/sec., 36.85 MiB/sec. | ||
| 3182 | 2026.05.27 02:41:09.425405 [ 187 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_6_1} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2026.05.27 02:41:09.425426 [ 260 ] {0e5db0ff-028e-43df-866c-eeaba24c3190} <Debug> TCPHandler: Processed in 0.00184461 sec. | ||
| 3184 | 2026.05.27 02:41:09.425490 [ 187 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_6_1} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3185 | 2026.05.27 02:41:09.425553 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3186 | 2026.05.27 02:41:09.425582 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3187 | 2026.05.27 02:41:09.425658 [ 260 ] {7e9776a5-b8a7-4c4f-84eb-37d7ea783dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3188 | 2026.05.27 02:41:09.425703 [ 260 ] {7e9776a5-b8a7-4c4f-84eb-37d7ea783dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3189 | 2026.05.27 02:41:09.426130 [ 260 ] {7e9776a5-b8a7-4c4f-84eb-37d7ea783dc3} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3190 | 2026.05.27 02:41:09.426167 [ 260 ] {7e9776a5-b8a7-4c4f-84eb-37d7ea783dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3191 | 2026.05.27 02:41:09.426469 [ 260 ] {7e9776a5-b8a7-4c4f-84eb-37d7ea783dc3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3192 | 2026.05.27 02:41:09.426696 [ 260 ] {7e9776a5-b8a7-4c4f-84eb-37d7ea783dc3} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3193 | 2026.05.27 02:41:09.426820 [ 260 ] {7e9776a5-b8a7-4c4f-84eb-37d7ea783dc3} <Debug> executeQuery: Read 144 rows, 8.71 KiB in 0.001181 sec., 121930.56731583404 rows/sec., 7.21 MiB/sec. | ||
| 3194 | 2026.05.27 02:41:09.426853 [ 260 ] {7e9776a5-b8a7-4c4f-84eb-37d7ea783dc3} <Debug> TCPHandler: Processed in 0.001349814 sec. | ||
| 3195 | 2026.05.27 02:41:09.426975 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3196 | 2026.05.27 02:41:09.427072 [ 260 ] {1ddb04fd-c452-4688-821f-efa582a929f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3197 | 2026.05.27 02:41:09.427112 [ 260 ] {1ddb04fd-c452-4688-821f-efa582a929f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3198 | 2026.05.27 02:41:09.427527 [ 260 ] {1ddb04fd-c452-4688-821f-efa582a929f9} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2026.05.27 02:41:09.427564 [ 260 ] {1ddb04fd-c452-4688-821f-efa582a929f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3200 | 2026.05.27 02:41:09.427855 [ 260 ] {1ddb04fd-c452-4688-821f-efa582a929f9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3201 | 2026.05.27 02:41:09.428072 [ 260 ] {1ddb04fd-c452-4688-821f-efa582a929f9} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3202 | 2026.05.27 02:41:09.428193 [ 260 ] {1ddb04fd-c452-4688-821f-efa582a929f9} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001139 sec., 127304.6532045654 rows/sec., 8.22 MiB/sec. | ||
| 3203 | 2026.05.27 02:41:09.428227 [ 260 ] {1ddb04fd-c452-4688-821f-efa582a929f9} <Debug> TCPHandler: Processed in 0.001301014 sec. | ||
| 3204 | 2026.05.27 02:41:09.428349 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3205 | 2026.05.27 02:41:09.428445 [ 260 ] {3ac7fff1-38d1-47ab-8f67-34528966e8b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3206 | 2026.05.27 02:41:09.428484 [ 260 ] {3ac7fff1-38d1-47ab-8f67-34528966e8b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3207 | 2026.05.27 02:41:09.428900 [ 260 ] {3ac7fff1-38d1-47ab-8f67-34528966e8b8} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3208 | 2026.05.27 02:41:09.428936 [ 260 ] {3ac7fff1-38d1-47ab-8f67-34528966e8b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3209 | 2026.05.27 02:41:09.429219 [ 260 ] {3ac7fff1-38d1-47ab-8f67-34528966e8b8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3210 | 2026.05.27 02:41:09.429426 [ 260 ] {3ac7fff1-38d1-47ab-8f67-34528966e8b8} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3211 | 2026.05.27 02:41:09.429542 [ 131 ] {} <Debug> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3212 | 2026.05.27 02:41:09.429547 [ 260 ] {3ac7fff1-38d1-47ab-8f67-34528966e8b8} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.00112 sec., 128571.42857142858 rows/sec., 7.30 MiB/sec. | ||
| 3213 | 2026.05.27 02:41:09.429583 [ 131 ] {} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.05.27 02:41:09.429601 [ 260 ] {3ac7fff1-38d1-47ab-8f67-34528966e8b8} <Debug> TCPHandler: Processed in 0.001302343 sec. | ||
| 3215 | 2026.05.27 02:41:09.429608 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3216 | 2026.05.27 02:41:09.429736 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3217 | 2026.05.27 02:41:09.429744 [ 191 ] {17016b68-0c4f-440a-9909-8123209ef64e::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 | ||
| 3218 | 2026.05.27 02:41:09.429838 [ 260 ] {8166fd80-4466-40f6-a0aa-0f988283d6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3219 | 2026.05.27 02:41:09.429858 [ 191 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3220 | 2026.05.27 02:41:09.429882 [ 260 ] {8166fd80-4466-40f6-a0aa-0f988283d6e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3221 | 2026.05.27 02:41:09.429891 [ 191 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3222 | 2026.05.27 02:41:09.429955 [ 191 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 144 rows starting from the beginning of the part | ||
| 3223 | 2026.05.27 02:41:09.429996 [ 191 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 144 rows starting from the beginning of the part | ||
| 3224 | 2026.05.27 02:41:09.430035 [ 191 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 144 rows starting from the beginning of the part | ||
| 3225 | 2026.05.27 02:41:09.430070 [ 191 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 144 rows starting from the beginning of the part | ||
| 3226 | 2026.05.27 02:41:09.430105 [ 191 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 144 rows starting from the beginning of the part | ||
| 3227 | 2026.05.27 02:41:09.430489 [ 260 ] {8166fd80-4466-40f6-a0aa-0f988283d6e8} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2026.05.27 02:41:09.430529 [ 260 ] {8166fd80-4466-40f6-a0aa-0f988283d6e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3229 | 2026.05.27 02:41:09.430854 [ 260 ] {8166fd80-4466-40f6-a0aa-0f988283d6e8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3230 | 2026.05.27 02:41:09.430931 [ 190 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 5 columns (5 merged, 0 gathered) in 0.001214484 sec., 602725.1079470788 rows/sec., 36.73 MiB/sec. | ||
| 3231 | 2026.05.27 02:41:09.431089 [ 260 ] {8166fd80-4466-40f6-a0aa-0f988283d6e8} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2026.05.27 02:41:09.431092 [ 197 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3233 | 2026.05.27 02:41:09.431227 [ 260 ] {8166fd80-4466-40f6-a0aa-0f988283d6e8} <Debug> executeQuery: Read 488 rows, 35.05 KiB in 0.001407 sec., 346837.2423596304 rows/sec., 24.33 MiB/sec. | ||
| 3234 | 2026.05.27 02:41:09.431266 [ 260 ] {8166fd80-4466-40f6-a0aa-0f988283d6e8} <Debug> TCPHandler: Processed in 0.001580557 sec. | ||
| 3235 | 2026.05.27 02:41:09.431400 [ 197 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_6_1} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3236 | 2026.05.27 02:41:09.431415 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3237 | 2026.05.27 02:41:09.431476 [ 197 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_6_1} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3238 | 2026.05.27 02:41:09.431520 [ 260 ] {458adae1-20ff-4b34-9556-996374c051ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3239 | 2026.05.27 02:41:09.431565 [ 260 ] {458adae1-20ff-4b34-9556-996374c051ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3240 | 2026.05.27 02:41:09.431566 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3241 | 2026.05.27 02:41:09.431900 [ 260 ] {458adae1-20ff-4b34-9556-996374c051ee} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3242 | 2026.05.27 02:41:09.431940 [ 260 ] {458adae1-20ff-4b34-9556-996374c051ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3243 | 2026.05.27 02:41:09.432238 [ 260 ] {458adae1-20ff-4b34-9556-996374c051ee} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3244 | 2026.05.27 02:41:09.432447 [ 260 ] {458adae1-20ff-4b34-9556-996374c051ee} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2026.05.27 02:41:09.432576 [ 260 ] {458adae1-20ff-4b34-9556-996374c051ee} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001075 sec., 3720.9302325581393 rows/sec., 194.40 KiB/sec. | ||
| 3246 | 2026.05.27 02:41:09.432608 [ 260 ] {458adae1-20ff-4b34-9556-996374c051ee} <Debug> TCPHandler: Processed in 0.001242464 sec. | ||
| 3247 | 2026.05.27 02:41:09.432741 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3248 | 2026.05.27 02:41:09.432837 [ 260 ] {de880088-52fe-4475-90ee-dc2536ba01d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3249 | 2026.05.27 02:41:09.432879 [ 260 ] {de880088-52fe-4475-90ee-dc2536ba01d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3250 | 2026.05.27 02:41:09.433317 [ 260 ] {de880088-52fe-4475-90ee-dc2536ba01d0} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3251 | 2026.05.27 02:41:09.433352 [ 260 ] {de880088-52fe-4475-90ee-dc2536ba01d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3252 | 2026.05.27 02:41:09.433678 [ 260 ] {de880088-52fe-4475-90ee-dc2536ba01d0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3253 | 2026.05.27 02:41:09.433889 [ 260 ] {de880088-52fe-4475-90ee-dc2536ba01d0} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3254 | 2026.05.27 02:41:09.434013 [ 260 ] {de880088-52fe-4475-90ee-dc2536ba01d0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001194 sec., 221943.0485762144 rows/sec., 14.75 MiB/sec. | ||
| 3255 | 2026.05.27 02:41:09.434045 [ 260 ] {de880088-52fe-4475-90ee-dc2536ba01d0} <Debug> TCPHandler: Processed in 0.001352824 sec. | ||
| 3256 | 2026.05.27 02:41:09.434176 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3257 | 2026.05.27 02:41:09.434272 [ 260 ] {7317e0ce-3f26-4ed0-8399-45a9839b2893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3258 | 2026.05.27 02:41:09.434313 [ 260 ] {7317e0ce-3f26-4ed0-8399-45a9839b2893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3259 | 2026.05.27 02:41:09.434630 [ 260 ] {7317e0ce-3f26-4ed0-8399-45a9839b2893} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3260 | 2026.05.27 02:41:09.434665 [ 260 ] {7317e0ce-3f26-4ed0-8399-45a9839b2893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3261 | 2026.05.27 02:41:09.434953 [ 260 ] {7317e0ce-3f26-4ed0-8399-45a9839b2893} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3262 | 2026.05.27 02:41:09.435159 [ 260 ] {7317e0ce-3f26-4ed0-8399-45a9839b2893} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2026.05.27 02:41:09.435277 [ 131 ] {} <Debug> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3264 | 2026.05.27 02:41:09.435285 [ 260 ] {7317e0ce-3f26-4ed0-8399-45a9839b2893} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 3265 | 2026.05.27 02:41:09.435320 [ 131 ] {} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2026.05.27 02:41:09.435336 [ 260 ] {7317e0ce-3f26-4ed0-8399-45a9839b2893} <Debug> TCPHandler: Processed in 0.001208853 sec. | ||
| 3267 | 2026.05.27 02:41:09.435346 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3268 | 2026.05.27 02:41:09.435476 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3269 | 2026.05.27 02:41:09.435487 [ 191 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::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 | ||
| 3270 | 2026.05.27 02:41:09.435577 [ 260 ] {f7504630-04db-42e5-9cbc-b64bfc3bc090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3271 | 2026.05.27 02:41:09.435598 [ 191 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3272 | 2026.05.27 02:41:09.435629 [ 191 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 3273 | 2026.05.27 02:41:09.435630 [ 260 ] {f7504630-04db-42e5-9cbc-b64bfc3bc090} <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 | ||
| 3274 | 2026.05.27 02:41:09.435686 [ 191 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::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 | ||
| 3275 | 2026.05.27 02:41:09.435733 [ 191 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::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 | ||
| 3276 | 2026.05.27 02:41:09.435777 [ 191 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::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 | ||
| 3277 | 2026.05.27 02:41:09.435818 [ 191 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::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 | ||
| 3278 | 2026.05.27 02:41:09.436341 [ 260 ] {f7504630-04db-42e5-9cbc-b64bfc3bc090} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3279 | 2026.05.27 02:41:09.436376 [ 260 ] {f7504630-04db-42e5-9cbc-b64bfc3bc090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3280 | 2026.05.27 02:41:09.436543 [ 190 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001092492 sec., 4576.692552439743 rows/sec., 308.39 KiB/sec. | ||
| 3281 | 2026.05.27 02:41:09.436685 [ 200 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3282 | 2026.05.27 02:41:09.436921 [ 260 ] {f7504630-04db-42e5-9cbc-b64bfc3bc090} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3283 | 2026.05.27 02:41:09.436979 [ 200 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_5_1} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2026.05.27 02:41:09.437058 [ 200 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_5_1} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3285 | 2026.05.27 02:41:09.437128 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3286 | 2026.05.27 02:41:09.437177 [ 260 ] {f7504630-04db-42e5-9cbc-b64bfc3bc090} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2026.05.27 02:41:09.437316 [ 260 ] {f7504630-04db-42e5-9cbc-b64bfc3bc090} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001757 sec., 2276.607854297097 rows/sec., 4.08 MiB/sec. | ||
| 3288 | 2026.05.27 02:41:09.437387 [ 260 ] {f7504630-04db-42e5-9cbc-b64bfc3bc090} <Debug> TCPHandler: Processed in 0.001958971 sec. | ||
| 3289 | 2026.05.27 02:41:09.437513 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3290 | 2026.05.27 02:41:09.437609 [ 260 ] {10da4d75-df41-4a32-b46c-da137e7d2e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3291 | 2026.05.27 02:41:09.437650 [ 260 ] {10da4d75-df41-4a32-b46c-da137e7d2e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3292 | 2026.05.27 02:41:09.438049 [ 260 ] {10da4d75-df41-4a32-b46c-da137e7d2e6a} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2026.05.27 02:41:09.438085 [ 260 ] {10da4d75-df41-4a32-b46c-da137e7d2e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3294 | 2026.05.27 02:41:09.438382 [ 260 ] {10da4d75-df41-4a32-b46c-da137e7d2e6a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3295 | 2026.05.27 02:41:09.438590 [ 260 ] {10da4d75-df41-4a32-b46c-da137e7d2e6a} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2026.05.27 02:41:09.438713 [ 260 ] {10da4d75-df41-4a32-b46c-da137e7d2e6a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001122 sec., 80213.90374331552 rows/sec., 5.02 MiB/sec. | ||
| 3297 | 2026.05.27 02:41:09.438745 [ 260 ] {10da4d75-df41-4a32-b46c-da137e7d2e6a} <Debug> TCPHandler: Processed in 0.001283623 sec. | ||
| 3298 | 2026.05.27 02:41:10.000224 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.20 MiB, peak 232.95 MiB, free memory in arenas 0.00 B, will set to 226.98 MiB (RSS), difference: -1.22 MiB | ||
| 3299 | 2026.05.27 02:41:11.302776 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3300 | 2026.05.27 02:41:11.303011 [ 260 ] {c3adfa82-d4a2-402f-8c05-025f46fdae1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 3301 | 2026.05.27 02:41:11.303349 [ 260 ] {c3adfa82-d4a2-402f-8c05-025f46fdae1e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3302 | 2026.05.27 02:41:11.303391 [ 260 ] {c3adfa82-d4a2-402f-8c05-025f46fdae1e} <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 | ||
| 3303 | 2026.05.27 02:41:11.303623 [ 260 ] {c3adfa82-d4a2-402f-8c05-025f46fdae1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3304 | 2026.05.27 02:41:11.303690 [ 260 ] {c3adfa82-d4a2-402f-8c05-025f46fdae1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3305 | 2026.05.27 02:41:11.303831 [ 260 ] {c3adfa82-d4a2-402f-8c05-025f46fdae1e} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 3306 | 2026.05.27 02:41:11.303899 [ 325 ] {c3adfa82-d4a2-402f-8c05-025f46fdae1e} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3307 | 2026.05.27 02:41:11.303934 [ 349 ] {c3adfa82-d4a2-402f-8c05-025f46fdae1e} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3308 | 2026.05.27 02:41:11.303944 [ 348 ] {c3adfa82-d4a2-402f-8c05-025f46fdae1e} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3309 | 2026.05.27 02:41:11.303934 [ 331 ] {c3adfa82-d4a2-402f-8c05-025f46fdae1e} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3310 | 2026.05.27 02:41:11.304094 [ 260 ] {c3adfa82-d4a2-402f-8c05-025f46fdae1e} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3311 | 2026.05.27 02:41:11.304121 [ 260 ] {c3adfa82-d4a2-402f-8c05-025f46fdae1e} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3312 | 2026.05.27 02:41:11.304204 [ 260 ] {c3adfa82-d4a2-402f-8c05-025f46fdae1e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3313 | 2026.05.27 02:41:11.304225 [ 260 ] {c3adfa82-d4a2-402f-8c05-025f46fdae1e} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 3314 | 2026.05.27 02:41:11.304262 [ 260 ] {c3adfa82-d4a2-402f-8c05-025f46fdae1e} <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'))" | ||
| 3315 | 2026.05.27 02:41:11.304301 [ 260 ] {c3adfa82-d4a2-402f-8c05-025f46fdae1e} <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'))" | ||
| 3316 | 2026.05.27 02:41:11.304337 [ 260 ] {c3adfa82-d4a2-402f-8c05-025f46fdae1e} <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'))" | ||
| 3317 | 2026.05.27 02:41:11.305434 [ 260 ] {c3adfa82-d4a2-402f-8c05-025f46fdae1e} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.002524 sec., 19809.825673534073 rows/sec., 3.38 MiB/sec. | ||
| 3318 | 2026.05.27 02:41:11.305578 [ 260 ] {c3adfa82-d4a2-402f-8c05-025f46fdae1e} <Debug> MemoryTracker: Peak memory usage (for query): 136.52 KiB. | ||
| 3319 | 2026.05.27 02:41:11.305594 [ 260 ] {c3adfa82-d4a2-402f-8c05-025f46fdae1e} <Debug> TCPHandler: Processed in 0.002949741 sec. | ||
| 3320 | 2026.05.27 02:41:11.317486 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3321 | 2026.05.27 02:41:11.317624 [ 260 ] {66b0704e-4712-470e-83d5-0c066cdb8d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3322 | 2026.05.27 02:41:11.317678 [ 260 ] {66b0704e-4712-470e-83d5-0c066cdb8d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3323 | 2026.05.27 02:41:11.318255 [ 260 ] {66b0704e-4712-470e-83d5-0c066cdb8d0f} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2026.05.27 02:41:11.318306 [ 260 ] {66b0704e-4712-470e-83d5-0c066cdb8d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3325 | 2026.05.27 02:41:11.318678 [ 260 ] {66b0704e-4712-470e-83d5-0c066cdb8d0f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3326 | 2026.05.27 02:41:11.318920 [ 260 ] {66b0704e-4712-470e-83d5-0c066cdb8d0f} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3327 | 2026.05.27 02:41:11.319077 [ 260 ] {66b0704e-4712-470e-83d5-0c066cdb8d0f} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001494 sec., 5354.75234270415 rows/sec., 436.64 KiB/sec. | ||
| 3328 | 2026.05.27 02:41:11.319113 [ 260 ] {66b0704e-4712-470e-83d5-0c066cdb8d0f} <Debug> TCPHandler: Processed in 0.001690298 sec. | ||
| 3329 | 2026.05.27 02:41:11.319277 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3330 | 2026.05.27 02:41:11.319376 [ 260 ] {a5dee999-336a-404c-8a1a-c897a3a14bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3331 | 2026.05.27 02:41:11.319416 [ 260 ] {a5dee999-336a-404c-8a1a-c897a3a14bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3332 | 2026.05.27 02:41:11.321077 [ 260 ] {a5dee999-336a-404c-8a1a-c897a3a14bb5} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2026.05.27 02:41:11.321127 [ 260 ] {a5dee999-336a-404c-8a1a-c897a3a14bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3334 | 2026.05.27 02:41:11.321652 [ 260 ] {a5dee999-336a-404c-8a1a-c897a3a14bb5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3335 | 2026.05.27 02:41:11.321894 [ 260 ] {a5dee999-336a-404c-8a1a-c897a3a14bb5} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2026.05.27 02:41:11.322058 [ 260 ] {a5dee999-336a-404c-8a1a-c897a3a14bb5} <Debug> executeQuery: Read 2479 rows, 187.61 KiB in 0.002698 sec., 918828.7620459601 rows/sec., 67.91 MiB/sec. | ||
| 3337 | 2026.05.27 02:41:11.322115 [ 260 ] {a5dee999-336a-404c-8a1a-c897a3a14bb5} <Debug> TCPHandler: Processed in 0.002887161 sec. | ||
| 3338 | 2026.05.27 02:41:11.322321 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3339 | 2026.05.27 02:41:11.322457 [ 260 ] {2d54228e-8905-48e2-974f-1abebe200c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3340 | 2026.05.27 02:41:11.322517 [ 260 ] {2d54228e-8905-48e2-974f-1abebe200c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3341 | 2026.05.27 02:41:11.323209 [ 260 ] {2d54228e-8905-48e2-974f-1abebe200c1d} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2026.05.27 02:41:11.323283 [ 260 ] {2d54228e-8905-48e2-974f-1abebe200c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3343 | 2026.05.27 02:41:11.323804 [ 260 ] {2d54228e-8905-48e2-974f-1abebe200c1d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3344 | 2026.05.27 02:41:11.324107 [ 260 ] {2d54228e-8905-48e2-974f-1abebe200c1d} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3345 | 2026.05.27 02:41:11.324335 [ 260 ] {2d54228e-8905-48e2-974f-1abebe200c1d} <Debug> executeQuery: Read 54 rows, 4.02 KiB in 0.001913 sec., 28227.91427077888 rows/sec., 2.05 MiB/sec. | ||
| 3346 | 2026.05.27 02:41:11.324408 [ 260 ] {2d54228e-8905-48e2-974f-1abebe200c1d} <Debug> TCPHandler: Processed in 0.002208234 sec. | ||
| 3347 | 2026.05.27 02:41:11.324627 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3348 | 2026.05.27 02:41:11.324802 [ 260 ] {f57abb1f-0f25-4ccb-9888-95d05c9f00a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3349 | 2026.05.27 02:41:11.324873 [ 260 ] {f57abb1f-0f25-4ccb-9888-95d05c9f00a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3350 | 2026.05.27 02:41:11.325771 [ 260 ] {f57abb1f-0f25-4ccb-9888-95d05c9f00a1} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3351 | 2026.05.27 02:41:11.325812 [ 260 ] {f57abb1f-0f25-4ccb-9888-95d05c9f00a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3352 | 2026.05.27 02:41:11.326189 [ 260 ] {f57abb1f-0f25-4ccb-9888-95d05c9f00a1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3353 | 2026.05.27 02:41:11.326415 [ 260 ] {f57abb1f-0f25-4ccb-9888-95d05c9f00a1} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2026.05.27 02:41:11.326557 [ 260 ] {f57abb1f-0f25-4ccb-9888-95d05c9f00a1} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001811 sec., 442297.07344008837 rows/sec., 25.55 MiB/sec. | ||
| 3355 | 2026.05.27 02:41:11.326595 [ 260 ] {f57abb1f-0f25-4ccb-9888-95d05c9f00a1} <Debug> TCPHandler: Processed in 0.002102262 sec. | ||
| 3356 | 2026.05.27 02:41:11.326720 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3357 | 2026.05.27 02:41:11.326820 [ 260 ] {7180ee36-f04e-458e-8f3e-da8127129590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3358 | 2026.05.27 02:41:11.326863 [ 260 ] {7180ee36-f04e-458e-8f3e-da8127129590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3359 | 2026.05.27 02:41:11.327290 [ 260 ] {7180ee36-f04e-458e-8f3e-da8127129590} <Trace> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3360 | 2026.05.27 02:41:11.327327 [ 260 ] {7180ee36-f04e-458e-8f3e-da8127129590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3361 | 2026.05.27 02:41:11.327646 [ 260 ] {7180ee36-f04e-458e-8f3e-da8127129590} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3362 | 2026.05.27 02:41:11.327885 [ 260 ] {7180ee36-f04e-458e-8f3e-da8127129590} <Trace> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3363 | 2026.05.27 02:41:11.328029 [ 260 ] {7180ee36-f04e-458e-8f3e-da8127129590} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001228 sec., 814.3322475570033 rows/sec., 57.26 KiB/sec. | ||
| 3364 | 2026.05.27 02:41:11.328064 [ 260 ] {7180ee36-f04e-458e-8f3e-da8127129590} <Debug> TCPHandler: Processed in 0.001394675 sec. | ||
| 3365 | 2026.05.27 02:41:11.328221 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3366 | 2026.05.27 02:41:11.328325 [ 260 ] {e61bb536-59ed-4ea8-9b75-f1b5a875467d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3367 | 2026.05.27 02:41:11.328368 [ 260 ] {e61bb536-59ed-4ea8-9b75-f1b5a875467d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3368 | 2026.05.27 02:41:11.329516 [ 260 ] {e61bb536-59ed-4ea8-9b75-f1b5a875467d} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2026.05.27 02:41:11.329561 [ 260 ] {e61bb536-59ed-4ea8-9b75-f1b5a875467d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3370 | 2026.05.27 02:41:11.329982 [ 260 ] {e61bb536-59ed-4ea8-9b75-f1b5a875467d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3371 | 2026.05.27 02:41:11.330225 [ 260 ] {e61bb536-59ed-4ea8-9b75-f1b5a875467d} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2026.05.27 02:41:11.330382 [ 260 ] {e61bb536-59ed-4ea8-9b75-f1b5a875467d} <Debug> executeQuery: Read 1333 rows, 91.57 KiB in 0.002076 sec., 642100.1926782273 rows/sec., 43.08 MiB/sec. | ||
| 3373 | 2026.05.27 02:41:11.330435 [ 260 ] {e61bb536-59ed-4ea8-9b75-f1b5a875467d} <Debug> TCPHandler: Processed in 0.002263145 sec. | ||
| 3374 | 2026.05.27 02:41:11.330568 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3375 | 2026.05.27 02:41:11.330670 [ 260 ] {4dc018ff-3216-48b3-9c29-d5a0d5d19c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3376 | 2026.05.27 02:41:11.330716 [ 260 ] {4dc018ff-3216-48b3-9c29-d5a0d5d19c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3377 | 2026.05.27 02:41:11.331466 [ 260 ] {4dc018ff-3216-48b3-9c29-d5a0d5d19c67} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3378 | 2026.05.27 02:41:11.331503 [ 260 ] {4dc018ff-3216-48b3-9c29-d5a0d5d19c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3379 | 2026.05.27 02:41:11.331964 [ 260 ] {4dc018ff-3216-48b3-9c29-d5a0d5d19c67} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3380 | 2026.05.27 02:41:11.332188 [ 260 ] {4dc018ff-3216-48b3-9c29-d5a0d5d19c67} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3381 | 2026.05.27 02:41:11.332323 [ 260 ] {4dc018ff-3216-48b3-9c29-d5a0d5d19c67} <Debug> executeQuery: Read 1532 rows, 95.47 KiB in 0.001673 sec., 915720.2630005977 rows/sec., 55.73 MiB/sec. | ||
| 3382 | 2026.05.27 02:41:11.332358 [ 260 ] {4dc018ff-3216-48b3-9c29-d5a0d5d19c67} <Debug> TCPHandler: Processed in 0.00184226 sec. | ||
| 3383 | 2026.05.27 02:41:11.332496 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3384 | 2026.05.27 02:41:11.332596 [ 260 ] {8271f317-e34e-4980-bd72-f8e291ff219b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3385 | 2026.05.27 02:41:11.332652 [ 260 ] {8271f317-e34e-4980-bd72-f8e291ff219b} <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 | ||
| 3386 | 2026.05.27 02:41:11.333505 [ 260 ] {8271f317-e34e-4980-bd72-f8e291ff219b} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2026.05.27 02:41:11.333543 [ 260 ] {8271f317-e34e-4980-bd72-f8e291ff219b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3388 | 2026.05.27 02:41:11.334121 [ 260 ] {8271f317-e34e-4980-bd72-f8e291ff219b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3389 | 2026.05.27 02:41:11.334373 [ 260 ] {8271f317-e34e-4980-bd72-f8e291ff219b} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2026.05.27 02:41:11.334514 [ 260 ] {8271f317-e34e-4980-bd72-f8e291ff219b} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001937 sec., 23748.064016520395 rows/sec., 42.56 MiB/sec. | ||
| 3391 | 2026.05.27 02:41:11.334562 [ 260 ] {8271f317-e34e-4980-bd72-f8e291ff219b} <Debug> TCPHandler: Processed in 0.002116943 sec. | ||
| 3392 | 2026.05.27 02:41:11.334718 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3393 | 2026.05.27 02:41:11.334821 [ 260 ] {74962743-c8e9-432f-a4fb-8eec6595c2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3394 | 2026.05.27 02:41:11.334865 [ 260 ] {74962743-c8e9-432f-a4fb-8eec6595c2fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3395 | 2026.05.27 02:41:11.335241 [ 260 ] {74962743-c8e9-432f-a4fb-8eec6595c2fd} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2026.05.27 02:41:11.335279 [ 260 ] {74962743-c8e9-432f-a4fb-8eec6595c2fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3397 | 2026.05.27 02:41:11.335582 [ 260 ] {74962743-c8e9-432f-a4fb-8eec6595c2fd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3398 | 2026.05.27 02:41:11.335898 [ 260 ] {74962743-c8e9-432f-a4fb-8eec6595c2fd} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3399 | 2026.05.27 02:41:11.336035 [ 260 ] {74962743-c8e9-432f-a4fb-8eec6595c2fd} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001235 sec., 19433.198380566802 rows/sec., 1.31 MiB/sec. | ||
| 3400 | 2026.05.27 02:41:11.336068 [ 260 ] {74962743-c8e9-432f-a4fb-8eec6595c2fd} <Debug> TCPHandler: Processed in 0.001401945 sec. | ||
| 3401 | 2026.05.27 02:41:14.406025 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3402 | 2026.05.27 02:41:14.406313 [ 260 ] {36b2a7a2-4fe5-477b-a29e-217ca6b1397a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 3403 | 2026.05.27 02:41:14.406657 [ 260 ] {36b2a7a2-4fe5-477b-a29e-217ca6b1397a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3404 | 2026.05.27 02:41:14.406695 [ 260 ] {36b2a7a2-4fe5-477b-a29e-217ca6b1397a} <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 | ||
| 3405 | 2026.05.27 02:41:14.406916 [ 260 ] {36b2a7a2-4fe5-477b-a29e-217ca6b1397a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3406 | 2026.05.27 02:41:14.406987 [ 260 ] {36b2a7a2-4fe5-477b-a29e-217ca6b1397a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3407 | 2026.05.27 02:41:14.407133 [ 260 ] {36b2a7a2-4fe5-477b-a29e-217ca6b1397a} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3408 | 2026.05.27 02:41:14.407219 [ 325 ] {36b2a7a2-4fe5-477b-a29e-217ca6b1397a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3409 | 2026.05.27 02:41:14.407255 [ 349 ] {36b2a7a2-4fe5-477b-a29e-217ca6b1397a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3410 | 2026.05.27 02:41:14.407256 [ 329 ] {36b2a7a2-4fe5-477b-a29e-217ca6b1397a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3411 | 2026.05.27 02:41:14.407256 [ 331 ] {36b2a7a2-4fe5-477b-a29e-217ca6b1397a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3412 | 2026.05.27 02:41:14.407442 [ 260 ] {36b2a7a2-4fe5-477b-a29e-217ca6b1397a} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3413 | 2026.05.27 02:41:14.407474 [ 260 ] {36b2a7a2-4fe5-477b-a29e-217ca6b1397a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3414 | 2026.05.27 02:41:14.407562 [ 260 ] {36b2a7a2-4fe5-477b-a29e-217ca6b1397a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3415 | 2026.05.27 02:41:14.407583 [ 260 ] {36b2a7a2-4fe5-477b-a29e-217ca6b1397a} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 3416 | 2026.05.27 02:41:14.407620 [ 260 ] {36b2a7a2-4fe5-477b-a29e-217ca6b1397a} <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'))" | ||
| 3417 | 2026.05.27 02:41:14.407662 [ 260 ] {36b2a7a2-4fe5-477b-a29e-217ca6b1397a} <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'))" | ||
| 3418 | 2026.05.27 02:41:14.407702 [ 260 ] {36b2a7a2-4fe5-477b-a29e-217ca6b1397a} <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'))" | ||
| 3419 | 2026.05.27 02:41:14.408922 [ 260 ] {36b2a7a2-4fe5-477b-a29e-217ca6b1397a} <Debug> executeQuery: Read 50 rows, 3.87 KiB in 0.002721 sec., 18375.597206909224 rows/sec., 1.39 MiB/sec. | ||
| 3420 | 2026.05.27 02:41:14.409082 [ 260 ] {36b2a7a2-4fe5-477b-a29e-217ca6b1397a} <Debug> TCPHandler: Processed in 0.003225325 sec. | ||
| 3421 | 2026.05.27 02:41:14.410432 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3422 | 2026.05.27 02:41:14.410546 [ 260 ] {2b1047f5-b251-426a-8192-fa35afc234f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3423 | 2026.05.27 02:41:14.410590 [ 260 ] {2b1047f5-b251-426a-8192-fa35afc234f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3424 | 2026.05.27 02:41:14.411096 [ 260 ] {2b1047f5-b251-426a-8192-fa35afc234f5} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3425 | 2026.05.27 02:41:14.411139 [ 260 ] {2b1047f5-b251-426a-8192-fa35afc234f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3426 | 2026.05.27 02:41:14.411542 [ 260 ] {2b1047f5-b251-426a-8192-fa35afc234f5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3427 | 2026.05.27 02:41:14.411777 [ 260 ] {2b1047f5-b251-426a-8192-fa35afc234f5} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3428 | 2026.05.27 02:41:14.411929 [ 260 ] {2b1047f5-b251-426a-8192-fa35afc234f5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001417 sec., 39520.112914608326 rows/sec., 3.02 MiB/sec. | ||
| 3429 | 2026.05.27 02:41:14.411965 [ 260 ] {2b1047f5-b251-426a-8192-fa35afc234f5} <Debug> TCPHandler: Processed in 0.001583817 sec. | ||
| 3430 | 2026.05.27 02:41:14.412097 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2026.05.27 02:41:14.412204 [ 260 ] {675de347-a3fe-4db2-8063-b5461c50c3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3432 | 2026.05.27 02:41:14.412245 [ 260 ] {675de347-a3fe-4db2-8063-b5461c50c3c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3433 | 2026.05.27 02:41:14.412730 [ 260 ] {675de347-a3fe-4db2-8063-b5461c50c3c1} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2026.05.27 02:41:14.412766 [ 260 ] {675de347-a3fe-4db2-8063-b5461c50c3c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3435 | 2026.05.27 02:41:14.413064 [ 260 ] {675de347-a3fe-4db2-8063-b5461c50c3c1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3436 | 2026.05.27 02:41:14.413280 [ 260 ] {675de347-a3fe-4db2-8063-b5461c50c3c1} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2026.05.27 02:41:14.413407 [ 260 ] {675de347-a3fe-4db2-8063-b5461c50c3c1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 3438 | 2026.05.27 02:41:14.413441 [ 260 ] {675de347-a3fe-4db2-8063-b5461c50c3c1} <Debug> TCPHandler: Processed in 0.001394475 sec. | ||
| 3439 | 2026.05.27 02:41:14.413594 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3440 | 2026.05.27 02:41:14.413706 [ 260 ] {45eb2471-10e8-4595-bb89-08cf202d2e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3441 | 2026.05.27 02:41:14.413749 [ 260 ] {45eb2471-10e8-4595-bb89-08cf202d2e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3442 | 2026.05.27 02:41:14.414127 [ 260 ] {45eb2471-10e8-4595-bb89-08cf202d2e83} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2026.05.27 02:41:14.414172 [ 260 ] {45eb2471-10e8-4595-bb89-08cf202d2e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3444 | 2026.05.27 02:41:14.414513 [ 260 ] {45eb2471-10e8-4595-bb89-08cf202d2e83} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3445 | 2026.05.27 02:41:14.414733 [ 260 ] {45eb2471-10e8-4595-bb89-08cf202d2e83} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2026.05.27 02:41:14.414861 [ 260 ] {45eb2471-10e8-4595-bb89-08cf202d2e83} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001174 sec., 81771.72061328791 rows/sec., 5.70 MiB/sec. | ||
| 3447 | 2026.05.27 02:41:14.414895 [ 260 ] {45eb2471-10e8-4595-bb89-08cf202d2e83} <Debug> TCPHandler: Processed in 0.001351684 sec. | ||
| 3448 | 2026.05.27 02:41:14.415028 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3449 | 2026.05.27 02:41:14.415125 [ 260 ] {50b704fc-ecb8-4903-a503-431666971ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3450 | 2026.05.27 02:41:14.415166 [ 260 ] {50b704fc-ecb8-4903-a503-431666971ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3451 | 2026.05.27 02:41:14.415550 [ 260 ] {50b704fc-ecb8-4903-a503-431666971ec8} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3452 | 2026.05.27 02:41:14.415586 [ 260 ] {50b704fc-ecb8-4903-a503-431666971ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3453 | 2026.05.27 02:41:14.415891 [ 260 ] {50b704fc-ecb8-4903-a503-431666971ec8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3454 | 2026.05.27 02:41:14.416128 [ 260 ] {50b704fc-ecb8-4903-a503-431666971ec8} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3455 | 2026.05.27 02:41:14.416263 [ 260 ] {50b704fc-ecb8-4903-a503-431666971ec8} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001156 sec., 31141.86851211073 rows/sec., 2.10 MiB/sec. | ||
| 3456 | 2026.05.27 02:41:14.416296 [ 260 ] {50b704fc-ecb8-4903-a503-431666971ec8} <Debug> TCPHandler: Processed in 0.001323164 sec. | ||
| 3457 | 2026.05.27 02:41:16.431084 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6189 | ||
| 3458 | 2026.05.27 02:41:16.431594 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3459 | 2026.05.27 02:41:16.431666 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3460 | 2026.05.27 02:41:16.432234 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3461 | 2026.05.27 02:41:16.432481 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3462 | 2026.05.27 02:41:16.432632 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6189 | ||
| 3463 | 2026.05.27 02:41:16.778278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3464 | 2026.05.27 02:41:16.794157 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2026.05.27 02:41:16.794210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3466 | 2026.05.27 02:41:16.800480 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3467 | 2026.05.27 02:41:16.801233 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2026.05.27 02:41:16.803937 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3469 | 2026.05.27 02:41:19.412219 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3470 | 2026.05.27 02:41:19.412466 [ 260 ] {5925c4a5-a4ed-4e93-babd-2f49e2abbb73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 3471 | 2026.05.27 02:41:19.412796 [ 260 ] {5925c4a5-a4ed-4e93-babd-2f49e2abbb73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3472 | 2026.05.27 02:41:19.412837 [ 260 ] {5925c4a5-a4ed-4e93-babd-2f49e2abbb73} <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 | ||
| 3473 | 2026.05.27 02:41:19.413075 [ 260 ] {5925c4a5-a4ed-4e93-babd-2f49e2abbb73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3474 | 2026.05.27 02:41:19.413143 [ 260 ] {5925c4a5-a4ed-4e93-babd-2f49e2abbb73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3475 | 2026.05.27 02:41:19.413283 [ 260 ] {5925c4a5-a4ed-4e93-babd-2f49e2abbb73} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3476 | 2026.05.27 02:41:19.413377 [ 325 ] {5925c4a5-a4ed-4e93-babd-2f49e2abbb73} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3477 | 2026.05.27 02:41:19.413392 [ 331 ] {5925c4a5-a4ed-4e93-babd-2f49e2abbb73} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3478 | 2026.05.27 02:41:19.413398 [ 329 ] {5925c4a5-a4ed-4e93-babd-2f49e2abbb73} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3479 | 2026.05.27 02:41:19.413382 [ 320 ] {5925c4a5-a4ed-4e93-babd-2f49e2abbb73} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3480 | 2026.05.27 02:41:19.413601 [ 260 ] {5925c4a5-a4ed-4e93-babd-2f49e2abbb73} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3481 | 2026.05.27 02:41:19.413645 [ 260 ] {5925c4a5-a4ed-4e93-babd-2f49e2abbb73} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3482 | 2026.05.27 02:41:19.413762 [ 260 ] {5925c4a5-a4ed-4e93-babd-2f49e2abbb73} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3483 | 2026.05.27 02:41:19.413784 [ 260 ] {5925c4a5-a4ed-4e93-babd-2f49e2abbb73} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 3484 | 2026.05.27 02:41:19.413835 [ 260 ] {5925c4a5-a4ed-4e93-babd-2f49e2abbb73} <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'))" | ||
| 3485 | 2026.05.27 02:41:19.413880 [ 260 ] {5925c4a5-a4ed-4e93-babd-2f49e2abbb73} <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'))" | ||
| 3486 | 2026.05.27 02:41:19.413922 [ 260 ] {5925c4a5-a4ed-4e93-babd-2f49e2abbb73} <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'))" | ||
| 3487 | 2026.05.27 02:41:19.415126 [ 260 ] {5925c4a5-a4ed-4e93-babd-2f49e2abbb73} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.002758 sec., 18129.079042784626 rows/sec., 4.50 MiB/sec. | ||
| 3488 | 2026.05.27 02:41:19.415301 [ 260 ] {5925c4a5-a4ed-4e93-babd-2f49e2abbb73} <Debug> MemoryTracker: Peak memory usage (for query): 157.62 KiB. | ||
| 3489 | 2026.05.27 02:41:19.415317 [ 260 ] {5925c4a5-a4ed-4e93-babd-2f49e2abbb73} <Debug> TCPHandler: Processed in 0.003229865 sec. | ||
| 3490 | 2026.05.27 02:41:19.419992 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3491 | 2026.05.27 02:41:19.420124 [ 260 ] {f7fdf9a6-9e01-4cdb-8270-a67259edb020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3492 | 2026.05.27 02:41:19.420176 [ 260 ] {f7fdf9a6-9e01-4cdb-8270-a67259edb020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3493 | 2026.05.27 02:41:19.420818 [ 260 ] {f7fdf9a6-9e01-4cdb-8270-a67259edb020} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2026.05.27 02:41:19.420871 [ 260 ] {f7fdf9a6-9e01-4cdb-8270-a67259edb020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3495 | 2026.05.27 02:41:19.421292 [ 260 ] {f7fdf9a6-9e01-4cdb-8270-a67259edb020} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3496 | 2026.05.27 02:41:19.421519 [ 260 ] {f7fdf9a6-9e01-4cdb-8270-a67259edb020} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2026.05.27 02:41:19.421661 [ 260 ] {f7fdf9a6-9e01-4cdb-8270-a67259edb020} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001575 sec., 177777.77777777778 rows/sec., 11.28 MiB/sec. | ||
| 3498 | 2026.05.27 02:41:19.421696 [ 260 ] {f7fdf9a6-9e01-4cdb-8270-a67259edb020} <Debug> TCPHandler: Processed in 0.001768909 sec. | ||
| 3499 | 2026.05.27 02:41:19.421868 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3500 | 2026.05.27 02:41:19.421996 [ 260 ] {dfcbc7bf-aa8d-46e8-a4f1-141e2e5452dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3501 | 2026.05.27 02:41:19.422047 [ 260 ] {dfcbc7bf-aa8d-46e8-a4f1-141e2e5452dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3502 | 2026.05.27 02:41:19.422766 [ 260 ] {dfcbc7bf-aa8d-46e8-a4f1-141e2e5452dd} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3503 | 2026.05.27 02:41:19.422803 [ 260 ] {dfcbc7bf-aa8d-46e8-a4f1-141e2e5452dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3504 | 2026.05.27 02:41:19.423163 [ 260 ] {dfcbc7bf-aa8d-46e8-a4f1-141e2e5452dd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3505 | 2026.05.27 02:41:19.423379 [ 260 ] {dfcbc7bf-aa8d-46e8-a4f1-141e2e5452dd} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3506 | 2026.05.27 02:41:19.423522 [ 260 ] {dfcbc7bf-aa8d-46e8-a4f1-141e2e5452dd} <Debug> executeQuery: Read 785 rows, 62.07 KiB in 0.00155 sec., 506451.6129032258 rows/sec., 39.10 MiB/sec. | ||
| 3507 | 2026.05.27 02:41:19.423562 [ 260 ] {dfcbc7bf-aa8d-46e8-a4f1-141e2e5452dd} <Debug> TCPHandler: Processed in 0.001758479 sec. | ||
| 3508 | 2026.05.27 02:41:19.423710 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3509 | 2026.05.27 02:41:19.423808 [ 260 ] {aa7232f7-3650-4ff3-84c0-824341acd6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3510 | 2026.05.27 02:41:19.423848 [ 260 ] {aa7232f7-3650-4ff3-84c0-824341acd6a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3511 | 2026.05.27 02:41:19.424283 [ 260 ] {aa7232f7-3650-4ff3-84c0-824341acd6a5} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3512 | 2026.05.27 02:41:19.424319 [ 260 ] {aa7232f7-3650-4ff3-84c0-824341acd6a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3513 | 2026.05.27 02:41:19.424654 [ 260 ] {aa7232f7-3650-4ff3-84c0-824341acd6a5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3514 | 2026.05.27 02:41:19.424900 [ 260 ] {aa7232f7-3650-4ff3-84c0-824341acd6a5} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3515 | 2026.05.27 02:41:19.425028 [ 260 ] {aa7232f7-3650-4ff3-84c0-824341acd6a5} <Debug> executeQuery: Read 144 rows, 8.71 KiB in 0.001238 sec., 116316.63974151858 rows/sec., 6.87 MiB/sec. | ||
| 3516 | 2026.05.27 02:41:19.425062 [ 260 ] {aa7232f7-3650-4ff3-84c0-824341acd6a5} <Debug> TCPHandler: Processed in 0.001402345 sec. | ||
| 3517 | 2026.05.27 02:41:19.425189 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3518 | 2026.05.27 02:41:19.425287 [ 260 ] {e6f87194-15bf-444b-9bd3-2fb8fa8ba5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3519 | 2026.05.27 02:41:19.425327 [ 260 ] {e6f87194-15bf-444b-9bd3-2fb8fa8ba5fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3520 | 2026.05.27 02:41:19.425887 [ 260 ] {e6f87194-15bf-444b-9bd3-2fb8fa8ba5fd} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3521 | 2026.05.27 02:41:19.425937 [ 260 ] {e6f87194-15bf-444b-9bd3-2fb8fa8ba5fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3522 | 2026.05.27 02:41:19.426332 [ 260 ] {e6f87194-15bf-444b-9bd3-2fb8fa8ba5fd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3523 | 2026.05.27 02:41:19.426564 [ 260 ] {e6f87194-15bf-444b-9bd3-2fb8fa8ba5fd} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3524 | 2026.05.27 02:41:19.426713 [ 260 ] {e6f87194-15bf-444b-9bd3-2fb8fa8ba5fd} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001443 sec., 100485.10048510048 rows/sec., 6.48 MiB/sec. | ||
| 3525 | 2026.05.27 02:41:19.426766 [ 260 ] {e6f87194-15bf-444b-9bd3-2fb8fa8ba5fd} <Debug> TCPHandler: Processed in 0.001625337 sec. | ||
| 3526 | 2026.05.27 02:41:19.426971 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3527 | 2026.05.27 02:41:19.427099 [ 260 ] {44a7797c-ce57-4cf8-87e8-431b40d96447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3528 | 2026.05.27 02:41:19.427153 [ 260 ] {44a7797c-ce57-4cf8-87e8-431b40d96447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3529 | 2026.05.27 02:41:19.427638 [ 260 ] {44a7797c-ce57-4cf8-87e8-431b40d96447} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3530 | 2026.05.27 02:41:19.427675 [ 260 ] {44a7797c-ce57-4cf8-87e8-431b40d96447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3531 | 2026.05.27 02:41:19.427987 [ 260 ] {44a7797c-ce57-4cf8-87e8-431b40d96447} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3532 | 2026.05.27 02:41:19.428198 [ 260 ] {44a7797c-ce57-4cf8-87e8-431b40d96447} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3533 | 2026.05.27 02:41:19.428323 [ 260 ] {44a7797c-ce57-4cf8-87e8-431b40d96447} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001261 sec., 114195.08326724822 rows/sec., 6.49 MiB/sec. | ||
| 3534 | 2026.05.27 02:41:19.428357 [ 260 ] {44a7797c-ce57-4cf8-87e8-431b40d96447} <Debug> TCPHandler: Processed in 0.001493606 sec. | ||
| 3535 | 2026.05.27 02:41:19.428518 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3536 | 2026.05.27 02:41:19.428615 [ 260 ] {472e372f-9df8-451f-ad9e-58a97431f293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3537 | 2026.05.27 02:41:19.428655 [ 260 ] {472e372f-9df8-451f-ad9e-58a97431f293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3538 | 2026.05.27 02:41:19.429209 [ 260 ] {472e372f-9df8-451f-ad9e-58a97431f293} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2026.05.27 02:41:19.429246 [ 260 ] {472e372f-9df8-451f-ad9e-58a97431f293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3540 | 2026.05.27 02:41:19.429567 [ 260 ] {472e372f-9df8-451f-ad9e-58a97431f293} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3541 | 2026.05.27 02:41:19.429776 [ 260 ] {472e372f-9df8-451f-ad9e-58a97431f293} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3542 | 2026.05.27 02:41:19.429903 [ 260 ] {472e372f-9df8-451f-ad9e-58a97431f293} <Debug> executeQuery: Read 488 rows, 35.05 KiB in 0.001307 sec., 373374.1392501913 rows/sec., 26.19 MiB/sec. | ||
| 3543 | 2026.05.27 02:41:19.429937 [ 260 ] {472e372f-9df8-451f-ad9e-58a97431f293} <Debug> TCPHandler: Processed in 0.001469626 sec. | ||
| 3544 | 2026.05.27 02:41:19.430092 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3545 | 2026.05.27 02:41:19.430189 [ 260 ] {fe6e3119-9a54-46e2-88b6-e4a728739554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3546 | 2026.05.27 02:41:19.430230 [ 260 ] {fe6e3119-9a54-46e2-88b6-e4a728739554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3547 | 2026.05.27 02:41:19.430566 [ 260 ] {fe6e3119-9a54-46e2-88b6-e4a728739554} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3548 | 2026.05.27 02:41:19.430602 [ 260 ] {fe6e3119-9a54-46e2-88b6-e4a728739554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3549 | 2026.05.27 02:41:19.430900 [ 260 ] {fe6e3119-9a54-46e2-88b6-e4a728739554} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3550 | 2026.05.27 02:41:19.431108 [ 260 ] {fe6e3119-9a54-46e2-88b6-e4a728739554} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3551 | 2026.05.27 02:41:19.431211 [ 141 ] {} <Debug> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3552 | 2026.05.27 02:41:19.431231 [ 260 ] {fe6e3119-9a54-46e2-88b6-e4a728739554} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.00106 sec., 3773.5849056603774 rows/sec., 197.16 KiB/sec. | ||
| 3553 | 2026.05.27 02:41:19.431283 [ 141 ] {} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2026.05.27 02:41:19.431285 [ 260 ] {fe6e3119-9a54-46e2-88b6-e4a728739554} <Debug> TCPHandler: Processed in 0.001242883 sec. | ||
| 3555 | 2026.05.27 02:41:19.431317 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3556 | 2026.05.27 02:41:19.431438 [ 191 ] {9eecd929-554e-44d7-b41b-4f64566d9376::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 | ||
| 3557 | 2026.05.27 02:41:19.431452 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3558 | 2026.05.27 02:41:19.431571 [ 260 ] {70787a6b-4036-4aa5-9eaa-7bce92841804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3559 | 2026.05.27 02:41:19.431586 [ 191 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3560 | 2026.05.27 02:41:19.431615 [ 260 ] {70787a6b-4036-4aa5-9eaa-7bce92841804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3561 | 2026.05.27 02:41:19.431626 [ 191 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3562 | 2026.05.27 02:41:19.431691 [ 191 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3563 | 2026.05.27 02:41:19.431733 [ 191 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3564 | 2026.05.27 02:41:19.431772 [ 191 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3565 | 2026.05.27 02:41:19.431808 [ 191 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3566 | 2026.05.27 02:41:19.431844 [ 191 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 3567 | 2026.05.27 02:41:19.432029 [ 260 ] {70787a6b-4036-4aa5-9eaa-7bce92841804} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3568 | 2026.05.27 02:41:19.432069 [ 260 ] {70787a6b-4036-4aa5-9eaa-7bce92841804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3569 | 2026.05.27 02:41:19.432416 [ 260 ] {70787a6b-4036-4aa5-9eaa-7bce92841804} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3570 | 2026.05.27 02:41:19.432652 [ 260 ] {70787a6b-4036-4aa5-9eaa-7bce92841804} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3571 | 2026.05.27 02:41:19.432657 [ 200 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001265013 sec., 18972.137045231946 rows/sec., 991.22 KiB/sec. | ||
| 3572 | 2026.05.27 02:41:19.432784 [ 260 ] {70787a6b-4036-4aa5-9eaa-7bce92841804} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001232 sec., 215097.4025974026 rows/sec., 14.29 MiB/sec. | ||
| 3573 | 2026.05.27 02:41:19.432790 [ 191 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3574 | 2026.05.27 02:41:19.432826 [ 260 ] {70787a6b-4036-4aa5-9eaa-7bce92841804} <Debug> TCPHandler: Processed in 0.001423485 sec. | ||
| 3575 | 2026.05.27 02:41:19.432966 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3576 | 2026.05.27 02:41:19.433064 [ 260 ] {07b8a236-d4dd-4f8d-a500-f483603a3df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3577 | 2026.05.27 02:41:19.433092 [ 191 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_6_1} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2026.05.27 02:41:19.433107 [ 260 ] {07b8a236-d4dd-4f8d-a500-f483603a3df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3579 | 2026.05.27 02:41:19.433192 [ 191 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_6_1} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3580 | 2026.05.27 02:41:19.433267 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3581 | 2026.05.27 02:41:19.433430 [ 260 ] {07b8a236-d4dd-4f8d-a500-f483603a3df1} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3582 | 2026.05.27 02:41:19.433470 [ 260 ] {07b8a236-d4dd-4f8d-a500-f483603a3df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3583 | 2026.05.27 02:41:19.433760 [ 260 ] {07b8a236-d4dd-4f8d-a500-f483603a3df1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3584 | 2026.05.27 02:41:19.433964 [ 260 ] {07b8a236-d4dd-4f8d-a500-f483603a3df1} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3585 | 2026.05.27 02:41:19.434089 [ 260 ] {07b8a236-d4dd-4f8d-a500-f483603a3df1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 3586 | 2026.05.27 02:41:19.434122 [ 260 ] {07b8a236-d4dd-4f8d-a500-f483603a3df1} <Debug> TCPHandler: Processed in 0.001205983 sec. | ||
| 3587 | 2026.05.27 02:41:19.434247 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3588 | 2026.05.27 02:41:19.434354 [ 260 ] {feeb67fa-5686-4da6-96b9-20144cc888db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3589 | 2026.05.27 02:41:19.434408 [ 260 ] {feeb67fa-5686-4da6-96b9-20144cc888db} <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 | ||
| 3590 | 2026.05.27 02:41:19.435262 [ 260 ] {feeb67fa-5686-4da6-96b9-20144cc888db} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3591 | 2026.05.27 02:41:19.435303 [ 260 ] {feeb67fa-5686-4da6-96b9-20144cc888db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3592 | 2026.05.27 02:41:19.435800 [ 260 ] {feeb67fa-5686-4da6-96b9-20144cc888db} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3593 | 2026.05.27 02:41:19.436030 [ 260 ] {feeb67fa-5686-4da6-96b9-20144cc888db} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3594 | 2026.05.27 02:41:19.436165 [ 260 ] {feeb67fa-5686-4da6-96b9-20144cc888db} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00183 sec., 2185.792349726776 rows/sec., 3.92 MiB/sec. | ||
| 3595 | 2026.05.27 02:41:19.436214 [ 260 ] {feeb67fa-5686-4da6-96b9-20144cc888db} <Debug> TCPHandler: Processed in 0.002019941 sec. | ||
| 3596 | 2026.05.27 02:41:19.436352 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3597 | 2026.05.27 02:41:19.436450 [ 260 ] {9fef5394-42c0-4c6f-aee5-0b9f4cf528e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3598 | 2026.05.27 02:41:19.436491 [ 260 ] {9fef5394-42c0-4c6f-aee5-0b9f4cf528e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3599 | 2026.05.27 02:41:19.436841 [ 260 ] {9fef5394-42c0-4c6f-aee5-0b9f4cf528e0} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3600 | 2026.05.27 02:41:19.436877 [ 260 ] {9fef5394-42c0-4c6f-aee5-0b9f4cf528e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3601 | 2026.05.27 02:41:19.437172 [ 260 ] {9fef5394-42c0-4c6f-aee5-0b9f4cf528e0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3602 | 2026.05.27 02:41:19.437396 [ 260 ] {9fef5394-42c0-4c6f-aee5-0b9f4cf528e0} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3603 | 2026.05.27 02:41:19.437521 [ 260 ] {9fef5394-42c0-4c6f-aee5-0b9f4cf528e0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001091 sec., 82493.12557286893 rows/sec., 5.16 MiB/sec. | ||
| 3604 | 2026.05.27 02:41:19.437554 [ 260 ] {9fef5394-42c0-4c6f-aee5-0b9f4cf528e0} <Debug> TCPHandler: Processed in 0.001251714 sec. | ||
| 3605 | 2026.05.27 02:41:23.801675 [ 132 ] {} <Debug> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3606 | 2026.05.27 02:41:23.801789 [ 132 ] {} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3607 | 2026.05.27 02:41:23.801826 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3608 | 2026.05.27 02:41:23.802033 [ 193 ] {6d0f49ee-3704-4400-a514-0345ba15d261::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 | ||
| 3609 | 2026.05.27 02:41:23.802257 [ 193 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3610 | 2026.05.27 02:41:23.802318 [ 193 ] {6d0f49ee-3704-4400-a514-0345ba15d261::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 | ||
| 3611 | 2026.05.27 02:41:23.802439 [ 193 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
| 3612 | 2026.05.27 02:41:23.802528 [ 193 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3613 | 2026.05.27 02:41:23.802610 [ 193 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 3614 | 2026.05.27 02:41:23.802671 [ 193 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 3615 | 2026.05.27 02:41:23.803434 [ 191 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001493847 sec., 20082.377914204066 rows/sec., 1.68 MiB/sec. | ||
| 3616 | 2026.05.27 02:41:23.803593 [ 191 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3617 | 2026.05.27 02:41:23.803893 [ 191 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_5_1} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3618 | 2026.05.27 02:41:23.803970 [ 191 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_5_1} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3619 | 2026.05.27 02:41:23.804059 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3620 | 2026.05.27 02:41:23.874371 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3621 | 2026.05.27 02:41:23.874410 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3622 | 2026.05.27 02:41:23.933695 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6637 | ||
| 3623 | 2026.05.27 02:41:23.934173 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3624 | 2026.05.27 02:41:23.934217 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3625 | 2026.05.27 02:41:23.934745 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3626 | 2026.05.27 02:41:23.935113 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3627 | 2026.05.27 02:41:23.935308 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6637 | ||
| 3628 | 2026.05.27 02:41:24.304981 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3629 | 2026.05.27 02:41:24.321411 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3630 | 2026.05.27 02:41:24.321479 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3631 | 2026.05.27 02:41:24.327932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3632 | 2026.05.27 02:41:24.328677 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2026.05.27 02:41:24.331649 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3634 | 2026.05.27 02:41:24.409506 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3635 | 2026.05.27 02:41:24.409759 [ 260 ] {f2712879-bd35-4823-9579-9a9626df8096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 3636 | 2026.05.27 02:41:24.410135 [ 260 ] {f2712879-bd35-4823-9579-9a9626df8096} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3637 | 2026.05.27 02:41:24.410181 [ 260 ] {f2712879-bd35-4823-9579-9a9626df8096} <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 | ||
| 3638 | 2026.05.27 02:41:24.410417 [ 260 ] {f2712879-bd35-4823-9579-9a9626df8096} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3639 | 2026.05.27 02:41:24.410486 [ 260 ] {f2712879-bd35-4823-9579-9a9626df8096} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3640 | 2026.05.27 02:41:24.410624 [ 260 ] {f2712879-bd35-4823-9579-9a9626df8096} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3641 | 2026.05.27 02:41:24.410711 [ 325 ] {f2712879-bd35-4823-9579-9a9626df8096} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3642 | 2026.05.27 02:41:24.410732 [ 350 ] {f2712879-bd35-4823-9579-9a9626df8096} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3643 | 2026.05.27 02:41:24.410738 [ 358 ] {f2712879-bd35-4823-9579-9a9626df8096} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3644 | 2026.05.27 02:41:24.410718 [ 309 ] {f2712879-bd35-4823-9579-9a9626df8096} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3645 | 2026.05.27 02:41:24.410879 [ 260 ] {f2712879-bd35-4823-9579-9a9626df8096} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3646 | 2026.05.27 02:41:24.410903 [ 260 ] {f2712879-bd35-4823-9579-9a9626df8096} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3647 | 2026.05.27 02:41:24.410988 [ 260 ] {f2712879-bd35-4823-9579-9a9626df8096} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3648 | 2026.05.27 02:41:24.411009 [ 260 ] {f2712879-bd35-4823-9579-9a9626df8096} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 3649 | 2026.05.27 02:41:24.411046 [ 260 ] {f2712879-bd35-4823-9579-9a9626df8096} <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'))" | ||
| 3650 | 2026.05.27 02:41:24.411085 [ 260 ] {f2712879-bd35-4823-9579-9a9626df8096} <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'))" | ||
| 3651 | 2026.05.27 02:41:24.411133 [ 260 ] {f2712879-bd35-4823-9579-9a9626df8096} <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'))" | ||
| 3652 | 2026.05.27 02:41:24.412466 [ 260 ] {f2712879-bd35-4823-9579-9a9626df8096} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.002807 sec., 17812.611328820803 rows/sec., 3.04 MiB/sec. | ||
| 3653 | 2026.05.27 02:41:24.412639 [ 260 ] {f2712879-bd35-4823-9579-9a9626df8096} <Debug> MemoryTracker: Peak memory usage (for query): 138.42 KiB. | ||
| 3654 | 2026.05.27 02:41:24.412657 [ 260 ] {f2712879-bd35-4823-9579-9a9626df8096} <Debug> TCPHandler: Processed in 0.003291115 sec. | ||
| 3655 | 2026.05.27 02:41:24.414991 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3656 | 2026.05.27 02:41:24.415145 [ 260 ] {de9a2a6a-a344-4731-a497-6983d2f1f752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3657 | 2026.05.27 02:41:24.415214 [ 260 ] {de9a2a6a-a344-4731-a497-6983d2f1f752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3658 | 2026.05.27 02:41:24.415808 [ 260 ] {de9a2a6a-a344-4731-a497-6983d2f1f752} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3659 | 2026.05.27 02:41:24.415848 [ 260 ] {de9a2a6a-a344-4731-a497-6983d2f1f752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3660 | 2026.05.27 02:41:24.416204 [ 260 ] {de9a2a6a-a344-4731-a497-6983d2f1f752} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3661 | 2026.05.27 02:41:24.416431 [ 260 ] {de9a2a6a-a344-4731-a497-6983d2f1f752} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3662 | 2026.05.27 02:41:24.416579 [ 260 ] {de9a2a6a-a344-4731-a497-6983d2f1f752} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.00148 sec., 87837.83783783784 rows/sec., 7.58 MiB/sec. | ||
| 3663 | 2026.05.27 02:41:24.416590 [ 132 ] {} <Debug> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3664 | 2026.05.27 02:41:24.416618 [ 260 ] {de9a2a6a-a344-4731-a497-6983d2f1f752} <Debug> TCPHandler: Processed in 0.001748238 sec. | ||
| 3665 | 2026.05.27 02:41:24.416643 [ 132 ] {} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3666 | 2026.05.27 02:41:24.416673 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3667 | 2026.05.27 02:41:24.416763 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3668 | 2026.05.27 02:41:24.416772 [ 200 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::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 | ||
| 3669 | 2026.05.27 02:41:24.416873 [ 260 ] {76b8b03a-194e-4b82-ab7e-514b4a2b629d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3670 | 2026.05.27 02:41:24.416878 [ 200 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3671 | 2026.05.27 02:41:24.416919 [ 260 ] {76b8b03a-194e-4b82-ab7e-514b4a2b629d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3672 | 2026.05.27 02:41:24.416919 [ 200 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4189 rows starting from the beginning of the part | ||
| 3673 | 2026.05.27 02:41:24.416990 [ 200 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 785 rows starting from the beginning of the part | ||
| 3674 | 2026.05.27 02:41:24.417041 [ 200 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2479 rows starting from the beginning of the part | ||
| 3675 | 2026.05.27 02:41:24.417085 [ 200 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3676 | 2026.05.27 02:41:24.417127 [ 200 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 785 rows starting from the beginning of the part | ||
| 3677 | 2026.05.27 02:41:24.417170 [ 200 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 130 rows starting from the beginning of the part | ||
| 3678 | 2026.05.27 02:41:24.417386 [ 260 ] {76b8b03a-194e-4b82-ab7e-514b4a2b629d} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3679 | 2026.05.27 02:41:24.417423 [ 260 ] {76b8b03a-194e-4b82-ab7e-514b4a2b629d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3680 | 2026.05.27 02:41:24.417789 [ 260 ] {76b8b03a-194e-4b82-ab7e-514b4a2b629d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3681 | 2026.05.27 02:41:24.418027 [ 260 ] {76b8b03a-194e-4b82-ab7e-514b4a2b629d} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3682 | 2026.05.27 02:41:24.418173 [ 260 ] {76b8b03a-194e-4b82-ab7e-514b4a2b629d} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001323 sec., 27966.74225245654 rows/sec., 2.05 MiB/sec. | ||
| 3683 | 2026.05.27 02:41:24.418209 [ 260 ] {76b8b03a-194e-4b82-ab7e-514b4a2b629d} <Debug> TCPHandler: Processed in 0.001497616 sec. | ||
| 3684 | 2026.05.27 02:41:24.418332 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3685 | 2026.05.27 02:41:24.418433 [ 260 ] {1acf42bd-cd23-4478-b979-b410e1441d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3686 | 2026.05.27 02:41:24.418476 [ 260 ] {1acf42bd-cd23-4478-b979-b410e1441d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3687 | 2026.05.27 02:41:24.418928 [ 260 ] {1acf42bd-cd23-4478-b979-b410e1441d26} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3688 | 2026.05.27 02:41:24.418965 [ 260 ] {1acf42bd-cd23-4478-b979-b410e1441d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3689 | 2026.05.27 02:41:24.419271 [ 260 ] {1acf42bd-cd23-4478-b979-b410e1441d26} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3690 | 2026.05.27 02:41:24.419487 [ 260 ] {1acf42bd-cd23-4478-b979-b410e1441d26} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3691 | 2026.05.27 02:41:24.419546 [ 191 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8424 rows, containing 5 columns (5 merged, 0 gathered) in 0.00281223 sec., 2995487.5668064132 rows/sec., 238.61 MiB/sec. | ||
| 3692 | 2026.05.27 02:41:24.419598 [ 132 ] {} <Debug> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3693 | 2026.05.27 02:41:24.419626 [ 260 ] {1acf42bd-cd23-4478-b979-b410e1441d26} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001214 sec., 83196.04612850082 rows/sec., 6.50 MiB/sec. | ||
| 3694 | 2026.05.27 02:41:24.419633 [ 132 ] {} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3695 | 2026.05.27 02:41:24.419667 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3696 | 2026.05.27 02:41:24.419668 [ 260 ] {1acf42bd-cd23-4478-b979-b410e1441d26} <Debug> TCPHandler: Processed in 0.001387645 sec. | ||
| 3697 | 2026.05.27 02:41:24.419734 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::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 | ||
| 3698 | 2026.05.27 02:41:24.419814 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3699 | 2026.05.27 02:41:24.419818 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3700 | 2026.05.27 02:41:24.419840 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2400 rows starting from the beginning of the part | ||
| 3701 | 2026.05.27 02:41:24.419885 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part | ||
| 3702 | 2026.05.27 02:41:24.419923 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1333 rows starting from the beginning of the part | ||
| 3703 | 2026.05.27 02:41:24.419925 [ 260 ] {746f5198-bc67-47a9-b2dc-e553b0ce63c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3704 | 2026.05.27 02:41:24.419964 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3705 | 2026.05.27 02:41:24.419976 [ 260 ] {746f5198-bc67-47a9-b2dc-e553b0ce63c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3706 | 2026.05.27 02:41:24.420002 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part | ||
| 3707 | 2026.05.27 02:41:24.420005 [ 198 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3708 | 2026.05.27 02:41:24.420040 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 101 rows starting from the beginning of the part | ||
| 3709 | 2026.05.27 02:41:24.420378 [ 198 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_21_4} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3710 | 2026.05.27 02:41:24.420420 [ 260 ] {746f5198-bc67-47a9-b2dc-e553b0ce63c5} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3711 | 2026.05.27 02:41:24.420463 [ 260 ] {746f5198-bc67-47a9-b2dc-e553b0ce63c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3712 | 2026.05.27 02:41:24.420464 [ 198 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_21_4} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3713 | 2026.05.27 02:41:24.420562 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 3714 | 2026.05.27 02:41:24.420971 [ 260 ] {746f5198-bc67-47a9-b2dc-e553b0ce63c5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3715 | 2026.05.27 02:41:24.421254 [ 260 ] {746f5198-bc67-47a9-b2dc-e553b0ce63c5} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3716 | 2026.05.27 02:41:24.421397 [ 191 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4874 rows, containing 5 columns (5 merged, 0 gathered) in 0.001690798 sec., 2882662.506106584 rows/sec., 208.75 MiB/sec. | ||
| 3717 | 2026.05.27 02:41:24.421407 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3718 | 2026.05.27 02:41:24.421450 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3719 | 2026.05.27 02:41:24.421454 [ 260 ] {746f5198-bc67-47a9-b2dc-e553b0ce63c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001544 sec., 103626.94300518134 rows/sec., 7.22 MiB/sec. | ||
| 3720 | 2026.05.27 02:41:24.421473 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3721 | 2026.05.27 02:41:24.421529 [ 260 ] {746f5198-bc67-47a9-b2dc-e553b0ce63c5} <Debug> TCPHandler: Processed in 0.001760489 sec. | ||
| 3722 | 2026.05.27 02:41:24.421588 [ 196 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::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 | ||
| 3723 | 2026.05.27 02:41:24.421607 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3724 | 2026.05.27 02:41:24.421715 [ 196 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3725 | 2026.05.27 02:41:24.421723 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3726 | 2026.05.27 02:41:24.421766 [ 196 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6373 rows starting from the beginning of the part | ||
| 3727 | 2026.05.27 02:41:24.421855 [ 196 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 265 rows starting from the beginning of the part | ||
| 3728 | 2026.05.27 02:41:24.421870 [ 260 ] {595aa93b-3e36-4b81-a07c-3446e9166e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3729 | 2026.05.27 02:41:24.421872 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_21_4} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3730 | 2026.05.27 02:41:24.421910 [ 196 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1532 rows starting from the beginning of the part | ||
| 3731 | 2026.05.27 02:41:24.421956 [ 260 ] {595aa93b-3e36-4b81-a07c-3446e9166e7e} <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 | ||
| 3732 | 2026.05.27 02:41:24.421958 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_21_4} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3733 | 2026.05.27 02:41:24.421964 [ 196 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 96 rows starting from the beginning of the part | ||
| 3734 | 2026.05.27 02:41:24.422035 [ 196 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 265 rows starting from the beginning of the part | ||
| 3735 | 2026.05.27 02:41:24.422044 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 3736 | 2026.05.27 02:41:24.422079 [ 196 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3737 | 2026.05.27 02:41:24.422938 [ 260 ] {595aa93b-3e36-4b81-a07c-3446e9166e7e} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3738 | 2026.05.27 02:41:24.422979 [ 260 ] {595aa93b-3e36-4b81-a07c-3446e9166e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3739 | 2026.05.27 02:41:24.423596 [ 260 ] {595aa93b-3e36-4b81-a07c-3446e9166e7e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3740 | 2026.05.27 02:41:24.423840 [ 260 ] {595aa93b-3e36-4b81-a07c-3446e9166e7e} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3741 | 2026.05.27 02:41:24.423958 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3742 | 2026.05.27 02:41:24.423993 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3743 | 2026.05.27 02:41:24.423993 [ 260 ] {595aa93b-3e36-4b81-a07c-3446e9166e7e} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002164 sec., 17097.96672828096 rows/sec., 30.64 MiB/sec. | ||
| 3744 | 2026.05.27 02:41:24.424018 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3745 | 2026.05.27 02:41:24.424081 [ 260 ] {595aa93b-3e36-4b81-a07c-3446e9166e7e} <Debug> TCPHandler: Processed in 0.002468306 sec. | ||
| 3746 | 2026.05.27 02:41:24.424102 [ 191 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::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 | ||
| 3747 | 2026.05.27 02:41:24.424249 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3748 | 2026.05.27 02:41:24.424311 [ 191 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3749 | 2026.05.27 02:41:24.424360 [ 260 ] {83ae27bd-baca-4f6a-986e-514f81d733fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3750 | 2026.05.27 02:41:24.424365 [ 191 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 117 rows starting from the beginning of the part | ||
| 3751 | 2026.05.27 02:41:24.424413 [ 260 ] {83ae27bd-baca-4f6a-986e-514f81d733fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3752 | 2026.05.27 02:41:24.424510 [ 191 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
| 3753 | 2026.05.27 02:41:24.424619 [ 191 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 3754 | 2026.05.27 02:41:24.424715 [ 191 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part | ||
| 3755 | 2026.05.27 02:41:24.424802 [ 260 ] {83ae27bd-baca-4f6a-986e-514f81d733fa} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3756 | 2026.05.27 02:41:24.424803 [ 191 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 3757 | 2026.05.27 02:41:24.424846 [ 260 ] {83ae27bd-baca-4f6a-986e-514f81d733fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3758 | 2026.05.27 02:41:24.424914 [ 191 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part | ||
| 3759 | 2026.05.27 02:41:24.425203 [ 260 ] {83ae27bd-baca-4f6a-986e-514f81d733fa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3760 | 2026.05.27 02:41:24.425455 [ 260 ] {83ae27bd-baca-4f6a-986e-514f81d733fa} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3761 | 2026.05.27 02:41:24.425460 [ 196 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8691 rows, containing 5 columns (5 merged, 0 gathered) in 0.003929292 sec., 2211848.852159626 rows/sec., 141.50 MiB/sec. | ||
| 3762 | 2026.05.27 02:41:24.425566 [ 132 ] {} <Debug> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3763 | 2026.05.27 02:41:24.425595 [ 132 ] {} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3764 | 2026.05.27 02:41:24.425599 [ 260 ] {83ae27bd-baca-4f6a-986e-514f81d733fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001264 sec., 47468.354430379746 rows/sec., 3.20 MiB/sec. | ||
| 3765 | 2026.05.27 02:41:24.425614 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3766 | 2026.05.27 02:41:24.425643 [ 260 ] {83ae27bd-baca-4f6a-986e-514f81d733fa} <Debug> TCPHandler: Processed in 0.001456896 sec. | ||
| 3767 | 2026.05.27 02:41:24.425662 [ 196 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3768 | 2026.05.27 02:41:24.425700 [ 199 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 3769 | 2026.05.27 02:41:24.425794 [ 199 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3770 | 2026.05.27 02:41:24.425821 [ 199 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1344 rows starting from the beginning of the part | ||
| 3771 | 2026.05.27 02:41:24.425874 [ 199 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
| 3772 | 2026.05.27 02:41:24.425918 [ 199 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 3773 | 2026.05.27 02:41:24.425954 [ 199 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 3774 | 2026.05.27 02:41:24.425991 [ 199 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 3775 | 2026.05.27 02:41:24.425998 [ 196 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3776 | 2026.05.27 02:41:24.426031 [ 199 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 3777 | 2026.05.27 02:41:24.426078 [ 196 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3778 | 2026.05.27 02:41:24.426150 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 3779 | 2026.05.27 02:41:24.426964 [ 191 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1644 rows, containing 4 columns (4 merged, 0 gathered) in 0.001295253 sec., 1269250.1001734796 rows/sec., 78.55 MiB/sec. | ||
| 3780 | 2026.05.27 02:41:24.427153 [ 196 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3781 | 2026.05.27 02:41:24.427414 [ 196 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_21_4} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3782 | 2026.05.27 02:41:24.427482 [ 196 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_21_4} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3783 | 2026.05.27 02:41:24.427554 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3784 | 2026.05.27 02:41:24.427849 [ 192 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 19 columns (19 merged, 0 gathered) in 0.003776581 sec., 64873.49271735466 rows/sec., 116.25 MiB/sec. | ||
| 3785 | 2026.05.27 02:41:24.428363 [ 196 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3786 | 2026.05.27 02:41:24.428684 [ 196 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3787 | 2026.05.27 02:41:24.428755 [ 196 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3788 | 2026.05.27 02:41:24.428861 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 3789 | 2026.05.27 02:41:25.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.65 MiB, peak 236.60 MiB, free memory in arenas 0.00 B, will set to 231.32 MiB (RSS), difference: 1.67 MiB | ||
| 3790 | 2026.05.27 02:41:29.412341 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3791 | 2026.05.27 02:41:29.412629 [ 260 ] {a58495a4-257c-4b37-89d8-3d3b5271c648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 3792 | 2026.05.27 02:41:29.413025 [ 260 ] {a58495a4-257c-4b37-89d8-3d3b5271c648} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3793 | 2026.05.27 02:41:29.413074 [ 260 ] {a58495a4-257c-4b37-89d8-3d3b5271c648} <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 | ||
| 3794 | 2026.05.27 02:41:29.413355 [ 260 ] {a58495a4-257c-4b37-89d8-3d3b5271c648} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3795 | 2026.05.27 02:41:29.413433 [ 260 ] {a58495a4-257c-4b37-89d8-3d3b5271c648} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3796 | 2026.05.27 02:41:29.413572 [ 260 ] {a58495a4-257c-4b37-89d8-3d3b5271c648} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3797 | 2026.05.27 02:41:29.413680 [ 309 ] {a58495a4-257c-4b37-89d8-3d3b5271c648} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3798 | 2026.05.27 02:41:29.413694 [ 323 ] {a58495a4-257c-4b37-89d8-3d3b5271c648} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3799 | 2026.05.27 02:41:29.413695 [ 358 ] {a58495a4-257c-4b37-89d8-3d3b5271c648} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3800 | 2026.05.27 02:41:29.413686 [ 325 ] {a58495a4-257c-4b37-89d8-3d3b5271c648} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3801 | 2026.05.27 02:41:29.413890 [ 260 ] {a58495a4-257c-4b37-89d8-3d3b5271c648} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3802 | 2026.05.27 02:41:29.413917 [ 260 ] {a58495a4-257c-4b37-89d8-3d3b5271c648} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3803 | 2026.05.27 02:41:29.414002 [ 260 ] {a58495a4-257c-4b37-89d8-3d3b5271c648} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3804 | 2026.05.27 02:41:29.414023 [ 260 ] {a58495a4-257c-4b37-89d8-3d3b5271c648} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 3805 | 2026.05.27 02:41:29.414059 [ 260 ] {a58495a4-257c-4b37-89d8-3d3b5271c648} <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'))" | ||
| 3806 | 2026.05.27 02:41:29.414101 [ 260 ] {a58495a4-257c-4b37-89d8-3d3b5271c648} <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'))" | ||
| 3807 | 2026.05.27 02:41:29.414137 [ 260 ] {a58495a4-257c-4b37-89d8-3d3b5271c648} <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'))" | ||
| 3808 | 2026.05.27 02:41:29.415266 [ 260 ] {a58495a4-257c-4b37-89d8-3d3b5271c648} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.002758 sec., 18129.079042784626 rows/sec., 4.50 MiB/sec. | ||
| 3809 | 2026.05.27 02:41:29.415412 [ 260 ] {a58495a4-257c-4b37-89d8-3d3b5271c648} <Debug> MemoryTracker: Peak memory usage (for query): 158.16 KiB. | ||
| 3810 | 2026.05.27 02:41:29.415428 [ 260 ] {a58495a4-257c-4b37-89d8-3d3b5271c648} <Debug> TCPHandler: Processed in 0.003231135 sec. | ||
| 3811 | 2026.05.27 02:41:29.420229 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3812 | 2026.05.27 02:41:29.420346 [ 260 ] {390e7c0d-a6d8-4d63-9ba1-98567a3cc486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3813 | 2026.05.27 02:41:29.420391 [ 260 ] {390e7c0d-a6d8-4d63-9ba1-98567a3cc486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3814 | 2026.05.27 02:41:29.420980 [ 260 ] {390e7c0d-a6d8-4d63-9ba1-98567a3cc486} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3815 | 2026.05.27 02:41:29.421027 [ 260 ] {390e7c0d-a6d8-4d63-9ba1-98567a3cc486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3816 | 2026.05.27 02:41:29.421417 [ 260 ] {390e7c0d-a6d8-4d63-9ba1-98567a3cc486} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3817 | 2026.05.27 02:41:29.421641 [ 260 ] {390e7c0d-a6d8-4d63-9ba1-98567a3cc486} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3818 | 2026.05.27 02:41:29.421793 [ 260 ] {390e7c0d-a6d8-4d63-9ba1-98567a3cc486} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001479 sec., 189317.10615280594 rows/sec., 12.01 MiB/sec. | ||
| 3819 | 2026.05.27 02:41:29.421829 [ 260 ] {390e7c0d-a6d8-4d63-9ba1-98567a3cc486} <Debug> TCPHandler: Processed in 0.001653788 sec. | ||
| 3820 | 2026.05.27 02:41:29.421961 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3821 | 2026.05.27 02:41:29.422060 [ 260 ] {82b4f732-79d4-4c19-8b92-95987fc7466d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3822 | 2026.05.27 02:41:29.422101 [ 260 ] {82b4f732-79d4-4c19-8b92-95987fc7466d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3823 | 2026.05.27 02:41:29.422846 [ 260 ] {82b4f732-79d4-4c19-8b92-95987fc7466d} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3824 | 2026.05.27 02:41:29.422884 [ 260 ] {82b4f732-79d4-4c19-8b92-95987fc7466d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3825 | 2026.05.27 02:41:29.423358 [ 260 ] {82b4f732-79d4-4c19-8b92-95987fc7466d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3826 | 2026.05.27 02:41:29.423704 [ 260 ] {82b4f732-79d4-4c19-8b92-95987fc7466d} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3827 | 2026.05.27 02:41:29.423849 [ 260 ] {82b4f732-79d4-4c19-8b92-95987fc7466d} <Debug> executeQuery: Read 785 rows, 62.07 KiB in 0.001805 sec., 434903.04709141277 rows/sec., 33.58 MiB/sec. | ||
| 3828 | 2026.05.27 02:41:29.423886 [ 260 ] {82b4f732-79d4-4c19-8b92-95987fc7466d} <Debug> TCPHandler: Processed in 0.001974701 sec. | ||
| 3829 | 2026.05.27 02:41:29.424045 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3830 | 2026.05.27 02:41:29.424144 [ 260 ] {52e7c725-55f6-4d54-9b95-ffd0e59a4c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3831 | 2026.05.27 02:41:29.424184 [ 260 ] {52e7c725-55f6-4d54-9b95-ffd0e59a4c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3832 | 2026.05.27 02:41:29.424659 [ 260 ] {52e7c725-55f6-4d54-9b95-ffd0e59a4c3b} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3833 | 2026.05.27 02:41:29.424694 [ 260 ] {52e7c725-55f6-4d54-9b95-ffd0e59a4c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3834 | 2026.05.27 02:41:29.425005 [ 260 ] {52e7c725-55f6-4d54-9b95-ffd0e59a4c3b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3835 | 2026.05.27 02:41:29.425219 [ 260 ] {52e7c725-55f6-4d54-9b95-ffd0e59a4c3b} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3836 | 2026.05.27 02:41:29.425318 [ 119 ] {} <Debug> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3837 | 2026.05.27 02:41:29.425343 [ 260 ] {52e7c725-55f6-4d54-9b95-ffd0e59a4c3b} <Debug> executeQuery: Read 144 rows, 8.71 KiB in 0.001218 sec., 118226.60098522168 rows/sec., 6.99 MiB/sec. | ||
| 3838 | 2026.05.27 02:41:29.425363 [ 119 ] {} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3839 | 2026.05.27 02:41:29.425466 [ 260 ] {52e7c725-55f6-4d54-9b95-ffd0e59a4c3b} <Debug> TCPHandler: Processed in 0.001474336 sec. | ||
| 3840 | 2026.05.27 02:41:29.425472 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3841 | 2026.05.27 02:41:29.425566 [ 196 ] {26623fa7-b46b-4465-af52-bb599726c27b::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 | ||
| 3842 | 2026.05.27 02:41:29.425598 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3843 | 2026.05.27 02:41:29.425680 [ 196 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3844 | 2026.05.27 02:41:29.425702 [ 260 ] {03de9fe7-9169-4080-99df-8fb03e264bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3845 | 2026.05.27 02:41:29.425714 [ 196 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 217 rows starting from the beginning of the part | ||
| 3846 | 2026.05.27 02:41:29.425748 [ 260 ] {03de9fe7-9169-4080-99df-8fb03e264bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3847 | 2026.05.27 02:41:29.425873 [ 196 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 144 rows starting from the beginning of the part | ||
| 3848 | 2026.05.27 02:41:29.425922 [ 196 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 54 rows starting from the beginning of the part | ||
| 3849 | 2026.05.27 02:41:29.425962 [ 196 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 144 rows starting from the beginning of the part | ||
| 3850 | 2026.05.27 02:41:29.426002 [ 196 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part | ||
| 3851 | 2026.05.27 02:41:29.426042 [ 196 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 144 rows starting from the beginning of the part | ||
| 3852 | 2026.05.27 02:41:29.426294 [ 260 ] {03de9fe7-9169-4080-99df-8fb03e264bf0} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3853 | 2026.05.27 02:41:29.426334 [ 260 ] {03de9fe7-9169-4080-99df-8fb03e264bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3854 | 2026.05.27 02:41:29.426671 [ 260 ] {03de9fe7-9169-4080-99df-8fb03e264bf0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3855 | 2026.05.27 02:41:29.426874 [ 196 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346574 sec., 549542.7655665415 rows/sec., 36.26 MiB/sec. | ||
| 3856 | 2026.05.27 02:41:29.426897 [ 260 ] {03de9fe7-9169-4080-99df-8fb03e264bf0} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3857 | 2026.05.27 02:41:29.427015 [ 196 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3858 | 2026.05.27 02:41:29.427032 [ 260 ] {03de9fe7-9169-4080-99df-8fb03e264bf0} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001349 sec., 107487.02742772424 rows/sec., 6.94 MiB/sec. | ||
| 3859 | 2026.05.27 02:41:29.427071 [ 260 ] {03de9fe7-9169-4080-99df-8fb03e264bf0} <Debug> TCPHandler: Processed in 0.001523426 sec. | ||
| 3860 | 2026.05.27 02:41:29.427221 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3861 | 2026.05.27 02:41:29.427265 [ 196 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_16_3} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3862 | 2026.05.27 02:41:29.427322 [ 260 ] {2743baeb-099b-44ab-bedd-a379117c3292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3863 | 2026.05.27 02:41:29.427337 [ 196 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_16_3} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3864 | 2026.05.27 02:41:29.427372 [ 260 ] {2743baeb-099b-44ab-bedd-a379117c3292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3865 | 2026.05.27 02:41:29.427410 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3866 | 2026.05.27 02:41:29.427918 [ 260 ] {2743baeb-099b-44ab-bedd-a379117c3292} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3867 | 2026.05.27 02:41:29.427957 [ 260 ] {2743baeb-099b-44ab-bedd-a379117c3292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3868 | 2026.05.27 02:41:29.428266 [ 260 ] {2743baeb-099b-44ab-bedd-a379117c3292} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3869 | 2026.05.27 02:41:29.428477 [ 260 ] {2743baeb-099b-44ab-bedd-a379117c3292} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3870 | 2026.05.27 02:41:29.428603 [ 260 ] {2743baeb-099b-44ab-bedd-a379117c3292} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.0013 sec., 110769.23076923078 rows/sec., 6.29 MiB/sec. | ||
| 3871 | 2026.05.27 02:41:29.428637 [ 260 ] {2743baeb-099b-44ab-bedd-a379117c3292} <Debug> TCPHandler: Processed in 0.001471756 sec. | ||
| 3872 | 2026.05.27 02:41:29.428778 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3873 | 2026.05.27 02:41:29.428875 [ 260 ] {abbcc95c-11e3-47df-94ad-5671346f3607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3874 | 2026.05.27 02:41:29.428914 [ 260 ] {abbcc95c-11e3-47df-94ad-5671346f3607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3875 | 2026.05.27 02:41:29.429612 [ 260 ] {abbcc95c-11e3-47df-94ad-5671346f3607} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3876 | 2026.05.27 02:41:29.429647 [ 260 ] {abbcc95c-11e3-47df-94ad-5671346f3607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3877 | 2026.05.27 02:41:29.429964 [ 260 ] {abbcc95c-11e3-47df-94ad-5671346f3607} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3878 | 2026.05.27 02:41:29.430180 [ 260 ] {abbcc95c-11e3-47df-94ad-5671346f3607} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3879 | 2026.05.27 02:41:29.430320 [ 260 ] {abbcc95c-11e3-47df-94ad-5671346f3607} <Debug> executeQuery: Read 488 rows, 35.05 KiB in 0.001463 sec., 333561.1756664388 rows/sec., 23.40 MiB/sec. | ||
| 3880 | 2026.05.27 02:41:29.430359 [ 260 ] {abbcc95c-11e3-47df-94ad-5671346f3607} <Debug> TCPHandler: Processed in 0.001630938 sec. | ||
| 3881 | 2026.05.27 02:41:29.430493 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3882 | 2026.05.27 02:41:29.430592 [ 260 ] {6ddb2242-cb7a-4800-9a28-0f381caa3277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3883 | 2026.05.27 02:41:29.430633 [ 260 ] {6ddb2242-cb7a-4800-9a28-0f381caa3277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3884 | 2026.05.27 02:41:29.430990 [ 260 ] {6ddb2242-cb7a-4800-9a28-0f381caa3277} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3885 | 2026.05.27 02:41:29.431027 [ 260 ] {6ddb2242-cb7a-4800-9a28-0f381caa3277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3886 | 2026.05.27 02:41:29.431323 [ 260 ] {6ddb2242-cb7a-4800-9a28-0f381caa3277} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3887 | 2026.05.27 02:41:29.431570 [ 260 ] {6ddb2242-cb7a-4800-9a28-0f381caa3277} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3888 | 2026.05.27 02:41:29.431698 [ 260 ] {6ddb2242-cb7a-4800-9a28-0f381caa3277} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001125 sec., 3555.5555555555557 rows/sec., 185.76 KiB/sec. | ||
| 3889 | 2026.05.27 02:41:29.431731 [ 260 ] {6ddb2242-cb7a-4800-9a28-0f381caa3277} <Debug> TCPHandler: Processed in 0.001288004 sec. | ||
| 3890 | 2026.05.27 02:41:29.431862 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3891 | 2026.05.27 02:41:29.431959 [ 260 ] {3cde3566-0ff1-4156-b847-25c9a537c2ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3892 | 2026.05.27 02:41:29.432002 [ 260 ] {3cde3566-0ff1-4156-b847-25c9a537c2ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3893 | 2026.05.27 02:41:29.432466 [ 260 ] {3cde3566-0ff1-4156-b847-25c9a537c2ad} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3894 | 2026.05.27 02:41:29.432503 [ 260 ] {3cde3566-0ff1-4156-b847-25c9a537c2ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3895 | 2026.05.27 02:41:29.432937 [ 260 ] {3cde3566-0ff1-4156-b847-25c9a537c2ad} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3896 | 2026.05.27 02:41:29.433159 [ 260 ] {3cde3566-0ff1-4156-b847-25c9a537c2ad} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3897 | 2026.05.27 02:41:29.433288 [ 260 ] {3cde3566-0ff1-4156-b847-25c9a537c2ad} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001347 sec., 196733.4818114328 rows/sec., 13.07 MiB/sec. | ||
| 3898 | 2026.05.27 02:41:29.433323 [ 260 ] {3cde3566-0ff1-4156-b847-25c9a537c2ad} <Debug> TCPHandler: Processed in 0.001510576 sec. | ||
| 3899 | 2026.05.27 02:41:29.433453 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3900 | 2026.05.27 02:41:29.433550 [ 260 ] {7fad54f9-eb96-481c-be66-d8c0b6c3d547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3901 | 2026.05.27 02:41:29.433593 [ 260 ] {7fad54f9-eb96-481c-be66-d8c0b6c3d547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3902 | 2026.05.27 02:41:29.433925 [ 260 ] {7fad54f9-eb96-481c-be66-d8c0b6c3d547} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3903 | 2026.05.27 02:41:29.433962 [ 260 ] {7fad54f9-eb96-481c-be66-d8c0b6c3d547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3904 | 2026.05.27 02:41:29.434255 [ 260 ] {7fad54f9-eb96-481c-be66-d8c0b6c3d547} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3905 | 2026.05.27 02:41:29.434468 [ 260 ] {7fad54f9-eb96-481c-be66-d8c0b6c3d547} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3906 | 2026.05.27 02:41:29.434596 [ 260 ] {7fad54f9-eb96-481c-be66-d8c0b6c3d547} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 3907 | 2026.05.27 02:41:29.434630 [ 260 ] {7fad54f9-eb96-481c-be66-d8c0b6c3d547} <Debug> TCPHandler: Processed in 0.001227543 sec. | ||
| 3908 | 2026.05.27 02:41:29.434755 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3909 | 2026.05.27 02:41:29.434852 [ 260 ] {73ee42df-fa56-414b-87ff-b4f6996348d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3910 | 2026.05.27 02:41:29.434906 [ 260 ] {73ee42df-fa56-414b-87ff-b4f6996348d1} <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 | ||
| 3911 | 2026.05.27 02:41:29.435628 [ 260 ] {73ee42df-fa56-414b-87ff-b4f6996348d1} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3912 | 2026.05.27 02:41:29.435666 [ 260 ] {73ee42df-fa56-414b-87ff-b4f6996348d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3913 | 2026.05.27 02:41:29.436149 [ 260 ] {73ee42df-fa56-414b-87ff-b4f6996348d1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3914 | 2026.05.27 02:41:29.436398 [ 260 ] {73ee42df-fa56-414b-87ff-b4f6996348d1} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3915 | 2026.05.27 02:41:29.436537 [ 260 ] {73ee42df-fa56-414b-87ff-b4f6996348d1} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001702 sec., 2350.1762632197415 rows/sec., 4.21 MiB/sec. | ||
| 3916 | 2026.05.27 02:41:29.436590 [ 260 ] {73ee42df-fa56-414b-87ff-b4f6996348d1} <Debug> TCPHandler: Processed in 0.00188414 sec. | ||
| 3917 | 2026.05.27 02:41:29.436738 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3918 | 2026.05.27 02:41:29.436836 [ 260 ] {b71cbfae-8e6f-45dc-8e01-b98e34c4fa34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3919 | 2026.05.27 02:41:29.436879 [ 260 ] {b71cbfae-8e6f-45dc-8e01-b98e34c4fa34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3920 | 2026.05.27 02:41:29.437305 [ 260 ] {b71cbfae-8e6f-45dc-8e01-b98e34c4fa34} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3921 | 2026.05.27 02:41:29.437343 [ 260 ] {b71cbfae-8e6f-45dc-8e01-b98e34c4fa34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3922 | 2026.05.27 02:41:29.437661 [ 260 ] {b71cbfae-8e6f-45dc-8e01-b98e34c4fa34} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3923 | 2026.05.27 02:41:29.437879 [ 260 ] {b71cbfae-8e6f-45dc-8e01-b98e34c4fa34} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3924 | 2026.05.27 02:41:29.438007 [ 260 ] {b71cbfae-8e6f-45dc-8e01-b98e34c4fa34} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00119 sec., 75630.25210084033 rows/sec., 4.73 MiB/sec. | ||
| 3925 | 2026.05.27 02:41:29.438040 [ 260 ] {b71cbfae-8e6f-45dc-8e01-b98e34c4fa34} <Debug> TCPHandler: Processed in 0.001352094 sec. | ||
| 3926 | 2026.05.27 02:41:31.435413 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7149 | ||
| 3927 | 2026.05.27 02:41:31.435945 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3928 | 2026.05.27 02:41:31.435985 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3929 | 2026.05.27 02:41:31.436522 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3930 | 2026.05.27 02:41:31.436786 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3931 | 2026.05.27 02:41:31.436916 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7149 | ||
| 3932 | 2026.05.27 02:41:31.831741 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3933 | 2026.05.27 02:41:31.846583 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3934 | 2026.05.27 02:41:31.846643 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3935 | 2026.05.27 02:41:31.851870 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3936 | 2026.05.27 02:41:31.852536 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3937 | 2026.05.27 02:41:31.855169 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3938 | 2026.05.27 02:41:34.409383 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3939 | 2026.05.27 02:41:34.409636 [ 260 ] {314bfa70-4707-4f12-b020-9e29b8789821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 3940 | 2026.05.27 02:41:34.409958 [ 260 ] {314bfa70-4707-4f12-b020-9e29b8789821} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3941 | 2026.05.27 02:41:34.409996 [ 260 ] {314bfa70-4707-4f12-b020-9e29b8789821} <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 | ||
| 3942 | 2026.05.27 02:41:34.410211 [ 260 ] {314bfa70-4707-4f12-b020-9e29b8789821} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3943 | 2026.05.27 02:41:34.410279 [ 260 ] {314bfa70-4707-4f12-b020-9e29b8789821} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3944 | 2026.05.27 02:41:34.410416 [ 260 ] {314bfa70-4707-4f12-b020-9e29b8789821} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3945 | 2026.05.27 02:41:34.410517 [ 358 ] {314bfa70-4707-4f12-b020-9e29b8789821} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3946 | 2026.05.27 02:41:34.410538 [ 325 ] {314bfa70-4707-4f12-b020-9e29b8789821} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3947 | 2026.05.27 02:41:34.410538 [ 309 ] {314bfa70-4707-4f12-b020-9e29b8789821} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3948 | 2026.05.27 02:41:34.410521 [ 323 ] {314bfa70-4707-4f12-b020-9e29b8789821} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3949 | 2026.05.27 02:41:34.410745 [ 260 ] {314bfa70-4707-4f12-b020-9e29b8789821} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3950 | 2026.05.27 02:41:34.410772 [ 260 ] {314bfa70-4707-4f12-b020-9e29b8789821} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3951 | 2026.05.27 02:41:34.410855 [ 260 ] {314bfa70-4707-4f12-b020-9e29b8789821} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3952 | 2026.05.27 02:41:34.410876 [ 260 ] {314bfa70-4707-4f12-b020-9e29b8789821} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 3953 | 2026.05.27 02:41:34.410912 [ 260 ] {314bfa70-4707-4f12-b020-9e29b8789821} <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'))" | ||
| 3954 | 2026.05.27 02:41:34.410961 [ 260 ] {314bfa70-4707-4f12-b020-9e29b8789821} <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'))" | ||
| 3955 | 2026.05.27 02:41:34.410998 [ 260 ] {314bfa70-4707-4f12-b020-9e29b8789821} <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'))" | ||
| 3956 | 2026.05.27 02:41:34.412154 [ 260 ] {314bfa70-4707-4f12-b020-9e29b8789821} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.002616 sec., 19113.149847094803 rows/sec., 3.26 MiB/sec. | ||
| 3957 | 2026.05.27 02:41:34.412279 [ 260 ] {314bfa70-4707-4f12-b020-9e29b8789821} <Debug> MemoryTracker: Peak memory usage (for query): 139.04 KiB. | ||
| 3958 | 2026.05.27 02:41:34.412295 [ 260 ] {314bfa70-4707-4f12-b020-9e29b8789821} <Debug> TCPHandler: Processed in 0.003048293 sec. | ||
| 3959 | 2026.05.27 02:41:34.414428 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3960 | 2026.05.27 02:41:34.414540 [ 260 ] {43411586-6e2d-4574-bcc2-6a64f9054304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3961 | 2026.05.27 02:41:34.414584 [ 260 ] {43411586-6e2d-4574-bcc2-6a64f9054304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3962 | 2026.05.27 02:41:34.415181 [ 260 ] {43411586-6e2d-4574-bcc2-6a64f9054304} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3963 | 2026.05.27 02:41:34.415230 [ 260 ] {43411586-6e2d-4574-bcc2-6a64f9054304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3964 | 2026.05.27 02:41:34.415665 [ 260 ] {43411586-6e2d-4574-bcc2-6a64f9054304} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3965 | 2026.05.27 02:41:34.415891 [ 260 ] {43411586-6e2d-4574-bcc2-6a64f9054304} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3966 | 2026.05.27 02:41:34.416036 [ 260 ] {43411586-6e2d-4574-bcc2-6a64f9054304} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001527 sec., 85134.25016371971 rows/sec., 7.35 MiB/sec. | ||
| 3967 | 2026.05.27 02:41:34.416071 [ 260 ] {43411586-6e2d-4574-bcc2-6a64f9054304} <Debug> TCPHandler: Processed in 0.001696038 sec. | ||
| 3968 | 2026.05.27 02:41:34.416233 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3969 | 2026.05.27 02:41:34.416333 [ 260 ] {0e6127fb-4ce7-4335-967c-2d7876d56b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3970 | 2026.05.27 02:41:34.416374 [ 260 ] {0e6127fb-4ce7-4335-967c-2d7876d56b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3971 | 2026.05.27 02:41:34.416786 [ 260 ] {0e6127fb-4ce7-4335-967c-2d7876d56b62} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3972 | 2026.05.27 02:41:34.416831 [ 260 ] {0e6127fb-4ce7-4335-967c-2d7876d56b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3973 | 2026.05.27 02:41:34.417114 [ 260 ] {0e6127fb-4ce7-4335-967c-2d7876d56b62} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3974 | 2026.05.27 02:41:34.417353 [ 260 ] {0e6127fb-4ce7-4335-967c-2d7876d56b62} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3975 | 2026.05.27 02:41:34.417484 [ 260 ] {0e6127fb-4ce7-4335-967c-2d7876d56b62} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.00117 sec., 31623.93162393162 rows/sec., 2.32 MiB/sec. | ||
| 3976 | 2026.05.27 02:41:34.417518 [ 260 ] {0e6127fb-4ce7-4335-967c-2d7876d56b62} <Debug> TCPHandler: Processed in 0.001336955 sec. | ||
| 3977 | 2026.05.27 02:41:34.417666 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3978 | 2026.05.27 02:41:34.417767 [ 260 ] {58701e13-054b-4036-82e4-a71f73c17278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3979 | 2026.05.27 02:41:34.417808 [ 260 ] {58701e13-054b-4036-82e4-a71f73c17278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3980 | 2026.05.27 02:41:34.418236 [ 260 ] {58701e13-054b-4036-82e4-a71f73c17278} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3981 | 2026.05.27 02:41:34.418273 [ 260 ] {58701e13-054b-4036-82e4-a71f73c17278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3982 | 2026.05.27 02:41:34.418571 [ 260 ] {58701e13-054b-4036-82e4-a71f73c17278} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3983 | 2026.05.27 02:41:34.418784 [ 260 ] {58701e13-054b-4036-82e4-a71f73c17278} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3984 | 2026.05.27 02:41:34.418909 [ 260 ] {58701e13-054b-4036-82e4-a71f73c17278} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001163 sec., 86844.36801375753 rows/sec., 6.78 MiB/sec. | ||
| 3985 | 2026.05.27 02:41:34.418942 [ 260 ] {58701e13-054b-4036-82e4-a71f73c17278} <Debug> TCPHandler: Processed in 0.001331154 sec. | ||
| 3986 | 2026.05.27 02:41:34.419071 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3987 | 2026.05.27 02:41:34.419169 [ 260 ] {bb63f714-dbb6-4c01-8346-00e7df7ee9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3988 | 2026.05.27 02:41:34.419212 [ 260 ] {bb63f714-dbb6-4c01-8346-00e7df7ee9c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3989 | 2026.05.27 02:41:34.419616 [ 260 ] {bb63f714-dbb6-4c01-8346-00e7df7ee9c8} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3990 | 2026.05.27 02:41:34.419652 [ 260 ] {bb63f714-dbb6-4c01-8346-00e7df7ee9c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 3991 | 2026.05.27 02:41:34.419967 [ 260 ] {bb63f714-dbb6-4c01-8346-00e7df7ee9c8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3992 | 2026.05.27 02:41:34.420174 [ 260 ] {bb63f714-dbb6-4c01-8346-00e7df7ee9c8} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3993 | 2026.05.27 02:41:34.420301 [ 260 ] {bb63f714-dbb6-4c01-8346-00e7df7ee9c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 3994 | 2026.05.27 02:41:34.420334 [ 260 ] {bb63f714-dbb6-4c01-8346-00e7df7ee9c8} <Debug> TCPHandler: Processed in 0.001312454 sec. | ||
| 3995 | 2026.05.27 02:41:34.420466 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3996 | 2026.05.27 02:41:34.420564 [ 260 ] {017f1029-f7aa-4f81-b57e-b56d5847136c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3997 | 2026.05.27 02:41:34.420617 [ 260 ] {017f1029-f7aa-4f81-b57e-b56d5847136c} <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 | ||
| 3998 | 2026.05.27 02:41:34.421340 [ 260 ] {017f1029-f7aa-4f81-b57e-b56d5847136c} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3999 | 2026.05.27 02:41:34.421376 [ 260 ] {017f1029-f7aa-4f81-b57e-b56d5847136c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4000 | 2026.05.27 02:41:34.421912 [ 260 ] {017f1029-f7aa-4f81-b57e-b56d5847136c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4001 | 2026.05.27 02:41:34.422132 [ 260 ] {017f1029-f7aa-4f81-b57e-b56d5847136c} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4002 | 2026.05.27 02:41:34.422268 [ 260 ] {017f1029-f7aa-4f81-b57e-b56d5847136c} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001723 sec., 21474.17295414974 rows/sec., 38.48 MiB/sec. | ||
| 4003 | 2026.05.27 02:41:34.422315 [ 260 ] {017f1029-f7aa-4f81-b57e-b56d5847136c} <Debug> TCPHandler: Processed in 0.00189942 sec. | ||
| 4004 | 2026.05.27 02:41:34.422444 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4005 | 2026.05.27 02:41:34.422543 [ 260 ] {2b1af7dc-9df3-43ca-8027-0ab04abffed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4006 | 2026.05.27 02:41:34.422585 [ 260 ] {2b1af7dc-9df3-43ca-8027-0ab04abffed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4007 | 2026.05.27 02:41:34.422928 [ 260 ] {2b1af7dc-9df3-43ca-8027-0ab04abffed0} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4008 | 2026.05.27 02:41:34.422963 [ 260 ] {2b1af7dc-9df3-43ca-8027-0ab04abffed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4009 | 2026.05.27 02:41:34.423275 [ 260 ] {2b1af7dc-9df3-43ca-8027-0ab04abffed0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4010 | 2026.05.27 02:41:34.423481 [ 260 ] {2b1af7dc-9df3-43ca-8027-0ab04abffed0} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4011 | 2026.05.27 02:41:34.423607 [ 260 ] {2b1af7dc-9df3-43ca-8027-0ab04abffed0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 4012 | 2026.05.27 02:41:34.423640 [ 260 ] {2b1af7dc-9df3-43ca-8027-0ab04abffed0} <Debug> TCPHandler: Processed in 0.001245663 sec. | ||
| 4013 | 2026.05.27 02:41:37.561301 [ 271 ] {} <Trace> TCP-Session: 031d3942-c2dd-4bfe-8bc1-e6f60a51f305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4014 | 2026.05.27 02:41:37.561561 [ 271 ] {bc331337-0c9c-41e9-b88a-63752c4318a2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64485) 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 database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 4015 | 2026.05.27 02:41:37.562074 [ 271 ] {bc331337-0c9c-41e9-b88a-63752c4318a2} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 4016 | 2026.05.27 02:41:37.562271 [ 271 ] {bc331337-0c9c-41e9-b88a-63752c4318a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4017 | 2026.05.27 02:41:37.562679 [ 358 ] {bc331337-0c9c-41e9-b88a-63752c4318a2} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 4018 | 2026.05.27 02:41:37.563094 [ 271 ] {bc331337-0c9c-41e9-b88a-63752c4318a2} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001654 sec., 24788.391777509067 rows/sec., 1.48 MiB/sec. | ||
| 4019 | 2026.05.27 02:41:37.563168 [ 271 ] {bc331337-0c9c-41e9-b88a-63752c4318a2} <Debug> TCPHandler: Processed in 0.002030402 sec. | ||
| 4020 | 2026.05.27 02:41:38.000303 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.40 MiB, peak 236.60 MiB, free memory in arenas 0.00 B, will set to 231.38 MiB (RSS), difference: -2.02 MiB | ||
| 4021 | 2026.05.27 02:41:38.874515 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4022 | 2026.05.27 02:41:38.874594 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4023 | 2026.05.27 02:41:38.937137 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7597 | ||
| 4024 | 2026.05.27 02:41:38.937646 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4025 | 2026.05.27 02:41:38.937690 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4026 | 2026.05.27 02:41:38.938209 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4027 | 2026.05.27 02:41:38.938462 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4028 | 2026.05.27 02:41:38.938599 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7597 | ||
| 4029 | 2026.05.27 02:41:38.938604 [ 91 ] {} <Debug> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4030 | 2026.05.27 02:41:38.938666 [ 91 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4031 | 2026.05.27 02:41:38.938690 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4032 | 2026.05.27 02:41:38.938834 [ 192 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 4033 | 2026.05.27 02:41:38.939006 [ 192 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4034 | 2026.05.27 02:41:38.939049 [ 192 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5229 rows starting from the beginning of the part | ||
| 4035 | 2026.05.27 02:41:38.939122 [ 192 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 4036 | 2026.05.27 02:41:38.939172 [ 192 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 4037 | 2026.05.27 02:41:38.939218 [ 192 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 4038 | 2026.05.27 02:41:38.939260 [ 192 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 4039 | 2026.05.27 02:41:38.939305 [ 192 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 4040 | 2026.05.27 02:41:38.940901 [ 191 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7597 rows, containing 4 columns (4 merged, 0 gathered) in 0.002137633 sec., 3553930.9133045757 rows/sec., 50.84 MiB/sec. | ||
| 4041 | 2026.05.27 02:41:38.941306 [ 191 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4042 | 2026.05.27 02:41:38.941652 [ 191 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_16_3} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4043 | 2026.05.27 02:41:38.941740 [ 191 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_16_3} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4044 | 2026.05.27 02:41:38.941840 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4045 | 2026.05.27 02:41:39.001373 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00093373 sec. | ||
| 4046 | 2026.05.27 02:41:39.355370 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4047 | 2026.05.27 02:41:39.371251 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4048 | 2026.05.27 02:41:39.371296 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4049 | 2026.05.27 02:41:39.377014 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4050 | 2026.05.27 02:41:39.377720 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4051 | 2026.05.27 02:41:39.377979 [ 91 ] {} <Debug> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4052 | 2026.05.27 02:41:39.378022 [ 91 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4053 | 2026.05.27 02:41:39.378045 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4054 | 2026.05.27 02:41:39.378176 [ 195 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 4055 | 2026.05.27 02:41:39.380638 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4056 | 2026.05.27 02:41:39.381657 [ 195 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4057 | 2026.05.27 02:41:39.382989 [ 195 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 4058 | 2026.05.27 02:41:39.387336 [ 195 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 4059 | 2026.05.27 02:41:39.391540 [ 195 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 4060 | 2026.05.27 02:41:39.395689 [ 195 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 4061 | 2026.05.27 02:41:39.400209 [ 195 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 4062 | 2026.05.27 02:41:39.404281 [ 195 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 4063 | 2026.05.27 02:41:39.412728 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4064 | 2026.05.27 02:41:39.412990 [ 260 ] {ef531c15-0388-4151-9e9c-c7d6b6d67d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 4065 | 2026.05.27 02:41:39.413395 [ 260 ] {ef531c15-0388-4151-9e9c-c7d6b6d67d7c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4066 | 2026.05.27 02:41:39.413445 [ 260 ] {ef531c15-0388-4151-9e9c-c7d6b6d67d7c} <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 | ||
| 4067 | 2026.05.27 02:41:39.413727 [ 260 ] {ef531c15-0388-4151-9e9c-c7d6b6d67d7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4068 | 2026.05.27 02:41:39.413806 [ 260 ] {ef531c15-0388-4151-9e9c-c7d6b6d67d7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4069 | 2026.05.27 02:41:39.413948 [ 260 ] {ef531c15-0388-4151-9e9c-c7d6b6d67d7c} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4070 | 2026.05.27 02:41:39.414031 [ 322 ] {ef531c15-0388-4151-9e9c-c7d6b6d67d7c} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4071 | 2026.05.27 02:41:39.414041 [ 358 ] {ef531c15-0388-4151-9e9c-c7d6b6d67d7c} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4072 | 2026.05.27 02:41:39.414058 [ 321 ] {ef531c15-0388-4151-9e9c-c7d6b6d67d7c} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4073 | 2026.05.27 02:41:39.414052 [ 309 ] {ef531c15-0388-4151-9e9c-c7d6b6d67d7c} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4074 | 2026.05.27 02:41:39.414196 [ 260 ] {ef531c15-0388-4151-9e9c-c7d6b6d67d7c} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4075 | 2026.05.27 02:41:39.414224 [ 260 ] {ef531c15-0388-4151-9e9c-c7d6b6d67d7c} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4076 | 2026.05.27 02:41:39.414310 [ 260 ] {ef531c15-0388-4151-9e9c-c7d6b6d67d7c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4077 | 2026.05.27 02:41:39.414331 [ 260 ] {ef531c15-0388-4151-9e9c-c7d6b6d67d7c} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 4078 | 2026.05.27 02:41:39.414367 [ 260 ] {ef531c15-0388-4151-9e9c-c7d6b6d67d7c} <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'))" | ||
| 4079 | 2026.05.27 02:41:39.414408 [ 260 ] {ef531c15-0388-4151-9e9c-c7d6b6d67d7c} <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'))" | ||
| 4080 | 2026.05.27 02:41:39.414447 [ 260 ] {ef531c15-0388-4151-9e9c-c7d6b6d67d7c} <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'))" | ||
| 4081 | 2026.05.27 02:41:39.415770 [ 260 ] {ef531c15-0388-4151-9e9c-c7d6b6d67d7c} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.002892 sec., 17289.073305670816 rows/sec., 4.29 MiB/sec. | ||
| 4082 | 2026.05.27 02:41:39.415961 [ 260 ] {ef531c15-0388-4151-9e9c-c7d6b6d67d7c} <Debug> MemoryTracker: Peak memory usage (for query): 157.83 KiB. | ||
| 4083 | 2026.05.27 02:41:39.415977 [ 260 ] {ef531c15-0388-4151-9e9c-c7d6b6d67d7c} <Debug> TCPHandler: Processed in 0.003380966 sec. | ||
| 4084 | 2026.05.27 02:41:39.420942 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4085 | 2026.05.27 02:41:39.421093 [ 260 ] {0723f1fd-5fa5-49c3-bd5a-4a04d0d3443d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4086 | 2026.05.27 02:41:39.421157 [ 260 ] {0723f1fd-5fa5-49c3-bd5a-4a04d0d3443d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4087 | 2026.05.27 02:41:39.421870 [ 260 ] {0723f1fd-5fa5-49c3-bd5a-4a04d0d3443d} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4088 | 2026.05.27 02:41:39.421910 [ 260 ] {0723f1fd-5fa5-49c3-bd5a-4a04d0d3443d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4089 | 2026.05.27 02:41:39.422355 [ 260 ] {0723f1fd-5fa5-49c3-bd5a-4a04d0d3443d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4090 | 2026.05.27 02:41:39.422601 [ 260 ] {0723f1fd-5fa5-49c3-bd5a-4a04d0d3443d} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4091 | 2026.05.27 02:41:39.422739 [ 260 ] {0723f1fd-5fa5-49c3-bd5a-4a04d0d3443d} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001691 sec., 165582.4955647546 rows/sec., 10.51 MiB/sec. | ||
| 4092 | 2026.05.27 02:41:39.422775 [ 260 ] {0723f1fd-5fa5-49c3-bd5a-4a04d0d3443d} <Debug> TCPHandler: Processed in 0.001951011 sec. | ||
| 4093 | 2026.05.27 02:41:39.422905 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4094 | 2026.05.27 02:41:39.423003 [ 260 ] {33c25a19-df95-44ae-a2b6-ad823521126f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4095 | 2026.05.27 02:41:39.423043 [ 260 ] {33c25a19-df95-44ae-a2b6-ad823521126f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4096 | 2026.05.27 02:41:39.423788 [ 260 ] {33c25a19-df95-44ae-a2b6-ad823521126f} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4097 | 2026.05.27 02:41:39.423825 [ 260 ] {33c25a19-df95-44ae-a2b6-ad823521126f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4098 | 2026.05.27 02:41:39.424183 [ 260 ] {33c25a19-df95-44ae-a2b6-ad823521126f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4099 | 2026.05.27 02:41:39.424428 [ 260 ] {33c25a19-df95-44ae-a2b6-ad823521126f} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4100 | 2026.05.27 02:41:39.424558 [ 260 ] {33c25a19-df95-44ae-a2b6-ad823521126f} <Debug> executeQuery: Read 785 rows, 62.07 KiB in 0.001574 sec., 498729.35196950444 rows/sec., 38.51 MiB/sec. | ||
| 4101 | 2026.05.27 02:41:39.424592 [ 260 ] {33c25a19-df95-44ae-a2b6-ad823521126f} <Debug> TCPHandler: Processed in 0.001737768 sec. | ||
| 4102 | 2026.05.27 02:41:39.424723 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4103 | 2026.05.27 02:41:39.424824 [ 260 ] {d97e5fb7-e616-4b96-9492-ce04ee853057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4104 | 2026.05.27 02:41:39.424865 [ 260 ] {d97e5fb7-e616-4b96-9492-ce04ee853057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4105 | 2026.05.27 02:41:39.425315 [ 260 ] {d97e5fb7-e616-4b96-9492-ce04ee853057} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4106 | 2026.05.27 02:41:39.425352 [ 260 ] {d97e5fb7-e616-4b96-9492-ce04ee853057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4107 | 2026.05.27 02:41:39.425671 [ 260 ] {d97e5fb7-e616-4b96-9492-ce04ee853057} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4108 | 2026.05.27 02:41:39.425922 [ 260 ] {d97e5fb7-e616-4b96-9492-ce04ee853057} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4109 | 2026.05.27 02:41:39.426064 [ 260 ] {d97e5fb7-e616-4b96-9492-ce04ee853057} <Debug> executeQuery: Read 144 rows, 8.71 KiB in 0.001259 sec., 114376.48927720413 rows/sec., 6.76 MiB/sec. | ||
| 4110 | 2026.05.27 02:41:39.426099 [ 260 ] {d97e5fb7-e616-4b96-9492-ce04ee853057} <Debug> TCPHandler: Processed in 0.001435966 sec. | ||
| 4111 | 2026.05.27 02:41:39.426240 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4112 | 2026.05.27 02:41:39.426337 [ 260 ] {0d51f6c4-5d68-45fd-85d1-3bc9a0eb24cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4113 | 2026.05.27 02:41:39.426378 [ 260 ] {0d51f6c4-5d68-45fd-85d1-3bc9a0eb24cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4114 | 2026.05.27 02:41:39.426828 [ 260 ] {0d51f6c4-5d68-45fd-85d1-3bc9a0eb24cc} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4115 | 2026.05.27 02:41:39.426865 [ 260 ] {0d51f6c4-5d68-45fd-85d1-3bc9a0eb24cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4116 | 2026.05.27 02:41:39.427174 [ 260 ] {0d51f6c4-5d68-45fd-85d1-3bc9a0eb24cc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4117 | 2026.05.27 02:41:39.427401 [ 260 ] {0d51f6c4-5d68-45fd-85d1-3bc9a0eb24cc} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4118 | 2026.05.27 02:41:39.427501 [ 91 ] {} <Debug> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4119 | 2026.05.27 02:41:39.427527 [ 260 ] {0d51f6c4-5d68-45fd-85d1-3bc9a0eb24cc} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001208 sec., 120033.11258278145 rows/sec., 7.75 MiB/sec. | ||
| 4120 | 2026.05.27 02:41:39.427557 [ 91 ] {} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4121 | 2026.05.27 02:41:39.427608 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4122 | 2026.05.27 02:41:39.427618 [ 260 ] {0d51f6c4-5d68-45fd-85d1-3bc9a0eb24cc} <Debug> TCPHandler: Processed in 0.001424485 sec. | ||
| 4123 | 2026.05.27 02:41:39.427701 [ 191 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::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 | ||
| 4124 | 2026.05.27 02:41:39.427799 [ 191 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4125 | 2026.05.27 02:41:39.427799 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4126 | 2026.05.27 02:41:39.427827 [ 191 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1122 rows starting from the beginning of the part | ||
| 4127 | 2026.05.27 02:41:39.427882 [ 191 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 145 rows starting from the beginning of the part | ||
| 4128 | 2026.05.27 02:41:39.427924 [ 191 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 801 rows starting from the beginning of the part | ||
| 4129 | 2026.05.27 02:41:39.427927 [ 260 ] {6b842592-e512-4cae-abf6-569f6939eaad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4130 | 2026.05.27 02:41:39.427962 [ 191 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 145 rows starting from the beginning of the part | ||
| 4131 | 2026.05.27 02:41:39.427980 [ 260 ] {6b842592-e512-4cae-abf6-569f6939eaad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4132 | 2026.05.27 02:41:39.427999 [ 191 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 145 rows starting from the beginning of the part | ||
| 4133 | 2026.05.27 02:41:39.428036 [ 191 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 145 rows starting from the beginning of the part | ||
| 4134 | 2026.05.27 02:41:39.428532 [ 260 ] {6b842592-e512-4cae-abf6-569f6939eaad} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4135 | 2026.05.27 02:41:39.428573 [ 260 ] {6b842592-e512-4cae-abf6-569f6939eaad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4136 | 2026.05.27 02:41:39.428989 [ 260 ] {6b842592-e512-4cae-abf6-569f6939eaad} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4137 | 2026.05.27 02:41:39.429033 [ 192 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2503 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373295 sec., 1822623.6897389125 rows/sec., 116.72 MiB/sec. | ||
| 4138 | 2026.05.27 02:41:39.429211 [ 260 ] {6b842592-e512-4cae-abf6-569f6939eaad} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4139 | 2026.05.27 02:41:39.429274 [ 188 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4140 | 2026.05.27 02:41:39.429349 [ 260 ] {6b842592-e512-4cae-abf6-569f6939eaad} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001446 sec., 99585.0622406639 rows/sec., 5.66 MiB/sec. | ||
| 4141 | 2026.05.27 02:41:39.429388 [ 260 ] {6b842592-e512-4cae-abf6-569f6939eaad} <Debug> TCPHandler: Processed in 0.001652878 sec. | ||
| 4142 | 2026.05.27 02:41:39.429533 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4143 | 2026.05.27 02:41:39.429578 [ 188 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_11_2} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4144 | 2026.05.27 02:41:39.429633 [ 260 ] {7056b92c-c47f-4364-a5cf-1ce994c2bb72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4145 | 2026.05.27 02:41:39.429663 [ 188 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_11_2} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4146 | 2026.05.27 02:41:39.429680 [ 260 ] {7056b92c-c47f-4364-a5cf-1ce994c2bb72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4147 | 2026.05.27 02:41:39.429749 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 4148 | 2026.05.27 02:41:39.430335 [ 260 ] {7056b92c-c47f-4364-a5cf-1ce994c2bb72} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4149 | 2026.05.27 02:41:39.430379 [ 260 ] {7056b92c-c47f-4364-a5cf-1ce994c2bb72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4150 | 2026.05.27 02:41:39.430728 [ 260 ] {7056b92c-c47f-4364-a5cf-1ce994c2bb72} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4151 | 2026.05.27 02:41:39.430971 [ 260 ] {7056b92c-c47f-4364-a5cf-1ce994c2bb72} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4152 | 2026.05.27 02:41:39.431106 [ 260 ] {7056b92c-c47f-4364-a5cf-1ce994c2bb72} <Debug> executeQuery: Read 488 rows, 35.05 KiB in 0.001491 sec., 327297.1160295104 rows/sec., 22.96 MiB/sec. | ||
| 4153 | 2026.05.27 02:41:39.431143 [ 260 ] {7056b92c-c47f-4364-a5cf-1ce994c2bb72} <Debug> TCPHandler: Processed in 0.001658747 sec. | ||
| 4154 | 2026.05.27 02:41:39.431276 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4155 | 2026.05.27 02:41:39.431376 [ 260 ] {a534579d-6cf4-449f-85b6-4c8f05af7cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4156 | 2026.05.27 02:41:39.431420 [ 260 ] {a534579d-6cf4-449f-85b6-4c8f05af7cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4157 | 2026.05.27 02:41:39.431758 [ 260 ] {a534579d-6cf4-449f-85b6-4c8f05af7cd0} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4158 | 2026.05.27 02:41:39.431795 [ 260 ] {a534579d-6cf4-449f-85b6-4c8f05af7cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4159 | 2026.05.27 02:41:39.432107 [ 260 ] {a534579d-6cf4-449f-85b6-4c8f05af7cd0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4160 | 2026.05.27 02:41:39.432331 [ 260 ] {a534579d-6cf4-449f-85b6-4c8f05af7cd0} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4161 | 2026.05.27 02:41:39.432460 [ 260 ] {a534579d-6cf4-449f-85b6-4c8f05af7cd0} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001103 sec., 3626.473254759746 rows/sec., 189.47 KiB/sec. | ||
| 4162 | 2026.05.27 02:41:39.432494 [ 260 ] {a534579d-6cf4-449f-85b6-4c8f05af7cd0} <Debug> TCPHandler: Processed in 0.001267703 sec. | ||
| 4163 | 2026.05.27 02:41:39.432622 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4164 | 2026.05.27 02:41:39.432718 [ 260 ] {5fdb80a2-f558-4241-9cfa-8a9e76253252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4165 | 2026.05.27 02:41:39.432761 [ 260 ] {5fdb80a2-f558-4241-9cfa-8a9e76253252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4166 | 2026.05.27 02:41:39.433207 [ 260 ] {5fdb80a2-f558-4241-9cfa-8a9e76253252} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4167 | 2026.05.27 02:41:39.433244 [ 260 ] {5fdb80a2-f558-4241-9cfa-8a9e76253252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4168 | 2026.05.27 02:41:39.433561 [ 260 ] {5fdb80a2-f558-4241-9cfa-8a9e76253252} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4169 | 2026.05.27 02:41:39.433773 [ 260 ] {5fdb80a2-f558-4241-9cfa-8a9e76253252} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4170 | 2026.05.27 02:41:39.433897 [ 260 ] {5fdb80a2-f558-4241-9cfa-8a9e76253252} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001198 sec., 221202.00333889815 rows/sec., 14.70 MiB/sec. | ||
| 4171 | 2026.05.27 02:41:39.433930 [ 260 ] {5fdb80a2-f558-4241-9cfa-8a9e76253252} <Debug> TCPHandler: Processed in 0.001357464 sec. | ||
| 4172 | 2026.05.27 02:41:39.434065 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4173 | 2026.05.27 02:41:39.434160 [ 260 ] {b60e0240-d704-481f-8665-662f8bd61d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4174 | 2026.05.27 02:41:39.434201 [ 260 ] {b60e0240-d704-481f-8665-662f8bd61d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4175 | 2026.05.27 02:41:39.434518 [ 260 ] {b60e0240-d704-481f-8665-662f8bd61d3e} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4176 | 2026.05.27 02:41:39.434555 [ 260 ] {b60e0240-d704-481f-8665-662f8bd61d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4177 | 2026.05.27 02:41:39.434862 [ 260 ] {b60e0240-d704-481f-8665-662f8bd61d3e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4178 | 2026.05.27 02:41:39.435086 [ 260 ] {b60e0240-d704-481f-8665-662f8bd61d3e} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4179 | 2026.05.27 02:41:39.435216 [ 260 ] {b60e0240-d704-481f-8665-662f8bd61d3e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 62.68 KiB/sec. | ||
| 4180 | 2026.05.27 02:41:39.435250 [ 260 ] {b60e0240-d704-481f-8665-662f8bd61d3e} <Debug> TCPHandler: Processed in 0.001234423 sec. | ||
| 4181 | 2026.05.27 02:41:39.435377 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4182 | 2026.05.27 02:41:39.435472 [ 260 ] {6be085fe-4edb-4c7e-8a06-a332f30d7e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4183 | 2026.05.27 02:41:39.435525 [ 260 ] {6be085fe-4edb-4c7e-8a06-a332f30d7e39} <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 | ||
| 4184 | 2026.05.27 02:41:39.436252 [ 260 ] {6be085fe-4edb-4c7e-8a06-a332f30d7e39} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4185 | 2026.05.27 02:41:39.436288 [ 260 ] {6be085fe-4edb-4c7e-8a06-a332f30d7e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4186 | 2026.05.27 02:41:39.436777 [ 260 ] {6be085fe-4edb-4c7e-8a06-a332f30d7e39} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4187 | 2026.05.27 02:41:39.437010 [ 260 ] {6be085fe-4edb-4c7e-8a06-a332f30d7e39} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4188 | 2026.05.27 02:41:39.437143 [ 260 ] {6be085fe-4edb-4c7e-8a06-a332f30d7e39} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001688 sec., 2369.6682464454975 rows/sec., 4.25 MiB/sec. | ||
| 4189 | 2026.05.27 02:41:39.437192 [ 260 ] {6be085fe-4edb-4c7e-8a06-a332f30d7e39} <Debug> TCPHandler: Processed in 0.00186366 sec. | ||
| 4190 | 2026.05.27 02:41:39.437324 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4191 | 2026.05.27 02:41:39.437421 [ 260 ] {98a2ba75-3a54-4960-9d73-78fdda19e870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4192 | 2026.05.27 02:41:39.437462 [ 260 ] {98a2ba75-3a54-4960-9d73-78fdda19e870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4193 | 2026.05.27 02:41:39.437808 [ 260 ] {98a2ba75-3a54-4960-9d73-78fdda19e870} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4194 | 2026.05.27 02:41:39.437843 [ 260 ] {98a2ba75-3a54-4960-9d73-78fdda19e870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4195 | 2026.05.27 02:41:39.438140 [ 260 ] {98a2ba75-3a54-4960-9d73-78fdda19e870} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4196 | 2026.05.27 02:41:39.438344 [ 260 ] {98a2ba75-3a54-4960-9d73-78fdda19e870} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4197 | 2026.05.27 02:41:39.438467 [ 260 ] {98a2ba75-3a54-4960-9d73-78fdda19e870} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001065 sec., 84507.04225352113 rows/sec., 5.29 MiB/sec. | ||
| 4198 | 2026.05.27 02:41:39.438500 [ 260 ] {98a2ba75-3a54-4960-9d73-78fdda19e870} <Debug> TCPHandler: Processed in 0.001224043 sec. | ||
| 4199 | 2026.05.27 02:41:39.455852 [ 188 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.077739663 sec., 1556.4770328371503 rows/sec., 8.05 MiB/sec. | ||
| 4200 | 2026.05.27 02:41:39.458220 [ 192 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4201 | 2026.05.27 02:41:39.460222 [ 192 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_16_3} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4202 | 2026.05.27 02:41:39.460319 [ 192 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_16_3} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4203 | 2026.05.27 02:41:39.462235 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4204 | 2026.05.27 02:41:40.000238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.21 MiB, peak 245.72 MiB, free memory in arenas 0.00 B, will set to 239.83 MiB (RSS), difference: 6.63 MiB | ||
| 4205 | 2026.05.27 02:41:41.310297 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4206 | 2026.05.27 02:41:41.310564 [ 260 ] {32abb0e1-be3a-4fe1-bdc0-1e9399cb0106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4207 | 2026.05.27 02:41:41.310956 [ 260 ] {32abb0e1-be3a-4fe1-bdc0-1e9399cb0106} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4208 | 2026.05.27 02:41:41.311001 [ 260 ] {32abb0e1-be3a-4fe1-bdc0-1e9399cb0106} <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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4209 | 2026.05.27 02:41:41.311242 [ 260 ] {32abb0e1-be3a-4fe1-bdc0-1e9399cb0106} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4210 | 2026.05.27 02:41:41.311313 [ 260 ] {32abb0e1-be3a-4fe1-bdc0-1e9399cb0106} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4211 | 2026.05.27 02:41:41.311454 [ 260 ] {32abb0e1-be3a-4fe1-bdc0-1e9399cb0106} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 4212 | 2026.05.27 02:41:41.311555 [ 321 ] {32abb0e1-be3a-4fe1-bdc0-1e9399cb0106} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4213 | 2026.05.27 02:41:41.311555 [ 338 ] {32abb0e1-be3a-4fe1-bdc0-1e9399cb0106} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4214 | 2026.05.27 02:41:41.311569 [ 322 ] {32abb0e1-be3a-4fe1-bdc0-1e9399cb0106} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4215 | 2026.05.27 02:41:41.311556 [ 328 ] {32abb0e1-be3a-4fe1-bdc0-1e9399cb0106} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4216 | 2026.05.27 02:41:41.311755 [ 260 ] {32abb0e1-be3a-4fe1-bdc0-1e9399cb0106} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4217 | 2026.05.27 02:41:41.311779 [ 260 ] {32abb0e1-be3a-4fe1-bdc0-1e9399cb0106} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4218 | 2026.05.27 02:41:41.311866 [ 260 ] {32abb0e1-be3a-4fe1-bdc0-1e9399cb0106} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4219 | 2026.05.27 02:41:41.311887 [ 260 ] {32abb0e1-be3a-4fe1-bdc0-1e9399cb0106} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 4220 | 2026.05.27 02:41:41.311925 [ 260 ] {32abb0e1-be3a-4fe1-bdc0-1e9399cb0106} <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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 4221 | 2026.05.27 02:41:41.311966 [ 260 ] {32abb0e1-be3a-4fe1-bdc0-1e9399cb0106} <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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 4222 | 2026.05.27 02:41:41.312002 [ 260 ] {32abb0e1-be3a-4fe1-bdc0-1e9399cb0106} <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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 4223 | 2026.05.27 02:41:41.313305 [ 260 ] {32abb0e1-be3a-4fe1-bdc0-1e9399cb0106} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.002852 sec., 17531.55680224404 rows/sec., 2.99 MiB/sec. | ||
| 4224 | 2026.05.27 02:41:41.313478 [ 260 ] {32abb0e1-be3a-4fe1-bdc0-1e9399cb0106} <Debug> MemoryTracker: Peak memory usage (for query): 139.39 KiB. | ||
| 4225 | 2026.05.27 02:41:41.313495 [ 260 ] {32abb0e1-be3a-4fe1-bdc0-1e9399cb0106} <Debug> TCPHandler: Processed in 0.003339236 sec. | ||
| 4226 | 2026.05.27 02:41:41.328191 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4227 | 2026.05.27 02:41:41.328343 [ 260 ] {d6e7bf49-fcab-4aff-b017-5941ef24f7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4228 | 2026.05.27 02:41:41.328413 [ 260 ] {d6e7bf49-fcab-4aff-b017-5941ef24f7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4229 | 2026.05.27 02:41:41.328987 [ 260 ] {d6e7bf49-fcab-4aff-b017-5941ef24f7a7} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4230 | 2026.05.27 02:41:41.329031 [ 260 ] {d6e7bf49-fcab-4aff-b017-5941ef24f7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4231 | 2026.05.27 02:41:41.329391 [ 260 ] {d6e7bf49-fcab-4aff-b017-5941ef24f7a7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4232 | 2026.05.27 02:41:41.329616 [ 260 ] {d6e7bf49-fcab-4aff-b017-5941ef24f7a7} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4233 | 2026.05.27 02:41:41.329771 [ 260 ] {d6e7bf49-fcab-4aff-b017-5941ef24f7a7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001472 sec., 1358.695652173913 rows/sec., 110.79 KiB/sec. | ||
| 4234 | 2026.05.27 02:41:41.329806 [ 260 ] {d6e7bf49-fcab-4aff-b017-5941ef24f7a7} <Debug> TCPHandler: Processed in 0.001736048 sec. | ||
| 4235 | 2026.05.27 02:41:41.329947 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4236 | 2026.05.27 02:41:41.330047 [ 260 ] {cfc5e03f-6f2b-4da4-9955-2921e4fbb58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4237 | 2026.05.27 02:41:41.330087 [ 260 ] {cfc5e03f-6f2b-4da4-9955-2921e4fbb58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4238 | 2026.05.27 02:41:41.331944 [ 260 ] {cfc5e03f-6f2b-4da4-9955-2921e4fbb58c} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4239 | 2026.05.27 02:41:41.331981 [ 260 ] {cfc5e03f-6f2b-4da4-9955-2921e4fbb58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4240 | 2026.05.27 02:41:41.332553 [ 260 ] {cfc5e03f-6f2b-4da4-9955-2921e4fbb58c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4241 | 2026.05.27 02:41:41.332783 [ 260 ] {cfc5e03f-6f2b-4da4-9955-2921e4fbb58c} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4242 | 2026.05.27 02:41:41.332919 [ 260 ] {cfc5e03f-6f2b-4da4-9955-2921e4fbb58c} <Debug> executeQuery: Read 3336 rows, 257.28 KiB in 0.002891 sec., 1153925.9771705293 rows/sec., 86.91 MiB/sec. | ||
| 4243 | 2026.05.27 02:41:41.332955 [ 260 ] {cfc5e03f-6f2b-4da4-9955-2921e4fbb58c} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 4244 | 2026.05.27 02:41:41.332969 [ 260 ] {cfc5e03f-6f2b-4da4-9955-2921e4fbb58c} <Debug> TCPHandler: Processed in 0.003073133 sec. | ||
| 4245 | 2026.05.27 02:41:41.333096 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4246 | 2026.05.27 02:41:41.333194 [ 260 ] {60f7527a-0f17-422a-9569-e849eef259d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4247 | 2026.05.27 02:41:41.333235 [ 260 ] {60f7527a-0f17-422a-9569-e849eef259d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4248 | 2026.05.27 02:41:41.333666 [ 260 ] {60f7527a-0f17-422a-9569-e849eef259d6} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4249 | 2026.05.27 02:41:41.333703 [ 260 ] {60f7527a-0f17-422a-9569-e849eef259d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4250 | 2026.05.27 02:41:41.334007 [ 260 ] {60f7527a-0f17-422a-9569-e849eef259d6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4251 | 2026.05.27 02:41:41.334229 [ 260 ] {60f7527a-0f17-422a-9569-e849eef259d6} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4252 | 2026.05.27 02:41:41.334360 [ 260 ] {60f7527a-0f17-422a-9569-e849eef259d6} <Debug> executeQuery: Read 48 rows, 3.60 KiB in 0.001184 sec., 40540.54054054054 rows/sec., 2.97 MiB/sec. | ||
| 4253 | 2026.05.27 02:41:41.334394 [ 260 ] {60f7527a-0f17-422a-9569-e849eef259d6} <Debug> TCPHandler: Processed in 0.001347815 sec. | ||
| 4254 | 2026.05.27 02:41:41.334510 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4255 | 2026.05.27 02:41:41.334608 [ 260 ] {72c21e17-c788-4808-b45a-258a62686073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4256 | 2026.05.27 02:41:41.334647 [ 260 ] {72c21e17-c788-4808-b45a-258a62686073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4257 | 2026.05.27 02:41:41.335364 [ 260 ] {72c21e17-c788-4808-b45a-258a62686073} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4258 | 2026.05.27 02:41:41.335401 [ 260 ] {72c21e17-c788-4808-b45a-258a62686073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4259 | 2026.05.27 02:41:41.335744 [ 260 ] {72c21e17-c788-4808-b45a-258a62686073} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4260 | 2026.05.27 02:41:41.335956 [ 260 ] {72c21e17-c788-4808-b45a-258a62686073} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4261 | 2026.05.27 02:41:41.336081 [ 260 ] {72c21e17-c788-4808-b45a-258a62686073} <Debug> executeQuery: Read 953 rows, 57.03 KiB in 0.001492 sec., 638739.9463806971 rows/sec., 37.33 MiB/sec. | ||
| 4262 | 2026.05.27 02:41:41.336117 [ 260 ] {72c21e17-c788-4808-b45a-258a62686073} <Debug> TCPHandler: Processed in 0.001656648 sec. | ||
| 4263 | 2026.05.27 02:41:41.336262 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4264 | 2026.05.27 02:41:41.336359 [ 260 ] {9e91d165-0850-433d-92f6-a4c20d5ad7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4265 | 2026.05.27 02:41:41.336400 [ 260 ] {9e91d165-0850-433d-92f6-a4c20d5ad7fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4266 | 2026.05.27 02:41:41.336785 [ 260 ] {9e91d165-0850-433d-92f6-a4c20d5ad7fd} <Trace> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4267 | 2026.05.27 02:41:41.336821 [ 260 ] {9e91d165-0850-433d-92f6-a4c20d5ad7fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4268 | 2026.05.27 02:41:41.337120 [ 260 ] {9e91d165-0850-433d-92f6-a4c20d5ad7fd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4269 | 2026.05.27 02:41:41.337328 [ 260 ] {9e91d165-0850-433d-92f6-a4c20d5ad7fd} <Trace> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4270 | 2026.05.27 02:41:41.337452 [ 260 ] {9e91d165-0850-433d-92f6-a4c20d5ad7fd} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 63.29 KiB/sec. | ||
| 4271 | 2026.05.27 02:41:41.337488 [ 260 ] {9e91d165-0850-433d-92f6-a4c20d5ad7fd} <Debug> TCPHandler: Processed in 0.001276624 sec. | ||
| 4272 | 2026.05.27 02:41:41.337611 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4273 | 2026.05.27 02:41:41.337709 [ 260 ] {6a5c4e1f-dd28-48cc-a1e6-cddb4d8db46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4274 | 2026.05.27 02:41:41.337756 [ 260 ] {6a5c4e1f-dd28-48cc-a1e6-cddb4d8db46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4275 | 2026.05.27 02:41:41.338865 [ 260 ] {6a5c4e1f-dd28-48cc-a1e6-cddb4d8db46b} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4276 | 2026.05.27 02:41:41.338902 [ 260 ] {6a5c4e1f-dd28-48cc-a1e6-cddb4d8db46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4277 | 2026.05.27 02:41:41.339308 [ 260 ] {6a5c4e1f-dd28-48cc-a1e6-cddb4d8db46b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4278 | 2026.05.27 02:41:41.339525 [ 260 ] {6a5c4e1f-dd28-48cc-a1e6-cddb4d8db46b} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4279 | 2026.05.27 02:41:41.339660 [ 260 ] {6a5c4e1f-dd28-48cc-a1e6-cddb4d8db46b} <Debug> executeQuery: Read 1909 rows, 131.80 KiB in 0.001969 sec., 969527.6790248858 rows/sec., 65.37 MiB/sec. | ||
| 4280 | 2026.05.27 02:41:41.339696 [ 260 ] {6a5c4e1f-dd28-48cc-a1e6-cddb4d8db46b} <Debug> TCPHandler: Processed in 0.002134712 sec. | ||
| 4281 | 2026.05.27 02:41:41.339823 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4282 | 2026.05.27 02:41:41.339929 [ 260 ] {f4cf5490-cab3-4849-b3bb-fb4db9c15f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4283 | 2026.05.27 02:41:41.339972 [ 260 ] {f4cf5490-cab3-4849-b3bb-fb4db9c15f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4284 | 2026.05.27 02:41:41.340714 [ 260 ] {f4cf5490-cab3-4849-b3bb-fb4db9c15f67} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4285 | 2026.05.27 02:41:41.340752 [ 260 ] {f4cf5490-cab3-4849-b3bb-fb4db9c15f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4286 | 2026.05.27 02:41:41.341194 [ 260 ] {f4cf5490-cab3-4849-b3bb-fb4db9c15f67} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4287 | 2026.05.27 02:41:41.341417 [ 260 ] {f4cf5490-cab3-4849-b3bb-fb4db9c15f67} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4288 | 2026.05.27 02:41:41.341551 [ 260 ] {f4cf5490-cab3-4849-b3bb-fb4db9c15f67} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.001641 sec., 931748.9335770871 rows/sec., 56.69 MiB/sec. | ||
| 4289 | 2026.05.27 02:41:41.341586 [ 260 ] {f4cf5490-cab3-4849-b3bb-fb4db9c15f67} <Debug> TCPHandler: Processed in 0.00181288 sec. | ||
| 4290 | 2026.05.27 02:41:41.341710 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4291 | 2026.05.27 02:41:41.341817 [ 260 ] {1352c256-d746-4677-8383-169ed509db95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4292 | 2026.05.27 02:41:41.341871 [ 260 ] {1352c256-d746-4677-8383-169ed509db95} <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 | ||
| 4293 | 2026.05.27 02:41:41.342681 [ 260 ] {1352c256-d746-4677-8383-169ed509db95} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4294 | 2026.05.27 02:41:41.342718 [ 260 ] {1352c256-d746-4677-8383-169ed509db95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4295 | 2026.05.27 02:41:41.343289 [ 260 ] {1352c256-d746-4677-8383-169ed509db95} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4296 | 2026.05.27 02:41:41.343510 [ 260 ] {1352c256-d746-4677-8383-169ed509db95} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4297 | 2026.05.27 02:41:41.343643 [ 260 ] {1352c256-d746-4677-8383-169ed509db95} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001844 sec., 24945.77006507592 rows/sec., 44.70 MiB/sec. | ||
| 4298 | 2026.05.27 02:41:41.343690 [ 260 ] {1352c256-d746-4677-8383-169ed509db95} <Debug> TCPHandler: Processed in 0.002030512 sec. | ||
| 4299 | 2026.05.27 02:41:41.343814 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4300 | 2026.05.27 02:41:41.343912 [ 260 ] {6aabfed7-4aba-4e29-b3eb-c723595da326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4301 | 2026.05.27 02:41:41.343955 [ 260 ] {6aabfed7-4aba-4e29-b3eb-c723595da326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4302 | 2026.05.27 02:41:41.344313 [ 260 ] {6aabfed7-4aba-4e29-b3eb-c723595da326} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4303 | 2026.05.27 02:41:41.344349 [ 260 ] {6aabfed7-4aba-4e29-b3eb-c723595da326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4304 | 2026.05.27 02:41:41.344655 [ 260 ] {6aabfed7-4aba-4e29-b3eb-c723595da326} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4305 | 2026.05.27 02:41:41.344882 [ 260 ] {6aabfed7-4aba-4e29-b3eb-c723595da326} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4306 | 2026.05.27 02:41:41.345012 [ 260 ] {6aabfed7-4aba-4e29-b3eb-c723595da326} <Debug> executeQuery: Read 176 rows, 9.97 KiB in 0.001119 sec., 157283.2886505809 rows/sec., 8.70 MiB/sec. | ||
| 4307 | 2026.05.27 02:41:41.345045 [ 260 ] {6aabfed7-4aba-4e29-b3eb-c723595da326} <Debug> TCPHandler: Processed in 0.001280964 sec. | ||
| 4308 | 2026.05.27 02:41:44.405866 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4309 | 2026.05.27 02:41:44.406137 [ 260 ] {e5f3ee02-28cd-4fa4-b5c9-87ef56bbd3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 4310 | 2026.05.27 02:41:44.406510 [ 260 ] {e5f3ee02-28cd-4fa4-b5c9-87ef56bbd3fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4311 | 2026.05.27 02:41:44.406555 [ 260 ] {e5f3ee02-28cd-4fa4-b5c9-87ef56bbd3fc} <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 | ||
| 4312 | 2026.05.27 02:41:44.406804 [ 260 ] {e5f3ee02-28cd-4fa4-b5c9-87ef56bbd3fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4313 | 2026.05.27 02:41:44.406883 [ 260 ] {e5f3ee02-28cd-4fa4-b5c9-87ef56bbd3fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4314 | 2026.05.27 02:41:44.407023 [ 260 ] {e5f3ee02-28cd-4fa4-b5c9-87ef56bbd3fc} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4315 | 2026.05.27 02:41:44.407130 [ 365 ] {e5f3ee02-28cd-4fa4-b5c9-87ef56bbd3fc} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4316 | 2026.05.27 02:41:44.407143 [ 328 ] {e5f3ee02-28cd-4fa4-b5c9-87ef56bbd3fc} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4317 | 2026.05.27 02:41:44.407142 [ 322 ] {e5f3ee02-28cd-4fa4-b5c9-87ef56bbd3fc} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4318 | 2026.05.27 02:41:44.407136 [ 344 ] {e5f3ee02-28cd-4fa4-b5c9-87ef56bbd3fc} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4319 | 2026.05.27 02:41:44.407341 [ 260 ] {e5f3ee02-28cd-4fa4-b5c9-87ef56bbd3fc} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4320 | 2026.05.27 02:41:44.407368 [ 260 ] {e5f3ee02-28cd-4fa4-b5c9-87ef56bbd3fc} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4321 | 2026.05.27 02:41:44.407465 [ 260 ] {e5f3ee02-28cd-4fa4-b5c9-87ef56bbd3fc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4322 | 2026.05.27 02:41:44.407486 [ 260 ] {e5f3ee02-28cd-4fa4-b5c9-87ef56bbd3fc} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 4323 | 2026.05.27 02:41:44.407536 [ 260 ] {e5f3ee02-28cd-4fa4-b5c9-87ef56bbd3fc} <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'))" | ||
| 4324 | 2026.05.27 02:41:44.407588 [ 260 ] {e5f3ee02-28cd-4fa4-b5c9-87ef56bbd3fc} <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'))" | ||
| 4325 | 2026.05.27 02:41:44.407635 [ 260 ] {e5f3ee02-28cd-4fa4-b5c9-87ef56bbd3fc} <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'))" | ||
| 4326 | 2026.05.27 02:41:44.408788 [ 260 ] {e5f3ee02-28cd-4fa4-b5c9-87ef56bbd3fc} <Debug> executeQuery: Read 50 rows, 3.87 KiB in 0.00275 sec., 18181.818181818184 rows/sec., 1.38 MiB/sec. | ||
| 4327 | 2026.05.27 02:41:44.408923 [ 260 ] {e5f3ee02-28cd-4fa4-b5c9-87ef56bbd3fc} <Debug> TCPHandler: Processed in 0.003201344 sec. | ||
| 4328 | 2026.05.27 02:41:44.410331 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4329 | 2026.05.27 02:41:44.410460 [ 260 ] {1b767ff2-04a0-4616-bfe0-f2a5f662376f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4330 | 2026.05.27 02:41:44.410517 [ 260 ] {1b767ff2-04a0-4616-bfe0-f2a5f662376f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4331 | 2026.05.27 02:41:44.411119 [ 260 ] {1b767ff2-04a0-4616-bfe0-f2a5f662376f} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4332 | 2026.05.27 02:41:44.411162 [ 260 ] {1b767ff2-04a0-4616-bfe0-f2a5f662376f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4333 | 2026.05.27 02:41:44.411537 [ 260 ] {1b767ff2-04a0-4616-bfe0-f2a5f662376f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4334 | 2026.05.27 02:41:44.411759 [ 260 ] {1b767ff2-04a0-4616-bfe0-f2a5f662376f} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4335 | 2026.05.27 02:41:44.411887 [ 99 ] {} <Debug> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4336 | 2026.05.27 02:41:44.411911 [ 260 ] {1b767ff2-04a0-4616-bfe0-f2a5f662376f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001489 sec., 37609.133646742775 rows/sec., 2.87 MiB/sec. | ||
| 4337 | 2026.05.27 02:41:44.411932 [ 99 ] {} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2026.05.27 02:41:44.411951 [ 260 ] {1b767ff2-04a0-4616-bfe0-f2a5f662376f} <Debug> TCPHandler: Processed in 0.001729308 sec. | ||
| 4339 | 2026.05.27 02:41:44.411958 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4340 | 2026.05.27 02:41:44.412075 [ 186 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::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 | ||
| 4341 | 2026.05.27 02:41:44.412093 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4342 | 2026.05.27 02:41:44.412164 [ 186 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4343 | 2026.05.27 02:41:44.412193 [ 186 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 4196 rows starting from the beginning of the part | ||
| 4344 | 2026.05.27 02:41:44.412194 [ 260 ] {83588f71-0110-4aab-95b2-3709c90cf0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4345 | 2026.05.27 02:41:44.412241 [ 260 ] {83588f71-0110-4aab-95b2-3709c90cf0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4346 | 2026.05.27 02:41:44.412248 [ 186 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 785 rows starting from the beginning of the part | ||
| 4347 | 2026.05.27 02:41:44.412293 [ 186 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 130 rows starting from the beginning of the part | ||
| 4348 | 2026.05.27 02:41:44.412336 [ 186 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 785 rows starting from the beginning of the part | ||
| 4349 | 2026.05.27 02:41:44.412374 [ 186 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 3336 rows starting from the beginning of the part | ||
| 4350 | 2026.05.27 02:41:44.412413 [ 186 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4351 | 2026.05.27 02:41:44.412664 [ 260 ] {83588f71-0110-4aab-95b2-3709c90cf0c1} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4352 | 2026.05.27 02:41:44.412700 [ 260 ] {83588f71-0110-4aab-95b2-3709c90cf0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4353 | 2026.05.27 02:41:44.413180 [ 260 ] {83588f71-0110-4aab-95b2-3709c90cf0c1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4354 | 2026.05.27 02:41:44.413500 [ 260 ] {83588f71-0110-4aab-95b2-3709c90cf0c1} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4355 | 2026.05.27 02:41:44.413632 [ 99 ] {} <Debug> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4356 | 2026.05.27 02:41:44.413662 [ 99 ] {} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4357 | 2026.05.27 02:41:44.413679 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4358 | 2026.05.27 02:41:44.413698 [ 260 ] {83588f71-0110-4aab-95b2-3709c90cf0c1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00152 sec., 42105.26315789473 rows/sec., 3.29 MiB/sec. | ||
| 4359 | 2026.05.27 02:41:44.413763 [ 260 ] {83588f71-0110-4aab-95b2-3709c90cf0c1} <Debug> TCPHandler: Processed in 0.001718999 sec. | ||
| 4360 | 2026.05.27 02:41:44.413770 [ 192 ] {76692622-c101-4ebc-976a-e0464a74b1df::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 | ||
| 4361 | 2026.05.27 02:41:44.413854 [ 192 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4362 | 2026.05.27 02:41:44.413881 [ 192 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2405 rows starting from the beginning of the part | ||
| 4363 | 2026.05.27 02:41:44.413929 [ 192 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part | ||
| 4364 | 2026.05.27 02:41:44.413946 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4365 | 2026.05.27 02:41:44.413972 [ 192 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 101 rows starting from the beginning of the part | ||
| 4366 | 2026.05.27 02:41:44.414015 [ 192 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part | ||
| 4367 | 2026.05.27 02:41:44.414057 [ 192 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1909 rows starting from the beginning of the part | ||
| 4368 | 2026.05.27 02:41:44.414083 [ 260 ] {0c426dda-e658-46f7-a574-3e5cb4f19bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4369 | 2026.05.27 02:41:44.414098 [ 192 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4370 | 2026.05.27 02:41:44.414151 [ 260 ] {0c426dda-e658-46f7-a574-3e5cb4f19bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4371 | 2026.05.27 02:41:44.414621 [ 260 ] {0c426dda-e658-46f7-a574-3e5cb4f19bdd} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4372 | 2026.05.27 02:41:44.414658 [ 260 ] {0c426dda-e658-46f7-a574-3e5cb4f19bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4373 | 2026.05.27 02:41:44.415321 [ 260 ] {0c426dda-e658-46f7-a574-3e5cb4f19bdd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4374 | 2026.05.27 02:41:44.415554 [ 260 ] {0c426dda-e658-46f7-a574-3e5cb4f19bdd} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4375 | 2026.05.27 02:41:44.415656 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4376 | 2026.05.27 02:41:44.415685 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2026.05.27 02:41:44.415694 [ 260 ] {0c426dda-e658-46f7-a574-3e5cb4f19bdd} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001654 sec., 58041.11245465538 rows/sec., 4.04 MiB/sec. | ||
| 4378 | 2026.05.27 02:41:44.415722 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4379 | 2026.05.27 02:41:44.415733 [ 260 ] {0c426dda-e658-46f7-a574-3e5cb4f19bdd} <Debug> TCPHandler: Processed in 0.00189718 sec. | ||
| 4380 | 2026.05.27 02:41:44.415808 [ 186 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9288 rows, containing 5 columns (5 merged, 0 gathered) in 0.003770781 sec., 2463150.20681392 rows/sec., 197.03 MiB/sec. | ||
| 4381 | 2026.05.27 02:41:44.415819 [ 188 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::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 | ||
| 4382 | 2026.05.27 02:41:44.415882 [ 190 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5455 rows, containing 5 columns (5 merged, 0 gathered) in 0.002146234 sec., 2541661.3472715463 rows/sec., 183.97 MiB/sec. | ||
| 4383 | 2026.05.27 02:41:44.415935 [ 188 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4384 | 2026.05.27 02:41:44.415971 [ 188 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8691 rows starting from the beginning of the part | ||
| 4385 | 2026.05.27 02:41:44.416055 [ 188 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 265 rows starting from the beginning of the part | ||
| 4386 | 2026.05.27 02:41:44.416065 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4387 | 2026.05.27 02:41:44.416104 [ 188 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::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 | ||
| 4388 | 2026.05.27 02:41:44.416133 [ 186 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4389 | 2026.05.27 02:41:44.416152 [ 188 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 265 rows starting from the beginning of the part | ||
| 4390 | 2026.05.27 02:41:44.416171 [ 197 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4391 | 2026.05.27 02:41:44.416196 [ 188 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1529 rows starting from the beginning of the part | ||
| 4392 | 2026.05.27 02:41:44.416239 [ 188 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 96 rows starting from the beginning of the part | ||
| 4393 | 2026.05.27 02:41:44.416248 [ 260 ] {ebef80b2-efdf-4de1-9b53-68bc77e298c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4394 | 2026.05.27 02:41:44.416331 [ 260 ] {ebef80b2-efdf-4de1-9b53-68bc77e298c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4395 | 2026.05.27 02:41:44.416475 [ 186 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_26_5} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4396 | 2026.05.27 02:41:44.416506 [ 197 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_26_5} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4397 | 2026.05.27 02:41:44.416552 [ 186 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_26_5} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4398 | 2026.05.27 02:41:44.416586 [ 197 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_26_5} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4399 | 2026.05.27 02:41:44.416622 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 4400 | 2026.05.27 02:41:44.416667 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. | ||
| 4401 | 2026.05.27 02:41:44.416913 [ 260 ] {ebef80b2-efdf-4de1-9b53-68bc77e298c2} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4402 | 2026.05.27 02:41:44.416959 [ 260 ] {ebef80b2-efdf-4de1-9b53-68bc77e298c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4403 | 2026.05.27 02:41:44.417345 [ 260 ] {ebef80b2-efdf-4de1-9b53-68bc77e298c2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4404 | 2026.05.27 02:41:44.417587 [ 260 ] {ebef80b2-efdf-4de1-9b53-68bc77e298c2} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4405 | 2026.05.27 02:41:44.417733 [ 99 ] {} <Debug> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4406 | 2026.05.27 02:41:44.417744 [ 260 ] {ebef80b2-efdf-4de1-9b53-68bc77e298c2} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001549 sec., 23240.800516462234 rows/sec., 1.57 MiB/sec. | ||
| 4407 | 2026.05.27 02:41:44.417783 [ 99 ] {} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4408 | 2026.05.27 02:41:44.417799 [ 260 ] {ebef80b2-efdf-4de1-9b53-68bc77e298c2} <Debug> TCPHandler: Processed in 0.001966741 sec. | ||
| 4409 | 2026.05.27 02:41:44.417812 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4410 | 2026.05.27 02:41:44.417897 [ 190 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 4411 | 2026.05.27 02:41:44.418001 [ 190 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4412 | 2026.05.27 02:41:44.418030 [ 190 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1644 rows starting from the beginning of the part | ||
| 4413 | 2026.05.27 02:41:44.418082 [ 190 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 90 rows starting from the beginning of the part | ||
| 4414 | 2026.05.27 02:41:44.418121 [ 190 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 4415 | 2026.05.27 02:41:44.418155 [ 190 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part | ||
| 4416 | 2026.05.27 02:41:44.418188 [ 190 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 176 rows starting from the beginning of the part | ||
| 4417 | 2026.05.27 02:41:44.418223 [ 190 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
| 4418 | 2026.05.27 02:41:44.419256 [ 197 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2096 rows, containing 4 columns (4 merged, 0 gathered) in 0.001392165 sec., 1505568.6646338617 rows/sec., 92.81 MiB/sec. | ||
| 4419 | 2026.05.27 02:41:44.419521 [ 186 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4420 | 2026.05.27 02:41:44.419863 [ 186 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_26_5} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4421 | 2026.05.27 02:41:44.419929 [ 186 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_26_5} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4422 | 2026.05.27 02:41:44.420014 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 4423 | 2026.05.27 02:41:44.420492 [ 188 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11006 rows, containing 5 columns (5 merged, 0 gathered) in 0.004710351 sec., 2336556.2354058116 rows/sec., 149.05 MiB/sec. | ||
| 4424 | 2026.05.27 02:41:44.420839 [ 197 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4425 | 2026.05.27 02:41:44.421122 [ 197 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4426 | 2026.05.27 02:41:44.421191 [ 197 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4427 | 2026.05.27 02:41:44.421298 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 4428 | 2026.05.27 02:41:45.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.78 MiB, peak 250.10 MiB, free memory in arenas 0.00 B, will set to 243.64 MiB (RSS), difference: 2.86 MiB | ||
| 4429 | 2026.05.27 02:41:45.486247 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34010 | ||
| 4430 | 2026.05.27 02:41:45.486342 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4431 | 2026.05.27 02:41:45.486369 [ 315 ] {} <Debug> TCP-Session: b416eefa-8e62-4aac-be8f-4499edf8640c Authenticating user 'default' from [fd00:1122:3344:101::e]:34010 | ||
| 4432 | 2026.05.27 02:41:45.486393 [ 315 ] {} <Debug> TCP-Session: b416eefa-8e62-4aac-be8f-4499edf8640c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4433 | 2026.05.27 02:41:45.486408 [ 315 ] {} <Debug> TCP-Session: b416eefa-8e62-4aac-be8f-4499edf8640c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4434 | 2026.05.27 02:41:45.486654 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63580 | ||
| 4435 | 2026.05.27 02:41:45.486661 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33845 | ||
| 4436 | 2026.05.27 02:41:45.486651 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65050 | ||
| 4437 | 2026.05.27 02:41:45.486722 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55052 | ||
| 4438 | 2026.05.27 02:41:45.486757 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45648 | ||
| 4439 | 2026.05.27 02:41:45.486791 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4440 | 2026.05.27 02:41:45.486825 [ 315 ] {} <Trace> TCP-Session: b416eefa-8e62-4aac-be8f-4499edf8640c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4441 | 2026.05.27 02:41:45.486841 [ 316 ] {} <Debug> TCP-Session: 04c119ba-2ab0-49ed-beb9-35838691fdd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:65050 | ||
| 4442 | 2026.05.27 02:41:45.486776 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4443 | 2026.05.27 02:41:45.486891 [ 316 ] {} <Debug> TCP-Session: 04c119ba-2ab0-49ed-beb9-35838691fdd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4444 | 2026.05.27 02:41:45.486752 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52987 | ||
| 4445 | 2026.05.27 02:41:45.486943 [ 316 ] {} <Debug> TCP-Session: 04c119ba-2ab0-49ed-beb9-35838691fdd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4446 | 2026.05.27 02:41:45.486946 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4447 | 2026.05.27 02:41:45.486942 [ 318 ] {} <Debug> TCP-Session: a26d970d-a70c-4fce-95c0-76c8d82b6966 Authenticating user 'default' from [fd00:1122:3344:101::e]:33845 | ||
| 4448 | 2026.05.27 02:41:45.487016 [ 315 ] {bc5afd18-17a3-4640-b7f7-b1071fd40b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34010) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4449 | 2026.05.27 02:41:45.487027 [ 269 ] {} <Debug> TCP-Session: 80fcefe5-327d-49e8-b4ee-6a8f56e1b718 Authenticating user 'default' from [fd00:1122:3344:101::e]:55052 | ||
| 4450 | 2026.05.27 02:41:45.487050 [ 318 ] {} <Debug> TCP-Session: a26d970d-a70c-4fce-95c0-76c8d82b6966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4451 | 2026.05.27 02:41:45.487075 [ 269 ] {} <Debug> TCP-Session: 80fcefe5-327d-49e8-b4ee-6a8f56e1b718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4452 | 2026.05.27 02:41:45.487082 [ 318 ] {} <Debug> TCP-Session: a26d970d-a70c-4fce-95c0-76c8d82b6966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4453 | 2026.05.27 02:41:45.487092 [ 269 ] {} <Debug> TCP-Session: 80fcefe5-327d-49e8-b4ee-6a8f56e1b718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4454 | 2026.05.27 02:41:45.486719 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65497 | ||
| 4455 | 2026.05.27 02:41:45.486720 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4456 | 2026.05.27 02:41:45.486687 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54551 | ||
| 4457 | 2026.05.27 02:41:45.487196 [ 317 ] {} <Debug> TCP-Session: 0fc7f580-43a4-4510-b3c8-5b41979cb6f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63580 | ||
| 4458 | 2026.05.27 02:41:45.487324 [ 317 ] {} <Debug> TCP-Session: 0fc7f580-43a4-4510-b3c8-5b41979cb6f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4459 | 2026.05.27 02:41:45.487344 [ 317 ] {} <Debug> TCP-Session: 0fc7f580-43a4-4510-b3c8-5b41979cb6f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4460 | 2026.05.27 02:41:45.487485 [ 315 ] {bc5afd18-17a3-4640-b7f7-b1071fd40b9d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4461 | 2026.05.27 02:41:45.487542 [ 315 ] {bc5afd18-17a3-4640-b7f7-b1071fd40b9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4462 | 2026.05.27 02:41:45.487642 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4463 | 2026.05.27 02:41:45.487680 [ 259 ] {} <Debug> TCP-Session: 9b63a67d-1e80-4de4-a2a3-4cda35e8bbce Authenticating user 'default' from [fd00:1122:3344:101::e]:65497 | ||
| 4464 | 2026.05.27 02:41:45.487706 [ 259 ] {} <Debug> TCP-Session: 9b63a67d-1e80-4de4-a2a3-4cda35e8bbce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4465 | 2026.05.27 02:41:45.487720 [ 259 ] {} <Debug> TCP-Session: 9b63a67d-1e80-4de4-a2a3-4cda35e8bbce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4466 | 2026.05.27 02:41:45.487749 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4467 | 2026.05.27 02:41:45.487781 [ 319 ] {} <Debug> TCP-Session: e7011d82-5c47-479c-8318-490410643209 Authenticating user 'default' from [fd00:1122:3344:101::e]:54551 | ||
| 4468 | 2026.05.27 02:41:45.487798 [ 319 ] {} <Debug> TCP-Session: e7011d82-5c47-479c-8318-490410643209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4469 | 2026.05.27 02:41:45.487812 [ 319 ] {} <Debug> TCP-Session: e7011d82-5c47-479c-8318-490410643209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4470 | 2026.05.27 02:41:45.487832 [ 315 ] {bc5afd18-17a3-4640-b7f7-b1071fd40b9d} <Debug> oximeter.version (5277401c-8b99-413d-8dc0-62bbe2b9e5ea) (SelectExecutor): Key condition: unknown | ||
| 4471 | 2026.05.27 02:41:45.487870 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4472 | 2026.05.27 02:41:45.487906 [ 312 ] {} <Debug> TCP-Session: adf2e8ed-c38c-44af-9ac2-597d4b197b61 Authenticating user 'default' from [fd00:1122:3344:101::e]:52987 | ||
| 4473 | 2026.05.27 02:41:45.487925 [ 312 ] {} <Debug> TCP-Session: adf2e8ed-c38c-44af-9ac2-597d4b197b61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4474 | 2026.05.27 02:41:45.487943 [ 312 ] {} <Debug> TCP-Session: adf2e8ed-c38c-44af-9ac2-597d4b197b61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4475 | 2026.05.27 02:41:45.487997 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4476 | 2026.05.27 02:41:45.488048 [ 311 ] {} <Debug> TCP-Session: 69f89de3-1ac1-4e41-b9ad-6693aad65ca7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45648 | ||
| 4477 | 2026.05.27 02:41:45.488072 [ 311 ] {} <Debug> TCP-Session: 69f89de3-1ac1-4e41-b9ad-6693aad65ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4478 | 2026.05.27 02:41:45.488087 [ 311 ] {} <Debug> TCP-Session: 69f89de3-1ac1-4e41-b9ad-6693aad65ca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4479 | 2026.05.27 02:41:45.488805 [ 328 ] {bc5afd18-17a3-4640-b7f7-b1071fd40b9d} <Trace> AggregatingTransform: Aggregating | ||
| 4480 | 2026.05.27 02:41:45.488841 [ 328 ] {bc5afd18-17a3-4640-b7f7-b1071fd40b9d} <Trace> Aggregator: Aggregation method: without_key | ||
| 4481 | 2026.05.27 02:41:45.488871 [ 328 ] {bc5afd18-17a3-4640-b7f7-b1071fd40b9d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00093644 sec. (1067.874 rows/sec., 41.71 KiB/sec.) | ||
| 4482 | 2026.05.27 02:41:45.488886 [ 328 ] {bc5afd18-17a3-4640-b7f7-b1071fd40b9d} <Trace> Aggregator: Merging aggregated data | ||
| 4483 | 2026.05.27 02:41:45.489567 [ 315 ] {bc5afd18-17a3-4640-b7f7-b1071fd40b9d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002611 sec., 382.99502106472613 rows/sec., 14.96 KiB/sec. | ||
| 4484 | 2026.05.27 02:41:45.489708 [ 315 ] {bc5afd18-17a3-4640-b7f7-b1071fd40b9d} <Debug> TCPHandler: Processed in 0.003032073 sec. | ||
| 4485 | 2026.05.27 02:41:45.489860 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4486 | 2026.05.27 02:41:45.489893 [ 315 ] {} <Debug> TCP-Session: b416eefa-8e62-4aac-be8f-4499edf8640c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4487 | 2026.05.27 02:41:45.489893 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4488 | 2026.05.27 02:41:45.489915 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4489 | 2026.05.27 02:41:45.489938 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4490 | 2026.05.27 02:41:45.489944 [ 316 ] {} <Debug> TCP-Session: 04c119ba-2ab0-49ed-beb9-35838691fdd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4491 | 2026.05.27 02:41:45.489959 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4492 | 2026.05.27 02:41:45.489973 [ 259 ] {} <Debug> TCP-Session: 9b63a67d-1e80-4de4-a2a3-4cda35e8bbce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4493 | 2026.05.27 02:41:45.489980 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4494 | 2026.05.27 02:41:45.490008 [ 317 ] {} <Debug> TCP-Session: 0fc7f580-43a4-4510-b3c8-5b41979cb6f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4495 | 2026.05.27 02:41:45.490023 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4496 | 2026.05.27 02:41:45.490039 [ 319 ] {} <Debug> TCP-Session: e7011d82-5c47-479c-8318-490410643209 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4497 | 2026.05.27 02:41:45.490045 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4498 | 2026.05.27 02:41:45.490070 [ 318 ] {} <Debug> TCP-Session: a26d970d-a70c-4fce-95c0-76c8d82b6966 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4499 | 2026.05.27 02:41:45.490003 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4500 | 2026.05.27 02:41:45.490103 [ 311 ] {} <Debug> TCP-Session: 69f89de3-1ac1-4e41-b9ad-6693aad65ca7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4501 | 2026.05.27 02:41:45.490140 [ 269 ] {} <Debug> TCP-Session: 80fcefe5-327d-49e8-b4ee-6a8f56e1b718 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4502 | 2026.05.27 02:41:45.489959 [ 312 ] {} <Debug> TCP-Session: adf2e8ed-c38c-44af-9ac2-597d4b197b61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4503 | 2026.05.27 02:41:46.438684 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8109 | ||
| 4504 | 2026.05.27 02:41:46.439298 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4505 | 2026.05.27 02:41:46.439353 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4506 | 2026.05.27 02:41:46.439916 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4507 | 2026.05.27 02:41:46.440164 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4508 | 2026.05.27 02:41:46.440301 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8109 | ||
| 4509 | 2026.05.27 02:41:46.881698 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4510 | 2026.05.27 02:41:46.897044 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4511 | 2026.05.27 02:41:46.897118 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4512 | 2026.05.27 02:41:46.903488 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4513 | 2026.05.27 02:41:46.904260 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4514 | 2026.05.27 02:41:46.907041 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4515 | 2026.05.27 02:41:49.412808 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4516 | 2026.05.27 02:41:49.413090 [ 260 ] {e69f0dec-6f0b-4120-a0fc-e6eaa3000b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 4517 | 2026.05.27 02:41:49.413468 [ 260 ] {e69f0dec-6f0b-4120-a0fc-e6eaa3000b03} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4518 | 2026.05.27 02:41:49.413519 [ 260 ] {e69f0dec-6f0b-4120-a0fc-e6eaa3000b03} <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 | ||
| 4519 | 2026.05.27 02:41:49.413820 [ 260 ] {e69f0dec-6f0b-4120-a0fc-e6eaa3000b03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4520 | 2026.05.27 02:41:49.413900 [ 260 ] {e69f0dec-6f0b-4120-a0fc-e6eaa3000b03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4521 | 2026.05.27 02:41:49.414051 [ 260 ] {e69f0dec-6f0b-4120-a0fc-e6eaa3000b03} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4522 | 2026.05.27 02:41:49.414150 [ 310 ] {e69f0dec-6f0b-4120-a0fc-e6eaa3000b03} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4523 | 2026.05.27 02:41:49.414171 [ 328 ] {e69f0dec-6f0b-4120-a0fc-e6eaa3000b03} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4524 | 2026.05.27 02:41:49.414171 [ 359 ] {e69f0dec-6f0b-4120-a0fc-e6eaa3000b03} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4525 | 2026.05.27 02:41:49.414165 [ 347 ] {e69f0dec-6f0b-4120-a0fc-e6eaa3000b03} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4526 | 2026.05.27 02:41:49.414344 [ 260 ] {e69f0dec-6f0b-4120-a0fc-e6eaa3000b03} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4527 | 2026.05.27 02:41:49.414368 [ 260 ] {e69f0dec-6f0b-4120-a0fc-e6eaa3000b03} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4528 | 2026.05.27 02:41:49.414454 [ 260 ] {e69f0dec-6f0b-4120-a0fc-e6eaa3000b03} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4529 | 2026.05.27 02:41:49.414475 [ 260 ] {e69f0dec-6f0b-4120-a0fc-e6eaa3000b03} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 4530 | 2026.05.27 02:41:49.414512 [ 260 ] {e69f0dec-6f0b-4120-a0fc-e6eaa3000b03} <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'))" | ||
| 4531 | 2026.05.27 02:41:49.414552 [ 260 ] {e69f0dec-6f0b-4120-a0fc-e6eaa3000b03} <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'))" | ||
| 4532 | 2026.05.27 02:41:49.414589 [ 260 ] {e69f0dec-6f0b-4120-a0fc-e6eaa3000b03} <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'))" | ||
| 4533 | 2026.05.27 02:41:49.415845 [ 260 ] {e69f0dec-6f0b-4120-a0fc-e6eaa3000b03} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.00287 sec., 17421.602787456446 rows/sec., 4.33 MiB/sec. | ||
| 4534 | 2026.05.27 02:41:49.415970 [ 260 ] {e69f0dec-6f0b-4120-a0fc-e6eaa3000b03} <Debug> MemoryTracker: Peak memory usage (for query): 157.92 KiB. | ||
| 4535 | 2026.05.27 02:41:49.415987 [ 260 ] {e69f0dec-6f0b-4120-a0fc-e6eaa3000b03} <Debug> TCPHandler: Processed in 0.003319925 sec. | ||
| 4536 | 2026.05.27 02:41:49.421124 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4537 | 2026.05.27 02:41:49.421257 [ 260 ] {13fef8e3-0493-4fa6-8c11-a61146dd8281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4538 | 2026.05.27 02:41:49.421308 [ 260 ] {13fef8e3-0493-4fa6-8c11-a61146dd8281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4539 | 2026.05.27 02:41:49.421996 [ 260 ] {13fef8e3-0493-4fa6-8c11-a61146dd8281} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4540 | 2026.05.27 02:41:49.422037 [ 260 ] {13fef8e3-0493-4fa6-8c11-a61146dd8281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4541 | 2026.05.27 02:41:49.422407 [ 260 ] {13fef8e3-0493-4fa6-8c11-a61146dd8281} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4542 | 2026.05.27 02:41:49.422633 [ 260 ] {13fef8e3-0493-4fa6-8c11-a61146dd8281} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4543 | 2026.05.27 02:41:49.422781 [ 260 ] {13fef8e3-0493-4fa6-8c11-a61146dd8281} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001562 sec., 179257.3623559539 rows/sec., 11.38 MiB/sec. | ||
| 4544 | 2026.05.27 02:41:49.422817 [ 260 ] {13fef8e3-0493-4fa6-8c11-a61146dd8281} <Debug> TCPHandler: Processed in 0.001754729 sec. | ||
| 4545 | 2026.05.27 02:41:49.422976 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4546 | 2026.05.27 02:41:49.423074 [ 260 ] {3a87627b-6ed2-4023-a8b1-c3fbfba2b173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4547 | 2026.05.27 02:41:49.423115 [ 260 ] {3a87627b-6ed2-4023-a8b1-c3fbfba2b173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4548 | 2026.05.27 02:41:49.423847 [ 260 ] {3a87627b-6ed2-4023-a8b1-c3fbfba2b173} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2026.05.27 02:41:49.423884 [ 260 ] {3a87627b-6ed2-4023-a8b1-c3fbfba2b173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4550 | 2026.05.27 02:41:49.424230 [ 260 ] {3a87627b-6ed2-4023-a8b1-c3fbfba2b173} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4551 | 2026.05.27 02:41:49.424441 [ 260 ] {3a87627b-6ed2-4023-a8b1-c3fbfba2b173} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4552 | 2026.05.27 02:41:49.424571 [ 260 ] {3a87627b-6ed2-4023-a8b1-c3fbfba2b173} <Debug> executeQuery: Read 785 rows, 62.07 KiB in 0.001516 sec., 517810.0263852243 rows/sec., 39.98 MiB/sec. | ||
| 4553 | 2026.05.27 02:41:49.424607 [ 260 ] {3a87627b-6ed2-4023-a8b1-c3fbfba2b173} <Debug> TCPHandler: Processed in 0.001681888 sec. | ||
| 4554 | 2026.05.27 02:41:49.424730 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4555 | 2026.05.27 02:41:49.424828 [ 260 ] {edfb7964-879a-4049-8708-7404f6d58974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4556 | 2026.05.27 02:41:49.424868 [ 260 ] {edfb7964-879a-4049-8708-7404f6d58974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4557 | 2026.05.27 02:41:49.425315 [ 260 ] {edfb7964-879a-4049-8708-7404f6d58974} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4558 | 2026.05.27 02:41:49.425352 [ 260 ] {edfb7964-879a-4049-8708-7404f6d58974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4559 | 2026.05.27 02:41:49.425649 [ 260 ] {edfb7964-879a-4049-8708-7404f6d58974} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4560 | 2026.05.27 02:41:49.425866 [ 260 ] {edfb7964-879a-4049-8708-7404f6d58974} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4561 | 2026.05.27 02:41:49.425995 [ 260 ] {edfb7964-879a-4049-8708-7404f6d58974} <Debug> executeQuery: Read 144 rows, 8.71 KiB in 0.001186 sec., 121416.52613827994 rows/sec., 7.18 MiB/sec. | ||
| 4562 | 2026.05.27 02:41:49.426029 [ 260 ] {edfb7964-879a-4049-8708-7404f6d58974} <Debug> TCPHandler: Processed in 0.001350234 sec. | ||
| 4563 | 2026.05.27 02:41:49.426151 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4564 | 2026.05.27 02:41:49.426249 [ 260 ] {2e785391-568c-4f9e-8f61-d92466e63241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4565 | 2026.05.27 02:41:49.426289 [ 260 ] {2e785391-568c-4f9e-8f61-d92466e63241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4566 | 2026.05.27 02:41:49.426711 [ 260 ] {2e785391-568c-4f9e-8f61-d92466e63241} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4567 | 2026.05.27 02:41:49.426748 [ 260 ] {2e785391-568c-4f9e-8f61-d92466e63241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4568 | 2026.05.27 02:41:49.427038 [ 260 ] {2e785391-568c-4f9e-8f61-d92466e63241} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4569 | 2026.05.27 02:41:49.427246 [ 260 ] {2e785391-568c-4f9e-8f61-d92466e63241} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4570 | 2026.05.27 02:41:49.427368 [ 260 ] {2e785391-568c-4f9e-8f61-d92466e63241} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001137 sec., 127528.58399296395 rows/sec., 8.23 MiB/sec. | ||
| 4571 | 2026.05.27 02:41:49.427402 [ 260 ] {2e785391-568c-4f9e-8f61-d92466e63241} <Debug> TCPHandler: Processed in 0.001300344 sec. | ||
| 4572 | 2026.05.27 02:41:49.427523 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4573 | 2026.05.27 02:41:49.427620 [ 260 ] {3922afd1-ed3b-4af9-bbac-58f910726f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4574 | 2026.05.27 02:41:49.427660 [ 260 ] {3922afd1-ed3b-4af9-bbac-58f910726f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4575 | 2026.05.27 02:41:49.428083 [ 260 ] {3922afd1-ed3b-4af9-bbac-58f910726f66} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4576 | 2026.05.27 02:41:49.428119 [ 260 ] {3922afd1-ed3b-4af9-bbac-58f910726f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4577 | 2026.05.27 02:41:49.428406 [ 260 ] {3922afd1-ed3b-4af9-bbac-58f910726f66} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4578 | 2026.05.27 02:41:49.428625 [ 260 ] {3922afd1-ed3b-4af9-bbac-58f910726f66} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4579 | 2026.05.27 02:41:49.428755 [ 260 ] {3922afd1-ed3b-4af9-bbac-58f910726f66} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001153 sec., 124891.58716392021 rows/sec., 7.10 MiB/sec. | ||
| 4580 | 2026.05.27 02:41:49.428855 [ 260 ] {3922afd1-ed3b-4af9-bbac-58f910726f66} <Debug> TCPHandler: Processed in 0.001378274 sec. | ||
| 4581 | 2026.05.27 02:41:49.429014 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4582 | 2026.05.27 02:41:49.429133 [ 260 ] {9ef0c018-a4e7-4eae-b990-e9b9a338d663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4583 | 2026.05.27 02:41:49.429183 [ 260 ] {9ef0c018-a4e7-4eae-b990-e9b9a338d663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4584 | 2026.05.27 02:41:49.429953 [ 260 ] {9ef0c018-a4e7-4eae-b990-e9b9a338d663} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4585 | 2026.05.27 02:41:49.429995 [ 260 ] {9ef0c018-a4e7-4eae-b990-e9b9a338d663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4586 | 2026.05.27 02:41:49.430322 [ 260 ] {9ef0c018-a4e7-4eae-b990-e9b9a338d663} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4587 | 2026.05.27 02:41:49.430540 [ 260 ] {9ef0c018-a4e7-4eae-b990-e9b9a338d663} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4588 | 2026.05.27 02:41:49.430669 [ 260 ] {9ef0c018-a4e7-4eae-b990-e9b9a338d663} <Debug> executeQuery: Read 488 rows, 35.05 KiB in 0.00156 sec., 312820.5128205128 rows/sec., 21.94 MiB/sec. | ||
| 4589 | 2026.05.27 02:41:49.430704 [ 260 ] {9ef0c018-a4e7-4eae-b990-e9b9a338d663} <Debug> TCPHandler: Processed in 0.001751499 sec. | ||
| 4590 | 2026.05.27 02:41:49.430856 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4591 | 2026.05.27 02:41:49.430955 [ 260 ] {db172d26-b8b4-4c6d-9b13-13a607363b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4592 | 2026.05.27 02:41:49.430996 [ 260 ] {db172d26-b8b4-4c6d-9b13-13a607363b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4593 | 2026.05.27 02:41:49.431408 [ 260 ] {db172d26-b8b4-4c6d-9b13-13a607363b36} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4594 | 2026.05.27 02:41:49.431445 [ 260 ] {db172d26-b8b4-4c6d-9b13-13a607363b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4595 | 2026.05.27 02:41:49.431741 [ 260 ] {db172d26-b8b4-4c6d-9b13-13a607363b36} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4596 | 2026.05.27 02:41:49.431952 [ 260 ] {db172d26-b8b4-4c6d-9b13-13a607363b36} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4597 | 2026.05.27 02:41:49.432078 [ 260 ] {db172d26-b8b4-4c6d-9b13-13a607363b36} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001142 sec., 3502.626970227671 rows/sec., 183.00 KiB/sec. | ||
| 4598 | 2026.05.27 02:41:49.432110 [ 260 ] {db172d26-b8b4-4c6d-9b13-13a607363b36} <Debug> TCPHandler: Processed in 0.001303934 sec. | ||
| 4599 | 2026.05.27 02:41:49.432244 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4600 | 2026.05.27 02:41:49.432341 [ 260 ] {f3118433-41b7-49cf-9326-c935062c4d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4601 | 2026.05.27 02:41:49.432383 [ 260 ] {f3118433-41b7-49cf-9326-c935062c4d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4602 | 2026.05.27 02:41:49.432787 [ 260 ] {f3118433-41b7-49cf-9326-c935062c4d40} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4603 | 2026.05.27 02:41:49.432823 [ 260 ] {f3118433-41b7-49cf-9326-c935062c4d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4604 | 2026.05.27 02:41:49.433149 [ 260 ] {f3118433-41b7-49cf-9326-c935062c4d40} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4605 | 2026.05.27 02:41:49.433367 [ 260 ] {f3118433-41b7-49cf-9326-c935062c4d40} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4606 | 2026.05.27 02:41:49.433492 [ 260 ] {f3118433-41b7-49cf-9326-c935062c4d40} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00117 sec., 226495.7264957265 rows/sec., 15.05 MiB/sec. | ||
| 4607 | 2026.05.27 02:41:49.433526 [ 260 ] {f3118433-41b7-49cf-9326-c935062c4d40} <Debug> TCPHandler: Processed in 0.001330835 sec. | ||
| 4608 | 2026.05.27 02:41:49.433679 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4609 | 2026.05.27 02:41:49.433777 [ 260 ] {93584d7d-7ea9-408c-b227-81eee89769e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4610 | 2026.05.27 02:41:49.433818 [ 260 ] {93584d7d-7ea9-408c-b227-81eee89769e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4611 | 2026.05.27 02:41:49.434141 [ 260 ] {93584d7d-7ea9-408c-b227-81eee89769e0} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4612 | 2026.05.27 02:41:49.434177 [ 260 ] {93584d7d-7ea9-408c-b227-81eee89769e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4613 | 2026.05.27 02:41:49.434463 [ 260 ] {93584d7d-7ea9-408c-b227-81eee89769e0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4614 | 2026.05.27 02:41:49.434677 [ 260 ] {93584d7d-7ea9-408c-b227-81eee89769e0} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4615 | 2026.05.27 02:41:49.434801 [ 260 ] {93584d7d-7ea9-408c-b227-81eee89769e0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 4616 | 2026.05.27 02:41:49.434834 [ 260 ] {93584d7d-7ea9-408c-b227-81eee89769e0} <Debug> TCPHandler: Processed in 0.001204702 sec. | ||
| 4617 | 2026.05.27 02:41:49.434964 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4618 | 2026.05.27 02:41:49.435059 [ 260 ] {b555ec49-14ac-48a3-b03f-b44caa1b80b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4619 | 2026.05.27 02:41:49.435112 [ 260 ] {b555ec49-14ac-48a3-b03f-b44caa1b80b8} <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 | ||
| 4620 | 2026.05.27 02:41:49.435811 [ 260 ] {b555ec49-14ac-48a3-b03f-b44caa1b80b8} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4621 | 2026.05.27 02:41:49.435847 [ 260 ] {b555ec49-14ac-48a3-b03f-b44caa1b80b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4622 | 2026.05.27 02:41:49.436320 [ 260 ] {b555ec49-14ac-48a3-b03f-b44caa1b80b8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4623 | 2026.05.27 02:41:49.436538 [ 260 ] {b555ec49-14ac-48a3-b03f-b44caa1b80b8} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4624 | 2026.05.27 02:41:49.436650 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4625 | 2026.05.27 02:41:49.436672 [ 260 ] {b555ec49-14ac-48a3-b03f-b44caa1b80b8} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00163 sec., 2453.98773006135 rows/sec., 4.40 MiB/sec. | ||
| 4626 | 2026.05.27 02:41:49.436719 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4627 | 2026.05.27 02:41:49.436736 [ 260 ] {b555ec49-14ac-48a3-b03f-b44caa1b80b8} <Debug> TCPHandler: Processed in 0.00182138 sec. | ||
| 4628 | 2026.05.27 02:41:49.436748 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4629 | 2026.05.27 02:41:49.436878 [ 186 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::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 | ||
| 4630 | 2026.05.27 02:41:49.436884 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4631 | 2026.05.27 02:41:49.437031 [ 260 ] {cf6391b0-f5cc-4221-a8f6-68e94e85a3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4632 | 2026.05.27 02:41:49.437073 [ 260 ] {cf6391b0-f5cc-4221-a8f6-68e94e85a3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4633 | 2026.05.27 02:41:49.437139 [ 186 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4634 | 2026.05.27 02:41:49.437202 [ 186 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 245 rows starting from the beginning of the part | ||
| 4635 | 2026.05.27 02:41:49.437326 [ 186 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 4636 | 2026.05.27 02:41:49.437415 [ 260 ] {cf6391b0-f5cc-4221-a8f6-68e94e85a3e1} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4637 | 2026.05.27 02:41:49.437436 [ 186 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 37 rows starting from the beginning of the part | ||
| 4638 | 2026.05.27 02:41:49.437460 [ 260 ] {cf6391b0-f5cc-4221-a8f6-68e94e85a3e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4639 | 2026.05.27 02:41:49.437547 [ 186 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 4640 | 2026.05.27 02:41:49.437656 [ 186 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 46 rows starting from the beginning of the part | ||
| 4641 | 2026.05.27 02:41:49.437761 [ 186 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 4642 | 2026.05.27 02:41:49.437806 [ 260 ] {cf6391b0-f5cc-4221-a8f6-68e94e85a3e1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4643 | 2026.05.27 02:41:49.438034 [ 260 ] {cf6391b0-f5cc-4221-a8f6-68e94e85a3e1} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4644 | 2026.05.27 02:41:49.438185 [ 260 ] {cf6391b0-f5cc-4221-a8f6-68e94e85a3e1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001173 sec., 76726.34271099744 rows/sec., 4.80 MiB/sec. | ||
| 4645 | 2026.05.27 02:41:49.438221 [ 260 ] {cf6391b0-f5cc-4221-a8f6-68e94e85a3e1} <Debug> TCPHandler: Processed in 0.001387405 sec. | ||
| 4646 | 2026.05.27 02:41:49.441063 [ 188 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 340 rows, containing 19 columns (19 merged, 0 gathered) in 0.004234685 sec., 80289.32494388602 rows/sec., 143.87 MiB/sec. | ||
| 4647 | 2026.05.27 02:41:49.441540 [ 186 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4648 | 2026.05.27 02:41:49.441890 [ 186 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4649 | 2026.05.27 02:41:49.441972 [ 186 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4650 | 2026.05.27 02:41:49.442073 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
| 4651 | 2026.05.27 02:41:51.872026 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37953 | ||
| 4652 | 2026.05.27 02:41:51.872110 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4653 | 2026.05.27 02:41:51.872136 [ 315 ] {} <Debug> TCP-Session: 83cb8b6c-7800-4a34-bb09-363444535a14 Authenticating user 'default' from [fd00:1122:3344:101::e]:37953 | ||
| 4654 | 2026.05.27 02:41:51.872158 [ 315 ] {} <Debug> TCP-Session: 83cb8b6c-7800-4a34-bb09-363444535a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4655 | 2026.05.27 02:41:51.872171 [ 315 ] {} <Debug> TCP-Session: 83cb8b6c-7800-4a34-bb09-363444535a14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4656 | 2026.05.27 02:41:51.872346 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53739 | ||
| 4657 | 2026.05.27 02:41:51.872395 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44697 | ||
| 4658 | 2026.05.27 02:41:51.872405 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54795 | ||
| 4659 | 2026.05.27 02:41:51.872439 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4660 | 2026.05.27 02:41:51.872464 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52430 | ||
| 4661 | 2026.05.27 02:41:51.872493 [ 315 ] {} <Trace> TCP-Session: 83cb8b6c-7800-4a34-bb09-363444535a14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4662 | 2026.05.27 02:41:51.872498 [ 316 ] {} <Debug> TCP-Session: 28da32b4-6aad-4126-8a91-a2e6db3abfb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53739 | ||
| 4663 | 2026.05.27 02:41:51.872521 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4664 | 2026.05.27 02:41:51.872537 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4665 | 2026.05.27 02:41:51.872553 [ 316 ] {} <Debug> TCP-Session: 28da32b4-6aad-4126-8a91-a2e6db3abfb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4666 | 2026.05.27 02:41:51.872570 [ 318 ] {} <Debug> TCP-Session: f3acff36-c800-40d7-831d-2df003e82fcf Authenticating user 'default' from [fd00:1122:3344:101::e]:54795 | ||
| 4667 | 2026.05.27 02:41:51.872583 [ 316 ] {} <Debug> TCP-Session: 28da32b4-6aad-4126-8a91-a2e6db3abfb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4668 | 2026.05.27 02:41:51.872578 [ 311 ] {} <Debug> TCP-Session: b2e4a12f-5b17-47aa-9e9d-b8c89340844d Authenticating user 'default' from [fd00:1122:3344:101::e]:52430 | ||
| 4669 | 2026.05.27 02:41:51.872603 [ 318 ] {} <Debug> TCP-Session: f3acff36-c800-40d7-831d-2df003e82fcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4670 | 2026.05.27 02:41:51.872619 [ 311 ] {} <Debug> TCP-Session: b2e4a12f-5b17-47aa-9e9d-b8c89340844d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4671 | 2026.05.27 02:41:51.872631 [ 318 ] {} <Debug> TCP-Session: f3acff36-c800-40d7-831d-2df003e82fcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4672 | 2026.05.27 02:41:51.872643 [ 311 ] {} <Debug> TCP-Session: b2e4a12f-5b17-47aa-9e9d-b8c89340844d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4673 | 2026.05.27 02:41:51.872472 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42041 | ||
| 4674 | 2026.05.27 02:41:51.872676 [ 315 ] {e7ec1251-0e2e-42c8-ba90-6056bb9e5b60} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37953) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4675 | 2026.05.27 02:41:51.872452 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48789 | ||
| 4676 | 2026.05.27 02:41:51.872718 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4677 | 2026.05.27 02:41:51.872444 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50632 | ||
| 4678 | 2026.05.27 02:41:51.872763 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4679 | 2026.05.27 02:41:51.872759 [ 312 ] {} <Debug> TCP-Session: ebc331e9-ad3b-43e5-b084-aadb5abde86f Authenticating user 'default' from [fd00:1122:3344:101::e]:42041 | ||
| 4680 | 2026.05.27 02:41:51.872812 [ 269 ] {} <Debug> TCP-Session: 443c01ba-a0dc-4c16-af97-a287cf046721 Authenticating user 'default' from [fd00:1122:3344:101::e]:48789 | ||
| 4681 | 2026.05.27 02:41:51.872829 [ 312 ] {} <Debug> TCP-Session: ebc331e9-ad3b-43e5-b084-aadb5abde86f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4682 | 2026.05.27 02:41:51.872847 [ 269 ] {} <Debug> TCP-Session: 443c01ba-a0dc-4c16-af97-a287cf046721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4683 | 2026.05.27 02:41:51.872856 [ 312 ] {} <Debug> TCP-Session: ebc331e9-ad3b-43e5-b084-aadb5abde86f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4684 | 2026.05.27 02:41:51.872871 [ 269 ] {} <Debug> TCP-Session: 443c01ba-a0dc-4c16-af97-a287cf046721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4685 | 2026.05.27 02:41:51.872429 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61520 | ||
| 4686 | 2026.05.27 02:41:51.872485 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4687 | 2026.05.27 02:41:51.872951 [ 315 ] {e7ec1251-0e2e-42c8-ba90-6056bb9e5b60} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4688 | 2026.05.27 02:41:51.872969 [ 317 ] {} <Debug> TCP-Session: 038fb79d-2c8c-490e-ab91-b8b09e117445 Authenticating user 'default' from [fd00:1122:3344:101::e]:44697 | ||
| 4689 | 2026.05.27 02:41:51.873000 [ 317 ] {} <Debug> TCP-Session: 038fb79d-2c8c-490e-ab91-b8b09e117445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4690 | 2026.05.27 02:41:51.873012 [ 315 ] {e7ec1251-0e2e-42c8-ba90-6056bb9e5b60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4691 | 2026.05.27 02:41:51.873014 [ 317 ] {} <Debug> TCP-Session: 038fb79d-2c8c-490e-ab91-b8b09e117445 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4692 | 2026.05.27 02:41:51.873091 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4693 | 2026.05.27 02:41:51.873137 [ 259 ] {} <Debug> TCP-Session: 5a2d021c-bb99-434f-acc5-f9f4f696298f Authenticating user 'default' from [fd00:1122:3344:101::e]:50632 | ||
| 4694 | 2026.05.27 02:41:51.873158 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4695 | 2026.05.27 02:41:51.873162 [ 259 ] {} <Debug> TCP-Session: 5a2d021c-bb99-434f-acc5-f9f4f696298f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4696 | 2026.05.27 02:41:51.873191 [ 319 ] {} <Debug> TCP-Session: 7b1248ae-1d43-481f-a762-5e98ad25d20e Authenticating user 'default' from [fd00:1122:3344:101::e]:61520 | ||
| 4697 | 2026.05.27 02:41:51.873206 [ 259 ] {} <Debug> TCP-Session: 5a2d021c-bb99-434f-acc5-f9f4f696298f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4698 | 2026.05.27 02:41:51.873218 [ 319 ] {} <Debug> TCP-Session: 7b1248ae-1d43-481f-a762-5e98ad25d20e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4699 | 2026.05.27 02:41:51.873245 [ 319 ] {} <Debug> TCP-Session: 7b1248ae-1d43-481f-a762-5e98ad25d20e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4700 | 2026.05.27 02:41:51.873307 [ 315 ] {e7ec1251-0e2e-42c8-ba90-6056bb9e5b60} <Debug> oximeter.version (5277401c-8b99-413d-8dc0-62bbe2b9e5ea) (SelectExecutor): Key condition: unknown | ||
| 4701 | 2026.05.27 02:41:51.874208 [ 359 ] {e7ec1251-0e2e-42c8-ba90-6056bb9e5b60} <Trace> AggregatingTransform: Aggregating | ||
| 4702 | 2026.05.27 02:41:51.874253 [ 359 ] {e7ec1251-0e2e-42c8-ba90-6056bb9e5b60} <Trace> Aggregator: Aggregation method: without_key | ||
| 4703 | 2026.05.27 02:41:51.874289 [ 359 ] {e7ec1251-0e2e-42c8-ba90-6056bb9e5b60} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000880479 sec. (1135.745 rows/sec., 44.37 KiB/sec.) | ||
| 4704 | 2026.05.27 02:41:51.874308 [ 359 ] {e7ec1251-0e2e-42c8-ba90-6056bb9e5b60} <Trace> Aggregator: Merging aggregated data | ||
| 4705 | 2026.05.27 02:41:51.874963 [ 315 ] {e7ec1251-0e2e-42c8-ba90-6056bb9e5b60} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002343 sec., 426.8032437046522 rows/sec., 16.67 KiB/sec. | ||
| 4706 | 2026.05.27 02:41:51.875094 [ 315 ] {e7ec1251-0e2e-42c8-ba90-6056bb9e5b60} <Debug> TCPHandler: Processed in 0.002711009 sec. | ||
| 4707 | 2026.05.27 02:41:51.875208 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4708 | 2026.05.27 02:41:51.875239 [ 315 ] {} <Debug> TCP-Session: 83cb8b6c-7800-4a34-bb09-363444535a14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4709 | 2026.05.27 02:41:51.875242 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4710 | 2026.05.27 02:41:51.875256 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4711 | 2026.05.27 02:41:51.875276 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4712 | 2026.05.27 02:41:51.875295 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4713 | 2026.05.27 02:41:51.875309 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4714 | 2026.05.27 02:41:51.875336 [ 311 ] {} <Debug> TCP-Session: b2e4a12f-5b17-47aa-9e9d-b8c89340844d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4715 | 2026.05.27 02:41:51.875355 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4716 | 2026.05.27 02:41:51.875359 [ 318 ] {} <Debug> TCP-Session: f3acff36-c800-40d7-831d-2df003e82fcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4717 | 2026.05.27 02:41:51.875375 [ 312 ] {} <Debug> TCP-Session: ebc331e9-ad3b-43e5-b084-aadb5abde86f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4718 | 2026.05.27 02:41:51.875394 [ 269 ] {} <Debug> TCP-Session: 443c01ba-a0dc-4c16-af97-a287cf046721 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4719 | 2026.05.27 02:41:51.875344 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4720 | 2026.05.27 02:41:51.875326 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4721 | 2026.05.27 02:41:51.875464 [ 319 ] {} <Debug> TCP-Session: 7b1248ae-1d43-481f-a762-5e98ad25d20e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4722 | 2026.05.27 02:41:51.875316 [ 259 ] {} <Debug> TCP-Session: 5a2d021c-bb99-434f-acc5-f9f4f696298f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4723 | 2026.05.27 02:41:51.875497 [ 317 ] {} <Debug> TCP-Session: 038fb79d-2c8c-490e-ab91-b8b09e117445 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4724 | 2026.05.27 02:41:51.875290 [ 316 ] {} <Debug> TCP-Session: 28da32b4-6aad-4126-8a91-a2e6db3abfb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4725 | 2026.05.27 02:41:52.569888 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42662 | ||
| 4726 | 2026.05.27 02:41:52.569971 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4727 | 2026.05.27 02:41:52.569997 [ 315 ] {} <Debug> TCP-Session: 494c4e45-c396-4288-9e5a-b715fd17a8ab Authenticating user 'default' from [fd00:1122:3344:101::e]:42662 | ||
| 4728 | 2026.05.27 02:41:52.570019 [ 315 ] {} <Debug> TCP-Session: 494c4e45-c396-4288-9e5a-b715fd17a8ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4729 | 2026.05.27 02:41:52.570033 [ 315 ] {} <Debug> TCP-Session: 494c4e45-c396-4288-9e5a-b715fd17a8ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4730 | 2026.05.27 02:41:52.570334 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62652 | ||
| 4731 | 2026.05.27 02:41:52.570386 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51387 | ||
| 4732 | 2026.05.27 02:41:52.570421 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60540 | ||
| 4733 | 2026.05.27 02:41:52.570438 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4734 | 2026.05.27 02:41:52.570484 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4735 | 2026.05.27 02:41:52.570499 [ 315 ] {} <Trace> TCP-Session: 494c4e45-c396-4288-9e5a-b715fd17a8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4736 | 2026.05.27 02:41:52.570533 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4737 | 2026.05.27 02:41:52.570534 [ 317 ] {} <Debug> TCP-Session: e78f6c4e-1b4f-4f1a-a78a-08ac993552eb Authenticating user 'default' from [fd00:1122:3344:101::e]:51387 | ||
| 4738 | 2026.05.27 02:41:52.570523 [ 316 ] {} <Debug> TCP-Session: fa120807-8c28-4965-ae7c-b10b442ca0ef Authenticating user 'default' from [fd00:1122:3344:101::e]:62652 | ||
| 4739 | 2026.05.27 02:41:52.570579 [ 318 ] {} <Debug> TCP-Session: 322d2235-089d-4344-a099-aeb4dcaa496f Authenticating user 'default' from [fd00:1122:3344:101::e]:60540 | ||
| 4740 | 2026.05.27 02:41:52.570595 [ 317 ] {} <Debug> TCP-Session: e78f6c4e-1b4f-4f1a-a78a-08ac993552eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4741 | 2026.05.27 02:41:52.570618 [ 316 ] {} <Debug> TCP-Session: fa120807-8c28-4965-ae7c-b10b442ca0ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4742 | 2026.05.27 02:41:52.570633 [ 318 ] {} <Debug> TCP-Session: 322d2235-089d-4344-a099-aeb4dcaa496f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4743 | 2026.05.27 02:41:52.570648 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59328 | ||
| 4744 | 2026.05.27 02:41:52.570668 [ 318 ] {} <Debug> TCP-Session: 322d2235-089d-4344-a099-aeb4dcaa496f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4745 | 2026.05.27 02:41:52.570690 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63661 | ||
| 4746 | 2026.05.27 02:41:52.570709 [ 315 ] {86e109a6-c3cb-48e8-b9c7-40907473e3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42662) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4747 | 2026.05.27 02:41:52.570723 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4748 | 2026.05.27 02:41:52.570780 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4749 | 2026.05.27 02:41:52.570805 [ 319 ] {} <Debug> TCP-Session: 142ef0bf-a606-4b6e-9f48-13a97361d160 Authenticating user 'default' from [fd00:1122:3344:101::e]:59328 | ||
| 4750 | 2026.05.27 02:41:52.570821 [ 312 ] {} <Debug> TCP-Session: 6b0d1c32-3fc9-4f5c-bfa7-b34e884a2f25 Authenticating user 'default' from [fd00:1122:3344:101::e]:63661 | ||
| 4751 | 2026.05.27 02:41:52.570838 [ 319 ] {} <Debug> TCP-Session: 142ef0bf-a606-4b6e-9f48-13a97361d160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4752 | 2026.05.27 02:41:52.570854 [ 312 ] {} <Debug> TCP-Session: 6b0d1c32-3fc9-4f5c-bfa7-b34e884a2f25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4753 | 2026.05.27 02:41:52.570867 [ 319 ] {} <Debug> TCP-Session: 142ef0bf-a606-4b6e-9f48-13a97361d160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4754 | 2026.05.27 02:41:52.570881 [ 312 ] {} <Debug> TCP-Session: 6b0d1c32-3fc9-4f5c-bfa7-b34e884a2f25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4755 | 2026.05.27 02:41:52.570678 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40600 | ||
| 4756 | 2026.05.27 02:41:52.570661 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58186 | ||
| 4757 | 2026.05.27 02:41:52.570656 [ 316 ] {} <Debug> TCP-Session: fa120807-8c28-4965-ae7c-b10b442ca0ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4758 | 2026.05.27 02:41:52.570973 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4759 | 2026.05.27 02:41:52.571003 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4760 | 2026.05.27 02:41:52.571016 [ 269 ] {} <Debug> TCP-Session: 86089e98-583f-46a7-9ed1-c32d26f1d877 Authenticating user 'default' from [fd00:1122:3344:101::e]:40600 | ||
| 4761 | 2026.05.27 02:41:52.571038 [ 259 ] {} <Debug> TCP-Session: 372e396b-ab6b-4652-b545-5081b52b2069 Authenticating user 'default' from [fd00:1122:3344:101::e]:58186 | ||
| 4762 | 2026.05.27 02:41:52.571049 [ 269 ] {} <Debug> TCP-Session: 86089e98-583f-46a7-9ed1-c32d26f1d877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4763 | 2026.05.27 02:41:52.571052 [ 315 ] {86e109a6-c3cb-48e8-b9c7-40907473e3ae} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4764 | 2026.05.27 02:41:52.571078 [ 269 ] {} <Debug> TCP-Session: 86089e98-583f-46a7-9ed1-c32d26f1d877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4765 | 2026.05.27 02:41:52.571070 [ 259 ] {} <Debug> TCP-Session: 372e396b-ab6b-4652-b545-5081b52b2069 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4766 | 2026.05.27 02:41:52.570640 [ 317 ] {} <Debug> TCP-Session: e78f6c4e-1b4f-4f1a-a78a-08ac993552eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4767 | 2026.05.27 02:41:52.571135 [ 315 ] {86e109a6-c3cb-48e8-b9c7-40907473e3ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4768 | 2026.05.27 02:41:52.571140 [ 259 ] {} <Debug> TCP-Session: 372e396b-ab6b-4652-b545-5081b52b2069 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4769 | 2026.05.27 02:41:52.570687 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53426 | ||
| 4770 | 2026.05.27 02:41:52.571247 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4771 | 2026.05.27 02:41:52.571373 [ 311 ] {} <Debug> TCP-Session: 4ccda3d3-2972-4198-833c-7aa273e721ec Authenticating user 'default' from [fd00:1122:3344:101::e]:53426 | ||
| 4772 | 2026.05.27 02:41:52.571390 [ 311 ] {} <Debug> TCP-Session: 4ccda3d3-2972-4198-833c-7aa273e721ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4773 | 2026.05.27 02:41:52.571403 [ 311 ] {} <Debug> TCP-Session: 4ccda3d3-2972-4198-833c-7aa273e721ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4774 | 2026.05.27 02:41:52.571543 [ 315 ] {86e109a6-c3cb-48e8-b9c7-40907473e3ae} <Debug> oximeter.version (5277401c-8b99-413d-8dc0-62bbe2b9e5ea) (SelectExecutor): Key condition: unknown | ||
| 4775 | 2026.05.27 02:41:52.572464 [ 351 ] {86e109a6-c3cb-48e8-b9c7-40907473e3ae} <Trace> AggregatingTransform: Aggregating | ||
| 4776 | 2026.05.27 02:41:52.572513 [ 351 ] {86e109a6-c3cb-48e8-b9c7-40907473e3ae} <Trace> Aggregator: Aggregation method: without_key | ||
| 4777 | 2026.05.27 02:41:52.572544 [ 351 ] {86e109a6-c3cb-48e8-b9c7-40907473e3ae} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00090132 sec. (1109.484 rows/sec., 43.34 KiB/sec.) | ||
| 4778 | 2026.05.27 02:41:52.572560 [ 351 ] {86e109a6-c3cb-48e8-b9c7-40907473e3ae} <Trace> Aggregator: Merging aggregated data | ||
| 4779 | 2026.05.27 02:41:52.573200 [ 315 ] {86e109a6-c3cb-48e8-b9c7-40907473e3ae} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002554 sec., 391.5426781519186 rows/sec., 15.29 KiB/sec. | ||
| 4780 | 2026.05.27 02:41:52.573334 [ 315 ] {86e109a6-c3cb-48e8-b9c7-40907473e3ae} <Debug> TCPHandler: Processed in 0.002962172 sec. | ||
| 4781 | 2026.05.27 02:41:52.573476 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4782 | 2026.05.27 02:41:52.573509 [ 315 ] {} <Debug> TCP-Session: 494c4e45-c396-4288-9e5a-b715fd17a8ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4783 | 2026.05.27 02:41:52.573511 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4784 | 2026.05.27 02:41:52.573532 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4785 | 2026.05.27 02:41:52.573545 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4786 | 2026.05.27 02:41:52.573565 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4787 | 2026.05.27 02:41:52.573594 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4788 | 2026.05.27 02:41:52.573626 [ 317 ] {} <Debug> TCP-Session: e78f6c4e-1b4f-4f1a-a78a-08ac993552eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4789 | 2026.05.27 02:41:52.573629 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4790 | 2026.05.27 02:41:52.573654 [ 318 ] {} <Debug> TCP-Session: 322d2235-089d-4344-a099-aeb4dcaa496f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4791 | 2026.05.27 02:41:52.573603 [ 259 ] {} <Debug> TCP-Session: 372e396b-ab6b-4652-b545-5081b52b2069 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4792 | 2026.05.27 02:41:52.573700 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4793 | 2026.05.27 02:41:52.573594 [ 312 ] {} <Debug> TCP-Session: 6b0d1c32-3fc9-4f5c-bfa7-b34e884a2f25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4794 | 2026.05.27 02:41:52.573572 [ 316 ] {} <Debug> TCP-Session: fa120807-8c28-4965-ae7c-b10b442ca0ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4795 | 2026.05.27 02:41:52.573761 [ 319 ] {} <Debug> TCP-Session: 142ef0bf-a606-4b6e-9f48-13a97361d160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4796 | 2026.05.27 02:41:52.573576 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4797 | 2026.05.27 02:41:52.573687 [ 269 ] {} <Debug> TCP-Session: 86089e98-583f-46a7-9ed1-c32d26f1d877 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4798 | 2026.05.27 02:41:52.573846 [ 311 ] {} <Debug> TCP-Session: 4ccda3d3-2972-4198-833c-7aa273e721ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4799 | 2026.05.27 02:41:53.874671 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4800 | 2026.05.27 02:41:53.874744 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4801 | 2026.05.27 02:41:53.940368 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8557 | ||
| 4802 | 2026.05.27 02:41:53.940841 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4803 | 2026.05.27 02:41:53.940886 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 4804 | 2026.05.27 02:41:53.941387 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4805 | 2026.05.27 02:41:53.941619 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4806 | 2026.05.27 02:41:53.941748 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8557 | ||
| 4807 | 2026.05.27 02:41:54.407115 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4808 | 2026.05.27 02:41:54.409940 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4809 | 2026.05.27 02:41:54.410166 [ 260 ] {bcbb2210-b062-41ea-b3e3-6191252a32f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 4810 | 2026.05.27 02:41:54.410490 [ 260 ] {bcbb2210-b062-41ea-b3e3-6191252a32f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4811 | 2026.05.27 02:41:54.410528 [ 260 ] {bcbb2210-b062-41ea-b3e3-6191252a32f8} <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 | ||
| 4812 | 2026.05.27 02:41:54.410742 [ 260 ] {bcbb2210-b062-41ea-b3e3-6191252a32f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4813 | 2026.05.27 02:41:54.410810 [ 260 ] {bcbb2210-b062-41ea-b3e3-6191252a32f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4814 | 2026.05.27 02:41:54.410956 [ 260 ] {bcbb2210-b062-41ea-b3e3-6191252a32f8} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4815 | 2026.05.27 02:41:54.411048 [ 356 ] {bcbb2210-b062-41ea-b3e3-6191252a32f8} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4816 | 2026.05.27 02:41:54.411048 [ 328 ] {bcbb2210-b062-41ea-b3e3-6191252a32f8} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4817 | 2026.05.27 02:41:54.411074 [ 351 ] {bcbb2210-b062-41ea-b3e3-6191252a32f8} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4818 | 2026.05.27 02:41:54.411059 [ 358 ] {bcbb2210-b062-41ea-b3e3-6191252a32f8} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4819 | 2026.05.27 02:41:54.411218 [ 260 ] {bcbb2210-b062-41ea-b3e3-6191252a32f8} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4820 | 2026.05.27 02:41:54.411246 [ 260 ] {bcbb2210-b062-41ea-b3e3-6191252a32f8} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4821 | 2026.05.27 02:41:54.411331 [ 260 ] {bcbb2210-b062-41ea-b3e3-6191252a32f8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4822 | 2026.05.27 02:41:54.411351 [ 260 ] {bcbb2210-b062-41ea-b3e3-6191252a32f8} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 4823 | 2026.05.27 02:41:54.411387 [ 260 ] {bcbb2210-b062-41ea-b3e3-6191252a32f8} <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'))" | ||
| 4824 | 2026.05.27 02:41:54.411430 [ 260 ] {bcbb2210-b062-41ea-b3e3-6191252a32f8} <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'))" | ||
| 4825 | 2026.05.27 02:41:54.411471 [ 260 ] {bcbb2210-b062-41ea-b3e3-6191252a32f8} <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'))" | ||
| 4826 | 2026.05.27 02:41:54.412666 [ 260 ] {bcbb2210-b062-41ea-b3e3-6191252a32f8} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.002581 sec., 19372.336303758235 rows/sec., 3.30 MiB/sec. | ||
| 4827 | 2026.05.27 02:41:54.412872 [ 260 ] {bcbb2210-b062-41ea-b3e3-6191252a32f8} <Debug> MemoryTracker: Peak memory usage (for query): 138.72 KiB. | ||
| 4828 | 2026.05.27 02:41:54.412889 [ 260 ] {bcbb2210-b062-41ea-b3e3-6191252a32f8} <Debug> TCPHandler: Processed in 0.003081953 sec. | ||
| 4829 | 2026.05.27 02:41:54.415016 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4830 | 2026.05.27 02:41:54.415169 [ 260 ] {7013aab0-17e7-47f6-b2ac-4caedc36f6e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4831 | 2026.05.27 02:41:54.415247 [ 260 ] {7013aab0-17e7-47f6-b2ac-4caedc36f6e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4832 | 2026.05.27 02:41:54.416002 [ 260 ] {7013aab0-17e7-47f6-b2ac-4caedc36f6e1} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2026.05.27 02:41:54.416064 [ 260 ] {7013aab0-17e7-47f6-b2ac-4caedc36f6e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 4834 | 2026.05.27 02:41:54.416447 [ 260 ] {7013aab0-17e7-47f6-b2ac-4caedc36f6e1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4835 | 2026.05.27 02:41:54.416672 [ 260 ] {7013aab0-17e7-47f6-b2ac-4caedc36f6e1} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4836 | 2026.05.27 02:41:54.416818 [ 260 ] {7013aab0-17e7-47f6-b2ac-4caedc36f6e1} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001707 sec., 76157.00058582309 rows/sec., 6.57 MiB/sec. | ||
| 4837 | 2026.05.27 02:41:54.416853 [ 260 ] {7013aab0-17e7-47f6-b2ac-4caedc36f6e1} <Debug> TCPHandler: Processed in 0.00194774 sec. | ||
| 4838 | 2026.05.27 02:41:54.416979 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4839 | 2026.05.27 02:41:54.417077 [ 260 ] {44bf54b4-b3e9-46b9-9db4-fba347553ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4840 | 2026.05.27 02:41:54.417119 [ 260 ] {44bf54b4-b3e9-46b9-9db4-fba347553ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4841 | 2026.05.27 02:41:54.417524 [ 260 ] {44bf54b4-b3e9-46b9-9db4-fba347553ce5} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4842 | 2026.05.27 02:41:54.417560 [ 260 ] {44bf54b4-b3e9-46b9-9db4-fba347553ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 4843 | 2026.05.27 02:41:54.417849 [ 260 ] {44bf54b4-b3e9-46b9-9db4-fba347553ce5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4844 | 2026.05.27 02:41:54.418058 [ 260 ] {44bf54b4-b3e9-46b9-9db4-fba347553ce5} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4845 | 2026.05.27 02:41:54.418170 [ 47 ] {} <Debug> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4846 | 2026.05.27 02:41:54.418185 [ 260 ] {44bf54b4-b3e9-46b9-9db4-fba347553ce5} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001127 sec., 32830.52351375333 rows/sec., 2.41 MiB/sec. | ||
| 4847 | 2026.05.27 02:41:54.418217 [ 47 ] {} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4848 | 2026.05.27 02:41:54.418230 [ 260 ] {44bf54b4-b3e9-46b9-9db4-fba347553ce5} <Debug> TCPHandler: Processed in 0.001300674 sec. | ||
| 4849 | 2026.05.27 02:41:54.418245 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 4850 | 2026.05.27 02:41:54.418350 [ 192 ] {26623fa7-b46b-4465-af52-bb599726c27b::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 | ||
| 4851 | 2026.05.27 02:41:54.418373 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4852 | 2026.05.27 02:41:54.418472 [ 192 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4853 | 2026.05.27 02:41:54.418493 [ 260 ] {2d4cf628-3747-4964-bf8c-d4b5839d75b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4854 | 2026.05.27 02:41:54.418510 [ 192 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 222 rows starting from the beginning of the part | ||
| 4855 | 2026.05.27 02:41:54.418541 [ 260 ] {2d4cf628-3747-4964-bf8c-d4b5839d75b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4856 | 2026.05.27 02:41:54.418577 [ 192 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 37 rows starting from the beginning of the part | ||
| 4857 | 2026.05.27 02:41:54.418633 [ 192 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 144 rows starting from the beginning of the part | ||
| 4858 | 2026.05.27 02:41:54.418678 [ 192 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
| 4859 | 2026.05.27 02:41:54.418724 [ 192 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 144 rows starting from the beginning of the part | ||
| 4860 | 2026.05.27 02:41:54.418772 [ 192 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 37 rows starting from the beginning of the part | ||
| 4861 | 2026.05.27 02:41:54.418972 [ 260 ] {2d4cf628-3747-4964-bf8c-d4b5839d75b7} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4862 | 2026.05.27 02:41:54.419013 [ 260 ] {2d4cf628-3747-4964-bf8c-d4b5839d75b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 4863 | 2026.05.27 02:41:54.419329 [ 260 ] {2d4cf628-3747-4964-bf8c-d4b5839d75b7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4864 | 2026.05.27 02:41:54.419580 [ 260 ] {2d4cf628-3747-4964-bf8c-d4b5839d75b7} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4865 | 2026.05.27 02:41:54.419689 [ 186 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 632 rows, containing 5 columns (5 merged, 0 gathered) in 0.001383105 sec., 456942.89298354066 rows/sec., 30.78 MiB/sec. | ||
| 4866 | 2026.05.27 02:41:54.419709 [ 260 ] {2d4cf628-3747-4964-bf8c-d4b5839d75b7} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001235 sec., 81781.37651821862 rows/sec., 6.39 MiB/sec. | ||
| 4867 | 2026.05.27 02:41:54.419755 [ 260 ] {2d4cf628-3747-4964-bf8c-d4b5839d75b7} <Debug> TCPHandler: Processed in 0.001445905 sec. | ||
| 4868 | 2026.05.27 02:41:54.419849 [ 188 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4869 | 2026.05.27 02:41:54.419880 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4870 | 2026.05.27 02:41:54.419977 [ 260 ] {5ff6dc2b-fcaf-43af-8395-6a120bc51102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4871 | 2026.05.27 02:41:54.420020 [ 260 ] {5ff6dc2b-fcaf-43af-8395-6a120bc51102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4872 | 2026.05.27 02:41:54.420118 [ 188 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_21_4} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2026.05.27 02:41:54.420183 [ 188 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_21_4} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4874 | 2026.05.27 02:41:54.420255 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4875 | 2026.05.27 02:41:54.420402 [ 260 ] {5ff6dc2b-fcaf-43af-8395-6a120bc51102} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4876 | 2026.05.27 02:41:54.420436 [ 260 ] {5ff6dc2b-fcaf-43af-8395-6a120bc51102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 4877 | 2026.05.27 02:41:54.420749 [ 260 ] {5ff6dc2b-fcaf-43af-8395-6a120bc51102} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4878 | 2026.05.27 02:41:54.420956 [ 260 ] {5ff6dc2b-fcaf-43af-8395-6a120bc51102} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4879 | 2026.05.27 02:41:54.421083 [ 260 ] {5ff6dc2b-fcaf-43af-8395-6a120bc51102} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001125 sec., 142222.22222222222 rows/sec., 9.91 MiB/sec. | ||
| 4880 | 2026.05.27 02:41:54.421117 [ 260 ] {5ff6dc2b-fcaf-43af-8395-6a120bc51102} <Debug> TCPHandler: Processed in 0.001286464 sec. | ||
| 4881 | 2026.05.27 02:41:54.421232 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4882 | 2026.05.27 02:41:54.421332 [ 260 ] {d6c39669-5d40-4d37-be3e-1b5dfd8436ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4883 | 2026.05.27 02:41:54.421385 [ 260 ] {d6c39669-5d40-4d37-be3e-1b5dfd8436ae} <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 | ||
| 4884 | 2026.05.27 02:41:54.421865 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4885 | 2026.05.27 02:41:54.421914 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 4886 | 2026.05.27 02:41:54.422128 [ 260 ] {d6c39669-5d40-4d37-be3e-1b5dfd8436ae} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4887 | 2026.05.27 02:41:54.422168 [ 260 ] {d6c39669-5d40-4d37-be3e-1b5dfd8436ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 4888 | 2026.05.27 02:41:54.422712 [ 260 ] {d6c39669-5d40-4d37-be3e-1b5dfd8436ae} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4889 | 2026.05.27 02:41:54.422931 [ 260 ] {d6c39669-5d40-4d37-be3e-1b5dfd8436ae} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4890 | 2026.05.27 02:41:54.423065 [ 260 ] {d6c39669-5d40-4d37-be3e-1b5dfd8436ae} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001754 sec., 21094.640820980618 rows/sec., 37.80 MiB/sec. | ||
| 4891 | 2026.05.27 02:41:54.423114 [ 260 ] {d6c39669-5d40-4d37-be3e-1b5dfd8436ae} <Debug> TCPHandler: Processed in 0.0019306 sec. | ||
| 4892 | 2026.05.27 02:41:54.423282 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4893 | 2026.05.27 02:41:54.423379 [ 260 ] {8d648591-b021-4d69-9796-032f13eef163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4894 | 2026.05.27 02:41:54.423421 [ 260 ] {8d648591-b021-4d69-9796-032f13eef163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4895 | 2026.05.27 02:41:54.423753 [ 260 ] {8d648591-b021-4d69-9796-032f13eef163} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4896 | 2026.05.27 02:41:54.423788 [ 260 ] {8d648591-b021-4d69-9796-032f13eef163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 4897 | 2026.05.27 02:41:54.424133 [ 260 ] {8d648591-b021-4d69-9796-032f13eef163} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4898 | 2026.05.27 02:41:54.424358 [ 260 ] {8d648591-b021-4d69-9796-032f13eef163} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4899 | 2026.05.27 02:41:54.424488 [ 260 ] {8d648591-b021-4d69-9796-032f13eef163} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 4900 | 2026.05.27 02:41:54.424521 [ 260 ] {8d648591-b021-4d69-9796-032f13eef163} <Debug> TCPHandler: Processed in 0.001287974 sec. | ||
| 4901 | 2026.05.27 02:41:54.427892 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4902 | 2026.05.27 02:41:54.428575 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4903 | 2026.05.27 02:41:54.431166 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4904 | 2026.05.27 02:41:59.413063 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4905 | 2026.05.27 02:41:59.413438 [ 260 ] {60f20289-de42-4be6-b3cf-f54048abcace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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', 'oximeter_collector:collections', '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) | ||
| 4906 | 2026.05.27 02:41:59.413945 [ 260 ] {60f20289-de42-4be6-b3cf-f54048abcace} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4907 | 2026.05.27 02:41:59.414018 [ 260 ] {60f20289-de42-4be6-b3cf-f54048abcace} <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', 'oximeter_collector:collections', '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 | ||
| 4908 | 2026.05.27 02:41:59.414360 [ 260 ] {60f20289-de42-4be6-b3cf-f54048abcace} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4909 | 2026.05.27 02:41:59.414427 [ 260 ] {60f20289-de42-4be6-b3cf-f54048abcace} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4910 | 2026.05.27 02:41:59.414563 [ 260 ] {60f20289-de42-4be6-b3cf-f54048abcace} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 4911 | 2026.05.27 02:41:59.414667 [ 358 ] {60f20289-de42-4be6-b3cf-f54048abcace} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4912 | 2026.05.27 02:41:59.414678 [ 322 ] {60f20289-de42-4be6-b3cf-f54048abcace} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4913 | 2026.05.27 02:41:59.414697 [ 356 ] {60f20289-de42-4be6-b3cf-f54048abcace} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4914 | 2026.05.27 02:41:59.414678 [ 351 ] {60f20289-de42-4be6-b3cf-f54048abcace} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4915 | 2026.05.27 02:41:59.414880 [ 260 ] {60f20289-de42-4be6-b3cf-f54048abcace} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4916 | 2026.05.27 02:41:59.414908 [ 260 ] {60f20289-de42-4be6-b3cf-f54048abcace} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4917 | 2026.05.27 02:41:59.415000 [ 260 ] {60f20289-de42-4be6-b3cf-f54048abcace} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4918 | 2026.05.27 02:41:59.415020 [ 260 ] {60f20289-de42-4be6-b3cf-f54048abcace} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 4919 | 2026.05.27 02:41:59.415057 [ 260 ] {60f20289-de42-4be6-b3cf-f54048abcace} <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', 'oximeter_collector:collections', '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'))" | ||
| 4920 | 2026.05.27 02:41:59.415096 [ 260 ] {60f20289-de42-4be6-b3cf-f54048abcace} <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', 'oximeter_collector:collections', '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'))" | ||
| 4921 | 2026.05.27 02:41:59.415133 [ 260 ] {60f20289-de42-4be6-b3cf-f54048abcace} <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', 'oximeter_collector:collections', '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'))" | ||
| 4922 | 2026.05.27 02:41:59.416422 [ 260 ] {60f20289-de42-4be6-b3cf-f54048abcace} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.003135 sec., 15948.963317384369 rows/sec., 3.96 MiB/sec. | ||
| 4923 | 2026.05.27 02:41:59.416625 [ 260 ] {60f20289-de42-4be6-b3cf-f54048abcace} <Debug> MemoryTracker: Peak memory usage (for query): 151.80 KiB. | ||
| 4924 | 2026.05.27 02:41:59.416642 [ 260 ] {60f20289-de42-4be6-b3cf-f54048abcace} <Debug> TCPHandler: Processed in 0.00375063 sec. | ||
| 4925 | 2026.05.27 02:41:59.421725 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4926 | 2026.05.27 02:41:59.421887 [ 260 ] {862c9d44-451c-454f-9dde-8de239ab1497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4927 | 2026.05.27 02:41:59.421955 [ 260 ] {862c9d44-451c-454f-9dde-8de239ab1497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4928 | 2026.05.27 02:41:59.422651 [ 260 ] {862c9d44-451c-454f-9dde-8de239ab1497} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4929 | 2026.05.27 02:41:59.422698 [ 260 ] {862c9d44-451c-454f-9dde-8de239ab1497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 4930 | 2026.05.27 02:41:59.423085 [ 260 ] {862c9d44-451c-454f-9dde-8de239ab1497} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4931 | 2026.05.27 02:41:59.423308 [ 260 ] {862c9d44-451c-454f-9dde-8de239ab1497} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4932 | 2026.05.27 02:41:59.423447 [ 260 ] {862c9d44-451c-454f-9dde-8de239ab1497} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.00161 sec., 173913.04347826086 rows/sec., 11.04 MiB/sec. | ||
| 4933 | 2026.05.27 02:41:59.423458 [ 85 ] {} <Debug> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4934 | 2026.05.27 02:41:59.423482 [ 260 ] {862c9d44-451c-454f-9dde-8de239ab1497} <Debug> TCPHandler: Processed in 0.0018847 sec. | ||
| 4935 | 2026.05.27 02:41:59.423516 [ 85 ] {} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2026.05.27 02:41:59.423603 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 4937 | 2026.05.27 02:41:59.423720 [ 193 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::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 | ||
| 4938 | 2026.05.27 02:41:59.423827 [ 193 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4939 | 2026.05.27 02:41:59.423833 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4940 | 2026.05.27 02:41:59.423860 [ 193 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 304 rows starting from the beginning of the part | ||
| 4941 | 2026.05.27 02:41:59.423948 [ 193 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 280 rows starting from the beginning of the part | ||
| 4942 | 2026.05.27 02:41:59.423998 [ 193 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 280 rows starting from the beginning of the part | ||
| 4943 | 2026.05.27 02:41:59.424046 [ 193 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 280 rows starting from the beginning of the part | ||
| 4944 | 2026.05.27 02:41:59.424049 [ 260 ] {fb8d653d-9614-4b5c-9676-5610cb4bd424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4945 | 2026.05.27 02:41:59.424092 [ 193 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 280 rows starting from the beginning of the part | ||
| 4946 | 2026.05.27 02:41:59.424144 [ 193 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 280 rows starting from the beginning of the part | ||
| 4947 | 2026.05.27 02:41:59.424150 [ 260 ] {fb8d653d-9614-4b5c-9676-5610cb4bd424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4948 | 2026.05.27 02:41:59.424756 [ 260 ] {fb8d653d-9614-4b5c-9676-5610cb4bd424} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4949 | 2026.05.27 02:41:59.424799 [ 260 ] {fb8d653d-9614-4b5c-9676-5610cb4bd424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 4950 | 2026.05.27 02:41:59.425115 [ 188 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1704 rows, containing 5 columns (5 merged, 0 gathered) in 0.001436415 sec., 1186286.6929125637 rows/sec., 80.13 MiB/sec. | ||
| 4951 | 2026.05.27 02:41:59.425180 [ 260 ] {fb8d653d-9614-4b5c-9676-5610cb4bd424} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4952 | 2026.05.27 02:41:59.425289 [ 200 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4953 | 2026.05.27 02:41:59.425459 [ 260 ] {fb8d653d-9614-4b5c-9676-5610cb4bd424} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4954 | 2026.05.27 02:41:59.425622 [ 260 ] {fb8d653d-9614-4b5c-9676-5610cb4bd424} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001634 sec., 4895.960832313342 rows/sec., 399.23 KiB/sec. | ||
| 4955 | 2026.05.27 02:41:59.425625 [ 200 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_11_2} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4956 | 2026.05.27 02:41:59.425665 [ 260 ] {fb8d653d-9614-4b5c-9676-5610cb4bd424} <Debug> TCPHandler: Processed in 0.001985652 sec. | ||
| 4957 | 2026.05.27 02:41:59.425727 [ 200 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_11_2} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4958 | 2026.05.27 02:41:59.425786 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4959 | 2026.05.27 02:41:59.425801 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4960 | 2026.05.27 02:41:59.425900 [ 260 ] {e2e6e784-428a-41ad-ae79-f516a715fd59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4961 | 2026.05.27 02:41:59.425943 [ 260 ] {e2e6e784-428a-41ad-ae79-f516a715fd59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4962 | 2026.05.27 02:41:59.426687 [ 260 ] {e2e6e784-428a-41ad-ae79-f516a715fd59} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4963 | 2026.05.27 02:41:59.426724 [ 260 ] {e2e6e784-428a-41ad-ae79-f516a715fd59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 4964 | 2026.05.27 02:41:59.427077 [ 260 ] {e2e6e784-428a-41ad-ae79-f516a715fd59} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4965 | 2026.05.27 02:41:59.427294 [ 260 ] {e2e6e784-428a-41ad-ae79-f516a715fd59} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4966 | 2026.05.27 02:41:59.427424 [ 260 ] {e2e6e784-428a-41ad-ae79-f516a715fd59} <Debug> executeQuery: Read 789 rows, 62.36 KiB in 0.001543 sec., 511341.5424497731 rows/sec., 39.47 MiB/sec. | ||
| 4967 | 2026.05.27 02:41:59.427457 [ 260 ] {e2e6e784-428a-41ad-ae79-f516a715fd59} <Debug> TCPHandler: Processed in 0.001722439 sec. | ||
| 4968 | 2026.05.27 02:41:59.427606 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4969 | 2026.05.27 02:41:59.427705 [ 260 ] {1fbc4bb7-45dd-4cf7-b688-52c1c315e231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4970 | 2026.05.27 02:41:59.427746 [ 260 ] {1fbc4bb7-45dd-4cf7-b688-52c1c315e231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4971 | 2026.05.27 02:41:59.428181 [ 260 ] {1fbc4bb7-45dd-4cf7-b688-52c1c315e231} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4972 | 2026.05.27 02:41:59.428217 [ 260 ] {1fbc4bb7-45dd-4cf7-b688-52c1c315e231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 4973 | 2026.05.27 02:41:59.428535 [ 260 ] {1fbc4bb7-45dd-4cf7-b688-52c1c315e231} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4974 | 2026.05.27 02:41:59.428772 [ 260 ] {1fbc4bb7-45dd-4cf7-b688-52c1c315e231} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4975 | 2026.05.27 02:41:59.428902 [ 260 ] {1fbc4bb7-45dd-4cf7-b688-52c1c315e231} <Debug> executeQuery: Read 152 rows, 9.27 KiB in 0.001216 sec., 125000 rows/sec., 7.45 MiB/sec. | ||
| 4976 | 2026.05.27 02:41:59.428936 [ 260 ] {1fbc4bb7-45dd-4cf7-b688-52c1c315e231} <Debug> TCPHandler: Processed in 0.001379555 sec. | ||
| 4977 | 2026.05.27 02:41:59.429064 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4978 | 2026.05.27 02:41:59.429161 [ 260 ] {9f34f97b-14d2-4d5e-ab38-efa1892f7828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4979 | 2026.05.27 02:41:59.429200 [ 260 ] {9f34f97b-14d2-4d5e-ab38-efa1892f7828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4980 | 2026.05.27 02:41:59.429615 [ 260 ] {9f34f97b-14d2-4d5e-ab38-efa1892f7828} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4981 | 2026.05.27 02:41:59.429652 [ 260 ] {9f34f97b-14d2-4d5e-ab38-efa1892f7828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 4982 | 2026.05.27 02:41:59.429946 [ 260 ] {9f34f97b-14d2-4d5e-ab38-efa1892f7828} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4983 | 2026.05.27 02:41:59.430156 [ 260 ] {9f34f97b-14d2-4d5e-ab38-efa1892f7828} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4984 | 2026.05.27 02:41:59.430280 [ 260 ] {9f34f97b-14d2-4d5e-ab38-efa1892f7828} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001137 sec., 127528.58399296395 rows/sec., 8.23 MiB/sec. | ||
| 4985 | 2026.05.27 02:41:59.430314 [ 260 ] {9f34f97b-14d2-4d5e-ab38-efa1892f7828} <Debug> TCPHandler: Processed in 0.001299814 sec. | ||
| 4986 | 2026.05.27 02:41:59.430438 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4987 | 2026.05.27 02:41:59.430533 [ 260 ] {84f7332a-2abf-48a4-aeb5-8cf38a657116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4988 | 2026.05.27 02:41:59.430573 [ 260 ] {84f7332a-2abf-48a4-aeb5-8cf38a657116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4989 | 2026.05.27 02:41:59.430990 [ 260 ] {84f7332a-2abf-48a4-aeb5-8cf38a657116} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4990 | 2026.05.27 02:41:59.431026 [ 260 ] {84f7332a-2abf-48a4-aeb5-8cf38a657116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 4991 | 2026.05.27 02:41:59.431335 [ 260 ] {84f7332a-2abf-48a4-aeb5-8cf38a657116} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4992 | 2026.05.27 02:41:59.431550 [ 260 ] {84f7332a-2abf-48a4-aeb5-8cf38a657116} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4993 | 2026.05.27 02:41:59.431674 [ 260 ] {84f7332a-2abf-48a4-aeb5-8cf38a657116} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001159 sec., 124245.03882657463 rows/sec., 7.06 MiB/sec. | ||
| 4994 | 2026.05.27 02:41:59.431681 [ 85 ] {} <Debug> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4995 | 2026.05.27 02:41:59.431710 [ 260 ] {84f7332a-2abf-48a4-aeb5-8cf38a657116} <Debug> TCPHandler: Processed in 0.001321134 sec. | ||
| 4996 | 2026.05.27 02:41:59.431728 [ 85 ] {} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4997 | 2026.05.27 02:41:59.431756 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 4998 | 2026.05.27 02:41:59.431841 [ 193 ] {17016b68-0c4f-440a-9909-8123209ef64e::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 | ||
| 4999 | 2026.05.27 02:41:59.431860 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5000 | 2026.05.27 02:41:59.431963 [ 260 ] {5f3ca435-8af4-43e5-aeee-3413a61a0292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5001 | 2026.05.27 02:41:59.431963 [ 193 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5002 | 2026.05.27 02:41:59.432007 [ 260 ] {5f3ca435-8af4-43e5-aeee-3413a61a0292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5003 | 2026.05.27 02:41:59.432014 [ 193 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 156 rows starting from the beginning of the part | ||
| 5004 | 2026.05.27 02:41:59.432089 [ 193 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 144 rows starting from the beginning of the part | ||
| 5005 | 2026.05.27 02:41:59.432138 [ 193 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 144 rows starting from the beginning of the part | ||
| 5006 | 2026.05.27 02:41:59.432184 [ 193 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 144 rows starting from the beginning of the part | ||
| 5007 | 2026.05.27 02:41:59.432228 [ 193 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 144 rows starting from the beginning of the part | ||
| 5008 | 2026.05.27 02:41:59.432281 [ 193 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 144 rows starting from the beginning of the part | ||
| 5009 | 2026.05.27 02:41:59.432559 [ 260 ] {5f3ca435-8af4-43e5-aeee-3413a61a0292} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5010 | 2026.05.27 02:41:59.432600 [ 260 ] {5f3ca435-8af4-43e5-aeee-3413a61a0292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5011 | 2026.05.27 02:41:59.432960 [ 260 ] {5f3ca435-8af4-43e5-aeee-3413a61a0292} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5012 | 2026.05.27 02:41:59.433154 [ 188 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 876 rows, containing 5 columns (5 merged, 0 gathered) in 0.001351665 sec., 648089.5784088513 rows/sec., 39.46 MiB/sec. | ||
| 5013 | 2026.05.27 02:41:59.433186 [ 260 ] {5f3ca435-8af4-43e5-aeee-3413a61a0292} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2026.05.27 02:41:59.433303 [ 199 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5015 | 2026.05.27 02:41:59.433333 [ 260 ] {5f3ca435-8af4-43e5-aeee-3413a61a0292} <Debug> executeQuery: Read 496 rows, 35.71 KiB in 0.001388 sec., 357348.70317002886 rows/sec., 25.12 MiB/sec. | ||
| 5016 | 2026.05.27 02:41:59.433372 [ 260 ] {5f3ca435-8af4-43e5-aeee-3413a61a0292} <Debug> TCPHandler: Processed in 0.001561827 sec. | ||
| 5017 | 2026.05.27 02:41:59.433515 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5018 | 2026.05.27 02:41:59.433565 [ 199 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_11_2} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5019 | 2026.05.27 02:41:59.433615 [ 260 ] {a4124c73-3827-4782-bce1-0639ca7ffaab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5020 | 2026.05.27 02:41:59.433644 [ 199 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_11_2} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5021 | 2026.05.27 02:41:59.433663 [ 260 ] {a4124c73-3827-4782-bce1-0639ca7ffaab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5022 | 2026.05.27 02:41:59.433716 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5023 | 2026.05.27 02:41:59.434029 [ 260 ] {a4124c73-3827-4782-bce1-0639ca7ffaab} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5024 | 2026.05.27 02:41:59.434069 [ 260 ] {a4124c73-3827-4782-bce1-0639ca7ffaab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5025 | 2026.05.27 02:41:59.434380 [ 260 ] {a4124c73-3827-4782-bce1-0639ca7ffaab} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5026 | 2026.05.27 02:41:59.434586 [ 260 ] {a4124c73-3827-4782-bce1-0639ca7ffaab} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5027 | 2026.05.27 02:41:59.434725 [ 260 ] {a4124c73-3827-4782-bce1-0639ca7ffaab} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001128 sec., 3546.0992907801415 rows/sec., 185.27 KiB/sec. | ||
| 5028 | 2026.05.27 02:41:59.434759 [ 260 ] {a4124c73-3827-4782-bce1-0639ca7ffaab} <Debug> TCPHandler: Processed in 0.001295684 sec. | ||
| 5029 | 2026.05.27 02:41:59.434877 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5030 | 2026.05.27 02:41:59.434983 [ 260 ] {000a10c9-4acf-4c1a-b4e8-f52849ee6c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5031 | 2026.05.27 02:41:59.435026 [ 260 ] {000a10c9-4acf-4c1a-b4e8-f52849ee6c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5032 | 2026.05.27 02:41:59.435433 [ 260 ] {000a10c9-4acf-4c1a-b4e8-f52849ee6c9f} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5033 | 2026.05.27 02:41:59.435470 [ 260 ] {000a10c9-4acf-4c1a-b4e8-f52849ee6c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5034 | 2026.05.27 02:41:59.435815 [ 260 ] {000a10c9-4acf-4c1a-b4e8-f52849ee6c9f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5035 | 2026.05.27 02:41:59.436025 [ 260 ] {000a10c9-4acf-4c1a-b4e8-f52849ee6c9f} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5036 | 2026.05.27 02:41:59.436149 [ 260 ] {000a10c9-4acf-4c1a-b4e8-f52849ee6c9f} <Debug> executeQuery: Read 269 rows, 18.31 KiB in 0.001185 sec., 227004.2194092827 rows/sec., 15.09 MiB/sec. | ||
| 5037 | 2026.05.27 02:41:59.436182 [ 260 ] {000a10c9-4acf-4c1a-b4e8-f52849ee6c9f} <Debug> TCPHandler: Processed in 0.001354544 sec. | ||
| 5038 | 2026.05.27 02:41:59.436308 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5039 | 2026.05.27 02:41:59.436404 [ 260 ] {13560901-1f8c-42d6-89f8-abc0f3290a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5040 | 2026.05.27 02:41:59.436446 [ 260 ] {13560901-1f8c-42d6-89f8-abc0f3290a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5041 | 2026.05.27 02:41:59.436758 [ 260 ] {13560901-1f8c-42d6-89f8-abc0f3290a95} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5042 | 2026.05.27 02:41:59.436794 [ 260 ] {13560901-1f8c-42d6-89f8-abc0f3290a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5043 | 2026.05.27 02:41:59.437094 [ 260 ] {13560901-1f8c-42d6-89f8-abc0f3290a95} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5044 | 2026.05.27 02:41:59.437300 [ 260 ] {13560901-1f8c-42d6-89f8-abc0f3290a95} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5045 | 2026.05.27 02:41:59.437399 [ 85 ] {} <Debug> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5046 | 2026.05.27 02:41:59.437425 [ 260 ] {13560901-1f8c-42d6-89f8-abc0f3290a95} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 5047 | 2026.05.27 02:41:59.437437 [ 85 ] {} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5048 | 2026.05.27 02:41:59.437465 [ 260 ] {13560901-1f8c-42d6-89f8-abc0f3290a95} <Debug> TCPHandler: Processed in 0.001212093 sec. | ||
| 5049 | 2026.05.27 02:41:59.437467 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5050 | 2026.05.27 02:41:59.437564 [ 193 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::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 | ||
| 5051 | 2026.05.27 02:41:59.437603 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5052 | 2026.05.27 02:41:59.437677 [ 193 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5053 | 2026.05.27 02:41:59.437710 [ 193 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 5054 | 2026.05.27 02:41:59.437717 [ 260 ] {3bc38265-9c06-4036-8dc0-94774dc13161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5055 | 2026.05.27 02:41:59.437752 [ 193 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 5056 | 2026.05.27 02:41:59.437777 [ 260 ] {3bc38265-9c06-4036-8dc0-94774dc13161} <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 | ||
| 5057 | 2026.05.27 02:41:59.437792 [ 193 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 5058 | 2026.05.27 02:41:59.437830 [ 193 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 5059 | 2026.05.27 02:41:59.437866 [ 193 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 5060 | 2026.05.27 02:41:59.437898 [ 193 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 5061 | 2026.05.27 02:41:59.438563 [ 260 ] {3bc38265-9c06-4036-8dc0-94774dc13161} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5062 | 2026.05.27 02:41:59.438593 [ 194 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001055841 sec., 9471.123019469787 rows/sec., 638.19 KiB/sec. | ||
| 5063 | 2026.05.27 02:41:59.438604 [ 260 ] {3bc38265-9c06-4036-8dc0-94774dc13161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5064 | 2026.05.27 02:41:59.438716 [ 193 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5065 | 2026.05.27 02:41:59.439020 [ 193 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_10_2} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2026.05.27 02:41:59.439089 [ 193 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_10_2} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5067 | 2026.05.27 02:41:59.439152 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5068 | 2026.05.27 02:41:59.439194 [ 260 ] {3bc38265-9c06-4036-8dc0-94774dc13161} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5069 | 2026.05.27 02:41:59.439428 [ 260 ] {3bc38265-9c06-4036-8dc0-94774dc13161} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5070 | 2026.05.27 02:41:59.439571 [ 260 ] {3bc38265-9c06-4036-8dc0-94774dc13161} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001872 sec., 2136.7521367521367 rows/sec., 3.83 MiB/sec. | ||
| 5071 | 2026.05.27 02:41:59.439620 [ 260 ] {3bc38265-9c06-4036-8dc0-94774dc13161} <Debug> TCPHandler: Processed in 0.002066972 sec. | ||
| 5072 | 2026.05.27 02:41:59.439774 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5073 | 2026.05.27 02:41:59.439878 [ 260 ] {074189ec-14f5-490d-adaa-818b5707056a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5074 | 2026.05.27 02:41:59.439919 [ 260 ] {074189ec-14f5-490d-adaa-818b5707056a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5075 | 2026.05.27 02:41:59.440265 [ 260 ] {074189ec-14f5-490d-adaa-818b5707056a} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5076 | 2026.05.27 02:41:59.440327 [ 260 ] {074189ec-14f5-490d-adaa-818b5707056a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5077 | 2026.05.27 02:41:59.440633 [ 260 ] {074189ec-14f5-490d-adaa-818b5707056a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5078 | 2026.05.27 02:41:59.440842 [ 260 ] {074189ec-14f5-490d-adaa-818b5707056a} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5079 | 2026.05.27 02:41:59.440966 [ 260 ] {074189ec-14f5-490d-adaa-818b5707056a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001107 sec., 81300.81300813009 rows/sec., 5.09 MiB/sec. | ||
| 5080 | 2026.05.27 02:41:59.440998 [ 260 ] {074189ec-14f5-490d-adaa-818b5707056a} <Debug> TCPHandler: Processed in 0.001275844 sec. | ||
| 5081 | 2026.05.27 02:42:01.441940 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9069 | ||
| 5082 | 2026.05.27 02:42:01.442407 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5083 | 2026.05.27 02:42:01.442446 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5084 | 2026.05.27 02:42:01.442989 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5085 | 2026.05.27 02:42:01.443246 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5086 | 2026.05.27 02:42:01.443378 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9069 | ||
| 5087 | 2026.05.27 02:42:01.931422 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 5088 | 2026.05.27 02:42:01.946922 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5089 | 2026.05.27 02:42:01.946966 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5090 | 2026.05.27 02:42:01.952712 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5091 | 2026.05.27 02:42:01.953394 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5092 | 2026.05.27 02:42:01.955965 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 5093 | 2026.05.27 02:42:04.409189 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5094 | 2026.05.27 02:42:04.409458 [ 260 ] {916683ad-073f-487b-899a-36cca54a4f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 5095 | 2026.05.27 02:42:04.409786 [ 260 ] {916683ad-073f-487b-899a-36cca54a4f8f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5096 | 2026.05.27 02:42:04.409824 [ 260 ] {916683ad-073f-487b-899a-36cca54a4f8f} <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 | ||
| 5097 | 2026.05.27 02:42:04.410039 [ 260 ] {916683ad-073f-487b-899a-36cca54a4f8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5098 | 2026.05.27 02:42:04.410107 [ 260 ] {916683ad-073f-487b-899a-36cca54a4f8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5099 | 2026.05.27 02:42:04.410246 [ 260 ] {916683ad-073f-487b-899a-36cca54a4f8f} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5100 | 2026.05.27 02:42:04.410348 [ 363 ] {916683ad-073f-487b-899a-36cca54a4f8f} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5101 | 2026.05.27 02:42:04.410371 [ 356 ] {916683ad-073f-487b-899a-36cca54a4f8f} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5102 | 2026.05.27 02:42:04.410349 [ 351 ] {916683ad-073f-487b-899a-36cca54a4f8f} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5103 | 2026.05.27 02:42:04.410348 [ 310 ] {916683ad-073f-487b-899a-36cca54a4f8f} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5104 | 2026.05.27 02:42:04.410536 [ 260 ] {916683ad-073f-487b-899a-36cca54a4f8f} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5105 | 2026.05.27 02:42:04.410564 [ 260 ] {916683ad-073f-487b-899a-36cca54a4f8f} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5106 | 2026.05.27 02:42:04.410647 [ 260 ] {916683ad-073f-487b-899a-36cca54a4f8f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5107 | 2026.05.27 02:42:04.410669 [ 260 ] {916683ad-073f-487b-899a-36cca54a4f8f} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 5108 | 2026.05.27 02:42:04.410705 [ 260 ] {916683ad-073f-487b-899a-36cca54a4f8f} <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'))" | ||
| 5109 | 2026.05.27 02:42:04.410749 [ 260 ] {916683ad-073f-487b-899a-36cca54a4f8f} <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'))" | ||
| 5110 | 2026.05.27 02:42:04.410786 [ 260 ] {916683ad-073f-487b-899a-36cca54a4f8f} <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'))" | ||
| 5111 | 2026.05.27 02:42:04.411922 [ 260 ] {916683ad-073f-487b-899a-36cca54a4f8f} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.002568 sec., 19470.404984423676 rows/sec., 3.32 MiB/sec. | ||
| 5112 | 2026.05.27 02:42:04.412152 [ 260 ] {916683ad-073f-487b-899a-36cca54a4f8f} <Debug> MemoryTracker: Peak memory usage (for query): 138.61 KiB. | ||
| 5113 | 2026.05.27 02:42:04.412182 [ 260 ] {916683ad-073f-487b-899a-36cca54a4f8f} <Debug> TCPHandler: Processed in 0.003133894 sec. | ||
| 5114 | 2026.05.27 02:42:04.414883 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5115 | 2026.05.27 02:42:04.415073 [ 260 ] {d3a04f7d-ef9c-48d2-bf06-b290f0abb113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5116 | 2026.05.27 02:42:04.415155 [ 260 ] {d3a04f7d-ef9c-48d2-bf06-b290f0abb113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5117 | 2026.05.27 02:42:04.415916 [ 260 ] {d3a04f7d-ef9c-48d2-bf06-b290f0abb113} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5118 | 2026.05.27 02:42:04.415963 [ 260 ] {d3a04f7d-ef9c-48d2-bf06-b290f0abb113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5119 | 2026.05.27 02:42:04.416344 [ 260 ] {d3a04f7d-ef9c-48d2-bf06-b290f0abb113} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5120 | 2026.05.27 02:42:04.416570 [ 260 ] {d3a04f7d-ef9c-48d2-bf06-b290f0abb113} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5121 | 2026.05.27 02:42:04.416717 [ 260 ] {d3a04f7d-ef9c-48d2-bf06-b290f0abb113} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001705 sec., 76246.33431085045 rows/sec., 6.58 MiB/sec. | ||
| 5122 | 2026.05.27 02:42:04.416753 [ 260 ] {d3a04f7d-ef9c-48d2-bf06-b290f0abb113} <Debug> TCPHandler: Processed in 0.002013042 sec. | ||
| 5123 | 2026.05.27 02:42:04.416884 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5124 | 2026.05.27 02:42:04.416982 [ 260 ] {57d5a36a-67ce-4ca6-8551-24b06560846d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5125 | 2026.05.27 02:42:04.417023 [ 260 ] {57d5a36a-67ce-4ca6-8551-24b06560846d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5126 | 2026.05.27 02:42:04.417432 [ 260 ] {57d5a36a-67ce-4ca6-8551-24b06560846d} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5127 | 2026.05.27 02:42:04.417469 [ 260 ] {57d5a36a-67ce-4ca6-8551-24b06560846d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5128 | 2026.05.27 02:42:04.417753 [ 260 ] {57d5a36a-67ce-4ca6-8551-24b06560846d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5129 | 2026.05.27 02:42:04.417968 [ 260 ] {57d5a36a-67ce-4ca6-8551-24b06560846d} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2026.05.27 02:42:04.418094 [ 260 ] {57d5a36a-67ce-4ca6-8551-24b06560846d} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001132 sec., 32685.512367491167 rows/sec., 2.40 MiB/sec. | ||
| 5131 | 2026.05.27 02:42:04.418128 [ 260 ] {57d5a36a-67ce-4ca6-8551-24b06560846d} <Debug> TCPHandler: Processed in 0.001294794 sec. | ||
| 5132 | 2026.05.27 02:42:04.418246 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5133 | 2026.05.27 02:42:04.418343 [ 260 ] {c5495f5b-3c59-41d8-a0f5-8c4cc0a4c739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5134 | 2026.05.27 02:42:04.418384 [ 260 ] {c5495f5b-3c59-41d8-a0f5-8c4cc0a4c739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5135 | 2026.05.27 02:42:04.418804 [ 260 ] {c5495f5b-3c59-41d8-a0f5-8c4cc0a4c739} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2026.05.27 02:42:04.418840 [ 260 ] {c5495f5b-3c59-41d8-a0f5-8c4cc0a4c739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5137 | 2026.05.27 02:42:04.419128 [ 260 ] {c5495f5b-3c59-41d8-a0f5-8c4cc0a4c739} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5138 | 2026.05.27 02:42:04.419333 [ 260 ] {c5495f5b-3c59-41d8-a0f5-8c4cc0a4c739} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2026.05.27 02:42:04.419457 [ 260 ] {c5495f5b-3c59-41d8-a0f5-8c4cc0a4c739} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001132 sec., 89222.6148409894 rows/sec., 6.97 MiB/sec. | ||
| 5140 | 2026.05.27 02:42:04.419491 [ 260 ] {c5495f5b-3c59-41d8-a0f5-8c4cc0a4c739} <Debug> TCPHandler: Processed in 0.001293754 sec. | ||
| 5141 | 2026.05.27 02:42:04.419610 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5142 | 2026.05.27 02:42:04.419707 [ 260 ] {df0f85bf-c132-47d2-b0dd-7c1dac8abfda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5143 | 2026.05.27 02:42:04.419750 [ 260 ] {df0f85bf-c132-47d2-b0dd-7c1dac8abfda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5144 | 2026.05.27 02:42:04.420150 [ 260 ] {df0f85bf-c132-47d2-b0dd-7c1dac8abfda} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2026.05.27 02:42:04.420186 [ 260 ] {df0f85bf-c132-47d2-b0dd-7c1dac8abfda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5146 | 2026.05.27 02:42:04.420501 [ 260 ] {df0f85bf-c132-47d2-b0dd-7c1dac8abfda} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5147 | 2026.05.27 02:42:04.420710 [ 260 ] {df0f85bf-c132-47d2-b0dd-7c1dac8abfda} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2026.05.27 02:42:04.420837 [ 260 ] {df0f85bf-c132-47d2-b0dd-7c1dac8abfda} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 5149 | 2026.05.27 02:42:04.420870 [ 260 ] {df0f85bf-c132-47d2-b0dd-7c1dac8abfda} <Debug> TCPHandler: Processed in 0.001309674 sec. | ||
| 5150 | 2026.05.27 02:42:04.420986 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5151 | 2026.05.27 02:42:04.421084 [ 260 ] {023e0473-88a4-47f1-b77f-d16d9b013094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5152 | 2026.05.27 02:42:04.421137 [ 260 ] {023e0473-88a4-47f1-b77f-d16d9b013094} <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 | ||
| 5153 | 2026.05.27 02:42:04.421888 [ 260 ] {023e0473-88a4-47f1-b77f-d16d9b013094} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5154 | 2026.05.27 02:42:04.421923 [ 260 ] {023e0473-88a4-47f1-b77f-d16d9b013094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5155 | 2026.05.27 02:42:04.422452 [ 260 ] {023e0473-88a4-47f1-b77f-d16d9b013094} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5156 | 2026.05.27 02:42:04.422677 [ 260 ] {023e0473-88a4-47f1-b77f-d16d9b013094} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2026.05.27 02:42:04.422812 [ 260 ] {023e0473-88a4-47f1-b77f-d16d9b013094} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001745 sec., 21203.438395415473 rows/sec., 38.00 MiB/sec. | ||
| 5158 | 2026.05.27 02:42:04.422860 [ 260 ] {023e0473-88a4-47f1-b77f-d16d9b013094} <Debug> TCPHandler: Processed in 0.001923041 sec. | ||
| 5159 | 2026.05.27 02:42:04.422993 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5160 | 2026.05.27 02:42:04.423092 [ 260 ] {ba78e331-fe91-4bc5-8908-62cc29326916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5161 | 2026.05.27 02:42:04.423134 [ 260 ] {ba78e331-fe91-4bc5-8908-62cc29326916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5162 | 2026.05.27 02:42:04.423472 [ 260 ] {ba78e331-fe91-4bc5-8908-62cc29326916} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5163 | 2026.05.27 02:42:04.423508 [ 260 ] {ba78e331-fe91-4bc5-8908-62cc29326916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5164 | 2026.05.27 02:42:04.423806 [ 260 ] {ba78e331-fe91-4bc5-8908-62cc29326916} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5165 | 2026.05.27 02:42:04.424011 [ 260 ] {ba78e331-fe91-4bc5-8908-62cc29326916} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2026.05.27 02:42:04.424142 [ 260 ] {ba78e331-fe91-4bc5-8908-62cc29326916} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 5167 | 2026.05.27 02:42:04.424175 [ 260 ] {ba78e331-fe91-4bc5-8908-62cc29326916} <Debug> TCPHandler: Processed in 0.001232153 sec. | ||
| 5168 | 2026.05.27 02:42:08.874830 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5169 | 2026.05.27 02:42:08.874932 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5170 | 2026.05.27 02:42:08.943911 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9517 | ||
| 5171 | 2026.05.27 02:42:08.944440 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5172 | 2026.05.27 02:42:08.944490 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5173 | 2026.05.27 02:42:08.945004 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5174 | 2026.05.27 02:42:08.945256 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5175 | 2026.05.27 02:42:08.945385 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9517 | ||
| 5176 | 2026.05.27 02:42:09.412105 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5177 | 2026.05.27 02:42:09.412409 [ 260 ] {5fdf597c-5aae-447e-9341-9837f49e998f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 5178 | 2026.05.27 02:42:09.412857 [ 260 ] {5fdf597c-5aae-447e-9341-9837f49e998f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5179 | 2026.05.27 02:42:09.412917 [ 260 ] {5fdf597c-5aae-447e-9341-9837f49e998f} <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 | ||
| 5180 | 2026.05.27 02:42:09.413160 [ 260 ] {5fdf597c-5aae-447e-9341-9837f49e998f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5181 | 2026.05.27 02:42:09.413227 [ 260 ] {5fdf597c-5aae-447e-9341-9837f49e998f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5182 | 2026.05.27 02:42:09.413366 [ 260 ] {5fdf597c-5aae-447e-9341-9837f49e998f} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5183 | 2026.05.27 02:42:09.413461 [ 363 ] {5fdf597c-5aae-447e-9341-9837f49e998f} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5184 | 2026.05.27 02:42:09.413477 [ 310 ] {5fdf597c-5aae-447e-9341-9837f49e998f} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5185 | 2026.05.27 02:42:09.413485 [ 356 ] {5fdf597c-5aae-447e-9341-9837f49e998f} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5186 | 2026.05.27 02:42:09.413489 [ 351 ] {5fdf597c-5aae-447e-9341-9837f49e998f} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5187 | 2026.05.27 02:42:09.413658 [ 260 ] {5fdf597c-5aae-447e-9341-9837f49e998f} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5188 | 2026.05.27 02:42:09.413686 [ 260 ] {5fdf597c-5aae-447e-9341-9837f49e998f} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5189 | 2026.05.27 02:42:09.413770 [ 260 ] {5fdf597c-5aae-447e-9341-9837f49e998f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5190 | 2026.05.27 02:42:09.413791 [ 260 ] {5fdf597c-5aae-447e-9341-9837f49e998f} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 5191 | 2026.05.27 02:42:09.413828 [ 260 ] {5fdf597c-5aae-447e-9341-9837f49e998f} <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'))" | ||
| 5192 | 2026.05.27 02:42:09.413867 [ 260 ] {5fdf597c-5aae-447e-9341-9837f49e998f} <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'))" | ||
| 5193 | 2026.05.27 02:42:09.413904 [ 260 ] {5fdf597c-5aae-447e-9341-9837f49e998f} <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'))" | ||
| 5194 | 2026.05.27 02:42:09.415126 [ 260 ] {5fdf597c-5aae-447e-9341-9837f49e998f} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.002851 sec., 17537.7060680463 rows/sec., 4.35 MiB/sec. | ||
| 5195 | 2026.05.27 02:42:09.415266 [ 260 ] {5fdf597c-5aae-447e-9341-9837f49e998f} <Debug> MemoryTracker: Peak memory usage (for query): 158.18 KiB. | ||
| 5196 | 2026.05.27 02:42:09.415282 [ 260 ] {5fdf597c-5aae-447e-9341-9837f49e998f} <Debug> TCPHandler: Processed in 0.003331105 sec. | ||
| 5197 | 2026.05.27 02:42:09.420266 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5198 | 2026.05.27 02:42:09.420397 [ 260 ] {2341d36e-f0ab-4f63-9fc3-e36faf7152fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5199 | 2026.05.27 02:42:09.420449 [ 260 ] {2341d36e-f0ab-4f63-9fc3-e36faf7152fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5200 | 2026.05.27 02:42:09.421090 [ 260 ] {2341d36e-f0ab-4f63-9fc3-e36faf7152fb} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2026.05.27 02:42:09.421134 [ 260 ] {2341d36e-f0ab-4f63-9fc3-e36faf7152fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5202 | 2026.05.27 02:42:09.421498 [ 260 ] {2341d36e-f0ab-4f63-9fc3-e36faf7152fb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5203 | 2026.05.27 02:42:09.421718 [ 260 ] {2341d36e-f0ab-4f63-9fc3-e36faf7152fb} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2026.05.27 02:42:09.421857 [ 260 ] {2341d36e-f0ab-4f63-9fc3-e36faf7152fb} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001499 sec., 186791.19412941963 rows/sec., 11.85 MiB/sec. | ||
| 5205 | 2026.05.27 02:42:09.421892 [ 260 ] {2341d36e-f0ab-4f63-9fc3-e36faf7152fb} <Debug> TCPHandler: Processed in 0.001688498 sec. | ||
| 5206 | 2026.05.27 02:42:09.422019 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5207 | 2026.05.27 02:42:09.422116 [ 260 ] {02c28538-1c98-47b5-8ced-2865bd361539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5208 | 2026.05.27 02:42:09.422155 [ 260 ] {02c28538-1c98-47b5-8ced-2865bd361539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5209 | 2026.05.27 02:42:09.422888 [ 260 ] {02c28538-1c98-47b5-8ced-2865bd361539} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5210 | 2026.05.27 02:42:09.422924 [ 260 ] {02c28538-1c98-47b5-8ced-2865bd361539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5211 | 2026.05.27 02:42:09.423253 [ 260 ] {02c28538-1c98-47b5-8ced-2865bd361539} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5212 | 2026.05.27 02:42:09.423459 [ 260 ] {02c28538-1c98-47b5-8ced-2865bd361539} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2026.05.27 02:42:09.423584 [ 260 ] {02c28538-1c98-47b5-8ced-2865bd361539} <Debug> executeQuery: Read 785 rows, 62.07 KiB in 0.001487 sec., 527908.5406859448 rows/sec., 40.76 MiB/sec. | ||
| 5214 | 2026.05.27 02:42:09.423585 [ 71 ] {} <Debug> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5215 | 2026.05.27 02:42:09.423619 [ 260 ] {02c28538-1c98-47b5-8ced-2865bd361539} <Debug> TCPHandler: Processed in 0.001649367 sec. | ||
| 5216 | 2026.05.27 02:42:09.423644 [ 71 ] {} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2026.05.27 02:42:09.423670 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5218 | 2026.05.27 02:42:09.423756 [ 188 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::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 | ||
| 5219 | 2026.05.27 02:42:09.423788 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5220 | 2026.05.27 02:42:09.423844 [ 188 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5221 | 2026.05.27 02:42:09.423873 [ 188 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4196 rows starting from the beginning of the part | ||
| 5222 | 2026.05.27 02:42:09.423887 [ 260 ] {e8c63c90-8536-4df7-b600-a373786d0c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5223 | 2026.05.27 02:42:09.423926 [ 260 ] {e8c63c90-8536-4df7-b600-a373786d0c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5224 | 2026.05.27 02:42:09.423929 [ 188 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 785 rows starting from the beginning of the part | ||
| 5225 | 2026.05.27 02:42:09.423977 [ 188 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 130 rows starting from the beginning of the part | ||
| 5226 | 2026.05.27 02:42:09.424018 [ 188 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 789 rows starting from the beginning of the part | ||
| 5227 | 2026.05.27 02:42:09.424057 [ 188 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 130 rows starting from the beginning of the part | ||
| 5228 | 2026.05.27 02:42:09.424091 [ 188 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 785 rows starting from the beginning of the part | ||
| 5229 | 2026.05.27 02:42:09.424536 [ 260 ] {e8c63c90-8536-4df7-b600-a373786d0c00} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5230 | 2026.05.27 02:42:09.424585 [ 260 ] {e8c63c90-8536-4df7-b600-a373786d0c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5231 | 2026.05.27 02:42:09.425027 [ 260 ] {e8c63c90-8536-4df7-b600-a373786d0c00} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5232 | 2026.05.27 02:42:09.425260 [ 260 ] {e8c63c90-8536-4df7-b600-a373786d0c00} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5233 | 2026.05.27 02:42:09.425407 [ 260 ] {e8c63c90-8536-4df7-b600-a373786d0c00} <Debug> executeQuery: Read 144 rows, 8.71 KiB in 0.001537 sec., 93689.00455432662 rows/sec., 5.54 MiB/sec. | ||
| 5234 | 2026.05.27 02:42:09.425461 [ 260 ] {e8c63c90-8536-4df7-b600-a373786d0c00} <Debug> TCPHandler: Processed in 0.001721968 sec. | ||
| 5235 | 2026.05.27 02:42:09.425667 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5236 | 2026.05.27 02:42:09.425794 [ 260 ] {981e7677-5d4e-4588-81a2-56d6ae68da58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5237 | 2026.05.27 02:42:09.425848 [ 260 ] {981e7677-5d4e-4588-81a2-56d6ae68da58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5238 | 2026.05.27 02:42:09.426105 [ 196 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6815 rows, containing 5 columns (5 merged, 0 gathered) in 0.002382235 sec., 2860758.9091756274 rows/sec., 230.92 MiB/sec. | ||
| 5239 | 2026.05.27 02:42:09.426414 [ 260 ] {981e7677-5d4e-4588-81a2-56d6ae68da58} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5240 | 2026.05.27 02:42:09.426453 [ 260 ] {981e7677-5d4e-4588-81a2-56d6ae68da58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5241 | 2026.05.27 02:42:09.426554 [ 194 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5242 | 2026.05.27 02:42:09.426785 [ 260 ] {981e7677-5d4e-4588-81a2-56d6ae68da58} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5243 | 2026.05.27 02:42:09.426894 [ 194 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_31_6} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5244 | 2026.05.27 02:42:09.427000 [ 194 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_31_6} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5245 | 2026.05.27 02:42:09.427051 [ 260 ] {981e7677-5d4e-4588-81a2-56d6ae68da58} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5246 | 2026.05.27 02:42:09.427095 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 5247 | 2026.05.27 02:42:09.427188 [ 260 ] {981e7677-5d4e-4588-81a2-56d6ae68da58} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001433 sec., 101186.32240055827 rows/sec., 6.53 MiB/sec. | ||
| 5248 | 2026.05.27 02:42:09.427227 [ 260 ] {981e7677-5d4e-4588-81a2-56d6ae68da58} <Debug> TCPHandler: Processed in 0.001672568 sec. | ||
| 5249 | 2026.05.27 02:42:09.427356 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5250 | 2026.05.27 02:42:09.427463 [ 260 ] {c63e0c0c-a323-4778-9398-d81d9df95598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5251 | 2026.05.27 02:42:09.427503 [ 260 ] {c63e0c0c-a323-4778-9398-d81d9df95598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5252 | 2026.05.27 02:42:09.427945 [ 260 ] {c63e0c0c-a323-4778-9398-d81d9df95598} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5253 | 2026.05.27 02:42:09.427980 [ 260 ] {c63e0c0c-a323-4778-9398-d81d9df95598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5254 | 2026.05.27 02:42:09.428289 [ 260 ] {c63e0c0c-a323-4778-9398-d81d9df95598} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5255 | 2026.05.27 02:42:09.428503 [ 260 ] {c63e0c0c-a323-4778-9398-d81d9df95598} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5256 | 2026.05.27 02:42:09.428630 [ 260 ] {c63e0c0c-a323-4778-9398-d81d9df95598} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001186 sec., 121416.52613827994 rows/sec., 6.90 MiB/sec. | ||
| 5257 | 2026.05.27 02:42:09.428663 [ 260 ] {c63e0c0c-a323-4778-9398-d81d9df95598} <Debug> TCPHandler: Processed in 0.001357854 sec. | ||
| 5258 | 2026.05.27 02:42:09.428814 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5259 | 2026.05.27 02:42:09.428910 [ 260 ] {c2b5c4ba-2e8e-4a23-8083-0a4138dde5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5260 | 2026.05.27 02:42:09.428950 [ 260 ] {c2b5c4ba-2e8e-4a23-8083-0a4138dde5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5261 | 2026.05.27 02:42:09.429551 [ 260 ] {c2b5c4ba-2e8e-4a23-8083-0a4138dde5a0} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5262 | 2026.05.27 02:42:09.429587 [ 260 ] {c2b5c4ba-2e8e-4a23-8083-0a4138dde5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5263 | 2026.05.27 02:42:09.429902 [ 260 ] {c2b5c4ba-2e8e-4a23-8083-0a4138dde5a0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5264 | 2026.05.27 02:42:09.430111 [ 260 ] {c2b5c4ba-2e8e-4a23-8083-0a4138dde5a0} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5265 | 2026.05.27 02:42:09.430236 [ 71 ] {} <Debug> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5266 | 2026.05.27 02:42:09.430241 [ 260 ] {c2b5c4ba-2e8e-4a23-8083-0a4138dde5a0} <Debug> executeQuery: Read 488 rows, 35.05 KiB in 0.001349 sec., 361749.4440326168 rows/sec., 25.38 MiB/sec. | ||
| 5267 | 2026.05.27 02:42:09.430279 [ 71 ] {} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5268 | 2026.05.27 02:42:09.430297 [ 260 ] {c2b5c4ba-2e8e-4a23-8083-0a4138dde5a0} <Debug> TCPHandler: Processed in 0.001531256 sec. | ||
| 5269 | 2026.05.27 02:42:09.430304 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5270 | 2026.05.27 02:42:09.430386 [ 188 ] {76692622-c101-4ebc-976a-e0464a74b1df::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 | ||
| 5271 | 2026.05.27 02:42:09.430437 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5272 | 2026.05.27 02:42:09.430484 [ 188 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5273 | 2026.05.27 02:42:09.430517 [ 188 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2405 rows starting from the beginning of the part | ||
| 5274 | 2026.05.27 02:42:09.430537 [ 260 ] {837df317-1586-449b-b9d7-4c33c66f390f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5275 | 2026.05.27 02:42:09.430572 [ 188 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part | ||
| 5276 | 2026.05.27 02:42:09.430583 [ 260 ] {837df317-1586-449b-b9d7-4c33c66f390f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5277 | 2026.05.27 02:42:09.430629 [ 188 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 101 rows starting from the beginning of the part | ||
| 5278 | 2026.05.27 02:42:09.430674 [ 188 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 496 rows starting from the beginning of the part | ||
| 5279 | 2026.05.27 02:42:09.430714 [ 188 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 101 rows starting from the beginning of the part | ||
| 5280 | 2026.05.27 02:42:09.430755 [ 188 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part | ||
| 5281 | 2026.05.27 02:42:09.430923 [ 260 ] {837df317-1586-449b-b9d7-4c33c66f390f} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5282 | 2026.05.27 02:42:09.430963 [ 260 ] {837df317-1586-449b-b9d7-4c33c66f390f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5283 | 2026.05.27 02:42:09.431271 [ 260 ] {837df317-1586-449b-b9d7-4c33c66f390f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5284 | 2026.05.27 02:42:09.431497 [ 260 ] {837df317-1586-449b-b9d7-4c33c66f390f} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5285 | 2026.05.27 02:42:09.431624 [ 260 ] {837df317-1586-449b-b9d7-4c33c66f390f} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001107 sec., 3613.369467028004 rows/sec., 188.78 KiB/sec. | ||
| 5286 | 2026.05.27 02:42:09.431625 [ 70 ] {} <Debug> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5287 | 2026.05.27 02:42:09.431659 [ 260 ] {837df317-1586-449b-b9d7-4c33c66f390f} <Debug> TCPHandler: Processed in 0.001272234 sec. | ||
| 5288 | 2026.05.27 02:42:09.431688 [ 70 ] {} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5289 | 2026.05.27 02:42:09.431717 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5290 | 2026.05.27 02:42:09.431790 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5291 | 2026.05.27 02:42:09.431812 [ 194 ] {9eecd929-554e-44d7-b41b-4f64566d9376::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 | ||
| 5292 | 2026.05.27 02:42:09.431892 [ 260 ] {3159127e-7a04-4b5c-8a86-bbc773bae09d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5293 | 2026.05.27 02:42:09.431923 [ 194 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5294 | 2026.05.27 02:42:09.431939 [ 260 ] {3159127e-7a04-4b5c-8a86-bbc773bae09d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5295 | 2026.05.27 02:42:09.431962 [ 194 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 24 rows starting from the beginning of the part | ||
| 5296 | 2026.05.27 02:42:09.431987 [ 196 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001628097 sec., 2505378.979262292 rows/sec., 183.43 MiB/sec. | ||
| 5297 | 2026.05.27 02:42:09.432049 [ 194 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 5298 | 2026.05.27 02:42:09.432098 [ 194 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 5299 | 2026.05.27 02:42:09.432139 [ 194 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 5300 | 2026.05.27 02:42:09.432178 [ 194 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 5301 | 2026.05.27 02:42:09.432202 [ 188 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5302 | 2026.05.27 02:42:09.432221 [ 194 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 5303 | 2026.05.27 02:42:09.432354 [ 260 ] {3159127e-7a04-4b5c-8a86-bbc773bae09d} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5304 | 2026.05.27 02:42:09.432396 [ 260 ] {3159127e-7a04-4b5c-8a86-bbc773bae09d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5305 | 2026.05.27 02:42:09.432484 [ 188 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_31_6} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5306 | 2026.05.27 02:42:09.432562 [ 188 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_31_6} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5307 | 2026.05.27 02:42:09.432625 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 5308 | 2026.05.27 02:42:09.432770 [ 260 ] {3159127e-7a04-4b5c-8a86-bbc773bae09d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5309 | 2026.05.27 02:42:09.432998 [ 260 ] {3159127e-7a04-4b5c-8a86-bbc773bae09d} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5310 | 2026.05.27 02:42:09.433001 [ 201 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 4 columns (4 merged, 0 gathered) in 0.001230813 sec., 35748.728685836104 rows/sec., 1.82 MiB/sec. | ||
| 5311 | 2026.05.27 02:42:09.433115 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5312 | 2026.05.27 02:42:09.433132 [ 260 ] {3159127e-7a04-4b5c-8a86-bbc773bae09d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001259 sec., 210484.51151707707 rows/sec., 13.99 MiB/sec. | ||
| 5313 | 2026.05.27 02:42:09.433135 [ 188 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5314 | 2026.05.27 02:42:09.433152 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5315 | 2026.05.27 02:42:09.433177 [ 260 ] {3159127e-7a04-4b5c-8a86-bbc773bae09d} <Debug> TCPHandler: Processed in 0.001434915 sec. | ||
| 5316 | 2026.05.27 02:42:09.433197 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5317 | 2026.05.27 02:42:09.433269 [ 194 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::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 | ||
| 5318 | 2026.05.27 02:42:09.433322 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5319 | 2026.05.27 02:42:09.433370 [ 194 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5320 | 2026.05.27 02:42:09.433401 [ 194 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11006 rows starting from the beginning of the part | ||
| 5321 | 2026.05.27 02:42:09.433426 [ 260 ] {0894e012-9ec8-46c6-83d6-d11385c60126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5322 | 2026.05.27 02:42:09.433427 [ 188 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_11_2} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5323 | 2026.05.27 02:42:09.433450 [ 194 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 265 rows starting from the beginning of the part | ||
| 5324 | 2026.05.27 02:42:09.433477 [ 260 ] {0894e012-9ec8-46c6-83d6-d11385c60126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5325 | 2026.05.27 02:42:09.433500 [ 194 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5326 | 2026.05.27 02:42:09.433524 [ 188 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_11_2} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5327 | 2026.05.27 02:42:09.433542 [ 194 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 269 rows starting from the beginning of the part | ||
| 5328 | 2026.05.27 02:42:09.433583 [ 194 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::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 | ||
| 5329 | 2026.05.27 02:42:09.433597 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5330 | 2026.05.27 02:42:09.433619 [ 194 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 265 rows starting from the beginning of the part | ||
| 5331 | 2026.05.27 02:42:09.433819 [ 260 ] {0894e012-9ec8-46c6-83d6-d11385c60126} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5332 | 2026.05.27 02:42:09.433859 [ 260 ] {0894e012-9ec8-46c6-83d6-d11385c60126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5333 | 2026.05.27 02:42:09.434161 [ 260 ] {0894e012-9ec8-46c6-83d6-d11385c60126} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5334 | 2026.05.27 02:42:09.434368 [ 260 ] {0894e012-9ec8-46c6-83d6-d11385c60126} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5335 | 2026.05.27 02:42:09.434503 [ 260 ] {0894e012-9ec8-46c6-83d6-d11385c60126} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 61.54 KiB/sec. | ||
| 5336 | 2026.05.27 02:42:09.434536 [ 260 ] {0894e012-9ec8-46c6-83d6-d11385c60126} <Debug> TCPHandler: Processed in 0.001263194 sec. | ||
| 5337 | 2026.05.27 02:42:09.434669 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5338 | 2026.05.27 02:42:09.434765 [ 260 ] {3fe513be-2e83-43e8-bfa6-816a3074c705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5339 | 2026.05.27 02:42:09.434819 [ 260 ] {3fe513be-2e83-43e8-bfa6-816a3074c705} <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 | ||
| 5340 | 2026.05.27 02:42:09.435555 [ 260 ] {3fe513be-2e83-43e8-bfa6-816a3074c705} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5341 | 2026.05.27 02:42:09.435592 [ 260 ] {3fe513be-2e83-43e8-bfa6-816a3074c705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5342 | 2026.05.27 02:42:09.436103 [ 260 ] {3fe513be-2e83-43e8-bfa6-816a3074c705} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5343 | 2026.05.27 02:42:09.436323 [ 260 ] {3fe513be-2e83-43e8-bfa6-816a3074c705} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5344 | 2026.05.27 02:42:09.436458 [ 260 ] {3fe513be-2e83-43e8-bfa6-816a3074c705} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001711 sec., 2337.81414377557 rows/sec., 4.19 MiB/sec. | ||
| 5345 | 2026.05.27 02:42:09.436505 [ 260 ] {3fe513be-2e83-43e8-bfa6-816a3074c705} <Debug> TCPHandler: Processed in 0.00188606 sec. | ||
| 5346 | 2026.05.27 02:42:09.436653 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5347 | 2026.05.27 02:42:09.436749 [ 260 ] {0c8ca5ae-d703-4abc-a5b5-79d0569019b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5348 | 2026.05.27 02:42:09.436790 [ 260 ] {0c8ca5ae-d703-4abc-a5b5-79d0569019b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5349 | 2026.05.27 02:42:09.437122 [ 260 ] {0c8ca5ae-d703-4abc-a5b5-79d0569019b2} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5350 | 2026.05.27 02:42:09.437158 [ 260 ] {0c8ca5ae-d703-4abc-a5b5-79d0569019b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5351 | 2026.05.27 02:42:09.437290 [ 201 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12125 rows, containing 5 columns (5 merged, 0 gathered) in 0.004046763 sec., 2996221.918605068 rows/sec., 192.12 MiB/sec. | ||
| 5352 | 2026.05.27 02:42:09.437468 [ 260 ] {0c8ca5ae-d703-4abc-a5b5-79d0569019b2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5353 | 2026.05.27 02:42:09.437592 [ 196 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5354 | 2026.05.27 02:42:09.437716 [ 260 ] {0c8ca5ae-d703-4abc-a5b5-79d0569019b2} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5355 | 2026.05.27 02:42:09.437845 [ 70 ] {} <Debug> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5356 | 2026.05.27 02:42:09.437858 [ 260 ] {0c8ca5ae-d703-4abc-a5b5-79d0569019b2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001128 sec., 79787.23404255319 rows/sec., 4.99 MiB/sec. | ||
| 5357 | 2026.05.27 02:42:09.437907 [ 70 ] {} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5358 | 2026.05.27 02:42:09.437922 [ 196 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5359 | 2026.05.27 02:42:09.437935 [ 260 ] {0c8ca5ae-d703-4abc-a5b5-79d0569019b2} <Debug> TCPHandler: Processed in 0.001330594 sec. | ||
| 5360 | 2026.05.27 02:42:09.437942 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5361 | 2026.05.27 02:42:09.438014 [ 196 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5362 | 2026.05.27 02:42:09.438036 [ 194 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 5363 | 2026.05.27 02:42:09.438091 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 5364 | 2026.05.27 02:42:09.438122 [ 194 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5365 | 2026.05.27 02:42:09.438155 [ 194 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2096 rows starting from the beginning of the part | ||
| 5366 | 2026.05.27 02:42:09.438207 [ 194 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 5367 | 2026.05.27 02:42:09.438250 [ 194 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 5368 | 2026.05.27 02:42:09.438289 [ 194 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 90 rows starting from the beginning of the part | ||
| 5369 | 2026.05.27 02:42:09.438326 [ 194 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 5370 | 2026.05.27 02:42:09.438363 [ 194 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part | ||
| 5371 | 2026.05.27 02:42:09.439383 [ 196 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2486 rows, containing 4 columns (4 merged, 0 gathered) in 0.001378905 sec., 1802879.8213074869 rows/sec., 111.82 MiB/sec. | ||
| 5372 | 2026.05.27 02:42:09.439607 [ 191 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5373 | 2026.05.27 02:42:09.439856 [ 191 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_31_6} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5374 | 2026.05.27 02:42:09.439926 [ 191 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_31_6} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5375 | 2026.05.27 02:42:09.439981 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5376 | 2026.05.27 02:42:09.456300 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5377 | 2026.05.27 02:42:09.472242 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5378 | 2026.05.27 02:42:09.472284 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5379 | 2026.05.27 02:42:09.477979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5380 | 2026.05.27 02:42:09.478691 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5381 | 2026.05.27 02:42:09.481426 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5382 | 2026.05.27 02:42:11.296126 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5383 | 2026.05.27 02:42:11.296356 [ 260 ] {8dd41a55-2b1c-49ca-b87c-0ce5c2e62e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 5384 | 2026.05.27 02:42:11.296700 [ 260 ] {8dd41a55-2b1c-49ca-b87c-0ce5c2e62e0a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5385 | 2026.05.27 02:42:11.296740 [ 260 ] {8dd41a55-2b1c-49ca-b87c-0ce5c2e62e0a} <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 | ||
| 5386 | 2026.05.27 02:42:11.296970 [ 260 ] {8dd41a55-2b1c-49ca-b87c-0ce5c2e62e0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5387 | 2026.05.27 02:42:11.297037 [ 260 ] {8dd41a55-2b1c-49ca-b87c-0ce5c2e62e0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5388 | 2026.05.27 02:42:11.297175 [ 260 ] {8dd41a55-2b1c-49ca-b87c-0ce5c2e62e0a} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 5389 | 2026.05.27 02:42:11.297260 [ 356 ] {8dd41a55-2b1c-49ca-b87c-0ce5c2e62e0a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5390 | 2026.05.27 02:42:11.297271 [ 351 ] {8dd41a55-2b1c-49ca-b87c-0ce5c2e62e0a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5391 | 2026.05.27 02:42:11.297288 [ 310 ] {8dd41a55-2b1c-49ca-b87c-0ce5c2e62e0a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5392 | 2026.05.27 02:42:11.297271 [ 354 ] {8dd41a55-2b1c-49ca-b87c-0ce5c2e62e0a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5393 | 2026.05.27 02:42:11.297441 [ 260 ] {8dd41a55-2b1c-49ca-b87c-0ce5c2e62e0a} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5394 | 2026.05.27 02:42:11.297468 [ 260 ] {8dd41a55-2b1c-49ca-b87c-0ce5c2e62e0a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5395 | 2026.05.27 02:42:11.297552 [ 260 ] {8dd41a55-2b1c-49ca-b87c-0ce5c2e62e0a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5396 | 2026.05.27 02:42:11.297572 [ 260 ] {8dd41a55-2b1c-49ca-b87c-0ce5c2e62e0a} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 5397 | 2026.05.27 02:42:11.297609 [ 260 ] {8dd41a55-2b1c-49ca-b87c-0ce5c2e62e0a} <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'))" | ||
| 5398 | 2026.05.27 02:42:11.297649 [ 260 ] {8dd41a55-2b1c-49ca-b87c-0ce5c2e62e0a} <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'))" | ||
| 5399 | 2026.05.27 02:42:11.297686 [ 260 ] {8dd41a55-2b1c-49ca-b87c-0ce5c2e62e0a} <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.27 02:42:11.298782 [ 260 ] {8dd41a55-2b1c-49ca-b87c-0ce5c2e62e0a} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.002524 sec., 19809.825673534073 rows/sec., 3.38 MiB/sec. | ||
| 5401 | 2026.05.27 02:42:11.298892 [ 260 ] {8dd41a55-2b1c-49ca-b87c-0ce5c2e62e0a} <Debug> MemoryTracker: Peak memory usage (for query): 136.54 KiB. | ||
| 5402 | 2026.05.27 02:42:11.298908 [ 260 ] {8dd41a55-2b1c-49ca-b87c-0ce5c2e62e0a} <Debug> TCPHandler: Processed in 0.002909261 sec. | ||
| 5403 | 2026.05.27 02:42:11.311564 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5404 | 2026.05.27 02:42:11.311694 [ 260 ] {0a7d3427-4dcb-4fbb-8c98-eb80faf8d6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5405 | 2026.05.27 02:42:11.311744 [ 260 ] {0a7d3427-4dcb-4fbb-8c98-eb80faf8d6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5406 | 2026.05.27 02:42:11.312209 [ 260 ] {0a7d3427-4dcb-4fbb-8c98-eb80faf8d6d0} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5407 | 2026.05.27 02:42:11.312251 [ 260 ] {0a7d3427-4dcb-4fbb-8c98-eb80faf8d6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5408 | 2026.05.27 02:42:11.312586 [ 260 ] {0a7d3427-4dcb-4fbb-8c98-eb80faf8d6d0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5409 | 2026.05.27 02:42:11.312815 [ 260 ] {0a7d3427-4dcb-4fbb-8c98-eb80faf8d6d0} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5410 | 2026.05.27 02:42:11.312961 [ 260 ] {0a7d3427-4dcb-4fbb-8c98-eb80faf8d6d0} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001303 sec., 6139.677666922487 rows/sec., 500.65 KiB/sec. | ||
| 5411 | 2026.05.27 02:42:11.312996 [ 260 ] {0a7d3427-4dcb-4fbb-8c98-eb80faf8d6d0} <Debug> TCPHandler: Processed in 0.001494076 sec. | ||
| 5412 | 2026.05.27 02:42:11.313145 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5413 | 2026.05.27 02:42:11.313242 [ 260 ] {534f065b-1df6-4905-bcb8-c7bc423b132e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5414 | 2026.05.27 02:42:11.313282 [ 260 ] {534f065b-1df6-4905-bcb8-c7bc423b132e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5415 | 2026.05.27 02:42:11.315121 [ 260 ] {534f065b-1df6-4905-bcb8-c7bc423b132e} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5416 | 2026.05.27 02:42:11.315156 [ 260 ] {534f065b-1df6-4905-bcb8-c7bc423b132e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5417 | 2026.05.27 02:42:11.315591 [ 260 ] {534f065b-1df6-4905-bcb8-c7bc423b132e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5418 | 2026.05.27 02:42:11.315809 [ 260 ] {534f065b-1df6-4905-bcb8-c7bc423b132e} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5419 | 2026.05.27 02:42:11.315938 [ 260 ] {534f065b-1df6-4905-bcb8-c7bc423b132e} <Debug> executeQuery: Read 2479 rows, 187.61 KiB in 0.002715 sec., 913075.5064456722 rows/sec., 67.48 MiB/sec. | ||
| 5420 | 2026.05.27 02:42:11.315972 [ 260 ] {534f065b-1df6-4905-bcb8-c7bc423b132e} <Debug> TCPHandler: Processed in 0.002878411 sec. | ||
| 5421 | 2026.05.27 02:42:11.316114 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5422 | 2026.05.27 02:42:11.316211 [ 260 ] {cd3a37a7-13f0-4012-b005-3a0513d4d61d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5423 | 2026.05.27 02:42:11.316251 [ 260 ] {cd3a37a7-13f0-4012-b005-3a0513d4d61d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5424 | 2026.05.27 02:42:11.316678 [ 260 ] {cd3a37a7-13f0-4012-b005-3a0513d4d61d} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5425 | 2026.05.27 02:42:11.316715 [ 260 ] {cd3a37a7-13f0-4012-b005-3a0513d4d61d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5426 | 2026.05.27 02:42:11.317018 [ 260 ] {cd3a37a7-13f0-4012-b005-3a0513d4d61d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5427 | 2026.05.27 02:42:11.317242 [ 260 ] {cd3a37a7-13f0-4012-b005-3a0513d4d61d} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5428 | 2026.05.27 02:42:11.317375 [ 260 ] {cd3a37a7-13f0-4012-b005-3a0513d4d61d} <Debug> executeQuery: Read 54 rows, 4.02 KiB in 0.001183 sec., 45646.66103127642 rows/sec., 3.32 MiB/sec. | ||
| 5429 | 2026.05.27 02:42:11.317409 [ 260 ] {cd3a37a7-13f0-4012-b005-3a0513d4d61d} <Debug> TCPHandler: Processed in 0.001344894 sec. | ||
| 5430 | 2026.05.27 02:42:11.317556 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5431 | 2026.05.27 02:42:11.317652 [ 260 ] {934eb22b-e0b6-4b29-bfa6-0dbbf9cecd3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5432 | 2026.05.27 02:42:11.317692 [ 260 ] {934eb22b-e0b6-4b29-bfa6-0dbbf9cecd3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5433 | 2026.05.27 02:42:11.318438 [ 260 ] {934eb22b-e0b6-4b29-bfa6-0dbbf9cecd3e} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5434 | 2026.05.27 02:42:11.318474 [ 260 ] {934eb22b-e0b6-4b29-bfa6-0dbbf9cecd3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5435 | 2026.05.27 02:42:11.318799 [ 260 ] {934eb22b-e0b6-4b29-bfa6-0dbbf9cecd3e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5436 | 2026.05.27 02:42:11.319013 [ 260 ] {934eb22b-e0b6-4b29-bfa6-0dbbf9cecd3e} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5437 | 2026.05.27 02:42:11.319123 [ 52 ] {} <Debug> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5438 | 2026.05.27 02:42:11.319139 [ 260 ] {934eb22b-e0b6-4b29-bfa6-0dbbf9cecd3e} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001505 sec., 532225.9136212624 rows/sec., 30.74 MiB/sec. | ||
| 5439 | 2026.05.27 02:42:11.319190 [ 52 ] {} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5440 | 2026.05.27 02:42:11.319193 [ 260 ] {934eb22b-e0b6-4b29-bfa6-0dbbf9cecd3e} <Debug> TCPHandler: Processed in 0.001686268 sec. | ||
| 5441 | 2026.05.27 02:42:11.319219 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5442 | 2026.05.27 02:42:11.319310 [ 194 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::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 | ||
| 5443 | 2026.05.27 02:42:11.319345 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5444 | 2026.05.27 02:42:11.319408 [ 194 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5445 | 2026.05.27 02:42:11.319435 [ 194 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1122 rows starting from the beginning of the part | ||
| 5446 | 2026.05.27 02:42:11.319441 [ 260 ] {79d643c1-da1f-4300-95c4-fe5ec5ab3745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5447 | 2026.05.27 02:42:11.319481 [ 260 ] {79d643c1-da1f-4300-95c4-fe5ec5ab3745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5448 | 2026.05.27 02:42:11.319485 [ 194 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 953 rows starting from the beginning of the part | ||
| 5449 | 2026.05.27 02:42:11.319531 [ 194 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 145 rows starting from the beginning of the part | ||
| 5450 | 2026.05.27 02:42:11.319573 [ 194 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 145 rows starting from the beginning of the part | ||
| 5451 | 2026.05.27 02:42:11.319611 [ 194 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 145 rows starting from the beginning of the part | ||
| 5452 | 2026.05.27 02:42:11.319648 [ 194 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 801 rows starting from the beginning of the part | ||
| 5453 | 2026.05.27 02:42:11.319878 [ 260 ] {79d643c1-da1f-4300-95c4-fe5ec5ab3745} <Trace> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5454 | 2026.05.27 02:42:11.319914 [ 260 ] {79d643c1-da1f-4300-95c4-fe5ec5ab3745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5455 | 2026.05.27 02:42:11.320190 [ 260 ] {79d643c1-da1f-4300-95c4-fe5ec5ab3745} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5456 | 2026.05.27 02:42:11.320399 [ 260 ] {79d643c1-da1f-4300-95c4-fe5ec5ab3745} <Trace> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5457 | 2026.05.27 02:42:11.320528 [ 260 ] {79d643c1-da1f-4300-95c4-fe5ec5ab3745} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 63.63 KiB/sec. | ||
| 5458 | 2026.05.27 02:42:11.320562 [ 260 ] {79d643c1-da1f-4300-95c4-fe5ec5ab3745} <Debug> TCPHandler: Processed in 0.001266113 sec. | ||
| 5459 | 2026.05.27 02:42:11.320682 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5460 | 2026.05.27 02:42:11.320778 [ 260 ] {82f002a3-7626-43a1-bf77-50ddbad3e903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5461 | 2026.05.27 02:42:11.320818 [ 260 ] {82f002a3-7626-43a1-bf77-50ddbad3e903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5462 | 2026.05.27 02:42:11.320943 [ 191 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3311 rows, containing 5 columns (5 merged, 0 gathered) in 0.001667047 sec., 1986146.761309069 rows/sec., 125.79 MiB/sec. | ||
| 5463 | 2026.05.27 02:42:11.321094 [ 194 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5464 | 2026.05.27 02:42:11.321328 [ 194 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_16_3} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5465 | 2026.05.27 02:42:11.321388 [ 194 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_16_3} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5466 | 2026.05.27 02:42:11.321444 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 5467 | 2026.05.27 02:42:11.321957 [ 260 ] {82f002a3-7626-43a1-bf77-50ddbad3e903} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5468 | 2026.05.27 02:42:11.321992 [ 260 ] {82f002a3-7626-43a1-bf77-50ddbad3e903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5469 | 2026.05.27 02:42:11.322356 [ 260 ] {82f002a3-7626-43a1-bf77-50ddbad3e903} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5470 | 2026.05.27 02:42:11.322573 [ 260 ] {82f002a3-7626-43a1-bf77-50ddbad3e903} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5471 | 2026.05.27 02:42:11.322702 [ 260 ] {82f002a3-7626-43a1-bf77-50ddbad3e903} <Debug> executeQuery: Read 1333 rows, 91.57 KiB in 0.001942 sec., 686405.7672502575 rows/sec., 46.05 MiB/sec. | ||
| 5472 | 2026.05.27 02:42:11.322736 [ 260 ] {82f002a3-7626-43a1-bf77-50ddbad3e903} <Debug> TCPHandler: Processed in 0.002102653 sec. | ||
| 5473 | 2026.05.27 02:42:11.322855 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5474 | 2026.05.27 02:42:11.322957 [ 260 ] {32ec682b-a6f6-461c-a935-5883c595133c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5475 | 2026.05.27 02:42:11.323000 [ 260 ] {32ec682b-a6f6-461c-a935-5883c595133c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5476 | 2026.05.27 02:42:11.323800 [ 260 ] {32ec682b-a6f6-461c-a935-5883c595133c} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5477 | 2026.05.27 02:42:11.323836 [ 260 ] {32ec682b-a6f6-461c-a935-5883c595133c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5478 | 2026.05.27 02:42:11.324265 [ 260 ] {32ec682b-a6f6-461c-a935-5883c595133c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5479 | 2026.05.27 02:42:11.324474 [ 260 ] {32ec682b-a6f6-461c-a935-5883c595133c} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5480 | 2026.05.27 02:42:11.324600 [ 260 ] {32ec682b-a6f6-461c-a935-5883c595133c} <Debug> executeQuery: Read 1532 rows, 95.47 KiB in 0.001662 sec., 921780.9867629362 rows/sec., 56.09 MiB/sec. | ||
| 5481 | 2026.05.27 02:42:11.324633 [ 260 ] {32ec682b-a6f6-461c-a935-5883c595133c} <Debug> TCPHandler: Processed in 0.00182748 sec. | ||
| 5482 | 2026.05.27 02:42:11.324756 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5483 | 2026.05.27 02:42:11.324854 [ 260 ] {23feb938-c836-4ea4-a766-af0c71eacafe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5484 | 2026.05.27 02:42:11.324907 [ 260 ] {23feb938-c836-4ea4-a766-af0c71eacafe} <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 | ||
| 5485 | 2026.05.27 02:42:11.325721 [ 260 ] {23feb938-c836-4ea4-a766-af0c71eacafe} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5486 | 2026.05.27 02:42:11.325758 [ 260 ] {23feb938-c836-4ea4-a766-af0c71eacafe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5487 | 2026.05.27 02:42:11.326338 [ 260 ] {23feb938-c836-4ea4-a766-af0c71eacafe} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5488 | 2026.05.27 02:42:11.326560 [ 260 ] {23feb938-c836-4ea4-a766-af0c71eacafe} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5489 | 2026.05.27 02:42:11.326670 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5490 | 2026.05.27 02:42:11.326694 [ 260 ] {23feb938-c836-4ea4-a766-af0c71eacafe} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001859 sec., 24744.486282947822 rows/sec., 44.34 MiB/sec. | ||
| 5491 | 2026.05.27 02:42:11.326713 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5492 | 2026.05.27 02:42:11.326741 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5493 | 2026.05.27 02:42:11.326751 [ 260 ] {23feb938-c836-4ea4-a766-af0c71eacafe} <Debug> TCPHandler: Processed in 0.002043012 sec. | ||
| 5494 | 2026.05.27 02:42:11.326843 [ 195 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::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 | ||
| 5495 | 2026.05.27 02:42:11.326899 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5496 | 2026.05.27 02:42:11.327002 [ 260 ] {ed78e942-1dcf-44bb-bbd3-83b6895e9212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5497 | 2026.05.27 02:42:11.327044 [ 260 ] {ed78e942-1dcf-44bb-bbd3-83b6895e9212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5498 | 2026.05.27 02:42:11.327081 [ 195 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5499 | 2026.05.27 02:42:11.327162 [ 195 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 340 rows starting from the beginning of the part | ||
| 5500 | 2026.05.27 02:42:11.327296 [ 195 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 37 rows starting from the beginning of the part | ||
| 5501 | 2026.05.27 02:42:11.327398 [ 260 ] {ed78e942-1dcf-44bb-bbd3-83b6895e9212} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5502 | 2026.05.27 02:42:11.327413 [ 195 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 5503 | 2026.05.27 02:42:11.327441 [ 260 ] {ed78e942-1dcf-44bb-bbd3-83b6895e9212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 5504 | 2026.05.27 02:42:11.327545 [ 195 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part | ||
| 5505 | 2026.05.27 02:42:11.327666 [ 195 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 5506 | 2026.05.27 02:42:11.327754 [ 260 ] {ed78e942-1dcf-44bb-bbd3-83b6895e9212} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5507 | 2026.05.27 02:42:11.327776 [ 195 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 46 rows starting from the beginning of the part | ||
| 5508 | 2026.05.27 02:42:11.327976 [ 260 ] {ed78e942-1dcf-44bb-bbd3-83b6895e9212} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5509 | 2026.05.27 02:42:11.328109 [ 260 ] {ed78e942-1dcf-44bb-bbd3-83b6895e9212} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001126 sec., 21314.387211367673 rows/sec., 1.44 MiB/sec. | ||
| 5510 | 2026.05.27 02:42:11.328144 [ 260 ] {ed78e942-1dcf-44bb-bbd3-83b6895e9212} <Debug> TCPHandler: Processed in 0.001294844 sec. | ||
| 5511 | 2026.05.27 02:42:11.330972 [ 191 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 19 columns (19 merged, 0 gathered) in 0.004175365 sec., 112086.00924709576 rows/sec., 200.85 MiB/sec. | ||
| 5512 | 2026.05.27 02:42:11.331521 [ 195 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5513 | 2026.05.27 02:42:11.331822 [ 195 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5514 | 2026.05.27 02:42:11.331893 [ 195 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5515 | 2026.05.27 02:42:11.331991 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 5516 | 2026.05.27 02:42:14.404347 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5517 | 2026.05.27 02:42:14.404603 [ 260 ] {52423082-1ddb-4e19-b72d-2a2c3d0a05aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 5518 | 2026.05.27 02:42:14.404929 [ 260 ] {52423082-1ddb-4e19-b72d-2a2c3d0a05aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5519 | 2026.05.27 02:42:14.404966 [ 260 ] {52423082-1ddb-4e19-b72d-2a2c3d0a05aa} <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 | ||
| 5520 | 2026.05.27 02:42:14.405180 [ 260 ] {52423082-1ddb-4e19-b72d-2a2c3d0a05aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5521 | 2026.05.27 02:42:14.405249 [ 260 ] {52423082-1ddb-4e19-b72d-2a2c3d0a05aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5522 | 2026.05.27 02:42:14.405386 [ 260 ] {52423082-1ddb-4e19-b72d-2a2c3d0a05aa} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5523 | 2026.05.27 02:42:14.405469 [ 310 ] {52423082-1ddb-4e19-b72d-2a2c3d0a05aa} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5524 | 2026.05.27 02:42:14.405488 [ 356 ] {52423082-1ddb-4e19-b72d-2a2c3d0a05aa} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5525 | 2026.05.27 02:42:14.405509 [ 351 ] {52423082-1ddb-4e19-b72d-2a2c3d0a05aa} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5526 | 2026.05.27 02:42:14.405492 [ 354 ] {52423082-1ddb-4e19-b72d-2a2c3d0a05aa} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5527 | 2026.05.27 02:42:14.405677 [ 260 ] {52423082-1ddb-4e19-b72d-2a2c3d0a05aa} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5528 | 2026.05.27 02:42:14.405705 [ 260 ] {52423082-1ddb-4e19-b72d-2a2c3d0a05aa} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5529 | 2026.05.27 02:42:14.405788 [ 260 ] {52423082-1ddb-4e19-b72d-2a2c3d0a05aa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5530 | 2026.05.27 02:42:14.405808 [ 260 ] {52423082-1ddb-4e19-b72d-2a2c3d0a05aa} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 5531 | 2026.05.27 02:42:14.405845 [ 260 ] {52423082-1ddb-4e19-b72d-2a2c3d0a05aa} <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'))" | ||
| 5532 | 2026.05.27 02:42:14.405885 [ 260 ] {52423082-1ddb-4e19-b72d-2a2c3d0a05aa} <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.27 02:42:14.405932 [ 260 ] {52423082-1ddb-4e19-b72d-2a2c3d0a05aa} <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'))" | ||
| 5534 | 2026.05.27 02:42:14.406972 [ 260 ] {52423082-1ddb-4e19-b72d-2a2c3d0a05aa} <Debug> executeQuery: Read 50 rows, 3.87 KiB in 0.002467 sec., 20267.531414673693 rows/sec., 1.53 MiB/sec. | ||
| 5535 | 2026.05.27 02:42:14.407094 [ 260 ] {52423082-1ddb-4e19-b72d-2a2c3d0a05aa} <Debug> TCPHandler: Processed in 0.002884321 sec. | ||
| 5536 | 2026.05.27 02:42:14.408387 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5537 | 2026.05.27 02:42:14.408496 [ 260 ] {2d08c36b-60dd-4c58-a413-36c637b4607c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5538 | 2026.05.27 02:42:14.408539 [ 260 ] {2d08c36b-60dd-4c58-a413-36c637b4607c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5539 | 2026.05.27 02:42:14.409086 [ 260 ] {2d08c36b-60dd-4c58-a413-36c637b4607c} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5540 | 2026.05.27 02:42:14.409134 [ 260 ] {2d08c36b-60dd-4c58-a413-36c637b4607c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5541 | 2026.05.27 02:42:14.409569 [ 260 ] {2d08c36b-60dd-4c58-a413-36c637b4607c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5542 | 2026.05.27 02:42:14.409804 [ 260 ] {2d08c36b-60dd-4c58-a413-36c637b4607c} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5543 | 2026.05.27 02:42:14.409950 [ 260 ] {2d08c36b-60dd-4c58-a413-36c637b4607c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001484 sec., 37735.84905660377 rows/sec., 2.88 MiB/sec. | ||
| 5544 | 2026.05.27 02:42:14.409986 [ 260 ] {2d08c36b-60dd-4c58-a413-36c637b4607c} <Debug> TCPHandler: Processed in 0.001649208 sec. | ||
| 5545 | 2026.05.27 02:42:14.410109 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5546 | 2026.05.27 02:42:14.410206 [ 260 ] {0952c5b8-4cd2-4461-a850-64d07c312ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5547 | 2026.05.27 02:42:14.410246 [ 260 ] {0952c5b8-4cd2-4461-a850-64d07c312ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5548 | 2026.05.27 02:42:14.410657 [ 260 ] {0952c5b8-4cd2-4461-a850-64d07c312ffc} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5549 | 2026.05.27 02:42:14.410693 [ 260 ] {0952c5b8-4cd2-4461-a850-64d07c312ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5550 | 2026.05.27 02:42:14.410983 [ 260 ] {0952c5b8-4cd2-4461-a850-64d07c312ffc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5551 | 2026.05.27 02:42:14.411201 [ 260 ] {0952c5b8-4cd2-4461-a850-64d07c312ffc} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5552 | 2026.05.27 02:42:14.411325 [ 260 ] {0952c5b8-4cd2-4461-a850-64d07c312ffc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001138 sec., 56239.015817223204 rows/sec., 4.39 MiB/sec. | ||
| 5553 | 2026.05.27 02:42:14.411358 [ 260 ] {0952c5b8-4cd2-4461-a850-64d07c312ffc} <Debug> TCPHandler: Processed in 0.001298694 sec. | ||
| 5554 | 2026.05.27 02:42:14.411479 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5555 | 2026.05.27 02:42:14.411575 [ 260 ] {370ec0cf-861d-4d27-8635-6be0c4745aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5556 | 2026.05.27 02:42:14.411618 [ 260 ] {370ec0cf-861d-4d27-8635-6be0c4745aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5557 | 2026.05.27 02:42:14.411982 [ 260 ] {370ec0cf-861d-4d27-8635-6be0c4745aae} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5558 | 2026.05.27 02:42:14.412017 [ 260 ] {370ec0cf-861d-4d27-8635-6be0c4745aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5559 | 2026.05.27 02:42:14.412337 [ 260 ] {370ec0cf-861d-4d27-8635-6be0c4745aae} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5560 | 2026.05.27 02:42:14.412546 [ 260 ] {370ec0cf-861d-4d27-8635-6be0c4745aae} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5561 | 2026.05.27 02:42:14.412672 [ 260 ] {370ec0cf-861d-4d27-8635-6be0c4745aae} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001116 sec., 86021.50537634408 rows/sec., 5.99 MiB/sec. | ||
| 5562 | 2026.05.27 02:42:14.412705 [ 260 ] {370ec0cf-861d-4d27-8635-6be0c4745aae} <Debug> TCPHandler: Processed in 0.001275643 sec. | ||
| 5563 | 2026.05.27 02:42:14.412833 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5564 | 2026.05.27 02:42:14.412930 [ 260 ] {d3e26d71-5435-4376-b16a-fdc0c459f9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5565 | 2026.05.27 02:42:14.412972 [ 260 ] {d3e26d71-5435-4376-b16a-fdc0c459f9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5566 | 2026.05.27 02:42:14.413298 [ 260 ] {d3e26d71-5435-4376-b16a-fdc0c459f9a9} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5567 | 2026.05.27 02:42:14.413333 [ 260 ] {d3e26d71-5435-4376-b16a-fdc0c459f9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5568 | 2026.05.27 02:42:14.413660 [ 260 ] {d3e26d71-5435-4376-b16a-fdc0c459f9a9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5569 | 2026.05.27 02:42:14.413871 [ 260 ] {d3e26d71-5435-4376-b16a-fdc0c459f9a9} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5570 | 2026.05.27 02:42:14.413997 [ 260 ] {d3e26d71-5435-4376-b16a-fdc0c459f9a9} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001085 sec., 33179.72350230414 rows/sec., 2.24 MiB/sec. | ||
| 5571 | 2026.05.27 02:42:14.414029 [ 260 ] {d3e26d71-5435-4376-b16a-fdc0c459f9a9} <Debug> TCPHandler: Processed in 0.001245683 sec. | ||
| 5572 | 2026.05.27 02:42:16.446041 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10029 | ||
| 5573 | 2026.05.27 02:42:16.446601 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5574 | 2026.05.27 02:42:16.446645 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5575 | 2026.05.27 02:42:16.447173 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5576 | 2026.05.27 02:42:16.447409 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5577 | 2026.05.27 02:42:16.447548 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10029 | ||
| 5578 | 2026.05.27 02:42:16.447565 [ 67 ] {} <Debug> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5579 | 2026.05.27 02:42:16.447641 [ 67 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5580 | 2026.05.27 02:42:16.447662 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5581 | 2026.05.27 02:42:16.447770 [ 194 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 5582 | 2026.05.27 02:42:16.447880 [ 194 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5583 | 2026.05.27 02:42:16.447916 [ 194 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7597 rows starting from the beginning of the part | ||
| 5584 | 2026.05.27 02:42:16.447983 [ 194 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 5585 | 2026.05.27 02:42:16.448033 [ 194 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 5586 | 2026.05.27 02:42:16.448075 [ 194 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 5587 | 2026.05.27 02:42:16.448121 [ 194 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 5588 | 2026.05.27 02:42:16.448162 [ 194 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 5589 | 2026.05.27 02:42:16.450235 [ 191 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10029 rows, containing 4 columns (4 merged, 0 gathered) in 0.002503727 sec., 4005628.4091676134 rows/sec., 57.30 MiB/sec. | ||
| 5590 | 2026.05.27 02:42:16.450699 [ 187 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5591 | 2026.05.27 02:42:16.451069 [ 187 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_21_4} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5592 | 2026.05.27 02:42:16.451158 [ 187 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_21_4} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5593 | 2026.05.27 02:42:16.451271 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5594 | 2026.05.27 02:42:16.982224 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5595 | 2026.05.27 02:42:16.998325 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5596 | 2026.05.27 02:42:16.998375 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5597 | 2026.05.27 02:42:17.003786 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5598 | 2026.05.27 02:42:17.004472 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5599 | 2026.05.27 02:42:17.004783 [ 67 ] {} <Debug> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5600 | 2026.05.27 02:42:17.004846 [ 67 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5601 | 2026.05.27 02:42:17.004866 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5602 | 2026.05.27 02:42:17.004996 [ 191 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 5603 | 2026.05.27 02:42:17.007388 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5604 | 2026.05.27 02:42:17.008728 [ 191 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5605 | 2026.05.27 02:42:17.010121 [ 191 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 5606 | 2026.05.27 02:42:17.014723 [ 191 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5607 | 2026.05.27 02:42:17.019160 [ 191 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5608 | 2026.05.27 02:42:17.023234 [ 191 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 5609 | 2026.05.27 02:42:17.027581 [ 191 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 5610 | 2026.05.27 02:42:17.031698 [ 191 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 5611 | 2026.05.27 02:42:17.081763 [ 187 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.076815403 sec., 2069.8973616007715 rows/sec., 10.70 MiB/sec. | ||
| 5612 | 2026.05.27 02:42:17.084290 [ 198 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5613 | 2026.05.27 02:42:17.086351 [ 198 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_21_4} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5614 | 2026.05.27 02:42:17.086454 [ 198 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_21_4} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5615 | 2026.05.27 02:42:17.088395 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5616 | 2026.05.27 02:42:18.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.33 MiB, peak 263.90 MiB, free memory in arenas 0.00 B, will set to 255.46 MiB (RSS), difference: 2.13 MiB | ||
| 5617 | 2026.05.27 02:42:19.411218 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5618 | 2026.05.27 02:42:19.411478 [ 260 ] {d7fecb89-29d7-4f19-9eb7-62b6ac7f9e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 5619 | 2026.05.27 02:42:19.411842 [ 260 ] {d7fecb89-29d7-4f19-9eb7-62b6ac7f9e31} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5620 | 2026.05.27 02:42:19.411883 [ 260 ] {d7fecb89-29d7-4f19-9eb7-62b6ac7f9e31} <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 | ||
| 5621 | 2026.05.27 02:42:19.412117 [ 260 ] {d7fecb89-29d7-4f19-9eb7-62b6ac7f9e31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5622 | 2026.05.27 02:42:19.412183 [ 260 ] {d7fecb89-29d7-4f19-9eb7-62b6ac7f9e31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5623 | 2026.05.27 02:42:19.412321 [ 260 ] {d7fecb89-29d7-4f19-9eb7-62b6ac7f9e31} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5624 | 2026.05.27 02:42:19.412419 [ 359 ] {d7fecb89-29d7-4f19-9eb7-62b6ac7f9e31} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5625 | 2026.05.27 02:42:19.412427 [ 310 ] {d7fecb89-29d7-4f19-9eb7-62b6ac7f9e31} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5626 | 2026.05.27 02:42:19.412419 [ 351 ] {d7fecb89-29d7-4f19-9eb7-62b6ac7f9e31} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5627 | 2026.05.27 02:42:19.412437 [ 354 ] {d7fecb89-29d7-4f19-9eb7-62b6ac7f9e31} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5628 | 2026.05.27 02:42:19.412618 [ 260 ] {d7fecb89-29d7-4f19-9eb7-62b6ac7f9e31} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5629 | 2026.05.27 02:42:19.412645 [ 260 ] {d7fecb89-29d7-4f19-9eb7-62b6ac7f9e31} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5630 | 2026.05.27 02:42:19.412728 [ 260 ] {d7fecb89-29d7-4f19-9eb7-62b6ac7f9e31} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5631 | 2026.05.27 02:42:19.412750 [ 260 ] {d7fecb89-29d7-4f19-9eb7-62b6ac7f9e31} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 5632 | 2026.05.27 02:42:19.412786 [ 260 ] {d7fecb89-29d7-4f19-9eb7-62b6ac7f9e31} <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'))" | ||
| 5633 | 2026.05.27 02:42:19.412824 [ 260 ] {d7fecb89-29d7-4f19-9eb7-62b6ac7f9e31} <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'))" | ||
| 5634 | 2026.05.27 02:42:19.412862 [ 260 ] {d7fecb89-29d7-4f19-9eb7-62b6ac7f9e31} <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'))" | ||
| 5635 | 2026.05.27 02:42:19.414102 [ 260 ] {d7fecb89-29d7-4f19-9eb7-62b6ac7f9e31} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.002738 sec., 18261.504747991235 rows/sec., 4.53 MiB/sec. | ||
| 5636 | 2026.05.27 02:42:19.414228 [ 260 ] {d7fecb89-29d7-4f19-9eb7-62b6ac7f9e31} <Debug> MemoryTracker: Peak memory usage (for query): 157.58 KiB. | ||
| 5637 | 2026.05.27 02:42:19.414244 [ 260 ] {d7fecb89-29d7-4f19-9eb7-62b6ac7f9e31} <Debug> TCPHandler: Processed in 0.003163224 sec. | ||
| 5638 | 2026.05.27 02:42:19.419020 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5639 | 2026.05.27 02:42:19.419151 [ 260 ] {1304b292-2072-40fb-ae75-61bf82d3a1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5640 | 2026.05.27 02:42:19.419202 [ 260 ] {1304b292-2072-40fb-ae75-61bf82d3a1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5641 | 2026.05.27 02:42:19.419835 [ 260 ] {1304b292-2072-40fb-ae75-61bf82d3a1a7} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5642 | 2026.05.27 02:42:19.419968 [ 260 ] {1304b292-2072-40fb-ae75-61bf82d3a1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5643 | 2026.05.27 02:42:19.420327 [ 260 ] {1304b292-2072-40fb-ae75-61bf82d3a1a7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5644 | 2026.05.27 02:42:19.420546 [ 260 ] {1304b292-2072-40fb-ae75-61bf82d3a1a7} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5645 | 2026.05.27 02:42:19.420685 [ 260 ] {1304b292-2072-40fb-ae75-61bf82d3a1a7} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001571 sec., 178230.4264799491 rows/sec., 11.31 MiB/sec. | ||
| 5646 | 2026.05.27 02:42:19.420720 [ 260 ] {1304b292-2072-40fb-ae75-61bf82d3a1a7} <Debug> TCPHandler: Processed in 0.001761339 sec. | ||
| 5647 | 2026.05.27 02:42:19.420880 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5648 | 2026.05.27 02:42:19.420977 [ 260 ] {ad2a1f7f-8ed5-4d76-9f88-afac1af7c4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5649 | 2026.05.27 02:42:19.421016 [ 260 ] {ad2a1f7f-8ed5-4d76-9f88-afac1af7c4cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5650 | 2026.05.27 02:42:19.421744 [ 260 ] {ad2a1f7f-8ed5-4d76-9f88-afac1af7c4cf} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5651 | 2026.05.27 02:42:19.421781 [ 260 ] {ad2a1f7f-8ed5-4d76-9f88-afac1af7c4cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5652 | 2026.05.27 02:42:19.422119 [ 260 ] {ad2a1f7f-8ed5-4d76-9f88-afac1af7c4cf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5653 | 2026.05.27 02:42:19.422330 [ 260 ] {ad2a1f7f-8ed5-4d76-9f88-afac1af7c4cf} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5654 | 2026.05.27 02:42:19.422458 [ 260 ] {ad2a1f7f-8ed5-4d76-9f88-afac1af7c4cf} <Debug> executeQuery: Read 785 rows, 62.07 KiB in 0.0015 sec., 523333.3333333333 rows/sec., 40.41 MiB/sec. | ||
| 5655 | 2026.05.27 02:42:19.422492 [ 260 ] {ad2a1f7f-8ed5-4d76-9f88-afac1af7c4cf} <Debug> TCPHandler: Processed in 0.001661708 sec. | ||
| 5656 | 2026.05.27 02:42:19.422630 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5657 | 2026.05.27 02:42:19.422727 [ 260 ] {d5d8963c-7e9b-4ef9-8f0b-6b9c990c4a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5658 | 2026.05.27 02:42:19.422767 [ 260 ] {d5d8963c-7e9b-4ef9-8f0b-6b9c990c4a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5659 | 2026.05.27 02:42:19.423195 [ 260 ] {d5d8963c-7e9b-4ef9-8f0b-6b9c990c4a8a} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5660 | 2026.05.27 02:42:19.423231 [ 260 ] {d5d8963c-7e9b-4ef9-8f0b-6b9c990c4a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5661 | 2026.05.27 02:42:19.423530 [ 260 ] {d5d8963c-7e9b-4ef9-8f0b-6b9c990c4a8a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5662 | 2026.05.27 02:42:19.423766 [ 260 ] {d5d8963c-7e9b-4ef9-8f0b-6b9c990c4a8a} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5663 | 2026.05.27 02:42:19.423872 [ 58 ] {} <Debug> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5664 | 2026.05.27 02:42:19.423892 [ 260 ] {d5d8963c-7e9b-4ef9-8f0b-6b9c990c4a8a} <Debug> executeQuery: Read 144 rows, 8.71 KiB in 0.001184 sec., 121621.62162162163 rows/sec., 7.19 MiB/sec. | ||
| 5665 | 2026.05.27 02:42:19.423922 [ 58 ] {} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5666 | 2026.05.27 02:42:19.423933 [ 260 ] {d5d8963c-7e9b-4ef9-8f0b-6b9c990c4a8a} <Debug> TCPHandler: Processed in 0.001351994 sec. | ||
| 5667 | 2026.05.27 02:42:19.423951 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5668 | 2026.05.27 02:42:19.424051 [ 187 ] {26623fa7-b46b-4465-af52-bb599726c27b::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 | ||
| 5669 | 2026.05.27 02:42:19.424075 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5670 | 2026.05.27 02:42:19.424164 [ 187 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5671 | 2026.05.27 02:42:19.424176 [ 260 ] {2bdaf10a-d83b-4e71-be82-d086fd48168a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5672 | 2026.05.27 02:42:19.424203 [ 187 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 222 rows starting from the beginning of the part | ||
| 5673 | 2026.05.27 02:42:19.424224 [ 260 ] {2bdaf10a-d83b-4e71-be82-d086fd48168a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5674 | 2026.05.27 02:42:19.424270 [ 187 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 152 rows starting from the beginning of the part | ||
| 5675 | 2026.05.27 02:42:19.424321 [ 187 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part | ||
| 5676 | 2026.05.27 02:42:19.424362 [ 187 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 144 rows starting from the beginning of the part | ||
| 5677 | 2026.05.27 02:42:19.424403 [ 187 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 54 rows starting from the beginning of the part | ||
| 5678 | 2026.05.27 02:42:19.424445 [ 187 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 144 rows starting from the beginning of the part | ||
| 5679 | 2026.05.27 02:42:19.424681 [ 260 ] {2bdaf10a-d83b-4e71-be82-d086fd48168a} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5680 | 2026.05.27 02:42:19.424722 [ 260 ] {2bdaf10a-d83b-4e71-be82-d086fd48168a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5681 | 2026.05.27 02:42:19.425054 [ 260 ] {2bdaf10a-d83b-4e71-be82-d086fd48168a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5682 | 2026.05.27 02:42:19.425273 [ 260 ] {2bdaf10a-d83b-4e71-be82-d086fd48168a} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5683 | 2026.05.27 02:42:19.425291 [ 187 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 753 rows, containing 5 columns (5 merged, 0 gathered) in 0.001279514 sec., 588504.6978774753 rows/sec., 38.91 MiB/sec. | ||
| 5684 | 2026.05.27 02:42:19.425402 [ 260 ] {2bdaf10a-d83b-4e71-be82-d086fd48168a} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001243 sec., 116653.25824617861 rows/sec., 7.53 MiB/sec. | ||
| 5685 | 2026.05.27 02:42:19.425425 [ 187 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5686 | 2026.05.27 02:42:19.425441 [ 260 ] {2bdaf10a-d83b-4e71-be82-d086fd48168a} <Debug> TCPHandler: Processed in 0.001415476 sec. | ||
| 5687 | 2026.05.27 02:42:19.425572 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5688 | 2026.05.27 02:42:19.425680 [ 187 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_26_5} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5689 | 2026.05.27 02:42:19.425680 [ 260 ] {577c9a7c-5f1d-4c52-a7fd-3041612cc983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5690 | 2026.05.27 02:42:19.425743 [ 260 ] {577c9a7c-5f1d-4c52-a7fd-3041612cc983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5691 | 2026.05.27 02:42:19.425768 [ 187 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_26_5} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5692 | 2026.05.27 02:42:19.425838 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5693 | 2026.05.27 02:42:19.426186 [ 260 ] {577c9a7c-5f1d-4c52-a7fd-3041612cc983} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5694 | 2026.05.27 02:42:19.426227 [ 260 ] {577c9a7c-5f1d-4c52-a7fd-3041612cc983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5695 | 2026.05.27 02:42:19.426532 [ 260 ] {577c9a7c-5f1d-4c52-a7fd-3041612cc983} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5696 | 2026.05.27 02:42:19.426740 [ 260 ] {577c9a7c-5f1d-4c52-a7fd-3041612cc983} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5697 | 2026.05.27 02:42:19.426884 [ 260 ] {577c9a7c-5f1d-4c52-a7fd-3041612cc983} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001221 sec., 117936.11793611792 rows/sec., 6.70 MiB/sec. | ||
| 5698 | 2026.05.27 02:42:19.426920 [ 260 ] {577c9a7c-5f1d-4c52-a7fd-3041612cc983} <Debug> TCPHandler: Processed in 0.001397335 sec. | ||
| 5699 | 2026.05.27 02:42:19.427041 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5700 | 2026.05.27 02:42:19.427136 [ 260 ] {88ebe58d-bb6a-4c88-93e7-87b4c996912f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5701 | 2026.05.27 02:42:19.427175 [ 260 ] {88ebe58d-bb6a-4c88-93e7-87b4c996912f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5702 | 2026.05.27 02:42:19.427744 [ 260 ] {88ebe58d-bb6a-4c88-93e7-87b4c996912f} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5703 | 2026.05.27 02:42:19.427780 [ 260 ] {88ebe58d-bb6a-4c88-93e7-87b4c996912f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5704 | 2026.05.27 02:42:19.428097 [ 260 ] {88ebe58d-bb6a-4c88-93e7-87b4c996912f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5705 | 2026.05.27 02:42:19.428328 [ 260 ] {88ebe58d-bb6a-4c88-93e7-87b4c996912f} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5706 | 2026.05.27 02:42:19.428456 [ 260 ] {88ebe58d-bb6a-4c88-93e7-87b4c996912f} <Debug> executeQuery: Read 488 rows, 35.05 KiB in 0.001338 sec., 364723.4678624813 rows/sec., 25.58 MiB/sec. | ||
| 5707 | 2026.05.27 02:42:19.428490 [ 260 ] {88ebe58d-bb6a-4c88-93e7-87b4c996912f} <Debug> TCPHandler: Processed in 0.001497596 sec. | ||
| 5708 | 2026.05.27 02:42:19.428610 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5709 | 2026.05.27 02:42:19.428706 [ 260 ] {049fdf95-1df5-4dee-92e1-7f2fac7a33c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5710 | 2026.05.27 02:42:19.428747 [ 260 ] {049fdf95-1df5-4dee-92e1-7f2fac7a33c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5711 | 2026.05.27 02:42:19.429073 [ 260 ] {049fdf95-1df5-4dee-92e1-7f2fac7a33c0} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5712 | 2026.05.27 02:42:19.429109 [ 260 ] {049fdf95-1df5-4dee-92e1-7f2fac7a33c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5713 | 2026.05.27 02:42:19.429399 [ 260 ] {049fdf95-1df5-4dee-92e1-7f2fac7a33c0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5714 | 2026.05.27 02:42:19.429607 [ 260 ] {049fdf95-1df5-4dee-92e1-7f2fac7a33c0} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5715 | 2026.05.27 02:42:19.429740 [ 260 ] {049fdf95-1df5-4dee-92e1-7f2fac7a33c0} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001053 sec., 3798.6704653371326 rows/sec., 198.47 KiB/sec. | ||
| 5716 | 2026.05.27 02:42:19.429773 [ 260 ] {049fdf95-1df5-4dee-92e1-7f2fac7a33c0} <Debug> TCPHandler: Processed in 0.001211633 sec. | ||
| 5717 | 2026.05.27 02:42:19.429896 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5718 | 2026.05.27 02:42:19.429992 [ 260 ] {e08a1e7a-b639-4abb-848c-fdbb77ef5d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5719 | 2026.05.27 02:42:19.430034 [ 260 ] {e08a1e7a-b639-4abb-848c-fdbb77ef5d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5720 | 2026.05.27 02:42:19.430434 [ 260 ] {e08a1e7a-b639-4abb-848c-fdbb77ef5d0f} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5721 | 2026.05.27 02:42:19.430469 [ 260 ] {e08a1e7a-b639-4abb-848c-fdbb77ef5d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5722 | 2026.05.27 02:42:19.430789 [ 260 ] {e08a1e7a-b639-4abb-848c-fdbb77ef5d0f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5723 | 2026.05.27 02:42:19.431001 [ 260 ] {e08a1e7a-b639-4abb-848c-fdbb77ef5d0f} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5724 | 2026.05.27 02:42:19.431125 [ 260 ] {e08a1e7a-b639-4abb-848c-fdbb77ef5d0f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001152 sec., 230034.72222222222 rows/sec., 15.29 MiB/sec. | ||
| 5725 | 2026.05.27 02:42:19.431158 [ 260 ] {e08a1e7a-b639-4abb-848c-fdbb77ef5d0f} <Debug> TCPHandler: Processed in 0.001310504 sec. | ||
| 5726 | 2026.05.27 02:42:19.431279 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5727 | 2026.05.27 02:42:19.431373 [ 260 ] {59018b43-d4db-4cf7-b1a2-b949779b5fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5728 | 2026.05.27 02:42:19.431414 [ 260 ] {59018b43-d4db-4cf7-b1a2-b949779b5fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5729 | 2026.05.27 02:42:19.431729 [ 260 ] {59018b43-d4db-4cf7-b1a2-b949779b5fd0} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5730 | 2026.05.27 02:42:19.431764 [ 260 ] {59018b43-d4db-4cf7-b1a2-b949779b5fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5731 | 2026.05.27 02:42:19.432047 [ 260 ] {59018b43-d4db-4cf7-b1a2-b949779b5fd0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5732 | 2026.05.27 02:42:19.432267 [ 260 ] {59018b43-d4db-4cf7-b1a2-b949779b5fd0} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5733 | 2026.05.27 02:42:19.432392 [ 260 ] {59018b43-d4db-4cf7-b1a2-b949779b5fd0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 5734 | 2026.05.27 02:42:19.432425 [ 260 ] {59018b43-d4db-4cf7-b1a2-b949779b5fd0} <Debug> TCPHandler: Processed in 0.001194923 sec. | ||
| 5735 | 2026.05.27 02:42:19.432542 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5736 | 2026.05.27 02:42:19.432637 [ 260 ] {46fe55bd-7b50-4e4a-8100-2c5b33a8ebbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5737 | 2026.05.27 02:42:19.432689 [ 260 ] {46fe55bd-7b50-4e4a-8100-2c5b33a8ebbf} <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 | ||
| 5738 | 2026.05.27 02:42:19.433371 [ 260 ] {46fe55bd-7b50-4e4a-8100-2c5b33a8ebbf} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5739 | 2026.05.27 02:42:19.433407 [ 260 ] {46fe55bd-7b50-4e4a-8100-2c5b33a8ebbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5740 | 2026.05.27 02:42:19.433864 [ 260 ] {46fe55bd-7b50-4e4a-8100-2c5b33a8ebbf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5741 | 2026.05.27 02:42:19.434085 [ 260 ] {46fe55bd-7b50-4e4a-8100-2c5b33a8ebbf} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5742 | 2026.05.27 02:42:19.434218 [ 260 ] {46fe55bd-7b50-4e4a-8100-2c5b33a8ebbf} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001599 sec., 2501.5634771732334 rows/sec., 4.48 MiB/sec. | ||
| 5743 | 2026.05.27 02:42:19.434266 [ 260 ] {46fe55bd-7b50-4e4a-8100-2c5b33a8ebbf} <Debug> TCPHandler: Processed in 0.001772959 sec. | ||
| 5744 | 2026.05.27 02:42:19.434408 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5745 | 2026.05.27 02:42:19.434513 [ 260 ] {cd5786ed-ab9e-48ed-985d-4c5fa1792aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5746 | 2026.05.27 02:42:19.434555 [ 260 ] {cd5786ed-ab9e-48ed-985d-4c5fa1792aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5747 | 2026.05.27 02:42:19.434915 [ 260 ] {cd5786ed-ab9e-48ed-985d-4c5fa1792aa4} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5748 | 2026.05.27 02:42:19.434951 [ 260 ] {cd5786ed-ab9e-48ed-985d-4c5fa1792aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5749 | 2026.05.27 02:42:19.435254 [ 260 ] {cd5786ed-ab9e-48ed-985d-4c5fa1792aa4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5750 | 2026.05.27 02:42:19.435463 [ 260 ] {cd5786ed-ab9e-48ed-985d-4c5fa1792aa4} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5751 | 2026.05.27 02:42:19.435586 [ 260 ] {cd5786ed-ab9e-48ed-985d-4c5fa1792aa4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001092 sec., 82417.58241758241 rows/sec., 5.16 MiB/sec. | ||
| 5752 | 2026.05.27 02:42:19.435618 [ 260 ] {cd5786ed-ab9e-48ed-985d-4c5fa1792aa4} <Debug> TCPHandler: Processed in 0.001259714 sec. | ||
| 5753 | 2026.05.27 02:42:22.991725 [ 64 ] {} <Debug> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5754 | 2026.05.27 02:42:22.991828 [ 64 ] {} <Trace> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5755 | 2026.05.27 02:42:22.991872 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5756 | 2026.05.27 02:42:22.992083 [ 198 ] {2f30680f-7d12-4c38-9577-64fdb1ee5059::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 | ||
| 5757 | 2026.05.27 02:42:22.992300 [ 198 ] {2f30680f-7d12-4c38-9577-64fdb1ee5059::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5758 | 2026.05.27 02:42:22.992358 [ 198 ] {2f30680f-7d12-4c38-9577-64fdb1ee5059::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 | ||
| 5759 | 2026.05.27 02:42:22.992475 [ 198 ] {2f30680f-7d12-4c38-9577-64fdb1ee5059::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 | ||
| 5760 | 2026.05.27 02:42:22.992557 [ 198 ] {2f30680f-7d12-4c38-9577-64fdb1ee5059::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 | ||
| 5761 | 2026.05.27 02:42:22.992630 [ 198 ] {2f30680f-7d12-4c38-9577-64fdb1ee5059::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 | ||
| 5762 | 2026.05.27 02:42:22.992718 [ 198 ] {2f30680f-7d12-4c38-9577-64fdb1ee5059::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 | ||
| 5763 | 2026.05.27 02:42:22.993529 [ 192 ] {2f30680f-7d12-4c38-9577-64fdb1ee5059::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001539476 sec., 3897.430034635162 rows/sec., 289.26 KiB/sec. | ||
| 5764 | 2026.05.27 02:42:22.993707 [ 192 ] {2f30680f-7d12-4c38-9577-64fdb1ee5059::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5765 | 2026.05.27 02:42:22.994044 [ 192 ] {2f30680f-7d12-4c38-9577-64fdb1ee5059::all_1_5_1} <Trace> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5766 | 2026.05.27 02:42:22.994131 [ 192 ] {2f30680f-7d12-4c38-9577-64fdb1ee5059::all_1_5_1} <Trace> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5767 | 2026.05.27 02:42:22.994243 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5768 | 2026.05.27 02:42:23.875036 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5769 | 2026.05.27 02:42:23.875096 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5770 | 2026.05.27 02:42:23.947635 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10477 | ||
| 5771 | 2026.05.27 02:42:23.948187 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5772 | 2026.05.27 02:42:23.948225 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5773 | 2026.05.27 02:42:23.948719 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5774 | 2026.05.27 02:42:23.948958 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5775 | 2026.05.27 02:42:23.949086 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10477 | ||
| 5776 | 2026.05.27 02:42:24.407985 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5777 | 2026.05.27 02:42:24.408232 [ 260 ] {a3b31990-8aa7-4d59-874b-7a8f0c480df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 5778 | 2026.05.27 02:42:24.408598 [ 260 ] {a3b31990-8aa7-4d59-874b-7a8f0c480df3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5779 | 2026.05.27 02:42:24.408644 [ 260 ] {a3b31990-8aa7-4d59-874b-7a8f0c480df3} <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 | ||
| 5780 | 2026.05.27 02:42:24.408892 [ 260 ] {a3b31990-8aa7-4d59-874b-7a8f0c480df3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5781 | 2026.05.27 02:42:24.408960 [ 260 ] {a3b31990-8aa7-4d59-874b-7a8f0c480df3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5782 | 2026.05.27 02:42:24.409096 [ 260 ] {a3b31990-8aa7-4d59-874b-7a8f0c480df3} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5783 | 2026.05.27 02:42:24.409195 [ 310 ] {a3b31990-8aa7-4d59-874b-7a8f0c480df3} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5784 | 2026.05.27 02:42:24.409212 [ 359 ] {a3b31990-8aa7-4d59-874b-7a8f0c480df3} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5785 | 2026.05.27 02:42:24.409196 [ 354 ] {a3b31990-8aa7-4d59-874b-7a8f0c480df3} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5786 | 2026.05.27 02:42:24.409196 [ 351 ] {a3b31990-8aa7-4d59-874b-7a8f0c480df3} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5787 | 2026.05.27 02:42:24.409384 [ 260 ] {a3b31990-8aa7-4d59-874b-7a8f0c480df3} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5788 | 2026.05.27 02:42:24.409411 [ 260 ] {a3b31990-8aa7-4d59-874b-7a8f0c480df3} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5789 | 2026.05.27 02:42:24.409493 [ 260 ] {a3b31990-8aa7-4d59-874b-7a8f0c480df3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5790 | 2026.05.27 02:42:24.409514 [ 260 ] {a3b31990-8aa7-4d59-874b-7a8f0c480df3} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 5791 | 2026.05.27 02:42:24.409549 [ 260 ] {a3b31990-8aa7-4d59-874b-7a8f0c480df3} <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'))" | ||
| 5792 | 2026.05.27 02:42:24.409587 [ 260 ] {a3b31990-8aa7-4d59-874b-7a8f0c480df3} <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'))" | ||
| 5793 | 2026.05.27 02:42:24.409622 [ 260 ] {a3b31990-8aa7-4d59-874b-7a8f0c480df3} <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'))" | ||
| 5794 | 2026.05.27 02:42:24.410832 [ 260 ] {a3b31990-8aa7-4d59-874b-7a8f0c480df3} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.002702 sec., 18504.811250925242 rows/sec., 3.16 MiB/sec. | ||
| 5795 | 2026.05.27 02:42:24.410954 [ 260 ] {a3b31990-8aa7-4d59-874b-7a8f0c480df3} <Debug> MemoryTracker: Peak memory usage (for query): 139.04 KiB. | ||
| 5796 | 2026.05.27 02:42:24.410970 [ 260 ] {a3b31990-8aa7-4d59-874b-7a8f0c480df3} <Debug> TCPHandler: Processed in 0.003120363 sec. | ||
| 5797 | 2026.05.27 02:42:24.413266 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5798 | 2026.05.27 02:42:24.413394 [ 260 ] {1dc5d5b1-e8fe-4289-9ee2-62b93cbf4476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5799 | 2026.05.27 02:42:24.413444 [ 260 ] {1dc5d5b1-e8fe-4289-9ee2-62b93cbf4476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5800 | 2026.05.27 02:42:24.413988 [ 260 ] {1dc5d5b1-e8fe-4289-9ee2-62b93cbf4476} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5801 | 2026.05.27 02:42:24.414026 [ 260 ] {1dc5d5b1-e8fe-4289-9ee2-62b93cbf4476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5802 | 2026.05.27 02:42:24.414384 [ 260 ] {1dc5d5b1-e8fe-4289-9ee2-62b93cbf4476} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5803 | 2026.05.27 02:42:24.414605 [ 260 ] {1dc5d5b1-e8fe-4289-9ee2-62b93cbf4476} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5804 | 2026.05.27 02:42:24.414747 [ 260 ] {1dc5d5b1-e8fe-4289-9ee2-62b93cbf4476} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001389 sec., 93592.51259899208 rows/sec., 8.08 MiB/sec. | ||
| 5805 | 2026.05.27 02:42:24.414782 [ 260 ] {1dc5d5b1-e8fe-4289-9ee2-62b93cbf4476} <Debug> TCPHandler: Processed in 0.001576597 sec. | ||
| 5806 | 2026.05.27 02:42:24.414913 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5807 | 2026.05.27 02:42:24.415011 [ 260 ] {c3cabe91-94dc-420c-8cd1-85db3334e57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5808 | 2026.05.27 02:42:24.415051 [ 260 ] {c3cabe91-94dc-420c-8cd1-85db3334e57c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5809 | 2026.05.27 02:42:24.415456 [ 260 ] {c3cabe91-94dc-420c-8cd1-85db3334e57c} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5810 | 2026.05.27 02:42:24.415492 [ 260 ] {c3cabe91-94dc-420c-8cd1-85db3334e57c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5811 | 2026.05.27 02:42:24.415781 [ 260 ] {c3cabe91-94dc-420c-8cd1-85db3334e57c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5812 | 2026.05.27 02:42:24.415983 [ 260 ] {c3cabe91-94dc-420c-8cd1-85db3334e57c} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5813 | 2026.05.27 02:42:24.416111 [ 260 ] {c3cabe91-94dc-420c-8cd1-85db3334e57c} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001119 sec., 33065.236818588026 rows/sec., 2.43 MiB/sec. | ||
| 5814 | 2026.05.27 02:42:24.416145 [ 260 ] {c3cabe91-94dc-420c-8cd1-85db3334e57c} <Debug> TCPHandler: Processed in 0.001282174 sec. | ||
| 5815 | 2026.05.27 02:42:24.416283 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5816 | 2026.05.27 02:42:24.416379 [ 260 ] {07e4f376-5f31-4c39-9cad-078be8366bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5817 | 2026.05.27 02:42:24.416419 [ 260 ] {07e4f376-5f31-4c39-9cad-078be8366bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5818 | 2026.05.27 02:42:24.416833 [ 260 ] {07e4f376-5f31-4c39-9cad-078be8366bde} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5819 | 2026.05.27 02:42:24.416869 [ 260 ] {07e4f376-5f31-4c39-9cad-078be8366bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5820 | 2026.05.27 02:42:24.417158 [ 260 ] {07e4f376-5f31-4c39-9cad-078be8366bde} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5821 | 2026.05.27 02:42:24.417368 [ 260 ] {07e4f376-5f31-4c39-9cad-078be8366bde} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5822 | 2026.05.27 02:42:24.417492 [ 260 ] {07e4f376-5f31-4c39-9cad-078be8366bde} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001131 sec., 89301.50309460654 rows/sec., 6.98 MiB/sec. | ||
| 5823 | 2026.05.27 02:42:24.417526 [ 260 ] {07e4f376-5f31-4c39-9cad-078be8366bde} <Debug> TCPHandler: Processed in 0.001291814 sec. | ||
| 5824 | 2026.05.27 02:42:24.417676 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5825 | 2026.05.27 02:42:24.417772 [ 260 ] {5c5e64a6-f183-4b6a-af03-29a188f24c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5826 | 2026.05.27 02:42:24.417815 [ 260 ] {5c5e64a6-f183-4b6a-af03-29a188f24c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5827 | 2026.05.27 02:42:24.418203 [ 260 ] {5c5e64a6-f183-4b6a-af03-29a188f24c12} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2026.05.27 02:42:24.418238 [ 260 ] {5c5e64a6-f183-4b6a-af03-29a188f24c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5829 | 2026.05.27 02:42:24.418549 [ 260 ] {5c5e64a6-f183-4b6a-af03-29a188f24c12} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5830 | 2026.05.27 02:42:24.418752 [ 260 ] {5c5e64a6-f183-4b6a-af03-29a188f24c12} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2026.05.27 02:42:24.418882 [ 260 ] {5c5e64a6-f183-4b6a-af03-29a188f24c12} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001128 sec., 141843.97163120567 rows/sec., 9.88 MiB/sec. | ||
| 5832 | 2026.05.27 02:42:24.418916 [ 260 ] {5c5e64a6-f183-4b6a-af03-29a188f24c12} <Debug> TCPHandler: Processed in 0.001288304 sec. | ||
| 5833 | 2026.05.27 02:42:24.419035 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2026.05.27 02:42:24.419131 [ 260 ] {b0a1a329-d230-4606-94f7-3315d17145c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5835 | 2026.05.27 02:42:24.419183 [ 260 ] {b0a1a329-d230-4606-94f7-3315d17145c9} <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 | ||
| 5836 | 2026.05.27 02:42:24.419964 [ 260 ] {b0a1a329-d230-4606-94f7-3315d17145c9} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2026.05.27 02:42:24.420000 [ 260 ] {b0a1a329-d230-4606-94f7-3315d17145c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5838 | 2026.05.27 02:42:24.420520 [ 260 ] {b0a1a329-d230-4606-94f7-3315d17145c9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5839 | 2026.05.27 02:42:24.420736 [ 260 ] {b0a1a329-d230-4606-94f7-3315d17145c9} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5840 | 2026.05.27 02:42:24.420876 [ 260 ] {b0a1a329-d230-4606-94f7-3315d17145c9} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001763 sec., 20986.954055587066 rows/sec., 37.61 MiB/sec. | ||
| 5841 | 2026.05.27 02:42:24.420925 [ 260 ] {b0a1a329-d230-4606-94f7-3315d17145c9} <Debug> TCPHandler: Processed in 0.001938361 sec. | ||
| 5842 | 2026.05.27 02:42:24.421076 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5843 | 2026.05.27 02:42:24.421173 [ 260 ] {22859696-696e-4be2-8d94-ed45f1d1d48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5844 | 2026.05.27 02:42:24.421215 [ 260 ] {22859696-696e-4be2-8d94-ed45f1d1d48b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5845 | 2026.05.27 02:42:24.421565 [ 260 ] {22859696-696e-4be2-8d94-ed45f1d1d48b} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2026.05.27 02:42:24.421600 [ 260 ] {22859696-696e-4be2-8d94-ed45f1d1d48b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5847 | 2026.05.27 02:42:24.421892 [ 260 ] {22859696-696e-4be2-8d94-ed45f1d1d48b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5848 | 2026.05.27 02:42:24.422088 [ 260 ] {22859696-696e-4be2-8d94-ed45f1d1d48b} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2026.05.27 02:42:24.422206 [ 260 ] {22859696-696e-4be2-8d94-ed45f1d1d48b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 5850 | 2026.05.27 02:42:24.422236 [ 260 ] {22859696-696e-4be2-8d94-ed45f1d1d48b} <Debug> TCPHandler: Processed in 0.001234823 sec. | ||
| 5851 | 2026.05.27 02:42:24.507477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5852 | 2026.05.27 02:42:24.522122 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5853 | 2026.05.27 02:42:24.522174 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5854 | 2026.05.27 02:42:24.528534 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5855 | 2026.05.27 02:42:24.529229 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5856 | 2026.05.27 02:42:24.531724 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5857 | 2026.05.27 02:42:29.411485 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5858 | 2026.05.27 02:42:29.411809 [ 260 ] {117942d9-2c51-41dc-90f8-c263795d812a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 5859 | 2026.05.27 02:42:29.412215 [ 260 ] {117942d9-2c51-41dc-90f8-c263795d812a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5860 | 2026.05.27 02:42:29.412257 [ 260 ] {117942d9-2c51-41dc-90f8-c263795d812a} <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 | ||
| 5861 | 2026.05.27 02:42:29.412494 [ 260 ] {117942d9-2c51-41dc-90f8-c263795d812a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5862 | 2026.05.27 02:42:29.412560 [ 260 ] {117942d9-2c51-41dc-90f8-c263795d812a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5863 | 2026.05.27 02:42:29.412700 [ 260 ] {117942d9-2c51-41dc-90f8-c263795d812a} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5864 | 2026.05.27 02:42:29.412808 [ 359 ] {117942d9-2c51-41dc-90f8-c263795d812a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5865 | 2026.05.27 02:42:29.412819 [ 351 ] {117942d9-2c51-41dc-90f8-c263795d812a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5866 | 2026.05.27 02:42:29.412813 [ 346 ] {117942d9-2c51-41dc-90f8-c263795d812a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5867 | 2026.05.27 02:42:29.412817 [ 354 ] {117942d9-2c51-41dc-90f8-c263795d812a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5868 | 2026.05.27 02:42:29.413045 [ 260 ] {117942d9-2c51-41dc-90f8-c263795d812a} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5869 | 2026.05.27 02:42:29.413073 [ 260 ] {117942d9-2c51-41dc-90f8-c263795d812a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5870 | 2026.05.27 02:42:29.413158 [ 260 ] {117942d9-2c51-41dc-90f8-c263795d812a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5871 | 2026.05.27 02:42:29.413180 [ 260 ] {117942d9-2c51-41dc-90f8-c263795d812a} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 5872 | 2026.05.27 02:42:29.413216 [ 260 ] {117942d9-2c51-41dc-90f8-c263795d812a} <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'))" | ||
| 5873 | 2026.05.27 02:42:29.413256 [ 260 ] {117942d9-2c51-41dc-90f8-c263795d812a} <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'))" | ||
| 5874 | 2026.05.27 02:42:29.413293 [ 260 ] {117942d9-2c51-41dc-90f8-c263795d812a} <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'))" | ||
| 5875 | 2026.05.27 02:42:29.414552 [ 260 ] {117942d9-2c51-41dc-90f8-c263795d812a} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.002878 sec., 17373.175816539264 rows/sec., 4.31 MiB/sec. | ||
| 5876 | 2026.05.27 02:42:29.414694 [ 260 ] {117942d9-2c51-41dc-90f8-c263795d812a} <Debug> MemoryTracker: Peak memory usage (for query): 157.49 KiB. | ||
| 5877 | 2026.05.27 02:42:29.414711 [ 260 ] {117942d9-2c51-41dc-90f8-c263795d812a} <Debug> TCPHandler: Processed in 0.003386247 sec. | ||
| 5878 | 2026.05.27 02:42:29.419488 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5879 | 2026.05.27 02:42:29.419620 [ 260 ] {cb0cde1e-a8ec-4c96-8f75-cce6ae13bd70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5880 | 2026.05.27 02:42:29.419671 [ 260 ] {cb0cde1e-a8ec-4c96-8f75-cce6ae13bd70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5881 | 2026.05.27 02:42:29.420265 [ 260 ] {cb0cde1e-a8ec-4c96-8f75-cce6ae13bd70} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5882 | 2026.05.27 02:42:29.420312 [ 260 ] {cb0cde1e-a8ec-4c96-8f75-cce6ae13bd70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5883 | 2026.05.27 02:42:29.420699 [ 260 ] {cb0cde1e-a8ec-4c96-8f75-cce6ae13bd70} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5884 | 2026.05.27 02:42:29.420924 [ 260 ] {cb0cde1e-a8ec-4c96-8f75-cce6ae13bd70} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2026.05.27 02:42:29.421064 [ 260 ] {cb0cde1e-a8ec-4c96-8f75-cce6ae13bd70} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001482 sec., 188933.87314439946 rows/sec., 11.99 MiB/sec. | ||
| 5886 | 2026.05.27 02:42:29.421099 [ 260 ] {cb0cde1e-a8ec-4c96-8f75-cce6ae13bd70} <Debug> TCPHandler: Processed in 0.001672378 sec. | ||
| 5887 | 2026.05.27 02:42:29.421236 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5888 | 2026.05.27 02:42:29.421335 [ 260 ] {ab251a29-74dd-4d6a-b4fc-f559942d0c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5889 | 2026.05.27 02:42:29.421375 [ 260 ] {ab251a29-74dd-4d6a-b4fc-f559942d0c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5890 | 2026.05.27 02:42:29.422135 [ 260 ] {ab251a29-74dd-4d6a-b4fc-f559942d0c27} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5891 | 2026.05.27 02:42:29.422171 [ 260 ] {ab251a29-74dd-4d6a-b4fc-f559942d0c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5892 | 2026.05.27 02:42:29.422520 [ 260 ] {ab251a29-74dd-4d6a-b4fc-f559942d0c27} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5893 | 2026.05.27 02:42:29.422735 [ 260 ] {ab251a29-74dd-4d6a-b4fc-f559942d0c27} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5894 | 2026.05.27 02:42:29.422846 [ 42 ] {} <Debug> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5895 | 2026.05.27 02:42:29.422865 [ 260 ] {ab251a29-74dd-4d6a-b4fc-f559942d0c27} <Debug> executeQuery: Read 785 rows, 62.07 KiB in 0.001549 sec., 506778.5668173015 rows/sec., 39.13 MiB/sec. | ||
| 5896 | 2026.05.27 02:42:29.422892 [ 42 ] {} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5897 | 2026.05.27 02:42:29.422906 [ 260 ] {ab251a29-74dd-4d6a-b4fc-f559942d0c27} <Debug> TCPHandler: Processed in 0.001719229 sec. | ||
| 5898 | 2026.05.27 02:42:29.422920 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5899 | 2026.05.27 02:42:29.423014 [ 198 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::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 | ||
| 5900 | 2026.05.27 02:42:29.423069 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5901 | 2026.05.27 02:42:29.423117 [ 198 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5902 | 2026.05.27 02:42:29.423152 [ 198 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 4196 rows starting from the beginning of the part | ||
| 5903 | 2026.05.27 02:42:29.423172 [ 260 ] {add9c753-1f87-4a4f-a412-1c52d395d709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5904 | 2026.05.27 02:42:29.423208 [ 198 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2479 rows starting from the beginning of the part | ||
| 5905 | 2026.05.27 02:42:29.423218 [ 260 ] {add9c753-1f87-4a4f-a412-1c52d395d709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5906 | 2026.05.27 02:42:29.423261 [ 198 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5907 | 2026.05.27 02:42:29.423306 [ 198 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 785 rows starting from the beginning of the part | ||
| 5908 | 2026.05.27 02:42:29.423346 [ 198 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 130 rows starting from the beginning of the part | ||
| 5909 | 2026.05.27 02:42:29.423385 [ 198 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 785 rows starting from the beginning of the part | ||
| 5910 | 2026.05.27 02:42:29.423688 [ 260 ] {add9c753-1f87-4a4f-a412-1c52d395d709} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5911 | 2026.05.27 02:42:29.423730 [ 260 ] {add9c753-1f87-4a4f-a412-1c52d395d709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5912 | 2026.05.27 02:42:29.424176 [ 260 ] {add9c753-1f87-4a4f-a412-1c52d395d709} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5913 | 2026.05.27 02:42:29.424418 [ 260 ] {add9c753-1f87-4a4f-a412-1c52d395d709} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5914 | 2026.05.27 02:42:29.424553 [ 260 ] {add9c753-1f87-4a4f-a412-1c52d395d709} <Debug> executeQuery: Read 144 rows, 8.71 KiB in 0.001399 sec., 102930.66476054324 rows/sec., 6.08 MiB/sec. | ||
| 5915 | 2026.05.27 02:42:29.424590 [ 260 ] {add9c753-1f87-4a4f-a412-1c52d395d709} <Debug> TCPHandler: Processed in 0.001571657 sec. | ||
| 5916 | 2026.05.27 02:42:29.424722 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5917 | 2026.05.27 02:42:29.424820 [ 260 ] {f2bfb6f0-f751-4407-abc8-441415984614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5918 | 2026.05.27 02:42:29.424863 [ 260 ] {f2bfb6f0-f751-4407-abc8-441415984614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5919 | 2026.05.27 02:42:29.425309 [ 260 ] {f2bfb6f0-f751-4407-abc8-441415984614} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5920 | 2026.05.27 02:42:29.425347 [ 260 ] {f2bfb6f0-f751-4407-abc8-441415984614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5921 | 2026.05.27 02:42:29.425655 [ 260 ] {f2bfb6f0-f751-4407-abc8-441415984614} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5922 | 2026.05.27 02:42:29.425813 [ 198 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8431 rows, containing 5 columns (5 merged, 0 gathered) in 0.002834741 sec., 2974169.421474484 rows/sec., 236.93 MiB/sec. | ||
| 5923 | 2026.05.27 02:42:29.425879 [ 260 ] {f2bfb6f0-f751-4407-abc8-441415984614} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5924 | 2026.05.27 02:42:29.426019 [ 260 ] {f2bfb6f0-f751-4407-abc8-441415984614} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001217 sec., 119145.43960558751 rows/sec., 7.69 MiB/sec. | ||
| 5925 | 2026.05.27 02:42:29.426054 [ 260 ] {f2bfb6f0-f751-4407-abc8-441415984614} <Debug> TCPHandler: Processed in 0.001380774 sec. | ||
| 5926 | 2026.05.27 02:42:29.426178 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5927 | 2026.05.27 02:42:29.426276 [ 260 ] {3f812919-d77f-48b8-b819-baa5082e7127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5928 | 2026.05.27 02:42:29.426279 [ 186 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5929 | 2026.05.27 02:42:29.426317 [ 260 ] {3f812919-d77f-48b8-b819-baa5082e7127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5930 | 2026.05.27 02:42:29.426593 [ 186 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_36_7} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5931 | 2026.05.27 02:42:29.426672 [ 186 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_36_7} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5932 | 2026.05.27 02:42:29.426758 [ 260 ] {3f812919-d77f-48b8-b819-baa5082e7127} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5933 | 2026.05.27 02:42:29.426764 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 5934 | 2026.05.27 02:42:29.426793 [ 260 ] {3f812919-d77f-48b8-b819-baa5082e7127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5935 | 2026.05.27 02:42:29.427195 [ 260 ] {3f812919-d77f-48b8-b819-baa5082e7127} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5936 | 2026.05.27 02:42:29.427449 [ 260 ] {3f812919-d77f-48b8-b819-baa5082e7127} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5937 | 2026.05.27 02:42:29.427620 [ 260 ] {3f812919-d77f-48b8-b819-baa5082e7127} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.00136 sec., 105882.35294117646 rows/sec., 6.02 MiB/sec. | ||
| 5938 | 2026.05.27 02:42:29.427679 [ 260 ] {3f812919-d77f-48b8-b819-baa5082e7127} <Debug> TCPHandler: Processed in 0.001549767 sec. | ||
| 5939 | 2026.05.27 02:42:29.427859 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5940 | 2026.05.27 02:42:29.427985 [ 260 ] {8d2dc91c-fcbe-437e-900f-0a0914ca851a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5941 | 2026.05.27 02:42:29.428041 [ 260 ] {8d2dc91c-fcbe-437e-900f-0a0914ca851a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5942 | 2026.05.27 02:42:29.428701 [ 260 ] {8d2dc91c-fcbe-437e-900f-0a0914ca851a} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5943 | 2026.05.27 02:42:29.428738 [ 260 ] {8d2dc91c-fcbe-437e-900f-0a0914ca851a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5944 | 2026.05.27 02:42:29.429068 [ 260 ] {8d2dc91c-fcbe-437e-900f-0a0914ca851a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5945 | 2026.05.27 02:42:29.429276 [ 260 ] {8d2dc91c-fcbe-437e-900f-0a0914ca851a} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5946 | 2026.05.27 02:42:29.429404 [ 260 ] {8d2dc91c-fcbe-437e-900f-0a0914ca851a} <Debug> executeQuery: Read 488 rows, 35.05 KiB in 0.001455 sec., 335395.1890034364 rows/sec., 23.53 MiB/sec. | ||
| 5947 | 2026.05.27 02:42:29.429418 [ 42 ] {} <Debug> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5948 | 2026.05.27 02:42:29.429438 [ 260 ] {8d2dc91c-fcbe-437e-900f-0a0914ca851a} <Debug> TCPHandler: Processed in 0.001685178 sec. | ||
| 5949 | 2026.05.27 02:42:29.429476 [ 42 ] {} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5950 | 2026.05.27 02:42:29.429506 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5951 | 2026.05.27 02:42:29.429575 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5952 | 2026.05.27 02:42:29.429603 [ 192 ] {76692622-c101-4ebc-976a-e0464a74b1df::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 | ||
| 5953 | 2026.05.27 02:42:29.429676 [ 260 ] {7261f168-bc39-4d13-8139-088d1531ea38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5954 | 2026.05.27 02:42:29.429708 [ 192 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5955 | 2026.05.27 02:42:29.429722 [ 260 ] {7261f168-bc39-4d13-8139-088d1531ea38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5956 | 2026.05.27 02:42:29.429747 [ 192 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2405 rows starting from the beginning of the part | ||
| 5957 | 2026.05.27 02:42:29.429813 [ 192 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1333 rows starting from the beginning of the part | ||
| 5958 | 2026.05.27 02:42:29.429858 [ 192 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5959 | 2026.05.27 02:42:29.429909 [ 192 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part | ||
| 5960 | 2026.05.27 02:42:29.429950 [ 192 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 101 rows starting from the beginning of the part | ||
| 5961 | 2026.05.27 02:42:29.429986 [ 192 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part | ||
| 5962 | 2026.05.27 02:42:29.430083 [ 260 ] {7261f168-bc39-4d13-8139-088d1531ea38} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5963 | 2026.05.27 02:42:29.430124 [ 260 ] {7261f168-bc39-4d13-8139-088d1531ea38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5964 | 2026.05.27 02:42:29.430439 [ 260 ] {7261f168-bc39-4d13-8139-088d1531ea38} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5965 | 2026.05.27 02:42:29.430663 [ 260 ] {7261f168-bc39-4d13-8139-088d1531ea38} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5966 | 2026.05.27 02:42:29.430803 [ 260 ] {7261f168-bc39-4d13-8139-088d1531ea38} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001145 sec., 3493.449781659389 rows/sec., 182.52 KiB/sec. | ||
| 5967 | 2026.05.27 02:42:29.430837 [ 260 ] {7261f168-bc39-4d13-8139-088d1531ea38} <Debug> TCPHandler: Processed in 0.001313045 sec. | ||
| 5968 | 2026.05.27 02:42:29.430964 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5969 | 2026.05.27 02:42:29.431061 [ 260 ] {4a0c0f3e-7d42-418c-9916-5557765b4485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5970 | 2026.05.27 02:42:29.431104 [ 260 ] {4a0c0f3e-7d42-418c-9916-5557765b4485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5971 | 2026.05.27 02:42:29.431453 [ 198 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4879 rows, containing 5 columns (5 merged, 0 gathered) in 0.00188864 sec., 2583340.393087089 rows/sec., 187.10 MiB/sec. | ||
| 5972 | 2026.05.27 02:42:29.431522 [ 260 ] {4a0c0f3e-7d42-418c-9916-5557765b4485} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5973 | 2026.05.27 02:42:29.431563 [ 260 ] {4a0c0f3e-7d42-418c-9916-5557765b4485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5974 | 2026.05.27 02:42:29.431731 [ 192 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5975 | 2026.05.27 02:42:29.431916 [ 260 ] {4a0c0f3e-7d42-418c-9916-5557765b4485} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5976 | 2026.05.27 02:42:29.432002 [ 192 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_36_7} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5977 | 2026.05.27 02:42:29.432088 [ 192 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_36_7} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5978 | 2026.05.27 02:42:29.432159 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 5979 | 2026.05.27 02:42:29.432174 [ 260 ] {4a0c0f3e-7d42-418c-9916-5557765b4485} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5980 | 2026.05.27 02:42:29.432285 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5981 | 2026.05.27 02:42:29.432312 [ 260 ] {4a0c0f3e-7d42-418c-9916-5557765b4485} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001269 sec., 208825.84712371946 rows/sec., 13.88 MiB/sec. | ||
| 5982 | 2026.05.27 02:42:29.432316 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5983 | 2026.05.27 02:42:29.432352 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5984 | 2026.05.27 02:42:29.432353 [ 260 ] {4a0c0f3e-7d42-418c-9916-5557765b4485} <Debug> TCPHandler: Processed in 0.001438105 sec. | ||
| 5985 | 2026.05.27 02:42:29.432425 [ 198 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::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 | ||
| 5986 | 2026.05.27 02:42:29.432488 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5987 | 2026.05.27 02:42:29.432530 [ 198 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5988 | 2026.05.27 02:42:29.432566 [ 198 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12125 rows starting from the beginning of the part | ||
| 5989 | 2026.05.27 02:42:29.432589 [ 260 ] {90918d19-ea77-405e-903b-2335cf5e3e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5990 | 2026.05.27 02:42:29.432627 [ 198 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1532 rows starting from the beginning of the part | ||
| 5991 | 2026.05.27 02:42:29.432636 [ 260 ] {90918d19-ea77-405e-903b-2335cf5e3e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5992 | 2026.05.27 02:42:29.432684 [ 198 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 96 rows starting from the beginning of the part | ||
| 5993 | 2026.05.27 02:42:29.432734 [ 198 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 265 rows starting from the beginning of the part | ||
| 5994 | 2026.05.27 02:42:29.432776 [ 198 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5995 | 2026.05.27 02:42:29.432818 [ 198 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 265 rows starting from the beginning of the part | ||
| 5996 | 2026.05.27 02:42:29.432961 [ 260 ] {90918d19-ea77-405e-903b-2335cf5e3e77} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5997 | 2026.05.27 02:42:29.433001 [ 260 ] {90918d19-ea77-405e-903b-2335cf5e3e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 5998 | 2026.05.27 02:42:29.433318 [ 260 ] {90918d19-ea77-405e-903b-2335cf5e3e77} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5999 | 2026.05.27 02:42:29.433524 [ 260 ] {90918d19-ea77-405e-903b-2335cf5e3e77} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6000 | 2026.05.27 02:42:29.433651 [ 260 ] {90918d19-ea77-405e-903b-2335cf5e3e77} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 62.33 KiB/sec. | ||
| 6001 | 2026.05.27 02:42:29.433684 [ 260 ] {90918d19-ea77-405e-903b-2335cf5e3e77} <Debug> TCPHandler: Processed in 0.001245273 sec. | ||
| 6002 | 2026.05.27 02:42:29.433803 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6003 | 2026.05.27 02:42:29.433898 [ 260 ] {a43cc76c-ee25-4e40-9cf3-cf6cd3a1848e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6004 | 2026.05.27 02:42:29.433952 [ 260 ] {a43cc76c-ee25-4e40-9cf3-cf6cd3a1848e} <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 | ||
| 6005 | 2026.05.27 02:42:29.434671 [ 260 ] {a43cc76c-ee25-4e40-9cf3-cf6cd3a1848e} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6006 | 2026.05.27 02:42:29.434708 [ 260 ] {a43cc76c-ee25-4e40-9cf3-cf6cd3a1848e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 6007 | 2026.05.27 02:42:29.435197 [ 260 ] {a43cc76c-ee25-4e40-9cf3-cf6cd3a1848e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6008 | 2026.05.27 02:42:29.435413 [ 260 ] {a43cc76c-ee25-4e40-9cf3-cf6cd3a1848e} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6009 | 2026.05.27 02:42:29.435546 [ 260 ] {a43cc76c-ee25-4e40-9cf3-cf6cd3a1848e} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001666 sec., 2400.9603841536614 rows/sec., 4.30 MiB/sec. | ||
| 6010 | 2026.05.27 02:42:29.435594 [ 260 ] {a43cc76c-ee25-4e40-9cf3-cf6cd3a1848e} <Debug> TCPHandler: Processed in 0.001839419 sec. | ||
| 6011 | 2026.05.27 02:42:29.435710 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6012 | 2026.05.27 02:42:29.435805 [ 260 ] {d534352f-ea00-4069-84f4-1a89fcea7e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6013 | 2026.05.27 02:42:29.435846 [ 260 ] {d534352f-ea00-4069-84f4-1a89fcea7e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6014 | 2026.05.27 02:42:29.436172 [ 260 ] {d534352f-ea00-4069-84f4-1a89fcea7e08} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6015 | 2026.05.27 02:42:29.436208 [ 260 ] {d534352f-ea00-4069-84f4-1a89fcea7e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 6016 | 2026.05.27 02:42:29.436352 [ 200 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14443 rows, containing 5 columns (5 merged, 0 gathered) in 0.003955613 sec., 3651267.199293763 rows/sec., 233.53 MiB/sec. | ||
| 6017 | 2026.05.27 02:42:29.436508 [ 260 ] {d534352f-ea00-4069-84f4-1a89fcea7e08} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6018 | 2026.05.27 02:42:29.436714 [ 198 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6019 | 2026.05.27 02:42:29.436744 [ 260 ] {d534352f-ea00-4069-84f4-1a89fcea7e08} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6020 | 2026.05.27 02:42:29.436882 [ 260 ] {d534352f-ea00-4069-84f4-1a89fcea7e08} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001096 sec., 82116.78832116789 rows/sec., 5.14 MiB/sec. | ||
| 6021 | 2026.05.27 02:42:29.436883 [ 42 ] {} <Debug> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6022 | 2026.05.27 02:42:29.436920 [ 260 ] {d534352f-ea00-4069-84f4-1a89fcea7e08} <Debug> TCPHandler: Processed in 0.001258934 sec. | ||
| 6023 | 2026.05.27 02:42:29.436944 [ 42 ] {} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6024 | 2026.05.27 02:42:29.436978 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 6025 | 2026.05.27 02:42:29.437022 [ 198 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6026 | 2026.05.27 02:42:29.437059 [ 192 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 6027 | 2026.05.27 02:42:29.437102 [ 198 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6028 | 2026.05.27 02:42:29.437148 [ 192 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6029 | 2026.05.27 02:42:29.437174 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 6030 | 2026.05.27 02:42:29.437175 [ 192 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2486 rows starting from the beginning of the part | ||
| 6031 | 2026.05.27 02:42:29.437234 [ 192 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 6032 | 2026.05.27 02:42:29.437277 [ 192 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 6033 | 2026.05.27 02:42:29.437316 [ 192 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
| 6034 | 2026.05.27 02:42:29.437353 [ 192 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 6035 | 2026.05.27 02:42:29.437392 [ 192 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 90 rows starting from the beginning of the part | ||
| 6036 | 2026.05.27 02:42:29.438384 [ 199 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2786 rows, containing 4 columns (4 merged, 0 gathered) in 0.001353414 sec., 2058497.9910064472 rows/sec., 128.22 MiB/sec. | ||
| 6037 | 2026.05.27 02:42:29.438613 [ 192 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6038 | 2026.05.27 02:42:29.438865 [ 192 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_36_7} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6039 | 2026.05.27 02:42:29.438927 [ 192 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_36_7} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6040 | 2026.05.27 02:42:29.438986 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6041 | 2026.05.27 02:42:31.449225 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10989 | ||
| 6042 | 2026.05.27 02:42:31.449828 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6043 | 2026.05.27 02:42:31.449881 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 6044 | 2026.05.27 02:42:31.450383 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6045 | 2026.05.27 02:42:31.450631 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6046 | 2026.05.27 02:42:31.450763 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10989 | ||
| 6047 | 2026.05.27 02:42:32.031859 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 6048 | 2026.05.27 02:42:32.047235 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6049 | 2026.05.27 02:42:32.047286 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 6050 | 2026.05.27 02:42:32.052996 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6051 | 2026.05.27 02:42:32.053670 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6052 | 2026.05.27 02:42:32.056174 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 6053 | 2026.05.27 02:42:34.409089 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6054 | 2026.05.27 02:42:34.409328 [ 260 ] {44bb6453-61d9-4fb1-adfe-dcee539fe4b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 6055 | 2026.05.27 02:42:34.409658 [ 260 ] {44bb6453-61d9-4fb1-adfe-dcee539fe4b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6056 | 2026.05.27 02:42:34.409696 [ 260 ] {44bb6453-61d9-4fb1-adfe-dcee539fe4b9} <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 | ||
| 6057 | 2026.05.27 02:42:34.409908 [ 260 ] {44bb6453-61d9-4fb1-adfe-dcee539fe4b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6058 | 2026.05.27 02:42:34.409977 [ 260 ] {44bb6453-61d9-4fb1-adfe-dcee539fe4b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6059 | 2026.05.27 02:42:34.410114 [ 260 ] {44bb6453-61d9-4fb1-adfe-dcee539fe4b9} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6060 | 2026.05.27 02:42:34.410218 [ 346 ] {44bb6453-61d9-4fb1-adfe-dcee539fe4b9} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6061 | 2026.05.27 02:42:34.410232 [ 348 ] {44bb6453-61d9-4fb1-adfe-dcee539fe4b9} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6062 | 2026.05.27 02:42:34.410232 [ 359 ] {44bb6453-61d9-4fb1-adfe-dcee539fe4b9} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6063 | 2026.05.27 02:42:34.410220 [ 351 ] {44bb6453-61d9-4fb1-adfe-dcee539fe4b9} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6064 | 2026.05.27 02:42:34.410405 [ 260 ] {44bb6453-61d9-4fb1-adfe-dcee539fe4b9} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6065 | 2026.05.27 02:42:34.410432 [ 260 ] {44bb6453-61d9-4fb1-adfe-dcee539fe4b9} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6066 | 2026.05.27 02:42:34.410515 [ 260 ] {44bb6453-61d9-4fb1-adfe-dcee539fe4b9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6067 | 2026.05.27 02:42:34.410535 [ 260 ] {44bb6453-61d9-4fb1-adfe-dcee539fe4b9} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 6068 | 2026.05.27 02:42:34.410570 [ 260 ] {44bb6453-61d9-4fb1-adfe-dcee539fe4b9} <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'))" | ||
| 6069 | 2026.05.27 02:42:34.410609 [ 260 ] {44bb6453-61d9-4fb1-adfe-dcee539fe4b9} <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'))" | ||
| 6070 | 2026.05.27 02:42:34.410648 [ 260 ] {44bb6453-61d9-4fb1-adfe-dcee539fe4b9} <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'))" | ||
| 6071 | 2026.05.27 02:42:34.411779 [ 260 ] {44bb6453-61d9-4fb1-adfe-dcee539fe4b9} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.002537 sec., 19708.316909735906 rows/sec., 3.36 MiB/sec. | ||
| 6072 | 2026.05.27 02:42:34.411959 [ 260 ] {44bb6453-61d9-4fb1-adfe-dcee539fe4b9} <Debug> MemoryTracker: Peak memory usage (for query): 139.05 KiB. | ||
| 6073 | 2026.05.27 02:42:34.411977 [ 260 ] {44bb6453-61d9-4fb1-adfe-dcee539fe4b9} <Debug> TCPHandler: Processed in 0.003020502 sec. | ||
| 6074 | 2026.05.27 02:42:34.414195 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6075 | 2026.05.27 02:42:34.414377 [ 260 ] {b84199c2-d411-42be-9039-cd084c9368bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6076 | 2026.05.27 02:42:34.414455 [ 260 ] {b84199c2-d411-42be-9039-cd084c9368bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6077 | 2026.05.27 02:42:34.415180 [ 260 ] {b84199c2-d411-42be-9039-cd084c9368bb} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6078 | 2026.05.27 02:42:34.415222 [ 260 ] {b84199c2-d411-42be-9039-cd084c9368bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6079 | 2026.05.27 02:42:34.415591 [ 260 ] {b84199c2-d411-42be-9039-cd084c9368bb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6080 | 2026.05.27 02:42:34.415814 [ 260 ] {b84199c2-d411-42be-9039-cd084c9368bb} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6081 | 2026.05.27 02:42:34.415960 [ 260 ] {b84199c2-d411-42be-9039-cd084c9368bb} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001637 sec., 79413.56139279169 rows/sec., 6.85 MiB/sec. | ||
| 6082 | 2026.05.27 02:42:34.415994 [ 260 ] {b84199c2-d411-42be-9039-cd084c9368bb} <Debug> TCPHandler: Processed in 0.001938321 sec. | ||
| 6083 | 2026.05.27 02:42:34.416125 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6084 | 2026.05.27 02:42:34.416222 [ 260 ] {86534265-8e98-415f-b994-5a536162be94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6085 | 2026.05.27 02:42:34.416262 [ 260 ] {86534265-8e98-415f-b994-5a536162be94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6086 | 2026.05.27 02:42:34.416668 [ 260 ] {86534265-8e98-415f-b994-5a536162be94} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6087 | 2026.05.27 02:42:34.416704 [ 260 ] {86534265-8e98-415f-b994-5a536162be94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6088 | 2026.05.27 02:42:34.416985 [ 260 ] {86534265-8e98-415f-b994-5a536162be94} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6089 | 2026.05.27 02:42:34.417199 [ 260 ] {86534265-8e98-415f-b994-5a536162be94} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6090 | 2026.05.27 02:42:34.417323 [ 260 ] {86534265-8e98-415f-b994-5a536162be94} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001121 sec., 33006.244424620876 rows/sec., 2.42 MiB/sec. | ||
| 6091 | 2026.05.27 02:42:34.417356 [ 260 ] {86534265-8e98-415f-b994-5a536162be94} <Debug> TCPHandler: Processed in 0.001283304 sec. | ||
| 6092 | 2026.05.27 02:42:34.417477 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6093 | 2026.05.27 02:42:34.417573 [ 260 ] {28bb7a68-ed83-4a0f-8eb3-554ff7a72ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6094 | 2026.05.27 02:42:34.417613 [ 260 ] {28bb7a68-ed83-4a0f-8eb3-554ff7a72ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6095 | 2026.05.27 02:42:34.418028 [ 260 ] {28bb7a68-ed83-4a0f-8eb3-554ff7a72ee3} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6096 | 2026.05.27 02:42:34.418064 [ 260 ] {28bb7a68-ed83-4a0f-8eb3-554ff7a72ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6097 | 2026.05.27 02:42:34.418353 [ 260 ] {28bb7a68-ed83-4a0f-8eb3-554ff7a72ee3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6098 | 2026.05.27 02:42:34.418563 [ 260 ] {28bb7a68-ed83-4a0f-8eb3-554ff7a72ee3} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6099 | 2026.05.27 02:42:34.418687 [ 260 ] {28bb7a68-ed83-4a0f-8eb3-554ff7a72ee3} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001132 sec., 89222.6148409894 rows/sec., 6.97 MiB/sec. | ||
| 6100 | 2026.05.27 02:42:34.418720 [ 260 ] {28bb7a68-ed83-4a0f-8eb3-554ff7a72ee3} <Debug> TCPHandler: Processed in 0.001294714 sec. | ||
| 6101 | 2026.05.27 02:42:34.418841 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6102 | 2026.05.27 02:42:34.418937 [ 260 ] {5b22c85a-069f-4350-a955-d428660fe3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6103 | 2026.05.27 02:42:34.418980 [ 260 ] {5b22c85a-069f-4350-a955-d428660fe3d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6104 | 2026.05.27 02:42:34.419388 [ 260 ] {5b22c85a-069f-4350-a955-d428660fe3d4} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6105 | 2026.05.27 02:42:34.419423 [ 260 ] {5b22c85a-069f-4350-a955-d428660fe3d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6106 | 2026.05.27 02:42:34.419728 [ 260 ] {5b22c85a-069f-4350-a955-d428660fe3d4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6107 | 2026.05.27 02:42:34.419936 [ 260 ] {5b22c85a-069f-4350-a955-d428660fe3d4} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6108 | 2026.05.27 02:42:34.420060 [ 260 ] {5b22c85a-069f-4350-a955-d428660fe3d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 6109 | 2026.05.27 02:42:34.420093 [ 260 ] {5b22c85a-069f-4350-a955-d428660fe3d4} <Debug> TCPHandler: Processed in 0.001300464 sec. | ||
| 6110 | 2026.05.27 02:42:34.420208 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6111 | 2026.05.27 02:42:34.420304 [ 260 ] {bde8f4f1-59f4-4524-86e3-2580bd00b9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6112 | 2026.05.27 02:42:34.420356 [ 260 ] {bde8f4f1-59f4-4524-86e3-2580bd00b9cc} <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 | ||
| 6113 | 2026.05.27 02:42:34.421113 [ 260 ] {bde8f4f1-59f4-4524-86e3-2580bd00b9cc} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6114 | 2026.05.27 02:42:34.421149 [ 260 ] {bde8f4f1-59f4-4524-86e3-2580bd00b9cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6115 | 2026.05.27 02:42:34.421682 [ 260 ] {bde8f4f1-59f4-4524-86e3-2580bd00b9cc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6116 | 2026.05.27 02:42:34.421901 [ 260 ] {bde8f4f1-59f4-4524-86e3-2580bd00b9cc} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6117 | 2026.05.27 02:42:34.422038 [ 260 ] {bde8f4f1-59f4-4524-86e3-2580bd00b9cc} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001752 sec., 21118.721461187215 rows/sec., 37.84 MiB/sec. | ||
| 6118 | 2026.05.27 02:42:34.422086 [ 260 ] {bde8f4f1-59f4-4524-86e3-2580bd00b9cc} <Debug> TCPHandler: Processed in 0.001926901 sec. | ||
| 6119 | 2026.05.27 02:42:34.422217 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6120 | 2026.05.27 02:42:34.422313 [ 260 ] {dc8f761d-018a-460d-90d9-71847b6b97b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6121 | 2026.05.27 02:42:34.422354 [ 260 ] {dc8f761d-018a-460d-90d9-71847b6b97b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6122 | 2026.05.27 02:42:34.422682 [ 260 ] {dc8f761d-018a-460d-90d9-71847b6b97b8} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6123 | 2026.05.27 02:42:34.422718 [ 260 ] {dc8f761d-018a-460d-90d9-71847b6b97b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6124 | 2026.05.27 02:42:34.423009 [ 260 ] {dc8f761d-018a-460d-90d9-71847b6b97b8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6125 | 2026.05.27 02:42:34.423217 [ 260 ] {dc8f761d-018a-460d-90d9-71847b6b97b8} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6126 | 2026.05.27 02:42:34.423348 [ 260 ] {dc8f761d-018a-460d-90d9-71847b6b97b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 6127 | 2026.05.27 02:42:34.423380 [ 260 ] {dc8f761d-018a-460d-90d9-71847b6b97b8} <Debug> TCPHandler: Processed in 0.001212613 sec. | ||
| 6128 | 2026.05.27 02:42:38.875173 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6129 | 2026.05.27 02:42:38.875257 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6130 | 2026.05.27 02:42:38.950904 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11437 | ||
| 6131 | 2026.05.27 02:42:38.951419 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6132 | 2026.05.27 02:42:38.951456 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6133 | 2026.05.27 02:42:38.951925 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6134 | 2026.05.27 02:42:38.952157 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6135 | 2026.05.27 02:42:38.952283 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11437 | ||
| 6136 | 2026.05.27 02:42:39.411758 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6137 | 2026.05.27 02:42:39.411990 [ 260 ] {1414284a-3059-475f-adc8-862748dd6ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 6138 | 2026.05.27 02:42:39.412320 [ 260 ] {1414284a-3059-475f-adc8-862748dd6ee9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6139 | 2026.05.27 02:42:39.412361 [ 260 ] {1414284a-3059-475f-adc8-862748dd6ee9} <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 | ||
| 6140 | 2026.05.27 02:42:39.412599 [ 260 ] {1414284a-3059-475f-adc8-862748dd6ee9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6141 | 2026.05.27 02:42:39.412665 [ 260 ] {1414284a-3059-475f-adc8-862748dd6ee9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6142 | 2026.05.27 02:42:39.412804 [ 260 ] {1414284a-3059-475f-adc8-862748dd6ee9} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6143 | 2026.05.27 02:42:39.412892 [ 346 ] {1414284a-3059-475f-adc8-862748dd6ee9} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6144 | 2026.05.27 02:42:39.412915 [ 360 ] {1414284a-3059-475f-adc8-862748dd6ee9} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6145 | 2026.05.27 02:42:39.412926 [ 348 ] {1414284a-3059-475f-adc8-862748dd6ee9} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6146 | 2026.05.27 02:42:39.412920 [ 351 ] {1414284a-3059-475f-adc8-862748dd6ee9} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6147 | 2026.05.27 02:42:39.413106 [ 260 ] {1414284a-3059-475f-adc8-862748dd6ee9} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6148 | 2026.05.27 02:42:39.413134 [ 260 ] {1414284a-3059-475f-adc8-862748dd6ee9} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6149 | 2026.05.27 02:42:39.413218 [ 260 ] {1414284a-3059-475f-adc8-862748dd6ee9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6150 | 2026.05.27 02:42:39.413239 [ 260 ] {1414284a-3059-475f-adc8-862748dd6ee9} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 6151 | 2026.05.27 02:42:39.413276 [ 260 ] {1414284a-3059-475f-adc8-862748dd6ee9} <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'))" | ||
| 6152 | 2026.05.27 02:42:39.413316 [ 260 ] {1414284a-3059-475f-adc8-862748dd6ee9} <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'))" | ||
| 6153 | 2026.05.27 02:42:39.413351 [ 260 ] {1414284a-3059-475f-adc8-862748dd6ee9} <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'))" | ||
| 6154 | 2026.05.27 02:42:39.414495 [ 260 ] {1414284a-3059-475f-adc8-862748dd6ee9} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.0026 sec., 19230.76923076923 rows/sec., 4.77 MiB/sec. | ||
| 6155 | 2026.05.27 02:42:39.414697 [ 260 ] {1414284a-3059-475f-adc8-862748dd6ee9} <Debug> MemoryTracker: Peak memory usage (for query): 158.16 KiB. | ||
| 6156 | 2026.05.27 02:42:39.414714 [ 260 ] {1414284a-3059-475f-adc8-862748dd6ee9} <Debug> TCPHandler: Processed in 0.003081903 sec. | ||
| 6157 | 2026.05.27 02:42:39.419391 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6158 | 2026.05.27 02:42:39.419546 [ 260 ] {05c574af-01ac-45b8-bff8-b6288fdd2918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6159 | 2026.05.27 02:42:39.419613 [ 260 ] {05c574af-01ac-45b8-bff8-b6288fdd2918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6160 | 2026.05.27 02:42:39.420340 [ 260 ] {05c574af-01ac-45b8-bff8-b6288fdd2918} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6161 | 2026.05.27 02:42:39.420378 [ 260 ] {05c574af-01ac-45b8-bff8-b6288fdd2918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6162 | 2026.05.27 02:42:39.420763 [ 260 ] {05c574af-01ac-45b8-bff8-b6288fdd2918} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6163 | 2026.05.27 02:42:39.420993 [ 260 ] {05c574af-01ac-45b8-bff8-b6288fdd2918} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6164 | 2026.05.27 02:42:39.421145 [ 260 ] {05c574af-01ac-45b8-bff8-b6288fdd2918} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001649 sec., 169799.87871437235 rows/sec., 10.78 MiB/sec. | ||
| 6165 | 2026.05.27 02:42:39.421181 [ 260 ] {05c574af-01ac-45b8-bff8-b6288fdd2918} <Debug> TCPHandler: Processed in 0.001924511 sec. | ||
| 6166 | 2026.05.27 02:42:39.421324 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6167 | 2026.05.27 02:42:39.421423 [ 260 ] {dbdf67ba-67e8-4c5b-babb-ece338ead925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6168 | 2026.05.27 02:42:39.421464 [ 260 ] {dbdf67ba-67e8-4c5b-babb-ece338ead925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6169 | 2026.05.27 02:42:39.422202 [ 260 ] {dbdf67ba-67e8-4c5b-babb-ece338ead925} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6170 | 2026.05.27 02:42:39.422239 [ 260 ] {dbdf67ba-67e8-4c5b-babb-ece338ead925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6171 | 2026.05.27 02:42:39.422576 [ 260 ] {dbdf67ba-67e8-4c5b-babb-ece338ead925} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6172 | 2026.05.27 02:42:39.422783 [ 260 ] {dbdf67ba-67e8-4c5b-babb-ece338ead925} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6173 | 2026.05.27 02:42:39.422919 [ 260 ] {dbdf67ba-67e8-4c5b-babb-ece338ead925} <Debug> executeQuery: Read 785 rows, 62.07 KiB in 0.001515 sec., 518151.81518151815 rows/sec., 40.01 MiB/sec. | ||
| 6174 | 2026.05.27 02:42:39.422953 [ 260 ] {dbdf67ba-67e8-4c5b-babb-ece338ead925} <Debug> TCPHandler: Processed in 0.001679178 sec. | ||
| 6175 | 2026.05.27 02:42:39.423074 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6176 | 2026.05.27 02:42:39.423172 [ 260 ] {f68aab0e-26e1-496f-a09e-fe5adcc98f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6177 | 2026.05.27 02:42:39.423213 [ 260 ] {f68aab0e-26e1-496f-a09e-fe5adcc98f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6178 | 2026.05.27 02:42:39.423634 [ 260 ] {f68aab0e-26e1-496f-a09e-fe5adcc98f09} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6179 | 2026.05.27 02:42:39.423672 [ 260 ] {f68aab0e-26e1-496f-a09e-fe5adcc98f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6180 | 2026.05.27 02:42:39.423972 [ 260 ] {f68aab0e-26e1-496f-a09e-fe5adcc98f09} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6181 | 2026.05.27 02:42:39.424183 [ 260 ] {f68aab0e-26e1-496f-a09e-fe5adcc98f09} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6182 | 2026.05.27 02:42:39.424308 [ 260 ] {f68aab0e-26e1-496f-a09e-fe5adcc98f09} <Debug> executeQuery: Read 144 rows, 8.71 KiB in 0.001155 sec., 124675.32467532468 rows/sec., 7.37 MiB/sec. | ||
| 6183 | 2026.05.27 02:42:39.424342 [ 260 ] {f68aab0e-26e1-496f-a09e-fe5adcc98f09} <Debug> TCPHandler: Processed in 0.001317344 sec. | ||
| 6184 | 2026.05.27 02:42:39.424464 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6185 | 2026.05.27 02:42:39.424562 [ 260 ] {9527061b-5815-46c7-aeab-79157d382b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6186 | 2026.05.27 02:42:39.424602 [ 260 ] {9527061b-5815-46c7-aeab-79157d382b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6187 | 2026.05.27 02:42:39.425030 [ 260 ] {9527061b-5815-46c7-aeab-79157d382b3d} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6188 | 2026.05.27 02:42:39.425066 [ 260 ] {9527061b-5815-46c7-aeab-79157d382b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6189 | 2026.05.27 02:42:39.425350 [ 260 ] {9527061b-5815-46c7-aeab-79157d382b3d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6190 | 2026.05.27 02:42:39.425557 [ 260 ] {9527061b-5815-46c7-aeab-79157d382b3d} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6191 | 2026.05.27 02:42:39.425681 [ 260 ] {9527061b-5815-46c7-aeab-79157d382b3d} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001137 sec., 127528.58399296395 rows/sec., 8.23 MiB/sec. | ||
| 6192 | 2026.05.27 02:42:39.425715 [ 260 ] {9527061b-5815-46c7-aeab-79157d382b3d} <Debug> TCPHandler: Processed in 0.001300274 sec. | ||
| 6193 | 2026.05.27 02:42:39.425837 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6194 | 2026.05.27 02:42:39.425934 [ 260 ] {852e3aaa-152c-45a8-9933-18a3b97ea71a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6195 | 2026.05.27 02:42:39.425973 [ 260 ] {852e3aaa-152c-45a8-9933-18a3b97ea71a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6196 | 2026.05.27 02:42:39.426390 [ 260 ] {852e3aaa-152c-45a8-9933-18a3b97ea71a} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6197 | 2026.05.27 02:42:39.426427 [ 260 ] {852e3aaa-152c-45a8-9933-18a3b97ea71a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6198 | 2026.05.27 02:42:39.426730 [ 260 ] {852e3aaa-152c-45a8-9933-18a3b97ea71a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6199 | 2026.05.27 02:42:39.426934 [ 260 ] {852e3aaa-152c-45a8-9933-18a3b97ea71a} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6200 | 2026.05.27 02:42:39.427061 [ 260 ] {852e3aaa-152c-45a8-9933-18a3b97ea71a} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001145 sec., 125764.19213973799 rows/sec., 7.14 MiB/sec. | ||
| 6201 | 2026.05.27 02:42:39.427096 [ 260 ] {852e3aaa-152c-45a8-9933-18a3b97ea71a} <Debug> TCPHandler: Processed in 0.001307694 sec. | ||
| 6202 | 2026.05.27 02:42:39.427221 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6203 | 2026.05.27 02:42:39.427317 [ 260 ] {cf415294-ee5c-4d24-b760-6c785cbd3a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6204 | 2026.05.27 02:42:39.427357 [ 260 ] {cf415294-ee5c-4d24-b760-6c785cbd3a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6205 | 2026.05.27 02:42:39.427917 [ 260 ] {cf415294-ee5c-4d24-b760-6c785cbd3a8a} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6206 | 2026.05.27 02:42:39.427953 [ 260 ] {cf415294-ee5c-4d24-b760-6c785cbd3a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6207 | 2026.05.27 02:42:39.428267 [ 260 ] {cf415294-ee5c-4d24-b760-6c785cbd3a8a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6208 | 2026.05.27 02:42:39.428477 [ 260 ] {cf415294-ee5c-4d24-b760-6c785cbd3a8a} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6209 | 2026.05.27 02:42:39.428608 [ 260 ] {cf415294-ee5c-4d24-b760-6c785cbd3a8a} <Debug> executeQuery: Read 488 rows, 35.05 KiB in 0.001309 sec., 372803.66692131397 rows/sec., 26.15 MiB/sec. | ||
| 6210 | 2026.05.27 02:42:39.428641 [ 260 ] {cf415294-ee5c-4d24-b760-6c785cbd3a8a} <Debug> TCPHandler: Processed in 0.001470745 sec. | ||
| 6211 | 2026.05.27 02:42:39.428761 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6212 | 2026.05.27 02:42:39.428858 [ 260 ] {f2deca26-7742-409d-87f8-090a600b1934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6213 | 2026.05.27 02:42:39.428900 [ 260 ] {f2deca26-7742-409d-87f8-090a600b1934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6214 | 2026.05.27 02:42:39.429228 [ 260 ] {f2deca26-7742-409d-87f8-090a600b1934} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6215 | 2026.05.27 02:42:39.429264 [ 260 ] {f2deca26-7742-409d-87f8-090a600b1934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6216 | 2026.05.27 02:42:39.429553 [ 260 ] {f2deca26-7742-409d-87f8-090a600b1934} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6217 | 2026.05.27 02:42:39.429765 [ 260 ] {f2deca26-7742-409d-87f8-090a600b1934} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6218 | 2026.05.27 02:42:39.429889 [ 260 ] {f2deca26-7742-409d-87f8-090a600b1934} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001049 sec., 3813.1553860819827 rows/sec., 199.22 KiB/sec. | ||
| 6219 | 2026.05.27 02:42:39.429947 [ 260 ] {f2deca26-7742-409d-87f8-090a600b1934} <Debug> TCPHandler: Processed in 0.001235663 sec. | ||
| 6220 | 2026.05.27 02:42:39.430074 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6221 | 2026.05.27 02:42:39.430170 [ 260 ] {3357baca-4537-44b1-8e52-978cfe5cb4c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6222 | 2026.05.27 02:42:39.430212 [ 260 ] {3357baca-4537-44b1-8e52-978cfe5cb4c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6223 | 2026.05.27 02:42:39.430622 [ 260 ] {3357baca-4537-44b1-8e52-978cfe5cb4c8} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6224 | 2026.05.27 02:42:39.430658 [ 260 ] {3357baca-4537-44b1-8e52-978cfe5cb4c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6225 | 2026.05.27 02:42:39.430985 [ 260 ] {3357baca-4537-44b1-8e52-978cfe5cb4c8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6226 | 2026.05.27 02:42:39.431196 [ 260 ] {3357baca-4537-44b1-8e52-978cfe5cb4c8} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6227 | 2026.05.27 02:42:39.431349 [ 260 ] {3357baca-4537-44b1-8e52-978cfe5cb4c8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001197 sec., 221386.80033416877 rows/sec., 14.71 MiB/sec. | ||
| 6228 | 2026.05.27 02:42:39.431383 [ 260 ] {3357baca-4537-44b1-8e52-978cfe5cb4c8} <Debug> TCPHandler: Processed in 0.001359665 sec. | ||
| 6229 | 2026.05.27 02:42:39.431508 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6230 | 2026.05.27 02:42:39.431604 [ 260 ] {7cd39230-f768-4ad4-908e-bf8b36486148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6231 | 2026.05.27 02:42:39.431645 [ 260 ] {7cd39230-f768-4ad4-908e-bf8b36486148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6232 | 2026.05.27 02:42:39.431983 [ 260 ] {7cd39230-f768-4ad4-908e-bf8b36486148} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6233 | 2026.05.27 02:42:39.432019 [ 260 ] {7cd39230-f768-4ad4-908e-bf8b36486148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6234 | 2026.05.27 02:42:39.432302 [ 260 ] {7cd39230-f768-4ad4-908e-bf8b36486148} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6235 | 2026.05.27 02:42:39.432505 [ 260 ] {7cd39230-f768-4ad4-908e-bf8b36486148} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6236 | 2026.05.27 02:42:39.432631 [ 260 ] {7cd39230-f768-4ad4-908e-bf8b36486148} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 6237 | 2026.05.27 02:42:39.432664 [ 260 ] {7cd39230-f768-4ad4-908e-bf8b36486148} <Debug> TCPHandler: Processed in 0.001205703 sec. | ||
| 6238 | 2026.05.27 02:42:39.432794 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6239 | 2026.05.27 02:42:39.432894 [ 260 ] {a3c00bc4-d9f2-4fa5-8bdb-b614a2d494bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6240 | 2026.05.27 02:42:39.432945 [ 260 ] {a3c00bc4-d9f2-4fa5-8bdb-b614a2d494bd} <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 | ||
| 6241 | 2026.05.27 02:42:39.433661 [ 260 ] {a3c00bc4-d9f2-4fa5-8bdb-b614a2d494bd} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6242 | 2026.05.27 02:42:39.433698 [ 260 ] {a3c00bc4-d9f2-4fa5-8bdb-b614a2d494bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6243 | 2026.05.27 02:42:39.434178 [ 260 ] {a3c00bc4-d9f2-4fa5-8bdb-b614a2d494bd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6244 | 2026.05.27 02:42:39.434396 [ 260 ] {a3c00bc4-d9f2-4fa5-8bdb-b614a2d494bd} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6245 | 2026.05.27 02:42:39.434507 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6246 | 2026.05.27 02:42:39.434530 [ 260 ] {a3c00bc4-d9f2-4fa5-8bdb-b614a2d494bd} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001654 sec., 2418.3796856106405 rows/sec., 4.33 MiB/sec. | ||
| 6247 | 2026.05.27 02:42:39.434570 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6248 | 2026.05.27 02:42:39.434590 [ 260 ] {a3c00bc4-d9f2-4fa5-8bdb-b614a2d494bd} <Debug> TCPHandler: Processed in 0.00184503 sec. | ||
| 6249 | 2026.05.27 02:42:39.434599 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6250 | 2026.05.27 02:42:39.434708 [ 200 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::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 | ||
| 6251 | 2026.05.27 02:42:39.434725 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6252 | 2026.05.27 02:42:39.434833 [ 260 ] {33c86698-fc2c-4b7b-b068-1b6b5a43c199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6253 | 2026.05.27 02:42:39.434875 [ 260 ] {33c86698-fc2c-4b7b-b068-1b6b5a43c199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6254 | 2026.05.27 02:42:39.434965 [ 200 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6255 | 2026.05.27 02:42:39.435031 [ 200 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 468 rows starting from the beginning of the part | ||
| 6256 | 2026.05.27 02:42:39.435161 [ 200 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 6257 | 2026.05.27 02:42:39.435209 [ 260 ] {33c86698-fc2c-4b7b-b068-1b6b5a43c199} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6258 | 2026.05.27 02:42:39.435250 [ 260 ] {33c86698-fc2c-4b7b-b068-1b6b5a43c199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6259 | 2026.05.27 02:42:39.435283 [ 200 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part | ||
| 6260 | 2026.05.27 02:42:39.435396 [ 200 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 6261 | 2026.05.27 02:42:39.435500 [ 200 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 37 rows starting from the beginning of the part | ||
| 6262 | 2026.05.27 02:42:39.435570 [ 260 ] {33c86698-fc2c-4b7b-b068-1b6b5a43c199} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6263 | 2026.05.27 02:42:39.435606 [ 200 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 6264 | 2026.05.27 02:42:39.435800 [ 260 ] {33c86698-fc2c-4b7b-b068-1b6b5a43c199} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6265 | 2026.05.27 02:42:39.435938 [ 260 ] {33c86698-fc2c-4b7b-b068-1b6b5a43c199} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001124 sec., 80071.1743772242 rows/sec., 5.01 MiB/sec. | ||
| 6266 | 2026.05.27 02:42:39.435973 [ 260 ] {33c86698-fc2c-4b7b-b068-1b6b5a43c199} <Debug> TCPHandler: Processed in 0.001298234 sec. | ||
| 6267 | 2026.05.27 02:42:39.451248 [ 193 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 554 rows, containing 19 columns (19 merged, 0 gathered) in 0.016583498 sec., 33406.70345906515 rows/sec., 59.86 MiB/sec. | ||
| 6268 | 2026.05.27 02:42:39.451979 [ 189 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6269 | 2026.05.27 02:42:39.452346 [ 189 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6270 | 2026.05.27 02:42:39.452422 [ 189 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6271 | 2026.05.27 02:42:39.452538 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 6272 | 2026.05.27 02:42:39.556316 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 6273 | 2026.05.27 02:42:39.574095 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6274 | 2026.05.27 02:42:39.574145 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6275 | 2026.05.27 02:42:39.579899 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6276 | 2026.05.27 02:42:39.580600 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6277 | 2026.05.27 02:42:39.583265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 6278 | 2026.05.27 02:42:41.315916 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6279 | 2026.05.27 02:42:41.316185 [ 260 ] {e64010c8-ded5-4fc2-82da-2713b866958a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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_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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6280 | 2026.05.27 02:42:41.316550 [ 260 ] {e64010c8-ded5-4fc2-82da-2713b866958a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6281 | 2026.05.27 02:42:41.316594 [ 260 ] {e64010c8-ded5-4fc2-82da-2713b866958a} <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_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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6282 | 2026.05.27 02:42:41.316847 [ 260 ] {e64010c8-ded5-4fc2-82da-2713b866958a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6283 | 2026.05.27 02:42:41.316914 [ 260 ] {e64010c8-ded5-4fc2-82da-2713b866958a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6284 | 2026.05.27 02:42:41.317054 [ 260 ] {e64010c8-ded5-4fc2-82da-2713b866958a} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 38-element set) | ||
| 6285 | 2026.05.27 02:42:41.317154 [ 351 ] {e64010c8-ded5-4fc2-82da-2713b866958a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6286 | 2026.05.27 02:42:41.317181 [ 348 ] {e64010c8-ded5-4fc2-82da-2713b866958a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6287 | 2026.05.27 02:42:41.317199 [ 330 ] {e64010c8-ded5-4fc2-82da-2713b866958a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6288 | 2026.05.27 02:42:41.317199 [ 360 ] {e64010c8-ded5-4fc2-82da-2713b866958a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6289 | 2026.05.27 02:42:41.317370 [ 260 ] {e64010c8-ded5-4fc2-82da-2713b866958a} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6290 | 2026.05.27 02:42:41.317398 [ 260 ] {e64010c8-ded5-4fc2-82da-2713b866958a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6291 | 2026.05.27 02:42:41.317481 [ 260 ] {e64010c8-ded5-4fc2-82da-2713b866958a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6292 | 2026.05.27 02:42:41.317502 [ 260 ] {e64010c8-ded5-4fc2-82da-2713b866958a} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 6293 | 2026.05.27 02:42:41.317539 [ 260 ] {e64010c8-ded5-4fc2-82da-2713b866958a} <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_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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 6294 | 2026.05.27 02:42:41.317585 [ 260 ] {e64010c8-ded5-4fc2-82da-2713b866958a} <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_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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 6295 | 2026.05.27 02:42:41.317626 [ 260 ] {e64010c8-ded5-4fc2-82da-2713b866958a} <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_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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 6296 | 2026.05.27 02:42:41.318942 [ 260 ] {e64010c8-ded5-4fc2-82da-2713b866958a} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.002874 sec., 17397.355601948504 rows/sec., 2.97 MiB/sec. | ||
| 6297 | 2026.05.27 02:42:41.319140 [ 260 ] {e64010c8-ded5-4fc2-82da-2713b866958a} <Debug> MemoryTracker: Peak memory usage (for query): 139.28 KiB. | ||
| 6298 | 2026.05.27 02:42:41.319160 [ 260 ] {e64010c8-ded5-4fc2-82da-2713b866958a} <Debug> TCPHandler: Processed in 0.003382506 sec. | ||
| 6299 | 2026.05.27 02:42:41.335571 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6300 | 2026.05.27 02:42:41.335725 [ 260 ] {74a79b0a-1972-44da-888b-627ab62749eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6301 | 2026.05.27 02:42:41.335790 [ 260 ] {74a79b0a-1972-44da-888b-627ab62749eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6302 | 2026.05.27 02:42:41.336423 [ 260 ] {74a79b0a-1972-44da-888b-627ab62749eb} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2026.05.27 02:42:41.336467 [ 260 ] {74a79b0a-1972-44da-888b-627ab62749eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6304 | 2026.05.27 02:42:41.336846 [ 260 ] {74a79b0a-1972-44da-888b-627ab62749eb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6305 | 2026.05.27 02:42:41.337086 [ 260 ] {74a79b0a-1972-44da-888b-627ab62749eb} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2026.05.27 02:42:41.337224 [ 36 ] {} <Debug> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6307 | 2026.05.27 02:42:41.337239 [ 260 ] {74a79b0a-1972-44da-888b-627ab62749eb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001557 sec., 15414.258188824662 rows/sec., 1.28 MiB/sec. | ||
| 6308 | 2026.05.27 02:42:41.337273 [ 36 ] {} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6309 | 2026.05.27 02:42:41.337289 [ 260 ] {74a79b0a-1972-44da-888b-627ab62749eb} <Debug> TCPHandler: Processed in 0.001838869 sec. | ||
| 6310 | 2026.05.27 02:42:41.337300 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6311 | 2026.05.27 02:42:41.337421 [ 199 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::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 | ||
| 6312 | 2026.05.27 02:42:41.337451 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6313 | 2026.05.27 02:42:41.337534 [ 199 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6314 | 2026.05.27 02:42:41.337554 [ 260 ] {250c08dc-9c58-4b00-be25-b600a5d3669f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6315 | 2026.05.27 02:42:41.337567 [ 199 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 304 rows starting from the beginning of the part | ||
| 6316 | 2026.05.27 02:42:41.337602 [ 260 ] {250c08dc-9c58-4b00-be25-b600a5d3669f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6317 | 2026.05.27 02:42:41.337632 [ 199 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 280 rows starting from the beginning of the part | ||
| 6318 | 2026.05.27 02:42:41.337682 [ 199 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 280 rows starting from the beginning of the part | ||
| 6319 | 2026.05.27 02:42:41.337727 [ 199 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 280 rows starting from the beginning of the part | ||
| 6320 | 2026.05.27 02:42:41.337768 [ 199 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 280 rows starting from the beginning of the part | ||
| 6321 | 2026.05.27 02:42:41.337805 [ 199 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 6322 | 2026.05.27 02:42:41.338013 [ 260 ] {250c08dc-9c58-4b00-be25-b600a5d3669f} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6323 | 2026.05.27 02:42:41.338056 [ 260 ] {250c08dc-9c58-4b00-be25-b600a5d3669f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6324 | 2026.05.27 02:42:41.338353 [ 260 ] {250c08dc-9c58-4b00-be25-b600a5d3669f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6325 | 2026.05.27 02:42:41.338578 [ 260 ] {250c08dc-9c58-4b00-be25-b600a5d3669f} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6326 | 2026.05.27 02:42:41.338708 [ 260 ] {250c08dc-9c58-4b00-be25-b600a5d3669f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001173 sec., 1705.0298380221654 rows/sec., 139.03 KiB/sec. | ||
| 6327 | 2026.05.27 02:42:41.338744 [ 260 ] {250c08dc-9c58-4b00-be25-b600a5d3669f} <Debug> TCPHandler: Processed in 0.001342574 sec. | ||
| 6328 | 2026.05.27 02:42:41.338763 [ 199 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1448 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395125 sec., 1037899.829764358 rows/sec., 70.50 MiB/sec. | ||
| 6329 | 2026.05.27 02:42:41.338869 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6330 | 2026.05.27 02:42:41.338891 [ 199 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6331 | 2026.05.27 02:42:41.338971 [ 260 ] {c92f71a8-34f8-457b-a279-03efa9358322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6332 | 2026.05.27 02:42:41.339017 [ 260 ] {c92f71a8-34f8-457b-a279-03efa9358322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6333 | 2026.05.27 02:42:41.339133 [ 199 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_16_3} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6334 | 2026.05.27 02:42:41.339204 [ 199 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_16_3} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6335 | 2026.05.27 02:42:41.339264 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 6336 | 2026.05.27 02:42:41.340783 [ 260 ] {c92f71a8-34f8-457b-a279-03efa9358322} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6337 | 2026.05.27 02:42:41.340824 [ 260 ] {c92f71a8-34f8-457b-a279-03efa9358322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6338 | 2026.05.27 02:42:41.341330 [ 260 ] {c92f71a8-34f8-457b-a279-03efa9358322} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6339 | 2026.05.27 02:42:41.341541 [ 260 ] {c92f71a8-34f8-457b-a279-03efa9358322} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6340 | 2026.05.27 02:42:41.341669 [ 260 ] {c92f71a8-34f8-457b-a279-03efa9358322} <Debug> executeQuery: Read 3456 rows, 268.72 KiB in 0.002716 sec., 1272459.499263623 rows/sec., 96.62 MiB/sec. | ||
| 6341 | 2026.05.27 02:42:41.341705 [ 260 ] {c92f71a8-34f8-457b-a279-03efa9358322} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 6342 | 2026.05.27 02:42:41.341718 [ 260 ] {c92f71a8-34f8-457b-a279-03efa9358322} <Debug> TCPHandler: Processed in 0.002898731 sec. | ||
| 6343 | 2026.05.27 02:42:41.341871 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6344 | 2026.05.27 02:42:41.341967 [ 260 ] {c29873b1-adf0-4b1a-88ef-fa644478d0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6345 | 2026.05.27 02:42:41.342007 [ 260 ] {c29873b1-adf0-4b1a-88ef-fa644478d0d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6346 | 2026.05.27 02:42:41.342448 [ 260 ] {c29873b1-adf0-4b1a-88ef-fa644478d0d8} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6347 | 2026.05.27 02:42:41.342486 [ 260 ] {c29873b1-adf0-4b1a-88ef-fa644478d0d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6348 | 2026.05.27 02:42:41.342787 [ 260 ] {c29873b1-adf0-4b1a-88ef-fa644478d0d8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6349 | 2026.05.27 02:42:41.343003 [ 260 ] {c29873b1-adf0-4b1a-88ef-fa644478d0d8} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6350 | 2026.05.27 02:42:41.343109 [ 36 ] {} <Debug> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6351 | 2026.05.27 02:42:41.343132 [ 260 ] {c29873b1-adf0-4b1a-88ef-fa644478d0d8} <Debug> executeQuery: Read 60 rows, 4.56 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.76 MiB/sec. | ||
| 6352 | 2026.05.27 02:42:41.343144 [ 36 ] {} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6353 | 2026.05.27 02:42:41.343173 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6354 | 2026.05.27 02:42:41.343174 [ 260 ] {c29873b1-adf0-4b1a-88ef-fa644478d0d8} <Debug> TCPHandler: Processed in 0.001351815 sec. | ||
| 6355 | 2026.05.27 02:42:41.343264 [ 193 ] {26623fa7-b46b-4465-af52-bb599726c27b::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 | ||
| 6356 | 2026.05.27 02:42:41.343313 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6357 | 2026.05.27 02:42:41.343368 [ 193 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6358 | 2026.05.27 02:42:41.343403 [ 193 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 222 rows starting from the beginning of the part | ||
| 6359 | 2026.05.27 02:42:41.343414 [ 260 ] {16dcd54e-0fe2-43e2-ab7c-d466f4604230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6360 | 2026.05.27 02:42:41.343459 [ 260 ] {16dcd54e-0fe2-43e2-ab7c-d466f4604230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6361 | 2026.05.27 02:42:41.343468 [ 193 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 37 rows starting from the beginning of the part | ||
| 6362 | 2026.05.27 02:42:41.343532 [ 193 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 144 rows starting from the beginning of the part | ||
| 6363 | 2026.05.27 02:42:41.343583 [ 193 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 37 rows starting from the beginning of the part | ||
| 6364 | 2026.05.27 02:42:41.343631 [ 193 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 144 rows starting from the beginning of the part | ||
| 6365 | 2026.05.27 02:42:41.343676 [ 193 ] {26623fa7-b46b-4465-af52-bb599726c27b::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 | ||
| 6366 | 2026.05.27 02:42:41.344158 [ 260 ] {16dcd54e-0fe2-43e2-ab7c-d466f4604230} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6367 | 2026.05.27 02:42:41.344199 [ 260 ] {16dcd54e-0fe2-43e2-ab7c-d466f4604230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6368 | 2026.05.27 02:42:41.344569 [ 260 ] {16dcd54e-0fe2-43e2-ab7c-d466f4604230} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6369 | 2026.05.27 02:42:41.344605 [ 200 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 644 rows, containing 5 columns (5 merged, 0 gathered) in 0.001378355 sec., 467223.6107533981 rows/sec., 31.60 MiB/sec. | ||
| 6370 | 2026.05.27 02:42:41.344753 [ 193 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6371 | 2026.05.27 02:42:41.344816 [ 260 ] {16dcd54e-0fe2-43e2-ab7c-d466f4604230} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6372 | 2026.05.27 02:42:41.344960 [ 260 ] {16dcd54e-0fe2-43e2-ab7c-d466f4604230} <Debug> executeQuery: Read 977 rows, 59.07 KiB in 0.001565 sec., 624281.1501597444 rows/sec., 36.86 MiB/sec. | ||
| 6373 | 2026.05.27 02:42:41.344997 [ 260 ] {16dcd54e-0fe2-43e2-ab7c-d466f4604230} <Debug> TCPHandler: Processed in 0.001733899 sec. | ||
| 6374 | 2026.05.27 02:42:41.345019 [ 193 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_31_6} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6375 | 2026.05.27 02:42:41.345096 [ 193 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_31_6} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6376 | 2026.05.27 02:42:41.345116 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6377 | 2026.05.27 02:42:41.345162 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6378 | 2026.05.27 02:42:41.345218 [ 260 ] {c03900d0-03d7-4932-8841-6976b8f58712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6379 | 2026.05.27 02:42:41.345261 [ 260 ] {c03900d0-03d7-4932-8841-6976b8f58712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6380 | 2026.05.27 02:42:41.345655 [ 260 ] {c03900d0-03d7-4932-8841-6976b8f58712} <Trace> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6381 | 2026.05.27 02:42:41.345692 [ 260 ] {c03900d0-03d7-4932-8841-6976b8f58712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6382 | 2026.05.27 02:42:41.345980 [ 260 ] {c03900d0-03d7-4932-8841-6976b8f58712} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6383 | 2026.05.27 02:42:41.346188 [ 260 ] {c03900d0-03d7-4932-8841-6976b8f58712} <Trace> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6384 | 2026.05.27 02:42:41.346314 [ 260 ] {c03900d0-03d7-4932-8841-6976b8f58712} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 63.06 KiB/sec. | ||
| 6385 | 2026.05.27 02:42:41.346350 [ 260 ] {c03900d0-03d7-4932-8841-6976b8f58712} <Debug> TCPHandler: Processed in 0.001282834 sec. | ||
| 6386 | 2026.05.27 02:42:41.346467 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6387 | 2026.05.27 02:42:41.346571 [ 260 ] {2832e449-1c76-4aa0-a17e-1a5b5a660d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6388 | 2026.05.27 02:42:41.346612 [ 260 ] {2832e449-1c76-4aa0-a17e-1a5b5a660d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6389 | 2026.05.27 02:42:41.347015 [ 260 ] {2832e449-1c76-4aa0-a17e-1a5b5a660d6e} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6390 | 2026.05.27 02:42:41.347052 [ 260 ] {2832e449-1c76-4aa0-a17e-1a5b5a660d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6391 | 2026.05.27 02:42:41.347358 [ 260 ] {2832e449-1c76-4aa0-a17e-1a5b5a660d6e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6392 | 2026.05.27 02:42:41.347569 [ 260 ] {2832e449-1c76-4aa0-a17e-1a5b5a660d6e} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6393 | 2026.05.27 02:42:41.347673 [ 35 ] {} <Debug> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6394 | 2026.05.27 02:42:41.347700 [ 260 ] {2832e449-1c76-4aa0-a17e-1a5b5a660d6e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001148 sec., 10452.961672473868 rows/sec., 816.64 KiB/sec. | ||
| 6395 | 2026.05.27 02:42:41.347738 [ 35 ] {} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6396 | 2026.05.27 02:42:41.347750 [ 260 ] {2832e449-1c76-4aa0-a17e-1a5b5a660d6e} <Debug> TCPHandler: Processed in 0.001336455 sec. | ||
| 6397 | 2026.05.27 02:42:41.347770 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6398 | 2026.05.27 02:42:41.347845 [ 193 ] {17016b68-0c4f-440a-9909-8123209ef64e::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 | ||
| 6399 | 2026.05.27 02:42:41.347885 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6400 | 2026.05.27 02:42:41.347931 [ 193 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6401 | 2026.05.27 02:42:41.347959 [ 193 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 156 rows starting from the beginning of the part | ||
| 6402 | 2026.05.27 02:42:41.347986 [ 260 ] {eda2cf63-34b8-4b22-bbc1-c7bac3f6fd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6403 | 2026.05.27 02:42:41.348004 [ 193 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 144 rows starting from the beginning of the part | ||
| 6404 | 2026.05.27 02:42:41.348032 [ 260 ] {eda2cf63-34b8-4b22-bbc1-c7bac3f6fd2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6405 | 2026.05.27 02:42:41.348048 [ 193 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 144 rows starting from the beginning of the part | ||
| 6406 | 2026.05.27 02:42:41.348087 [ 193 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 144 rows starting from the beginning of the part | ||
| 6407 | 2026.05.27 02:42:41.348124 [ 193 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 144 rows starting from the beginning of the part | ||
| 6408 | 2026.05.27 02:42:41.348157 [ 193 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 6409 | 2026.05.27 02:42:41.348871 [ 193 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 5 columns (5 merged, 0 gathered) in 0.001053621 sec., 706136.2672156306 rows/sec., 43.25 MiB/sec. | ||
| 6410 | 2026.05.27 02:42:41.349023 [ 188 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6411 | 2026.05.27 02:42:41.349134 [ 260 ] {eda2cf63-34b8-4b22-bbc1-c7bac3f6fd2b} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6412 | 2026.05.27 02:42:41.349178 [ 260 ] {eda2cf63-34b8-4b22-bbc1-c7bac3f6fd2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6413 | 2026.05.27 02:42:41.349328 [ 188 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_16_3} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6414 | 2026.05.27 02:42:41.349422 [ 188 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_16_3} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6415 | 2026.05.27 02:42:41.349507 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6416 | 2026.05.27 02:42:41.349616 [ 260 ] {eda2cf63-34b8-4b22-bbc1-c7bac3f6fd2b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6417 | 2026.05.27 02:42:41.349835 [ 260 ] {eda2cf63-34b8-4b22-bbc1-c7bac3f6fd2b} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6418 | 2026.05.27 02:42:41.349968 [ 260 ] {eda2cf63-34b8-4b22-bbc1-c7bac3f6fd2b} <Debug> executeQuery: Read 1945 rows, 135.06 KiB in 0.002001 sec., 972013.9930034982 rows/sec., 65.92 MiB/sec. | ||
| 6419 | 2026.05.27 02:42:41.350004 [ 260 ] {eda2cf63-34b8-4b22-bbc1-c7bac3f6fd2b} <Debug> TCPHandler: Processed in 0.002169103 sec. | ||
| 6420 | 2026.05.27 02:42:41.350122 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6421 | 2026.05.27 02:42:41.350221 [ 260 ] {5dd4a901-5c1c-4b6c-8c9d-cee60d0e5937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6422 | 2026.05.27 02:42:41.350264 [ 260 ] {5dd4a901-5c1c-4b6c-8c9d-cee60d0e5937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6423 | 2026.05.27 02:42:41.351158 [ 260 ] {5dd4a901-5c1c-4b6c-8c9d-cee60d0e5937} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6424 | 2026.05.27 02:42:41.351194 [ 260 ] {5dd4a901-5c1c-4b6c-8c9d-cee60d0e5937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6425 | 2026.05.27 02:42:41.351748 [ 260 ] {5dd4a901-5c1c-4b6c-8c9d-cee60d0e5937} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6426 | 2026.05.27 02:42:41.351969 [ 260 ] {5dd4a901-5c1c-4b6c-8c9d-cee60d0e5937} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6427 | 2026.05.27 02:42:41.352103 [ 260 ] {5dd4a901-5c1c-4b6c-8c9d-cee60d0e5937} <Debug> executeQuery: Read 1709 rows, 110.20 KiB in 0.001901 sec., 899000.5260389269 rows/sec., 56.61 MiB/sec. | ||
| 6428 | 2026.05.27 02:42:41.352137 [ 260 ] {5dd4a901-5c1c-4b6c-8c9d-cee60d0e5937} <Debug> TCPHandler: Processed in 0.002064792 sec. | ||
| 6429 | 2026.05.27 02:42:41.352260 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6430 | 2026.05.27 02:42:41.352358 [ 260 ] {a9a95fae-5404-4d6b-8c1d-4b23f55842d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6431 | 2026.05.27 02:42:41.352413 [ 260 ] {a9a95fae-5404-4d6b-8c1d-4b23f55842d8} <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 | ||
| 6432 | 2026.05.27 02:42:41.353335 [ 260 ] {a9a95fae-5404-4d6b-8c1d-4b23f55842d8} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6433 | 2026.05.27 02:42:41.353372 [ 260 ] {a9a95fae-5404-4d6b-8c1d-4b23f55842d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6434 | 2026.05.27 02:42:41.353936 [ 260 ] {a9a95fae-5404-4d6b-8c1d-4b23f55842d8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6435 | 2026.05.27 02:42:41.354162 [ 260 ] {a9a95fae-5404-4d6b-8c1d-4b23f55842d8} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6436 | 2026.05.27 02:42:41.354304 [ 260 ] {a9a95fae-5404-4d6b-8c1d-4b23f55842d8} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001964 sec., 23421.588594704685 rows/sec., 41.97 MiB/sec. | ||
| 6437 | 2026.05.27 02:42:41.354355 [ 260 ] {a9a95fae-5404-4d6b-8c1d-4b23f55842d8} <Debug> TCPHandler: Processed in 0.002144983 sec. | ||
| 6438 | 2026.05.27 02:42:41.354492 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6439 | 2026.05.27 02:42:41.354590 [ 260 ] {91a18310-044e-435f-ad2c-780015ac17b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6440 | 2026.05.27 02:42:41.354633 [ 260 ] {91a18310-044e-435f-ad2c-780015ac17b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6441 | 2026.05.27 02:42:41.354991 [ 260 ] {91a18310-044e-435f-ad2c-780015ac17b5} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6442 | 2026.05.27 02:42:41.355028 [ 260 ] {91a18310-044e-435f-ad2c-780015ac17b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6443 | 2026.05.27 02:42:41.355332 [ 260 ] {91a18310-044e-435f-ad2c-780015ac17b5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6444 | 2026.05.27 02:42:41.355542 [ 260 ] {91a18310-044e-435f-ad2c-780015ac17b5} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6445 | 2026.05.27 02:42:41.355669 [ 260 ] {91a18310-044e-435f-ad2c-780015ac17b5} <Debug> executeQuery: Read 176 rows, 9.97 KiB in 0.001098 sec., 160291.43897996357 rows/sec., 8.87 MiB/sec. | ||
| 6446 | 2026.05.27 02:42:41.355703 [ 260 ] {91a18310-044e-435f-ad2c-780015ac17b5} <Debug> TCPHandler: Processed in 0.001261374 sec. | ||
| 6447 | 2026.05.27 02:42:44.405527 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6448 | 2026.05.27 02:42:44.405793 [ 260 ] {eb1caec9-9a94-4c41-8326-c753016c5b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 6449 | 2026.05.27 02:42:44.406175 [ 260 ] {eb1caec9-9a94-4c41-8326-c753016c5b23} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6450 | 2026.05.27 02:42:44.406219 [ 260 ] {eb1caec9-9a94-4c41-8326-c753016c5b23} <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 | ||
| 6451 | 2026.05.27 02:42:44.406460 [ 260 ] {eb1caec9-9a94-4c41-8326-c753016c5b23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6452 | 2026.05.27 02:42:44.406530 [ 260 ] {eb1caec9-9a94-4c41-8326-c753016c5b23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6453 | 2026.05.27 02:42:44.406668 [ 260 ] {eb1caec9-9a94-4c41-8326-c753016c5b23} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6454 | 2026.05.27 02:42:44.406764 [ 330 ] {eb1caec9-9a94-4c41-8326-c753016c5b23} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6455 | 2026.05.27 02:42:44.406775 [ 360 ] {eb1caec9-9a94-4c41-8326-c753016c5b23} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6456 | 2026.05.27 02:42:44.406769 [ 351 ] {eb1caec9-9a94-4c41-8326-c753016c5b23} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6457 | 2026.05.27 02:42:44.406762 [ 334 ] {eb1caec9-9a94-4c41-8326-c753016c5b23} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6458 | 2026.05.27 02:42:44.406974 [ 260 ] {eb1caec9-9a94-4c41-8326-c753016c5b23} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6459 | 2026.05.27 02:42:44.407003 [ 260 ] {eb1caec9-9a94-4c41-8326-c753016c5b23} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6460 | 2026.05.27 02:42:44.407086 [ 260 ] {eb1caec9-9a94-4c41-8326-c753016c5b23} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6461 | 2026.05.27 02:42:44.407108 [ 260 ] {eb1caec9-9a94-4c41-8326-c753016c5b23} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 6462 | 2026.05.27 02:42:44.407145 [ 260 ] {eb1caec9-9a94-4c41-8326-c753016c5b23} <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'))" | ||
| 6463 | 2026.05.27 02:42:44.407188 [ 260 ] {eb1caec9-9a94-4c41-8326-c753016c5b23} <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'))" | ||
| 6464 | 2026.05.27 02:42:44.407233 [ 260 ] {eb1caec9-9a94-4c41-8326-c753016c5b23} <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'))" | ||
| 6465 | 2026.05.27 02:42:44.408349 [ 260 ] {eb1caec9-9a94-4c41-8326-c753016c5b23} <Debug> executeQuery: Read 50 rows, 3.87 KiB in 0.002649 sec., 18875.04718761797 rows/sec., 1.43 MiB/sec. | ||
| 6466 | 2026.05.27 02:42:44.408574 [ 260 ] {eb1caec9-9a94-4c41-8326-c753016c5b23} <Debug> TCPHandler: Processed in 0.003190655 sec. | ||
| 6467 | 2026.05.27 02:42:44.410147 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6468 | 2026.05.27 02:42:44.410288 [ 260 ] {2d9a9f30-769d-442c-b60f-b5e0da874719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6469 | 2026.05.27 02:42:44.410348 [ 260 ] {2d9a9f30-769d-442c-b60f-b5e0da874719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6470 | 2026.05.27 02:42:44.410921 [ 260 ] {2d9a9f30-769d-442c-b60f-b5e0da874719} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6471 | 2026.05.27 02:42:44.410963 [ 260 ] {2d9a9f30-769d-442c-b60f-b5e0da874719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6472 | 2026.05.27 02:42:44.411337 [ 260 ] {2d9a9f30-769d-442c-b60f-b5e0da874719} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6473 | 2026.05.27 02:42:44.411560 [ 260 ] {2d9a9f30-769d-442c-b60f-b5e0da874719} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6474 | 2026.05.27 02:42:44.411741 [ 260 ] {2d9a9f30-769d-442c-b60f-b5e0da874719} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001494 sec., 37483.266398929045 rows/sec., 2.86 MiB/sec. | ||
| 6475 | 2026.05.27 02:42:44.411780 [ 260 ] {2d9a9f30-769d-442c-b60f-b5e0da874719} <Debug> TCPHandler: Processed in 0.001747259 sec. | ||
| 6476 | 2026.05.27 02:42:44.411910 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6477 | 2026.05.27 02:42:44.412010 [ 260 ] {655c1dcb-d515-491e-a283-c3c1079a543a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6478 | 2026.05.27 02:42:44.412050 [ 260 ] {655c1dcb-d515-491e-a283-c3c1079a543a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6479 | 2026.05.27 02:42:44.412476 [ 260 ] {655c1dcb-d515-491e-a283-c3c1079a543a} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.05.27 02:42:44.412512 [ 260 ] {655c1dcb-d515-491e-a283-c3c1079a543a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6481 | 2026.05.27 02:42:44.412807 [ 260 ] {655c1dcb-d515-491e-a283-c3c1079a543a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6482 | 2026.05.27 02:42:44.413018 [ 260 ] {655c1dcb-d515-491e-a283-c3c1079a543a} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2026.05.27 02:42:44.413148 [ 260 ] {655c1dcb-d515-491e-a283-c3c1079a543a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001155 sec., 55411.25541125541 rows/sec., 4.32 MiB/sec. | ||
| 6484 | 2026.05.27 02:42:44.413185 [ 260 ] {655c1dcb-d515-491e-a283-c3c1079a543a} <Debug> TCPHandler: Processed in 0.001324934 sec. | ||
| 6485 | 2026.05.27 02:42:44.413313 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6486 | 2026.05.27 02:42:44.413410 [ 260 ] {27eaab72-1582-46e5-8e8c-adf1cc07ab2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6487 | 2026.05.27 02:42:44.413453 [ 260 ] {27eaab72-1582-46e5-8e8c-adf1cc07ab2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6488 | 2026.05.27 02:42:44.413836 [ 260 ] {27eaab72-1582-46e5-8e8c-adf1cc07ab2f} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2026.05.27 02:42:44.413870 [ 260 ] {27eaab72-1582-46e5-8e8c-adf1cc07ab2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6490 | 2026.05.27 02:42:44.414184 [ 260 ] {27eaab72-1582-46e5-8e8c-adf1cc07ab2f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6491 | 2026.05.27 02:42:44.414390 [ 260 ] {27eaab72-1582-46e5-8e8c-adf1cc07ab2f} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.05.27 02:42:44.414517 [ 260 ] {27eaab72-1582-46e5-8e8c-adf1cc07ab2f} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001124 sec., 85409.25266903914 rows/sec., 5.95 MiB/sec. | ||
| 6493 | 2026.05.27 02:42:44.414553 [ 260 ] {27eaab72-1582-46e5-8e8c-adf1cc07ab2f} <Debug> TCPHandler: Processed in 0.001288864 sec. | ||
| 6494 | 2026.05.27 02:42:44.414677 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6495 | 2026.05.27 02:42:44.414773 [ 260 ] {38e42aa2-6b24-428d-a345-9d0d3fc3bdde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6496 | 2026.05.27 02:42:44.414814 [ 260 ] {38e42aa2-6b24-428d-a345-9d0d3fc3bdde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6497 | 2026.05.27 02:42:44.415149 [ 260 ] {38e42aa2-6b24-428d-a345-9d0d3fc3bdde} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6498 | 2026.05.27 02:42:44.415185 [ 260 ] {38e42aa2-6b24-428d-a345-9d0d3fc3bdde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6499 | 2026.05.27 02:42:44.415483 [ 260 ] {38e42aa2-6b24-428d-a345-9d0d3fc3bdde} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6500 | 2026.05.27 02:42:44.415689 [ 260 ] {38e42aa2-6b24-428d-a345-9d0d3fc3bdde} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6501 | 2026.05.27 02:42:44.415819 [ 260 ] {38e42aa2-6b24-428d-a345-9d0d3fc3bdde} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001062 sec., 33898.30508474576 rows/sec., 2.28 MiB/sec. | ||
| 6502 | 2026.05.27 02:42:44.415853 [ 260 ] {38e42aa2-6b24-428d-a345-9d0d3fc3bdde} <Debug> TCPHandler: Processed in 0.001225894 sec. | ||
| 6503 | 2026.05.27 02:42:45.387578 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53572 | ||
| 6504 | 2026.05.27 02:42:45.387660 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6505 | 2026.05.27 02:42:45.387685 [ 259 ] {} <Debug> TCP-Session: 5826680b-58ae-4d99-8dd7-9cda02b94899 Authenticating user 'default' from [fd00:1122:3344:101::e]:53572 | ||
| 6506 | 2026.05.27 02:42:45.387706 [ 259 ] {} <Debug> TCP-Session: 5826680b-58ae-4d99-8dd7-9cda02b94899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6507 | 2026.05.27 02:42:45.387720 [ 259 ] {} <Debug> TCP-Session: 5826680b-58ae-4d99-8dd7-9cda02b94899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6508 | 2026.05.27 02:42:45.387928 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51093 | ||
| 6509 | 2026.05.27 02:42:45.387948 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58822 | ||
| 6510 | 2026.05.27 02:42:45.387954 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36439 | ||
| 6511 | 2026.05.27 02:42:45.387993 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40163 | ||
| 6512 | 2026.05.27 02:42:45.388024 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6513 | 2026.05.27 02:42:45.388014 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6514 | 2026.05.27 02:42:45.388077 [ 312 ] {} <Debug> TCP-Session: c888e06c-217a-4ebe-9283-4b0df39975d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58822 | ||
| 6515 | 2026.05.27 02:42:45.388008 [ 259 ] {} <Trace> TCP-Session: 5826680b-58ae-4d99-8dd7-9cda02b94899 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6516 | 2026.05.27 02:42:45.388104 [ 312 ] {} <Debug> TCP-Session: c888e06c-217a-4ebe-9283-4b0df39975d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6517 | 2026.05.27 02:42:45.388093 [ 269 ] {} <Debug> TCP-Session: 9c5fa2c5-4aba-465e-a287-ea9ddf3a98b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51093 | ||
| 6518 | 2026.05.27 02:42:45.388135 [ 312 ] {} <Debug> TCP-Session: c888e06c-217a-4ebe-9283-4b0df39975d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6519 | 2026.05.27 02:42:45.388158 [ 269 ] {} <Debug> TCP-Session: 9c5fa2c5-4aba-465e-a287-ea9ddf3a98b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6520 | 2026.05.27 02:42:45.388000 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57725 | ||
| 6521 | 2026.05.27 02:42:45.388176 [ 269 ] {} <Debug> TCP-Session: 9c5fa2c5-4aba-465e-a287-ea9ddf3a98b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6522 | 2026.05.27 02:42:45.387979 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59992 | ||
| 6523 | 2026.05.27 02:42:45.387956 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64847 | ||
| 6524 | 2026.05.27 02:42:45.388290 [ 259 ] {8c4ad54a-2e1d-411e-a98a-c8f07a76f3df} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53572) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6525 | 2026.05.27 02:42:45.387984 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60288 | ||
| 6526 | 2026.05.27 02:42:45.388559 [ 259 ] {8c4ad54a-2e1d-411e-a98a-c8f07a76f3df} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6527 | 2026.05.27 02:42:45.388618 [ 259 ] {8c4ad54a-2e1d-411e-a98a-c8f07a76f3df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6528 | 2026.05.27 02:42:45.388703 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6529 | 2026.05.27 02:42:45.388741 [ 319 ] {} <Debug> TCP-Session: 8d6a5b7f-4dfe-40a5-a732-da93158694bb Authenticating user 'default' from [fd00:1122:3344:101::e]:57725 | ||
| 6530 | 2026.05.27 02:42:45.388767 [ 319 ] {} <Debug> TCP-Session: 8d6a5b7f-4dfe-40a5-a732-da93158694bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6531 | 2026.05.27 02:42:45.388781 [ 319 ] {} <Debug> TCP-Session: 8d6a5b7f-4dfe-40a5-a732-da93158694bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6532 | 2026.05.27 02:42:45.388801 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6533 | 2026.05.27 02:42:45.388835 [ 315 ] {} <Debug> TCP-Session: 4ebb7f9e-5ec5-4559-84b3-68342dfbc93e Authenticating user 'default' from [fd00:1122:3344:101::e]:64847 | ||
| 6534 | 2026.05.27 02:42:45.388853 [ 315 ] {} <Debug> TCP-Session: 4ebb7f9e-5ec5-4559-84b3-68342dfbc93e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6535 | 2026.05.27 02:42:45.388870 [ 315 ] {} <Debug> TCP-Session: 4ebb7f9e-5ec5-4559-84b3-68342dfbc93e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6536 | 2026.05.27 02:42:45.388909 [ 259 ] {8c4ad54a-2e1d-411e-a98a-c8f07a76f3df} <Debug> oximeter.version (5277401c-8b99-413d-8dc0-62bbe2b9e5ea) (SelectExecutor): Key condition: unknown | ||
| 6537 | 2026.05.27 02:42:45.389016 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6538 | 2026.05.27 02:42:45.389055 [ 311 ] {} <Debug> TCP-Session: 781a10e6-8961-4c2d-89d3-de1d97b4c0cf Authenticating user 'default' from [fd00:1122:3344:101::e]:36439 | ||
| 6539 | 2026.05.27 02:42:45.389081 [ 311 ] {} <Debug> TCP-Session: 781a10e6-8961-4c2d-89d3-de1d97b4c0cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6540 | 2026.05.27 02:42:45.389095 [ 311 ] {} <Debug> TCP-Session: 781a10e6-8961-4c2d-89d3-de1d97b4c0cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6541 | 2026.05.27 02:42:45.389112 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6542 | 2026.05.27 02:42:45.389145 [ 316 ] {} <Debug> TCP-Session: a4269259-ed0d-4c50-8e9c-213f3e02ef47 Authenticating user 'default' from [fd00:1122:3344:101::e]:59992 | ||
| 6543 | 2026.05.27 02:42:45.389163 [ 316 ] {} <Debug> TCP-Session: a4269259-ed0d-4c50-8e9c-213f3e02ef47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6544 | 2026.05.27 02:42:45.389176 [ 316 ] {} <Debug> TCP-Session: a4269259-ed0d-4c50-8e9c-213f3e02ef47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6545 | 2026.05.27 02:42:45.389237 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6546 | 2026.05.27 02:42:45.389274 [ 318 ] {} <Debug> TCP-Session: 96e40b53-d200-4b63-811b-1fd2e9c82065 Authenticating user 'default' from [fd00:1122:3344:101::e]:40163 | ||
| 6547 | 2026.05.27 02:42:45.389297 [ 318 ] {} <Debug> TCP-Session: 96e40b53-d200-4b63-811b-1fd2e9c82065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6548 | 2026.05.27 02:42:45.389311 [ 318 ] {} <Debug> TCP-Session: 96e40b53-d200-4b63-811b-1fd2e9c82065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6549 | 2026.05.27 02:42:45.389330 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6550 | 2026.05.27 02:42:45.389365 [ 317 ] {} <Debug> TCP-Session: b98c9868-de78-4fba-8bc1-9806058c9251 Authenticating user 'default' from [fd00:1122:3344:101::e]:60288 | ||
| 6551 | 2026.05.27 02:42:45.389382 [ 317 ] {} <Debug> TCP-Session: b98c9868-de78-4fba-8bc1-9806058c9251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6552 | 2026.05.27 02:42:45.389395 [ 317 ] {} <Debug> TCP-Session: b98c9868-de78-4fba-8bc1-9806058c9251 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6553 | 2026.05.27 02:42:45.389916 [ 351 ] {8c4ad54a-2e1d-411e-a98a-c8f07a76f3df} <Trace> AggregatingTransform: Aggregating | ||
| 6554 | 2026.05.27 02:42:45.389956 [ 351 ] {8c4ad54a-2e1d-411e-a98a-c8f07a76f3df} <Trace> Aggregator: Aggregation method: without_key | ||
| 6555 | 2026.05.27 02:42:45.389994 [ 351 ] {8c4ad54a-2e1d-411e-a98a-c8f07a76f3df} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00098444 sec. (1015.806 rows/sec., 39.68 KiB/sec.) | ||
| 6556 | 2026.05.27 02:42:45.390013 [ 351 ] {8c4ad54a-2e1d-411e-a98a-c8f07a76f3df} <Trace> Aggregator: Merging aggregated data | ||
| 6557 | 2026.05.27 02:42:45.390655 [ 259 ] {8c4ad54a-2e1d-411e-a98a-c8f07a76f3df} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002424 sec., 412.54125412541254 rows/sec., 16.11 KiB/sec. | ||
| 6558 | 2026.05.27 02:42:45.390794 [ 259 ] {8c4ad54a-2e1d-411e-a98a-c8f07a76f3df} <Debug> TCPHandler: Processed in 0.002903761 sec. | ||
| 6559 | 2026.05.27 02:42:45.390925 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6560 | 2026.05.27 02:42:45.390954 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6561 | 2026.05.27 02:42:45.390956 [ 259 ] {} <Debug> TCP-Session: 5826680b-58ae-4d99-8dd7-9cda02b94899 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6562 | 2026.05.27 02:42:45.390974 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6563 | 2026.05.27 02:42:45.390997 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6564 | 2026.05.27 02:42:45.391021 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6565 | 2026.05.27 02:42:45.391034 [ 311 ] {} <Debug> TCP-Session: 781a10e6-8961-4c2d-89d3-de1d97b4c0cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6566 | 2026.05.27 02:42:45.391062 [ 269 ] {} <Debug> TCP-Session: 9c5fa2c5-4aba-465e-a287-ea9ddf3a98b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6567 | 2026.05.27 02:42:45.391059 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6568 | 2026.05.27 02:42:45.391076 [ 315 ] {} <Debug> TCP-Session: 4ebb7f9e-5ec5-4559-84b3-68342dfbc93e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6569 | 2026.05.27 02:42:45.391099 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6570 | 2026.05.27 02:42:45.391122 [ 318 ] {} <Debug> TCP-Session: 96e40b53-d200-4b63-811b-1fd2e9c82065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6571 | 2026.05.27 02:42:45.391001 [ 319 ] {} <Debug> TCP-Session: 8d6a5b7f-4dfe-40a5-a732-da93158694bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6572 | 2026.05.27 02:42:45.391157 [ 316 ] {} <Debug> TCP-Session: a4269259-ed0d-4c50-8e9c-213f3e02ef47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6573 | 2026.05.27 02:42:45.391077 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6574 | 2026.05.27 02:42:45.391039 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6575 | 2026.05.27 02:42:45.391224 [ 317 ] {} <Debug> TCP-Session: b98c9868-de78-4fba-8bc1-9806058c9251 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6576 | 2026.05.27 02:42:45.391248 [ 312 ] {} <Debug> TCP-Session: c888e06c-217a-4ebe-9283-4b0df39975d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6577 | 2026.05.27 02:42:46.452377 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11949 | ||
| 6578 | 2026.05.27 02:42:46.452977 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6579 | 2026.05.27 02:42:46.453025 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6580 | 2026.05.27 02:42:46.453548 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6581 | 2026.05.27 02:42:46.453784 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6582 | 2026.05.27 02:42:46.453915 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11949 | ||
| 6583 | 2026.05.27 02:42:47.083335 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6584 | 2026.05.27 02:42:47.100880 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6585 | 2026.05.27 02:42:47.100947 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6586 | 2026.05.27 02:42:47.106732 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6587 | 2026.05.27 02:42:47.107531 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6588 | 2026.05.27 02:42:47.110831 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6589 | 2026.05.27 02:42:49.407805 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6590 | 2026.05.27 02:42:49.408055 [ 260 ] {63f16055-af90-4e73-b347-3d8b08f2b3d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 6591 | 2026.05.27 02:42:49.408380 [ 260 ] {63f16055-af90-4e73-b347-3d8b08f2b3d6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6592 | 2026.05.27 02:42:49.408418 [ 260 ] {63f16055-af90-4e73-b347-3d8b08f2b3d6} <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 | ||
| 6593 | 2026.05.27 02:42:49.408632 [ 260 ] {63f16055-af90-4e73-b347-3d8b08f2b3d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6594 | 2026.05.27 02:42:49.408708 [ 260 ] {63f16055-af90-4e73-b347-3d8b08f2b3d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6595 | 2026.05.27 02:42:49.408856 [ 260 ] {63f16055-af90-4e73-b347-3d8b08f2b3d6} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6596 | 2026.05.27 02:42:49.408952 [ 359 ] {63f16055-af90-4e73-b347-3d8b08f2b3d6} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6597 | 2026.05.27 02:42:49.408977 [ 336 ] {63f16055-af90-4e73-b347-3d8b08f2b3d6} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6598 | 2026.05.27 02:42:49.408981 [ 348 ] {63f16055-af90-4e73-b347-3d8b08f2b3d6} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6599 | 2026.05.27 02:42:49.408965 [ 324 ] {63f16055-af90-4e73-b347-3d8b08f2b3d6} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6600 | 2026.05.27 02:42:49.409169 [ 260 ] {63f16055-af90-4e73-b347-3d8b08f2b3d6} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6601 | 2026.05.27 02:42:49.409202 [ 260 ] {63f16055-af90-4e73-b347-3d8b08f2b3d6} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6602 | 2026.05.27 02:42:49.409289 [ 260 ] {63f16055-af90-4e73-b347-3d8b08f2b3d6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6603 | 2026.05.27 02:42:49.409311 [ 260 ] {63f16055-af90-4e73-b347-3d8b08f2b3d6} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 6604 | 2026.05.27 02:42:49.409349 [ 260 ] {63f16055-af90-4e73-b347-3d8b08f2b3d6} <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'))" | ||
| 6605 | 2026.05.27 02:42:49.409390 [ 260 ] {63f16055-af90-4e73-b347-3d8b08f2b3d6} <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'))" | ||
| 6606 | 2026.05.27 02:42:49.409428 [ 260 ] {63f16055-af90-4e73-b347-3d8b08f2b3d6} <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'))" | ||
| 6607 | 2026.05.27 02:42:49.410753 [ 260 ] {63f16055-af90-4e73-b347-3d8b08f2b3d6} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.002792 sec., 17908.30945558739 rows/sec., 3.05 MiB/sec. | ||
| 6608 | 2026.05.27 02:42:49.410947 [ 260 ] {63f16055-af90-4e73-b347-3d8b08f2b3d6} <Debug> MemoryTracker: Peak memory usage (for query): 139.78 KiB. | ||
| 6609 | 2026.05.27 02:42:49.410965 [ 260 ] {63f16055-af90-4e73-b347-3d8b08f2b3d6} <Debug> TCPHandler: Processed in 0.003294036 sec. | ||
| 6610 | 2026.05.27 02:42:49.412814 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6611 | 2026.05.27 02:42:49.412950 [ 260 ] {8a11b918-b3f8-483f-ac09-10577c422004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6612 | 2026.05.27 02:42:49.413009 [ 260 ] {8a11b918-b3f8-483f-ac09-10577c422004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6613 | 2026.05.27 02:42:49.413564 [ 260 ] {8a11b918-b3f8-483f-ac09-10577c422004} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6614 | 2026.05.27 02:42:49.413607 [ 260 ] {8a11b918-b3f8-483f-ac09-10577c422004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6615 | 2026.05.27 02:42:49.413968 [ 260 ] {8a11b918-b3f8-483f-ac09-10577c422004} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6616 | 2026.05.27 02:42:49.414193 [ 260 ] {8a11b918-b3f8-483f-ac09-10577c422004} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6617 | 2026.05.27 02:42:49.414334 [ 25 ] {} <Debug> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6618 | 2026.05.27 02:42:49.414338 [ 260 ] {8a11b918-b3f8-483f-ac09-10577c422004} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.00143 sec., 44755.244755244756 rows/sec., 3.52 MiB/sec. | ||
| 6619 | 2026.05.27 02:42:49.414387 [ 25 ] {} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6620 | 2026.05.27 02:42:49.414398 [ 260 ] {8a11b918-b3f8-483f-ac09-10577c422004} <Debug> TCPHandler: Processed in 0.001699978 sec. | ||
| 6621 | 2026.05.27 02:42:49.414421 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6622 | 2026.05.27 02:42:49.414527 [ 200 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::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 | ||
| 6623 | 2026.05.27 02:42:49.414567 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6624 | 2026.05.27 02:42:49.414631 [ 200 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6625 | 2026.05.27 02:42:49.414665 [ 200 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 4196 rows starting from the beginning of the part | ||
| 6626 | 2026.05.27 02:42:49.414687 [ 260 ] {94783bcd-b39d-4924-afa1-603cf39ec54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6627 | 2026.05.27 02:42:49.414728 [ 200 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 130 rows starting from the beginning of the part | ||
| 6628 | 2026.05.27 02:42:49.414730 [ 260 ] {94783bcd-b39d-4924-afa1-603cf39ec54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6629 | 2026.05.27 02:42:49.414780 [ 200 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 785 rows starting from the beginning of the part | ||
| 6630 | 2026.05.27 02:42:49.414831 [ 200 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 3456 rows starting from the beginning of the part | ||
| 6631 | 2026.05.27 02:42:49.414885 [ 200 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 6632 | 2026.05.27 02:42:49.414936 [ 200 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
| 6633 | 2026.05.27 02:42:49.415177 [ 260 ] {94783bcd-b39d-4924-afa1-603cf39ec54c} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6634 | 2026.05.27 02:42:49.415212 [ 260 ] {94783bcd-b39d-4924-afa1-603cf39ec54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6635 | 2026.05.27 02:42:49.415505 [ 260 ] {94783bcd-b39d-4924-afa1-603cf39ec54c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6636 | 2026.05.27 02:42:49.415727 [ 260 ] {94783bcd-b39d-4924-afa1-603cf39ec54c} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6637 | 2026.05.27 02:42:49.415854 [ 260 ] {94783bcd-b39d-4924-afa1-603cf39ec54c} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001194 sec., 3350.0837520938026 rows/sec., 251.91 KiB/sec. | ||
| 6638 | 2026.05.27 02:42:49.415889 [ 260 ] {94783bcd-b39d-4924-afa1-603cf39ec54c} <Debug> TCPHandler: Processed in 0.001388126 sec. | ||
| 6639 | 2026.05.27 02:42:49.416013 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6640 | 2026.05.27 02:42:49.416115 [ 260 ] {9dc53e8c-7a7f-4612-b530-71290f377e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6641 | 2026.05.27 02:42:49.416156 [ 260 ] {9dc53e8c-7a7f-4612-b530-71290f377e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6642 | 2026.05.27 02:42:49.416568 [ 260 ] {9dc53e8c-7a7f-4612-b530-71290f377e9e} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6643 | 2026.05.27 02:42:49.416603 [ 260 ] {9dc53e8c-7a7f-4612-b530-71290f377e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6644 | 2026.05.27 02:42:49.416909 [ 260 ] {9dc53e8c-7a7f-4612-b530-71290f377e9e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6645 | 2026.05.27 02:42:49.417123 [ 260 ] {9dc53e8c-7a7f-4612-b530-71290f377e9e} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6646 | 2026.05.27 02:42:49.417252 [ 260 ] {9dc53e8c-7a7f-4612-b530-71290f377e9e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001154 sec., 58925.47660311958 rows/sec., 4.60 MiB/sec. | ||
| 6647 | 2026.05.27 02:42:49.417257 [ 25 ] {} <Debug> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6648 | 2026.05.27 02:42:49.417317 [ 25 ] {} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6649 | 2026.05.27 02:42:49.417339 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6650 | 2026.05.27 02:42:49.417366 [ 260 ] {9dc53e8c-7a7f-4612-b530-71290f377e9e} <Debug> TCPHandler: Processed in 0.001399495 sec. | ||
| 6651 | 2026.05.27 02:42:49.417387 [ 188 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8687 rows, containing 5 columns (5 merged, 0 gathered) in 0.002901982 sec., 2993471.3585404735 rows/sec., 239.92 MiB/sec. | ||
| 6652 | 2026.05.27 02:42:49.417409 [ 193 ] {76692622-c101-4ebc-976a-e0464a74b1df::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 | ||
| 6653 | 2026.05.27 02:42:49.417489 [ 193 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6654 | 2026.05.27 02:42:49.417515 [ 193 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2405 rows starting from the beginning of the part | ||
| 6655 | 2026.05.27 02:42:49.417565 [ 193 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 101 rows starting from the beginning of the part | ||
| 6656 | 2026.05.27 02:42:49.417585 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6657 | 2026.05.27 02:42:49.417606 [ 193 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part | ||
| 6658 | 2026.05.27 02:42:49.417651 [ 193 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1945 rows starting from the beginning of the part | ||
| 6659 | 2026.05.27 02:42:49.417698 [ 193 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 6660 | 2026.05.27 02:42:49.417730 [ 260 ] {7c96898b-6e5c-4154-985c-7ac52a3456bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6661 | 2026.05.27 02:42:49.417741 [ 193 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 68 rows starting from the beginning of the part | ||
| 6662 | 2026.05.27 02:42:49.417754 [ 201 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6663 | 2026.05.27 02:42:49.417805 [ 260 ] {7c96898b-6e5c-4154-985c-7ac52a3456bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6664 | 2026.05.27 02:42:49.418099 [ 201 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_41_8} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6665 | 2026.05.27 02:42:49.418199 [ 201 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_41_8} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6666 | 2026.05.27 02:42:49.418286 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 6667 | 2026.05.27 02:42:49.418362 [ 260 ] {7c96898b-6e5c-4154-985c-7ac52a3456bb} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6668 | 2026.05.27 02:42:49.418410 [ 260 ] {7c96898b-6e5c-4154-985c-7ac52a3456bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6669 | 2026.05.27 02:42:49.418826 [ 260 ] {7c96898b-6e5c-4154-985c-7ac52a3456bb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6670 | 2026.05.27 02:42:49.419053 [ 260 ] {7c96898b-6e5c-4154-985c-7ac52a3456bb} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6671 | 2026.05.27 02:42:49.419153 [ 196 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5071 rows, containing 5 columns (5 merged, 0 gathered) in 0.00178474 sec., 2841310.2188554076 rows/sec., 205.99 MiB/sec. | ||
| 6672 | 2026.05.27 02:42:49.419192 [ 260 ] {7c96898b-6e5c-4154-985c-7ac52a3456bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00152 sec., 105263.15789473684 rows/sec., 7.33 MiB/sec. | ||
| 6673 | 2026.05.27 02:42:49.419198 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6674 | 2026.05.27 02:42:49.419235 [ 260 ] {7c96898b-6e5c-4154-985c-7ac52a3456bb} <Debug> TCPHandler: Processed in 0.00177786 sec. | ||
| 6675 | 2026.05.27 02:42:49.419253 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6676 | 2026.05.27 02:42:49.419280 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6677 | 2026.05.27 02:42:49.419342 [ 193 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::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 | ||
| 6678 | 2026.05.27 02:42:49.419363 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6679 | 2026.05.27 02:42:49.419417 [ 201 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6680 | 2026.05.27 02:42:49.419433 [ 193 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6681 | 2026.05.27 02:42:49.419461 [ 260 ] {1688cb8e-f16c-4a39-a874-67b4ae2c917d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6682 | 2026.05.27 02:42:49.419463 [ 193 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14443 rows starting from the beginning of the part | ||
| 6683 | 2026.05.27 02:42:49.419523 [ 260 ] {1688cb8e-f16c-4a39-a874-67b4ae2c917d} <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 | ||
| 6684 | 2026.05.27 02:42:49.419528 [ 193 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::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 | ||
| 6685 | 2026.05.27 02:42:49.419584 [ 193 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 265 rows starting from the beginning of the part | ||
| 6686 | 2026.05.27 02:42:49.419618 [ 193 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1709 rows starting from the beginning of the part | ||
| 6687 | 2026.05.27 02:42:49.419655 [ 193 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 96 rows starting from the beginning of the part | ||
| 6688 | 2026.05.27 02:42:49.419673 [ 201 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_41_8} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6689 | 2026.05.27 02:42:49.419689 [ 193 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6690 | 2026.05.27 02:42:49.419743 [ 201 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_41_8} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6691 | 2026.05.27 02:42:49.419817 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 6692 | 2026.05.27 02:42:49.420336 [ 260 ] {1688cb8e-f16c-4a39-a874-67b4ae2c917d} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6693 | 2026.05.27 02:42:49.420379 [ 260 ] {1688cb8e-f16c-4a39-a874-67b4ae2c917d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6694 | 2026.05.27 02:42:49.420915 [ 260 ] {1688cb8e-f16c-4a39-a874-67b4ae2c917d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6695 | 2026.05.27 02:42:49.421152 [ 260 ] {1688cb8e-f16c-4a39-a874-67b4ae2c917d} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6696 | 2026.05.27 02:42:49.421310 [ 260 ] {1688cb8e-f16c-4a39-a874-67b4ae2c917d} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001822 sec., 2195.389681668496 rows/sec., 3.93 MiB/sec. | ||
| 6697 | 2026.05.27 02:42:49.421367 [ 260 ] {1688cb8e-f16c-4a39-a874-67b4ae2c917d} <Debug> TCPHandler: Processed in 0.002030112 sec. | ||
| 6698 | 2026.05.27 02:42:49.421493 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6699 | 2026.05.27 02:42:49.421592 [ 260 ] {00fc842f-ab46-461f-9a39-a08abe49aeb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6700 | 2026.05.27 02:42:49.421634 [ 260 ] {00fc842f-ab46-461f-9a39-a08abe49aeb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6701 | 2026.05.27 02:42:49.421975 [ 260 ] {00fc842f-ab46-461f-9a39-a08abe49aeb3} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6702 | 2026.05.27 02:42:49.422012 [ 260 ] {00fc842f-ab46-461f-9a39-a08abe49aeb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6703 | 2026.05.27 02:42:49.422338 [ 260 ] {00fc842f-ab46-461f-9a39-a08abe49aeb3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6704 | 2026.05.27 02:42:49.422544 [ 260 ] {00fc842f-ab46-461f-9a39-a08abe49aeb3} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6705 | 2026.05.27 02:42:49.422646 [ 25 ] {} <Debug> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6706 | 2026.05.27 02:42:49.422673 [ 260 ] {00fc842f-ab46-461f-9a39-a08abe49aeb3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 6707 | 2026.05.27 02:42:49.422676 [ 25 ] {} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6708 | 2026.05.27 02:42:49.422713 [ 260 ] {00fc842f-ab46-461f-9a39-a08abe49aeb3} <Debug> TCPHandler: Processed in 0.001269383 sec. | ||
| 6709 | 2026.05.27 02:42:49.422713 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6710 | 2026.05.27 02:42:49.422820 [ 188 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 6711 | 2026.05.27 02:42:49.422941 [ 188 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6712 | 2026.05.27 02:42:49.422975 [ 188 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2786 rows starting from the beginning of the part | ||
| 6713 | 2026.05.27 02:42:49.423040 [ 188 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 6714 | 2026.05.27 02:42:49.423097 [ 188 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 90 rows starting from the beginning of the part | ||
| 6715 | 2026.05.27 02:42:49.423143 [ 188 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 176 rows starting from the beginning of the part | ||
| 6716 | 2026.05.27 02:42:49.423190 [ 188 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part | ||
| 6717 | 2026.05.27 02:42:49.423232 [ 188 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6718 | 2026.05.27 02:42:49.423907 [ 195 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16833 rows, containing 5 columns (5 merged, 0 gathered) in 0.004564399 sec., 3687889.6871198155 rows/sec., 236.16 MiB/sec. | ||
| 6719 | 2026.05.27 02:42:49.424130 [ 194 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6720 | 2026.05.27 02:42:49.424409 [ 194 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6721 | 2026.05.27 02:42:49.424487 [ 194 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6722 | 2026.05.27 02:42:49.424570 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.55 MiB. | ||
| 6723 | 2026.05.27 02:42:49.424640 [ 188 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3208 rows, containing 4 columns (4 merged, 0 gathered) in 0.00185905 sec., 1725612.5440413116 rows/sec., 107.27 MiB/sec. | ||
| 6724 | 2026.05.27 02:42:49.425039 [ 190 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6725 | 2026.05.27 02:42:49.425339 [ 190 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_41_8} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6726 | 2026.05.27 02:42:49.425422 [ 190 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_41_8} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6727 | 2026.05.27 02:42:49.425502 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 6728 | 2026.05.27 02:42:50.000261 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.75 MiB, peak 268.49 MiB, free memory in arenas 0.00 B, will set to 260.90 MiB (RSS), difference: 1.16 MiB | ||
| 6729 | 2026.05.27 02:42:51.048160 [ 44 ] {} <Debug> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 6730 | 2026.05.27 02:42:51.048243 [ 44 ] {} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6731 | 2026.05.27 02:42:51.048274 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6732 | 2026.05.27 02:42:51.048413 [ 201 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 6733 | 2026.05.27 02:42:51.048572 [ 201 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6734 | 2026.05.27 02:42:51.048615 [ 201 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 6735 | 2026.05.27 02:42:51.048705 [ 201 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 6736 | 2026.05.27 02:42:51.048794 [ 201 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 6737 | 2026.05.27 02:42:51.048854 [ 201 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 6738 | 2026.05.27 02:42:51.048919 [ 201 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 6739 | 2026.05.27 02:42:51.049910 [ 188 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001553556 sec., 9011.583747222501 rows/sec., 607.23 KiB/sec. | ||
| 6740 | 2026.05.27 02:42:51.050133 [ 194 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6741 | 2026.05.27 02:42:51.050495 [ 194 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_14_3} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6742 | 2026.05.27 02:42:51.050585 [ 194 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_14_3} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 6743 | 2026.05.27 02:42:51.050691 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6744 | 2026.05.27 02:42:51.947884 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39485 | ||
| 6745 | 2026.05.27 02:42:51.947975 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6746 | 2026.05.27 02:42:51.948005 [ 259 ] {} <Debug> TCP-Session: a37cf694-d48d-41a4-a6a2-3eac9198a4e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39485 | ||
| 6747 | 2026.05.27 02:42:51.948030 [ 259 ] {} <Debug> TCP-Session: a37cf694-d48d-41a4-a6a2-3eac9198a4e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6748 | 2026.05.27 02:42:51.948047 [ 259 ] {} <Debug> TCP-Session: a37cf694-d48d-41a4-a6a2-3eac9198a4e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6749 | 2026.05.27 02:42:51.948233 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45259 | ||
| 6750 | 2026.05.27 02:42:51.948270 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64861 | ||
| 6751 | 2026.05.27 02:42:51.948276 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54551 | ||
| 6752 | 2026.05.27 02:42:51.948305 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52035 | ||
| 6753 | 2026.05.27 02:42:51.948326 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54678 | ||
| 6754 | 2026.05.27 02:42:51.948366 [ 259 ] {} <Trace> TCP-Session: a37cf694-d48d-41a4-a6a2-3eac9198a4e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6755 | 2026.05.27 02:42:51.948334 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6756 | 2026.05.27 02:42:51.948393 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6757 | 2026.05.27 02:42:51.948414 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6758 | 2026.05.27 02:42:51.948435 [ 312 ] {} <Debug> TCP-Session: ed57e846-cb3b-4edb-b8c0-61a09608e644 Authenticating user 'default' from [fd00:1122:3344:101::e]:64861 | ||
| 6759 | 2026.05.27 02:42:51.948448 [ 311 ] {} <Debug> TCP-Session: a269c7e0-a700-43a3-9f2f-33f26238fff8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54551 | ||
| 6760 | 2026.05.27 02:42:51.948460 [ 319 ] {} <Debug> TCP-Session: 04db03c5-3eee-4012-94f1-4ca366e4e577 Authenticating user 'default' from [fd00:1122:3344:101::e]:54678 | ||
| 6761 | 2026.05.27 02:42:51.948488 [ 312 ] {} <Debug> TCP-Session: ed57e846-cb3b-4edb-b8c0-61a09608e644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6762 | 2026.05.27 02:42:51.948498 [ 311 ] {} <Debug> TCP-Session: a269c7e0-a700-43a3-9f2f-33f26238fff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6763 | 2026.05.27 02:42:51.948517 [ 312 ] {} <Debug> TCP-Session: ed57e846-cb3b-4edb-b8c0-61a09608e644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6764 | 2026.05.27 02:42:51.948529 [ 311 ] {} <Debug> TCP-Session: a269c7e0-a700-43a3-9f2f-33f26238fff8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6765 | 2026.05.27 02:42:51.948506 [ 319 ] {} <Debug> TCP-Session: 04db03c5-3eee-4012-94f1-4ca366e4e577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6766 | 2026.05.27 02:42:51.948562 [ 259 ] {f4e091ae-f6e3-4bf1-bda8-c1bbd979f105} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39485) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6767 | 2026.05.27 02:42:51.948578 [ 319 ] {} <Debug> TCP-Session: 04db03c5-3eee-4012-94f1-4ca366e4e577 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6768 | 2026.05.27 02:42:51.948401 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6769 | 2026.05.27 02:42:51.948319 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57925 | ||
| 6770 | 2026.05.27 02:42:51.948627 [ 317 ] {} <Debug> TCP-Session: 552447f1-957e-41c2-852e-879b9761c3b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52035 | ||
| 6771 | 2026.05.27 02:42:51.948322 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6772 | 2026.05.27 02:42:51.948676 [ 317 ] {} <Debug> TCP-Session: 552447f1-957e-41c2-852e-879b9761c3b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6773 | 2026.05.27 02:42:51.948701 [ 269 ] {} <Debug> TCP-Session: ce968d23-e41e-412f-a9be-95e10354a25a Authenticating user 'default' from [fd00:1122:3344:101::e]:45259 | ||
| 6774 | 2026.05.27 02:42:51.948709 [ 317 ] {} <Debug> TCP-Session: 552447f1-957e-41c2-852e-879b9761c3b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6775 | 2026.05.27 02:42:51.948715 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6776 | 2026.05.27 02:42:51.948728 [ 269 ] {} <Debug> TCP-Session: ce968d23-e41e-412f-a9be-95e10354a25a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6777 | 2026.05.27 02:42:51.948291 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46727 | ||
| 6778 | 2026.05.27 02:42:51.948759 [ 269 ] {} <Debug> TCP-Session: ce968d23-e41e-412f-a9be-95e10354a25a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6779 | 2026.05.27 02:42:51.948756 [ 318 ] {} <Debug> TCP-Session: 79106753-0a20-44a4-8f59-24190385dd1f Authenticating user 'default' from [fd00:1122:3344:101::e]:57925 | ||
| 6780 | 2026.05.27 02:42:51.948292 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58814 | ||
| 6781 | 2026.05.27 02:42:51.948832 [ 259 ] {f4e091ae-f6e3-4bf1-bda8-c1bbd979f105} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6782 | 2026.05.27 02:42:51.948859 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6783 | 2026.05.27 02:42:51.948838 [ 318 ] {} <Debug> TCP-Session: 79106753-0a20-44a4-8f59-24190385dd1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6784 | 2026.05.27 02:42:51.948913 [ 315 ] {} <Debug> TCP-Session: bd32f522-b2aa-4f5e-957b-6829b79e8871 Authenticating user 'default' from [fd00:1122:3344:101::e]:46727 | ||
| 6785 | 2026.05.27 02:42:51.948918 [ 259 ] {f4e091ae-f6e3-4bf1-bda8-c1bbd979f105} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6786 | 2026.05.27 02:42:51.948920 [ 318 ] {} <Debug> TCP-Session: 79106753-0a20-44a4-8f59-24190385dd1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6787 | 2026.05.27 02:42:51.948948 [ 315 ] {} <Debug> TCP-Session: bd32f522-b2aa-4f5e-957b-6829b79e8871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6788 | 2026.05.27 02:42:51.948989 [ 315 ] {} <Debug> TCP-Session: bd32f522-b2aa-4f5e-957b-6829b79e8871 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6789 | 2026.05.27 02:42:51.949084 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6790 | 2026.05.27 02:42:51.949111 [ 316 ] {} <Debug> TCP-Session: fa94a0cf-49af-4051-b6d5-d844d9fd90c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58814 | ||
| 6791 | 2026.05.27 02:42:51.949128 [ 316 ] {} <Debug> TCP-Session: fa94a0cf-49af-4051-b6d5-d844d9fd90c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6792 | 2026.05.27 02:42:51.949142 [ 316 ] {} <Debug> TCP-Session: fa94a0cf-49af-4051-b6d5-d844d9fd90c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6793 | 2026.05.27 02:42:51.949224 [ 259 ] {f4e091ae-f6e3-4bf1-bda8-c1bbd979f105} <Debug> oximeter.version (5277401c-8b99-413d-8dc0-62bbe2b9e5ea) (SelectExecutor): Key condition: unknown | ||
| 6794 | 2026.05.27 02:42:51.950199 [ 330 ] {f4e091ae-f6e3-4bf1-bda8-c1bbd979f105} <Trace> AggregatingTransform: Aggregating | ||
| 6795 | 2026.05.27 02:42:51.950233 [ 330 ] {f4e091ae-f6e3-4bf1-bda8-c1bbd979f105} <Trace> Aggregator: Aggregation method: without_key | ||
| 6796 | 2026.05.27 02:42:51.950260 [ 330 ] {f4e091ae-f6e3-4bf1-bda8-c1bbd979f105} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00093466 sec. (1069.908 rows/sec., 41.79 KiB/sec.) | ||
| 6797 | 2026.05.27 02:42:51.950274 [ 330 ] {f4e091ae-f6e3-4bf1-bda8-c1bbd979f105} <Trace> Aggregator: Merging aggregated data | ||
| 6798 | 2026.05.27 02:42:51.950804 [ 259 ] {f4e091ae-f6e3-4bf1-bda8-c1bbd979f105} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002309 sec., 433.08791684711997 rows/sec., 16.92 KiB/sec. | ||
| 6799 | 2026.05.27 02:42:51.950927 [ 259 ] {f4e091ae-f6e3-4bf1-bda8-c1bbd979f105} <Debug> TCPHandler: Processed in 0.002680648 sec. | ||
| 6800 | 2026.05.27 02:42:51.951065 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6801 | 2026.05.27 02:42:51.951094 [ 259 ] {} <Debug> TCP-Session: a37cf694-d48d-41a4-a6a2-3eac9198a4e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6802 | 2026.05.27 02:42:51.951097 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6803 | 2026.05.27 02:42:51.951123 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6804 | 2026.05.27 02:42:51.951133 [ 319 ] {} <Debug> TCP-Session: 04db03c5-3eee-4012-94f1-4ca366e4e577 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6805 | 2026.05.27 02:42:51.951157 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6806 | 2026.05.27 02:42:51.951186 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6807 | 2026.05.27 02:42:51.951189 [ 269 ] {} <Debug> TCP-Session: ce968d23-e41e-412f-a9be-95e10354a25a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6808 | 2026.05.27 02:42:51.951212 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6809 | 2026.05.27 02:42:51.951217 [ 311 ] {} <Debug> TCP-Session: a269c7e0-a700-43a3-9f2f-33f26238fff8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6810 | 2026.05.27 02:42:51.951237 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6811 | 2026.05.27 02:42:51.951265 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6812 | 2026.05.27 02:42:51.951291 [ 316 ] {} <Debug> TCP-Session: fa94a0cf-49af-4051-b6d5-d844d9fd90c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6813 | 2026.05.27 02:42:51.951241 [ 318 ] {} <Debug> TCP-Session: 79106753-0a20-44a4-8f59-24190385dd1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6814 | 2026.05.27 02:42:51.951322 [ 315 ] {} <Debug> TCP-Session: bd32f522-b2aa-4f5e-957b-6829b79e8871 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6815 | 2026.05.27 02:42:51.951144 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6816 | 2026.05.27 02:42:51.951265 [ 317 ] {} <Debug> TCP-Session: 552447f1-957e-41c2-852e-879b9761c3b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6817 | 2026.05.27 02:42:51.951391 [ 312 ] {} <Debug> TCP-Session: ed57e846-cb3b-4edb-b8c0-61a09608e644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6818 | 2026.05.27 02:42:52.737412 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55697 | ||
| 6819 | 2026.05.27 02:42:52.737495 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6820 | 2026.05.27 02:42:52.737522 [ 259 ] {} <Debug> TCP-Session: c9a56113-8e83-4b0e-8d17-7ade02eba506 Authenticating user 'default' from [fd00:1122:3344:101::e]:55697 | ||
| 6821 | 2026.05.27 02:42:52.737546 [ 259 ] {} <Debug> TCP-Session: c9a56113-8e83-4b0e-8d17-7ade02eba506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6822 | 2026.05.27 02:42:52.737559 [ 259 ] {} <Debug> TCP-Session: c9a56113-8e83-4b0e-8d17-7ade02eba506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6823 | 2026.05.27 02:42:52.737753 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63618 | ||
| 6824 | 2026.05.27 02:42:52.737784 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64564 | ||
| 6825 | 2026.05.27 02:42:52.737805 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38233 | ||
| 6826 | 2026.05.27 02:42:52.737815 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50254 | ||
| 6827 | 2026.05.27 02:42:52.737864 [ 259 ] {} <Trace> TCP-Session: c9a56113-8e83-4b0e-8d17-7ade02eba506 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6828 | 2026.05.27 02:42:52.737883 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6829 | 2026.05.27 02:42:52.737889 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6830 | 2026.05.27 02:42:52.737904 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6831 | 2026.05.27 02:42:52.737924 [ 311 ] {} <Debug> TCP-Session: cf83d069-71ba-4ab9-aa66-c4c46261a430 Authenticating user 'default' from [fd00:1122:3344:101::e]:64564 | ||
| 6832 | 2026.05.27 02:42:52.737931 [ 317 ] {} <Debug> TCP-Session: fff572ff-8aba-4f33-bf05-c07ef046bfd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38233 | ||
| 6833 | 2026.05.27 02:42:52.737942 [ 318 ] {} <Debug> TCP-Session: 4b959a83-5ea1-4c11-8742-32ba4115f45a Authenticating user 'default' from [fd00:1122:3344:101::e]:50254 | ||
| 6834 | 2026.05.27 02:42:52.737963 [ 311 ] {} <Debug> TCP-Session: cf83d069-71ba-4ab9-aa66-c4c46261a430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6835 | 2026.05.27 02:42:52.737975 [ 317 ] {} <Debug> TCP-Session: fff572ff-8aba-4f33-bf05-c07ef046bfd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6836 | 2026.05.27 02:42:52.737979 [ 318 ] {} <Debug> TCP-Session: 4b959a83-5ea1-4c11-8742-32ba4115f45a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6837 | 2026.05.27 02:42:52.737990 [ 311 ] {} <Debug> TCP-Session: cf83d069-71ba-4ab9-aa66-c4c46261a430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6838 | 2026.05.27 02:42:52.738001 [ 317 ] {} <Debug> TCP-Session: fff572ff-8aba-4f33-bf05-c07ef046bfd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6839 | 2026.05.27 02:42:52.738022 [ 318 ] {} <Debug> TCP-Session: 4b959a83-5ea1-4c11-8742-32ba4115f45a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6840 | 2026.05.27 02:42:52.737845 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60379 | ||
| 6841 | 2026.05.27 02:42:52.738049 [ 259 ] {a7ed2f0c-b86b-41e5-8d2e-1833488ff17a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55697) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6842 | 2026.05.27 02:42:52.737850 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6843 | 2026.05.27 02:42:52.737797 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61740 | ||
| 6844 | 2026.05.27 02:42:52.738139 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6845 | 2026.05.27 02:42:52.738156 [ 269 ] {} <Debug> TCP-Session: b45ebc94-dd87-44de-be12-775167f6b295 Authenticating user 'default' from [fd00:1122:3344:101::e]:63618 | ||
| 6846 | 2026.05.27 02:42:52.738192 [ 319 ] {} <Debug> TCP-Session: 64f34682-9f13-4c95-bb80-6fd34e714266 Authenticating user 'default' from [fd00:1122:3344:101::e]:60379 | ||
| 6847 | 2026.05.27 02:42:52.738196 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6848 | 2026.05.27 02:42:52.738205 [ 269 ] {} <Debug> TCP-Session: b45ebc94-dd87-44de-be12-775167f6b295 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6849 | 2026.05.27 02:42:52.738223 [ 319 ] {} <Debug> TCP-Session: 64f34682-9f13-4c95-bb80-6fd34e714266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6850 | 2026.05.27 02:42:52.738233 [ 316 ] {} <Debug> TCP-Session: 2152dfb1-1452-44bc-a4a5-18a1c1ab4be5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61740 | ||
| 6851 | 2026.05.27 02:42:52.738241 [ 269 ] {} <Debug> TCP-Session: b45ebc94-dd87-44de-be12-775167f6b295 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6852 | 2026.05.27 02:42:52.738255 [ 319 ] {} <Debug> TCP-Session: 64f34682-9f13-4c95-bb80-6fd34e714266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6853 | 2026.05.27 02:42:52.738270 [ 316 ] {} <Debug> TCP-Session: 2152dfb1-1452-44bc-a4a5-18a1c1ab4be5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6854 | 2026.05.27 02:42:52.738308 [ 316 ] {} <Debug> TCP-Session: 2152dfb1-1452-44bc-a4a5-18a1c1ab4be5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6855 | 2026.05.27 02:42:52.737787 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60144 | ||
| 6856 | 2026.05.27 02:42:52.738344 [ 259 ] {a7ed2f0c-b86b-41e5-8d2e-1833488ff17a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6857 | 2026.05.27 02:42:52.737784 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53845 | ||
| 6858 | 2026.05.27 02:42:52.738386 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6859 | 2026.05.27 02:42:52.738407 [ 259 ] {a7ed2f0c-b86b-41e5-8d2e-1833488ff17a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6860 | 2026.05.27 02:42:52.738416 [ 315 ] {} <Debug> TCP-Session: 73d007be-d159-4437-8861-e26b6fcc4277 Authenticating user 'default' from [fd00:1122:3344:101::e]:60144 | ||
| 6861 | 2026.05.27 02:42:52.738429 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6862 | 2026.05.27 02:42:52.738446 [ 315 ] {} <Debug> TCP-Session: 73d007be-d159-4437-8861-e26b6fcc4277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6863 | 2026.05.27 02:42:52.738455 [ 312 ] {} <Debug> TCP-Session: 68deb5af-e35e-41f9-944b-d291a572fea6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53845 | ||
| 6864 | 2026.05.27 02:42:52.738461 [ 315 ] {} <Debug> TCP-Session: 73d007be-d159-4437-8861-e26b6fcc4277 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6865 | 2026.05.27 02:42:52.738474 [ 312 ] {} <Debug> TCP-Session: 68deb5af-e35e-41f9-944b-d291a572fea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6866 | 2026.05.27 02:42:52.738525 [ 312 ] {} <Debug> TCP-Session: 68deb5af-e35e-41f9-944b-d291a572fea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6867 | 2026.05.27 02:42:52.738681 [ 259 ] {a7ed2f0c-b86b-41e5-8d2e-1833488ff17a} <Debug> oximeter.version (5277401c-8b99-413d-8dc0-62bbe2b9e5ea) (SelectExecutor): Key condition: unknown | ||
| 6868 | 2026.05.27 02:42:52.739601 [ 350 ] {a7ed2f0c-b86b-41e5-8d2e-1833488ff17a} <Trace> AggregatingTransform: Aggregating | ||
| 6869 | 2026.05.27 02:42:52.739657 [ 350 ] {a7ed2f0c-b86b-41e5-8d2e-1833488ff17a} <Trace> Aggregator: Aggregation method: without_key | ||
| 6870 | 2026.05.27 02:42:52.739691 [ 350 ] {a7ed2f0c-b86b-41e5-8d2e-1833488ff17a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000870739 sec. (1148.450 rows/sec., 44.86 KiB/sec.) | ||
| 6871 | 2026.05.27 02:42:52.739706 [ 350 ] {a7ed2f0c-b86b-41e5-8d2e-1833488ff17a} <Trace> Aggregator: Merging aggregated data | ||
| 6872 | 2026.05.27 02:42:52.740311 [ 259 ] {a7ed2f0c-b86b-41e5-8d2e-1833488ff17a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002315 sec., 431.9654427645789 rows/sec., 16.87 KiB/sec. | ||
| 6873 | 2026.05.27 02:42:52.740489 [ 259 ] {a7ed2f0c-b86b-41e5-8d2e-1833488ff17a} <Debug> TCPHandler: Processed in 0.002738339 sec. | ||
| 6874 | 2026.05.27 02:42:52.740626 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6875 | 2026.05.27 02:42:52.740652 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6876 | 2026.05.27 02:42:52.740658 [ 259 ] {} <Debug> TCP-Session: c9a56113-8e83-4b0e-8d17-7ade02eba506 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6877 | 2026.05.27 02:42:52.740668 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6878 | 2026.05.27 02:42:52.740689 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6879 | 2026.05.27 02:42:52.740714 [ 312 ] {} <Debug> TCP-Session: 68deb5af-e35e-41f9-944b-d291a572fea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6880 | 2026.05.27 02:42:52.740717 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6881 | 2026.05.27 02:42:52.740734 [ 269 ] {} <Debug> TCP-Session: b45ebc94-dd87-44de-be12-775167f6b295 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6882 | 2026.05.27 02:42:52.740762 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6883 | 2026.05.27 02:42:52.740784 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6884 | 2026.05.27 02:42:52.740809 [ 315 ] {} <Debug> TCP-Session: 73d007be-d159-4437-8861-e26b6fcc4277 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6885 | 2026.05.27 02:42:52.740821 [ 318 ] {} <Debug> TCP-Session: 4b959a83-5ea1-4c11-8742-32ba4115f45a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6886 | 2026.05.27 02:42:52.740844 [ 317 ] {} <Debug> TCP-Session: fff572ff-8aba-4f33-bf05-c07ef046bfd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6887 | 2026.05.27 02:42:52.740754 [ 319 ] {} <Debug> TCP-Session: 64f34682-9f13-4c95-bb80-6fd34e714266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6888 | 2026.05.27 02:42:52.740703 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6889 | 2026.05.27 02:42:52.740746 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6890 | 2026.05.27 02:42:52.740931 [ 311 ] {} <Debug> TCP-Session: cf83d069-71ba-4ab9-aa66-c4c46261a430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6891 | 2026.05.27 02:42:52.740962 [ 316 ] {} <Debug> TCP-Session: 2152dfb1-1452-44bc-a4a5-18a1c1ab4be5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6892 | 2026.05.27 02:42:53.409625 [ 73 ] {} <Debug> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6893 | 2026.05.27 02:42:53.409702 [ 73 ] {} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6894 | 2026.05.27 02:42:53.409724 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6895 | 2026.05.27 02:42:53.409824 [ 201 ] {6d0f49ee-3704-4400-a514-0345ba15d261::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 | ||
| 6896 | 2026.05.27 02:42:53.409955 [ 201 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6897 | 2026.05.27 02:42:53.409992 [ 201 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 6898 | 2026.05.27 02:42:53.410068 [ 201 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 6899 | 2026.05.27 02:42:53.410123 [ 201 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
| 6900 | 2026.05.27 02:42:53.410181 [ 201 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 6901 | 2026.05.27 02:42:53.410229 [ 201 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 6902 | 2026.05.27 02:42:53.411016 [ 188 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281804 sec., 31206.019016947987 rows/sec., 2.60 MiB/sec. | ||
| 6903 | 2026.05.27 02:42:53.411260 [ 188 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6904 | 2026.05.27 02:42:53.411601 [ 188 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_9_2} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6905 | 2026.05.27 02:42:53.411695 [ 188 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_9_2} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6906 | 2026.05.27 02:42:53.411796 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6907 | 2026.05.27 02:42:53.875320 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6908 | 2026.05.27 02:42:53.875367 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6909 | 2026.05.27 02:42:53.954328 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12397 | ||
| 6910 | 2026.05.27 02:42:53.954790 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6911 | 2026.05.27 02:42:53.954826 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6912 | 2026.05.27 02:42:53.955302 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6913 | 2026.05.27 02:42:53.955543 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6914 | 2026.05.27 02:42:53.955667 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12397 | ||
| 6915 | 2026.05.27 02:42:53.955708 [ 73 ] {} <Debug> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6916 | 2026.05.27 02:42:53.955775 [ 73 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6917 | 2026.05.27 02:42:53.955796 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6918 | 2026.05.27 02:42:53.955890 [ 201 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 6919 | 2026.05.27 02:42:53.955977 [ 201 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6920 | 2026.05.27 02:42:53.956007 [ 201 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10029 rows starting from the beginning of the part | ||
| 6921 | 2026.05.27 02:42:53.956062 [ 201 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 6922 | 2026.05.27 02:42:53.956103 [ 201 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 6923 | 2026.05.27 02:42:53.956142 [ 201 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 6924 | 2026.05.27 02:42:53.956181 [ 201 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 6925 | 2026.05.27 02:42:53.956215 [ 201 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 6926 | 2026.05.27 02:42:53.959911 [ 191 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12397 rows, containing 4 columns (4 merged, 0 gathered) in 0.004060354 sec., 3053182.062450712 rows/sec., 43.68 MiB/sec. | ||
| 6927 | 2026.05.27 02:42:53.960361 [ 187 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6928 | 2026.05.27 02:42:53.960672 [ 187 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_26_5} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6929 | 2026.05.27 02:42:53.960754 [ 187 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_26_5} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6930 | 2026.05.27 02:42:53.960859 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6931 | 2026.05.27 02:42:54.409087 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6932 | 2026.05.27 02:42:54.409393 [ 260 ] {7e951f69-762d-4ce1-8c94-e8cecb716c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 6933 | 2026.05.27 02:42:54.409759 [ 260 ] {7e951f69-762d-4ce1-8c94-e8cecb716c42} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6934 | 2026.05.27 02:42:54.409805 [ 260 ] {7e951f69-762d-4ce1-8c94-e8cecb716c42} <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 | ||
| 6935 | 2026.05.27 02:42:54.410051 [ 260 ] {7e951f69-762d-4ce1-8c94-e8cecb716c42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6936 | 2026.05.27 02:42:54.410118 [ 260 ] {7e951f69-762d-4ce1-8c94-e8cecb716c42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6937 | 2026.05.27 02:42:54.410256 [ 260 ] {7e951f69-762d-4ce1-8c94-e8cecb716c42} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6938 | 2026.05.27 02:42:54.410361 [ 320 ] {7e951f69-762d-4ce1-8c94-e8cecb716c42} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6939 | 2026.05.27 02:42:54.410382 [ 350 ] {7e951f69-762d-4ce1-8c94-e8cecb716c42} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6940 | 2026.05.27 02:42:54.410371 [ 327 ] {7e951f69-762d-4ce1-8c94-e8cecb716c42} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6941 | 2026.05.27 02:42:54.410361 [ 358 ] {7e951f69-762d-4ce1-8c94-e8cecb716c42} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6942 | 2026.05.27 02:42:54.410577 [ 260 ] {7e951f69-762d-4ce1-8c94-e8cecb716c42} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6943 | 2026.05.27 02:42:54.410607 [ 260 ] {7e951f69-762d-4ce1-8c94-e8cecb716c42} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6944 | 2026.05.27 02:42:54.410692 [ 260 ] {7e951f69-762d-4ce1-8c94-e8cecb716c42} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6945 | 2026.05.27 02:42:54.410713 [ 260 ] {7e951f69-762d-4ce1-8c94-e8cecb716c42} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 6946 | 2026.05.27 02:42:54.410755 [ 260 ] {7e951f69-762d-4ce1-8c94-e8cecb716c42} <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'))" | ||
| 6947 | 2026.05.27 02:42:54.410798 [ 260 ] {7e951f69-762d-4ce1-8c94-e8cecb716c42} <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'))" | ||
| 6948 | 2026.05.27 02:42:54.410841 [ 260 ] {7e951f69-762d-4ce1-8c94-e8cecb716c42} <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'))" | ||
| 6949 | 2026.05.27 02:42:54.412152 [ 260 ] {7e951f69-762d-4ce1-8c94-e8cecb716c42} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.00286 sec., 17482.51748251748 rows/sec., 2.98 MiB/sec. | ||
| 6950 | 2026.05.27 02:42:54.412301 [ 260 ] {7e951f69-762d-4ce1-8c94-e8cecb716c42} <Debug> MemoryTracker: Peak memory usage (for query): 139.68 KiB. | ||
| 6951 | 2026.05.27 02:42:54.412318 [ 260 ] {7e951f69-762d-4ce1-8c94-e8cecb716c42} <Debug> TCPHandler: Processed in 0.003311426 sec. | ||
| 6952 | 2026.05.27 02:42:54.414704 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6953 | 2026.05.27 02:42:54.414819 [ 260 ] {e24cd908-9e1d-40b1-abb5-a1948c3e5edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6954 | 2026.05.27 02:42:54.414864 [ 260 ] {e24cd908-9e1d-40b1-abb5-a1948c3e5edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6955 | 2026.05.27 02:42:54.415401 [ 260 ] {e24cd908-9e1d-40b1-abb5-a1948c3e5edb} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6956 | 2026.05.27 02:42:54.415444 [ 260 ] {e24cd908-9e1d-40b1-abb5-a1948c3e5edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6957 | 2026.05.27 02:42:54.415810 [ 260 ] {e24cd908-9e1d-40b1-abb5-a1948c3e5edb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6958 | 2026.05.27 02:42:54.416028 [ 260 ] {e24cd908-9e1d-40b1-abb5-a1948c3e5edb} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6959 | 2026.05.27 02:42:54.416173 [ 260 ] {e24cd908-9e1d-40b1-abb5-a1948c3e5edb} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001384 sec., 93930.6358381503 rows/sec., 8.11 MiB/sec. | ||
| 6960 | 2026.05.27 02:42:54.416208 [ 260 ] {e24cd908-9e1d-40b1-abb5-a1948c3e5edb} <Debug> TCPHandler: Processed in 0.001558646 sec. | ||
| 6961 | 2026.05.27 02:42:54.416354 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6962 | 2026.05.27 02:42:54.416453 [ 260 ] {857dc5ad-3cc8-4373-9d56-ccb50f9f82a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6963 | 2026.05.27 02:42:54.416493 [ 260 ] {857dc5ad-3cc8-4373-9d56-ccb50f9f82a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6964 | 2026.05.27 02:42:54.416905 [ 260 ] {857dc5ad-3cc8-4373-9d56-ccb50f9f82a3} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6965 | 2026.05.27 02:42:54.416941 [ 260 ] {857dc5ad-3cc8-4373-9d56-ccb50f9f82a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6966 | 2026.05.27 02:42:54.417223 [ 260 ] {857dc5ad-3cc8-4373-9d56-ccb50f9f82a3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6967 | 2026.05.27 02:42:54.417439 [ 260 ] {857dc5ad-3cc8-4373-9d56-ccb50f9f82a3} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6968 | 2026.05.27 02:42:54.417564 [ 260 ] {857dc5ad-3cc8-4373-9d56-ccb50f9f82a3} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.00113 sec., 32743.36283185841 rows/sec., 2.40 MiB/sec. | ||
| 6969 | 2026.05.27 02:42:54.417598 [ 260 ] {857dc5ad-3cc8-4373-9d56-ccb50f9f82a3} <Debug> TCPHandler: Processed in 0.001293194 sec. | ||
| 6970 | 2026.05.27 02:42:54.417722 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6971 | 2026.05.27 02:42:54.417820 [ 260 ] {6520d2b3-5c3b-42b6-a094-687b1e6d3777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6972 | 2026.05.27 02:42:54.417859 [ 260 ] {6520d2b3-5c3b-42b6-a094-687b1e6d3777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6973 | 2026.05.27 02:42:54.418291 [ 260 ] {6520d2b3-5c3b-42b6-a094-687b1e6d3777} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6974 | 2026.05.27 02:42:54.418328 [ 260 ] {6520d2b3-5c3b-42b6-a094-687b1e6d3777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6975 | 2026.05.27 02:42:54.418638 [ 260 ] {6520d2b3-5c3b-42b6-a094-687b1e6d3777} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6976 | 2026.05.27 02:42:54.418842 [ 260 ] {6520d2b3-5c3b-42b6-a094-687b1e6d3777} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6977 | 2026.05.27 02:42:54.418970 [ 260 ] {6520d2b3-5c3b-42b6-a094-687b1e6d3777} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001168 sec., 86472.60273972603 rows/sec., 6.75 MiB/sec. | ||
| 6978 | 2026.05.27 02:42:54.419005 [ 260 ] {6520d2b3-5c3b-42b6-a094-687b1e6d3777} <Debug> TCPHandler: Processed in 0.001331684 sec. | ||
| 6979 | 2026.05.27 02:42:54.419154 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6980 | 2026.05.27 02:42:54.419253 [ 260 ] {8226e9dd-5ecb-40da-aa74-27c0a30612d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6981 | 2026.05.27 02:42:54.419295 [ 260 ] {8226e9dd-5ecb-40da-aa74-27c0a30612d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6982 | 2026.05.27 02:42:54.419704 [ 260 ] {8226e9dd-5ecb-40da-aa74-27c0a30612d9} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6983 | 2026.05.27 02:42:54.419740 [ 260 ] {8226e9dd-5ecb-40da-aa74-27c0a30612d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6984 | 2026.05.27 02:42:54.420050 [ 260 ] {8226e9dd-5ecb-40da-aa74-27c0a30612d9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6985 | 2026.05.27 02:42:54.420257 [ 260 ] {8226e9dd-5ecb-40da-aa74-27c0a30612d9} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6986 | 2026.05.27 02:42:54.420391 [ 260 ] {8226e9dd-5ecb-40da-aa74-27c0a30612d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 6987 | 2026.05.27 02:42:54.420425 [ 260 ] {8226e9dd-5ecb-40da-aa74-27c0a30612d9} <Debug> TCPHandler: Processed in 0.001320574 sec. | ||
| 6988 | 2026.05.27 02:42:54.420547 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6989 | 2026.05.27 02:42:54.420643 [ 260 ] {17df0a7f-b0e6-4fd6-9d11-432abfd6b820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6990 | 2026.05.27 02:42:54.420695 [ 260 ] {17df0a7f-b0e6-4fd6-9d11-432abfd6b820} <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 | ||
| 6991 | 2026.05.27 02:42:54.421462 [ 260 ] {17df0a7f-b0e6-4fd6-9d11-432abfd6b820} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6992 | 2026.05.27 02:42:54.421498 [ 260 ] {17df0a7f-b0e6-4fd6-9d11-432abfd6b820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6993 | 2026.05.27 02:42:54.422060 [ 260 ] {17df0a7f-b0e6-4fd6-9d11-432abfd6b820} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6994 | 2026.05.27 02:42:54.422274 [ 260 ] {17df0a7f-b0e6-4fd6-9d11-432abfd6b820} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6995 | 2026.05.27 02:42:54.422415 [ 260 ] {17df0a7f-b0e6-4fd6-9d11-432abfd6b820} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.00179 sec., 20670.391061452516 rows/sec., 37.04 MiB/sec. | ||
| 6996 | 2026.05.27 02:42:54.422464 [ 260 ] {17df0a7f-b0e6-4fd6-9d11-432abfd6b820} <Debug> TCPHandler: Processed in 0.001965581 sec. | ||
| 6997 | 2026.05.27 02:42:54.422608 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6998 | 2026.05.27 02:42:54.422704 [ 260 ] {7525c4ba-ae36-4f8e-81c5-4ceebae55774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6999 | 2026.05.27 02:42:54.422746 [ 260 ] {7525c4ba-ae36-4f8e-81c5-4ceebae55774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7000 | 2026.05.27 02:42:54.423111 [ 260 ] {7525c4ba-ae36-4f8e-81c5-4ceebae55774} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7001 | 2026.05.27 02:42:54.423147 [ 260 ] {7525c4ba-ae36-4f8e-81c5-4ceebae55774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7002 | 2026.05.27 02:42:54.423445 [ 260 ] {7525c4ba-ae36-4f8e-81c5-4ceebae55774} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7003 | 2026.05.27 02:42:54.423652 [ 260 ] {7525c4ba-ae36-4f8e-81c5-4ceebae55774} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7004 | 2026.05.27 02:42:54.423779 [ 260 ] {7525c4ba-ae36-4f8e-81c5-4ceebae55774} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 7005 | 2026.05.27 02:42:54.423811 [ 260 ] {7525c4ba-ae36-4f8e-81c5-4ceebae55774} <Debug> TCPHandler: Processed in 0.001253464 sec. | ||
| 7006 | 2026.05.27 02:42:54.611154 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 7007 | 2026.05.27 02:42:54.629516 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7008 | 2026.05.27 02:42:54.629572 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7009 | 2026.05.27 02:42:54.635213 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7010 | 2026.05.27 02:42:54.635892 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2026.05.27 02:42:54.636200 [ 124 ] {} <Debug> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7012 | 2026.05.27 02:42:54.636277 [ 124 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7013 | 2026.05.27 02:42:54.636306 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7014 | 2026.05.27 02:42:54.636452 [ 201 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 7015 | 2026.05.27 02:42:54.639015 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 7016 | 2026.05.27 02:42:54.640474 [ 201 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7017 | 2026.05.27 02:42:54.641990 [ 201 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 7018 | 2026.05.27 02:42:54.646621 [ 201 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 7019 | 2026.05.27 02:42:54.650970 [ 201 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 7020 | 2026.05.27 02:42:54.655199 [ 201 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 7021 | 2026.05.27 02:42:54.659570 [ 201 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 7022 | 2026.05.27 02:42:54.663797 [ 201 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 7023 | 2026.05.27 02:42:54.715005 [ 201 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.078616243 sec., 2493.123463048215 rows/sec., 12.89 MiB/sec. | ||
| 7024 | 2026.05.27 02:42:54.716576 [ 201 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7025 | 2026.05.27 02:42:54.718113 [ 201 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_26_5} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7026 | 2026.05.27 02:42:54.718213 [ 201 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_26_5} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7027 | 2026.05.27 02:42:54.719447 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7028 | 2026.05.27 02:42:55.000224 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.10 MiB, peak 273.64 MiB, free memory in arenas 0.00 B, will set to 271.44 MiB (RSS), difference: 8.34 MiB | ||
| 7029 | 2026.05.27 02:42:58.726290 [ 146 ] {} <Debug> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 7030 | 2026.05.27 02:42:58.726379 [ 146 ] {} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7031 | 2026.05.27 02:42:58.726401 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7032 | 2026.05.27 02:42:58.726566 [ 186 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 7033 | 2026.05.27 02:42:58.726718 [ 186 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7034 | 2026.05.27 02:42:58.726750 [ 186 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1122 rows starting from the beginning of the part | ||
| 7035 | 2026.05.27 02:42:58.726826 [ 186 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 145 rows starting from the beginning of the part | ||
| 7036 | 2026.05.27 02:42:58.726887 [ 186 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 145 rows starting from the beginning of the part | ||
| 7037 | 2026.05.27 02:42:58.726935 [ 186 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 145 rows starting from the beginning of the part | ||
| 7038 | 2026.05.27 02:42:58.726986 [ 186 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 977 rows starting from the beginning of the part | ||
| 7039 | 2026.05.27 02:42:58.728139 [ 197 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2534 rows, containing 5 columns (5 merged, 0 gathered) in 0.001628418 sec., 1556111.5143654763 rows/sec., 99.77 MiB/sec. | ||
| 7040 | 2026.05.27 02:42:58.728450 [ 192 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7041 | 2026.05.27 02:42:58.728837 [ 192 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_20_4} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7042 | 2026.05.27 02:42:58.728935 [ 192 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_20_4} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 7043 | 2026.05.27 02:42:58.729070 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 7044 | 2026.05.27 02:42:59.412565 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7045 | 2026.05.27 02:42:59.412817 [ 260 ] {69134e63-6f5b-415e-a5e8-370c1ab85d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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', 'oximeter_collector:collections', '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) | ||
| 7046 | 2026.05.27 02:42:59.413191 [ 260 ] {69134e63-6f5b-415e-a5e8-370c1ab85d56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7047 | 2026.05.27 02:42:59.413232 [ 260 ] {69134e63-6f5b-415e-a5e8-370c1ab85d56} <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', 'oximeter_collector:collections', '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 | ||
| 7048 | 2026.05.27 02:42:59.413532 [ 260 ] {69134e63-6f5b-415e-a5e8-370c1ab85d56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7049 | 2026.05.27 02:42:59.413600 [ 260 ] {69134e63-6f5b-415e-a5e8-370c1ab85d56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7050 | 2026.05.27 02:42:59.413749 [ 260 ] {69134e63-6f5b-415e-a5e8-370c1ab85d56} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 7051 | 2026.05.27 02:42:59.413857 [ 358 ] {69134e63-6f5b-415e-a5e8-370c1ab85d56} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7052 | 2026.05.27 02:42:59.413863 [ 320 ] {69134e63-6f5b-415e-a5e8-370c1ab85d56} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7053 | 2026.05.27 02:42:59.413863 [ 350 ] {69134e63-6f5b-415e-a5e8-370c1ab85d56} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7054 | 2026.05.27 02:42:59.413863 [ 327 ] {69134e63-6f5b-415e-a5e8-370c1ab85d56} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7055 | 2026.05.27 02:42:59.414047 [ 260 ] {69134e63-6f5b-415e-a5e8-370c1ab85d56} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7056 | 2026.05.27 02:42:59.414083 [ 260 ] {69134e63-6f5b-415e-a5e8-370c1ab85d56} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7057 | 2026.05.27 02:42:59.414171 [ 260 ] {69134e63-6f5b-415e-a5e8-370c1ab85d56} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7058 | 2026.05.27 02:42:59.414193 [ 260 ] {69134e63-6f5b-415e-a5e8-370c1ab85d56} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 7059 | 2026.05.27 02:42:59.414233 [ 260 ] {69134e63-6f5b-415e-a5e8-370c1ab85d56} <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', 'oximeter_collector:collections', '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'))" | ||
| 7060 | 2026.05.27 02:42:59.414275 [ 260 ] {69134e63-6f5b-415e-a5e8-370c1ab85d56} <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', 'oximeter_collector:collections', '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'))" | ||
| 7061 | 2026.05.27 02:42:59.414314 [ 260 ] {69134e63-6f5b-415e-a5e8-370c1ab85d56} <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', 'oximeter_collector:collections', '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'))" | ||
| 7062 | 2026.05.27 02:42:59.415550 [ 260 ] {69134e63-6f5b-415e-a5e8-370c1ab85d56} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.002823 sec., 17711.65426850868 rows/sec., 4.40 MiB/sec. | ||
| 7063 | 2026.05.27 02:42:59.415678 [ 260 ] {69134e63-6f5b-415e-a5e8-370c1ab85d56} <Debug> MemoryTracker: Peak memory usage (for query): 151.41 KiB. | ||
| 7064 | 2026.05.27 02:42:59.415696 [ 260 ] {69134e63-6f5b-415e-a5e8-370c1ab85d56} <Debug> TCPHandler: Processed in 0.003257945 sec. | ||
| 7065 | 2026.05.27 02:42:59.420483 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7066 | 2026.05.27 02:42:59.420616 [ 260 ] {930256b7-c42b-4374-87aa-e7771ec4be9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7067 | 2026.05.27 02:42:59.420667 [ 260 ] {930256b7-c42b-4374-87aa-e7771ec4be9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7068 | 2026.05.27 02:42:59.421295 [ 260 ] {930256b7-c42b-4374-87aa-e7771ec4be9b} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7069 | 2026.05.27 02:42:59.421338 [ 260 ] {930256b7-c42b-4374-87aa-e7771ec4be9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7070 | 2026.05.27 02:42:59.421700 [ 260 ] {930256b7-c42b-4374-87aa-e7771ec4be9b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7071 | 2026.05.27 02:42:59.421923 [ 260 ] {930256b7-c42b-4374-87aa-e7771ec4be9b} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7072 | 2026.05.27 02:42:59.422069 [ 260 ] {930256b7-c42b-4374-87aa-e7771ec4be9b} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.00149 sec., 187919.46308724832 rows/sec., 11.93 MiB/sec. | ||
| 7073 | 2026.05.27 02:42:59.422105 [ 260 ] {930256b7-c42b-4374-87aa-e7771ec4be9b} <Debug> TCPHandler: Processed in 0.001684128 sec. | ||
| 7074 | 2026.05.27 02:42:59.422240 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7075 | 2026.05.27 02:42:59.422339 [ 260 ] {dc0de6ff-6312-4b8d-b8dd-301b64318be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7076 | 2026.05.27 02:42:59.422380 [ 260 ] {dc0de6ff-6312-4b8d-b8dd-301b64318be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7077 | 2026.05.27 02:42:59.422890 [ 260 ] {dc0de6ff-6312-4b8d-b8dd-301b64318be2} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7078 | 2026.05.27 02:42:59.422963 [ 260 ] {dc0de6ff-6312-4b8d-b8dd-301b64318be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7079 | 2026.05.27 02:42:59.423531 [ 260 ] {dc0de6ff-6312-4b8d-b8dd-301b64318be2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7080 | 2026.05.27 02:42:59.423830 [ 260 ] {dc0de6ff-6312-4b8d-b8dd-301b64318be2} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7081 | 2026.05.27 02:42:59.424074 [ 260 ] {dc0de6ff-6312-4b8d-b8dd-301b64318be2} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001747 sec., 4579.278763594733 rows/sec., 373.41 KiB/sec. | ||
| 7082 | 2026.05.27 02:42:59.424147 [ 260 ] {dc0de6ff-6312-4b8d-b8dd-301b64318be2} <Debug> TCPHandler: Processed in 0.001956241 sec. | ||
| 7083 | 2026.05.27 02:42:59.424361 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7084 | 2026.05.27 02:42:59.424496 [ 260 ] {a648c39e-802d-456c-ba26-64627505e19f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7085 | 2026.05.27 02:42:59.424555 [ 260 ] {a648c39e-802d-456c-ba26-64627505e19f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7086 | 2026.05.27 02:42:59.427971 [ 260 ] {a648c39e-802d-456c-ba26-64627505e19f} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7087 | 2026.05.27 02:42:59.428025 [ 260 ] {a648c39e-802d-456c-ba26-64627505e19f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7088 | 2026.05.27 02:42:59.428399 [ 260 ] {a648c39e-802d-456c-ba26-64627505e19f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7089 | 2026.05.27 02:42:59.428644 [ 260 ] {a648c39e-802d-456c-ba26-64627505e19f} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7090 | 2026.05.27 02:42:59.428793 [ 260 ] {a648c39e-802d-456c-ba26-64627505e19f} <Debug> executeQuery: Read 789 rows, 62.36 KiB in 0.004336 sec., 181964.94464944652 rows/sec., 14.04 MiB/sec. | ||
| 7091 | 2026.05.27 02:42:59.428844 [ 260 ] {a648c39e-802d-456c-ba26-64627505e19f} <Debug> TCPHandler: Processed in 0.004596259 sec. | ||
| 7092 | 2026.05.27 02:42:59.429018 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7093 | 2026.05.27 02:42:59.429123 [ 260 ] {dd97b307-ba39-4675-a951-ce0416e21f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7094 | 2026.05.27 02:42:59.429169 [ 260 ] {dd97b307-ba39-4675-a951-ce0416e21f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7095 | 2026.05.27 02:42:59.429643 [ 260 ] {dd97b307-ba39-4675-a951-ce0416e21f3d} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7096 | 2026.05.27 02:42:59.429680 [ 260 ] {dd97b307-ba39-4675-a951-ce0416e21f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7097 | 2026.05.27 02:42:59.429973 [ 260 ] {dd97b307-ba39-4675-a951-ce0416e21f3d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7098 | 2026.05.27 02:42:59.430179 [ 260 ] {dd97b307-ba39-4675-a951-ce0416e21f3d} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7099 | 2026.05.27 02:42:59.430308 [ 260 ] {dd97b307-ba39-4675-a951-ce0416e21f3d} <Debug> executeQuery: Read 152 rows, 9.27 KiB in 0.001207 sec., 125932.06296603149 rows/sec., 7.50 MiB/sec. | ||
| 7100 | 2026.05.27 02:42:59.430342 [ 260 ] {dd97b307-ba39-4675-a951-ce0416e21f3d} <Debug> TCPHandler: Processed in 0.001413985 sec. | ||
| 7101 | 2026.05.27 02:42:59.430484 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7102 | 2026.05.27 02:42:59.430582 [ 260 ] {9e03c6d4-6f05-4036-b340-cbba79656656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7103 | 2026.05.27 02:42:59.430621 [ 260 ] {9e03c6d4-6f05-4036-b340-cbba79656656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7104 | 2026.05.27 02:42:59.431061 [ 260 ] {9e03c6d4-6f05-4036-b340-cbba79656656} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7105 | 2026.05.27 02:42:59.431104 [ 260 ] {9e03c6d4-6f05-4036-b340-cbba79656656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7106 | 2026.05.27 02:42:59.431483 [ 260 ] {9e03c6d4-6f05-4036-b340-cbba79656656} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7107 | 2026.05.27 02:42:59.431836 [ 260 ] {9e03c6d4-6f05-4036-b340-cbba79656656} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7108 | 2026.05.27 02:42:59.432066 [ 260 ] {9e03c6d4-6f05-4036-b340-cbba79656656} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001479 sec., 98039.2156862745 rows/sec., 6.33 MiB/sec. | ||
| 7109 | 2026.05.27 02:42:59.432136 [ 260 ] {9e03c6d4-6f05-4036-b340-cbba79656656} <Debug> TCPHandler: Processed in 0.001700218 sec. | ||
| 7110 | 2026.05.27 02:42:59.432335 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7111 | 2026.05.27 02:42:59.432467 [ 260 ] {cd9a7126-0f3c-47c0-8c03-c9b398623e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7112 | 2026.05.27 02:42:59.432524 [ 260 ] {cd9a7126-0f3c-47c0-8c03-c9b398623e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7113 | 2026.05.27 02:42:59.433068 [ 260 ] {cd9a7126-0f3c-47c0-8c03-c9b398623e41} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7114 | 2026.05.27 02:42:59.433106 [ 260 ] {cd9a7126-0f3c-47c0-8c03-c9b398623e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7115 | 2026.05.27 02:42:59.433552 [ 260 ] {cd9a7126-0f3c-47c0-8c03-c9b398623e41} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7116 | 2026.05.27 02:42:59.433781 [ 260 ] {cd9a7126-0f3c-47c0-8c03-c9b398623e41} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7117 | 2026.05.27 02:42:59.433939 [ 260 ] {cd9a7126-0f3c-47c0-8c03-c9b398623e41} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001497 sec., 96192.38476953907 rows/sec., 5.46 MiB/sec. | ||
| 7118 | 2026.05.27 02:42:59.433980 [ 260 ] {cd9a7126-0f3c-47c0-8c03-c9b398623e41} <Debug> TCPHandler: Processed in 0.001753739 sec. | ||
| 7119 | 2026.05.27 02:42:59.434134 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7120 | 2026.05.27 02:42:59.434234 [ 260 ] {484b9a75-eed4-4ab4-b6ca-7d9757ed7f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7121 | 2026.05.27 02:42:59.434275 [ 260 ] {484b9a75-eed4-4ab4-b6ca-7d9757ed7f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7122 | 2026.05.27 02:42:59.434914 [ 260 ] {484b9a75-eed4-4ab4-b6ca-7d9757ed7f4c} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7123 | 2026.05.27 02:42:59.434952 [ 260 ] {484b9a75-eed4-4ab4-b6ca-7d9757ed7f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7124 | 2026.05.27 02:42:59.435298 [ 260 ] {484b9a75-eed4-4ab4-b6ca-7d9757ed7f4c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7125 | 2026.05.27 02:42:59.435517 [ 260 ] {484b9a75-eed4-4ab4-b6ca-7d9757ed7f4c} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7126 | 2026.05.27 02:42:59.435650 [ 260 ] {484b9a75-eed4-4ab4-b6ca-7d9757ed7f4c} <Debug> executeQuery: Read 496 rows, 35.71 KiB in 0.001435 sec., 345644.5993031359 rows/sec., 24.30 MiB/sec. | ||
| 7127 | 2026.05.27 02:42:59.435685 [ 260 ] {484b9a75-eed4-4ab4-b6ca-7d9757ed7f4c} <Debug> TCPHandler: Processed in 0.001600657 sec. | ||
| 7128 | 2026.05.27 02:42:59.435826 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7129 | 2026.05.27 02:42:59.435925 [ 260 ] {c78a2924-80af-477b-be48-5d1f45cffbc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7130 | 2026.05.27 02:42:59.435967 [ 260 ] {c78a2924-80af-477b-be48-5d1f45cffbc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7131 | 2026.05.27 02:42:59.436319 [ 260 ] {c78a2924-80af-477b-be48-5d1f45cffbc7} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7132 | 2026.05.27 02:42:59.436356 [ 260 ] {c78a2924-80af-477b-be48-5d1f45cffbc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7133 | 2026.05.27 02:42:59.436676 [ 260 ] {c78a2924-80af-477b-be48-5d1f45cffbc7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7134 | 2026.05.27 02:42:59.436886 [ 260 ] {c78a2924-80af-477b-be48-5d1f45cffbc7} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7135 | 2026.05.27 02:42:59.437016 [ 260 ] {c78a2924-80af-477b-be48-5d1f45cffbc7} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001109 sec., 3606.853020739405 rows/sec., 188.44 KiB/sec. | ||
| 7136 | 2026.05.27 02:42:59.437050 [ 260 ] {c78a2924-80af-477b-be48-5d1f45cffbc7} <Debug> TCPHandler: Processed in 0.001273974 sec. | ||
| 7137 | 2026.05.27 02:42:59.437174 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7138 | 2026.05.27 02:42:59.437272 [ 260 ] {75d0bab6-afa1-453c-b801-4b10925bfb41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7139 | 2026.05.27 02:42:59.437316 [ 260 ] {75d0bab6-afa1-453c-b801-4b10925bfb41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7140 | 2026.05.27 02:42:59.437760 [ 260 ] {75d0bab6-afa1-453c-b801-4b10925bfb41} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7141 | 2026.05.27 02:42:59.437797 [ 260 ] {75d0bab6-afa1-453c-b801-4b10925bfb41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7142 | 2026.05.27 02:42:59.438148 [ 260 ] {75d0bab6-afa1-453c-b801-4b10925bfb41} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7143 | 2026.05.27 02:42:59.438357 [ 260 ] {75d0bab6-afa1-453c-b801-4b10925bfb41} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7144 | 2026.05.27 02:42:59.438501 [ 260 ] {75d0bab6-afa1-453c-b801-4b10925bfb41} <Debug> executeQuery: Read 269 rows, 18.31 KiB in 0.001231 sec., 218521.5272136474 rows/sec., 14.53 MiB/sec. | ||
| 7145 | 2026.05.27 02:42:59.438540 [ 260 ] {75d0bab6-afa1-453c-b801-4b10925bfb41} <Debug> TCPHandler: Processed in 0.001415285 sec. | ||
| 7146 | 2026.05.27 02:42:59.438669 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7147 | 2026.05.27 02:42:59.438767 [ 260 ] {407ef938-bf01-461e-be90-cf473f4142a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7148 | 2026.05.27 02:42:59.438809 [ 260 ] {407ef938-bf01-461e-be90-cf473f4142a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7149 | 2026.05.27 02:42:59.439145 [ 260 ] {407ef938-bf01-461e-be90-cf473f4142a4} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7150 | 2026.05.27 02:42:59.439181 [ 260 ] {407ef938-bf01-461e-be90-cf473f4142a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7151 | 2026.05.27 02:42:59.439485 [ 260 ] {407ef938-bf01-461e-be90-cf473f4142a4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7152 | 2026.05.27 02:42:59.439692 [ 260 ] {407ef938-bf01-461e-be90-cf473f4142a4} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7153 | 2026.05.27 02:42:59.439822 [ 260 ] {407ef938-bf01-461e-be90-cf473f4142a4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 7154 | 2026.05.27 02:42:59.439856 [ 260 ] {407ef938-bf01-461e-be90-cf473f4142a4} <Debug> TCPHandler: Processed in 0.001236763 sec. | ||
| 7155 | 2026.05.27 02:42:59.439975 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7156 | 2026.05.27 02:42:59.440071 [ 260 ] {b93a9169-943f-4f32-a08f-aa8b53b60c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7157 | 2026.05.27 02:42:59.440126 [ 260 ] {b93a9169-943f-4f32-a08f-aa8b53b60c62} <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 | ||
| 7158 | 2026.05.27 02:42:59.440870 [ 260 ] {b93a9169-943f-4f32-a08f-aa8b53b60c62} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7159 | 2026.05.27 02:42:59.440907 [ 260 ] {b93a9169-943f-4f32-a08f-aa8b53b60c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7160 | 2026.05.27 02:42:59.441425 [ 260 ] {b93a9169-943f-4f32-a08f-aa8b53b60c62} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7161 | 2026.05.27 02:42:59.441648 [ 260 ] {b93a9169-943f-4f32-a08f-aa8b53b60c62} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7162 | 2026.05.27 02:42:59.441800 [ 260 ] {b93a9169-943f-4f32-a08f-aa8b53b60c62} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001731 sec., 2310.8030040439053 rows/sec., 4.14 MiB/sec. | ||
| 7163 | 2026.05.27 02:42:59.441855 [ 260 ] {b93a9169-943f-4f32-a08f-aa8b53b60c62} <Debug> TCPHandler: Processed in 0.001929451 sec. | ||
| 7164 | 2026.05.27 02:42:59.441983 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7165 | 2026.05.27 02:42:59.442081 [ 260 ] {83e703f0-26ce-4442-ae89-b7480c97f394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7166 | 2026.05.27 02:42:59.442122 [ 260 ] {83e703f0-26ce-4442-ae89-b7480c97f394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7167 | 2026.05.27 02:42:59.442457 [ 260 ] {83e703f0-26ce-4442-ae89-b7480c97f394} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7168 | 2026.05.27 02:42:59.442493 [ 260 ] {83e703f0-26ce-4442-ae89-b7480c97f394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7169 | 2026.05.27 02:42:59.442816 [ 260 ] {83e703f0-26ce-4442-ae89-b7480c97f394} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7170 | 2026.05.27 02:42:59.443025 [ 260 ] {83e703f0-26ce-4442-ae89-b7480c97f394} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7171 | 2026.05.27 02:42:59.443153 [ 260 ] {83e703f0-26ce-4442-ae89-b7480c97f394} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001091 sec., 82493.12557286893 rows/sec., 5.16 MiB/sec. | ||
| 7172 | 2026.05.27 02:42:59.443207 [ 260 ] {83e703f0-26ce-4442-ae89-b7480c97f394} <Debug> TCPHandler: Processed in 0.001273614 sec. | ||
| 7173 | 2026.05.27 02:43:01.455973 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12909 | ||
| 7174 | 2026.05.27 02:43:01.456470 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7175 | 2026.05.27 02:43:01.456519 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7176 | 2026.05.27 02:43:01.457144 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7177 | 2026.05.27 02:43:01.457441 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7178 | 2026.05.27 02:43:01.457682 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12909 | ||
| 7179 | 2026.05.27 02:43:02.139302 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 7180 | 2026.05.27 02:43:02.154773 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7181 | 2026.05.27 02:43:02.154833 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7182 | 2026.05.27 02:43:02.160720 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7183 | 2026.05.27 02:43:02.161441 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7184 | 2026.05.27 02:43:02.164038 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 7185 | 2026.05.27 02:43:04.409012 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7186 | 2026.05.27 02:43:04.409273 [ 260 ] {80d331f0-b2d9-4eb7-94ce-94cdb28f28f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 7187 | 2026.05.27 02:43:04.409624 [ 260 ] {80d331f0-b2d9-4eb7-94ce-94cdb28f28f4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7188 | 2026.05.27 02:43:04.409664 [ 260 ] {80d331f0-b2d9-4eb7-94ce-94cdb28f28f4} <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 | ||
| 7189 | 2026.05.27 02:43:04.409887 [ 260 ] {80d331f0-b2d9-4eb7-94ce-94cdb28f28f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7190 | 2026.05.27 02:43:04.409959 [ 260 ] {80d331f0-b2d9-4eb7-94ce-94cdb28f28f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7191 | 2026.05.27 02:43:04.410106 [ 260 ] {80d331f0-b2d9-4eb7-94ce-94cdb28f28f4} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7192 | 2026.05.27 02:43:04.410203 [ 359 ] {80d331f0-b2d9-4eb7-94ce-94cdb28f28f4} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7193 | 2026.05.27 02:43:04.410224 [ 327 ] {80d331f0-b2d9-4eb7-94ce-94cdb28f28f4} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7194 | 2026.05.27 02:43:04.410241 [ 358 ] {80d331f0-b2d9-4eb7-94ce-94cdb28f28f4} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7195 | 2026.05.27 02:43:04.410226 [ 320 ] {80d331f0-b2d9-4eb7-94ce-94cdb28f28f4} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7196 | 2026.05.27 02:43:04.410413 [ 260 ] {80d331f0-b2d9-4eb7-94ce-94cdb28f28f4} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7197 | 2026.05.27 02:43:04.410443 [ 260 ] {80d331f0-b2d9-4eb7-94ce-94cdb28f28f4} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7198 | 2026.05.27 02:43:04.410530 [ 260 ] {80d331f0-b2d9-4eb7-94ce-94cdb28f28f4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7199 | 2026.05.27 02:43:04.410552 [ 260 ] {80d331f0-b2d9-4eb7-94ce-94cdb28f28f4} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 7200 | 2026.05.27 02:43:04.410590 [ 260 ] {80d331f0-b2d9-4eb7-94ce-94cdb28f28f4} <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'))" | ||
| 7201 | 2026.05.27 02:43:04.410632 [ 260 ] {80d331f0-b2d9-4eb7-94ce-94cdb28f28f4} <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'))" | ||
| 7202 | 2026.05.27 02:43:04.410670 [ 260 ] {80d331f0-b2d9-4eb7-94ce-94cdb28f28f4} <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'))" | ||
| 7203 | 2026.05.27 02:43:04.411948 [ 260 ] {80d331f0-b2d9-4eb7-94ce-94cdb28f28f4} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.002765 sec., 18083.182640144663 rows/sec., 3.08 MiB/sec. | ||
| 7204 | 2026.05.27 02:43:04.412205 [ 260 ] {80d331f0-b2d9-4eb7-94ce-94cdb28f28f4} <Debug> MemoryTracker: Peak memory usage (for query): 138.67 KiB. | ||
| 7205 | 2026.05.27 02:43:04.412224 [ 260 ] {80d331f0-b2d9-4eb7-94ce-94cdb28f28f4} <Debug> TCPHandler: Processed in 0.003355956 sec. | ||
| 7206 | 2026.05.27 02:43:04.414573 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7207 | 2026.05.27 02:43:04.414736 [ 260 ] {3e456b02-2c9c-41b2-8f79-520b9ef91f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7208 | 2026.05.27 02:43:04.414807 [ 260 ] {3e456b02-2c9c-41b2-8f79-520b9ef91f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7209 | 2026.05.27 02:43:04.415528 [ 260 ] {3e456b02-2c9c-41b2-8f79-520b9ef91f0c} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7210 | 2026.05.27 02:43:04.415569 [ 260 ] {3e456b02-2c9c-41b2-8f79-520b9ef91f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7211 | 2026.05.27 02:43:04.416006 [ 260 ] {3e456b02-2c9c-41b2-8f79-520b9ef91f0c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7212 | 2026.05.27 02:43:04.416260 [ 260 ] {3e456b02-2c9c-41b2-8f79-520b9ef91f0c} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7213 | 2026.05.27 02:43:04.416411 [ 260 ] {3e456b02-2c9c-41b2-8f79-520b9ef91f0c} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.00173 sec., 75144.50867052023 rows/sec., 6.48 MiB/sec. | ||
| 7214 | 2026.05.27 02:43:04.416447 [ 260 ] {3e456b02-2c9c-41b2-8f79-520b9ef91f0c} <Debug> TCPHandler: Processed in 0.002009601 sec. | ||
| 7215 | 2026.05.27 02:43:04.416741 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7216 | 2026.05.27 02:43:04.416842 [ 260 ] {c95728f5-678f-4235-81db-1008766a286d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7217 | 2026.05.27 02:43:04.416883 [ 260 ] {c95728f5-678f-4235-81db-1008766a286d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7218 | 2026.05.27 02:43:04.417321 [ 260 ] {c95728f5-678f-4235-81db-1008766a286d} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7219 | 2026.05.27 02:43:04.417357 [ 260 ] {c95728f5-678f-4235-81db-1008766a286d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7220 | 2026.05.27 02:43:04.417648 [ 260 ] {c95728f5-678f-4235-81db-1008766a286d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7221 | 2026.05.27 02:43:04.417870 [ 260 ] {c95728f5-678f-4235-81db-1008766a286d} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7222 | 2026.05.27 02:43:04.417995 [ 260 ] {c95728f5-678f-4235-81db-1008766a286d} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001175 sec., 31489.36170212766 rows/sec., 2.31 MiB/sec. | ||
| 7223 | 2026.05.27 02:43:04.418029 [ 260 ] {c95728f5-678f-4235-81db-1008766a286d} <Debug> TCPHandler: Processed in 0.001438556 sec. | ||
| 7224 | 2026.05.27 02:43:04.418154 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7225 | 2026.05.27 02:43:04.418252 [ 260 ] {1f8cddb3-090c-4f87-82d0-6c59a58282cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7226 | 2026.05.27 02:43:04.418292 [ 260 ] {1f8cddb3-090c-4f87-82d0-6c59a58282cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7227 | 2026.05.27 02:43:04.418742 [ 260 ] {1f8cddb3-090c-4f87-82d0-6c59a58282cc} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7228 | 2026.05.27 02:43:04.418778 [ 260 ] {1f8cddb3-090c-4f87-82d0-6c59a58282cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7229 | 2026.05.27 02:43:04.419071 [ 260 ] {1f8cddb3-090c-4f87-82d0-6c59a58282cc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7230 | 2026.05.27 02:43:04.419281 [ 260 ] {1f8cddb3-090c-4f87-82d0-6c59a58282cc} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7231 | 2026.05.27 02:43:04.419405 [ 260 ] {1f8cddb3-090c-4f87-82d0-6c59a58282cc} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001171 sec., 86251.06746370623 rows/sec., 6.74 MiB/sec. | ||
| 7232 | 2026.05.27 02:43:04.419438 [ 260 ] {1f8cddb3-090c-4f87-82d0-6c59a58282cc} <Debug> TCPHandler: Processed in 0.001332914 sec. | ||
| 7233 | 2026.05.27 02:43:04.419559 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7234 | 2026.05.27 02:43:04.419656 [ 260 ] {e1775df5-e8eb-48ae-90bf-0f76ed8ad4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7235 | 2026.05.27 02:43:04.419700 [ 260 ] {e1775df5-e8eb-48ae-90bf-0f76ed8ad4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7236 | 2026.05.27 02:43:04.420114 [ 260 ] {e1775df5-e8eb-48ae-90bf-0f76ed8ad4f9} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7237 | 2026.05.27 02:43:04.420150 [ 260 ] {e1775df5-e8eb-48ae-90bf-0f76ed8ad4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7238 | 2026.05.27 02:43:04.420465 [ 260 ] {e1775df5-e8eb-48ae-90bf-0f76ed8ad4f9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7239 | 2026.05.27 02:43:04.420674 [ 260 ] {e1775df5-e8eb-48ae-90bf-0f76ed8ad4f9} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7240 | 2026.05.27 02:43:04.420805 [ 260 ] {e1775df5-e8eb-48ae-90bf-0f76ed8ad4f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 7241 | 2026.05.27 02:43:04.420838 [ 260 ] {e1775df5-e8eb-48ae-90bf-0f76ed8ad4f9} <Debug> TCPHandler: Processed in 0.001329094 sec. | ||
| 7242 | 2026.05.27 02:43:04.420957 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7243 | 2026.05.27 02:43:04.421053 [ 260 ] {c0c0c2f9-401c-4c92-a793-243c540aa0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7244 | 2026.05.27 02:43:04.421106 [ 260 ] {c0c0c2f9-401c-4c92-a793-243c540aa0bc} <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 | ||
| 7245 | 2026.05.27 02:43:04.421914 [ 260 ] {c0c0c2f9-401c-4c92-a793-243c540aa0bc} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7246 | 2026.05.27 02:43:04.421949 [ 260 ] {c0c0c2f9-401c-4c92-a793-243c540aa0bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7247 | 2026.05.27 02:43:04.422489 [ 260 ] {c0c0c2f9-401c-4c92-a793-243c540aa0bc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7248 | 2026.05.27 02:43:04.422712 [ 260 ] {c0c0c2f9-401c-4c92-a793-243c540aa0bc} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7249 | 2026.05.27 02:43:04.422844 [ 260 ] {c0c0c2f9-401c-4c92-a793-243c540aa0bc} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001809 sec., 20453.289110005528 rows/sec., 36.65 MiB/sec. | ||
| 7250 | 2026.05.27 02:43:04.422843 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7251 | 2026.05.27 02:43:04.422895 [ 260 ] {c0c0c2f9-401c-4c92-a793-243c540aa0bc} <Debug> TCPHandler: Processed in 0.001987051 sec. | ||
| 7252 | 2026.05.27 02:43:04.422906 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7253 | 2026.05.27 02:43:04.422935 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7254 | 2026.05.27 02:43:04.423029 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7255 | 2026.05.27 02:43:04.423033 [ 198 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::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 | ||
| 7256 | 2026.05.27 02:43:04.423136 [ 260 ] {a327a008-07cf-4996-9282-0f642f317591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7257 | 2026.05.27 02:43:04.423182 [ 260 ] {a327a008-07cf-4996-9282-0f642f317591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7258 | 2026.05.27 02:43:04.423314 [ 198 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7259 | 2026.05.27 02:43:04.423396 [ 198 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 554 rows starting from the beginning of the part | ||
| 7260 | 2026.05.27 02:43:04.423524 [ 198 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 46 rows starting from the beginning of the part | ||
| 7261 | 2026.05.27 02:43:04.423539 [ 260 ] {a327a008-07cf-4996-9282-0f642f317591} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7262 | 2026.05.27 02:43:04.423579 [ 260 ] {a327a008-07cf-4996-9282-0f642f317591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7263 | 2026.05.27 02:43:04.423629 [ 198 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
| 7264 | 2026.05.27 02:43:04.423734 [ 198 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 37 rows starting from the beginning of the part | ||
| 7265 | 2026.05.27 02:43:04.423826 [ 198 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 7266 | 2026.05.27 02:43:04.423897 [ 260 ] {a327a008-07cf-4996-9282-0f642f317591} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7267 | 2026.05.27 02:43:04.423919 [ 198 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 37 rows starting from the beginning of the part | ||
| 7268 | 2026.05.27 02:43:04.424115 [ 260 ] {a327a008-07cf-4996-9282-0f642f317591} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7269 | 2026.05.27 02:43:04.424259 [ 260 ] {a327a008-07cf-4996-9282-0f642f317591} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 7270 | 2026.05.27 02:43:04.424294 [ 260 ] {a327a008-07cf-4996-9282-0f642f317591} <Debug> TCPHandler: Processed in 0.001314405 sec. | ||
| 7271 | 2026.05.27 02:43:04.428838 [ 192 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 682 rows, containing 19 columns (19 merged, 0 gathered) in 0.005834852 sec., 116883.85583730316 rows/sec., 209.45 MiB/sec. | ||
| 7272 | 2026.05.27 02:43:04.429601 [ 192 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7273 | 2026.05.27 02:43:04.429949 [ 192 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7274 | 2026.05.27 02:43:04.430031 [ 192 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7275 | 2026.05.27 02:43:04.430193 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 7276 | 2026.05.27 02:43:05.000216 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.44 MiB, peak 280.92 MiB, free memory in arenas 0.00 B, will set to 275.68 MiB (RSS), difference: 2.23 MiB | ||
| 7277 | 2026.05.27 02:43:08.875421 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7278 | 2026.05.27 02:43:08.875494 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7279 | 2026.05.27 02:43:08.958040 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13357 | ||
| 7280 | 2026.05.27 02:43:08.958575 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7281 | 2026.05.27 02:43:08.958629 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7282 | 2026.05.27 02:43:08.959118 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7283 | 2026.05.27 02:43:08.959342 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7284 | 2026.05.27 02:43:08.959468 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13357 | ||
| 7285 | 2026.05.27 02:43:09.413383 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7286 | 2026.05.27 02:43:09.413647 [ 260 ] {f9c3357d-9451-42a7-99ae-037fa5ed5719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 7287 | 2026.05.27 02:43:09.414033 [ 260 ] {f9c3357d-9451-42a7-99ae-037fa5ed5719} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7288 | 2026.05.27 02:43:09.414083 [ 260 ] {f9c3357d-9451-42a7-99ae-037fa5ed5719} <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 | ||
| 7289 | 2026.05.27 02:43:09.414365 [ 260 ] {f9c3357d-9451-42a7-99ae-037fa5ed5719} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7290 | 2026.05.27 02:43:09.414442 [ 260 ] {f9c3357d-9451-42a7-99ae-037fa5ed5719} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7291 | 2026.05.27 02:43:09.414599 [ 260 ] {f9c3357d-9451-42a7-99ae-037fa5ed5719} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7292 | 2026.05.27 02:43:09.414696 [ 359 ] {f9c3357d-9451-42a7-99ae-037fa5ed5719} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7293 | 2026.05.27 02:43:09.414702 [ 320 ] {f9c3357d-9451-42a7-99ae-037fa5ed5719} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7294 | 2026.05.27 02:43:09.414732 [ 366 ] {f9c3357d-9451-42a7-99ae-037fa5ed5719} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7295 | 2026.05.27 02:43:09.414710 [ 327 ] {f9c3357d-9451-42a7-99ae-037fa5ed5719} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7296 | 2026.05.27 02:43:09.414891 [ 260 ] {f9c3357d-9451-42a7-99ae-037fa5ed5719} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7297 | 2026.05.27 02:43:09.414918 [ 260 ] {f9c3357d-9451-42a7-99ae-037fa5ed5719} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7298 | 2026.05.27 02:43:09.415001 [ 260 ] {f9c3357d-9451-42a7-99ae-037fa5ed5719} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7299 | 2026.05.27 02:43:09.415021 [ 260 ] {f9c3357d-9451-42a7-99ae-037fa5ed5719} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 7300 | 2026.05.27 02:43:09.415058 [ 260 ] {f9c3357d-9451-42a7-99ae-037fa5ed5719} <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'))" | ||
| 7301 | 2026.05.27 02:43:09.415098 [ 260 ] {f9c3357d-9451-42a7-99ae-037fa5ed5719} <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'))" | ||
| 7302 | 2026.05.27 02:43:09.415135 [ 260 ] {f9c3357d-9451-42a7-99ae-037fa5ed5719} <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'))" | ||
| 7303 | 2026.05.27 02:43:09.416402 [ 260 ] {f9c3357d-9451-42a7-99ae-037fa5ed5719} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.002866 sec., 17445.917655268666 rows/sec., 4.33 MiB/sec. | ||
| 7304 | 2026.05.27 02:43:09.416586 [ 260 ] {f9c3357d-9451-42a7-99ae-037fa5ed5719} <Debug> MemoryTracker: Peak memory usage (for query): 158.18 KiB. | ||
| 7305 | 2026.05.27 02:43:09.416603 [ 260 ] {f9c3357d-9451-42a7-99ae-037fa5ed5719} <Debug> TCPHandler: Processed in 0.003362916 sec. | ||
| 7306 | 2026.05.27 02:43:09.421249 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7307 | 2026.05.27 02:43:09.421404 [ 260 ] {e6c1c1e1-2e49-41b2-b48b-b133342acb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7308 | 2026.05.27 02:43:09.421468 [ 260 ] {e6c1c1e1-2e49-41b2-b48b-b133342acb55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7309 | 2026.05.27 02:43:09.422283 [ 260 ] {e6c1c1e1-2e49-41b2-b48b-b133342acb55} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7310 | 2026.05.27 02:43:09.422340 [ 260 ] {e6c1c1e1-2e49-41b2-b48b-b133342acb55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7311 | 2026.05.27 02:43:09.422862 [ 260 ] {e6c1c1e1-2e49-41b2-b48b-b133342acb55} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7312 | 2026.05.27 02:43:09.423192 [ 260 ] {e6c1c1e1-2e49-41b2-b48b-b133342acb55} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7313 | 2026.05.27 02:43:09.423386 [ 260 ] {e6c1c1e1-2e49-41b2-b48b-b133342acb55} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.002023 sec., 138408.3044982699 rows/sec., 8.78 MiB/sec. | ||
| 7314 | 2026.05.27 02:43:09.423432 [ 260 ] {e6c1c1e1-2e49-41b2-b48b-b133342acb55} <Debug> TCPHandler: Processed in 0.002258324 sec. | ||
| 7315 | 2026.05.27 02:43:09.423618 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7316 | 2026.05.27 02:43:09.423744 [ 260 ] {a5181c47-5989-41e3-ba6a-b5e298984deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7317 | 2026.05.27 02:43:09.423793 [ 260 ] {a5181c47-5989-41e3-ba6a-b5e298984deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7318 | 2026.05.27 02:43:09.424739 [ 260 ] {a5181c47-5989-41e3-ba6a-b5e298984deb} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7319 | 2026.05.27 02:43:09.424785 [ 260 ] {a5181c47-5989-41e3-ba6a-b5e298984deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7320 | 2026.05.27 02:43:09.425270 [ 260 ] {a5181c47-5989-41e3-ba6a-b5e298984deb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7321 | 2026.05.27 02:43:09.425579 [ 260 ] {a5181c47-5989-41e3-ba6a-b5e298984deb} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7322 | 2026.05.27 02:43:09.425761 [ 260 ] {a5181c47-5989-41e3-ba6a-b5e298984deb} <Debug> executeQuery: Read 785 rows, 62.07 KiB in 0.002041 sec., 384615.3846153846 rows/sec., 29.70 MiB/sec. | ||
| 7323 | 2026.05.27 02:43:09.425804 [ 260 ] {a5181c47-5989-41e3-ba6a-b5e298984deb} <Debug> TCPHandler: Processed in 0.002254824 sec. | ||
| 7324 | 2026.05.27 02:43:09.425967 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7325 | 2026.05.27 02:43:09.426092 [ 260 ] {54558267-64a6-45af-a4ad-c40ab1f3ed13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7326 | 2026.05.27 02:43:09.426147 [ 260 ] {54558267-64a6-45af-a4ad-c40ab1f3ed13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7327 | 2026.05.27 02:43:09.426765 [ 260 ] {54558267-64a6-45af-a4ad-c40ab1f3ed13} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7328 | 2026.05.27 02:43:09.426819 [ 260 ] {54558267-64a6-45af-a4ad-c40ab1f3ed13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7329 | 2026.05.27 02:43:09.427275 [ 260 ] {54558267-64a6-45af-a4ad-c40ab1f3ed13} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7330 | 2026.05.27 02:43:09.427543 [ 260 ] {54558267-64a6-45af-a4ad-c40ab1f3ed13} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7331 | 2026.05.27 02:43:09.427674 [ 131 ] {} <Debug> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7332 | 2026.05.27 02:43:09.427702 [ 260 ] {54558267-64a6-45af-a4ad-c40ab1f3ed13} <Debug> executeQuery: Read 144 rows, 8.71 KiB in 0.001636 sec., 88019.55990220049 rows/sec., 5.20 MiB/sec. | ||
| 7333 | 2026.05.27 02:43:09.427726 [ 131 ] {} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7334 | 2026.05.27 02:43:09.427759 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7335 | 2026.05.27 02:43:09.427763 [ 260 ] {54558267-64a6-45af-a4ad-c40ab1f3ed13} <Debug> TCPHandler: Processed in 0.00186366 sec. | ||
| 7336 | 2026.05.27 02:43:09.427867 [ 189 ] {26623fa7-b46b-4465-af52-bb599726c27b::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 | ||
| 7337 | 2026.05.27 02:43:09.427963 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7338 | 2026.05.27 02:43:09.427979 [ 189 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7339 | 2026.05.27 02:43:09.428020 [ 189 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 222 rows starting from the beginning of the part | ||
| 7340 | 2026.05.27 02:43:09.428098 [ 260 ] {07e1981c-dd7f-489f-825b-8737a719166f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7341 | 2026.05.27 02:43:09.428108 [ 189 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
| 7342 | 2026.05.27 02:43:09.428162 [ 260 ] {07e1981c-dd7f-489f-825b-8737a719166f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7343 | 2026.05.27 02:43:09.428179 [ 189 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 37 rows starting from the beginning of the part | ||
| 7344 | 2026.05.27 02:43:09.428234 [ 189 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 152 rows starting from the beginning of the part | ||
| 7345 | 2026.05.27 02:43:09.428286 [ 189 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 37 rows starting from the beginning of the part | ||
| 7346 | 2026.05.27 02:43:09.428334 [ 189 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 144 rows starting from the beginning of the part | ||
| 7347 | 2026.05.27 02:43:09.428722 [ 260 ] {07e1981c-dd7f-489f-825b-8737a719166f} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7348 | 2026.05.27 02:43:09.428763 [ 260 ] {07e1981c-dd7f-489f-825b-8737a719166f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7349 | 2026.05.27 02:43:09.429078 [ 260 ] {07e1981c-dd7f-489f-825b-8737a719166f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7350 | 2026.05.27 02:43:09.429209 [ 186 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388854 sec., 429130.7797651877 rows/sec., 28.63 MiB/sec. | ||
| 7351 | 2026.05.27 02:43:09.429292 [ 260 ] {07e1981c-dd7f-489f-825b-8737a719166f} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7352 | 2026.05.27 02:43:09.429332 [ 189 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7353 | 2026.05.27 02:43:09.429428 [ 260 ] {07e1981c-dd7f-489f-825b-8737a719166f} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001367 sec., 106071.68983174836 rows/sec., 6.85 MiB/sec. | ||
| 7354 | 2026.05.27 02:43:09.429467 [ 260 ] {07e1981c-dd7f-489f-825b-8737a719166f} <Debug> TCPHandler: Processed in 0.001612747 sec. | ||
| 7355 | 2026.05.27 02:43:09.429599 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7356 | 2026.05.27 02:43:09.429614 [ 189 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_36_7} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7357 | 2026.05.27 02:43:09.429683 [ 189 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_36_7} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7358 | 2026.05.27 02:43:09.429698 [ 260 ] {0a03a19b-5a74-4238-affe-727c7c5d7086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7359 | 2026.05.27 02:43:09.429743 [ 260 ] {0a03a19b-5a74-4238-affe-727c7c5d7086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7360 | 2026.05.27 02:43:09.429744 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7361 | 2026.05.27 02:43:09.430199 [ 260 ] {0a03a19b-5a74-4238-affe-727c7c5d7086} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7362 | 2026.05.27 02:43:09.430239 [ 260 ] {0a03a19b-5a74-4238-affe-727c7c5d7086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7363 | 2026.05.27 02:43:09.430545 [ 260 ] {0a03a19b-5a74-4238-affe-727c7c5d7086} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7364 | 2026.05.27 02:43:09.430753 [ 260 ] {0a03a19b-5a74-4238-affe-727c7c5d7086} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7365 | 2026.05.27 02:43:09.430882 [ 260 ] {0a03a19b-5a74-4238-affe-727c7c5d7086} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001202 sec., 119800.33277870217 rows/sec., 6.81 MiB/sec. | ||
| 7366 | 2026.05.27 02:43:09.430915 [ 260 ] {0a03a19b-5a74-4238-affe-727c7c5d7086} <Debug> TCPHandler: Processed in 0.001367075 sec. | ||
| 7367 | 2026.05.27 02:43:09.431041 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7368 | 2026.05.27 02:43:09.431138 [ 260 ] {2c052d47-5550-4487-8b01-c9629a3d3696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7369 | 2026.05.27 02:43:09.431178 [ 260 ] {2c052d47-5550-4487-8b01-c9629a3d3696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7370 | 2026.05.27 02:43:09.431779 [ 260 ] {2c052d47-5550-4487-8b01-c9629a3d3696} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7371 | 2026.05.27 02:43:09.431815 [ 260 ] {2c052d47-5550-4487-8b01-c9629a3d3696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7372 | 2026.05.27 02:43:09.432140 [ 260 ] {2c052d47-5550-4487-8b01-c9629a3d3696} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7373 | 2026.05.27 02:43:09.432347 [ 260 ] {2c052d47-5550-4487-8b01-c9629a3d3696} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7374 | 2026.05.27 02:43:09.432476 [ 260 ] {2c052d47-5550-4487-8b01-c9629a3d3696} <Debug> executeQuery: Read 488 rows, 35.05 KiB in 0.001356 sec., 359882.005899705 rows/sec., 25.24 MiB/sec. | ||
| 7375 | 2026.05.27 02:43:09.432510 [ 260 ] {2c052d47-5550-4487-8b01-c9629a3d3696} <Debug> TCPHandler: Processed in 0.001518556 sec. | ||
| 7376 | 2026.05.27 02:43:09.432629 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7377 | 2026.05.27 02:43:09.432727 [ 260 ] {52d48ad7-18a7-409f-8980-452c2c283125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7378 | 2026.05.27 02:43:09.432768 [ 260 ] {52d48ad7-18a7-409f-8980-452c2c283125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7379 | 2026.05.27 02:43:09.433095 [ 260 ] {52d48ad7-18a7-409f-8980-452c2c283125} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7380 | 2026.05.27 02:43:09.433131 [ 260 ] {52d48ad7-18a7-409f-8980-452c2c283125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7381 | 2026.05.27 02:43:09.433421 [ 260 ] {52d48ad7-18a7-409f-8980-452c2c283125} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7382 | 2026.05.27 02:43:09.433631 [ 260 ] {52d48ad7-18a7-409f-8980-452c2c283125} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7383 | 2026.05.27 02:43:09.433740 [ 131 ] {} <Debug> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 7384 | 2026.05.27 02:43:09.433758 [ 260 ] {52d48ad7-18a7-409f-8980-452c2c283125} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001049 sec., 3813.1553860819827 rows/sec., 199.22 KiB/sec. | ||
| 7385 | 2026.05.27 02:43:09.433789 [ 131 ] {} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7386 | 2026.05.27 02:43:09.433799 [ 260 ] {52d48ad7-18a7-409f-8980-452c2c283125} <Debug> TCPHandler: Processed in 0.001219373 sec. | ||
| 7387 | 2026.05.27 02:43:09.433819 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7388 | 2026.05.27 02:43:09.433918 [ 192 ] {9eecd929-554e-44d7-b41b-4f64566d9376::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 | ||
| 7389 | 2026.05.27 02:43:09.433943 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7390 | 2026.05.27 02:43:09.434037 [ 192 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7391 | 2026.05.27 02:43:09.434045 [ 260 ] {c6ccf710-5bc1-46fa-84e0-fd972acd0729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7392 | 2026.05.27 02:43:09.434079 [ 192 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 44 rows starting from the beginning of the part | ||
| 7393 | 2026.05.27 02:43:09.434101 [ 260 ] {c6ccf710-5bc1-46fa-84e0-fd972acd0729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7394 | 2026.05.27 02:43:09.434148 [ 192 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 7395 | 2026.05.27 02:43:09.434203 [ 192 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part | ||
| 7396 | 2026.05.27 02:43:09.434254 [ 192 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 7397 | 2026.05.27 02:43:09.434298 [ 192 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 7398 | 2026.05.27 02:43:09.434343 [ 192 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 7399 | 2026.05.27 02:43:09.434515 [ 260 ] {c6ccf710-5bc1-46fa-84e0-fd972acd0729} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7400 | 2026.05.27 02:43:09.434557 [ 260 ] {c6ccf710-5bc1-46fa-84e0-fd972acd0729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7401 | 2026.05.27 02:43:09.434900 [ 260 ] {c6ccf710-5bc1-46fa-84e0-fd972acd0729} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7402 | 2026.05.27 02:43:09.435130 [ 260 ] {c6ccf710-5bc1-46fa-84e0-fd972acd0729} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7403 | 2026.05.27 02:43:09.435135 [ 192 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 64 rows, containing 4 columns (4 merged, 0 gathered) in 0.001261783 sec., 50721.875314535064 rows/sec., 2.59 MiB/sec. | ||
| 7404 | 2026.05.27 02:43:09.435267 [ 260 ] {c6ccf710-5bc1-46fa-84e0-fd972acd0729} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001241 sec., 213537.46978243353 rows/sec., 14.19 MiB/sec. | ||
| 7405 | 2026.05.27 02:43:09.435271 [ 199 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 7406 | 2026.05.27 02:43:09.435306 [ 260 ] {c6ccf710-5bc1-46fa-84e0-fd972acd0729} <Debug> TCPHandler: Processed in 0.001413375 sec. | ||
| 7407 | 2026.05.27 02:43:09.435432 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7408 | 2026.05.27 02:43:09.435529 [ 260 ] {61464891-b555-4760-90f8-da164dc13467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7409 | 2026.05.27 02:43:09.435538 [ 199 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_16_3} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7410 | 2026.05.27 02:43:09.435572 [ 260 ] {61464891-b555-4760-90f8-da164dc13467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7411 | 2026.05.27 02:43:09.435603 [ 199 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_16_3} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 7412 | 2026.05.27 02:43:09.435679 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7413 | 2026.05.27 02:43:09.435884 [ 260 ] {61464891-b555-4760-90f8-da164dc13467} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7414 | 2026.05.27 02:43:09.435919 [ 260 ] {61464891-b555-4760-90f8-da164dc13467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7415 | 2026.05.27 02:43:09.436225 [ 260 ] {61464891-b555-4760-90f8-da164dc13467} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7416 | 2026.05.27 02:43:09.436446 [ 260 ] {61464891-b555-4760-90f8-da164dc13467} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7417 | 2026.05.27 02:43:09.436576 [ 260 ] {61464891-b555-4760-90f8-da164dc13467} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 7418 | 2026.05.27 02:43:09.436608 [ 260 ] {61464891-b555-4760-90f8-da164dc13467} <Debug> TCPHandler: Processed in 0.001225853 sec. | ||
| 7419 | 2026.05.27 02:43:09.436732 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7420 | 2026.05.27 02:43:09.436828 [ 260 ] {86045b2c-9571-45cd-8ebd-17d7bc14fbb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7421 | 2026.05.27 02:43:09.436881 [ 260 ] {86045b2c-9571-45cd-8ebd-17d7bc14fbb0} <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 | ||
| 7422 | 2026.05.27 02:43:09.437626 [ 260 ] {86045b2c-9571-45cd-8ebd-17d7bc14fbb0} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2026.05.27 02:43:09.437662 [ 260 ] {86045b2c-9571-45cd-8ebd-17d7bc14fbb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7424 | 2026.05.27 02:43:09.438162 [ 260 ] {86045b2c-9571-45cd-8ebd-17d7bc14fbb0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7425 | 2026.05.27 02:43:09.438382 [ 260 ] {86045b2c-9571-45cd-8ebd-17d7bc14fbb0} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7426 | 2026.05.27 02:43:09.438516 [ 260 ] {86045b2c-9571-45cd-8ebd-17d7bc14fbb0} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001706 sec., 2344.6658851113716 rows/sec., 4.20 MiB/sec. | ||
| 7427 | 2026.05.27 02:43:09.438567 [ 260 ] {86045b2c-9571-45cd-8ebd-17d7bc14fbb0} <Debug> TCPHandler: Processed in 0.00188388 sec. | ||
| 7428 | 2026.05.27 02:43:09.438692 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7429 | 2026.05.27 02:43:09.438789 [ 260 ] {2d0bc4a9-ba0b-47ef-b814-6b5043edd84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7430 | 2026.05.27 02:43:09.438830 [ 260 ] {2d0bc4a9-ba0b-47ef-b814-6b5043edd84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7431 | 2026.05.27 02:43:09.439175 [ 260 ] {2d0bc4a9-ba0b-47ef-b814-6b5043edd84e} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7432 | 2026.05.27 02:43:09.439210 [ 260 ] {2d0bc4a9-ba0b-47ef-b814-6b5043edd84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7433 | 2026.05.27 02:43:09.439527 [ 260 ] {2d0bc4a9-ba0b-47ef-b814-6b5043edd84e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7434 | 2026.05.27 02:43:09.439737 [ 260 ] {2d0bc4a9-ba0b-47ef-b814-6b5043edd84e} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7435 | 2026.05.27 02:43:09.439869 [ 260 ] {2d0bc4a9-ba0b-47ef-b814-6b5043edd84e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001099 sec., 81892.6296633303 rows/sec., 5.12 MiB/sec. | ||
| 7436 | 2026.05.27 02:43:09.439903 [ 260 ] {2d0bc4a9-ba0b-47ef-b814-6b5043edd84e} <Debug> TCPHandler: Processed in 0.001261483 sec. | ||
| 7437 | 2026.05.27 02:43:09.664251 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 7438 | 2026.05.27 02:43:09.680391 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7439 | 2026.05.27 02:43:09.680440 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7440 | 2026.05.27 02:43:09.685791 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7441 | 2026.05.27 02:43:09.686500 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7442 | 2026.05.27 02:43:09.689050 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 7443 | 2026.05.27 02:43:11.296710 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7444 | 2026.05.27 02:43:11.297017 [ 260 ] {e9ed48e9-dcd6-402c-9aee-04456cbd230b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 7445 | 2026.05.27 02:43:11.297461 [ 260 ] {e9ed48e9-dcd6-402c-9aee-04456cbd230b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7446 | 2026.05.27 02:43:11.297522 [ 260 ] {e9ed48e9-dcd6-402c-9aee-04456cbd230b} <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 | ||
| 7447 | 2026.05.27 02:43:11.297796 [ 260 ] {e9ed48e9-dcd6-402c-9aee-04456cbd230b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7448 | 2026.05.27 02:43:11.297892 [ 260 ] {e9ed48e9-dcd6-402c-9aee-04456cbd230b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7449 | 2026.05.27 02:43:11.298036 [ 260 ] {e9ed48e9-dcd6-402c-9aee-04456cbd230b} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 7450 | 2026.05.27 02:43:11.298149 [ 327 ] {e9ed48e9-dcd6-402c-9aee-04456cbd230b} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7451 | 2026.05.27 02:43:11.298160 [ 366 ] {e9ed48e9-dcd6-402c-9aee-04456cbd230b} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7452 | 2026.05.27 02:43:11.298161 [ 355 ] {e9ed48e9-dcd6-402c-9aee-04456cbd230b} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7453 | 2026.05.27 02:43:11.298153 [ 320 ] {e9ed48e9-dcd6-402c-9aee-04456cbd230b} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7454 | 2026.05.27 02:43:11.298364 [ 260 ] {e9ed48e9-dcd6-402c-9aee-04456cbd230b} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7455 | 2026.05.27 02:43:11.298416 [ 260 ] {e9ed48e9-dcd6-402c-9aee-04456cbd230b} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7456 | 2026.05.27 02:43:11.298501 [ 260 ] {e9ed48e9-dcd6-402c-9aee-04456cbd230b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7457 | 2026.05.27 02:43:11.298522 [ 260 ] {e9ed48e9-dcd6-402c-9aee-04456cbd230b} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 7458 | 2026.05.27 02:43:11.298564 [ 260 ] {e9ed48e9-dcd6-402c-9aee-04456cbd230b} <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'))" | ||
| 7459 | 2026.05.27 02:43:11.298606 [ 260 ] {e9ed48e9-dcd6-402c-9aee-04456cbd230b} <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'))" | ||
| 7460 | 2026.05.27 02:43:11.298646 [ 260 ] {e9ed48e9-dcd6-402c-9aee-04456cbd230b} <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'))" | ||
| 7461 | 2026.05.27 02:43:11.299772 [ 260 ] {e9ed48e9-dcd6-402c-9aee-04456cbd230b} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.00289 sec., 17301.038062283737 rows/sec., 2.95 MiB/sec. | ||
| 7462 | 2026.05.27 02:43:11.299901 [ 260 ] {e9ed48e9-dcd6-402c-9aee-04456cbd230b} <Debug> MemoryTracker: Peak memory usage (for query): 136.52 KiB. | ||
| 7463 | 2026.05.27 02:43:11.299916 [ 260 ] {e9ed48e9-dcd6-402c-9aee-04456cbd230b} <Debug> TCPHandler: Processed in 0.003367006 sec. | ||
| 7464 | 2026.05.27 02:43:11.311736 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7465 | 2026.05.27 02:43:11.311866 [ 260 ] {9d39f868-d862-4a08-8089-849a5a263438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7466 | 2026.05.27 02:43:11.311918 [ 260 ] {9d39f868-d862-4a08-8089-849a5a263438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7467 | 2026.05.27 02:43:11.312472 [ 260 ] {9d39f868-d862-4a08-8089-849a5a263438} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7468 | 2026.05.27 02:43:11.312519 [ 260 ] {9d39f868-d862-4a08-8089-849a5a263438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7469 | 2026.05.27 02:43:11.312875 [ 260 ] {9d39f868-d862-4a08-8089-849a5a263438} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7470 | 2026.05.27 02:43:11.313109 [ 260 ] {9d39f868-d862-4a08-8089-849a5a263438} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7471 | 2026.05.27 02:43:11.313262 [ 260 ] {9d39f868-d862-4a08-8089-849a5a263438} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001432 sec., 5586.59217877095 rows/sec., 455.55 KiB/sec. | ||
| 7472 | 2026.05.27 02:43:11.313298 [ 260 ] {9d39f868-d862-4a08-8089-849a5a263438} <Debug> TCPHandler: Processed in 0.001623147 sec. | ||
| 7473 | 2026.05.27 02:43:11.313427 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7474 | 2026.05.27 02:43:11.313530 [ 260 ] {18fc2bb7-f24c-45cb-872c-371baac9f19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7475 | 2026.05.27 02:43:11.313571 [ 260 ] {18fc2bb7-f24c-45cb-872c-371baac9f19e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7476 | 2026.05.27 02:43:11.315098 [ 260 ] {18fc2bb7-f24c-45cb-872c-371baac9f19e} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7477 | 2026.05.27 02:43:11.315136 [ 260 ] {18fc2bb7-f24c-45cb-872c-371baac9f19e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7478 | 2026.05.27 02:43:11.315600 [ 260 ] {18fc2bb7-f24c-45cb-872c-371baac9f19e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7479 | 2026.05.27 02:43:11.315826 [ 260 ] {18fc2bb7-f24c-45cb-872c-371baac9f19e} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7480 | 2026.05.27 02:43:11.315950 [ 154 ] {} <Debug> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7481 | 2026.05.27 02:43:11.315960 [ 260 ] {18fc2bb7-f24c-45cb-872c-371baac9f19e} <Debug> executeQuery: Read 2479 rows, 187.61 KiB in 0.002453 sec., 1010599.2662046474 rows/sec., 74.69 MiB/sec. | ||
| 7482 | 2026.05.27 02:43:11.316019 [ 154 ] {} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7483 | 2026.05.27 02:43:11.316023 [ 260 ] {18fc2bb7-f24c-45cb-872c-371baac9f19e} <Debug> TCPHandler: Processed in 0.002645759 sec. | ||
| 7484 | 2026.05.27 02:43:11.316059 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7485 | 2026.05.27 02:43:11.316173 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7486 | 2026.05.27 02:43:11.316185 [ 186 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::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 | ||
| 7487 | 2026.05.27 02:43:11.316280 [ 260 ] {7185fcf4-7117-4639-9fcb-f142c0b8e808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7488 | 2026.05.27 02:43:11.316319 [ 186 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7489 | 2026.05.27 02:43:11.316325 [ 260 ] {7185fcf4-7117-4639-9fcb-f142c0b8e808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7490 | 2026.05.27 02:43:11.316362 [ 186 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 4196 rows starting from the beginning of the part | ||
| 7491 | 2026.05.27 02:43:11.316440 [ 186 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 130 rows starting from the beginning of the part | ||
| 7492 | 2026.05.27 02:43:11.316492 [ 186 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 789 rows starting from the beginning of the part | ||
| 7493 | 2026.05.27 02:43:11.316542 [ 186 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 130 rows starting from the beginning of the part | ||
| 7494 | 2026.05.27 02:43:11.316591 [ 186 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 785 rows starting from the beginning of the part | ||
| 7495 | 2026.05.27 02:43:11.316634 [ 186 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2479 rows starting from the beginning of the part | ||
| 7496 | 2026.05.27 02:43:11.316772 [ 260 ] {7185fcf4-7117-4639-9fcb-f142c0b8e808} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7497 | 2026.05.27 02:43:11.316814 [ 260 ] {7185fcf4-7117-4639-9fcb-f142c0b8e808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7498 | 2026.05.27 02:43:11.317279 [ 260 ] {7185fcf4-7117-4639-9fcb-f142c0b8e808} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7499 | 2026.05.27 02:43:11.317511 [ 260 ] {7185fcf4-7117-4639-9fcb-f142c0b8e808} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7500 | 2026.05.27 02:43:11.317647 [ 260 ] {7185fcf4-7117-4639-9fcb-f142c0b8e808} <Debug> executeQuery: Read 54 rows, 4.02 KiB in 0.001385 sec., 38989.169675090256 rows/sec., 2.83 MiB/sec. | ||
| 7501 | 2026.05.27 02:43:11.317686 [ 260 ] {7185fcf4-7117-4639-9fcb-f142c0b8e808} <Debug> TCPHandler: Processed in 0.001562746 sec. | ||
| 7502 | 2026.05.27 02:43:11.317802 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7503 | 2026.05.27 02:43:11.317900 [ 260 ] {7c1014ca-647c-4e29-81ab-2ba9af7b622f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7504 | 2026.05.27 02:43:11.317941 [ 260 ] {7c1014ca-647c-4e29-81ab-2ba9af7b622f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7505 | 2026.05.27 02:43:11.318617 [ 260 ] {7c1014ca-647c-4e29-81ab-2ba9af7b622f} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7506 | 2026.05.27 02:43:11.318656 [ 260 ] {7c1014ca-647c-4e29-81ab-2ba9af7b622f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7507 | 2026.05.27 02:43:11.319000 [ 260 ] {7c1014ca-647c-4e29-81ab-2ba9af7b622f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7508 | 2026.05.27 02:43:11.319002 [ 192 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8509 rows, containing 5 columns (5 merged, 0 gathered) in 0.002865 sec., 2969982.547993019 rows/sec., 237.05 MiB/sec. | ||
| 7509 | 2026.05.27 02:43:11.319231 [ 260 ] {7c1014ca-647c-4e29-81ab-2ba9af7b622f} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7510 | 2026.05.27 02:43:11.319365 [ 260 ] {7c1014ca-647c-4e29-81ab-2ba9af7b622f} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001484 sec., 539757.4123989218 rows/sec., 31.18 MiB/sec. | ||
| 7511 | 2026.05.27 02:43:11.319401 [ 260 ] {7c1014ca-647c-4e29-81ab-2ba9af7b622f} <Debug> TCPHandler: Processed in 0.001648688 sec. | ||
| 7512 | 2026.05.27 02:43:11.319411 [ 196 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7513 | 2026.05.27 02:43:11.319544 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7514 | 2026.05.27 02:43:11.319647 [ 260 ] {b8ab48f0-112c-4d23-84ff-121661eb6074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7515 | 2026.05.27 02:43:11.319689 [ 260 ] {b8ab48f0-112c-4d23-84ff-121661eb6074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7516 | 2026.05.27 02:43:11.319702 [ 196 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_46_9} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7517 | 2026.05.27 02:43:11.319786 [ 196 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_46_9} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7518 | 2026.05.27 02:43:11.319876 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.60 MiB. | ||
| 7519 | 2026.05.27 02:43:11.320078 [ 260 ] {b8ab48f0-112c-4d23-84ff-121661eb6074} <Trace> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7520 | 2026.05.27 02:43:11.320119 [ 260 ] {b8ab48f0-112c-4d23-84ff-121661eb6074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7521 | 2026.05.27 02:43:11.320407 [ 260 ] {b8ab48f0-112c-4d23-84ff-121661eb6074} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7522 | 2026.05.27 02:43:11.320615 [ 260 ] {b8ab48f0-112c-4d23-84ff-121661eb6074} <Trace> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7523 | 2026.05.27 02:43:11.320741 [ 260 ] {b8ab48f0-112c-4d23-84ff-121661eb6074} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 63.23 KiB/sec. | ||
| 7524 | 2026.05.27 02:43:11.320774 [ 260 ] {b8ab48f0-112c-4d23-84ff-121661eb6074} <Debug> TCPHandler: Processed in 0.001279473 sec. | ||
| 7525 | 2026.05.27 02:43:11.320916 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7526 | 2026.05.27 02:43:11.321012 [ 260 ] {d2ab8310-4c28-4fdd-a4e3-0e84b03aa3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7527 | 2026.05.27 02:43:11.321052 [ 260 ] {d2ab8310-4c28-4fdd-a4e3-0e84b03aa3c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7528 | 2026.05.27 02:43:11.321965 [ 260 ] {d2ab8310-4c28-4fdd-a4e3-0e84b03aa3c2} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7529 | 2026.05.27 02:43:11.322000 [ 260 ] {d2ab8310-4c28-4fdd-a4e3-0e84b03aa3c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7530 | 2026.05.27 02:43:11.322360 [ 260 ] {d2ab8310-4c28-4fdd-a4e3-0e84b03aa3c2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7531 | 2026.05.27 02:43:11.322574 [ 260 ] {d2ab8310-4c28-4fdd-a4e3-0e84b03aa3c2} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7532 | 2026.05.27 02:43:11.322692 [ 154 ] {} <Debug> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7533 | 2026.05.27 02:43:11.322708 [ 260 ] {d2ab8310-4c28-4fdd-a4e3-0e84b03aa3c2} <Debug> executeQuery: Read 1333 rows, 91.57 KiB in 0.001714 sec., 777712.9521586931 rows/sec., 52.17 MiB/sec. | ||
| 7534 | 2026.05.27 02:43:11.322736 [ 154 ] {} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7535 | 2026.05.27 02:43:11.322774 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7536 | 2026.05.27 02:43:11.322786 [ 260 ] {d2ab8310-4c28-4fdd-a4e3-0e84b03aa3c2} <Debug> TCPHandler: Processed in 0.001917291 sec. | ||
| 7537 | 2026.05.27 02:43:11.322865 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::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 | ||
| 7538 | 2026.05.27 02:43:11.322954 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7539 | 2026.05.27 02:43:11.322987 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7540 | 2026.05.27 02:43:11.323026 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2405 rows starting from the beginning of the part | ||
| 7541 | 2026.05.27 02:43:11.323077 [ 260 ] {c28a9533-2c88-4006-a6b1-eaa77598eb81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7542 | 2026.05.27 02:43:11.323092 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 101 rows starting from the beginning of the part | ||
| 7543 | 2026.05.27 02:43:11.323137 [ 260 ] {c28a9533-2c88-4006-a6b1-eaa77598eb81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7544 | 2026.05.27 02:43:11.323153 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 496 rows starting from the beginning of the part | ||
| 7545 | 2026.05.27 02:43:11.323205 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 101 rows starting from the beginning of the part | ||
| 7546 | 2026.05.27 02:43:11.323252 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part | ||
| 7547 | 2026.05.27 02:43:11.323298 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1333 rows starting from the beginning of the part | ||
| 7548 | 2026.05.27 02:43:11.323912 [ 260 ] {c28a9533-2c88-4006-a6b1-eaa77598eb81} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7549 | 2026.05.27 02:43:11.323952 [ 260 ] {c28a9533-2c88-4006-a6b1-eaa77598eb81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7550 | 2026.05.27 02:43:11.324405 [ 260 ] {c28a9533-2c88-4006-a6b1-eaa77598eb81} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7551 | 2026.05.27 02:43:11.324619 [ 260 ] {c28a9533-2c88-4006-a6b1-eaa77598eb81} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7552 | 2026.05.27 02:43:11.324733 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7553 | 2026.05.27 02:43:11.324752 [ 260 ] {c28a9533-2c88-4006-a6b1-eaa77598eb81} <Debug> executeQuery: Read 1532 rows, 95.47 KiB in 0.0017 sec., 901176.4705882353 rows/sec., 54.84 MiB/sec. | ||
| 7554 | 2026.05.27 02:43:11.324768 [ 154 ] {} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7555 | 2026.05.27 02:43:11.324793 [ 260 ] {c28a9533-2c88-4006-a6b1-eaa77598eb81} <Debug> TCPHandler: Processed in 0.001900411 sec. | ||
| 7556 | 2026.05.27 02:43:11.324795 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7557 | 2026.05.27 02:43:11.324863 [ 193 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4924 rows, containing 5 columns (5 merged, 0 gathered) in 0.002041332 sec., 2412150.497812213 rows/sec., 174.92 MiB/sec. | ||
| 7558 | 2026.05.27 02:43:11.324891 [ 192 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::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 | ||
| 7559 | 2026.05.27 02:43:11.324952 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7560 | 2026.05.27 02:43:11.325004 [ 192 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7561 | 2026.05.27 02:43:11.325041 [ 192 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 16833 rows starting from the beginning of the part | ||
| 7562 | 2026.05.27 02:43:11.325057 [ 260 ] {0cb2a615-a62a-4781-94dc-8a430080e316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7563 | 2026.05.27 02:43:11.325107 [ 192 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 7564 | 2026.05.27 02:43:11.325118 [ 260 ] {0cb2a615-a62a-4781-94dc-8a430080e316} <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 | ||
| 7565 | 2026.05.27 02:43:11.325139 [ 196 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7566 | 2026.05.27 02:43:11.325169 [ 192 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 269 rows starting from the beginning of the part | ||
| 7567 | 2026.05.27 02:43:11.325222 [ 192 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 7568 | 2026.05.27 02:43:11.325271 [ 192 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 265 rows starting from the beginning of the part | ||
| 7569 | 2026.05.27 02:43:11.325321 [ 192 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1532 rows starting from the beginning of the part | ||
| 7570 | 2026.05.27 02:43:11.325456 [ 196 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_46_9} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7571 | 2026.05.27 02:43:11.325569 [ 196 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_46_9} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7572 | 2026.05.27 02:43:11.325697 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 7573 | 2026.05.27 02:43:11.326000 [ 260 ] {0cb2a615-a62a-4781-94dc-8a430080e316} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7574 | 2026.05.27 02:43:11.326043 [ 260 ] {0cb2a615-a62a-4781-94dc-8a430080e316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7575 | 2026.05.27 02:43:11.327099 [ 260 ] {0cb2a615-a62a-4781-94dc-8a430080e316} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7576 | 2026.05.27 02:43:11.327442 [ 260 ] {0cb2a615-a62a-4781-94dc-8a430080e316} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7577 | 2026.05.27 02:43:11.327660 [ 260 ] {0cb2a615-a62a-4781-94dc-8a430080e316} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002618 sec., 17570.664629488158 rows/sec., 31.49 MiB/sec. | ||
| 7578 | 2026.05.27 02:43:11.327800 [ 260 ] {0cb2a615-a62a-4781-94dc-8a430080e316} <Debug> TCPHandler: Processed in 0.002901711 sec. | ||
| 7579 | 2026.05.27 02:43:11.328003 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7580 | 2026.05.27 02:43:11.328133 [ 260 ] {06a6f9bd-7801-4d31-bff0-fa1e124232ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7581 | 2026.05.27 02:43:11.328192 [ 260 ] {06a6f9bd-7801-4d31-bff0-fa1e124232ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7582 | 2026.05.27 02:43:11.328604 [ 260 ] {06a6f9bd-7801-4d31-bff0-fa1e124232ff} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7583 | 2026.05.27 02:43:11.328644 [ 260 ] {06a6f9bd-7801-4d31-bff0-fa1e124232ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7584 | 2026.05.27 02:43:11.329151 [ 260 ] {06a6f9bd-7801-4d31-bff0-fa1e124232ff} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7585 | 2026.05.27 02:43:11.329375 [ 260 ] {06a6f9bd-7801-4d31-bff0-fa1e124232ff} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7586 | 2026.05.27 02:43:11.329486 [ 154 ] {} <Debug> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7587 | 2026.05.27 02:43:11.329510 [ 260 ] {06a6f9bd-7801-4d31-bff0-fa1e124232ff} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001415 sec., 16961.13074204947 rows/sec., 1.14 MiB/sec. | ||
| 7588 | 2026.05.27 02:43:11.329524 [ 154 ] {} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7589 | 2026.05.27 02:43:11.329550 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7590 | 2026.05.27 02:43:11.329553 [ 260 ] {06a6f9bd-7801-4d31-bff0-fa1e124232ff} <Debug> TCPHandler: Processed in 0.001660147 sec. | ||
| 7591 | 2026.05.27 02:43:11.329644 [ 193 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 7592 | 2026.05.27 02:43:11.329760 [ 193 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7593 | 2026.05.27 02:43:11.329796 [ 193 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3208 rows starting from the beginning of the part | ||
| 7594 | 2026.05.27 02:43:11.329862 [ 193 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 7595 | 2026.05.27 02:43:11.329911 [ 193 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 7596 | 2026.05.27 02:43:11.329956 [ 193 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 7597 | 2026.05.27 02:43:11.329998 [ 193 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 90 rows starting from the beginning of the part | ||
| 7598 | 2026.05.27 02:43:11.330041 [ 193 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 7599 | 2026.05.27 02:43:11.331282 [ 196 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19219 rows, containing 5 columns (5 merged, 0 gathered) in 0.006426769 sec., 2990460.6809424767 rows/sec., 191.22 MiB/sec. | ||
| 7600 | 2026.05.27 02:43:11.331460 [ 188 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3532 rows, containing 4 columns (4 merged, 0 gathered) in 0.00185336 sec., 1905727.9751370484 rows/sec., 118.91 MiB/sec. | ||
| 7601 | 2026.05.27 02:43:11.331575 [ 194 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7602 | 2026.05.27 02:43:11.331846 [ 196 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7603 | 2026.05.27 02:43:11.331871 [ 194 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7604 | 2026.05.27 02:43:11.331952 [ 194 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7605 | 2026.05.27 02:43:11.332019 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.20 MiB. | ||
| 7606 | 2026.05.27 02:43:11.332121 [ 196 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_46_9} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7607 | 2026.05.27 02:43:11.332191 [ 196 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_46_9} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7608 | 2026.05.27 02:43:11.332263 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7609 | 2026.05.27 02:43:12.000210 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.45 MiB, peak 286.85 MiB, free memory in arenas 0.00 B, will set to 279.86 MiB (RSS), difference: 2.42 MiB | ||
| 7610 | 2026.05.27 02:43:14.405289 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7611 | 2026.05.27 02:43:14.405643 [ 260 ] {3a207c52-fc3e-40b5-96bc-ff3f7808956d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 7612 | 2026.05.27 02:43:14.405978 [ 260 ] {3a207c52-fc3e-40b5-96bc-ff3f7808956d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7613 | 2026.05.27 02:43:14.406014 [ 260 ] {3a207c52-fc3e-40b5-96bc-ff3f7808956d} <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 | ||
| 7614 | 2026.05.27 02:43:14.406228 [ 260 ] {3a207c52-fc3e-40b5-96bc-ff3f7808956d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7615 | 2026.05.27 02:43:14.406297 [ 260 ] {3a207c52-fc3e-40b5-96bc-ff3f7808956d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7616 | 2026.05.27 02:43:14.406438 [ 260 ] {3a207c52-fc3e-40b5-96bc-ff3f7808956d} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7617 | 2026.05.27 02:43:14.406539 [ 327 ] {3a207c52-fc3e-40b5-96bc-ff3f7808956d} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7618 | 2026.05.27 02:43:14.406537 [ 320 ] {3a207c52-fc3e-40b5-96bc-ff3f7808956d} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7619 | 2026.05.27 02:43:14.406550 [ 355 ] {3a207c52-fc3e-40b5-96bc-ff3f7808956d} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7620 | 2026.05.27 02:43:14.406540 [ 366 ] {3a207c52-fc3e-40b5-96bc-ff3f7808956d} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7621 | 2026.05.27 02:43:14.406734 [ 260 ] {3a207c52-fc3e-40b5-96bc-ff3f7808956d} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7622 | 2026.05.27 02:43:14.406763 [ 260 ] {3a207c52-fc3e-40b5-96bc-ff3f7808956d} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7623 | 2026.05.27 02:43:14.406847 [ 260 ] {3a207c52-fc3e-40b5-96bc-ff3f7808956d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7624 | 2026.05.27 02:43:14.406869 [ 260 ] {3a207c52-fc3e-40b5-96bc-ff3f7808956d} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 7625 | 2026.05.27 02:43:14.406908 [ 260 ] {3a207c52-fc3e-40b5-96bc-ff3f7808956d} <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'))" | ||
| 7626 | 2026.05.27 02:43:14.406948 [ 260 ] {3a207c52-fc3e-40b5-96bc-ff3f7808956d} <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'))" | ||
| 7627 | 2026.05.27 02:43:14.406986 [ 260 ] {3a207c52-fc3e-40b5-96bc-ff3f7808956d} <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'))" | ||
| 7628 | 2026.05.27 02:43:14.408125 [ 260 ] {3a207c52-fc3e-40b5-96bc-ff3f7808956d} <Debug> executeQuery: Read 50 rows, 3.87 KiB in 0.002623 sec., 19062.142584826535 rows/sec., 1.44 MiB/sec. | ||
| 7629 | 2026.05.27 02:43:14.408252 [ 260 ] {3a207c52-fc3e-40b5-96bc-ff3f7808956d} <Debug> TCPHandler: Processed in 0.003149653 sec. | ||
| 7630 | 2026.05.27 02:43:14.409588 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7631 | 2026.05.27 02:43:14.409700 [ 260 ] {e291b07e-37f2-454d-b467-8e82becd243d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7632 | 2026.05.27 02:43:14.409744 [ 260 ] {e291b07e-37f2-454d-b467-8e82becd243d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7633 | 2026.05.27 02:43:14.410240 [ 260 ] {e291b07e-37f2-454d-b467-8e82becd243d} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7634 | 2026.05.27 02:43:14.410281 [ 260 ] {e291b07e-37f2-454d-b467-8e82becd243d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7635 | 2026.05.27 02:43:14.410657 [ 260 ] {e291b07e-37f2-454d-b467-8e82becd243d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7636 | 2026.05.27 02:43:14.410877 [ 260 ] {e291b07e-37f2-454d-b467-8e82becd243d} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7637 | 2026.05.27 02:43:14.411027 [ 260 ] {e291b07e-37f2-454d-b467-8e82becd243d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001359 sec., 41206.76968359088 rows/sec., 3.15 MiB/sec. | ||
| 7638 | 2026.05.27 02:43:14.411063 [ 260 ] {e291b07e-37f2-454d-b467-8e82becd243d} <Debug> TCPHandler: Processed in 0.001528387 sec. | ||
| 7639 | 2026.05.27 02:43:14.411197 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7640 | 2026.05.27 02:43:14.411295 [ 260 ] {aad6e5f8-52bf-48fb-a869-a5038278d89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7641 | 2026.05.27 02:43:14.411335 [ 260 ] {aad6e5f8-52bf-48fb-a869-a5038278d89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7642 | 2026.05.27 02:43:14.411740 [ 260 ] {aad6e5f8-52bf-48fb-a869-a5038278d89f} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7643 | 2026.05.27 02:43:14.411776 [ 260 ] {aad6e5f8-52bf-48fb-a869-a5038278d89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7644 | 2026.05.27 02:43:14.412061 [ 260 ] {aad6e5f8-52bf-48fb-a869-a5038278d89f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7645 | 2026.05.27 02:43:14.412267 [ 260 ] {aad6e5f8-52bf-48fb-a869-a5038278d89f} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7646 | 2026.05.27 02:43:14.412393 [ 260 ] {aad6e5f8-52bf-48fb-a869-a5038278d89f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001117 sec., 57296.32945389437 rows/sec., 4.47 MiB/sec. | ||
| 7647 | 2026.05.27 02:43:14.412427 [ 260 ] {aad6e5f8-52bf-48fb-a869-a5038278d89f} <Debug> TCPHandler: Processed in 0.001280603 sec. | ||
| 7648 | 2026.05.27 02:43:14.412562 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7649 | 2026.05.27 02:43:14.412664 [ 260 ] {2e63db33-1dad-4242-991f-5ce6d91b58db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7650 | 2026.05.27 02:43:14.412707 [ 260 ] {2e63db33-1dad-4242-991f-5ce6d91b58db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7651 | 2026.05.27 02:43:14.413060 [ 260 ] {2e63db33-1dad-4242-991f-5ce6d91b58db} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7652 | 2026.05.27 02:43:14.413096 [ 260 ] {2e63db33-1dad-4242-991f-5ce6d91b58db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7653 | 2026.05.27 02:43:14.413410 [ 260 ] {2e63db33-1dad-4242-991f-5ce6d91b58db} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7654 | 2026.05.27 02:43:14.413631 [ 260 ] {2e63db33-1dad-4242-991f-5ce6d91b58db} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7655 | 2026.05.27 02:43:14.413755 [ 260 ] {2e63db33-1dad-4242-991f-5ce6d91b58db} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00111 sec., 86486.48648648648 rows/sec., 6.02 MiB/sec. | ||
| 7656 | 2026.05.27 02:43:14.413789 [ 260 ] {2e63db33-1dad-4242-991f-5ce6d91b58db} <Debug> TCPHandler: Processed in 0.001277644 sec. | ||
| 7657 | 2026.05.27 02:43:14.413924 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7658 | 2026.05.27 02:43:14.414021 [ 260 ] {9f3dfa94-87a9-4b8a-b1f8-c1ecd1fdfad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7659 | 2026.05.27 02:43:14.414062 [ 260 ] {9f3dfa94-87a9-4b8a-b1f8-c1ecd1fdfad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7660 | 2026.05.27 02:43:14.414386 [ 260 ] {9f3dfa94-87a9-4b8a-b1f8-c1ecd1fdfad2} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7661 | 2026.05.27 02:43:14.414422 [ 260 ] {9f3dfa94-87a9-4b8a-b1f8-c1ecd1fdfad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7662 | 2026.05.27 02:43:14.414715 [ 260 ] {9f3dfa94-87a9-4b8a-b1f8-c1ecd1fdfad2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7663 | 2026.05.27 02:43:14.414920 [ 260 ] {9f3dfa94-87a9-4b8a-b1f8-c1ecd1fdfad2} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7664 | 2026.05.27 02:43:14.415047 [ 260 ] {9f3dfa94-87a9-4b8a-b1f8-c1ecd1fdfad2} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001045 sec., 34449.76076555024 rows/sec., 2.32 MiB/sec. | ||
| 7665 | 2026.05.27 02:43:14.415079 [ 260 ] {9f3dfa94-87a9-4b8a-b1f8-c1ecd1fdfad2} <Debug> TCPHandler: Processed in 0.001205223 sec. | ||
| 7666 | 2026.05.27 02:43:16.460531 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13869 | ||
| 7667 | 2026.05.27 02:43:16.461244 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7668 | 2026.05.27 02:43:16.461310 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7669 | 2026.05.27 02:43:16.461952 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7670 | 2026.05.27 02:43:16.462186 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7671 | 2026.05.27 02:43:16.462313 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13869 | ||
| 7672 | 2026.05.27 02:43:17.190083 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7673 | 2026.05.27 02:43:17.206460 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7674 | 2026.05.27 02:43:17.206509 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7675 | 2026.05.27 02:43:17.212793 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7676 | 2026.05.27 02:43:17.213512 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7677 | 2026.05.27 02:43:17.216142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7678 | 2026.05.27 02:43:19.412400 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7679 | 2026.05.27 02:43:19.412650 [ 260 ] {36e81763-90e2-40b2-ae0d-0c34fe376249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 7680 | 2026.05.27 02:43:19.413002 [ 260 ] {36e81763-90e2-40b2-ae0d-0c34fe376249} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7681 | 2026.05.27 02:43:19.413044 [ 260 ] {36e81763-90e2-40b2-ae0d-0c34fe376249} <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 | ||
| 7682 | 2026.05.27 02:43:19.413282 [ 260 ] {36e81763-90e2-40b2-ae0d-0c34fe376249} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7683 | 2026.05.27 02:43:19.413350 [ 260 ] {36e81763-90e2-40b2-ae0d-0c34fe376249} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7684 | 2026.05.27 02:43:19.413492 [ 260 ] {36e81763-90e2-40b2-ae0d-0c34fe376249} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7685 | 2026.05.27 02:43:19.413594 [ 355 ] {36e81763-90e2-40b2-ae0d-0c34fe376249} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7686 | 2026.05.27 02:43:19.413612 [ 349 ] {36e81763-90e2-40b2-ae0d-0c34fe376249} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7687 | 2026.05.27 02:43:19.413622 [ 366 ] {36e81763-90e2-40b2-ae0d-0c34fe376249} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7688 | 2026.05.27 02:43:19.413594 [ 334 ] {36e81763-90e2-40b2-ae0d-0c34fe376249} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7689 | 2026.05.27 02:43:19.413794 [ 260 ] {36e81763-90e2-40b2-ae0d-0c34fe376249} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7690 | 2026.05.27 02:43:19.413823 [ 260 ] {36e81763-90e2-40b2-ae0d-0c34fe376249} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7691 | 2026.05.27 02:43:19.413906 [ 260 ] {36e81763-90e2-40b2-ae0d-0c34fe376249} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7692 | 2026.05.27 02:43:19.413927 [ 260 ] {36e81763-90e2-40b2-ae0d-0c34fe376249} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 7693 | 2026.05.27 02:43:19.413964 [ 260 ] {36e81763-90e2-40b2-ae0d-0c34fe376249} <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'))" | ||
| 7694 | 2026.05.27 02:43:19.414003 [ 260 ] {36e81763-90e2-40b2-ae0d-0c34fe376249} <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'))" | ||
| 7695 | 2026.05.27 02:43:19.414041 [ 260 ] {36e81763-90e2-40b2-ae0d-0c34fe376249} <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'))" | ||
| 7696 | 2026.05.27 02:43:19.415279 [ 260 ] {36e81763-90e2-40b2-ae0d-0c34fe376249} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.002733 sec., 18294.914013904134 rows/sec., 4.54 MiB/sec. | ||
| 7697 | 2026.05.27 02:43:19.415408 [ 260 ] {36e81763-90e2-40b2-ae0d-0c34fe376249} <Debug> MemoryTracker: Peak memory usage (for query): 157.97 KiB. | ||
| 7698 | 2026.05.27 02:43:19.415424 [ 260 ] {36e81763-90e2-40b2-ae0d-0c34fe376249} <Debug> TCPHandler: Processed in 0.003157684 sec. | ||
| 7699 | 2026.05.27 02:43:19.420160 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7700 | 2026.05.27 02:43:19.420348 [ 260 ] {2f6d7a4c-8c30-40a0-82c9-2d9f79d1e190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7701 | 2026.05.27 02:43:19.420423 [ 260 ] {2f6d7a4c-8c30-40a0-82c9-2d9f79d1e190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7702 | 2026.05.27 02:43:19.421160 [ 260 ] {2f6d7a4c-8c30-40a0-82c9-2d9f79d1e190} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7703 | 2026.05.27 02:43:19.421203 [ 260 ] {2f6d7a4c-8c30-40a0-82c9-2d9f79d1e190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7704 | 2026.05.27 02:43:19.421657 [ 260 ] {2f6d7a4c-8c30-40a0-82c9-2d9f79d1e190} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7705 | 2026.05.27 02:43:19.422017 [ 260 ] {2f6d7a4c-8c30-40a0-82c9-2d9f79d1e190} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7706 | 2026.05.27 02:43:19.422244 [ 260 ] {2f6d7a4c-8c30-40a0-82c9-2d9f79d1e190} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001941 sec., 144255.53838227718 rows/sec., 9.15 MiB/sec. | ||
| 7707 | 2026.05.27 02:43:19.422315 [ 260 ] {2f6d7a4c-8c30-40a0-82c9-2d9f79d1e190} <Debug> TCPHandler: Processed in 0.002247554 sec. | ||
| 7708 | 2026.05.27 02:43:19.422553 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7709 | 2026.05.27 02:43:19.422700 [ 260 ] {bf4cc5ca-cc4e-4545-9574-c8ba4baaea81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7710 | 2026.05.27 02:43:19.422760 [ 260 ] {bf4cc5ca-cc4e-4545-9574-c8ba4baaea81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7711 | 2026.05.27 02:43:19.423602 [ 260 ] {bf4cc5ca-cc4e-4545-9574-c8ba4baaea81} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7712 | 2026.05.27 02:43:19.423643 [ 260 ] {bf4cc5ca-cc4e-4545-9574-c8ba4baaea81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7713 | 2026.05.27 02:43:19.424028 [ 260 ] {bf4cc5ca-cc4e-4545-9574-c8ba4baaea81} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7714 | 2026.05.27 02:43:19.424237 [ 260 ] {bf4cc5ca-cc4e-4545-9574-c8ba4baaea81} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7715 | 2026.05.27 02:43:19.424369 [ 260 ] {bf4cc5ca-cc4e-4545-9574-c8ba4baaea81} <Debug> executeQuery: Read 785 rows, 62.07 KiB in 0.001715 sec., 457725.9475218659 rows/sec., 35.34 MiB/sec. | ||
| 7716 | 2026.05.27 02:43:19.424404 [ 260 ] {bf4cc5ca-cc4e-4545-9574-c8ba4baaea81} <Debug> TCPHandler: Processed in 0.001966061 sec. | ||
| 7717 | 2026.05.27 02:43:19.424529 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7718 | 2026.05.27 02:43:19.424627 [ 260 ] {a92fdfb0-899c-4347-a856-a4c2aab3c946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7719 | 2026.05.27 02:43:19.424667 [ 260 ] {a92fdfb0-899c-4347-a856-a4c2aab3c946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7720 | 2026.05.27 02:43:19.425103 [ 260 ] {a92fdfb0-899c-4347-a856-a4c2aab3c946} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7721 | 2026.05.27 02:43:19.425140 [ 260 ] {a92fdfb0-899c-4347-a856-a4c2aab3c946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7722 | 2026.05.27 02:43:19.425447 [ 260 ] {a92fdfb0-899c-4347-a856-a4c2aab3c946} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7723 | 2026.05.27 02:43:19.425657 [ 260 ] {a92fdfb0-899c-4347-a856-a4c2aab3c946} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7724 | 2026.05.27 02:43:19.425787 [ 260 ] {a92fdfb0-899c-4347-a856-a4c2aab3c946} <Debug> executeQuery: Read 144 rows, 8.71 KiB in 0.001179 sec., 122137.40458015268 rows/sec., 7.22 MiB/sec. | ||
| 7725 | 2026.05.27 02:43:19.425822 [ 260 ] {a92fdfb0-899c-4347-a856-a4c2aab3c946} <Debug> TCPHandler: Processed in 0.001342904 sec. | ||
| 7726 | 2026.05.27 02:43:19.425981 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7727 | 2026.05.27 02:43:19.426085 [ 260 ] {574fbae6-e0e3-4d18-9823-238dea559d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7728 | 2026.05.27 02:43:19.426127 [ 260 ] {574fbae6-e0e3-4d18-9823-238dea559d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7729 | 2026.05.27 02:43:19.426579 [ 260 ] {574fbae6-e0e3-4d18-9823-238dea559d83} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7730 | 2026.05.27 02:43:19.426616 [ 260 ] {574fbae6-e0e3-4d18-9823-238dea559d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7731 | 2026.05.27 02:43:19.426927 [ 260 ] {574fbae6-e0e3-4d18-9823-238dea559d83} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7732 | 2026.05.27 02:43:19.427136 [ 260 ] {574fbae6-e0e3-4d18-9823-238dea559d83} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7733 | 2026.05.27 02:43:19.427264 [ 260 ] {574fbae6-e0e3-4d18-9823-238dea559d83} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001199 sec., 120934.11175979984 rows/sec., 7.80 MiB/sec. | ||
| 7734 | 2026.05.27 02:43:19.427299 [ 260 ] {574fbae6-e0e3-4d18-9823-238dea559d83} <Debug> TCPHandler: Processed in 0.001371045 sec. | ||
| 7735 | 2026.05.27 02:43:19.427432 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7736 | 2026.05.27 02:43:19.427530 [ 260 ] {3fbd5637-cb39-4bbf-ad0d-d9fffae1f592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7737 | 2026.05.27 02:43:19.427579 [ 260 ] {3fbd5637-cb39-4bbf-ad0d-d9fffae1f592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7738 | 2026.05.27 02:43:19.428005 [ 260 ] {3fbd5637-cb39-4bbf-ad0d-d9fffae1f592} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7739 | 2026.05.27 02:43:19.428041 [ 260 ] {3fbd5637-cb39-4bbf-ad0d-d9fffae1f592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7740 | 2026.05.27 02:43:19.428336 [ 260 ] {3fbd5637-cb39-4bbf-ad0d-d9fffae1f592} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7741 | 2026.05.27 02:43:19.428546 [ 260 ] {3fbd5637-cb39-4bbf-ad0d-d9fffae1f592} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7742 | 2026.05.27 02:43:19.428685 [ 260 ] {3fbd5637-cb39-4bbf-ad0d-d9fffae1f592} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001173 sec., 122762.1483375959 rows/sec., 6.97 MiB/sec. | ||
| 7743 | 2026.05.27 02:43:19.428719 [ 260 ] {3fbd5637-cb39-4bbf-ad0d-d9fffae1f592} <Debug> TCPHandler: Processed in 0.001336244 sec. | ||
| 7744 | 2026.05.27 02:43:19.428848 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7745 | 2026.05.27 02:43:19.428945 [ 260 ] {fc5f60ff-1d1c-4e00-b5ac-5d3998e005ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7746 | 2026.05.27 02:43:19.428984 [ 260 ] {fc5f60ff-1d1c-4e00-b5ac-5d3998e005ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7747 | 2026.05.27 02:43:19.429532 [ 260 ] {fc5f60ff-1d1c-4e00-b5ac-5d3998e005ff} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7748 | 2026.05.27 02:43:19.429568 [ 260 ] {fc5f60ff-1d1c-4e00-b5ac-5d3998e005ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7749 | 2026.05.27 02:43:19.429886 [ 260 ] {fc5f60ff-1d1c-4e00-b5ac-5d3998e005ff} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7750 | 2026.05.27 02:43:19.430093 [ 260 ] {fc5f60ff-1d1c-4e00-b5ac-5d3998e005ff} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7751 | 2026.05.27 02:43:19.430222 [ 260 ] {fc5f60ff-1d1c-4e00-b5ac-5d3998e005ff} <Debug> executeQuery: Read 488 rows, 35.05 KiB in 0.001296 sec., 376543.2098765432 rows/sec., 26.41 MiB/sec. | ||
| 7752 | 2026.05.27 02:43:19.430255 [ 260 ] {fc5f60ff-1d1c-4e00-b5ac-5d3998e005ff} <Debug> TCPHandler: Processed in 0.001456075 sec. | ||
| 7753 | 2026.05.27 02:43:19.430376 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7754 | 2026.05.27 02:43:19.430472 [ 260 ] {50c6b63d-9bda-4b62-89d6-88369599a824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7755 | 2026.05.27 02:43:19.430513 [ 260 ] {50c6b63d-9bda-4b62-89d6-88369599a824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7756 | 2026.05.27 02:43:19.430857 [ 260 ] {50c6b63d-9bda-4b62-89d6-88369599a824} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7757 | 2026.05.27 02:43:19.430892 [ 260 ] {50c6b63d-9bda-4b62-89d6-88369599a824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7758 | 2026.05.27 02:43:19.431187 [ 260 ] {50c6b63d-9bda-4b62-89d6-88369599a824} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7759 | 2026.05.27 02:43:19.431394 [ 260 ] {50c6b63d-9bda-4b62-89d6-88369599a824} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7760 | 2026.05.27 02:43:19.431520 [ 260 ] {50c6b63d-9bda-4b62-89d6-88369599a824} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001066 sec., 3752.3452157598495 rows/sec., 196.05 KiB/sec. | ||
| 7761 | 2026.05.27 02:43:19.431553 [ 260 ] {50c6b63d-9bda-4b62-89d6-88369599a824} <Debug> TCPHandler: Processed in 0.001225773 sec. | ||
| 7762 | 2026.05.27 02:43:19.431679 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7763 | 2026.05.27 02:43:19.431776 [ 260 ] {a9ff7575-5c8a-4c9b-8130-a49dd2f82320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7764 | 2026.05.27 02:43:19.431818 [ 260 ] {a9ff7575-5c8a-4c9b-8130-a49dd2f82320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7765 | 2026.05.27 02:43:19.432211 [ 260 ] {a9ff7575-5c8a-4c9b-8130-a49dd2f82320} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7766 | 2026.05.27 02:43:19.432246 [ 260 ] {a9ff7575-5c8a-4c9b-8130-a49dd2f82320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7767 | 2026.05.27 02:43:19.432564 [ 260 ] {a9ff7575-5c8a-4c9b-8130-a49dd2f82320} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7768 | 2026.05.27 02:43:19.432790 [ 260 ] {a9ff7575-5c8a-4c9b-8130-a49dd2f82320} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7769 | 2026.05.27 02:43:19.432918 [ 260 ] {a9ff7575-5c8a-4c9b-8130-a49dd2f82320} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00116 sec., 228448.27586206896 rows/sec., 15.18 MiB/sec. | ||
| 7770 | 2026.05.27 02:43:19.432952 [ 260 ] {a9ff7575-5c8a-4c9b-8130-a49dd2f82320} <Debug> TCPHandler: Processed in 0.001321314 sec. | ||
| 7771 | 2026.05.27 02:43:19.433072 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7772 | 2026.05.27 02:43:19.433167 [ 260 ] {06b8274f-3c7b-47e0-9c8e-de45194b9a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7773 | 2026.05.27 02:43:19.433208 [ 260 ] {06b8274f-3c7b-47e0-9c8e-de45194b9a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7774 | 2026.05.27 02:43:19.433523 [ 260 ] {06b8274f-3c7b-47e0-9c8e-de45194b9a97} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7775 | 2026.05.27 02:43:19.433559 [ 260 ] {06b8274f-3c7b-47e0-9c8e-de45194b9a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7776 | 2026.05.27 02:43:19.433853 [ 260 ] {06b8274f-3c7b-47e0-9c8e-de45194b9a97} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7777 | 2026.05.27 02:43:19.434056 [ 260 ] {06b8274f-3c7b-47e0-9c8e-de45194b9a97} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7778 | 2026.05.27 02:43:19.434181 [ 260 ] {06b8274f-3c7b-47e0-9c8e-de45194b9a97} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 7779 | 2026.05.27 02:43:19.434214 [ 260 ] {06b8274f-3c7b-47e0-9c8e-de45194b9a97} <Debug> TCPHandler: Processed in 0.001191383 sec. | ||
| 7780 | 2026.05.27 02:43:19.434331 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7781 | 2026.05.27 02:43:19.434427 [ 260 ] {aedeb6e0-b36b-4a38-92dd-f6ba6c33ece7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7782 | 2026.05.27 02:43:19.434480 [ 260 ] {aedeb6e0-b36b-4a38-92dd-f6ba6c33ece7} <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 | ||
| 7783 | 2026.05.27 02:43:19.435223 [ 260 ] {aedeb6e0-b36b-4a38-92dd-f6ba6c33ece7} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7784 | 2026.05.27 02:43:19.435258 [ 260 ] {aedeb6e0-b36b-4a38-92dd-f6ba6c33ece7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7785 | 2026.05.27 02:43:19.435741 [ 260 ] {aedeb6e0-b36b-4a38-92dd-f6ba6c33ece7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7786 | 2026.05.27 02:43:19.435961 [ 260 ] {aedeb6e0-b36b-4a38-92dd-f6ba6c33ece7} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7787 | 2026.05.27 02:43:19.436095 [ 260 ] {aedeb6e0-b36b-4a38-92dd-f6ba6c33ece7} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001687 sec., 2371.072910491998 rows/sec., 4.25 MiB/sec. | ||
| 7788 | 2026.05.27 02:43:19.436149 [ 260 ] {aedeb6e0-b36b-4a38-92dd-f6ba6c33ece7} <Debug> TCPHandler: Processed in 0.001866871 sec. | ||
| 7789 | 2026.05.27 02:43:19.436282 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7790 | 2026.05.27 02:43:19.436380 [ 260 ] {0716298a-641f-434f-b759-3dc24604524f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7791 | 2026.05.27 02:43:19.436421 [ 260 ] {0716298a-641f-434f-b759-3dc24604524f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7792 | 2026.05.27 02:43:19.436753 [ 260 ] {0716298a-641f-434f-b759-3dc24604524f} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7793 | 2026.05.27 02:43:19.436789 [ 260 ] {0716298a-641f-434f-b759-3dc24604524f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7794 | 2026.05.27 02:43:19.437084 [ 260 ] {0716298a-641f-434f-b759-3dc24604524f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7795 | 2026.05.27 02:43:19.437301 [ 260 ] {0716298a-641f-434f-b759-3dc24604524f} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7796 | 2026.05.27 02:43:19.437427 [ 260 ] {0716298a-641f-434f-b759-3dc24604524f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001065 sec., 84507.04225352113 rows/sec., 5.29 MiB/sec. | ||
| 7797 | 2026.05.27 02:43:19.437459 [ 260 ] {0716298a-641f-434f-b759-3dc24604524f} <Debug> TCPHandler: Processed in 0.001227924 sec. | ||
| 7798 | 2026.05.27 02:43:23.875771 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7799 | 2026.05.27 02:43:23.875846 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7800 | 2026.05.27 02:43:23.963390 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14317 | ||
| 7801 | 2026.05.27 02:43:23.963898 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7802 | 2026.05.27 02:43:23.963938 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7803 | 2026.05.27 02:43:23.964447 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7804 | 2026.05.27 02:43:23.964685 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7805 | 2026.05.27 02:43:23.964812 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14317 | ||
| 7806 | 2026.05.27 02:43:24.409309 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7807 | 2026.05.27 02:43:24.409532 [ 260 ] {300f9f6a-c055-4c5e-b2e7-a91c770d90bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 7808 | 2026.05.27 02:43:24.409890 [ 260 ] {300f9f6a-c055-4c5e-b2e7-a91c770d90bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7809 | 2026.05.27 02:43:24.409930 [ 260 ] {300f9f6a-c055-4c5e-b2e7-a91c770d90bf} <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 | ||
| 7810 | 2026.05.27 02:43:24.410146 [ 260 ] {300f9f6a-c055-4c5e-b2e7-a91c770d90bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7811 | 2026.05.27 02:43:24.410217 [ 260 ] {300f9f6a-c055-4c5e-b2e7-a91c770d90bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7812 | 2026.05.27 02:43:24.410355 [ 260 ] {300f9f6a-c055-4c5e-b2e7-a91c770d90bf} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7813 | 2026.05.27 02:43:24.410456 [ 366 ] {300f9f6a-c055-4c5e-b2e7-a91c770d90bf} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7814 | 2026.05.27 02:43:24.410467 [ 334 ] {300f9f6a-c055-4c5e-b2e7-a91c770d90bf} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7815 | 2026.05.27 02:43:24.410503 [ 355 ] {300f9f6a-c055-4c5e-b2e7-a91c770d90bf} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7816 | 2026.05.27 02:43:24.410456 [ 331 ] {300f9f6a-c055-4c5e-b2e7-a91c770d90bf} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7817 | 2026.05.27 02:43:24.410678 [ 260 ] {300f9f6a-c055-4c5e-b2e7-a91c770d90bf} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7818 | 2026.05.27 02:43:24.410708 [ 260 ] {300f9f6a-c055-4c5e-b2e7-a91c770d90bf} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7819 | 2026.05.27 02:43:24.410797 [ 260 ] {300f9f6a-c055-4c5e-b2e7-a91c770d90bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7820 | 2026.05.27 02:43:24.410819 [ 260 ] {300f9f6a-c055-4c5e-b2e7-a91c770d90bf} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 7821 | 2026.05.27 02:43:24.410855 [ 260 ] {300f9f6a-c055-4c5e-b2e7-a91c770d90bf} <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'))" | ||
| 7822 | 2026.05.27 02:43:24.410895 [ 260 ] {300f9f6a-c055-4c5e-b2e7-a91c770d90bf} <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'))" | ||
| 7823 | 2026.05.27 02:43:24.410931 [ 260 ] {300f9f6a-c055-4c5e-b2e7-a91c770d90bf} <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'))" | ||
| 7824 | 2026.05.27 02:43:24.412066 [ 260 ] {300f9f6a-c055-4c5e-b2e7-a91c770d90bf} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.002623 sec., 19062.142584826535 rows/sec., 3.25 MiB/sec. | ||
| 7825 | 2026.05.27 02:43:24.412218 [ 260 ] {300f9f6a-c055-4c5e-b2e7-a91c770d90bf} <Debug> MemoryTracker: Peak memory usage (for query): 139.04 KiB. | ||
| 7826 | 2026.05.27 02:43:24.412234 [ 260 ] {300f9f6a-c055-4c5e-b2e7-a91c770d90bf} <Debug> TCPHandler: Processed in 0.003057933 sec. | ||
| 7827 | 2026.05.27 02:43:24.414347 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7828 | 2026.05.27 02:43:24.414462 [ 260 ] {2d277967-b2c0-4e7b-b9fb-08038a3a262b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7829 | 2026.05.27 02:43:24.414510 [ 260 ] {2d277967-b2c0-4e7b-b9fb-08038a3a262b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7830 | 2026.05.27 02:43:24.415039 [ 260 ] {2d277967-b2c0-4e7b-b9fb-08038a3a262b} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7831 | 2026.05.27 02:43:24.415077 [ 260 ] {2d277967-b2c0-4e7b-b9fb-08038a3a262b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7832 | 2026.05.27 02:43:24.415469 [ 260 ] {2d277967-b2c0-4e7b-b9fb-08038a3a262b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7833 | 2026.05.27 02:43:24.415698 [ 260 ] {2d277967-b2c0-4e7b-b9fb-08038a3a262b} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7834 | 2026.05.27 02:43:24.415841 [ 260 ] {2d277967-b2c0-4e7b-b9fb-08038a3a262b} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001413 sec., 92002.83085633404 rows/sec., 7.94 MiB/sec. | ||
| 7835 | 2026.05.27 02:43:24.415877 [ 260 ] {2d277967-b2c0-4e7b-b9fb-08038a3a262b} <Debug> TCPHandler: Processed in 0.001585127 sec. | ||
| 7836 | 2026.05.27 02:43:24.416018 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7837 | 2026.05.27 02:43:24.416117 [ 260 ] {9489fc2c-11af-4a88-a146-5bfe5a5305d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7838 | 2026.05.27 02:43:24.416158 [ 260 ] {9489fc2c-11af-4a88-a146-5bfe5a5305d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7839 | 2026.05.27 02:43:24.416576 [ 260 ] {9489fc2c-11af-4a88-a146-5bfe5a5305d4} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7840 | 2026.05.27 02:43:24.416613 [ 260 ] {9489fc2c-11af-4a88-a146-5bfe5a5305d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7841 | 2026.05.27 02:43:24.416905 [ 260 ] {9489fc2c-11af-4a88-a146-5bfe5a5305d4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7842 | 2026.05.27 02:43:24.417119 [ 260 ] {9489fc2c-11af-4a88-a146-5bfe5a5305d4} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7843 | 2026.05.27 02:43:24.417247 [ 260 ] {9489fc2c-11af-4a88-a146-5bfe5a5305d4} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001152 sec., 32118.055555555555 rows/sec., 2.36 MiB/sec. | ||
| 7844 | 2026.05.27 02:43:24.417282 [ 260 ] {9489fc2c-11af-4a88-a146-5bfe5a5305d4} <Debug> TCPHandler: Processed in 0.001314274 sec. | ||
| 7845 | 2026.05.27 02:43:24.417424 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7846 | 2026.05.27 02:43:24.417521 [ 260 ] {4ee9fe75-54d3-4c97-b81e-99d68f0ed7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7847 | 2026.05.27 02:43:24.417575 [ 260 ] {4ee9fe75-54d3-4c97-b81e-99d68f0ed7fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7848 | 2026.05.27 02:43:24.417999 [ 260 ] {4ee9fe75-54d3-4c97-b81e-99d68f0ed7fa} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7849 | 2026.05.27 02:43:24.418035 [ 260 ] {4ee9fe75-54d3-4c97-b81e-99d68f0ed7fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7850 | 2026.05.27 02:43:24.418339 [ 260 ] {4ee9fe75-54d3-4c97-b81e-99d68f0ed7fa} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7851 | 2026.05.27 02:43:24.418547 [ 260 ] {4ee9fe75-54d3-4c97-b81e-99d68f0ed7fa} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7852 | 2026.05.27 02:43:24.418683 [ 260 ] {4ee9fe75-54d3-4c97-b81e-99d68f0ed7fa} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001181 sec., 85520.74513124471 rows/sec., 6.68 MiB/sec. | ||
| 7853 | 2026.05.27 02:43:24.418717 [ 260 ] {4ee9fe75-54d3-4c97-b81e-99d68f0ed7fa} <Debug> TCPHandler: Processed in 0.001342095 sec. | ||
| 7854 | 2026.05.27 02:43:24.418841 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7855 | 2026.05.27 02:43:24.418938 [ 260 ] {8249f377-5e8c-4632-9ba1-cf4b1fa7c978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7856 | 2026.05.27 02:43:24.418981 [ 260 ] {8249f377-5e8c-4632-9ba1-cf4b1fa7c978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7857 | 2026.05.27 02:43:24.419368 [ 260 ] {8249f377-5e8c-4632-9ba1-cf4b1fa7c978} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7858 | 2026.05.27 02:43:24.419404 [ 260 ] {8249f377-5e8c-4632-9ba1-cf4b1fa7c978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7859 | 2026.05.27 02:43:24.419749 [ 260 ] {8249f377-5e8c-4632-9ba1-cf4b1fa7c978} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7860 | 2026.05.27 02:43:24.419954 [ 260 ] {8249f377-5e8c-4632-9ba1-cf4b1fa7c978} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7861 | 2026.05.27 02:43:24.420089 [ 260 ] {8249f377-5e8c-4632-9ba1-cf4b1fa7c978} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 7862 | 2026.05.27 02:43:24.420123 [ 260 ] {8249f377-5e8c-4632-9ba1-cf4b1fa7c978} <Debug> TCPHandler: Processed in 0.001331034 sec. | ||
| 7863 | 2026.05.27 02:43:24.420240 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7864 | 2026.05.27 02:43:24.420336 [ 260 ] {472f1ace-43cf-4290-8573-c5dc45cca2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7865 | 2026.05.27 02:43:24.420389 [ 260 ] {472f1ace-43cf-4290-8573-c5dc45cca2ef} <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 | ||
| 7866 | 2026.05.27 02:43:24.421209 [ 260 ] {472f1ace-43cf-4290-8573-c5dc45cca2ef} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7867 | 2026.05.27 02:43:24.421245 [ 260 ] {472f1ace-43cf-4290-8573-c5dc45cca2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7868 | 2026.05.27 02:43:24.421815 [ 260 ] {472f1ace-43cf-4290-8573-c5dc45cca2ef} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7869 | 2026.05.27 02:43:24.422037 [ 260 ] {472f1ace-43cf-4290-8573-c5dc45cca2ef} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7870 | 2026.05.27 02:43:24.422176 [ 260 ] {472f1ace-43cf-4290-8573-c5dc45cca2ef} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001858 sec., 19913.88589881593 rows/sec., 35.68 MiB/sec. | ||
| 7871 | 2026.05.27 02:43:24.422231 [ 260 ] {472f1ace-43cf-4290-8573-c5dc45cca2ef} <Debug> TCPHandler: Processed in 0.002039472 sec. | ||
| 7872 | 2026.05.27 02:43:24.422360 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7873 | 2026.05.27 02:43:24.422462 [ 260 ] {99ec218b-b5c3-4185-80d9-313607d0d4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7874 | 2026.05.27 02:43:24.422504 [ 260 ] {99ec218b-b5c3-4185-80d9-313607d0d4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7875 | 2026.05.27 02:43:24.422853 [ 260 ] {99ec218b-b5c3-4185-80d9-313607d0d4d5} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7876 | 2026.05.27 02:43:24.422888 [ 260 ] {99ec218b-b5c3-4185-80d9-313607d0d4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7877 | 2026.05.27 02:43:24.423205 [ 260 ] {99ec218b-b5c3-4185-80d9-313607d0d4d5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7878 | 2026.05.27 02:43:24.423438 [ 260 ] {99ec218b-b5c3-4185-80d9-313607d0d4d5} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7879 | 2026.05.27 02:43:24.423588 [ 260 ] {99ec218b-b5c3-4185-80d9-313607d0d4d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 7880 | 2026.05.27 02:43:24.423622 [ 260 ] {99ec218b-b5c3-4185-80d9-313607d0d4d5} <Debug> TCPHandler: Processed in 0.001311054 sec. | ||
| 7881 | 2026.05.27 02:43:24.716203 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7882 | 2026.05.27 02:43:24.733030 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7883 | 2026.05.27 02:43:24.733098 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7884 | 2026.05.27 02:43:24.739297 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7885 | 2026.05.27 02:43:24.740035 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7886 | 2026.05.27 02:43:24.742738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7887 | 2026.05.27 02:43:29.413194 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7888 | 2026.05.27 02:43:29.413443 [ 260 ] {d23963ea-fc7a-494b-a593-c73f7e7ec22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 7889 | 2026.05.27 02:43:29.413816 [ 260 ] {d23963ea-fc7a-494b-a593-c73f7e7ec22c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7890 | 2026.05.27 02:43:29.413859 [ 260 ] {d23963ea-fc7a-494b-a593-c73f7e7ec22c} <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 | ||
| 7891 | 2026.05.27 02:43:29.414102 [ 260 ] {d23963ea-fc7a-494b-a593-c73f7e7ec22c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7892 | 2026.05.27 02:43:29.414171 [ 260 ] {d23963ea-fc7a-494b-a593-c73f7e7ec22c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7893 | 2026.05.27 02:43:29.414313 [ 260 ] {d23963ea-fc7a-494b-a593-c73f7e7ec22c} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7894 | 2026.05.27 02:43:29.414411 [ 335 ] {d23963ea-fc7a-494b-a593-c73f7e7ec22c} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7895 | 2026.05.27 02:43:29.414432 [ 334 ] {d23963ea-fc7a-494b-a593-c73f7e7ec22c} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7896 | 2026.05.27 02:43:29.414421 [ 331 ] {d23963ea-fc7a-494b-a593-c73f7e7ec22c} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7897 | 2026.05.27 02:43:29.414419 [ 366 ] {d23963ea-fc7a-494b-a593-c73f7e7ec22c} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7898 | 2026.05.27 02:43:29.414625 [ 260 ] {d23963ea-fc7a-494b-a593-c73f7e7ec22c} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7899 | 2026.05.27 02:43:29.414654 [ 260 ] {d23963ea-fc7a-494b-a593-c73f7e7ec22c} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7900 | 2026.05.27 02:43:29.414751 [ 260 ] {d23963ea-fc7a-494b-a593-c73f7e7ec22c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7901 | 2026.05.27 02:43:29.414773 [ 260 ] {d23963ea-fc7a-494b-a593-c73f7e7ec22c} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 7902 | 2026.05.27 02:43:29.414811 [ 260 ] {d23963ea-fc7a-494b-a593-c73f7e7ec22c} <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'))" | ||
| 7903 | 2026.05.27 02:43:29.414853 [ 260 ] {d23963ea-fc7a-494b-a593-c73f7e7ec22c} <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'))" | ||
| 7904 | 2026.05.27 02:43:29.414892 [ 260 ] {d23963ea-fc7a-494b-a593-c73f7e7ec22c} <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'))" | ||
| 7905 | 2026.05.27 02:43:29.416104 [ 260 ] {d23963ea-fc7a-494b-a593-c73f7e7ec22c} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.002755 sec., 18148.820326678764 rows/sec., 4.51 MiB/sec. | ||
| 7906 | 2026.05.27 02:43:29.416320 [ 260 ] {d23963ea-fc7a-494b-a593-c73f7e7ec22c} <Debug> MemoryTracker: Peak memory usage (for query): 157.83 KiB. | ||
| 7907 | 2026.05.27 02:43:29.416337 [ 260 ] {d23963ea-fc7a-494b-a593-c73f7e7ec22c} <Debug> TCPHandler: Processed in 0.003269965 sec. | ||
| 7908 | 2026.05.27 02:43:29.421239 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7909 | 2026.05.27 02:43:29.421438 [ 260 ] {2f2a391e-c2ba-4963-8853-34ead0f00c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7910 | 2026.05.27 02:43:29.421520 [ 260 ] {2f2a391e-c2ba-4963-8853-34ead0f00c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7911 | 2026.05.27 02:43:29.422323 [ 260 ] {2f2a391e-c2ba-4963-8853-34ead0f00c42} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7912 | 2026.05.27 02:43:29.422364 [ 260 ] {2f2a391e-c2ba-4963-8853-34ead0f00c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7913 | 2026.05.27 02:43:29.422741 [ 260 ] {2f2a391e-c2ba-4963-8853-34ead0f00c42} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7914 | 2026.05.27 02:43:29.422972 [ 260 ] {2f2a391e-c2ba-4963-8853-34ead0f00c42} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7915 | 2026.05.27 02:43:29.423118 [ 260 ] {2f2a391e-c2ba-4963-8853-34ead0f00c42} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001733 sec., 161569.53260242354 rows/sec., 10.25 MiB/sec. | ||
| 7916 | 2026.05.27 02:43:29.423155 [ 260 ] {2f2a391e-c2ba-4963-8853-34ead0f00c42} <Debug> TCPHandler: Processed in 0.002061702 sec. | ||
| 7917 | 2026.05.27 02:43:29.423303 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7918 | 2026.05.27 02:43:29.423400 [ 260 ] {12f86f13-b927-4f00-a71a-eb59151777d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7919 | 2026.05.27 02:43:29.423440 [ 260 ] {12f86f13-b927-4f00-a71a-eb59151777d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7920 | 2026.05.27 02:43:29.424121 [ 260 ] {12f86f13-b927-4f00-a71a-eb59151777d3} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7921 | 2026.05.27 02:43:29.424156 [ 260 ] {12f86f13-b927-4f00-a71a-eb59151777d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7922 | 2026.05.27 02:43:29.424493 [ 260 ] {12f86f13-b927-4f00-a71a-eb59151777d3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7923 | 2026.05.27 02:43:29.424712 [ 260 ] {12f86f13-b927-4f00-a71a-eb59151777d3} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7924 | 2026.05.27 02:43:29.424831 [ 260 ] {12f86f13-b927-4f00-a71a-eb59151777d3} <Debug> executeQuery: Read 785 rows, 62.07 KiB in 0.001462 sec., 536935.7045143639 rows/sec., 41.46 MiB/sec. | ||
| 7925 | 2026.05.27 02:43:29.424864 [ 260 ] {12f86f13-b927-4f00-a71a-eb59151777d3} <Debug> TCPHandler: Processed in 0.001623828 sec. | ||
| 7926 | 2026.05.27 02:43:29.425023 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7927 | 2026.05.27 02:43:29.425135 [ 260 ] {ec859d0f-c481-464e-adca-65042a7da145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7928 | 2026.05.27 02:43:29.425177 [ 260 ] {ec859d0f-c481-464e-adca-65042a7da145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7929 | 2026.05.27 02:43:29.425689 [ 260 ] {ec859d0f-c481-464e-adca-65042a7da145} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7930 | 2026.05.27 02:43:29.425726 [ 260 ] {ec859d0f-c481-464e-adca-65042a7da145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7931 | 2026.05.27 02:43:29.426051 [ 260 ] {ec859d0f-c481-464e-adca-65042a7da145} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7932 | 2026.05.27 02:43:29.426323 [ 260 ] {ec859d0f-c481-464e-adca-65042a7da145} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7933 | 2026.05.27 02:43:29.426461 [ 260 ] {ec859d0f-c481-464e-adca-65042a7da145} <Debug> executeQuery: Read 144 rows, 8.71 KiB in 0.001314 sec., 109589.04109589041 rows/sec., 6.48 MiB/sec. | ||
| 7934 | 2026.05.27 02:43:29.426496 [ 260 ] {ec859d0f-c481-464e-adca-65042a7da145} <Debug> TCPHandler: Processed in 0.001515596 sec. | ||
| 7935 | 2026.05.27 02:43:29.426624 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7936 | 2026.05.27 02:43:29.426733 [ 260 ] {325653fc-8618-4232-b7e9-6c8718211206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7937 | 2026.05.27 02:43:29.426776 [ 260 ] {325653fc-8618-4232-b7e9-6c8718211206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7938 | 2026.05.27 02:43:29.427245 [ 260 ] {325653fc-8618-4232-b7e9-6c8718211206} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7939 | 2026.05.27 02:43:29.427282 [ 260 ] {325653fc-8618-4232-b7e9-6c8718211206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7940 | 2026.05.27 02:43:29.427586 [ 260 ] {325653fc-8618-4232-b7e9-6c8718211206} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7941 | 2026.05.27 02:43:29.427800 [ 260 ] {325653fc-8618-4232-b7e9-6c8718211206} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7942 | 2026.05.27 02:43:29.427919 [ 122 ] {} <Debug> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 7943 | 2026.05.27 02:43:29.427930 [ 260 ] {325653fc-8618-4232-b7e9-6c8718211206} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001217 sec., 119145.43960558751 rows/sec., 7.69 MiB/sec. | ||
| 7944 | 2026.05.27 02:43:29.427965 [ 122 ] {} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7945 | 2026.05.27 02:43:29.427978 [ 260 ] {325653fc-8618-4232-b7e9-6c8718211206} <Debug> TCPHandler: Processed in 0.001403495 sec. | ||
| 7946 | 2026.05.27 02:43:29.427994 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7947 | 2026.05.27 02:43:29.428103 [ 193 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 7948 | 2026.05.27 02:43:29.428113 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7949 | 2026.05.27 02:43:29.428227 [ 260 ] {c6068ebb-12a0-48da-b1d4-0f0710b1b9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7950 | 2026.05.27 02:43:29.428246 [ 193 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7951 | 2026.05.27 02:43:29.428267 [ 260 ] {c6068ebb-12a0-48da-b1d4-0f0710b1b9db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7952 | 2026.05.27 02:43:29.428284 [ 193 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 1122 rows starting from the beginning of the part | ||
| 7953 | 2026.05.27 02:43:29.428352 [ 193 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 145 rows starting from the beginning of the part | ||
| 7954 | 2026.05.27 02:43:29.428396 [ 193 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 145 rows starting from the beginning of the part | ||
| 7955 | 2026.05.27 02:43:29.428436 [ 193 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 801 rows starting from the beginning of the part | ||
| 7956 | 2026.05.27 02:43:29.428476 [ 193 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 145 rows starting from the beginning of the part | ||
| 7957 | 2026.05.27 02:43:29.428513 [ 193 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 145 rows starting from the beginning of the part | ||
| 7958 | 2026.05.27 02:43:29.428761 [ 260 ] {c6068ebb-12a0-48da-b1d4-0f0710b1b9db} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7959 | 2026.05.27 02:43:29.428807 [ 260 ] {c6068ebb-12a0-48da-b1d4-0f0710b1b9db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7960 | 2026.05.27 02:43:29.429168 [ 260 ] {c6068ebb-12a0-48da-b1d4-0f0710b1b9db} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7961 | 2026.05.27 02:43:29.429427 [ 260 ] {c6068ebb-12a0-48da-b1d4-0f0710b1b9db} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7962 | 2026.05.27 02:43:29.429582 [ 260 ] {c6068ebb-12a0-48da-b1d4-0f0710b1b9db} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001372 sec., 104956.26822157434 rows/sec., 5.96 MiB/sec. | ||
| 7963 | 2026.05.27 02:43:29.429624 [ 260 ] {c6068ebb-12a0-48da-b1d4-0f0710b1b9db} <Debug> TCPHandler: Processed in 0.001560437 sec. | ||
| 7964 | 2026.05.27 02:43:29.429659 [ 194 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2503 rows, containing 5 columns (5 merged, 0 gathered) in 0.001602047 sec., 1562376.135032243 rows/sec., 100.05 MiB/sec. | ||
| 7965 | 2026.05.27 02:43:29.429764 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7966 | 2026.05.27 02:43:29.429848 [ 188 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 7967 | 2026.05.27 02:43:29.429887 [ 260 ] {5728be07-862e-4869-96d6-fa1f8e71ed54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7968 | 2026.05.27 02:43:29.429940 [ 260 ] {5728be07-862e-4869-96d6-fa1f8e71ed54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7969 | 2026.05.27 02:43:29.430129 [ 188 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_25_5} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7970 | 2026.05.27 02:43:29.430214 [ 188 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_25_5} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 7971 | 2026.05.27 02:43:29.430294 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 7972 | 2026.05.27 02:43:29.430549 [ 260 ] {5728be07-862e-4869-96d6-fa1f8e71ed54} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7973 | 2026.05.27 02:43:29.430589 [ 260 ] {5728be07-862e-4869-96d6-fa1f8e71ed54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7974 | 2026.05.27 02:43:29.430920 [ 260 ] {5728be07-862e-4869-96d6-fa1f8e71ed54} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7975 | 2026.05.27 02:43:29.431137 [ 260 ] {5728be07-862e-4869-96d6-fa1f8e71ed54} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7976 | 2026.05.27 02:43:29.431264 [ 260 ] {5728be07-862e-4869-96d6-fa1f8e71ed54} <Debug> executeQuery: Read 488 rows, 35.05 KiB in 0.001402 sec., 348074.17974322394 rows/sec., 24.42 MiB/sec. | ||
| 7977 | 2026.05.27 02:43:29.431298 [ 260 ] {5728be07-862e-4869-96d6-fa1f8e71ed54} <Debug> TCPHandler: Processed in 0.001594437 sec. | ||
| 7978 | 2026.05.27 02:43:29.431414 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7979 | 2026.05.27 02:43:29.431511 [ 260 ] {03cd6a20-5c76-410d-88d8-0870fb863148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7980 | 2026.05.27 02:43:29.431552 [ 260 ] {03cd6a20-5c76-410d-88d8-0870fb863148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7981 | 2026.05.27 02:43:29.431875 [ 260 ] {03cd6a20-5c76-410d-88d8-0870fb863148} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7982 | 2026.05.27 02:43:29.431910 [ 260 ] {03cd6a20-5c76-410d-88d8-0870fb863148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7983 | 2026.05.27 02:43:29.432196 [ 260 ] {03cd6a20-5c76-410d-88d8-0870fb863148} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7984 | 2026.05.27 02:43:29.432409 [ 260 ] {03cd6a20-5c76-410d-88d8-0870fb863148} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7985 | 2026.05.27 02:43:29.432536 [ 260 ] {03cd6a20-5c76-410d-88d8-0870fb863148} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001044 sec., 3831.417624521073 rows/sec., 200.18 KiB/sec. | ||
| 7986 | 2026.05.27 02:43:29.432569 [ 260 ] {03cd6a20-5c76-410d-88d8-0870fb863148} <Debug> TCPHandler: Processed in 0.001204813 sec. | ||
| 7987 | 2026.05.27 02:43:29.432697 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7988 | 2026.05.27 02:43:29.432793 [ 260 ] {74d0a9b3-5d97-4e9a-9ecd-de0b8fc84328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7989 | 2026.05.27 02:43:29.432835 [ 260 ] {74d0a9b3-5d97-4e9a-9ecd-de0b8fc84328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7990 | 2026.05.27 02:43:29.433243 [ 260 ] {74d0a9b3-5d97-4e9a-9ecd-de0b8fc84328} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7991 | 2026.05.27 02:43:29.433278 [ 260 ] {74d0a9b3-5d97-4e9a-9ecd-de0b8fc84328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7992 | 2026.05.27 02:43:29.433628 [ 260 ] {74d0a9b3-5d97-4e9a-9ecd-de0b8fc84328} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7993 | 2026.05.27 02:43:29.433838 [ 260 ] {74d0a9b3-5d97-4e9a-9ecd-de0b8fc84328} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7994 | 2026.05.27 02:43:29.433962 [ 260 ] {74d0a9b3-5d97-4e9a-9ecd-de0b8fc84328} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001187 sec., 223251.8955349621 rows/sec., 14.84 MiB/sec. | ||
| 7995 | 2026.05.27 02:43:29.433995 [ 260 ] {74d0a9b3-5d97-4e9a-9ecd-de0b8fc84328} <Debug> TCPHandler: Processed in 0.001347564 sec. | ||
| 7996 | 2026.05.27 02:43:29.434118 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7997 | 2026.05.27 02:43:29.434215 [ 260 ] {2e44b396-df88-48d4-b5dc-9e1af107d152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7998 | 2026.05.27 02:43:29.434256 [ 260 ] {2e44b396-df88-48d4-b5dc-9e1af107d152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7999 | 2026.05.27 02:43:29.434564 [ 260 ] {2e44b396-df88-48d4-b5dc-9e1af107d152} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8000 | 2026.05.27 02:43:29.434599 [ 260 ] {2e44b396-df88-48d4-b5dc-9e1af107d152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8001 | 2026.05.27 02:43:29.434879 [ 260 ] {2e44b396-df88-48d4-b5dc-9e1af107d152} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8002 | 2026.05.27 02:43:29.435079 [ 260 ] {2e44b396-df88-48d4-b5dc-9e1af107d152} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8003 | 2026.05.27 02:43:29.435205 [ 260 ] {2e44b396-df88-48d4-b5dc-9e1af107d152} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 8004 | 2026.05.27 02:43:29.435238 [ 260 ] {2e44b396-df88-48d4-b5dc-9e1af107d152} <Debug> TCPHandler: Processed in 0.001168883 sec. | ||
| 8005 | 2026.05.27 02:43:29.435356 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8006 | 2026.05.27 02:43:29.435452 [ 260 ] {b2a8ebe6-c8ff-40eb-afb8-4dcedb73bba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8007 | 2026.05.27 02:43:29.435504 [ 260 ] {b2a8ebe6-c8ff-40eb-afb8-4dcedb73bba5} <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 | ||
| 8008 | 2026.05.27 02:43:29.436235 [ 260 ] {b2a8ebe6-c8ff-40eb-afb8-4dcedb73bba5} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8009 | 2026.05.27 02:43:29.436271 [ 260 ] {b2a8ebe6-c8ff-40eb-afb8-4dcedb73bba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8010 | 2026.05.27 02:43:29.436742 [ 260 ] {b2a8ebe6-c8ff-40eb-afb8-4dcedb73bba5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8011 | 2026.05.27 02:43:29.436961 [ 260 ] {b2a8ebe6-c8ff-40eb-afb8-4dcedb73bba5} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8012 | 2026.05.27 02:43:29.437074 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8013 | 2026.05.27 02:43:29.437095 [ 260 ] {b2a8ebe6-c8ff-40eb-afb8-4dcedb73bba5} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001661 sec., 2408.187838651415 rows/sec., 4.32 MiB/sec. | ||
| 8014 | 2026.05.27 02:43:29.437112 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8015 | 2026.05.27 02:43:29.437148 [ 260 ] {b2a8ebe6-c8ff-40eb-afb8-4dcedb73bba5} <Debug> TCPHandler: Processed in 0.00184045 sec. | ||
| 8016 | 2026.05.27 02:43:29.437171 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8017 | 2026.05.27 02:43:29.437263 [ 187 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::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 | ||
| 8018 | 2026.05.27 02:43:29.437292 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8019 | 2026.05.27 02:43:29.437389 [ 260 ] {049d1175-c261-4758-9b09-54017672cfac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8020 | 2026.05.27 02:43:29.437431 [ 260 ] {049d1175-c261-4758-9b09-54017672cfac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8021 | 2026.05.27 02:43:29.437444 [ 187 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8022 | 2026.05.27 02:43:29.437499 [ 187 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 682 rows starting from the beginning of the part | ||
| 8023 | 2026.05.27 02:43:29.437617 [ 187 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
| 8024 | 2026.05.27 02:43:29.437774 [ 187 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 46 rows starting from the beginning of the part | ||
| 8025 | 2026.05.27 02:43:29.437774 [ 260 ] {049d1175-c261-4758-9b09-54017672cfac} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8026 | 2026.05.27 02:43:29.437821 [ 260 ] {049d1175-c261-4758-9b09-54017672cfac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8027 | 2026.05.27 02:43:29.437889 [ 187 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
| 8028 | 2026.05.27 02:43:29.437991 [ 187 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 37 rows starting from the beginning of the part | ||
| 8029 | 2026.05.27 02:43:29.438092 [ 187 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
| 8030 | 2026.05.27 02:43:29.438134 [ 260 ] {049d1175-c261-4758-9b09-54017672cfac} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8031 | 2026.05.27 02:43:29.438346 [ 260 ] {049d1175-c261-4758-9b09-54017672cfac} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8032 | 2026.05.27 02:43:29.438469 [ 260 ] {049d1175-c261-4758-9b09-54017672cfac} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001099 sec., 81892.6296633303 rows/sec., 5.12 MiB/sec. | ||
| 8033 | 2026.05.27 02:43:29.438502 [ 260 ] {049d1175-c261-4758-9b09-54017672cfac} <Debug> TCPHandler: Processed in 0.001262824 sec. | ||
| 8034 | 2026.05.27 02:43:29.441939 [ 188 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 777 rows, containing 19 columns (19 merged, 0 gathered) in 0.004727001 sec., 164374.83300722807 rows/sec., 294.55 MiB/sec. | ||
| 8035 | 2026.05.27 02:43:29.442600 [ 187 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8036 | 2026.05.27 02:43:29.442961 [ 187 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8037 | 2026.05.27 02:43:29.443024 [ 187 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8038 | 2026.05.27 02:43:29.443097 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 8039 | 2026.05.27 02:43:30.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.50 MiB, peak 290.03 MiB, free memory in arenas 0.00 B, will set to 283.59 MiB (RSS), difference: 1.09 MiB | ||
| 8040 | 2026.05.27 02:43:31.465153 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14829 | ||
| 8041 | 2026.05.27 02:43:31.465888 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8042 | 2026.05.27 02:43:31.465932 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8043 | 2026.05.27 02:43:31.466444 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8044 | 2026.05.27 02:43:31.466659 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8045 | 2026.05.27 02:43:31.466847 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14829 | ||
| 8046 | 2026.05.27 02:43:31.466928 [ 119 ] {} <Debug> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8047 | 2026.05.27 02:43:31.467026 [ 119 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8048 | 2026.05.27 02:43:31.467061 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8049 | 2026.05.27 02:43:31.467198 [ 201 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 8050 | 2026.05.27 02:43:31.467303 [ 201 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8051 | 2026.05.27 02:43:31.467334 [ 201 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12397 rows starting from the beginning of the part | ||
| 8052 | 2026.05.27 02:43:31.467394 [ 201 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 8053 | 2026.05.27 02:43:31.467437 [ 201 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 8054 | 2026.05.27 02:43:31.467483 [ 201 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 8055 | 2026.05.27 02:43:31.467527 [ 201 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 8056 | 2026.05.27 02:43:31.467590 [ 201 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 8057 | 2026.05.27 02:43:31.469185 [ 197 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14829 rows, containing 4 columns (4 merged, 0 gathered) in 0.002029432 sec., 7306970.620350917 rows/sec., 104.53 MiB/sec. | ||
| 8058 | 2026.05.27 02:43:31.469672 [ 197 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8059 | 2026.05.27 02:43:31.470018 [ 197 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_31_6} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8060 | 2026.05.27 02:43:31.470118 [ 197 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_31_6} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8061 | 2026.05.27 02:43:31.470234 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 8062 | 2026.05.27 02:43:32.243086 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 8063 | 2026.05.27 02:43:32.260188 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8064 | 2026.05.27 02:43:32.260247 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8065 | 2026.05.27 02:43:32.266285 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8066 | 2026.05.27 02:43:32.266984 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8067 | 2026.05.27 02:43:32.267337 [ 117 ] {} <Debug> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8068 | 2026.05.27 02:43:32.267436 [ 117 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8069 | 2026.05.27 02:43:32.267472 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8070 | 2026.05.27 02:43:32.267640 [ 189 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 8071 | 2026.05.27 02:43:32.270018 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 8072 | 2026.05.27 02:43:32.272097 [ 189 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8073 | 2026.05.27 02:43:32.273799 [ 189 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 8074 | 2026.05.27 02:43:32.278709 [ 189 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 8075 | 2026.05.27 02:43:32.283628 [ 189 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 8076 | 2026.05.27 02:43:32.288260 [ 189 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 8077 | 2026.05.27 02:43:32.292691 [ 189 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 8078 | 2026.05.27 02:43:32.296953 [ 189 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 8079 | 2026.05.27 02:43:32.346674 [ 198 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.079103938 sec., 2958.1333864819726 rows/sec., 15.30 MiB/sec. | ||
| 8080 | 2026.05.27 02:43:32.348824 [ 198 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8081 | 2026.05.27 02:43:32.350839 [ 198 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_31_6} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8082 | 2026.05.27 02:43:32.350921 [ 198 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_31_6} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8083 | 2026.05.27 02:43:32.353739 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 8084 | 2026.05.27 02:43:34.410242 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8085 | 2026.05.27 02:43:34.410475 [ 260 ] {faa74b3f-08db-408b-ad36-0e3902849dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 8086 | 2026.05.27 02:43:34.410801 [ 260 ] {faa74b3f-08db-408b-ad36-0e3902849dfb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8087 | 2026.05.27 02:43:34.410841 [ 260 ] {faa74b3f-08db-408b-ad36-0e3902849dfb} <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 | ||
| 8088 | 2026.05.27 02:43:34.411063 [ 260 ] {faa74b3f-08db-408b-ad36-0e3902849dfb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8089 | 2026.05.27 02:43:34.411134 [ 260 ] {faa74b3f-08db-408b-ad36-0e3902849dfb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8090 | 2026.05.27 02:43:34.411273 [ 260 ] {faa74b3f-08db-408b-ad36-0e3902849dfb} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8091 | 2026.05.27 02:43:34.411366 [ 331 ] {faa74b3f-08db-408b-ad36-0e3902849dfb} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8092 | 2026.05.27 02:43:34.411371 [ 322 ] {faa74b3f-08db-408b-ad36-0e3902849dfb} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8093 | 2026.05.27 02:43:34.411370 [ 334 ] {faa74b3f-08db-408b-ad36-0e3902849dfb} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8094 | 2026.05.27 02:43:34.411378 [ 335 ] {faa74b3f-08db-408b-ad36-0e3902849dfb} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8095 | 2026.05.27 02:43:34.411560 [ 260 ] {faa74b3f-08db-408b-ad36-0e3902849dfb} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8096 | 2026.05.27 02:43:34.411591 [ 260 ] {faa74b3f-08db-408b-ad36-0e3902849dfb} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8097 | 2026.05.27 02:43:34.411675 [ 260 ] {faa74b3f-08db-408b-ad36-0e3902849dfb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8098 | 2026.05.27 02:43:34.411697 [ 260 ] {faa74b3f-08db-408b-ad36-0e3902849dfb} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 8099 | 2026.05.27 02:43:34.411733 [ 260 ] {faa74b3f-08db-408b-ad36-0e3902849dfb} <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'))" | ||
| 8100 | 2026.05.27 02:43:34.411773 [ 260 ] {faa74b3f-08db-408b-ad36-0e3902849dfb} <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'))" | ||
| 8101 | 2026.05.27 02:43:34.411810 [ 260 ] {faa74b3f-08db-408b-ad36-0e3902849dfb} <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'))" | ||
| 8102 | 2026.05.27 02:43:34.413123 [ 260 ] {faa74b3f-08db-408b-ad36-0e3902849dfb} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.002729 sec., 18321.729571271528 rows/sec., 3.12 MiB/sec. | ||
| 8103 | 2026.05.27 02:43:34.413340 [ 260 ] {faa74b3f-08db-408b-ad36-0e3902849dfb} <Debug> MemoryTracker: Peak memory usage (for query): 138.72 KiB. | ||
| 8104 | 2026.05.27 02:43:34.413357 [ 260 ] {faa74b3f-08db-408b-ad36-0e3902849dfb} <Debug> TCPHandler: Processed in 0.003243475 sec. | ||
| 8105 | 2026.05.27 02:43:34.415797 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8106 | 2026.05.27 02:43:34.415932 [ 260 ] {8d00be3c-6223-4e10-8b54-017711ae509f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8107 | 2026.05.27 02:43:34.415992 [ 260 ] {8d00be3c-6223-4e10-8b54-017711ae509f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8108 | 2026.05.27 02:43:34.416566 [ 260 ] {8d00be3c-6223-4e10-8b54-017711ae509f} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8109 | 2026.05.27 02:43:34.416609 [ 260 ] {8d00be3c-6223-4e10-8b54-017711ae509f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8110 | 2026.05.27 02:43:34.416992 [ 260 ] {8d00be3c-6223-4e10-8b54-017711ae509f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8111 | 2026.05.27 02:43:34.417214 [ 260 ] {8d00be3c-6223-4e10-8b54-017711ae509f} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8112 | 2026.05.27 02:43:34.417354 [ 113 ] {} <Debug> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8113 | 2026.05.27 02:43:34.417359 [ 260 ] {8d00be3c-6223-4e10-8b54-017711ae509f} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001471 sec., 88375.25492861998 rows/sec., 7.63 MiB/sec. | ||
| 8114 | 2026.05.27 02:43:34.417412 [ 113 ] {} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8115 | 2026.05.27 02:43:34.417446 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8116 | 2026.05.27 02:43:34.417472 [ 260 ] {8d00be3c-6223-4e10-8b54-017711ae509f} <Debug> TCPHandler: Processed in 0.001782539 sec. | ||
| 8117 | 2026.05.27 02:43:34.417544 [ 191 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::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 | ||
| 8118 | 2026.05.27 02:43:34.417617 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8119 | 2026.05.27 02:43:34.417659 [ 191 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8120 | 2026.05.27 02:43:34.417694 [ 191 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 4196 rows starting from the beginning of the part | ||
| 8121 | 2026.05.27 02:43:34.417735 [ 260 ] {5c3e433c-57d7-4894-9e63-d477d0caa7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8122 | 2026.05.27 02:43:34.417762 [ 191 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 8123 | 2026.05.27 02:43:34.417781 [ 260 ] {5c3e433c-57d7-4894-9e63-d477d0caa7b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8124 | 2026.05.27 02:43:34.417813 [ 191 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 785 rows starting from the beginning of the part | ||
| 8125 | 2026.05.27 02:43:34.417866 [ 191 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 130 rows starting from the beginning of the part | ||
| 8126 | 2026.05.27 02:43:34.417912 [ 191 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 785 rows starting from the beginning of the part | ||
| 8127 | 2026.05.27 02:43:34.417962 [ 191 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 130 rows starting from the beginning of the part | ||
| 8128 | 2026.05.27 02:43:34.418319 [ 260 ] {5c3e433c-57d7-4894-9e63-d477d0caa7b0} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8129 | 2026.05.27 02:43:34.418365 [ 260 ] {5c3e433c-57d7-4894-9e63-d477d0caa7b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8130 | 2026.05.27 02:43:34.419018 [ 260 ] {5c3e433c-57d7-4894-9e63-d477d0caa7b0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8131 | 2026.05.27 02:43:34.419296 [ 260 ] {5c3e433c-57d7-4894-9e63-d477d0caa7b0} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8132 | 2026.05.27 02:43:34.419429 [ 113 ] {} <Debug> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8133 | 2026.05.27 02:43:34.419448 [ 260 ] {5c3e433c-57d7-4894-9e63-d477d0caa7b0} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001746 sec., 21191.294387170678 rows/sec., 1.56 MiB/sec. | ||
| 8134 | 2026.05.27 02:43:34.419464 [ 113 ] {} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8135 | 2026.05.27 02:43:34.419490 [ 260 ] {5c3e433c-57d7-4894-9e63-d477d0caa7b0} <Debug> TCPHandler: Processed in 0.00192634 sec. | ||
| 8136 | 2026.05.27 02:43:34.419491 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8137 | 2026.05.27 02:43:34.419602 [ 201 ] {26623fa7-b46b-4465-af52-bb599726c27b::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 | ||
| 8138 | 2026.05.27 02:43:34.419627 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8139 | 2026.05.27 02:43:34.419721 [ 201 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8140 | 2026.05.27 02:43:34.419730 [ 260 ] {c35ba61f-2c55-42db-baca-e1d118f0223b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8141 | 2026.05.27 02:43:34.419761 [ 201 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 222 rows starting from the beginning of the part | ||
| 8142 | 2026.05.27 02:43:34.419784 [ 260 ] {c35ba61f-2c55-42db-baca-e1d118f0223b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8143 | 2026.05.27 02:43:34.419828 [ 201 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 54 rows starting from the beginning of the part | ||
| 8144 | 2026.05.27 02:43:34.419834 [ 195 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6082 rows, containing 5 columns (5 merged, 0 gathered) in 0.002330675 sec., 2609544.4452787284 rows/sec., 210.53 MiB/sec. | ||
| 8145 | 2026.05.27 02:43:34.419885 [ 201 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 144 rows starting from the beginning of the part | ||
| 8146 | 2026.05.27 02:43:34.419940 [ 201 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 37 rows starting from the beginning of the part | ||
| 8147 | 2026.05.27 02:43:34.419988 [ 201 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 144 rows starting from the beginning of the part | ||
| 8148 | 2026.05.27 02:43:34.420034 [ 201 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 37 rows starting from the beginning of the part | ||
| 8149 | 2026.05.27 02:43:34.420230 [ 191 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8150 | 2026.05.27 02:43:34.420241 [ 260 ] {c35ba61f-2c55-42db-baca-e1d118f0223b} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8151 | 2026.05.27 02:43:34.420282 [ 260 ] {c35ba61f-2c55-42db-baca-e1d118f0223b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8152 | 2026.05.27 02:43:34.420494 [ 191 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_51_10} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8153 | 2026.05.27 02:43:34.420567 [ 191 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_51_10} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8154 | 2026.05.27 02:43:34.420643 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 8155 | 2026.05.27 02:43:34.420748 [ 260 ] {c35ba61f-2c55-42db-baca-e1d118f0223b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8156 | 2026.05.27 02:43:34.420914 [ 191 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 638 rows, containing 5 columns (5 merged, 0 gathered) in 0.001355904 sec., 470534.78712357214 rows/sec., 31.72 MiB/sec. | ||
| 8157 | 2026.05.27 02:43:34.420969 [ 260 ] {c35ba61f-2c55-42db-baca-e1d118f0223b} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8158 | 2026.05.27 02:43:34.421043 [ 201 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8159 | 2026.05.27 02:43:34.421084 [ 113 ] {} <Debug> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8160 | 2026.05.27 02:43:34.421104 [ 260 ] {c35ba61f-2c55-42db-baca-e1d118f0223b} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001394 sec., 72453.37159253945 rows/sec., 5.66 MiB/sec. | ||
| 8161 | 2026.05.27 02:43:34.421114 [ 113 ] {} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8162 | 2026.05.27 02:43:34.421147 [ 260 ] {c35ba61f-2c55-42db-baca-e1d118f0223b} <Debug> TCPHandler: Processed in 0.001570117 sec. | ||
| 8163 | 2026.05.27 02:43:34.421148 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8164 | 2026.05.27 02:43:34.421249 [ 190 ] {76692622-c101-4ebc-976a-e0464a74b1df::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 | ||
| 8165 | 2026.05.27 02:43:34.421281 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8166 | 2026.05.27 02:43:34.421329 [ 201 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_41_8} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8167 | 2026.05.27 02:43:34.421358 [ 190 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8168 | 2026.05.27 02:43:34.421384 [ 260 ] {5bc2e39e-4e4b-4d5c-8c01-9a918bb8f4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8169 | 2026.05.27 02:43:34.421392 [ 190 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2405 rows starting from the beginning of the part | ||
| 8170 | 2026.05.27 02:43:34.421406 [ 201 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_41_8} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8171 | 2026.05.27 02:43:34.421437 [ 260 ] {5bc2e39e-4e4b-4d5c-8c01-9a918bb8f4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8172 | 2026.05.27 02:43:34.421478 [ 190 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 8173 | 2026.05.27 02:43:34.421497 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8174 | 2026.05.27 02:43:34.421527 [ 190 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part | ||
| 8175 | 2026.05.27 02:43:34.421576 [ 190 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 101 rows starting from the beginning of the part | ||
| 8176 | 2026.05.27 02:43:34.421616 [ 190 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part | ||
| 8177 | 2026.05.27 02:43:34.421670 [ 190 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 101 rows starting from the beginning of the part | ||
| 8178 | 2026.05.27 02:43:34.421877 [ 260 ] {5bc2e39e-4e4b-4d5c-8c01-9a918bb8f4c9} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8179 | 2026.05.27 02:43:34.421918 [ 260 ] {5bc2e39e-4e4b-4d5c-8c01-9a918bb8f4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8180 | 2026.05.27 02:43:34.422258 [ 260 ] {5bc2e39e-4e4b-4d5c-8c01-9a918bb8f4c9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8181 | 2026.05.27 02:43:34.422499 [ 260 ] {5bc2e39e-4e4b-4d5c-8c01-9a918bb8f4c9} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8182 | 2026.05.27 02:43:34.422608 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8183 | 2026.05.27 02:43:34.422627 [ 260 ] {5bc2e39e-4e4b-4d5c-8c01-9a918bb8f4c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 8184 | 2026.05.27 02:43:34.422637 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8185 | 2026.05.27 02:43:34.422666 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8186 | 2026.05.27 02:43:34.422668 [ 260 ] {5bc2e39e-4e4b-4d5c-8c01-9a918bb8f4c9} <Debug> TCPHandler: Processed in 0.001436055 sec. | ||
| 8187 | 2026.05.27 02:43:34.422744 [ 195 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::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 | ||
| 8188 | 2026.05.27 02:43:34.422814 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8189 | 2026.05.27 02:43:34.422843 [ 195 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8190 | 2026.05.27 02:43:34.422875 [ 195 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 19219 rows starting from the beginning of the part | ||
| 8191 | 2026.05.27 02:43:34.422916 [ 260 ] {111d4cac-3aca-4da4-9bc1-8ef9c2759622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8192 | 2026.05.27 02:43:34.422932 [ 195 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 96 rows starting from the beginning of the part | ||
| 8193 | 2026.05.27 02:43:34.422975 [ 260 ] {111d4cac-3aca-4da4-9bc1-8ef9c2759622} <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 | ||
| 8194 | 2026.05.27 02:43:34.422981 [ 195 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 265 rows starting from the beginning of the part | ||
| 8195 | 2026.05.27 02:43:34.422977 [ 190 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3647 rows, containing 5 columns (5 merged, 0 gathered) in 0.001764028 sec., 2067427.5011507755 rows/sec., 151.43 MiB/sec. | ||
| 8196 | 2026.05.27 02:43:34.423039 [ 195 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 8197 | 2026.05.27 02:43:34.423079 [ 195 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 265 rows starting from the beginning of the part | ||
| 8198 | 2026.05.27 02:43:34.423121 [ 195 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::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 | ||
| 8199 | 2026.05.27 02:43:34.423206 [ 190 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8200 | 2026.05.27 02:43:34.423456 [ 190 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_51_10} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8201 | 2026.05.27 02:43:34.423533 [ 190 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_51_10} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8202 | 2026.05.27 02:43:34.423606 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 8203 | 2026.05.27 02:43:34.423802 [ 260 ] {111d4cac-3aca-4da4-9bc1-8ef9c2759622} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8204 | 2026.05.27 02:43:34.423843 [ 260 ] {111d4cac-3aca-4da4-9bc1-8ef9c2759622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8205 | 2026.05.27 02:43:34.424417 [ 260 ] {111d4cac-3aca-4da4-9bc1-8ef9c2759622} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8206 | 2026.05.27 02:43:34.424647 [ 260 ] {111d4cac-3aca-4da4-9bc1-8ef9c2759622} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8207 | 2026.05.27 02:43:34.424787 [ 260 ] {111d4cac-3aca-4da4-9bc1-8ef9c2759622} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001889 sec., 19587.08311275807 rows/sec., 35.10 MiB/sec. | ||
| 8208 | 2026.05.27 02:43:34.424838 [ 260 ] {111d4cac-3aca-4da4-9bc1-8ef9c2759622} <Debug> TCPHandler: Processed in 0.002072272 sec. | ||
| 8209 | 2026.05.27 02:43:34.424973 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8210 | 2026.05.27 02:43:34.425069 [ 260 ] {bfb9e41c-ead3-4b3d-a008-80e6e2252ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8211 | 2026.05.27 02:43:34.425111 [ 260 ] {bfb9e41c-ead3-4b3d-a008-80e6e2252ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8212 | 2026.05.27 02:43:34.425451 [ 260 ] {bfb9e41c-ead3-4b3d-a008-80e6e2252ec4} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8213 | 2026.05.27 02:43:34.425487 [ 260 ] {bfb9e41c-ead3-4b3d-a008-80e6e2252ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8214 | 2026.05.27 02:43:34.425889 [ 260 ] {bfb9e41c-ead3-4b3d-a008-80e6e2252ec4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8215 | 2026.05.27 02:43:34.426111 [ 260 ] {bfb9e41c-ead3-4b3d-a008-80e6e2252ec4} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8216 | 2026.05.27 02:43:34.426241 [ 260 ] {bfb9e41c-ead3-4b3d-a008-80e6e2252ec4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 8217 | 2026.05.27 02:43:34.426242 [ 113 ] {} <Debug> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8218 | 2026.05.27 02:43:34.426276 [ 260 ] {bfb9e41c-ead3-4b3d-a008-80e6e2252ec4} <Debug> TCPHandler: Processed in 0.001352105 sec. | ||
| 8219 | 2026.05.27 02:43:34.426302 [ 113 ] {} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2026.05.27 02:43:34.426332 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8221 | 2026.05.27 02:43:34.426430 [ 190 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 8222 | 2026.05.27 02:43:34.426525 [ 190 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8223 | 2026.05.27 02:43:34.426554 [ 190 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3532 rows starting from the beginning of the part | ||
| 8224 | 2026.05.27 02:43:34.426609 [ 190 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
| 8225 | 2026.05.27 02:43:34.426653 [ 190 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 90 rows starting from the beginning of the part | ||
| 8226 | 2026.05.27 02:43:34.426694 [ 190 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 8227 | 2026.05.27 02:43:34.426730 [ 190 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 90 rows starting from the beginning of the part | ||
| 8228 | 2026.05.27 02:43:34.426769 [ 190 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 8229 | 2026.05.27 02:43:34.428169 [ 192 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3868 rows, containing 4 columns (4 merged, 0 gathered) in 0.001786869 sec., 2164680.231175313 rows/sec., 135.52 MiB/sec. | ||
| 8230 | 2026.05.27 02:43:34.428444 [ 192 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20165 rows, containing 5 columns (5 merged, 0 gathered) in 0.005732311 sec., 3517778.4317703624 rows/sec., 225.59 MiB/sec. | ||
| 8231 | 2026.05.27 02:43:34.428455 [ 200 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8232 | 2026.05.27 02:43:34.428746 [ 200 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_51_10} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8233 | 2026.05.27 02:43:34.428802 [ 190 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8234 | 2026.05.27 02:43:34.428814 [ 200 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_51_10} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8235 | 2026.05.27 02:43:34.428874 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8236 | 2026.05.27 02:43:34.429076 [ 190 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8237 | 2026.05.27 02:43:34.429149 [ 190 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8238 | 2026.05.27 02:43:34.429227 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.23 MiB. | ||
| 8239 | 2026.05.27 02:43:35.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.80 MiB, peak 295.72 MiB, free memory in arenas 0.00 B, will set to 287.70 MiB (RSS), difference: 1.89 MiB | ||
| 8240 | 2026.05.27 02:43:37.562031 [ 271 ] {} <Trace> TCP-Session: 031d3942-c2dd-4bfe-8bc1-e6f60a51f305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8241 | 2026.05.27 02:43:37.562324 [ 271 ] {2d83144b-62cd-402c-a4fd-f2dfbd509ced} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64485) 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 database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 8242 | 2026.05.27 02:43:37.562806 [ 271 ] {2d83144b-62cd-402c-a4fd-f2dfbd509ced} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 8243 | 2026.05.27 02:43:37.562993 [ 271 ] {2d83144b-62cd-402c-a4fd-f2dfbd509ced} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8244 | 2026.05.27 02:43:37.563394 [ 334 ] {2d83144b-62cd-402c-a4fd-f2dfbd509ced} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 8245 | 2026.05.27 02:43:37.563732 [ 271 ] {2d83144b-62cd-402c-a4fd-f2dfbd509ced} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001541 sec., 26606.09993510707 rows/sec., 1.58 MiB/sec. | ||
| 8246 | 2026.05.27 02:43:37.563783 [ 271 ] {2d83144b-62cd-402c-a4fd-f2dfbd509ced} <Debug> TCPHandler: Processed in 0.001967841 sec. | ||
| 8247 | 2026.05.27 02:43:38.876130 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8248 | 2026.05.27 02:43:38.876205 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8249 | 2026.05.27 02:43:38.967055 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15277 | ||
| 8250 | 2026.05.27 02:43:38.967881 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8251 | 2026.05.27 02:43:38.967924 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8252 | 2026.05.27 02:43:38.968433 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8253 | 2026.05.27 02:43:38.968686 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8254 | 2026.05.27 02:43:38.968821 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15277 | ||
| 8255 | 2026.05.27 02:43:39.001554 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000998651 sec. | ||
| 8256 | 2026.05.27 02:43:39.412425 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8257 | 2026.05.27 02:43:39.412713 [ 260 ] {72fe4a2a-72cd-444b-8130-34de626bc0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 8258 | 2026.05.27 02:43:39.413133 [ 260 ] {72fe4a2a-72cd-444b-8130-34de626bc0b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8259 | 2026.05.27 02:43:39.413184 [ 260 ] {72fe4a2a-72cd-444b-8130-34de626bc0b7} <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 | ||
| 8260 | 2026.05.27 02:43:39.413478 [ 260 ] {72fe4a2a-72cd-444b-8130-34de626bc0b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8261 | 2026.05.27 02:43:39.413547 [ 260 ] {72fe4a2a-72cd-444b-8130-34de626bc0b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8262 | 2026.05.27 02:43:39.413696 [ 260 ] {72fe4a2a-72cd-444b-8130-34de626bc0b7} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8263 | 2026.05.27 02:43:39.413800 [ 325 ] {72fe4a2a-72cd-444b-8130-34de626bc0b7} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8264 | 2026.05.27 02:43:39.413824 [ 322 ] {72fe4a2a-72cd-444b-8130-34de626bc0b7} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8265 | 2026.05.27 02:43:39.413838 [ 352 ] {72fe4a2a-72cd-444b-8130-34de626bc0b7} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8266 | 2026.05.27 02:43:39.413800 [ 334 ] {72fe4a2a-72cd-444b-8130-34de626bc0b7} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8267 | 2026.05.27 02:43:39.414018 [ 260 ] {72fe4a2a-72cd-444b-8130-34de626bc0b7} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8268 | 2026.05.27 02:43:39.414047 [ 260 ] {72fe4a2a-72cd-444b-8130-34de626bc0b7} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8269 | 2026.05.27 02:43:39.414133 [ 260 ] {72fe4a2a-72cd-444b-8130-34de626bc0b7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8270 | 2026.05.27 02:43:39.414155 [ 260 ] {72fe4a2a-72cd-444b-8130-34de626bc0b7} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 8271 | 2026.05.27 02:43:39.414193 [ 260 ] {72fe4a2a-72cd-444b-8130-34de626bc0b7} <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'))" | ||
| 8272 | 2026.05.27 02:43:39.414235 [ 260 ] {72fe4a2a-72cd-444b-8130-34de626bc0b7} <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'))" | ||
| 8273 | 2026.05.27 02:43:39.414274 [ 260 ] {72fe4a2a-72cd-444b-8130-34de626bc0b7} <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'))" | ||
| 8274 | 2026.05.27 02:43:39.415643 [ 260 ] {72fe4a2a-72cd-444b-8130-34de626bc0b7} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.003058 sec., 16350.555918901244 rows/sec., 4.06 MiB/sec. | ||
| 8275 | 2026.05.27 02:43:39.415808 [ 260 ] {72fe4a2a-72cd-444b-8130-34de626bc0b7} <Debug> MemoryTracker: Peak memory usage (for query): 157.82 KiB. | ||
| 8276 | 2026.05.27 02:43:39.415824 [ 260 ] {72fe4a2a-72cd-444b-8130-34de626bc0b7} <Debug> TCPHandler: Processed in 0.003547268 sec. | ||
| 8277 | 2026.05.27 02:43:39.420866 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8278 | 2026.05.27 02:43:39.420983 [ 260 ] {86a35a0e-6957-41d0-87e4-6eccad37ab5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8279 | 2026.05.27 02:43:39.421029 [ 260 ] {86a35a0e-6957-41d0-87e4-6eccad37ab5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8280 | 2026.05.27 02:43:39.421610 [ 260 ] {86a35a0e-6957-41d0-87e4-6eccad37ab5e} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8281 | 2026.05.27 02:43:39.421659 [ 260 ] {86a35a0e-6957-41d0-87e4-6eccad37ab5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8282 | 2026.05.27 02:43:39.422046 [ 260 ] {86a35a0e-6957-41d0-87e4-6eccad37ab5e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8283 | 2026.05.27 02:43:39.422276 [ 260 ] {86a35a0e-6957-41d0-87e4-6eccad37ab5e} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8284 | 2026.05.27 02:43:39.422426 [ 260 ] {86a35a0e-6957-41d0-87e4-6eccad37ab5e} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001478 sec., 189445.19621109607 rows/sec., 12.02 MiB/sec. | ||
| 8285 | 2026.05.27 02:43:39.422447 [ 90 ] {} <Debug> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8286 | 2026.05.27 02:43:39.422463 [ 260 ] {86a35a0e-6957-41d0-87e4-6eccad37ab5e} <Debug> TCPHandler: Processed in 0.001649297 sec. | ||
| 8287 | 2026.05.27 02:43:39.422531 [ 90 ] {} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8288 | 2026.05.27 02:43:39.422562 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8289 | 2026.05.27 02:43:39.422639 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8290 | 2026.05.27 02:43:39.422675 [ 186 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::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 | ||
| 8291 | 2026.05.27 02:43:39.422743 [ 260 ] {04e9366d-8d8b-4aa7-bcc5-85367e5b9ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8292 | 2026.05.27 02:43:39.422789 [ 260 ] {04e9366d-8d8b-4aa7-bcc5-85367e5b9ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8293 | 2026.05.27 02:43:39.422803 [ 186 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8294 | 2026.05.27 02:43:39.422845 [ 186 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 304 rows starting from the beginning of the part | ||
| 8295 | 2026.05.27 02:43:39.422915 [ 186 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 280 rows starting from the beginning of the part | ||
| 8296 | 2026.05.27 02:43:39.422970 [ 186 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 280 rows starting from the beginning of the part | ||
| 8297 | 2026.05.27 02:43:39.423022 [ 186 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 280 rows starting from the beginning of the part | ||
| 8298 | 2026.05.27 02:43:39.423069 [ 186 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 280 rows starting from the beginning of the part | ||
| 8299 | 2026.05.27 02:43:39.423117 [ 186 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 280 rows starting from the beginning of the part | ||
| 8300 | 2026.05.27 02:43:39.423458 [ 260 ] {04e9366d-8d8b-4aa7-bcc5-85367e5b9ffb} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8301 | 2026.05.27 02:43:39.423500 [ 260 ] {04e9366d-8d8b-4aa7-bcc5-85367e5b9ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8302 | 2026.05.27 02:43:39.423869 [ 260 ] {04e9366d-8d8b-4aa7-bcc5-85367e5b9ffb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8303 | 2026.05.27 02:43:39.424099 [ 260 ] {04e9366d-8d8b-4aa7-bcc5-85367e5b9ffb} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8304 | 2026.05.27 02:43:39.424199 [ 190 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1704 rows, containing 5 columns (5 merged, 0 gathered) in 0.001572297 sec., 1083764.7085760515 rows/sec., 73.21 MiB/sec. | ||
| 8305 | 2026.05.27 02:43:39.424234 [ 260 ] {04e9366d-8d8b-4aa7-bcc5-85367e5b9ffb} <Debug> executeQuery: Read 785 rows, 62.07 KiB in 0.00151 sec., 519867.5496688741 rows/sec., 40.14 MiB/sec. | ||
| 8306 | 2026.05.27 02:43:39.424274 [ 260 ] {04e9366d-8d8b-4aa7-bcc5-85367e5b9ffb} <Debug> TCPHandler: Processed in 0.001685168 sec. | ||
| 8307 | 2026.05.27 02:43:39.424379 [ 190 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8308 | 2026.05.27 02:43:39.424421 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8309 | 2026.05.27 02:43:39.424526 [ 260 ] {3c7058d2-0736-448d-8bf8-e89a18f7107d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8310 | 2026.05.27 02:43:39.424571 [ 260 ] {3c7058d2-0736-448d-8bf8-e89a18f7107d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8311 | 2026.05.27 02:43:39.424691 [ 190 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_21_4} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8312 | 2026.05.27 02:43:39.424778 [ 190 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_21_4} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8313 | 2026.05.27 02:43:39.424886 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 8314 | 2026.05.27 02:43:39.425009 [ 260 ] {3c7058d2-0736-448d-8bf8-e89a18f7107d} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8315 | 2026.05.27 02:43:39.425051 [ 260 ] {3c7058d2-0736-448d-8bf8-e89a18f7107d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8316 | 2026.05.27 02:43:39.425363 [ 260 ] {3c7058d2-0736-448d-8bf8-e89a18f7107d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8317 | 2026.05.27 02:43:39.425590 [ 260 ] {3c7058d2-0736-448d-8bf8-e89a18f7107d} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8318 | 2026.05.27 02:43:39.425720 [ 260 ] {3c7058d2-0736-448d-8bf8-e89a18f7107d} <Debug> executeQuery: Read 144 rows, 8.71 KiB in 0.001213 sec., 118713.93239901071 rows/sec., 7.02 MiB/sec. | ||
| 8319 | 2026.05.27 02:43:39.425755 [ 260 ] {3c7058d2-0736-448d-8bf8-e89a18f7107d} <Debug> TCPHandler: Processed in 0.001384145 sec. | ||
| 8320 | 2026.05.27 02:43:39.425888 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8321 | 2026.05.27 02:43:39.425987 [ 260 ] {44ab660b-d34b-489a-962c-e360435a9f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8322 | 2026.05.27 02:43:39.426028 [ 260 ] {44ab660b-d34b-489a-962c-e360435a9f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8323 | 2026.05.27 02:43:39.426457 [ 260 ] {44ab660b-d34b-489a-962c-e360435a9f02} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8324 | 2026.05.27 02:43:39.426494 [ 260 ] {44ab660b-d34b-489a-962c-e360435a9f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8325 | 2026.05.27 02:43:39.426792 [ 260 ] {44ab660b-d34b-489a-962c-e360435a9f02} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8326 | 2026.05.27 02:43:39.427021 [ 260 ] {44ab660b-d34b-489a-962c-e360435a9f02} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8327 | 2026.05.27 02:43:39.427149 [ 260 ] {44ab660b-d34b-489a-962c-e360435a9f02} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001181 sec., 122777.30736663844 rows/sec., 7.92 MiB/sec. | ||
| 8328 | 2026.05.27 02:43:39.427183 [ 260 ] {44ab660b-d34b-489a-962c-e360435a9f02} <Debug> TCPHandler: Processed in 0.001345474 sec. | ||
| 8329 | 2026.05.27 02:43:39.427334 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8330 | 2026.05.27 02:43:39.427431 [ 260 ] {ed01580e-cec2-4bc2-a48c-c9288b8daa5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8331 | 2026.05.27 02:43:39.427472 [ 260 ] {ed01580e-cec2-4bc2-a48c-c9288b8daa5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8332 | 2026.05.27 02:43:39.427915 [ 260 ] {ed01580e-cec2-4bc2-a48c-c9288b8daa5b} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8333 | 2026.05.27 02:43:39.427954 [ 260 ] {ed01580e-cec2-4bc2-a48c-c9288b8daa5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8334 | 2026.05.27 02:43:39.428250 [ 260 ] {ed01580e-cec2-4bc2-a48c-c9288b8daa5b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8335 | 2026.05.27 02:43:39.428464 [ 260 ] {ed01580e-cec2-4bc2-a48c-c9288b8daa5b} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8336 | 2026.05.27 02:43:39.428647 [ 90 ] {} <Debug> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8337 | 2026.05.27 02:43:39.428696 [ 260 ] {ed01580e-cec2-4bc2-a48c-c9288b8daa5b} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001281 sec., 112412.17798594848 rows/sec., 6.39 MiB/sec. | ||
| 8338 | 2026.05.27 02:43:39.428699 [ 90 ] {} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8339 | 2026.05.27 02:43:39.428748 [ 260 ] {ed01580e-cec2-4bc2-a48c-c9288b8daa5b} <Debug> TCPHandler: Processed in 0.001464066 sec. | ||
| 8340 | 2026.05.27 02:43:39.428753 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8341 | 2026.05.27 02:43:39.428867 [ 200 ] {17016b68-0c4f-440a-9909-8123209ef64e::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 | ||
| 8342 | 2026.05.27 02:43:39.428921 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8343 | 2026.05.27 02:43:39.428988 [ 200 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8344 | 2026.05.27 02:43:39.429024 [ 200 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 156 rows starting from the beginning of the part | ||
| 8345 | 2026.05.27 02:43:39.429028 [ 260 ] {f82b5ffa-7918-470e-acfe-1ed945cf8119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8346 | 2026.05.27 02:43:39.429082 [ 260 ] {f82b5ffa-7918-470e-acfe-1ed945cf8119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8347 | 2026.05.27 02:43:39.429085 [ 200 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 144 rows starting from the beginning of the part | ||
| 8348 | 2026.05.27 02:43:39.429163 [ 200 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 144 rows starting from the beginning of the part | ||
| 8349 | 2026.05.27 02:43:39.429207 [ 200 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 144 rows starting from the beginning of the part | ||
| 8350 | 2026.05.27 02:43:39.429251 [ 200 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 144 rows starting from the beginning of the part | ||
| 8351 | 2026.05.27 02:43:39.429294 [ 200 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 144 rows starting from the beginning of the part | ||
| 8352 | 2026.05.27 02:43:39.429705 [ 260 ] {f82b5ffa-7918-470e-acfe-1ed945cf8119} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8353 | 2026.05.27 02:43:39.429749 [ 260 ] {f82b5ffa-7918-470e-acfe-1ed945cf8119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8354 | 2026.05.27 02:43:39.430134 [ 260 ] {f82b5ffa-7918-470e-acfe-1ed945cf8119} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8355 | 2026.05.27 02:43:39.430180 [ 190 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 876 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349304 sec., 649223.5997225236 rows/sec., 39.53 MiB/sec. | ||
| 8356 | 2026.05.27 02:43:39.430369 [ 192 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8357 | 2026.05.27 02:43:39.430387 [ 260 ] {f82b5ffa-7918-470e-acfe-1ed945cf8119} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8358 | 2026.05.27 02:43:39.430552 [ 260 ] {f82b5ffa-7918-470e-acfe-1ed945cf8119} <Debug> executeQuery: Read 488 rows, 35.05 KiB in 0.001543 sec., 316267.0123136746 rows/sec., 22.18 MiB/sec. | ||
| 8359 | 2026.05.27 02:43:39.430592 [ 260 ] {f82b5ffa-7918-470e-acfe-1ed945cf8119} <Debug> TCPHandler: Processed in 0.001721408 sec. | ||
| 8360 | 2026.05.27 02:43:39.430745 [ 192 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_21_4} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8361 | 2026.05.27 02:43:39.430747 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8362 | 2026.05.27 02:43:39.430843 [ 192 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_21_4} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8363 | 2026.05.27 02:43:39.430868 [ 260 ] {b7815789-0a71-40a8-b25c-6bf75e953d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8364 | 2026.05.27 02:43:39.430920 [ 260 ] {b7815789-0a71-40a8-b25c-6bf75e953d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8365 | 2026.05.27 02:43:39.430955 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8366 | 2026.05.27 02:43:39.431326 [ 260 ] {b7815789-0a71-40a8-b25c-6bf75e953d16} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8367 | 2026.05.27 02:43:39.431367 [ 260 ] {b7815789-0a71-40a8-b25c-6bf75e953d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8368 | 2026.05.27 02:43:39.431793 [ 260 ] {b7815789-0a71-40a8-b25c-6bf75e953d16} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8369 | 2026.05.27 02:43:39.432005 [ 260 ] {b7815789-0a71-40a8-b25c-6bf75e953d16} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8370 | 2026.05.27 02:43:39.432134 [ 260 ] {b7815789-0a71-40a8-b25c-6bf75e953d16} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001284 sec., 3115.264797507788 rows/sec., 162.76 KiB/sec. | ||
| 8371 | 2026.05.27 02:43:39.432167 [ 260 ] {b7815789-0a71-40a8-b25c-6bf75e953d16} <Debug> TCPHandler: Processed in 0.001480666 sec. | ||
| 8372 | 2026.05.27 02:43:39.432302 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8373 | 2026.05.27 02:43:39.432399 [ 260 ] {42a8a1e7-db30-468b-b8fc-ee10c22f108a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8374 | 2026.05.27 02:43:39.432442 [ 260 ] {42a8a1e7-db30-468b-b8fc-ee10c22f108a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8375 | 2026.05.27 02:43:39.432845 [ 260 ] {42a8a1e7-db30-468b-b8fc-ee10c22f108a} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8376 | 2026.05.27 02:43:39.432880 [ 260 ] {42a8a1e7-db30-468b-b8fc-ee10c22f108a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8377 | 2026.05.27 02:43:39.433222 [ 260 ] {42a8a1e7-db30-468b-b8fc-ee10c22f108a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8378 | 2026.05.27 02:43:39.433432 [ 260 ] {42a8a1e7-db30-468b-b8fc-ee10c22f108a} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8379 | 2026.05.27 02:43:39.433557 [ 260 ] {42a8a1e7-db30-468b-b8fc-ee10c22f108a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001176 sec., 225340.13605442178 rows/sec., 14.97 MiB/sec. | ||
| 8380 | 2026.05.27 02:43:39.433591 [ 260 ] {42a8a1e7-db30-468b-b8fc-ee10c22f108a} <Debug> TCPHandler: Processed in 0.001337715 sec. | ||
| 8381 | 2026.05.27 02:43:39.433721 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8382 | 2026.05.27 02:43:39.433818 [ 260 ] {d0ac57bb-d925-4ebc-9e7a-5e5f55e377e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8383 | 2026.05.27 02:43:39.433860 [ 260 ] {d0ac57bb-d925-4ebc-9e7a-5e5f55e377e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8384 | 2026.05.27 02:43:39.434180 [ 260 ] {d0ac57bb-d925-4ebc-9e7a-5e5f55e377e9} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8385 | 2026.05.27 02:43:39.434215 [ 260 ] {d0ac57bb-d925-4ebc-9e7a-5e5f55e377e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8386 | 2026.05.27 02:43:39.434510 [ 260 ] {d0ac57bb-d925-4ebc-9e7a-5e5f55e377e9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8387 | 2026.05.27 02:43:39.434712 [ 260 ] {d0ac57bb-d925-4ebc-9e7a-5e5f55e377e9} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8388 | 2026.05.27 02:43:39.434836 [ 107 ] {} <Debug> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 8389 | 2026.05.27 02:43:39.434839 [ 260 ] {d0ac57bb-d925-4ebc-9e7a-5e5f55e377e9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 8390 | 2026.05.27 02:43:39.434902 [ 107 ] {} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8391 | 2026.05.27 02:43:39.434909 [ 260 ] {d0ac57bb-d925-4ebc-9e7a-5e5f55e377e9} <Debug> TCPHandler: Processed in 0.001236694 sec. | ||
| 8392 | 2026.05.27 02:43:39.434935 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8393 | 2026.05.27 02:43:39.435040 [ 190 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 8394 | 2026.05.27 02:43:39.435056 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8395 | 2026.05.27 02:43:39.435159 [ 190 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8396 | 2026.05.27 02:43:39.435171 [ 260 ] {e30b9146-4169-48a5-82ed-264bc2ee292e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8397 | 2026.05.27 02:43:39.435200 [ 190 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part | ||
| 8398 | 2026.05.27 02:43:39.435305 [ 260 ] {e30b9146-4169-48a5-82ed-264bc2ee292e} <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 | ||
| 8399 | 2026.05.27 02:43:39.435315 [ 190 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 8400 | 2026.05.27 02:43:39.435371 [ 190 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 8401 | 2026.05.27 02:43:39.435409 [ 190 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 8402 | 2026.05.27 02:43:39.435445 [ 190 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 8403 | 2026.05.27 02:43:39.435483 [ 190 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 8404 | 2026.05.27 02:43:39.436270 [ 194 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.001268373 sec., 14979.820604822084 rows/sec., 1009.38 KiB/sec. | ||
| 8405 | 2026.05.27 02:43:39.436391 [ 190 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 8406 | 2026.05.27 02:43:39.436412 [ 260 ] {e30b9146-4169-48a5-82ed-264bc2ee292e} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8407 | 2026.05.27 02:43:39.436463 [ 260 ] {e30b9146-4169-48a5-82ed-264bc2ee292e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8408 | 2026.05.27 02:43:39.436663 [ 190 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_19_4} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8409 | 2026.05.27 02:43:39.436746 [ 190 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_19_4} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 8410 | 2026.05.27 02:43:39.436813 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8411 | 2026.05.27 02:43:39.437003 [ 260 ] {e30b9146-4169-48a5-82ed-264bc2ee292e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8412 | 2026.05.27 02:43:39.437243 [ 260 ] {e30b9146-4169-48a5-82ed-264bc2ee292e} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8413 | 2026.05.27 02:43:39.437384 [ 260 ] {e30b9146-4169-48a5-82ed-264bc2ee292e} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002235 sec., 1789.7091722595078 rows/sec., 3.21 MiB/sec. | ||
| 8414 | 2026.05.27 02:43:39.437435 [ 260 ] {e30b9146-4169-48a5-82ed-264bc2ee292e} <Debug> TCPHandler: Processed in 0.002429076 sec. | ||
| 8415 | 2026.05.27 02:43:39.437567 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8416 | 2026.05.27 02:43:39.437665 [ 260 ] {146351e1-12ba-49c8-8d82-13fd3af1c2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8417 | 2026.05.27 02:43:39.437707 [ 260 ] {146351e1-12ba-49c8-8d82-13fd3af1c2a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8418 | 2026.05.27 02:43:39.438052 [ 260 ] {146351e1-12ba-49c8-8d82-13fd3af1c2a1} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8419 | 2026.05.27 02:43:39.438089 [ 260 ] {146351e1-12ba-49c8-8d82-13fd3af1c2a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8420 | 2026.05.27 02:43:39.438394 [ 260 ] {146351e1-12ba-49c8-8d82-13fd3af1c2a1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8421 | 2026.05.27 02:43:39.438607 [ 260 ] {146351e1-12ba-49c8-8d82-13fd3af1c2a1} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8422 | 2026.05.27 02:43:39.438731 [ 260 ] {146351e1-12ba-49c8-8d82-13fd3af1c2a1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001086 sec., 82872.92817679558 rows/sec., 5.19 MiB/sec. | ||
| 8423 | 2026.05.27 02:43:39.438765 [ 260 ] {146351e1-12ba-49c8-8d82-13fd3af1c2a1} <Debug> TCPHandler: Processed in 0.001247243 sec. | ||
| 8424 | 2026.05.27 02:43:39.770183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 8425 | 2026.05.27 02:43:39.785343 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8426 | 2026.05.27 02:43:39.785396 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8427 | 2026.05.27 02:43:39.790862 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8428 | 2026.05.27 02:43:39.791578 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8429 | 2026.05.27 02:43:39.794159 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 8430 | 2026.05.27 02:43:41.308066 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8431 | 2026.05.27 02:43:41.308332 [ 260 ] {604b6c55-1fca-40ba-91c0-728da7048a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8432 | 2026.05.27 02:43:41.308702 [ 260 ] {604b6c55-1fca-40ba-91c0-728da7048a83} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8433 | 2026.05.27 02:43:41.308745 [ 260 ] {604b6c55-1fca-40ba-91c0-728da7048a83} <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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8434 | 2026.05.27 02:43:41.308986 [ 260 ] {604b6c55-1fca-40ba-91c0-728da7048a83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8435 | 2026.05.27 02:43:41.309055 [ 260 ] {604b6c55-1fca-40ba-91c0-728da7048a83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8436 | 2026.05.27 02:43:41.309197 [ 260 ] {604b6c55-1fca-40ba-91c0-728da7048a83} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 8437 | 2026.05.27 02:43:41.309288 [ 325 ] {604b6c55-1fca-40ba-91c0-728da7048a83} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8438 | 2026.05.27 02:43:41.309299 [ 322 ] {604b6c55-1fca-40ba-91c0-728da7048a83} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8439 | 2026.05.27 02:43:41.309311 [ 352 ] {604b6c55-1fca-40ba-91c0-728da7048a83} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8440 | 2026.05.27 02:43:41.309299 [ 361 ] {604b6c55-1fca-40ba-91c0-728da7048a83} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8441 | 2026.05.27 02:43:41.309461 [ 260 ] {604b6c55-1fca-40ba-91c0-728da7048a83} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8442 | 2026.05.27 02:43:41.309489 [ 260 ] {604b6c55-1fca-40ba-91c0-728da7048a83} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8443 | 2026.05.27 02:43:41.309573 [ 260 ] {604b6c55-1fca-40ba-91c0-728da7048a83} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8444 | 2026.05.27 02:43:41.309595 [ 260 ] {604b6c55-1fca-40ba-91c0-728da7048a83} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 8445 | 2026.05.27 02:43:41.309631 [ 260 ] {604b6c55-1fca-40ba-91c0-728da7048a83} <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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 8446 | 2026.05.27 02:43:41.309672 [ 260 ] {604b6c55-1fca-40ba-91c0-728da7048a83} <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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 8447 | 2026.05.27 02:43:41.309711 [ 260 ] {604b6c55-1fca-40ba-91c0-728da7048a83} <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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 8448 | 2026.05.27 02:43:41.310879 [ 260 ] {604b6c55-1fca-40ba-91c0-728da7048a83} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.002665 sec., 18761.72607879925 rows/sec., 3.20 MiB/sec. | ||
| 8449 | 2026.05.27 02:43:41.310999 [ 260 ] {604b6c55-1fca-40ba-91c0-728da7048a83} <Debug> MemoryTracker: Peak memory usage (for query): 139.70 KiB. | ||
| 8450 | 2026.05.27 02:43:41.311015 [ 260 ] {604b6c55-1fca-40ba-91c0-728da7048a83} <Debug> TCPHandler: Processed in 0.003091333 sec. | ||
| 8451 | 2026.05.27 02:43:41.325595 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8452 | 2026.05.27 02:43:41.325757 [ 260 ] {01e3a964-a56b-4bb6-bc3f-6bde03575aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8453 | 2026.05.27 02:43:41.325822 [ 260 ] {01e3a964-a56b-4bb6-bc3f-6bde03575aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8454 | 2026.05.27 02:43:41.326486 [ 260 ] {01e3a964-a56b-4bb6-bc3f-6bde03575aef} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8455 | 2026.05.27 02:43:41.326547 [ 260 ] {01e3a964-a56b-4bb6-bc3f-6bde03575aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8456 | 2026.05.27 02:43:41.326925 [ 260 ] {01e3a964-a56b-4bb6-bc3f-6bde03575aef} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8457 | 2026.05.27 02:43:41.327153 [ 260 ] {01e3a964-a56b-4bb6-bc3f-6bde03575aef} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8458 | 2026.05.27 02:43:41.327308 [ 260 ] {01e3a964-a56b-4bb6-bc3f-6bde03575aef} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001596 sec., 1253.1328320802006 rows/sec., 102.18 KiB/sec. | ||
| 8459 | 2026.05.27 02:43:41.327344 [ 260 ] {01e3a964-a56b-4bb6-bc3f-6bde03575aef} <Debug> TCPHandler: Processed in 0.00182888 sec. | ||
| 8460 | 2026.05.27 02:43:41.327492 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8461 | 2026.05.27 02:43:41.327590 [ 260 ] {6d7661a3-df9c-4ba5-9356-0c51f75d2282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8462 | 2026.05.27 02:43:41.327631 [ 260 ] {6d7661a3-df9c-4ba5-9356-0c51f75d2282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8463 | 2026.05.27 02:43:41.330022 [ 260 ] {6d7661a3-df9c-4ba5-9356-0c51f75d2282} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8464 | 2026.05.27 02:43:41.330061 [ 260 ] {6d7661a3-df9c-4ba5-9356-0c51f75d2282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8465 | 2026.05.27 02:43:41.330554 [ 260 ] {6d7661a3-df9c-4ba5-9356-0c51f75d2282} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8466 | 2026.05.27 02:43:41.330772 [ 260 ] {6d7661a3-df9c-4ba5-9356-0c51f75d2282} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8467 | 2026.05.27 02:43:41.330907 [ 260 ] {6d7661a3-df9c-4ba5-9356-0c51f75d2282} <Debug> executeQuery: Read 3336 rows, 257.28 KiB in 0.003335 sec., 1000299.8500749626 rows/sec., 75.34 MiB/sec. | ||
| 8468 | 2026.05.27 02:43:41.330944 [ 260 ] {6d7661a3-df9c-4ba5-9356-0c51f75d2282} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 8469 | 2026.05.27 02:43:41.330958 [ 260 ] {6d7661a3-df9c-4ba5-9356-0c51f75d2282} <Debug> TCPHandler: Processed in 0.003516578 sec. | ||
| 8470 | 2026.05.27 02:43:41.331100 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8471 | 2026.05.27 02:43:41.331199 [ 260 ] {7d6c5842-52ab-410d-9eef-8d8279344d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8472 | 2026.05.27 02:43:41.331241 [ 260 ] {7d6c5842-52ab-410d-9eef-8d8279344d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8473 | 2026.05.27 02:43:41.331677 [ 260 ] {7d6c5842-52ab-410d-9eef-8d8279344d28} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8474 | 2026.05.27 02:43:41.331715 [ 260 ] {7d6c5842-52ab-410d-9eef-8d8279344d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8475 | 2026.05.27 02:43:41.332013 [ 260 ] {7d6c5842-52ab-410d-9eef-8d8279344d28} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8476 | 2026.05.27 02:43:41.332238 [ 260 ] {7d6c5842-52ab-410d-9eef-8d8279344d28} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8477 | 2026.05.27 02:43:41.332371 [ 260 ] {7d6c5842-52ab-410d-9eef-8d8279344d28} <Debug> executeQuery: Read 48 rows, 3.60 KiB in 0.001191 sec., 40302.26700251889 rows/sec., 2.95 MiB/sec. | ||
| 8478 | 2026.05.27 02:43:41.332407 [ 260 ] {7d6c5842-52ab-410d-9eef-8d8279344d28} <Debug> TCPHandler: Processed in 0.001358034 sec. | ||
| 8479 | 2026.05.27 02:43:41.332531 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8480 | 2026.05.27 02:43:41.332628 [ 260 ] {4e7b3f69-ee18-4f6b-817c-2b0803db722e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8481 | 2026.05.27 02:43:41.332669 [ 260 ] {4e7b3f69-ee18-4f6b-817c-2b0803db722e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8482 | 2026.05.27 02:43:41.333375 [ 260 ] {4e7b3f69-ee18-4f6b-817c-2b0803db722e} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8483 | 2026.05.27 02:43:41.333413 [ 260 ] {4e7b3f69-ee18-4f6b-817c-2b0803db722e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8484 | 2026.05.27 02:43:41.333748 [ 260 ] {4e7b3f69-ee18-4f6b-817c-2b0803db722e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8485 | 2026.05.27 02:43:41.333968 [ 260 ] {4e7b3f69-ee18-4f6b-817c-2b0803db722e} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8486 | 2026.05.27 02:43:41.334096 [ 260 ] {4e7b3f69-ee18-4f6b-817c-2b0803db722e} <Debug> executeQuery: Read 953 rows, 57.03 KiB in 0.001486 sec., 641318.9771197847 rows/sec., 37.48 MiB/sec. | ||
| 8487 | 2026.05.27 02:43:41.334132 [ 260 ] {4e7b3f69-ee18-4f6b-817c-2b0803db722e} <Debug> TCPHandler: Processed in 0.001651818 sec. | ||
| 8488 | 2026.05.27 02:43:41.334276 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8489 | 2026.05.27 02:43:41.334373 [ 260 ] {078b4fed-bf84-4a98-9a14-2c11c2eb6f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8490 | 2026.05.27 02:43:41.334413 [ 260 ] {078b4fed-bf84-4a98-9a14-2c11c2eb6f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8491 | 2026.05.27 02:43:41.334800 [ 260 ] {078b4fed-bf84-4a98-9a14-2c11c2eb6f03} <Trace> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8492 | 2026.05.27 02:43:41.334835 [ 260 ] {078b4fed-bf84-4a98-9a14-2c11c2eb6f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8493 | 2026.05.27 02:43:41.335118 [ 260 ] {078b4fed-bf84-4a98-9a14-2c11c2eb6f03} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8494 | 2026.05.27 02:43:41.335333 [ 260 ] {078b4fed-bf84-4a98-9a14-2c11c2eb6f03} <Trace> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8495 | 2026.05.27 02:43:41.335462 [ 260 ] {078b4fed-bf84-4a98-9a14-2c11c2eb6f03} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001107 sec., 903.342366757001 rows/sec., 63.52 KiB/sec. | ||
| 8496 | 2026.05.27 02:43:41.335498 [ 260 ] {078b4fed-bf84-4a98-9a14-2c11c2eb6f03} <Debug> TCPHandler: Processed in 0.001272264 sec. | ||
| 8497 | 2026.05.27 02:43:41.335631 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8498 | 2026.05.27 02:43:41.335728 [ 260 ] {44e804bf-f728-4da0-95af-4efd951cea2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8499 | 2026.05.27 02:43:41.335769 [ 260 ] {44e804bf-f728-4da0-95af-4efd951cea2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8500 | 2026.05.27 02:43:41.336847 [ 260 ] {44e804bf-f728-4da0-95af-4efd951cea2f} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8501 | 2026.05.27 02:43:41.336885 [ 260 ] {44e804bf-f728-4da0-95af-4efd951cea2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8502 | 2026.05.27 02:43:41.337270 [ 260 ] {44e804bf-f728-4da0-95af-4efd951cea2f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8503 | 2026.05.27 02:43:41.337482 [ 260 ] {44e804bf-f728-4da0-95af-4efd951cea2f} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8504 | 2026.05.27 02:43:41.337615 [ 260 ] {44e804bf-f728-4da0-95af-4efd951cea2f} <Debug> executeQuery: Read 1909 rows, 131.80 KiB in 0.001904 sec., 1002626.050420168 rows/sec., 67.60 MiB/sec. | ||
| 8505 | 2026.05.27 02:43:41.337651 [ 260 ] {44e804bf-f728-4da0-95af-4efd951cea2f} <Debug> TCPHandler: Processed in 0.002068992 sec. | ||
| 8506 | 2026.05.27 02:43:41.337787 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8507 | 2026.05.27 02:43:41.337888 [ 260 ] {23185fb7-4ab5-48ee-90ad-fd61c73d85d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8508 | 2026.05.27 02:43:41.337933 [ 260 ] {23185fb7-4ab5-48ee-90ad-fd61c73d85d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8509 | 2026.05.27 02:43:41.338654 [ 260 ] {23185fb7-4ab5-48ee-90ad-fd61c73d85d8} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8510 | 2026.05.27 02:43:41.338692 [ 260 ] {23185fb7-4ab5-48ee-90ad-fd61c73d85d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8511 | 2026.05.27 02:43:41.339114 [ 260 ] {23185fb7-4ab5-48ee-90ad-fd61c73d85d8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8512 | 2026.05.27 02:43:41.339333 [ 260 ] {23185fb7-4ab5-48ee-90ad-fd61c73d85d8} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8513 | 2026.05.27 02:43:41.339463 [ 260 ] {23185fb7-4ab5-48ee-90ad-fd61c73d85d8} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.001595 sec., 958620.6896551724 rows/sec., 58.32 MiB/sec. | ||
| 8514 | 2026.05.27 02:43:41.339499 [ 260 ] {23185fb7-4ab5-48ee-90ad-fd61c73d85d8} <Debug> TCPHandler: Processed in 0.001762498 sec. | ||
| 8515 | 2026.05.27 02:43:41.339640 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8516 | 2026.05.27 02:43:41.339739 [ 260 ] {5c0f1b93-a2fe-4370-8f6b-7f96aed5acae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8517 | 2026.05.27 02:43:41.339794 [ 260 ] {5c0f1b93-a2fe-4370-8f6b-7f96aed5acae} <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 | ||
| 8518 | 2026.05.27 02:43:41.340673 [ 260 ] {5c0f1b93-a2fe-4370-8f6b-7f96aed5acae} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8519 | 2026.05.27 02:43:41.340710 [ 260 ] {5c0f1b93-a2fe-4370-8f6b-7f96aed5acae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8520 | 2026.05.27 02:43:41.341266 [ 260 ] {5c0f1b93-a2fe-4370-8f6b-7f96aed5acae} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8521 | 2026.05.27 02:43:41.341494 [ 260 ] {5c0f1b93-a2fe-4370-8f6b-7f96aed5acae} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8522 | 2026.05.27 02:43:41.341634 [ 260 ] {5c0f1b93-a2fe-4370-8f6b-7f96aed5acae} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001913 sec., 24046.001045478308 rows/sec., 43.09 MiB/sec. | ||
| 8523 | 2026.05.27 02:43:41.341684 [ 260 ] {5c0f1b93-a2fe-4370-8f6b-7f96aed5acae} <Debug> TCPHandler: Processed in 0.002093243 sec. | ||
| 8524 | 2026.05.27 02:43:41.341812 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8525 | 2026.05.27 02:43:41.341912 [ 260 ] {7f27a223-b853-4d52-b6e8-6f3fd012460f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8526 | 2026.05.27 02:43:41.341955 [ 260 ] {7f27a223-b853-4d52-b6e8-6f3fd012460f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8527 | 2026.05.27 02:43:41.342325 [ 260 ] {7f27a223-b853-4d52-b6e8-6f3fd012460f} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8528 | 2026.05.27 02:43:41.342362 [ 260 ] {7f27a223-b853-4d52-b6e8-6f3fd012460f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8529 | 2026.05.27 02:43:41.342667 [ 260 ] {7f27a223-b853-4d52-b6e8-6f3fd012460f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8530 | 2026.05.27 02:43:41.342887 [ 260 ] {7f27a223-b853-4d52-b6e8-6f3fd012460f} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8531 | 2026.05.27 02:43:41.343016 [ 260 ] {7f27a223-b853-4d52-b6e8-6f3fd012460f} <Debug> executeQuery: Read 176 rows, 9.97 KiB in 0.001124 sec., 156583.62989323842 rows/sec., 8.66 MiB/sec. | ||
| 8532 | 2026.05.27 02:43:41.343050 [ 260 ] {7f27a223-b853-4d52-b6e8-6f3fd012460f} <Debug> TCPHandler: Processed in 0.001287923 sec. | ||
| 8533 | 2026.05.27 02:43:44.406662 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8534 | 2026.05.27 02:43:44.406898 [ 260 ] {196eae9d-f7c6-44a4-bbd2-c903b2af43ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 8535 | 2026.05.27 02:43:44.407212 [ 260 ] {196eae9d-f7c6-44a4-bbd2-c903b2af43ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8536 | 2026.05.27 02:43:44.407249 [ 260 ] {196eae9d-f7c6-44a4-bbd2-c903b2af43ba} <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 | ||
| 8537 | 2026.05.27 02:43:44.407462 [ 260 ] {196eae9d-f7c6-44a4-bbd2-c903b2af43ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8538 | 2026.05.27 02:43:44.407530 [ 260 ] {196eae9d-f7c6-44a4-bbd2-c903b2af43ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8539 | 2026.05.27 02:43:44.407671 [ 260 ] {196eae9d-f7c6-44a4-bbd2-c903b2af43ba} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8540 | 2026.05.27 02:43:44.407777 [ 352 ] {196eae9d-f7c6-44a4-bbd2-c903b2af43ba} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8541 | 2026.05.27 02:43:44.407788 [ 332 ] {196eae9d-f7c6-44a4-bbd2-c903b2af43ba} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8542 | 2026.05.27 02:43:44.407786 [ 361 ] {196eae9d-f7c6-44a4-bbd2-c903b2af43ba} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8543 | 2026.05.27 02:43:44.407788 [ 322 ] {196eae9d-f7c6-44a4-bbd2-c903b2af43ba} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8544 | 2026.05.27 02:43:44.408003 [ 260 ] {196eae9d-f7c6-44a4-bbd2-c903b2af43ba} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8545 | 2026.05.27 02:43:44.408030 [ 260 ] {196eae9d-f7c6-44a4-bbd2-c903b2af43ba} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8546 | 2026.05.27 02:43:44.408114 [ 260 ] {196eae9d-f7c6-44a4-bbd2-c903b2af43ba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8547 | 2026.05.27 02:43:44.408135 [ 260 ] {196eae9d-f7c6-44a4-bbd2-c903b2af43ba} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 8548 | 2026.05.27 02:43:44.408171 [ 260 ] {196eae9d-f7c6-44a4-bbd2-c903b2af43ba} <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'))" | ||
| 8549 | 2026.05.27 02:43:44.408208 [ 260 ] {196eae9d-f7c6-44a4-bbd2-c903b2af43ba} <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'))" | ||
| 8550 | 2026.05.27 02:43:44.408250 [ 260 ] {196eae9d-f7c6-44a4-bbd2-c903b2af43ba} <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'))" | ||
| 8551 | 2026.05.27 02:43:44.409696 [ 260 ] {196eae9d-f7c6-44a4-bbd2-c903b2af43ba} <Debug> executeQuery: Read 50 rows, 3.87 KiB in 0.002883 sec., 17343.04543877905 rows/sec., 1.31 MiB/sec. | ||
| 8552 | 2026.05.27 02:43:44.409858 [ 260 ] {196eae9d-f7c6-44a4-bbd2-c903b2af43ba} <Debug> TCPHandler: Processed in 0.003324036 sec. | ||
| 8553 | 2026.05.27 02:43:44.411266 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8554 | 2026.05.27 02:43:44.411380 [ 260 ] {fb530679-99fa-467a-b26d-bbb4c1d10f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8555 | 2026.05.27 02:43:44.411424 [ 260 ] {fb530679-99fa-467a-b26d-bbb4c1d10f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8556 | 2026.05.27 02:43:44.411909 [ 260 ] {fb530679-99fa-467a-b26d-bbb4c1d10f4d} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8557 | 2026.05.27 02:43:44.411950 [ 260 ] {fb530679-99fa-467a-b26d-bbb4c1d10f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8558 | 2026.05.27 02:43:44.412303 [ 260 ] {fb530679-99fa-467a-b26d-bbb4c1d10f4d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8559 | 2026.05.27 02:43:44.412517 [ 260 ] {fb530679-99fa-467a-b26d-bbb4c1d10f4d} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8560 | 2026.05.27 02:43:44.412659 [ 260 ] {fb530679-99fa-467a-b26d-bbb4c1d10f4d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00131 sec., 42748.091603053435 rows/sec., 3.26 MiB/sec. | ||
| 8561 | 2026.05.27 02:43:44.412695 [ 260 ] {fb530679-99fa-467a-b26d-bbb4c1d10f4d} <Debug> TCPHandler: Processed in 0.001480586 sec. | ||
| 8562 | 2026.05.27 02:43:44.412820 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8563 | 2026.05.27 02:43:44.412918 [ 260 ] {f65b318c-612c-4677-9905-eac0d2ff168e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8564 | 2026.05.27 02:43:44.412958 [ 260 ] {f65b318c-612c-4677-9905-eac0d2ff168e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8565 | 2026.05.27 02:43:44.413378 [ 260 ] {f65b318c-612c-4677-9905-eac0d2ff168e} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8566 | 2026.05.27 02:43:44.413414 [ 260 ] {f65b318c-612c-4677-9905-eac0d2ff168e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8567 | 2026.05.27 02:43:44.413695 [ 260 ] {f65b318c-612c-4677-9905-eac0d2ff168e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8568 | 2026.05.27 02:43:44.413907 [ 260 ] {f65b318c-612c-4677-9905-eac0d2ff168e} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8569 | 2026.05.27 02:43:44.414033 [ 260 ] {f65b318c-612c-4677-9905-eac0d2ff168e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001135 sec., 56387.66519823789 rows/sec., 4.40 MiB/sec. | ||
| 8570 | 2026.05.27 02:43:44.414068 [ 260 ] {f65b318c-612c-4677-9905-eac0d2ff168e} <Debug> TCPHandler: Processed in 0.001297344 sec. | ||
| 8571 | 2026.05.27 02:43:44.414193 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8572 | 2026.05.27 02:43:44.414289 [ 260 ] {0c295610-8e95-422b-a0da-1197ba5fa8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8573 | 2026.05.27 02:43:44.414331 [ 260 ] {0c295610-8e95-422b-a0da-1197ba5fa8e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8574 | 2026.05.27 02:43:44.414707 [ 260 ] {0c295610-8e95-422b-a0da-1197ba5fa8e4} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8575 | 2026.05.27 02:43:44.414742 [ 260 ] {0c295610-8e95-422b-a0da-1197ba5fa8e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8576 | 2026.05.27 02:43:44.415046 [ 260 ] {0c295610-8e95-422b-a0da-1197ba5fa8e4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8577 | 2026.05.27 02:43:44.415250 [ 260 ] {0c295610-8e95-422b-a0da-1197ba5fa8e4} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8578 | 2026.05.27 02:43:44.415375 [ 260 ] {0c295610-8e95-422b-a0da-1197ba5fa8e4} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001104 sec., 86956.52173913043 rows/sec., 6.06 MiB/sec. | ||
| 8579 | 2026.05.27 02:43:44.415408 [ 260 ] {0c295610-8e95-422b-a0da-1197ba5fa8e4} <Debug> TCPHandler: Processed in 0.001264113 sec. | ||
| 8580 | 2026.05.27 02:43:44.415529 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8581 | 2026.05.27 02:43:44.415625 [ 260 ] {af120a4a-426f-49fd-94e1-f42297f71b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8582 | 2026.05.27 02:43:44.415666 [ 260 ] {af120a4a-426f-49fd-94e1-f42297f71b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8583 | 2026.05.27 02:43:44.415997 [ 260 ] {af120a4a-426f-49fd-94e1-f42297f71b9b} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8584 | 2026.05.27 02:43:44.416033 [ 260 ] {af120a4a-426f-49fd-94e1-f42297f71b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8585 | 2026.05.27 02:43:44.416321 [ 260 ] {af120a4a-426f-49fd-94e1-f42297f71b9b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8586 | 2026.05.27 02:43:44.416523 [ 260 ] {af120a4a-426f-49fd-94e1-f42297f71b9b} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8587 | 2026.05.27 02:43:44.416648 [ 260 ] {af120a4a-426f-49fd-94e1-f42297f71b9b} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001042 sec., 34548.9443378119 rows/sec., 2.33 MiB/sec. | ||
| 8588 | 2026.05.27 02:43:44.416681 [ 260 ] {af120a4a-426f-49fd-94e1-f42297f71b9b} <Debug> TCPHandler: Processed in 0.001200803 sec. | ||
| 8589 | 2026.05.27 02:43:45.671983 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63439 | ||
| 8590 | 2026.05.27 02:43:45.672069 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8591 | 2026.05.27 02:43:45.672095 [ 259 ] {} <Debug> TCP-Session: 9c0e3b36-8891-469a-b78e-09ce63a671b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63439 | ||
| 8592 | 2026.05.27 02:43:45.672117 [ 259 ] {} <Debug> TCP-Session: 9c0e3b36-8891-469a-b78e-09ce63a671b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8593 | 2026.05.27 02:43:45.672130 [ 259 ] {} <Debug> TCP-Session: 9c0e3b36-8891-469a-b78e-09ce63a671b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8594 | 2026.05.27 02:43:45.672380 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46002 | ||
| 8595 | 2026.05.27 02:43:45.672383 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46585 | ||
| 8596 | 2026.05.27 02:43:45.672418 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39615 | ||
| 8597 | 2026.05.27 02:43:45.672443 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36173 | ||
| 8598 | 2026.05.27 02:43:45.672486 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8599 | 2026.05.27 02:43:45.672486 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41198 | ||
| 8600 | 2026.05.27 02:43:45.672544 [ 269 ] {} <Debug> TCP-Session: 70a28709-52bc-46af-a6b7-71dad6bb7c92 Authenticating user 'default' from [fd00:1122:3344:101::e]:46585 | ||
| 8601 | 2026.05.27 02:43:45.672477 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39572 | ||
| 8602 | 2026.05.27 02:43:45.672598 [ 269 ] {} <Debug> TCP-Session: 70a28709-52bc-46af-a6b7-71dad6bb7c92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8603 | 2026.05.27 02:43:45.672473 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55302 | ||
| 8604 | 2026.05.27 02:43:45.672632 [ 269 ] {} <Debug> TCP-Session: 70a28709-52bc-46af-a6b7-71dad6bb7c92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8605 | 2026.05.27 02:43:45.672462 [ 259 ] {} <Trace> TCP-Session: 9c0e3b36-8891-469a-b78e-09ce63a671b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8606 | 2026.05.27 02:43:45.672448 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41733 | ||
| 8607 | 2026.05.27 02:43:45.672431 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8608 | 2026.05.27 02:43:45.672747 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8609 | 2026.05.27 02:43:45.672776 [ 311 ] {} <Debug> TCP-Session: 7d095637-0eae-4a8e-bbad-ed34bfcc0500 Authenticating user 'default' from [fd00:1122:3344:101::e]:46002 | ||
| 8610 | 2026.05.27 02:43:45.672811 [ 312 ] {} <Debug> TCP-Session: 4cca89c9-362f-4b7b-9c5f-e9e24ab23240 Authenticating user 'default' from [fd00:1122:3344:101::e]:39615 | ||
| 8611 | 2026.05.27 02:43:45.672824 [ 311 ] {} <Debug> TCP-Session: 7d095637-0eae-4a8e-bbad-ed34bfcc0500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8612 | 2026.05.27 02:43:45.672836 [ 312 ] {} <Debug> TCP-Session: 4cca89c9-362f-4b7b-9c5f-e9e24ab23240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8613 | 2026.05.27 02:43:45.672848 [ 259 ] {f04e514f-8574-4df9-b350-84648f555eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63439) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8614 | 2026.05.27 02:43:45.672862 [ 311 ] {} <Debug> TCP-Session: 7d095637-0eae-4a8e-bbad-ed34bfcc0500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8615 | 2026.05.27 02:43:45.672870 [ 312 ] {} <Debug> TCP-Session: 4cca89c9-362f-4b7b-9c5f-e9e24ab23240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8616 | 2026.05.27 02:43:45.673130 [ 259 ] {f04e514f-8574-4df9-b350-84648f555eb2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8617 | 2026.05.27 02:43:45.673154 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8618 | 2026.05.27 02:43:45.673185 [ 259 ] {f04e514f-8574-4df9-b350-84648f555eb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8619 | 2026.05.27 02:43:45.673187 [ 318 ] {} <Debug> TCP-Session: 59311ea7-622c-46b8-8d73-666cb92ff4a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55302 | ||
| 8620 | 2026.05.27 02:43:45.673219 [ 318 ] {} <Debug> TCP-Session: 59311ea7-622c-46b8-8d73-666cb92ff4a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8621 | 2026.05.27 02:43:45.673235 [ 318 ] {} <Debug> TCP-Session: 59311ea7-622c-46b8-8d73-666cb92ff4a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8622 | 2026.05.27 02:43:45.673267 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8623 | 2026.05.27 02:43:45.673306 [ 316 ] {} <Debug> TCP-Session: a9e76fc5-491f-4d8f-97bf-e2fdc9fb4e3c Authenticating user 'default' from [fd00:1122:3344:101::e]:41733 | ||
| 8624 | 2026.05.27 02:43:45.673329 [ 316 ] {} <Debug> TCP-Session: a9e76fc5-491f-4d8f-97bf-e2fdc9fb4e3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8625 | 2026.05.27 02:43:45.673345 [ 316 ] {} <Debug> TCP-Session: a9e76fc5-491f-4d8f-97bf-e2fdc9fb4e3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8626 | 2026.05.27 02:43:45.673391 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8627 | 2026.05.27 02:43:45.673441 [ 319 ] {} <Debug> TCP-Session: 6929f106-fa62-4446-9683-e8c3e4c56547 Authenticating user 'default' from [fd00:1122:3344:101::e]:41198 | ||
| 8628 | 2026.05.27 02:43:45.673467 [ 319 ] {} <Debug> TCP-Session: 6929f106-fa62-4446-9683-e8c3e4c56547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8629 | 2026.05.27 02:43:45.673470 [ 259 ] {f04e514f-8574-4df9-b350-84648f555eb2} <Debug> oximeter.version (5277401c-8b99-413d-8dc0-62bbe2b9e5ea) (SelectExecutor): Key condition: unknown | ||
| 8630 | 2026.05.27 02:43:45.673485 [ 319 ] {} <Debug> TCP-Session: 6929f106-fa62-4446-9683-e8c3e4c56547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8631 | 2026.05.27 02:43:45.673702 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8632 | 2026.05.27 02:43:45.673738 [ 317 ] {} <Debug> TCP-Session: 59baebaf-5184-4004-9439-4a41a0dd66aa Authenticating user 'default' from [fd00:1122:3344:101::e]:39572 | ||
| 8633 | 2026.05.27 02:43:45.673755 [ 317 ] {} <Debug> TCP-Session: 59baebaf-5184-4004-9439-4a41a0dd66aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8634 | 2026.05.27 02:43:45.673774 [ 317 ] {} <Debug> TCP-Session: 59baebaf-5184-4004-9439-4a41a0dd66aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8635 | 2026.05.27 02:43:45.673807 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8636 | 2026.05.27 02:43:45.673841 [ 315 ] {} <Debug> TCP-Session: 191359f5-7715-4435-a8aa-f22b02e853b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36173 | ||
| 8637 | 2026.05.27 02:43:45.673858 [ 315 ] {} <Debug> TCP-Session: 191359f5-7715-4435-a8aa-f22b02e853b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8638 | 2026.05.27 02:43:45.673871 [ 315 ] {} <Debug> TCP-Session: 191359f5-7715-4435-a8aa-f22b02e853b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8639 | 2026.05.27 02:43:45.674453 [ 361 ] {f04e514f-8574-4df9-b350-84648f555eb2} <Trace> AggregatingTransform: Aggregating | ||
| 8640 | 2026.05.27 02:43:45.674494 [ 361 ] {f04e514f-8574-4df9-b350-84648f555eb2} <Trace> Aggregator: Aggregation method: without_key | ||
| 8641 | 2026.05.27 02:43:45.674525 [ 361 ] {f04e514f-8574-4df9-b350-84648f555eb2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0009447 sec. (1058.537 rows/sec., 41.35 KiB/sec.) | ||
| 8642 | 2026.05.27 02:43:45.674542 [ 361 ] {f04e514f-8574-4df9-b350-84648f555eb2} <Trace> Aggregator: Merging aggregated data | ||
| 8643 | 2026.05.27 02:43:45.675304 [ 259 ] {f04e514f-8574-4df9-b350-84648f555eb2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002506 sec., 399.0422984836393 rows/sec., 15.59 KiB/sec. | ||
| 8644 | 2026.05.27 02:43:45.675510 [ 259 ] {f04e514f-8574-4df9-b350-84648f555eb2} <Debug> TCPHandler: Processed in 0.003154484 sec. | ||
| 8645 | 2026.05.27 02:43:45.675652 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8646 | 2026.05.27 02:43:45.675686 [ 259 ] {} <Debug> TCP-Session: 9c0e3b36-8891-469a-b78e-09ce63a671b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8647 | 2026.05.27 02:43:45.675687 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8648 | 2026.05.27 02:43:45.675710 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8649 | 2026.05.27 02:43:45.675741 [ 319 ] {} <Debug> TCP-Session: 6929f106-fa62-4446-9683-e8c3e4c56547 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8650 | 2026.05.27 02:43:45.675741 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8651 | 2026.05.27 02:43:45.675762 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8652 | 2026.05.27 02:43:45.675783 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8653 | 2026.05.27 02:43:45.675816 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8654 | 2026.05.27 02:43:45.675818 [ 317 ] {} <Debug> TCP-Session: 59baebaf-5184-4004-9439-4a41a0dd66aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8655 | 2026.05.27 02:43:45.675845 [ 318 ] {} <Debug> TCP-Session: 59311ea7-622c-46b8-8d73-666cb92ff4a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8656 | 2026.05.27 02:43:45.675860 [ 316 ] {} <Debug> TCP-Session: a9e76fc5-491f-4d8f-97bf-e2fdc9fb4e3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8657 | 2026.05.27 02:43:45.675808 [ 269 ] {} <Debug> TCP-Session: 70a28709-52bc-46af-a6b7-71dad6bb7c92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8658 | 2026.05.27 02:43:45.675797 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8659 | 2026.05.27 02:43:45.675768 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8660 | 2026.05.27 02:43:45.675961 [ 315 ] {} <Debug> TCP-Session: 191359f5-7715-4435-a8aa-f22b02e853b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8661 | 2026.05.27 02:43:45.675767 [ 312 ] {} <Debug> TCP-Session: 4cca89c9-362f-4b7b-9c5f-e9e24ab23240 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8662 | 2026.05.27 02:43:45.675989 [ 311 ] {} <Debug> TCP-Session: 7d095637-0eae-4a8e-bbad-ed34bfcc0500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8663 | 2026.05.27 02:43:46.468987 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15789 | ||
| 8664 | 2026.05.27 02:43:46.469556 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8665 | 2026.05.27 02:43:46.469611 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8666 | 2026.05.27 02:43:46.470132 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8667 | 2026.05.27 02:43:46.470380 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8668 | 2026.05.27 02:43:46.470529 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15789 | ||
| 8669 | 2026.05.27 02:43:47.294293 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8670 | 2026.05.27 02:43:47.310144 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8671 | 2026.05.27 02:43:47.310199 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8672 | 2026.05.27 02:43:47.315940 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8673 | 2026.05.27 02:43:47.316670 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8674 | 2026.05.27 02:43:47.319259 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8675 | 2026.05.27 02:43:49.413879 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8676 | 2026.05.27 02:43:49.414126 [ 260 ] {d58c7bad-4405-4e31-803a-76d76ac7a672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 8677 | 2026.05.27 02:43:49.414467 [ 260 ] {d58c7bad-4405-4e31-803a-76d76ac7a672} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8678 | 2026.05.27 02:43:49.414507 [ 260 ] {d58c7bad-4405-4e31-803a-76d76ac7a672} <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 | ||
| 8679 | 2026.05.27 02:43:49.414744 [ 260 ] {d58c7bad-4405-4e31-803a-76d76ac7a672} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8680 | 2026.05.27 02:43:49.414810 [ 260 ] {d58c7bad-4405-4e31-803a-76d76ac7a672} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8681 | 2026.05.27 02:43:49.414949 [ 260 ] {d58c7bad-4405-4e31-803a-76d76ac7a672} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8682 | 2026.05.27 02:43:49.415045 [ 358 ] {d58c7bad-4405-4e31-803a-76d76ac7a672} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8683 | 2026.05.27 02:43:49.415054 [ 337 ] {d58c7bad-4405-4e31-803a-76d76ac7a672} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8684 | 2026.05.27 02:43:49.415051 [ 352 ] {d58c7bad-4405-4e31-803a-76d76ac7a672} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8685 | 2026.05.27 02:43:49.415054 [ 332 ] {d58c7bad-4405-4e31-803a-76d76ac7a672} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8686 | 2026.05.27 02:43:49.415236 [ 260 ] {d58c7bad-4405-4e31-803a-76d76ac7a672} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8687 | 2026.05.27 02:43:49.415263 [ 260 ] {d58c7bad-4405-4e31-803a-76d76ac7a672} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8688 | 2026.05.27 02:43:49.415346 [ 260 ] {d58c7bad-4405-4e31-803a-76d76ac7a672} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8689 | 2026.05.27 02:43:49.415367 [ 260 ] {d58c7bad-4405-4e31-803a-76d76ac7a672} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 8690 | 2026.05.27 02:43:49.415404 [ 260 ] {d58c7bad-4405-4e31-803a-76d76ac7a672} <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'))" | ||
| 8691 | 2026.05.27 02:43:49.415444 [ 260 ] {d58c7bad-4405-4e31-803a-76d76ac7a672} <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'))" | ||
| 8692 | 2026.05.27 02:43:49.415483 [ 260 ] {d58c7bad-4405-4e31-803a-76d76ac7a672} <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'))" | ||
| 8693 | 2026.05.27 02:43:49.416681 [ 260 ] {d58c7bad-4405-4e31-803a-76d76ac7a672} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.002655 sec., 18832.391713747646 rows/sec., 4.68 MiB/sec. | ||
| 8694 | 2026.05.27 02:43:49.416833 [ 260 ] {d58c7bad-4405-4e31-803a-76d76ac7a672} <Debug> MemoryTracker: Peak memory usage (for query): 157.89 KiB. | ||
| 8695 | 2026.05.27 02:43:49.416850 [ 260 ] {d58c7bad-4405-4e31-803a-76d76ac7a672} <Debug> TCPHandler: Processed in 0.003101293 sec. | ||
| 8696 | 2026.05.27 02:43:49.421629 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8697 | 2026.05.27 02:43:49.421779 [ 260 ] {f1ef58cf-512a-408b-ae2c-7a414c38de8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8698 | 2026.05.27 02:43:49.421840 [ 260 ] {f1ef58cf-512a-408b-ae2c-7a414c38de8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8699 | 2026.05.27 02:43:49.422645 [ 260 ] {f1ef58cf-512a-408b-ae2c-7a414c38de8a} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8700 | 2026.05.27 02:43:49.422708 [ 260 ] {f1ef58cf-512a-408b-ae2c-7a414c38de8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8701 | 2026.05.27 02:43:49.423130 [ 260 ] {f1ef58cf-512a-408b-ae2c-7a414c38de8a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8702 | 2026.05.27 02:43:49.423360 [ 260 ] {f1ef58cf-512a-408b-ae2c-7a414c38de8a} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8703 | 2026.05.27 02:43:49.423508 [ 260 ] {f1ef58cf-512a-408b-ae2c-7a414c38de8a} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001774 sec., 157835.40022547916 rows/sec., 10.02 MiB/sec. | ||
| 8704 | 2026.05.27 02:43:49.423543 [ 260 ] {f1ef58cf-512a-408b-ae2c-7a414c38de8a} <Debug> TCPHandler: Processed in 0.001975411 sec. | ||
| 8705 | 2026.05.27 02:43:49.423672 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8706 | 2026.05.27 02:43:49.423770 [ 260 ] {6977aea7-ab0b-4fba-a7ad-c0c414f12968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8707 | 2026.05.27 02:43:49.423810 [ 260 ] {6977aea7-ab0b-4fba-a7ad-c0c414f12968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8708 | 2026.05.27 02:43:49.424560 [ 260 ] {6977aea7-ab0b-4fba-a7ad-c0c414f12968} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8709 | 2026.05.27 02:43:49.424596 [ 260 ] {6977aea7-ab0b-4fba-a7ad-c0c414f12968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8710 | 2026.05.27 02:43:49.424958 [ 260 ] {6977aea7-ab0b-4fba-a7ad-c0c414f12968} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8711 | 2026.05.27 02:43:49.425167 [ 260 ] {6977aea7-ab0b-4fba-a7ad-c0c414f12968} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8712 | 2026.05.27 02:43:49.425296 [ 260 ] {6977aea7-ab0b-4fba-a7ad-c0c414f12968} <Debug> executeQuery: Read 785 rows, 62.07 KiB in 0.001545 sec., 508090.61488673143 rows/sec., 39.23 MiB/sec. | ||
| 8713 | 2026.05.27 02:43:49.425330 [ 260 ] {6977aea7-ab0b-4fba-a7ad-c0c414f12968} <Debug> TCPHandler: Processed in 0.001707078 sec. | ||
| 8714 | 2026.05.27 02:43:49.425468 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8715 | 2026.05.27 02:43:49.425566 [ 260 ] {8845d50a-d002-47c0-82f4-527480cbd141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8716 | 2026.05.27 02:43:49.425606 [ 260 ] {8845d50a-d002-47c0-82f4-527480cbd141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8717 | 2026.05.27 02:43:49.426034 [ 260 ] {8845d50a-d002-47c0-82f4-527480cbd141} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8718 | 2026.05.27 02:43:49.426071 [ 260 ] {8845d50a-d002-47c0-82f4-527480cbd141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8719 | 2026.05.27 02:43:49.426365 [ 260 ] {8845d50a-d002-47c0-82f4-527480cbd141} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8720 | 2026.05.27 02:43:49.426575 [ 260 ] {8845d50a-d002-47c0-82f4-527480cbd141} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8721 | 2026.05.27 02:43:49.426700 [ 260 ] {8845d50a-d002-47c0-82f4-527480cbd141} <Debug> executeQuery: Read 144 rows, 8.71 KiB in 0.001152 sec., 125000 rows/sec., 7.39 MiB/sec. | ||
| 8722 | 2026.05.27 02:43:49.426734 [ 260 ] {8845d50a-d002-47c0-82f4-527480cbd141} <Debug> TCPHandler: Processed in 0.001314494 sec. | ||
| 8723 | 2026.05.27 02:43:49.426858 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8724 | 2026.05.27 02:43:49.426955 [ 260 ] {6f1f4d10-0538-46e5-a8f4-c8bde3f44681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8725 | 2026.05.27 02:43:49.426996 [ 260 ] {6f1f4d10-0538-46e5-a8f4-c8bde3f44681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8726 | 2026.05.27 02:43:49.427415 [ 260 ] {6f1f4d10-0538-46e5-a8f4-c8bde3f44681} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8727 | 2026.05.27 02:43:49.427451 [ 260 ] {6f1f4d10-0538-46e5-a8f4-c8bde3f44681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8728 | 2026.05.27 02:43:49.427743 [ 260 ] {6f1f4d10-0538-46e5-a8f4-c8bde3f44681} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8729 | 2026.05.27 02:43:49.427947 [ 260 ] {6f1f4d10-0538-46e5-a8f4-c8bde3f44681} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8730 | 2026.05.27 02:43:49.428072 [ 260 ] {6f1f4d10-0538-46e5-a8f4-c8bde3f44681} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001135 sec., 127753.30396475771 rows/sec., 8.24 MiB/sec. | ||
| 8731 | 2026.05.27 02:43:49.428105 [ 260 ] {6f1f4d10-0538-46e5-a8f4-c8bde3f44681} <Debug> TCPHandler: Processed in 0.001296324 sec. | ||
| 8732 | 2026.05.27 02:43:49.428228 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8733 | 2026.05.27 02:43:49.428323 [ 260 ] {7e8d58af-dd93-4181-918d-d973419d535e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8734 | 2026.05.27 02:43:49.428363 [ 260 ] {7e8d58af-dd93-4181-918d-d973419d535e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8735 | 2026.05.27 02:43:49.428777 [ 260 ] {7e8d58af-dd93-4181-918d-d973419d535e} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8736 | 2026.05.27 02:43:49.428813 [ 260 ] {7e8d58af-dd93-4181-918d-d973419d535e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8737 | 2026.05.27 02:43:49.429104 [ 260 ] {7e8d58af-dd93-4181-918d-d973419d535e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8738 | 2026.05.27 02:43:49.429307 [ 260 ] {7e8d58af-dd93-4181-918d-d973419d535e} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8739 | 2026.05.27 02:43:49.429431 [ 260 ] {7e8d58af-dd93-4181-918d-d973419d535e} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001125 sec., 128000.00000000001 rows/sec., 7.27 MiB/sec. | ||
| 8740 | 2026.05.27 02:43:49.429465 [ 260 ] {7e8d58af-dd93-4181-918d-d973419d535e} <Debug> TCPHandler: Processed in 0.001285883 sec. | ||
| 8741 | 2026.05.27 02:43:49.429594 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8742 | 2026.05.27 02:43:49.429690 [ 260 ] {03591a12-e4ae-48ff-9382-6e2e436acd4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8743 | 2026.05.27 02:43:49.429729 [ 260 ] {03591a12-e4ae-48ff-9382-6e2e436acd4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8744 | 2026.05.27 02:43:49.430301 [ 260 ] {03591a12-e4ae-48ff-9382-6e2e436acd4d} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8745 | 2026.05.27 02:43:49.430337 [ 260 ] {03591a12-e4ae-48ff-9382-6e2e436acd4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8746 | 2026.05.27 02:43:49.430649 [ 260 ] {03591a12-e4ae-48ff-9382-6e2e436acd4d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8747 | 2026.05.27 02:43:49.430858 [ 260 ] {03591a12-e4ae-48ff-9382-6e2e436acd4d} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8748 | 2026.05.27 02:43:49.430989 [ 260 ] {03591a12-e4ae-48ff-9382-6e2e436acd4d} <Debug> executeQuery: Read 488 rows, 35.05 KiB in 0.001317 sec., 370539.1040242976 rows/sec., 25.99 MiB/sec. | ||
| 8749 | 2026.05.27 02:43:49.431024 [ 260 ] {03591a12-e4ae-48ff-9382-6e2e436acd4d} <Debug> TCPHandler: Processed in 0.001478866 sec. | ||
| 8750 | 2026.05.27 02:43:49.431143 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8751 | 2026.05.27 02:43:49.431239 [ 260 ] {d0812508-2482-47a1-a99b-3e7d41d1466e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8752 | 2026.05.27 02:43:49.431290 [ 260 ] {d0812508-2482-47a1-a99b-3e7d41d1466e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8753 | 2026.05.27 02:43:49.431614 [ 260 ] {d0812508-2482-47a1-a99b-3e7d41d1466e} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8754 | 2026.05.27 02:43:49.431650 [ 260 ] {d0812508-2482-47a1-a99b-3e7d41d1466e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8755 | 2026.05.27 02:43:49.431942 [ 260 ] {d0812508-2482-47a1-a99b-3e7d41d1466e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8756 | 2026.05.27 02:43:49.432150 [ 260 ] {d0812508-2482-47a1-a99b-3e7d41d1466e} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8757 | 2026.05.27 02:43:49.432274 [ 260 ] {d0812508-2482-47a1-a99b-3e7d41d1466e} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001054 sec., 3795.066413662239 rows/sec., 198.28 KiB/sec. | ||
| 8758 | 2026.05.27 02:43:49.432307 [ 260 ] {d0812508-2482-47a1-a99b-3e7d41d1466e} <Debug> TCPHandler: Processed in 0.001213733 sec. | ||
| 8759 | 2026.05.27 02:43:49.432477 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8760 | 2026.05.27 02:43:49.432583 [ 260 ] {6edd1393-acbf-44fb-ad9e-82715ab5f336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8761 | 2026.05.27 02:43:49.432625 [ 260 ] {6edd1393-acbf-44fb-ad9e-82715ab5f336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8762 | 2026.05.27 02:43:49.433042 [ 260 ] {6edd1393-acbf-44fb-ad9e-82715ab5f336} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8763 | 2026.05.27 02:43:49.433079 [ 260 ] {6edd1393-acbf-44fb-ad9e-82715ab5f336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8764 | 2026.05.27 02:43:49.433387 [ 260 ] {6edd1393-acbf-44fb-ad9e-82715ab5f336} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8765 | 2026.05.27 02:43:49.433599 [ 260 ] {6edd1393-acbf-44fb-ad9e-82715ab5f336} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8766 | 2026.05.27 02:43:49.433730 [ 260 ] {6edd1393-acbf-44fb-ad9e-82715ab5f336} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001166 sec., 227272.7272727273 rows/sec., 15.10 MiB/sec. | ||
| 8767 | 2026.05.27 02:43:49.433763 [ 260 ] {6edd1393-acbf-44fb-ad9e-82715ab5f336} <Debug> TCPHandler: Processed in 0.001345225 sec. | ||
| 8768 | 2026.05.27 02:43:49.433898 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8769 | 2026.05.27 02:43:49.433996 [ 260 ] {db4db38e-6e86-426d-9dff-b3285c7ba99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8770 | 2026.05.27 02:43:49.434038 [ 260 ] {db4db38e-6e86-426d-9dff-b3285c7ba99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8771 | 2026.05.27 02:43:49.434373 [ 260 ] {db4db38e-6e86-426d-9dff-b3285c7ba99f} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8772 | 2026.05.27 02:43:49.434408 [ 260 ] {db4db38e-6e86-426d-9dff-b3285c7ba99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8773 | 2026.05.27 02:43:49.434700 [ 260 ] {db4db38e-6e86-426d-9dff-b3285c7ba99f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8774 | 2026.05.27 02:43:49.434913 [ 260 ] {db4db38e-6e86-426d-9dff-b3285c7ba99f} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8775 | 2026.05.27 02:43:49.435041 [ 260 ] {db4db38e-6e86-426d-9dff-b3285c7ba99f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 8776 | 2026.05.27 02:43:49.435078 [ 260 ] {db4db38e-6e86-426d-9dff-b3285c7ba99f} <Debug> TCPHandler: Processed in 0.001228343 sec. | ||
| 8777 | 2026.05.27 02:43:49.435217 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8778 | 2026.05.27 02:43:49.435313 [ 260 ] {5ac31b31-f993-465f-81f0-b75e38360269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8779 | 2026.05.27 02:43:49.435367 [ 260 ] {5ac31b31-f993-465f-81f0-b75e38360269} <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 | ||
| 8780 | 2026.05.27 02:43:49.436068 [ 260 ] {5ac31b31-f993-465f-81f0-b75e38360269} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8781 | 2026.05.27 02:43:49.436104 [ 260 ] {5ac31b31-f993-465f-81f0-b75e38360269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8782 | 2026.05.27 02:43:49.436567 [ 260 ] {5ac31b31-f993-465f-81f0-b75e38360269} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8783 | 2026.05.27 02:43:49.436784 [ 260 ] {5ac31b31-f993-465f-81f0-b75e38360269} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8784 | 2026.05.27 02:43:49.436917 [ 260 ] {5ac31b31-f993-465f-81f0-b75e38360269} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001622 sec., 2466.091245376079 rows/sec., 4.42 MiB/sec. | ||
| 8785 | 2026.05.27 02:43:49.436966 [ 260 ] {5ac31b31-f993-465f-81f0-b75e38360269} <Debug> TCPHandler: Processed in 0.001798269 sec. | ||
| 8786 | 2026.05.27 02:43:49.437111 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8787 | 2026.05.27 02:43:49.437208 [ 260 ] {435ea4fc-0315-4539-87ce-0c00c6d2d057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8788 | 2026.05.27 02:43:49.437249 [ 260 ] {435ea4fc-0315-4539-87ce-0c00c6d2d057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8789 | 2026.05.27 02:43:49.437584 [ 260 ] {435ea4fc-0315-4539-87ce-0c00c6d2d057} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8790 | 2026.05.27 02:43:49.437620 [ 260 ] {435ea4fc-0315-4539-87ce-0c00c6d2d057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 8791 | 2026.05.27 02:43:49.437914 [ 260 ] {435ea4fc-0315-4539-87ce-0c00c6d2d057} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8792 | 2026.05.27 02:43:49.438144 [ 260 ] {435ea4fc-0315-4539-87ce-0c00c6d2d057} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8793 | 2026.05.27 02:43:49.438272 [ 260 ] {435ea4fc-0315-4539-87ce-0c00c6d2d057} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001083 sec., 83102.49307479225 rows/sec., 5.20 MiB/sec. | ||
| 8794 | 2026.05.27 02:43:49.438305 [ 260 ] {435ea4fc-0315-4539-87ce-0c00c6d2d057} <Debug> TCPHandler: Processed in 0.001242973 sec. | ||
| 8795 | 2026.05.27 02:43:51.750667 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37667 | ||
| 8796 | 2026.05.27 02:43:51.750753 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8797 | 2026.05.27 02:43:51.750779 [ 269 ] {} <Debug> TCP-Session: 17ecc3e4-c447-4827-9e88-12eb1e609b75 Authenticating user 'default' from [fd00:1122:3344:101::e]:37667 | ||
| 8798 | 2026.05.27 02:43:51.750801 [ 269 ] {} <Debug> TCP-Session: 17ecc3e4-c447-4827-9e88-12eb1e609b75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8799 | 2026.05.27 02:43:51.750815 [ 269 ] {} <Debug> TCP-Session: 17ecc3e4-c447-4827-9e88-12eb1e609b75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8800 | 2026.05.27 02:43:51.751014 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52378 | ||
| 8801 | 2026.05.27 02:43:51.751063 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51543 | ||
| 8802 | 2026.05.27 02:43:51.751067 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62317 | ||
| 8803 | 2026.05.27 02:43:51.751112 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33359 | ||
| 8804 | 2026.05.27 02:43:51.751115 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33555 | ||
| 8805 | 2026.05.27 02:43:51.751150 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40622 | ||
| 8806 | 2026.05.27 02:43:51.751183 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8807 | 2026.05.27 02:43:51.751196 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8808 | 2026.05.27 02:43:51.751204 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8809 | 2026.05.27 02:43:51.751222 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8810 | 2026.05.27 02:43:51.751234 [ 316 ] {} <Debug> TCP-Session: 6b47e5a0-d0a5-4442-8edb-0cc91a312758 Authenticating user 'default' from [fd00:1122:3344:101::e]:33359 | ||
| 8811 | 2026.05.27 02:43:51.751247 [ 317 ] {} <Debug> TCP-Session: dd8f4f2a-e3ca-4625-8bf9-1068865c23d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33555 | ||
| 8812 | 2026.05.27 02:43:51.751260 [ 259 ] {} <Debug> TCP-Session: 61d2cb4c-a6a5-400f-a786-0cf1fc24beb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40622 | ||
| 8813 | 2026.05.27 02:43:51.751277 [ 316 ] {} <Debug> TCP-Session: 6b47e5a0-d0a5-4442-8edb-0cc91a312758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8814 | 2026.05.27 02:43:51.751292 [ 317 ] {} <Debug> TCP-Session: dd8f4f2a-e3ca-4625-8bf9-1068865c23d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8815 | 2026.05.27 02:43:51.751296 [ 259 ] {} <Debug> TCP-Session: 61d2cb4c-a6a5-400f-a786-0cf1fc24beb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8816 | 2026.05.27 02:43:51.751308 [ 316 ] {} <Debug> TCP-Session: 6b47e5a0-d0a5-4442-8edb-0cc91a312758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8817 | 2026.05.27 02:43:51.751332 [ 259 ] {} <Debug> TCP-Session: 61d2cb4c-a6a5-400f-a786-0cf1fc24beb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8818 | 2026.05.27 02:43:51.751322 [ 317 ] {} <Debug> TCP-Session: dd8f4f2a-e3ca-4625-8bf9-1068865c23d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8819 | 2026.05.27 02:43:51.751127 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42048 | ||
| 8820 | 2026.05.27 02:43:51.751127 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8821 | 2026.05.27 02:43:51.751112 [ 269 ] {} <Trace> TCP-Session: 17ecc3e4-c447-4827-9e88-12eb1e609b75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8822 | 2026.05.27 02:43:51.751431 [ 315 ] {} <Debug> TCP-Session: 49bca102-7925-4cdb-94dd-704427bee763 Authenticating user 'default' from [fd00:1122:3344:101::e]:51543 | ||
| 8823 | 2026.05.27 02:43:51.751431 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8824 | 2026.05.27 02:43:51.751455 [ 315 ] {} <Debug> TCP-Session: 49bca102-7925-4cdb-94dd-704427bee763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8825 | 2026.05.27 02:43:51.751101 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8826 | 2026.05.27 02:43:51.751481 [ 318 ] {} <Debug> TCP-Session: aa714ed4-7fff-4cf0-bb1e-d1ad7f697eb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42048 | ||
| 8827 | 2026.05.27 02:43:51.751483 [ 315 ] {} <Debug> TCP-Session: 49bca102-7925-4cdb-94dd-704427bee763 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8828 | 2026.05.27 02:43:51.751510 [ 311 ] {} <Debug> TCP-Session: f16ef972-5df8-49f5-9248-46444d943bc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52378 | ||
| 8829 | 2026.05.27 02:43:51.751519 [ 318 ] {} <Debug> TCP-Session: aa714ed4-7fff-4cf0-bb1e-d1ad7f697eb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8830 | 2026.05.27 02:43:51.751540 [ 311 ] {} <Debug> TCP-Session: f16ef972-5df8-49f5-9248-46444d943bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8831 | 2026.05.27 02:43:51.751546 [ 318 ] {} <Debug> TCP-Session: aa714ed4-7fff-4cf0-bb1e-d1ad7f697eb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8832 | 2026.05.27 02:43:51.751555 [ 311 ] {} <Debug> TCP-Session: f16ef972-5df8-49f5-9248-46444d943bc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8833 | 2026.05.27 02:43:51.751143 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54242 | ||
| 8834 | 2026.05.27 02:43:51.751582 [ 269 ] {2c09704c-569d-4aa1-ba0e-eb211fe45baa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37667) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8835 | 2026.05.27 02:43:51.751830 [ 269 ] {2c09704c-569d-4aa1-ba0e-eb211fe45baa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8836 | 2026.05.27 02:43:51.751883 [ 269 ] {2c09704c-569d-4aa1-ba0e-eb211fe45baa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8837 | 2026.05.27 02:43:51.752171 [ 269 ] {2c09704c-569d-4aa1-ba0e-eb211fe45baa} <Debug> oximeter.version (5277401c-8b99-413d-8dc0-62bbe2b9e5ea) (SelectExecutor): Key condition: unknown | ||
| 8838 | 2026.05.27 02:43:51.753161 [ 352 ] {2c09704c-569d-4aa1-ba0e-eb211fe45baa} <Trace> AggregatingTransform: Aggregating | ||
| 8839 | 2026.05.27 02:43:51.753214 [ 352 ] {2c09704c-569d-4aa1-ba0e-eb211fe45baa} <Trace> Aggregator: Aggregation method: without_key | ||
| 8840 | 2026.05.27 02:43:51.753246 [ 352 ] {2c09704c-569d-4aa1-ba0e-eb211fe45baa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00097788 sec. (1022.620 rows/sec., 39.95 KiB/sec.) | ||
| 8841 | 2026.05.27 02:43:51.753264 [ 352 ] {2c09704c-569d-4aa1-ba0e-eb211fe45baa} <Trace> Aggregator: Merging aggregated data | ||
| 8842 | 2026.05.27 02:43:51.753387 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8843 | 2026.05.27 02:43:51.753423 [ 319 ] {} <Debug> TCP-Session: 30b115e1-2a11-43ca-8327-c2a6fd21c37c Authenticating user 'default' from [fd00:1122:3344:101::e]:54242 | ||
| 8844 | 2026.05.27 02:43:51.753441 [ 319 ] {} <Debug> TCP-Session: 30b115e1-2a11-43ca-8327-c2a6fd21c37c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8845 | 2026.05.27 02:43:51.753454 [ 319 ] {} <Debug> TCP-Session: 30b115e1-2a11-43ca-8327-c2a6fd21c37c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8846 | 2026.05.27 02:43:51.753467 [ 312 ] {} <Debug> TCP-Session: 82f1085b-f265-47bd-baf2-c058930de05e Authenticating user 'default' from [fd00:1122:3344:101::e]:62317 | ||
| 8847 | 2026.05.27 02:43:51.753499 [ 312 ] {} <Debug> TCP-Session: 82f1085b-f265-47bd-baf2-c058930de05e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8848 | 2026.05.27 02:43:51.753513 [ 312 ] {} <Debug> TCP-Session: 82f1085b-f265-47bd-baf2-c058930de05e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8849 | 2026.05.27 02:43:51.753903 [ 269 ] {2c09704c-569d-4aa1-ba0e-eb211fe45baa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002371 sec., 421.7629692113033 rows/sec., 16.48 KiB/sec. | ||
| 8850 | 2026.05.27 02:43:51.754072 [ 269 ] {2c09704c-569d-4aa1-ba0e-eb211fe45baa} <Debug> TCPHandler: Processed in 0.003067283 sec. | ||
| 8851 | 2026.05.27 02:43:51.754190 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8852 | 2026.05.27 02:43:51.754217 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8853 | 2026.05.27 02:43:51.754221 [ 269 ] {} <Debug> TCP-Session: 17ecc3e4-c447-4827-9e88-12eb1e609b75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8854 | 2026.05.27 02:43:51.754237 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8855 | 2026.05.27 02:43:51.754263 [ 311 ] {} <Debug> TCP-Session: f16ef972-5df8-49f5-9248-46444d943bc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8856 | 2026.05.27 02:43:51.754272 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8857 | 2026.05.27 02:43:51.754290 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8858 | 2026.05.27 02:43:51.754310 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8859 | 2026.05.27 02:43:51.754323 [ 315 ] {} <Debug> TCP-Session: 49bca102-7925-4cdb-94dd-704427bee763 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8860 | 2026.05.27 02:43:51.754342 [ 317 ] {} <Debug> TCP-Session: dd8f4f2a-e3ca-4625-8bf9-1068865c23d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8861 | 2026.05.27 02:43:51.754342 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8862 | 2026.05.27 02:43:51.754358 [ 319 ] {} <Debug> TCP-Session: 30b115e1-2a11-43ca-8327-c2a6fd21c37c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8863 | 2026.05.27 02:43:51.754404 [ 318 ] {} <Debug> TCP-Session: aa714ed4-7fff-4cf0-bb1e-d1ad7f697eb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8864 | 2026.05.27 02:43:51.754333 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8865 | 2026.05.27 02:43:51.754293 [ 259 ] {} <Debug> TCP-Session: 61d2cb4c-a6a5-400f-a786-0cf1fc24beb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8866 | 2026.05.27 02:43:51.754460 [ 316 ] {} <Debug> TCP-Session: 6b47e5a0-d0a5-4442-8edb-0cc91a312758 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8867 | 2026.05.27 02:43:51.754255 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8868 | 2026.05.27 02:43:51.754525 [ 312 ] {} <Debug> TCP-Session: 82f1085b-f265-47bd-baf2-c058930de05e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8869 | 2026.05.27 02:43:52.508166 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46245 | ||
| 8870 | 2026.05.27 02:43:52.508267 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8871 | 2026.05.27 02:43:52.508298 [ 269 ] {} <Debug> TCP-Session: 3e45d13c-a1a7-4617-9898-08e0acbaad0f Authenticating user 'default' from [fd00:1122:3344:101::e]:46245 | ||
| 8872 | 2026.05.27 02:43:52.508327 [ 269 ] {} <Debug> TCP-Session: 3e45d13c-a1a7-4617-9898-08e0acbaad0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8873 | 2026.05.27 02:43:52.508346 [ 269 ] {} <Debug> TCP-Session: 3e45d13c-a1a7-4617-9898-08e0acbaad0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8874 | 2026.05.27 02:43:52.508609 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64463 | ||
| 8875 | 2026.05.27 02:43:52.508653 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47886 | ||
| 8876 | 2026.05.27 02:43:52.508683 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58547 | ||
| 8877 | 2026.05.27 02:43:52.508725 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8878 | 2026.05.27 02:43:52.508735 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8879 | 2026.05.27 02:43:52.508692 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35592 | ||
| 8880 | 2026.05.27 02:43:52.508787 [ 316 ] {} <Debug> TCP-Session: 9e6e09c6-5e44-4d67-8c4c-8cd52eede773 Authenticating user 'default' from [fd00:1122:3344:101::e]:47886 | ||
| 8881 | 2026.05.27 02:43:52.508795 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8882 | 2026.05.27 02:43:52.508826 [ 316 ] {} <Debug> TCP-Session: 9e6e09c6-5e44-4d67-8c4c-8cd52eede773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8883 | 2026.05.27 02:43:52.508840 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8884 | 2026.05.27 02:43:52.508842 [ 269 ] {} <Trace> TCP-Session: 3e45d13c-a1a7-4617-9898-08e0acbaad0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8885 | 2026.05.27 02:43:52.508872 [ 259 ] {} <Debug> TCP-Session: 236f516b-140d-45d9-9f99-6d84050e3ef8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35592 | ||
| 8886 | 2026.05.27 02:43:52.508856 [ 316 ] {} <Debug> TCP-Session: 9e6e09c6-5e44-4d67-8c4c-8cd52eede773 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8887 | 2026.05.27 02:43:52.508902 [ 259 ] {} <Debug> TCP-Session: 236f516b-140d-45d9-9f99-6d84050e3ef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8888 | 2026.05.27 02:43:52.508855 [ 319 ] {} <Debug> TCP-Session: a32681cc-3d92-427a-8121-01272384a55a Authenticating user 'default' from [fd00:1122:3344:101::e]:58547 | ||
| 8889 | 2026.05.27 02:43:52.508930 [ 259 ] {} <Debug> TCP-Session: 236f516b-140d-45d9-9f99-6d84050e3ef8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8890 | 2026.05.27 02:43:52.508982 [ 319 ] {} <Debug> TCP-Session: a32681cc-3d92-427a-8121-01272384a55a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8891 | 2026.05.27 02:43:52.508777 [ 311 ] {} <Debug> TCP-Session: c64b8b13-e4ac-4c83-ba49-a6ef4ea9fadb Authenticating user 'default' from [fd00:1122:3344:101::e]:64463 | ||
| 8892 | 2026.05.27 02:43:52.509017 [ 319 ] {} <Debug> TCP-Session: a32681cc-3d92-427a-8121-01272384a55a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8893 | 2026.05.27 02:43:52.509168 [ 311 ] {} <Debug> TCP-Session: c64b8b13-e4ac-4c83-ba49-a6ef4ea9fadb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8894 | 2026.05.27 02:43:52.508681 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34110 | ||
| 8895 | 2026.05.27 02:43:52.508681 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35601 | ||
| 8896 | 2026.05.27 02:43:52.508679 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56760 | ||
| 8897 | 2026.05.27 02:43:52.509323 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8898 | 2026.05.27 02:43:52.509336 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8899 | 2026.05.27 02:43:52.508617 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43309 | ||
| 8900 | 2026.05.27 02:43:52.509386 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8901 | 2026.05.27 02:43:52.509378 [ 317 ] {} <Debug> TCP-Session: 568b81b5-b7cd-4eee-bc6e-d4b08e85bef2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35601 | ||
| 8902 | 2026.05.27 02:43:52.509436 [ 318 ] {} <Debug> TCP-Session: 08d37b1c-5b1a-4f9f-ab1b-2c9049b5dc9e Authenticating user 'default' from [fd00:1122:3344:101::e]:56760 | ||
| 8903 | 2026.05.27 02:43:52.509453 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8904 | 2026.05.27 02:43:52.509464 [ 317 ] {} <Debug> TCP-Session: 568b81b5-b7cd-4eee-bc6e-d4b08e85bef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8905 | 2026.05.27 02:43:52.509478 [ 318 ] {} <Debug> TCP-Session: 08d37b1c-5b1a-4f9f-ab1b-2c9049b5dc9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8906 | 2026.05.27 02:43:52.509498 [ 312 ] {} <Debug> TCP-Session: d06230b1-0754-4ad0-aee7-37099ed028b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43309 | ||
| 8907 | 2026.05.27 02:43:52.509529 [ 318 ] {} <Debug> TCP-Session: 08d37b1c-5b1a-4f9f-ab1b-2c9049b5dc9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8908 | 2026.05.27 02:43:52.509552 [ 312 ] {} <Debug> TCP-Session: d06230b1-0754-4ad0-aee7-37099ed028b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8909 | 2026.05.27 02:43:52.509510 [ 317 ] {} <Debug> TCP-Session: 568b81b5-b7cd-4eee-bc6e-d4b08e85bef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8910 | 2026.05.27 02:43:52.509585 [ 312 ] {} <Debug> TCP-Session: d06230b1-0754-4ad0-aee7-37099ed028b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8911 | 2026.05.27 02:43:52.509370 [ 315 ] {} <Debug> TCP-Session: 52b9567a-39f8-45f4-873c-799bcf5e3b0c Authenticating user 'default' from [fd00:1122:3344:101::e]:34110 | ||
| 8912 | 2026.05.27 02:43:52.509064 [ 269 ] {62e00c48-211f-4de7-bdac-fd11fd47f205} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46245) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8913 | 2026.05.27 02:43:52.509675 [ 315 ] {} <Debug> TCP-Session: 52b9567a-39f8-45f4-873c-799bcf5e3b0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8914 | 2026.05.27 02:43:52.509732 [ 315 ] {} <Debug> TCP-Session: 52b9567a-39f8-45f4-873c-799bcf5e3b0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8915 | 2026.05.27 02:43:52.509204 [ 311 ] {} <Debug> TCP-Session: c64b8b13-e4ac-4c83-ba49-a6ef4ea9fadb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8916 | 2026.05.27 02:43:52.510035 [ 269 ] {62e00c48-211f-4de7-bdac-fd11fd47f205} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8917 | 2026.05.27 02:43:52.510114 [ 269 ] {62e00c48-211f-4de7-bdac-fd11fd47f205} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8918 | 2026.05.27 02:43:52.510489 [ 269 ] {62e00c48-211f-4de7-bdac-fd11fd47f205} <Debug> oximeter.version (5277401c-8b99-413d-8dc0-62bbe2b9e5ea) (SelectExecutor): Key condition: unknown | ||
| 8919 | 2026.05.27 02:43:52.511534 [ 338 ] {62e00c48-211f-4de7-bdac-fd11fd47f205} <Trace> AggregatingTransform: Aggregating | ||
| 8920 | 2026.05.27 02:43:52.511570 [ 338 ] {62e00c48-211f-4de7-bdac-fd11fd47f205} <Trace> Aggregator: Aggregation method: without_key | ||
| 8921 | 2026.05.27 02:43:52.511600 [ 338 ] {62e00c48-211f-4de7-bdac-fd11fd47f205} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00097951 sec. (1020.919 rows/sec., 39.88 KiB/sec.) | ||
| 8922 | 2026.05.27 02:43:52.511615 [ 338 ] {62e00c48-211f-4de7-bdac-fd11fd47f205} <Trace> Aggregator: Merging aggregated data | ||
| 8923 | 2026.05.27 02:43:52.512196 [ 269 ] {62e00c48-211f-4de7-bdac-fd11fd47f205} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003208 sec., 311.7206982543641 rows/sec., 12.18 KiB/sec. | ||
| 8924 | 2026.05.27 02:43:52.512322 [ 269 ] {62e00c48-211f-4de7-bdac-fd11fd47f205} <Debug> TCPHandler: Processed in 0.003657119 sec. | ||
| 8925 | 2026.05.27 02:43:52.512464 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8926 | 2026.05.27 02:43:52.512494 [ 269 ] {} <Debug> TCP-Session: 3e45d13c-a1a7-4617-9898-08e0acbaad0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8927 | 2026.05.27 02:43:52.512508 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8928 | 2026.05.27 02:43:52.512535 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8929 | 2026.05.27 02:43:52.512552 [ 311 ] {} <Debug> TCP-Session: c64b8b13-e4ac-4c83-ba49-a6ef4ea9fadb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8930 | 2026.05.27 02:43:52.512566 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8931 | 2026.05.27 02:43:52.512580 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8932 | 2026.05.27 02:43:52.512603 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8933 | 2026.05.27 02:43:52.512618 [ 317 ] {} <Debug> TCP-Session: 568b81b5-b7cd-4eee-bc6e-d4b08e85bef2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8934 | 2026.05.27 02:43:52.512642 [ 315 ] {} <Debug> TCP-Session: 52b9567a-39f8-45f4-873c-799bcf5e3b0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8935 | 2026.05.27 02:43:52.512660 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8936 | 2026.05.27 02:43:52.512676 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8937 | 2026.05.27 02:43:52.512667 [ 318 ] {} <Debug> TCP-Session: 08d37b1c-5b1a-4f9f-ab1b-2c9049b5dc9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8938 | 2026.05.27 02:43:52.512717 [ 319 ] {} <Debug> TCP-Session: a32681cc-3d92-427a-8121-01272384a55a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8939 | 2026.05.27 02:43:52.512711 [ 316 ] {} <Debug> TCP-Session: 9e6e09c6-5e44-4d67-8c4c-8cd52eede773 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8940 | 2026.05.27 02:43:52.512638 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8941 | 2026.05.27 02:43:52.512588 [ 312 ] {} <Debug> TCP-Session: d06230b1-0754-4ad0-aee7-37099ed028b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8942 | 2026.05.27 02:43:52.512802 [ 259 ] {} <Debug> TCP-Session: 236f516b-140d-45d9-9f99-6d84050e3ef8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8943 | 2026.05.27 02:43:53.876470 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8944 | 2026.05.27 02:43:53.876539 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8945 | 2026.05.27 02:43:53.970640 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16237 | ||
| 8946 | 2026.05.27 02:43:53.971138 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8947 | 2026.05.27 02:43:53.971193 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 8948 | 2026.05.27 02:43:53.971688 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8949 | 2026.05.27 02:43:53.971924 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8950 | 2026.05.27 02:43:53.972078 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16237 | ||
| 8951 | 2026.05.27 02:43:54.410340 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8952 | 2026.05.27 02:43:54.410608 [ 260 ] {5f215a88-d2e5-4726-a91a-f49fad50fd1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 8953 | 2026.05.27 02:43:54.410979 [ 260 ] {5f215a88-d2e5-4726-a91a-f49fad50fd1a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8954 | 2026.05.27 02:43:54.411018 [ 260 ] {5f215a88-d2e5-4726-a91a-f49fad50fd1a} <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 | ||
| 8955 | 2026.05.27 02:43:54.411239 [ 260 ] {5f215a88-d2e5-4726-a91a-f49fad50fd1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8956 | 2026.05.27 02:43:54.411310 [ 260 ] {5f215a88-d2e5-4726-a91a-f49fad50fd1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8957 | 2026.05.27 02:43:54.411462 [ 260 ] {5f215a88-d2e5-4726-a91a-f49fad50fd1a} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8958 | 2026.05.27 02:43:54.411568 [ 359 ] {5f215a88-d2e5-4726-a91a-f49fad50fd1a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8959 | 2026.05.27 02:43:54.411591 [ 338 ] {5f215a88-d2e5-4726-a91a-f49fad50fd1a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8960 | 2026.05.27 02:43:54.411588 [ 360 ] {5f215a88-d2e5-4726-a91a-f49fad50fd1a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8961 | 2026.05.27 02:43:54.411588 [ 324 ] {5f215a88-d2e5-4726-a91a-f49fad50fd1a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8962 | 2026.05.27 02:43:54.411778 [ 260 ] {5f215a88-d2e5-4726-a91a-f49fad50fd1a} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8963 | 2026.05.27 02:43:54.411808 [ 260 ] {5f215a88-d2e5-4726-a91a-f49fad50fd1a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8964 | 2026.05.27 02:43:54.411893 [ 260 ] {5f215a88-d2e5-4726-a91a-f49fad50fd1a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8965 | 2026.05.27 02:43:54.411914 [ 260 ] {5f215a88-d2e5-4726-a91a-f49fad50fd1a} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 8966 | 2026.05.27 02:43:54.411951 [ 260 ] {5f215a88-d2e5-4726-a91a-f49fad50fd1a} <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'))" | ||
| 8967 | 2026.05.27 02:43:54.411994 [ 260 ] {5f215a88-d2e5-4726-a91a-f49fad50fd1a} <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'))" | ||
| 8968 | 2026.05.27 02:43:54.412033 [ 260 ] {5f215a88-d2e5-4726-a91a-f49fad50fd1a} <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'))" | ||
| 8969 | 2026.05.27 02:43:54.413645 [ 260 ] {5f215a88-d2e5-4726-a91a-f49fad50fd1a} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.003135 sec., 15948.963317384369 rows/sec., 2.72 MiB/sec. | ||
| 8970 | 2026.05.27 02:43:54.413922 [ 260 ] {5f215a88-d2e5-4726-a91a-f49fad50fd1a} <Debug> MemoryTracker: Peak memory usage (for query): 139.02 KiB. | ||
| 8971 | 2026.05.27 02:43:54.413939 [ 260 ] {5f215a88-d2e5-4726-a91a-f49fad50fd1a} <Debug> TCPHandler: Processed in 0.0037617 sec. | ||
| 8972 | 2026.05.27 02:43:54.416359 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8973 | 2026.05.27 02:43:54.416516 [ 260 ] {92820365-64bf-4735-bae7-f0e82a4169b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8974 | 2026.05.27 02:43:54.416585 [ 260 ] {92820365-64bf-4735-bae7-f0e82a4169b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8975 | 2026.05.27 02:43:54.417210 [ 260 ] {92820365-64bf-4735-bae7-f0e82a4169b6} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8976 | 2026.05.27 02:43:54.417257 [ 260 ] {92820365-64bf-4735-bae7-f0e82a4169b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 8977 | 2026.05.27 02:43:54.417632 [ 260 ] {92820365-64bf-4735-bae7-f0e82a4169b6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8978 | 2026.05.27 02:43:54.417855 [ 260 ] {92820365-64bf-4735-bae7-f0e82a4169b6} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8979 | 2026.05.27 02:43:54.418015 [ 260 ] {92820365-64bf-4735-bae7-f0e82a4169b6} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001549 sec., 83925.11297611363 rows/sec., 7.24 MiB/sec. | ||
| 8980 | 2026.05.27 02:43:54.418016 [ 92 ] {} <Debug> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8981 | 2026.05.27 02:43:54.418053 [ 260 ] {92820365-64bf-4735-bae7-f0e82a4169b6} <Debug> TCPHandler: Processed in 0.001816249 sec. | ||
| 8982 | 2026.05.27 02:43:54.418083 [ 92 ] {} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8983 | 2026.05.27 02:43:54.418121 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 8984 | 2026.05.27 02:43:54.418188 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8985 | 2026.05.27 02:43:54.418241 [ 196 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::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 | ||
| 8986 | 2026.05.27 02:43:54.418291 [ 260 ] {0d4716b1-a284-420d-8cc1-c8386ed13a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8987 | 2026.05.27 02:43:54.418338 [ 260 ] {0d4716b1-a284-420d-8cc1-c8386ed13a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8988 | 2026.05.27 02:43:54.418375 [ 196 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8989 | 2026.05.27 02:43:54.418418 [ 196 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 4196 rows starting from the beginning of the part | ||
| 8990 | 2026.05.27 02:43:54.418495 [ 196 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 785 rows starting from the beginning of the part | ||
| 8991 | 2026.05.27 02:43:54.418550 [ 196 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 3336 rows starting from the beginning of the part | ||
| 8992 | 2026.05.27 02:43:54.418599 [ 196 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
| 8993 | 2026.05.27 02:43:54.418669 [ 196 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 785 rows starting from the beginning of the part | ||
| 8994 | 2026.05.27 02:43:54.418717 [ 196 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 130 rows starting from the beginning of the part | ||
| 8995 | 2026.05.27 02:43:54.418781 [ 260 ] {0d4716b1-a284-420d-8cc1-c8386ed13a05} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8996 | 2026.05.27 02:43:54.418821 [ 260 ] {0d4716b1-a284-420d-8cc1-c8386ed13a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 8997 | 2026.05.27 02:43:54.419160 [ 260 ] {0d4716b1-a284-420d-8cc1-c8386ed13a05} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8998 | 2026.05.27 02:43:54.419373 [ 260 ] {0d4716b1-a284-420d-8cc1-c8386ed13a05} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8999 | 2026.05.27 02:43:54.419513 [ 260 ] {0d4716b1-a284-420d-8cc1-c8386ed13a05} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001241 sec., 29814.665592264304 rows/sec., 2.19 MiB/sec. | ||
| 9000 | 2026.05.27 02:43:54.419549 [ 260 ] {0d4716b1-a284-420d-8cc1-c8386ed13a05} <Debug> TCPHandler: Processed in 0.001411405 sec. | ||
| 9001 | 2026.05.27 02:43:54.419715 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9002 | 2026.05.27 02:43:54.419823 [ 260 ] {8456f248-c255-44a0-890d-7b6d23f4e607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9003 | 2026.05.27 02:43:54.419865 [ 260 ] {8456f248-c255-44a0-890d-7b6d23f4e607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9004 | 2026.05.27 02:43:54.420331 [ 260 ] {8456f248-c255-44a0-890d-7b6d23f4e607} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9005 | 2026.05.27 02:43:54.420368 [ 260 ] {8456f248-c255-44a0-890d-7b6d23f4e607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 9006 | 2026.05.27 02:43:54.420665 [ 260 ] {8456f248-c255-44a0-890d-7b6d23f4e607} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9007 | 2026.05.27 02:43:54.420871 [ 260 ] {8456f248-c255-44a0-890d-7b6d23f4e607} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9008 | 2026.05.27 02:43:54.420992 [ 92 ] {} <Debug> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9009 | 2026.05.27 02:43:54.421000 [ 260 ] {8456f248-c255-44a0-890d-7b6d23f4e607} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001196 sec., 84448.16053511706 rows/sec., 6.60 MiB/sec. | ||
| 9010 | 2026.05.27 02:43:54.421038 [ 92 ] {} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9011 | 2026.05.27 02:43:54.421055 [ 260 ] {8456f248-c255-44a0-890d-7b6d23f4e607} <Debug> TCPHandler: Processed in 0.001389955 sec. | ||
| 9012 | 2026.05.27 02:43:54.421063 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 9013 | 2026.05.27 02:43:54.421168 [ 194 ] {76692622-c101-4ebc-976a-e0464a74b1df::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 | ||
| 9014 | 2026.05.27 02:43:54.421190 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9015 | 2026.05.27 02:43:54.421279 [ 187 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9288 rows, containing 5 columns (5 merged, 0 gathered) in 0.003092473 sec., 3003421.5335105592 rows/sec., 240.24 MiB/sec. | ||
| 9016 | 2026.05.27 02:43:54.421281 [ 194 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9017 | 2026.05.27 02:43:54.421303 [ 260 ] {1a9fb63d-cf58-4cd6-973a-60ce0a3f88d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9018 | 2026.05.27 02:43:54.421347 [ 194 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2405 rows starting from the beginning of the part | ||
| 9019 | 2026.05.27 02:43:54.421372 [ 260 ] {1a9fb63d-cf58-4cd6-973a-60ce0a3f88d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9020 | 2026.05.27 02:43:54.421433 [ 194 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part | ||
| 9021 | 2026.05.27 02:43:54.421492 [ 194 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1909 rows starting from the beginning of the part | ||
| 9022 | 2026.05.27 02:43:54.421551 [ 194 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
| 9023 | 2026.05.27 02:43:54.421603 [ 194 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 488 rows starting from the beginning of the part | ||
| 9024 | 2026.05.27 02:43:54.421628 [ 193 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9025 | 2026.05.27 02:43:54.421661 [ 194 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 101 rows starting from the beginning of the part | ||
| 9026 | 2026.05.27 02:43:54.421804 [ 260 ] {1a9fb63d-cf58-4cd6-973a-60ce0a3f88d9} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9027 | 2026.05.27 02:43:54.421849 [ 260 ] {1a9fb63d-cf58-4cd6-973a-60ce0a3f88d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 9028 | 2026.05.27 02:43:54.421922 [ 193 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_56_11} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9029 | 2026.05.27 02:43:54.422004 [ 193 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_56_11} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9030 | 2026.05.27 02:43:54.422080 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. | ||
| 9031 | 2026.05.27 02:43:54.422241 [ 260 ] {1a9fb63d-cf58-4cd6-973a-60ce0a3f88d9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9032 | 2026.05.27 02:43:54.422478 [ 260 ] {1a9fb63d-cf58-4cd6-973a-60ce0a3f88d9} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9033 | 2026.05.27 02:43:54.422589 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9034 | 2026.05.27 02:43:54.422624 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2026.05.27 02:43:54.422627 [ 260 ] {1a9fb63d-cf58-4cd6-973a-60ce0a3f88d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001343 sec., 119136.26209977662 rows/sec., 8.30 MiB/sec. | ||
| 9036 | 2026.05.27 02:43:54.422644 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 9037 | 2026.05.27 02:43:54.422674 [ 260 ] {1a9fb63d-cf58-4cd6-973a-60ce0a3f88d9} <Debug> TCPHandler: Processed in 0.001536877 sec. | ||
| 9038 | 2026.05.27 02:43:54.422742 [ 196 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::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 | ||
| 9039 | 2026.05.27 02:43:54.422858 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9040 | 2026.05.27 02:43:54.422870 [ 196 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9041 | 2026.05.27 02:43:54.422913 [ 196 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 20165 rows starting from the beginning of the part | ||
| 9042 | 2026.05.27 02:43:54.422963 [ 260 ] {91532c67-6f20-48a6-bbee-a17fcb20c353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9043 | 2026.05.27 02:43:54.422973 [ 196 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 265 rows starting from the beginning of the part | ||
| 9044 | 2026.05.27 02:43:54.423038 [ 260 ] {91532c67-6f20-48a6-bbee-a17fcb20c353} <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 | ||
| 9045 | 2026.05.27 02:43:54.423056 [ 196 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1529 rows starting from the beginning of the part | ||
| 9046 | 2026.05.27 02:43:54.423105 [ 196 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 96 rows starting from the beginning of the part | ||
| 9047 | 2026.05.27 02:43:54.423147 [ 196 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 265 rows starting from the beginning of the part | ||
| 9048 | 2026.05.27 02:43:54.423189 [ 196 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 9049 | 2026.05.27 02:43:54.423278 [ 194 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5455 rows, containing 5 columns (5 merged, 0 gathered) in 0.002152983 sec., 2533693.9492787453 rows/sec., 183.40 MiB/sec. | ||
| 9050 | 2026.05.27 02:43:54.423525 [ 194 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9051 | 2026.05.27 02:43:54.423764 [ 194 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_56_11} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9052 | 2026.05.27 02:43:54.423831 [ 194 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_56_11} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9053 | 2026.05.27 02:43:54.423835 [ 260 ] {91532c67-6f20-48a6-bbee-a17fcb20c353} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9054 | 2026.05.27 02:43:54.423880 [ 260 ] {91532c67-6f20-48a6-bbee-a17fcb20c353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 9055 | 2026.05.27 02:43:54.423897 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 9056 | 2026.05.27 02:43:54.424473 [ 260 ] {91532c67-6f20-48a6-bbee-a17fcb20c353} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9057 | 2026.05.27 02:43:54.424700 [ 260 ] {91532c67-6f20-48a6-bbee-a17fcb20c353} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9058 | 2026.05.27 02:43:54.424832 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9059 | 2026.05.27 02:43:54.424844 [ 260 ] {91532c67-6f20-48a6-bbee-a17fcb20c353} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001901 sec., 19463.4402945818 rows/sec., 34.88 MiB/sec. | ||
| 9060 | 2026.05.27 02:43:54.424879 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9061 | 2026.05.27 02:43:54.424905 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 9062 | 2026.05.27 02:43:54.424917 [ 260 ] {91532c67-6f20-48a6-bbee-a17fcb20c353} <Debug> TCPHandler: Processed in 0.002110423 sec. | ||
| 9063 | 2026.05.27 02:43:54.424985 [ 188 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::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 | ||
| 9064 | 2026.05.27 02:43:54.425066 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9065 | 2026.05.27 02:43:54.425174 [ 260 ] {c194a8ba-9a12-474c-9a90-5a4a55a0ffc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9066 | 2026.05.27 02:43:54.425208 [ 188 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9067 | 2026.05.27 02:43:54.425217 [ 260 ] {c194a8ba-9a12-474c-9a90-5a4a55a0ffc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9068 | 2026.05.27 02:43:54.425270 [ 188 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 777 rows starting from the beginning of the part | ||
| 9069 | 2026.05.27 02:43:54.425402 [ 188 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 37 rows starting from the beginning of the part | ||
| 9070 | 2026.05.27 02:43:54.425515 [ 188 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
| 9071 | 2026.05.27 02:43:54.425597 [ 260 ] {c194a8ba-9a12-474c-9a90-5a4a55a0ffc2} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9072 | 2026.05.27 02:43:54.425632 [ 188 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 46 rows starting from the beginning of the part | ||
| 9073 | 2026.05.27 02:43:54.425639 [ 260 ] {c194a8ba-9a12-474c-9a90-5a4a55a0ffc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 9074 | 2026.05.27 02:43:54.425754 [ 188 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
| 9075 | 2026.05.27 02:43:54.425872 [ 188 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 37 rows starting from the beginning of the part | ||
| 9076 | 2026.05.27 02:43:54.425999 [ 260 ] {c194a8ba-9a12-474c-9a90-5a4a55a0ffc2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9077 | 2026.05.27 02:43:54.426231 [ 260 ] {c194a8ba-9a12-474c-9a90-5a4a55a0ffc2} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9078 | 2026.05.27 02:43:54.426348 [ 92 ] {} <Debug> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9079 | 2026.05.27 02:43:54.426385 [ 92 ] {} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9080 | 2026.05.27 02:43:54.426385 [ 260 ] {c194a8ba-9a12-474c-9a90-5a4a55a0ffc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001231 sec., 48740.86108854589 rows/sec., 3.28 MiB/sec. | ||
| 9081 | 2026.05.27 02:43:54.426403 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 9082 | 2026.05.27 02:43:54.426434 [ 260 ] {c194a8ba-9a12-474c-9a90-5a4a55a0ffc2} <Debug> TCPHandler: Processed in 0.001423625 sec. | ||
| 9083 | 2026.05.27 02:43:54.426514 [ 194 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 9084 | 2026.05.27 02:43:54.426632 [ 194 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9085 | 2026.05.27 02:43:54.426664 [ 194 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3868 rows starting from the beginning of the part | ||
| 9086 | 2026.05.27 02:43:54.426716 [ 194 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 90 rows starting from the beginning of the part | ||
| 9087 | 2026.05.27 02:43:54.426762 [ 194 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 176 rows starting from the beginning of the part | ||
| 9088 | 2026.05.27 02:43:54.426802 [ 194 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part | ||
| 9089 | 2026.05.27 02:43:54.426841 [ 194 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 90 rows starting from the beginning of the part | ||
| 9090 | 2026.05.27 02:43:54.426881 [ 194 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 9091 | 2026.05.27 02:43:54.428574 [ 197 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4320 rows, containing 4 columns (4 merged, 0 gathered) in 0.002114583 sec., 2042955.9870669534 rows/sec., 127.51 MiB/sec. | ||
| 9092 | 2026.05.27 02:43:54.428971 [ 198 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9093 | 2026.05.27 02:43:54.429238 [ 198 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_56_11} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9094 | 2026.05.27 02:43:54.429309 [ 198 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_56_11} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9095 | 2026.05.27 02:43:54.429391 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 9096 | 2026.05.27 02:43:54.429592 [ 189 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22480 rows, containing 5 columns (5 merged, 0 gathered) in 0.006889414 sec., 3262977.0833919984 rows/sec., 208.90 MiB/sec. | ||
| 9097 | 2026.05.27 02:43:54.429972 [ 196 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9098 | 2026.05.27 02:43:54.430229 [ 196 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9099 | 2026.05.27 02:43:54.430296 [ 196 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9100 | 2026.05.27 02:43:54.430363 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 9101 | 2026.05.27 02:43:54.436110 [ 197 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 905 rows, containing 19 columns (19 merged, 0 gathered) in 0.01115902 sec., 81100.31167611493 rows/sec., 145.33 MiB/sec. | ||
| 9102 | 2026.05.27 02:43:54.437676 [ 196 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9103 | 2026.05.27 02:43:54.438059 [ 196 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9104 | 2026.05.27 02:43:54.438132 [ 196 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9105 | 2026.05.27 02:43:54.438244 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
| 9106 | 2026.05.27 02:43:54.819372 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 9107 | 2026.05.27 02:43:54.836783 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9108 | 2026.05.27 02:43:54.836854 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 9109 | 2026.05.27 02:43:54.843166 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9110 | 2026.05.27 02:43:54.843908 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9111 | 2026.05.27 02:43:54.847127 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 9112 | 2026.05.27 02:43:55.000209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.06 MiB, peak 303.37 MiB, free memory in arenas 0.00 B, will set to 296.29 MiB (RSS), difference: 6.23 MiB | ||
| 9113 | 2026.05.27 02:43:59.413150 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9114 | 2026.05.27 02:43:59.413447 [ 260 ] {c154ef13-5d88-4224-b52d-5ab06fe553c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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', 'oximeter_collector:collections', '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) | ||
| 9115 | 2026.05.27 02:43:59.413852 [ 260 ] {c154ef13-5d88-4224-b52d-5ab06fe553c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9116 | 2026.05.27 02:43:59.413903 [ 260 ] {c154ef13-5d88-4224-b52d-5ab06fe553c7} <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', 'oximeter_collector:collections', '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 | ||
| 9117 | 2026.05.27 02:43:59.414168 [ 260 ] {c154ef13-5d88-4224-b52d-5ab06fe553c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9118 | 2026.05.27 02:43:59.414239 [ 260 ] {c154ef13-5d88-4224-b52d-5ab06fe553c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9119 | 2026.05.27 02:43:59.414390 [ 260 ] {c154ef13-5d88-4224-b52d-5ab06fe553c7} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 9120 | 2026.05.27 02:43:59.414467 [ 338 ] {c154ef13-5d88-4224-b52d-5ab06fe553c7} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9121 | 2026.05.27 02:43:59.414514 [ 358 ] {c154ef13-5d88-4224-b52d-5ab06fe553c7} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9122 | 2026.05.27 02:43:59.414524 [ 356 ] {c154ef13-5d88-4224-b52d-5ab06fe553c7} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9123 | 2026.05.27 02:43:59.414514 [ 359 ] {c154ef13-5d88-4224-b52d-5ab06fe553c7} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9124 | 2026.05.27 02:43:59.414708 [ 260 ] {c154ef13-5d88-4224-b52d-5ab06fe553c7} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 9125 | 2026.05.27 02:43:59.414745 [ 260 ] {c154ef13-5d88-4224-b52d-5ab06fe553c7} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9126 | 2026.05.27 02:43:59.414835 [ 260 ] {c154ef13-5d88-4224-b52d-5ab06fe553c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9127 | 2026.05.27 02:43:59.414858 [ 260 ] {c154ef13-5d88-4224-b52d-5ab06fe553c7} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 9128 | 2026.05.27 02:43:59.414898 [ 260 ] {c154ef13-5d88-4224-b52d-5ab06fe553c7} <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', 'oximeter_collector:collections', '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'))" | ||
| 9129 | 2026.05.27 02:43:59.414943 [ 260 ] {c154ef13-5d88-4224-b52d-5ab06fe553c7} <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', 'oximeter_collector:collections', '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'))" | ||
| 9130 | 2026.05.27 02:43:59.414983 [ 260 ] {c154ef13-5d88-4224-b52d-5ab06fe553c7} <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', 'oximeter_collector:collections', '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'))" | ||
| 9131 | 2026.05.27 02:43:59.416271 [ 260 ] {c154ef13-5d88-4224-b52d-5ab06fe553c7} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.002951 sec., 16943.409013893594 rows/sec., 4.21 MiB/sec. | ||
| 9132 | 2026.05.27 02:43:59.416412 [ 260 ] {c154ef13-5d88-4224-b52d-5ab06fe553c7} <Debug> MemoryTracker: Peak memory usage (for query): 151.71 KiB. | ||
| 9133 | 2026.05.27 02:43:59.416428 [ 260 ] {c154ef13-5d88-4224-b52d-5ab06fe553c7} <Debug> TCPHandler: Processed in 0.003437707 sec. | ||
| 9134 | 2026.05.27 02:43:59.421197 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9135 | 2026.05.27 02:43:59.421309 [ 260 ] {c87c4008-616e-49f9-aa08-11bd136326cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9136 | 2026.05.27 02:43:59.421352 [ 260 ] {c87c4008-616e-49f9-aa08-11bd136326cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9137 | 2026.05.27 02:43:59.421951 [ 260 ] {c87c4008-616e-49f9-aa08-11bd136326cf} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9138 | 2026.05.27 02:43:59.421988 [ 260 ] {c87c4008-616e-49f9-aa08-11bd136326cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 9139 | 2026.05.27 02:43:59.422358 [ 260 ] {c87c4008-616e-49f9-aa08-11bd136326cf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9140 | 2026.05.27 02:43:59.422581 [ 260 ] {c87c4008-616e-49f9-aa08-11bd136326cf} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9141 | 2026.05.27 02:43:59.422723 [ 260 ] {c87c4008-616e-49f9-aa08-11bd136326cf} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001445 sec., 193771.62629757784 rows/sec., 12.30 MiB/sec. | ||
| 9142 | 2026.05.27 02:43:59.422758 [ 260 ] {c87c4008-616e-49f9-aa08-11bd136326cf} <Debug> TCPHandler: Processed in 0.001611567 sec. | ||
| 9143 | 2026.05.27 02:43:59.422890 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9144 | 2026.05.27 02:43:59.422991 [ 260 ] {4ed97796-52ea-4e7c-b3a8-1a21ee7da04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9145 | 2026.05.27 02:43:59.423040 [ 260 ] {4ed97796-52ea-4e7c-b3a8-1a21ee7da04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9146 | 2026.05.27 02:43:59.423446 [ 260 ] {4ed97796-52ea-4e7c-b3a8-1a21ee7da04e} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9147 | 2026.05.27 02:43:59.423481 [ 260 ] {4ed97796-52ea-4e7c-b3a8-1a21ee7da04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 9148 | 2026.05.27 02:43:59.423757 [ 260 ] {4ed97796-52ea-4e7c-b3a8-1a21ee7da04e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9149 | 2026.05.27 02:43:59.423960 [ 260 ] {4ed97796-52ea-4e7c-b3a8-1a21ee7da04e} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9150 | 2026.05.27 02:43:59.424095 [ 260 ] {4ed97796-52ea-4e7c-b3a8-1a21ee7da04e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001127 sec., 7098.49157054126 rows/sec., 578.83 KiB/sec. | ||
| 9151 | 2026.05.27 02:43:59.424129 [ 260 ] {4ed97796-52ea-4e7c-b3a8-1a21ee7da04e} <Debug> TCPHandler: Processed in 0.001289794 sec. | ||
| 9152 | 2026.05.27 02:43:59.424251 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9153 | 2026.05.27 02:43:59.424348 [ 260 ] {4746f722-0ee4-4e7e-8d0d-78b51236f3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9154 | 2026.05.27 02:43:59.424388 [ 260 ] {4746f722-0ee4-4e7e-8d0d-78b51236f3d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9155 | 2026.05.27 02:43:59.425146 [ 260 ] {4746f722-0ee4-4e7e-8d0d-78b51236f3d4} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9156 | 2026.05.27 02:43:59.425181 [ 260 ] {4746f722-0ee4-4e7e-8d0d-78b51236f3d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 9157 | 2026.05.27 02:43:59.425519 [ 260 ] {4746f722-0ee4-4e7e-8d0d-78b51236f3d4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9158 | 2026.05.27 02:43:59.425725 [ 260 ] {4746f722-0ee4-4e7e-8d0d-78b51236f3d4} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9159 | 2026.05.27 02:43:59.425853 [ 260 ] {4746f722-0ee4-4e7e-8d0d-78b51236f3d4} <Debug> executeQuery: Read 789 rows, 62.36 KiB in 0.001523 sec., 518056.4674983585 rows/sec., 39.98 MiB/sec. | ||
| 9160 | 2026.05.27 02:43:59.425887 [ 260 ] {4746f722-0ee4-4e7e-8d0d-78b51236f3d4} <Debug> TCPHandler: Processed in 0.001684158 sec. | ||
| 9161 | 2026.05.27 02:43:59.426017 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9162 | 2026.05.27 02:43:59.426117 [ 260 ] {368433ba-311e-4911-b5bc-e59bb41fc270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9163 | 2026.05.27 02:43:59.426157 [ 260 ] {368433ba-311e-4911-b5bc-e59bb41fc270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9164 | 2026.05.27 02:43:59.426603 [ 260 ] {368433ba-311e-4911-b5bc-e59bb41fc270} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9165 | 2026.05.27 02:43:59.426640 [ 260 ] {368433ba-311e-4911-b5bc-e59bb41fc270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 9166 | 2026.05.27 02:43:59.426938 [ 260 ] {368433ba-311e-4911-b5bc-e59bb41fc270} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9167 | 2026.05.27 02:43:59.427161 [ 260 ] {368433ba-311e-4911-b5bc-e59bb41fc270} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9168 | 2026.05.27 02:43:59.427271 [ 86 ] {} <Debug> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9169 | 2026.05.27 02:43:59.427286 [ 260 ] {368433ba-311e-4911-b5bc-e59bb41fc270} <Debug> executeQuery: Read 152 rows, 9.27 KiB in 0.001187 sec., 128053.91743892166 rows/sec., 7.63 MiB/sec. | ||
| 9170 | 2026.05.27 02:43:59.427318 [ 86 ] {} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9171 | 2026.05.27 02:43:59.427330 [ 260 ] {368433ba-311e-4911-b5bc-e59bb41fc270} <Debug> TCPHandler: Processed in 0.001371494 sec. | ||
| 9172 | 2026.05.27 02:43:59.427347 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 9173 | 2026.05.27 02:43:59.427444 [ 189 ] {26623fa7-b46b-4465-af52-bb599726c27b::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 | ||
| 9174 | 2026.05.27 02:43:59.427455 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9175 | 2026.05.27 02:43:59.427549 [ 189 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9176 | 2026.05.27 02:43:59.427565 [ 260 ] {a0e3a56d-69f2-4367-9cb4-7d383ca392a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9177 | 2026.05.27 02:43:59.427582 [ 189 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 222 rows starting from the beginning of the part | ||
| 9178 | 2026.05.27 02:43:59.427606 [ 260 ] {a0e3a56d-69f2-4367-9cb4-7d383ca392a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9179 | 2026.05.27 02:43:59.427644 [ 189 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 144 rows starting from the beginning of the part | ||
| 9180 | 2026.05.27 02:43:59.427696 [ 189 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part | ||
| 9181 | 2026.05.27 02:43:59.427743 [ 189 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 144 rows starting from the beginning of the part | ||
| 9182 | 2026.05.27 02:43:59.427790 [ 189 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 37 rows starting from the beginning of the part | ||
| 9183 | 2026.05.27 02:43:59.427837 [ 189 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 152 rows starting from the beginning of the part | ||
| 9184 | 2026.05.27 02:43:59.428050 [ 260 ] {a0e3a56d-69f2-4367-9cb4-7d383ca392a6} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9185 | 2026.05.27 02:43:59.428086 [ 260 ] {a0e3a56d-69f2-4367-9cb4-7d383ca392a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 9186 | 2026.05.27 02:43:59.428373 [ 260 ] {a0e3a56d-69f2-4367-9cb4-7d383ca392a6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9187 | 2026.05.27 02:43:59.428585 [ 260 ] {a0e3a56d-69f2-4367-9cb4-7d383ca392a6} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9188 | 2026.05.27 02:43:59.428650 [ 197 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 747 rows, containing 5 columns (5 merged, 0 gathered) in 0.001245473 sec., 599772.1347632586 rows/sec., 39.62 MiB/sec. | ||
| 9189 | 2026.05.27 02:43:59.428720 [ 260 ] {a0e3a56d-69f2-4367-9cb4-7d383ca392a6} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001173 sec., 123614.66325660699 rows/sec., 7.98 MiB/sec. | ||
| 9190 | 2026.05.27 02:43:59.428758 [ 260 ] {a0e3a56d-69f2-4367-9cb4-7d383ca392a6} <Debug> TCPHandler: Processed in 0.001352475 sec. | ||
| 9191 | 2026.05.27 02:43:59.428817 [ 199 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9192 | 2026.05.27 02:43:59.428885 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9193 | 2026.05.27 02:43:59.428988 [ 260 ] {88cd5344-2a70-4f84-97d1-3958ec6200f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9194 | 2026.05.27 02:43:59.429040 [ 260 ] {88cd5344-2a70-4f84-97d1-3958ec6200f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9195 | 2026.05.27 02:43:59.429115 [ 199 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_46_9} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9196 | 2026.05.27 02:43:59.429195 [ 199 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_46_9} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9197 | 2026.05.27 02:43:59.429282 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9198 | 2026.05.27 02:43:59.429463 [ 260 ] {88cd5344-2a70-4f84-97d1-3958ec6200f7} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9199 | 2026.05.27 02:43:59.429504 [ 260 ] {88cd5344-2a70-4f84-97d1-3958ec6200f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 9200 | 2026.05.27 02:43:59.429800 [ 260 ] {88cd5344-2a70-4f84-97d1-3958ec6200f7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9201 | 2026.05.27 02:43:59.430014 [ 260 ] {88cd5344-2a70-4f84-97d1-3958ec6200f7} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9202 | 2026.05.27 02:43:59.430139 [ 260 ] {88cd5344-2a70-4f84-97d1-3958ec6200f7} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.00117 sec., 123076.92307692308 rows/sec., 6.99 MiB/sec. | ||
| 9203 | 2026.05.27 02:43:59.430173 [ 260 ] {88cd5344-2a70-4f84-97d1-3958ec6200f7} <Debug> TCPHandler: Processed in 0.001336954 sec. | ||
| 9204 | 2026.05.27 02:43:59.430290 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9205 | 2026.05.27 02:43:59.430386 [ 260 ] {e7054c75-869f-4203-8810-30810f5a7e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9206 | 2026.05.27 02:43:59.430425 [ 260 ] {e7054c75-869f-4203-8810-30810f5a7e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9207 | 2026.05.27 02:43:59.430979 [ 260 ] {e7054c75-869f-4203-8810-30810f5a7e8f} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9208 | 2026.05.27 02:43:59.431023 [ 260 ] {e7054c75-869f-4203-8810-30810f5a7e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 9209 | 2026.05.27 02:43:59.431335 [ 260 ] {e7054c75-869f-4203-8810-30810f5a7e8f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9210 | 2026.05.27 02:43:59.431541 [ 260 ] {e7054c75-869f-4203-8810-30810f5a7e8f} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9211 | 2026.05.27 02:43:59.431669 [ 260 ] {e7054c75-869f-4203-8810-30810f5a7e8f} <Debug> executeQuery: Read 496 rows, 35.71 KiB in 0.001301 sec., 381245.1960030745 rows/sec., 26.80 MiB/sec. | ||
| 9212 | 2026.05.27 02:43:59.431702 [ 260 ] {e7054c75-869f-4203-8810-30810f5a7e8f} <Debug> TCPHandler: Processed in 0.001460955 sec. | ||
| 9213 | 2026.05.27 02:43:59.431836 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9214 | 2026.05.27 02:43:59.431931 [ 260 ] {00344fa5-a05d-4ff3-86e0-3ed0b29f2191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9215 | 2026.05.27 02:43:59.431972 [ 260 ] {00344fa5-a05d-4ff3-86e0-3ed0b29f2191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9216 | 2026.05.27 02:43:59.432281 [ 260 ] {00344fa5-a05d-4ff3-86e0-3ed0b29f2191} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9217 | 2026.05.27 02:43:59.432314 [ 260 ] {00344fa5-a05d-4ff3-86e0-3ed0b29f2191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 9218 | 2026.05.27 02:43:59.432588 [ 260 ] {00344fa5-a05d-4ff3-86e0-3ed0b29f2191} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9219 | 2026.05.27 02:43:59.432776 [ 260 ] {00344fa5-a05d-4ff3-86e0-3ed0b29f2191} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9220 | 2026.05.27 02:43:59.432894 [ 260 ] {00344fa5-a05d-4ff3-86e0-3ed0b29f2191} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.00104 sec., 3846.1538461538466 rows/sec., 200.95 KiB/sec. | ||
| 9221 | 2026.05.27 02:43:59.432919 [ 86 ] {} <Debug> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 9222 | 2026.05.27 02:43:59.432925 [ 260 ] {00344fa5-a05d-4ff3-86e0-3ed0b29f2191} <Debug> TCPHandler: Processed in 0.001199573 sec. | ||
| 9223 | 2026.05.27 02:43:59.433064 [ 86 ] {} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9224 | 2026.05.27 02:43:59.433097 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 9225 | 2026.05.27 02:43:59.433189 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9226 | 2026.05.27 02:43:59.433200 [ 189 ] {9eecd929-554e-44d7-b41b-4f64566d9376::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 | ||
| 9227 | 2026.05.27 02:43:59.433292 [ 260 ] {d369f646-433c-480e-b276-e20a436989d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9228 | 2026.05.27 02:43:59.433338 [ 260 ] {d369f646-433c-480e-b276-e20a436989d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9229 | 2026.05.27 02:43:59.433349 [ 189 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9230 | 2026.05.27 02:43:59.433395 [ 189 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 64 rows starting from the beginning of the part | ||
| 9231 | 2026.05.27 02:43:59.433467 [ 189 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 9232 | 2026.05.27 02:43:59.433519 [ 189 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 9233 | 2026.05.27 02:43:59.433565 [ 189 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
| 9234 | 2026.05.27 02:43:59.433610 [ 189 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 9235 | 2026.05.27 02:43:59.433656 [ 189 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 9236 | 2026.05.27 02:43:59.433736 [ 260 ] {d369f646-433c-480e-b276-e20a436989d4} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9237 | 2026.05.27 02:43:59.433776 [ 260 ] {d369f646-433c-480e-b276-e20a436989d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 9238 | 2026.05.27 02:43:59.434151 [ 260 ] {d369f646-433c-480e-b276-e20a436989d4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9239 | 2026.05.27 02:43:59.434383 [ 260 ] {d369f646-433c-480e-b276-e20a436989d4} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9240 | 2026.05.27 02:43:59.434482 [ 197 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 4 columns (4 merged, 0 gathered) in 0.001331444 sec., 63089.397676507615 rows/sec., 3.22 MiB/sec. | ||
| 9241 | 2026.05.27 02:43:59.434514 [ 260 ] {d369f646-433c-480e-b276-e20a436989d4} <Debug> executeQuery: Read 269 rows, 18.31 KiB in 0.00124 sec., 216935.48387096773 rows/sec., 14.42 MiB/sec. | ||
| 9242 | 2026.05.27 02:43:59.434552 [ 260 ] {d369f646-433c-480e-b276-e20a436989d4} <Debug> TCPHandler: Processed in 0.001411555 sec. | ||
| 9243 | 2026.05.27 02:43:59.434606 [ 189 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 9244 | 2026.05.27 02:43:59.434682 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9245 | 2026.05.27 02:43:59.434783 [ 260 ] {9babe388-c206-43d5-8bc3-ba63f3c1ee56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9246 | 2026.05.27 02:43:59.434827 [ 260 ] {9babe388-c206-43d5-8bc3-ba63f3c1ee56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9247 | 2026.05.27 02:43:59.434863 [ 189 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_21_4} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9248 | 2026.05.27 02:43:59.434935 [ 189 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_21_4} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 9249 | 2026.05.27 02:43:59.435009 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 9250 | 2026.05.27 02:43:59.435166 [ 260 ] {9babe388-c206-43d5-8bc3-ba63f3c1ee56} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9251 | 2026.05.27 02:43:59.435205 [ 260 ] {9babe388-c206-43d5-8bc3-ba63f3c1ee56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 9252 | 2026.05.27 02:43:59.435520 [ 260 ] {9babe388-c206-43d5-8bc3-ba63f3c1ee56} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9253 | 2026.05.27 02:43:59.435723 [ 260 ] {9babe388-c206-43d5-8bc3-ba63f3c1ee56} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9254 | 2026.05.27 02:43:59.435849 [ 260 ] {9babe388-c206-43d5-8bc3-ba63f3c1ee56} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 62.10 KiB/sec. | ||
| 9255 | 2026.05.27 02:43:59.435882 [ 260 ] {9babe388-c206-43d5-8bc3-ba63f3c1ee56} <Debug> TCPHandler: Processed in 0.001248953 sec. | ||
| 9256 | 2026.05.27 02:43:59.436011 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9257 | 2026.05.27 02:43:59.436116 [ 260 ] {6733adc1-97b0-48df-867b-20f150ebb132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9258 | 2026.05.27 02:43:59.436167 [ 260 ] {6733adc1-97b0-48df-867b-20f150ebb132} <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 | ||
| 9259 | 2026.05.27 02:43:59.436884 [ 260 ] {6733adc1-97b0-48df-867b-20f150ebb132} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9260 | 2026.05.27 02:43:59.436920 [ 260 ] {6733adc1-97b0-48df-867b-20f150ebb132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 9261 | 2026.05.27 02:43:59.437409 [ 260 ] {6733adc1-97b0-48df-867b-20f150ebb132} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9262 | 2026.05.27 02:43:59.437624 [ 260 ] {6733adc1-97b0-48df-867b-20f150ebb132} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9263 | 2026.05.27 02:43:59.437760 [ 260 ] {6733adc1-97b0-48df-867b-20f150ebb132} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001662 sec., 2406.7388688327314 rows/sec., 4.31 MiB/sec. | ||
| 9264 | 2026.05.27 02:43:59.437821 [ 260 ] {6733adc1-97b0-48df-867b-20f150ebb132} <Debug> TCPHandler: Processed in 0.00186688 sec. | ||
| 9265 | 2026.05.27 02:43:59.437953 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9266 | 2026.05.27 02:43:59.438061 [ 260 ] {e1d74eeb-928d-4380-b9e1-0dce4fc0c53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9267 | 2026.05.27 02:43:59.438103 [ 260 ] {e1d74eeb-928d-4380-b9e1-0dce4fc0c53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9268 | 2026.05.27 02:43:59.438444 [ 260 ] {e1d74eeb-928d-4380-b9e1-0dce4fc0c53f} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9269 | 2026.05.27 02:43:59.438479 [ 260 ] {e1d74eeb-928d-4380-b9e1-0dce4fc0c53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 9270 | 2026.05.27 02:43:59.438778 [ 260 ] {e1d74eeb-928d-4380-b9e1-0dce4fc0c53f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9271 | 2026.05.27 02:43:59.438995 [ 260 ] {e1d74eeb-928d-4380-b9e1-0dce4fc0c53f} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9272 | 2026.05.27 02:43:59.439164 [ 260 ] {e1d74eeb-928d-4380-b9e1-0dce4fc0c53f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001116 sec., 80645.16129032258 rows/sec., 5.05 MiB/sec. | ||
| 9273 | 2026.05.27 02:43:59.439198 [ 260 ] {e1d74eeb-928d-4380-b9e1-0dce4fc0c53f} <Debug> TCPHandler: Processed in 0.001294414 sec. | ||
| 9274 | 2026.05.27 02:44:01.472204 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16749 | ||
| 9275 | 2026.05.27 02:44:01.472912 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9276 | 2026.05.27 02:44:01.472968 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 9277 | 2026.05.27 02:44:01.473506 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9278 | 2026.05.27 02:44:01.473772 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9279 | 2026.05.27 02:44:01.473940 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16749 | ||
| 9280 | 2026.05.27 02:44:02.347233 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 9281 | 2026.05.27 02:44:02.364047 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9282 | 2026.05.27 02:44:02.364112 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 9283 | 2026.05.27 02:44:02.370054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9284 | 2026.05.27 02:44:02.370754 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9285 | 2026.05.27 02:44:02.373891 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 9286 | 2026.05.27 02:44:04.409900 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9287 | 2026.05.27 02:44:04.410160 [ 260 ] {b51cdb17-ff43-4e12-a994-be6d992a5b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 9288 | 2026.05.27 02:44:04.410486 [ 260 ] {b51cdb17-ff43-4e12-a994-be6d992a5b24} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9289 | 2026.05.27 02:44:04.410524 [ 260 ] {b51cdb17-ff43-4e12-a994-be6d992a5b24} <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 | ||
| 9290 | 2026.05.27 02:44:04.410740 [ 260 ] {b51cdb17-ff43-4e12-a994-be6d992a5b24} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9291 | 2026.05.27 02:44:04.410811 [ 260 ] {b51cdb17-ff43-4e12-a994-be6d992a5b24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9292 | 2026.05.27 02:44:04.410953 [ 260 ] {b51cdb17-ff43-4e12-a994-be6d992a5b24} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9293 | 2026.05.27 02:44:04.411036 [ 338 ] {b51cdb17-ff43-4e12-a994-be6d992a5b24} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9294 | 2026.05.27 02:44:04.411057 [ 340 ] {b51cdb17-ff43-4e12-a994-be6d992a5b24} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9295 | 2026.05.27 02:44:04.411072 [ 358 ] {b51cdb17-ff43-4e12-a994-be6d992a5b24} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9296 | 2026.05.27 02:44:04.411066 [ 359 ] {b51cdb17-ff43-4e12-a994-be6d992a5b24} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9297 | 2026.05.27 02:44:04.411222 [ 260 ] {b51cdb17-ff43-4e12-a994-be6d992a5b24} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 9298 | 2026.05.27 02:44:04.411251 [ 260 ] {b51cdb17-ff43-4e12-a994-be6d992a5b24} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9299 | 2026.05.27 02:44:04.411336 [ 260 ] {b51cdb17-ff43-4e12-a994-be6d992a5b24} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9300 | 2026.05.27 02:44:04.411358 [ 260 ] {b51cdb17-ff43-4e12-a994-be6d992a5b24} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 9301 | 2026.05.27 02:44:04.411393 [ 260 ] {b51cdb17-ff43-4e12-a994-be6d992a5b24} <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'))" | ||
| 9302 | 2026.05.27 02:44:04.411432 [ 260 ] {b51cdb17-ff43-4e12-a994-be6d992a5b24} <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'))" | ||
| 9303 | 2026.05.27 02:44:04.411469 [ 260 ] {b51cdb17-ff43-4e12-a994-be6d992a5b24} <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'))" | ||
| 9304 | 2026.05.27 02:44:04.412627 [ 260 ] {b51cdb17-ff43-4e12-a994-be6d992a5b24} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.002572 sec., 19440.12441679627 rows/sec., 3.31 MiB/sec. | ||
| 9305 | 2026.05.27 02:44:04.412797 [ 260 ] {b51cdb17-ff43-4e12-a994-be6d992a5b24} <Debug> MemoryTracker: Peak memory usage (for query): 138.34 KiB. | ||
| 9306 | 2026.05.27 02:44:04.412813 [ 260 ] {b51cdb17-ff43-4e12-a994-be6d992a5b24} <Debug> TCPHandler: Processed in 0.003047832 sec. | ||
| 9307 | 2026.05.27 02:44:04.415044 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9308 | 2026.05.27 02:44:04.415172 [ 260 ] {d3593f28-d191-4d6f-9ce6-305f6e780a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9309 | 2026.05.27 02:44:04.415218 [ 260 ] {d3593f28-d191-4d6f-9ce6-305f6e780a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9310 | 2026.05.27 02:44:04.415802 [ 260 ] {d3593f28-d191-4d6f-9ce6-305f6e780a1f} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9311 | 2026.05.27 02:44:04.415851 [ 260 ] {d3593f28-d191-4d6f-9ce6-305f6e780a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9312 | 2026.05.27 02:44:04.416278 [ 260 ] {d3593f28-d191-4d6f-9ce6-305f6e780a1f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9313 | 2026.05.27 02:44:04.416519 [ 260 ] {d3593f28-d191-4d6f-9ce6-305f6e780a1f} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9314 | 2026.05.27 02:44:04.416677 [ 260 ] {d3593f28-d191-4d6f-9ce6-305f6e780a1f} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001538 sec., 84525.35760728217 rows/sec., 7.29 MiB/sec. | ||
| 9315 | 2026.05.27 02:44:04.416715 [ 260 ] {d3593f28-d191-4d6f-9ce6-305f6e780a1f} <Debug> TCPHandler: Processed in 0.001724928 sec. | ||
| 9316 | 2026.05.27 02:44:04.416854 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9317 | 2026.05.27 02:44:04.416958 [ 260 ] {92720c36-f57e-493d-a942-8a687c4938e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9318 | 2026.05.27 02:44:04.417001 [ 260 ] {92720c36-f57e-493d-a942-8a687c4938e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9319 | 2026.05.27 02:44:04.417450 [ 260 ] {92720c36-f57e-493d-a942-8a687c4938e0} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9320 | 2026.05.27 02:44:04.417487 [ 260 ] {92720c36-f57e-493d-a942-8a687c4938e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9321 | 2026.05.27 02:44:04.417780 [ 260 ] {92720c36-f57e-493d-a942-8a687c4938e0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9322 | 2026.05.27 02:44:04.417984 [ 260 ] {92720c36-f57e-493d-a942-8a687c4938e0} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9323 | 2026.05.27 02:44:04.418146 [ 260 ] {92720c36-f57e-493d-a942-8a687c4938e0} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001212 sec., 30528.052805280528 rows/sec., 2.24 MiB/sec. | ||
| 9324 | 2026.05.27 02:44:04.418181 [ 260 ] {92720c36-f57e-493d-a942-8a687c4938e0} <Debug> TCPHandler: Processed in 0.001377495 sec. | ||
| 9325 | 2026.05.27 02:44:04.418337 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9326 | 2026.05.27 02:44:04.418437 [ 260 ] {5c3e4682-bb25-4471-a406-508b49845ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9327 | 2026.05.27 02:44:04.418479 [ 260 ] {5c3e4682-bb25-4471-a406-508b49845ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9328 | 2026.05.27 02:44:04.418904 [ 260 ] {5c3e4682-bb25-4471-a406-508b49845ec9} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9329 | 2026.05.27 02:44:04.418941 [ 260 ] {5c3e4682-bb25-4471-a406-508b49845ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9330 | 2026.05.27 02:44:04.419245 [ 260 ] {5c3e4682-bb25-4471-a406-508b49845ec9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9331 | 2026.05.27 02:44:04.419471 [ 260 ] {5c3e4682-bb25-4471-a406-508b49845ec9} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9332 | 2026.05.27 02:44:04.419607 [ 260 ] {5c3e4682-bb25-4471-a406-508b49845ec9} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001191 sec., 84802.68681780018 rows/sec., 6.62 MiB/sec. | ||
| 9333 | 2026.05.27 02:44:04.419641 [ 260 ] {5c3e4682-bb25-4471-a406-508b49845ec9} <Debug> TCPHandler: Processed in 0.001353695 sec. | ||
| 9334 | 2026.05.27 02:44:04.419769 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9335 | 2026.05.27 02:44:04.419868 [ 260 ] {7b544d5a-c098-4cdf-b746-2104eb2597a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9336 | 2026.05.27 02:44:04.419911 [ 260 ] {7b544d5a-c098-4cdf-b746-2104eb2597a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9337 | 2026.05.27 02:44:04.420347 [ 260 ] {7b544d5a-c098-4cdf-b746-2104eb2597a7} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9338 | 2026.05.27 02:44:04.420382 [ 260 ] {7b544d5a-c098-4cdf-b746-2104eb2597a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9339 | 2026.05.27 02:44:04.420699 [ 260 ] {7b544d5a-c098-4cdf-b746-2104eb2597a7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9340 | 2026.05.27 02:44:04.420907 [ 260 ] {7b544d5a-c098-4cdf-b746-2104eb2597a7} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9341 | 2026.05.27 02:44:04.421040 [ 260 ] {7b544d5a-c098-4cdf-b746-2104eb2597a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 9342 | 2026.05.27 02:44:04.421086 [ 260 ] {7b544d5a-c098-4cdf-b746-2104eb2597a7} <Debug> TCPHandler: Processed in 0.001366575 sec. | ||
| 9343 | 2026.05.27 02:44:04.421203 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9344 | 2026.05.27 02:44:04.421300 [ 260 ] {a5f2c03c-ae06-42e9-be7c-fee80fda069a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9345 | 2026.05.27 02:44:04.421352 [ 260 ] {a5f2c03c-ae06-42e9-be7c-fee80fda069a} <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 | ||
| 9346 | 2026.05.27 02:44:04.422172 [ 260 ] {a5f2c03c-ae06-42e9-be7c-fee80fda069a} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9347 | 2026.05.27 02:44:04.422208 [ 260 ] {a5f2c03c-ae06-42e9-be7c-fee80fda069a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9348 | 2026.05.27 02:44:04.422759 [ 260 ] {a5f2c03c-ae06-42e9-be7c-fee80fda069a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9349 | 2026.05.27 02:44:04.422977 [ 260 ] {a5f2c03c-ae06-42e9-be7c-fee80fda069a} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9350 | 2026.05.27 02:44:04.423408 [ 260 ] {a5f2c03c-ae06-42e9-be7c-fee80fda069a} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002117 sec., 17477.56258856873 rows/sec., 31.32 MiB/sec. | ||
| 9351 | 2026.05.27 02:44:04.423566 [ 260 ] {a5f2c03c-ae06-42e9-be7c-fee80fda069a} <Debug> TCPHandler: Processed in 0.002410776 sec. | ||
| 9352 | 2026.05.27 02:44:04.428758 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9353 | 2026.05.27 02:44:04.428874 [ 260 ] {37d36796-3c0e-48b1-bfb1-7e4f0fa7385b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9354 | 2026.05.27 02:44:04.428919 [ 260 ] {37d36796-3c0e-48b1-bfb1-7e4f0fa7385b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9355 | 2026.05.27 02:44:04.429343 [ 260 ] {37d36796-3c0e-48b1-bfb1-7e4f0fa7385b} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9356 | 2026.05.27 02:44:04.429379 [ 260 ] {37d36796-3c0e-48b1-bfb1-7e4f0fa7385b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9357 | 2026.05.27 02:44:04.429699 [ 260 ] {37d36796-3c0e-48b1-bfb1-7e4f0fa7385b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9358 | 2026.05.27 02:44:04.429904 [ 260 ] {37d36796-3c0e-48b1-bfb1-7e4f0fa7385b} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9359 | 2026.05.27 02:44:04.430040 [ 260 ] {37d36796-3c0e-48b1-bfb1-7e4f0fa7385b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. | ||
| 9360 | 2026.05.27 02:44:04.430075 [ 260 ] {37d36796-3c0e-48b1-bfb1-7e4f0fa7385b} <Debug> TCPHandler: Processed in 0.001375204 sec. | ||
| 9361 | 2026.05.27 02:44:08.876615 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9362 | 2026.05.27 02:44:08.876691 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9363 | 2026.05.27 02:44:08.974139 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17197 | ||
| 9364 | 2026.05.27 02:44:08.974906 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9365 | 2026.05.27 02:44:08.974970 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9366 | 2026.05.27 02:44:08.975666 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9367 | 2026.05.27 02:44:08.975901 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9368 | 2026.05.27 02:44:08.976033 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17197 | ||
| 9369 | 2026.05.27 02:44:08.976135 [ 77 ] {} <Debug> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9370 | 2026.05.27 02:44:08.976245 [ 77 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9371 | 2026.05.27 02:44:08.976283 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9372 | 2026.05.27 02:44:08.976493 [ 191 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 9373 | 2026.05.27 02:44:08.976697 [ 191 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9374 | 2026.05.27 02:44:08.976755 [ 191 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14829 rows starting from the beginning of the part | ||
| 9375 | 2026.05.27 02:44:08.976852 [ 191 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 9376 | 2026.05.27 02:44:08.976920 [ 191 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 9377 | 2026.05.27 02:44:08.976983 [ 191 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 9378 | 2026.05.27 02:44:08.977044 [ 191 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 9379 | 2026.05.27 02:44:08.977107 [ 191 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 9380 | 2026.05.27 02:44:08.979193 [ 189 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17197 rows, containing 4 columns (4 merged, 0 gathered) in 0.00279453 sec., 6153807.617023257 rows/sec., 88.03 MiB/sec. | ||
| 9381 | 2026.05.27 02:44:08.979456 [ 201 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9382 | 2026.05.27 02:44:08.979780 [ 201 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_36_7} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9383 | 2026.05.27 02:44:08.979863 [ 201 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_36_7} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9384 | 2026.05.27 02:44:08.979986 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 9385 | 2026.05.27 02:44:09.413170 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9386 | 2026.05.27 02:44:09.413406 [ 260 ] {4b5a109e-d6ce-4e00-b5fd-f48b15c64163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 9387 | 2026.05.27 02:44:09.413744 [ 260 ] {4b5a109e-d6ce-4e00-b5fd-f48b15c64163} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9388 | 2026.05.27 02:44:09.413784 [ 260 ] {4b5a109e-d6ce-4e00-b5fd-f48b15c64163} <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 | ||
| 9389 | 2026.05.27 02:44:09.414022 [ 260 ] {4b5a109e-d6ce-4e00-b5fd-f48b15c64163} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9390 | 2026.05.27 02:44:09.414089 [ 260 ] {4b5a109e-d6ce-4e00-b5fd-f48b15c64163} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9391 | 2026.05.27 02:44:09.414229 [ 260 ] {4b5a109e-d6ce-4e00-b5fd-f48b15c64163} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9392 | 2026.05.27 02:44:09.414301 [ 354 ] {4b5a109e-d6ce-4e00-b5fd-f48b15c64163} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9393 | 2026.05.27 02:44:09.414335 [ 358 ] {4b5a109e-d6ce-4e00-b5fd-f48b15c64163} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9394 | 2026.05.27 02:44:09.414353 [ 341 ] {4b5a109e-d6ce-4e00-b5fd-f48b15c64163} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9395 | 2026.05.27 02:44:09.414335 [ 349 ] {4b5a109e-d6ce-4e00-b5fd-f48b15c64163} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9396 | 2026.05.27 02:44:09.414496 [ 260 ] {4b5a109e-d6ce-4e00-b5fd-f48b15c64163} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 9397 | 2026.05.27 02:44:09.414522 [ 260 ] {4b5a109e-d6ce-4e00-b5fd-f48b15c64163} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9398 | 2026.05.27 02:44:09.414605 [ 260 ] {4b5a109e-d6ce-4e00-b5fd-f48b15c64163} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9399 | 2026.05.27 02:44:09.414626 [ 260 ] {4b5a109e-d6ce-4e00-b5fd-f48b15c64163} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 9400 | 2026.05.27 02:44:09.414663 [ 260 ] {4b5a109e-d6ce-4e00-b5fd-f48b15c64163} <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'))" | ||
| 9401 | 2026.05.27 02:44:09.414705 [ 260 ] {4b5a109e-d6ce-4e00-b5fd-f48b15c64163} <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'))" | ||
| 9402 | 2026.05.27 02:44:09.414741 [ 260 ] {4b5a109e-d6ce-4e00-b5fd-f48b15c64163} <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'))" | ||
| 9403 | 2026.05.27 02:44:09.415779 [ 260 ] {4b5a109e-d6ce-4e00-b5fd-f48b15c64163} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.002519 sec., 19849.146486701073 rows/sec., 4.93 MiB/sec. | ||
| 9404 | 2026.05.27 02:44:09.415894 [ 260 ] {4b5a109e-d6ce-4e00-b5fd-f48b15c64163} <Debug> MemoryTracker: Peak memory usage (for query): 158.18 KiB. | ||
| 9405 | 2026.05.27 02:44:09.415910 [ 260 ] {4b5a109e-d6ce-4e00-b5fd-f48b15c64163} <Debug> TCPHandler: Processed in 0.002973972 sec. | ||
| 9406 | 2026.05.27 02:44:09.421105 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9407 | 2026.05.27 02:44:09.421222 [ 260 ] {03a4e785-c8c3-4eef-8978-da35d6d8eea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9408 | 2026.05.27 02:44:09.421267 [ 260 ] {03a4e785-c8c3-4eef-8978-da35d6d8eea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9409 | 2026.05.27 02:44:09.421882 [ 260 ] {03a4e785-c8c3-4eef-8978-da35d6d8eea4} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9410 | 2026.05.27 02:44:09.421932 [ 260 ] {03a4e785-c8c3-4eef-8978-da35d6d8eea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9411 | 2026.05.27 02:44:09.422358 [ 260 ] {03a4e785-c8c3-4eef-8978-da35d6d8eea4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9412 | 2026.05.27 02:44:09.422579 [ 260 ] {03a4e785-c8c3-4eef-8978-da35d6d8eea4} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9413 | 2026.05.27 02:44:09.422720 [ 260 ] {03a4e785-c8c3-4eef-8978-da35d6d8eea4} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001529 sec., 183126.22629169392 rows/sec., 11.62 MiB/sec. | ||
| 9414 | 2026.05.27 02:44:09.422755 [ 260 ] {03a4e785-c8c3-4eef-8978-da35d6d8eea4} <Debug> TCPHandler: Processed in 0.001706258 sec. | ||
| 9415 | 2026.05.27 02:44:09.422891 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9416 | 2026.05.27 02:44:09.422988 [ 260 ] {7a4dfd4c-bbff-40ee-895f-c46000fab954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9417 | 2026.05.27 02:44:09.423028 [ 260 ] {7a4dfd4c-bbff-40ee-895f-c46000fab954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9418 | 2026.05.27 02:44:09.423677 [ 260 ] {7a4dfd4c-bbff-40ee-895f-c46000fab954} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9419 | 2026.05.27 02:44:09.423714 [ 260 ] {7a4dfd4c-bbff-40ee-895f-c46000fab954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9420 | 2026.05.27 02:44:09.424068 [ 260 ] {7a4dfd4c-bbff-40ee-895f-c46000fab954} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9421 | 2026.05.27 02:44:09.424280 [ 260 ] {7a4dfd4c-bbff-40ee-895f-c46000fab954} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9422 | 2026.05.27 02:44:09.424411 [ 260 ] {7a4dfd4c-bbff-40ee-895f-c46000fab954} <Debug> executeQuery: Read 785 rows, 62.07 KiB in 0.001442 sec., 544382.8016643551 rows/sec., 42.03 MiB/sec. | ||
| 9423 | 2026.05.27 02:44:09.424447 [ 260 ] {7a4dfd4c-bbff-40ee-895f-c46000fab954} <Debug> TCPHandler: Processed in 0.001605747 sec. | ||
| 9424 | 2026.05.27 02:44:09.424576 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9425 | 2026.05.27 02:44:09.424673 [ 260 ] {db3d6842-276a-42de-9fe2-2774cb42d939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9426 | 2026.05.27 02:44:09.424713 [ 260 ] {db3d6842-276a-42de-9fe2-2774cb42d939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9427 | 2026.05.27 02:44:09.425178 [ 260 ] {db3d6842-276a-42de-9fe2-2774cb42d939} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9428 | 2026.05.27 02:44:09.425215 [ 260 ] {db3d6842-276a-42de-9fe2-2774cb42d939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9429 | 2026.05.27 02:44:09.425510 [ 260 ] {db3d6842-276a-42de-9fe2-2774cb42d939} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9430 | 2026.05.27 02:44:09.425715 [ 260 ] {db3d6842-276a-42de-9fe2-2774cb42d939} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9431 | 2026.05.27 02:44:09.425842 [ 260 ] {db3d6842-276a-42de-9fe2-2774cb42d939} <Debug> executeQuery: Read 144 rows, 8.71 KiB in 0.001188 sec., 121212.1212121212 rows/sec., 7.16 MiB/sec. | ||
| 9432 | 2026.05.27 02:44:09.425876 [ 260 ] {db3d6842-276a-42de-9fe2-2774cb42d939} <Debug> TCPHandler: Processed in 0.001349954 sec. | ||
| 9433 | 2026.05.27 02:44:09.426000 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9434 | 2026.05.27 02:44:09.426097 [ 260 ] {eacda903-6cbd-4311-9f3f-e26b695534a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9435 | 2026.05.27 02:44:09.426136 [ 260 ] {eacda903-6cbd-4311-9f3f-e26b695534a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9436 | 2026.05.27 02:44:09.426578 [ 260 ] {eacda903-6cbd-4311-9f3f-e26b695534a6} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9437 | 2026.05.27 02:44:09.426615 [ 260 ] {eacda903-6cbd-4311-9f3f-e26b695534a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9438 | 2026.05.27 02:44:09.426924 [ 260 ] {eacda903-6cbd-4311-9f3f-e26b695534a6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9439 | 2026.05.27 02:44:09.427130 [ 260 ] {eacda903-6cbd-4311-9f3f-e26b695534a6} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9440 | 2026.05.27 02:44:09.427242 [ 76 ] {} <Debug> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 9441 | 2026.05.27 02:44:09.427254 [ 260 ] {eacda903-6cbd-4311-9f3f-e26b695534a6} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001176 sec., 123299.31972789115 rows/sec., 7.96 MiB/sec. | ||
| 9442 | 2026.05.27 02:44:09.427305 [ 76 ] {} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9443 | 2026.05.27 02:44:09.427310 [ 260 ] {eacda903-6cbd-4311-9f3f-e26b695534a6} <Debug> TCPHandler: Processed in 0.001359265 sec. | ||
| 9444 | 2026.05.27 02:44:09.427339 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9445 | 2026.05.27 02:44:09.427443 [ 191 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 9446 | 2026.05.27 02:44:09.427472 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9447 | 2026.05.27 02:44:09.427544 [ 191 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9448 | 2026.05.27 02:44:09.427569 [ 260 ] {dba9e868-29f6-4f4e-a315-c488ae5095e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9449 | 2026.05.27 02:44:09.427576 [ 191 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 1122 rows starting from the beginning of the part | ||
| 9450 | 2026.05.27 02:44:09.427609 [ 260 ] {dba9e868-29f6-4f4e-a315-c488ae5095e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9451 | 2026.05.27 02:44:09.427641 [ 191 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 145 rows starting from the beginning of the part | ||
| 9452 | 2026.05.27 02:44:09.427692 [ 191 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 953 rows starting from the beginning of the part | ||
| 9453 | 2026.05.27 02:44:09.427750 [ 191 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 145 rows starting from the beginning of the part | ||
| 9454 | 2026.05.27 02:44:09.427796 [ 191 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 145 rows starting from the beginning of the part | ||
| 9455 | 2026.05.27 02:44:09.427840 [ 191 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 145 rows starting from the beginning of the part | ||
| 9456 | 2026.05.27 02:44:09.428081 [ 260 ] {dba9e868-29f6-4f4e-a315-c488ae5095e3} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9457 | 2026.05.27 02:44:09.428115 [ 260 ] {dba9e868-29f6-4f4e-a315-c488ae5095e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9458 | 2026.05.27 02:44:09.428423 [ 260 ] {dba9e868-29f6-4f4e-a315-c488ae5095e3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9459 | 2026.05.27 02:44:09.428630 [ 260 ] {dba9e868-29f6-4f4e-a315-c488ae5095e3} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9460 | 2026.05.27 02:44:09.428756 [ 260 ] {dba9e868-29f6-4f4e-a315-c488ae5095e3} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001205 sec., 119502.0746887967 rows/sec., 6.79 MiB/sec. | ||
| 9461 | 2026.05.27 02:44:09.428790 [ 260 ] {dba9e868-29f6-4f4e-a315-c488ae5095e3} <Debug> TCPHandler: Processed in 0.001367065 sec. | ||
| 9462 | 2026.05.27 02:44:09.428907 [ 201 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2655 rows, containing 5 columns (5 merged, 0 gathered) in 0.001504096 sec., 1765179.882135183 rows/sec., 113.22 MiB/sec. | ||
| 9463 | 2026.05.27 02:44:09.428931 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9464 | 2026.05.27 02:44:09.429035 [ 260 ] {7fd74f7d-2e7a-4cd0-926f-c97a57afddb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9465 | 2026.05.27 02:44:09.429066 [ 191 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 9466 | 2026.05.27 02:44:09.429075 [ 260 ] {7fd74f7d-2e7a-4cd0-926f-c97a57afddb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9467 | 2026.05.27 02:44:09.429297 [ 191 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_30_6} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9468 | 2026.05.27 02:44:09.429359 [ 191 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_30_6} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 9469 | 2026.05.27 02:44:09.429415 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 9470 | 2026.05.27 02:44:09.429763 [ 260 ] {7fd74f7d-2e7a-4cd0-926f-c97a57afddb4} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9471 | 2026.05.27 02:44:09.429798 [ 260 ] {7fd74f7d-2e7a-4cd0-926f-c97a57afddb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9472 | 2026.05.27 02:44:09.430101 [ 260 ] {7fd74f7d-2e7a-4cd0-926f-c97a57afddb4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9473 | 2026.05.27 02:44:09.430306 [ 260 ] {7fd74f7d-2e7a-4cd0-926f-c97a57afddb4} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9474 | 2026.05.27 02:44:09.430431 [ 260 ] {7fd74f7d-2e7a-4cd0-926f-c97a57afddb4} <Debug> executeQuery: Read 488 rows, 35.05 KiB in 0.001414 sec., 345120.22630834515 rows/sec., 24.21 MiB/sec. | ||
| 9475 | 2026.05.27 02:44:09.430465 [ 260 ] {7fd74f7d-2e7a-4cd0-926f-c97a57afddb4} <Debug> TCPHandler: Processed in 0.001583406 sec. | ||
| 9476 | 2026.05.27 02:44:09.430590 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9477 | 2026.05.27 02:44:09.430687 [ 260 ] {eeebce72-89c1-4abe-b18e-7f7759b41037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9478 | 2026.05.27 02:44:09.430728 [ 260 ] {eeebce72-89c1-4abe-b18e-7f7759b41037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9479 | 2026.05.27 02:44:09.431063 [ 260 ] {eeebce72-89c1-4abe-b18e-7f7759b41037} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9480 | 2026.05.27 02:44:09.431099 [ 260 ] {eeebce72-89c1-4abe-b18e-7f7759b41037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9481 | 2026.05.27 02:44:09.431399 [ 260 ] {eeebce72-89c1-4abe-b18e-7f7759b41037} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9482 | 2026.05.27 02:44:09.431610 [ 260 ] {eeebce72-89c1-4abe-b18e-7f7759b41037} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9483 | 2026.05.27 02:44:09.431736 [ 260 ] {eeebce72-89c1-4abe-b18e-7f7759b41037} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001067 sec., 3748.828491096532 rows/sec., 195.86 KiB/sec. | ||
| 9484 | 2026.05.27 02:44:09.431768 [ 260 ] {eeebce72-89c1-4abe-b18e-7f7759b41037} <Debug> TCPHandler: Processed in 0.001226922 sec. | ||
| 9485 | 2026.05.27 02:44:09.431890 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9486 | 2026.05.27 02:44:09.431987 [ 260 ] {870c0b0e-4834-429e-8c2f-48e49364c216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9487 | 2026.05.27 02:44:09.432028 [ 260 ] {870c0b0e-4834-429e-8c2f-48e49364c216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9488 | 2026.05.27 02:44:09.432472 [ 260 ] {870c0b0e-4834-429e-8c2f-48e49364c216} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9489 | 2026.05.27 02:44:09.432506 [ 260 ] {870c0b0e-4834-429e-8c2f-48e49364c216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9490 | 2026.05.27 02:44:09.432823 [ 260 ] {870c0b0e-4834-429e-8c2f-48e49364c216} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9491 | 2026.05.27 02:44:09.433027 [ 260 ] {870c0b0e-4834-429e-8c2f-48e49364c216} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9492 | 2026.05.27 02:44:09.433152 [ 260 ] {870c0b0e-4834-429e-8c2f-48e49364c216} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001183 sec., 224006.76246830093 rows/sec., 14.89 MiB/sec. | ||
| 9493 | 2026.05.27 02:44:09.433186 [ 260 ] {870c0b0e-4834-429e-8c2f-48e49364c216} <Debug> TCPHandler: Processed in 0.001344225 sec. | ||
| 9494 | 2026.05.27 02:44:09.433334 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9495 | 2026.05.27 02:44:09.433430 [ 260 ] {f372a646-368c-401a-9d9a-5ee84ba71052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9496 | 2026.05.27 02:44:09.433471 [ 260 ] {f372a646-368c-401a-9d9a-5ee84ba71052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9497 | 2026.05.27 02:44:09.433795 [ 260 ] {f372a646-368c-401a-9d9a-5ee84ba71052} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9498 | 2026.05.27 02:44:09.433830 [ 260 ] {f372a646-368c-401a-9d9a-5ee84ba71052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9499 | 2026.05.27 02:44:09.434108 [ 260 ] {f372a646-368c-401a-9d9a-5ee84ba71052} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9500 | 2026.05.27 02:44:09.434311 [ 260 ] {f372a646-368c-401a-9d9a-5ee84ba71052} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9501 | 2026.05.27 02:44:09.434436 [ 260 ] {f372a646-368c-401a-9d9a-5ee84ba71052} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 9502 | 2026.05.27 02:44:09.434469 [ 260 ] {f372a646-368c-401a-9d9a-5ee84ba71052} <Debug> TCPHandler: Processed in 0.001183633 sec. | ||
| 9503 | 2026.05.27 02:44:09.434592 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9504 | 2026.05.27 02:44:09.434688 [ 260 ] {38e039c9-f00d-4095-bac5-4fd0cec5d669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9505 | 2026.05.27 02:44:09.434740 [ 260 ] {38e039c9-f00d-4095-bac5-4fd0cec5d669} <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 | ||
| 9506 | 2026.05.27 02:44:09.435448 [ 260 ] {38e039c9-f00d-4095-bac5-4fd0cec5d669} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9507 | 2026.05.27 02:44:09.435483 [ 260 ] {38e039c9-f00d-4095-bac5-4fd0cec5d669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9508 | 2026.05.27 02:44:09.435949 [ 260 ] {38e039c9-f00d-4095-bac5-4fd0cec5d669} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9509 | 2026.05.27 02:44:09.436169 [ 260 ] {38e039c9-f00d-4095-bac5-4fd0cec5d669} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9510 | 2026.05.27 02:44:09.436303 [ 260 ] {38e039c9-f00d-4095-bac5-4fd0cec5d669} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001633 sec., 2449.479485609308 rows/sec., 4.39 MiB/sec. | ||
| 9511 | 2026.05.27 02:44:09.436352 [ 260 ] {38e039c9-f00d-4095-bac5-4fd0cec5d669} <Debug> TCPHandler: Processed in 0.0018085 sec. | ||
| 9512 | 2026.05.27 02:44:09.436479 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9513 | 2026.05.27 02:44:09.436575 [ 260 ] {05de6b40-5c5e-4c61-85f9-b5fc14b502fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9514 | 2026.05.27 02:44:09.436616 [ 260 ] {05de6b40-5c5e-4c61-85f9-b5fc14b502fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9515 | 2026.05.27 02:44:09.436965 [ 260 ] {05de6b40-5c5e-4c61-85f9-b5fc14b502fa} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9516 | 2026.05.27 02:44:09.437000 [ 260 ] {05de6b40-5c5e-4c61-85f9-b5fc14b502fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9517 | 2026.05.27 02:44:09.437298 [ 260 ] {05de6b40-5c5e-4c61-85f9-b5fc14b502fa} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9518 | 2026.05.27 02:44:09.437501 [ 260 ] {05de6b40-5c5e-4c61-85f9-b5fc14b502fa} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9519 | 2026.05.27 02:44:09.437625 [ 260 ] {05de6b40-5c5e-4c61-85f9-b5fc14b502fa} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001068 sec., 84269.66292134832 rows/sec., 5.27 MiB/sec. | ||
| 9520 | 2026.05.27 02:44:09.437658 [ 260 ] {05de6b40-5c5e-4c61-85f9-b5fc14b502fa} <Debug> TCPHandler: Processed in 0.001227033 sec. | ||
| 9521 | 2026.05.27 02:44:09.874060 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 9522 | 2026.05.27 02:44:09.891983 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9523 | 2026.05.27 02:44:09.892056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9524 | 2026.05.27 02:44:09.899634 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9525 | 2026.05.27 02:44:09.900814 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9526 | 2026.05.27 02:44:09.901149 [ 76 ] {} <Debug> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9527 | 2026.05.27 02:44:09.901195 [ 76 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9528 | 2026.05.27 02:44:09.901214 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9529 | 2026.05.27 02:44:09.901318 [ 195 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 9530 | 2026.05.27 02:44:09.904985 [ 195 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9531 | 2026.05.27 02:44:09.905947 [ 195 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 9532 | 2026.05.27 02:44:09.906478 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 9533 | 2026.05.27 02:44:09.910232 [ 195 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 9534 | 2026.05.27 02:44:09.914915 [ 195 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 9535 | 2026.05.27 02:44:09.919109 [ 195 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 9536 | 2026.05.27 02:44:09.923704 [ 195 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 9537 | 2026.05.27 02:44:09.928518 [ 195 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 9538 | 2026.05.27 02:44:09.988082 [ 191 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.086798481 sec., 3122.174453721143 rows/sec., 16.14 MiB/sec. | ||
| 9539 | 2026.05.27 02:44:09.990364 [ 186 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9540 | 2026.05.27 02:44:09.992239 [ 186 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_36_7} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9541 | 2026.05.27 02:44:09.992353 [ 186 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_36_7} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9542 | 2026.05.27 02:44:09.993971 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 9543 | 2026.05.27 02:44:10.546884 [ 75 ] {} <Debug> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9544 | 2026.05.27 02:44:10.546958 [ 75 ] {} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9545 | 2026.05.27 02:44:10.546990 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9546 | 2026.05.27 02:44:10.547128 [ 191 ] {6d0f49ee-3704-4400-a514-0345ba15d261::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 | ||
| 9547 | 2026.05.27 02:44:10.547290 [ 191 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9548 | 2026.05.27 02:44:10.547331 [ 191 ] {6d0f49ee-3704-4400-a514-0345ba15d261::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 | ||
| 9549 | 2026.05.27 02:44:10.547419 [ 191 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 9550 | 2026.05.27 02:44:10.547477 [ 191 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part | ||
| 9551 | 2026.05.27 02:44:10.547531 [ 191 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 9552 | 2026.05.27 02:44:10.547581 [ 191 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 9553 | 2026.05.27 02:44:10.548506 [ 190 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001436865 sec., 32014.14189920417 rows/sec., 2.67 MiB/sec. | ||
| 9554 | 2026.05.27 02:44:10.548662 [ 191 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9555 | 2026.05.27 02:44:10.548935 [ 191 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_13_3} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9556 | 2026.05.27 02:44:10.549008 [ 191 ] {6d0f49ee-3704-4400-a514-0345ba15d261::all_1_13_3} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9557 | 2026.05.27 02:44:10.549082 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9558 | 2026.05.27 02:44:11.297229 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9559 | 2026.05.27 02:44:11.297460 [ 260 ] {c45abbf7-31c2-40d4-a0c4-93512d9a9f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 9560 | 2026.05.27 02:44:11.297815 [ 260 ] {c45abbf7-31c2-40d4-a0c4-93512d9a9f4a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9561 | 2026.05.27 02:44:11.297858 [ 260 ] {c45abbf7-31c2-40d4-a0c4-93512d9a9f4a} <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 | ||
| 9562 | 2026.05.27 02:44:11.298097 [ 260 ] {c45abbf7-31c2-40d4-a0c4-93512d9a9f4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9563 | 2026.05.27 02:44:11.298166 [ 260 ] {c45abbf7-31c2-40d4-a0c4-93512d9a9f4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9564 | 2026.05.27 02:44:11.298325 [ 260 ] {c45abbf7-31c2-40d4-a0c4-93512d9a9f4a} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 9565 | 2026.05.27 02:44:11.298401 [ 354 ] {c45abbf7-31c2-40d4-a0c4-93512d9a9f4a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9566 | 2026.05.27 02:44:11.298442 [ 341 ] {c45abbf7-31c2-40d4-a0c4-93512d9a9f4a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9567 | 2026.05.27 02:44:11.298450 [ 349 ] {c45abbf7-31c2-40d4-a0c4-93512d9a9f4a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9568 | 2026.05.27 02:44:11.298441 [ 326 ] {c45abbf7-31c2-40d4-a0c4-93512d9a9f4a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9569 | 2026.05.27 02:44:11.298612 [ 260 ] {c45abbf7-31c2-40d4-a0c4-93512d9a9f4a} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 9570 | 2026.05.27 02:44:11.298641 [ 260 ] {c45abbf7-31c2-40d4-a0c4-93512d9a9f4a} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9571 | 2026.05.27 02:44:11.298729 [ 260 ] {c45abbf7-31c2-40d4-a0c4-93512d9a9f4a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9572 | 2026.05.27 02:44:11.298751 [ 260 ] {c45abbf7-31c2-40d4-a0c4-93512d9a9f4a} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 9573 | 2026.05.27 02:44:11.298788 [ 260 ] {c45abbf7-31c2-40d4-a0c4-93512d9a9f4a} <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'))" | ||
| 9574 | 2026.05.27 02:44:11.298830 [ 260 ] {c45abbf7-31c2-40d4-a0c4-93512d9a9f4a} <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'))" | ||
| 9575 | 2026.05.27 02:44:11.298868 [ 260 ] {c45abbf7-31c2-40d4-a0c4-93512d9a9f4a} <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'))" | ||
| 9576 | 2026.05.27 02:44:11.300065 [ 260 ] {c45abbf7-31c2-40d4-a0c4-93512d9a9f4a} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.002703 sec., 18497.96522382538 rows/sec., 3.15 MiB/sec. | ||
| 9577 | 2026.05.27 02:44:11.300243 [ 260 ] {c45abbf7-31c2-40d4-a0c4-93512d9a9f4a} <Debug> MemoryTracker: Peak memory usage (for query): 136.54 KiB. | ||
| 9578 | 2026.05.27 02:44:11.300263 [ 260 ] {c45abbf7-31c2-40d4-a0c4-93512d9a9f4a} <Debug> TCPHandler: Processed in 0.003167943 sec. | ||
| 9579 | 2026.05.27 02:44:11.312588 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9580 | 2026.05.27 02:44:11.312701 [ 260 ] {5455d2fc-38f8-4f4f-8355-18a64cb42c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9581 | 2026.05.27 02:44:11.312748 [ 260 ] {5455d2fc-38f8-4f4f-8355-18a64cb42c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9582 | 2026.05.27 02:44:11.313275 [ 260 ] {5455d2fc-38f8-4f4f-8355-18a64cb42c28} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9583 | 2026.05.27 02:44:11.313316 [ 260 ] {5455d2fc-38f8-4f4f-8355-18a64cb42c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9584 | 2026.05.27 02:44:11.313661 [ 260 ] {5455d2fc-38f8-4f4f-8355-18a64cb42c28} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9585 | 2026.05.27 02:44:11.313889 [ 260 ] {5455d2fc-38f8-4f4f-8355-18a64cb42c28} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9586 | 2026.05.27 02:44:11.314042 [ 260 ] {5455d2fc-38f8-4f4f-8355-18a64cb42c28} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001372 sec., 5830.903790087464 rows/sec., 475.47 KiB/sec. | ||
| 9587 | 2026.05.27 02:44:11.314079 [ 260 ] {5455d2fc-38f8-4f4f-8355-18a64cb42c28} <Debug> TCPHandler: Processed in 0.001543207 sec. | ||
| 9588 | 2026.05.27 02:44:11.314208 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9589 | 2026.05.27 02:44:11.314309 [ 260 ] {1e9aa625-f27c-42bc-8204-61fe881b1557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9590 | 2026.05.27 02:44:11.314351 [ 260 ] {1e9aa625-f27c-42bc-8204-61fe881b1557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9591 | 2026.05.27 02:44:11.316481 [ 260 ] {1e9aa625-f27c-42bc-8204-61fe881b1557} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9592 | 2026.05.27 02:44:11.316527 [ 260 ] {1e9aa625-f27c-42bc-8204-61fe881b1557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9593 | 2026.05.27 02:44:11.317047 [ 260 ] {1e9aa625-f27c-42bc-8204-61fe881b1557} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9594 | 2026.05.27 02:44:11.317334 [ 260 ] {1e9aa625-f27c-42bc-8204-61fe881b1557} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9595 | 2026.05.27 02:44:11.317487 [ 260 ] {1e9aa625-f27c-42bc-8204-61fe881b1557} <Debug> executeQuery: Read 2479 rows, 187.61 KiB in 0.003196 sec., 775657.0713391739 rows/sec., 57.32 MiB/sec. | ||
| 9596 | 2026.05.27 02:44:11.317543 [ 260 ] {1e9aa625-f27c-42bc-8204-61fe881b1557} <Debug> TCPHandler: Processed in 0.003386017 sec. | ||
| 9597 | 2026.05.27 02:44:11.317737 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9598 | 2026.05.27 02:44:11.317866 [ 260 ] {df4a09dd-fc20-4bb3-af24-7fdeda378b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9599 | 2026.05.27 02:44:11.317921 [ 260 ] {df4a09dd-fc20-4bb3-af24-7fdeda378b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9600 | 2026.05.27 02:44:11.318406 [ 260 ] {df4a09dd-fc20-4bb3-af24-7fdeda378b03} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9601 | 2026.05.27 02:44:11.318443 [ 260 ] {df4a09dd-fc20-4bb3-af24-7fdeda378b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9602 | 2026.05.27 02:44:11.318761 [ 260 ] {df4a09dd-fc20-4bb3-af24-7fdeda378b03} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9603 | 2026.05.27 02:44:11.318974 [ 260 ] {df4a09dd-fc20-4bb3-af24-7fdeda378b03} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9604 | 2026.05.27 02:44:11.319102 [ 260 ] {df4a09dd-fc20-4bb3-af24-7fdeda378b03} <Debug> executeQuery: Read 54 rows, 4.02 KiB in 0.001274 sec., 42386.1852433281 rows/sec., 3.08 MiB/sec. | ||
| 9605 | 2026.05.27 02:44:11.319136 [ 260 ] {df4a09dd-fc20-4bb3-af24-7fdeda378b03} <Debug> TCPHandler: Processed in 0.001510077 sec. | ||
| 9606 | 2026.05.27 02:44:11.319256 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9607 | 2026.05.27 02:44:11.319354 [ 260 ] {2ec6828b-d421-4b7d-af30-19e5f6307a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9608 | 2026.05.27 02:44:11.319394 [ 260 ] {2ec6828b-d421-4b7d-af30-19e5f6307a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9609 | 2026.05.27 02:44:11.320154 [ 260 ] {2ec6828b-d421-4b7d-af30-19e5f6307a6b} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9610 | 2026.05.27 02:44:11.320191 [ 260 ] {2ec6828b-d421-4b7d-af30-19e5f6307a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9611 | 2026.05.27 02:44:11.320520 [ 260 ] {2ec6828b-d421-4b7d-af30-19e5f6307a6b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9612 | 2026.05.27 02:44:11.320726 [ 260 ] {2ec6828b-d421-4b7d-af30-19e5f6307a6b} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9613 | 2026.05.27 02:44:11.320857 [ 260 ] {2ec6828b-d421-4b7d-af30-19e5f6307a6b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001521 sec., 526627.2189349112 rows/sec., 30.42 MiB/sec. | ||
| 9614 | 2026.05.27 02:44:11.320892 [ 260 ] {2ec6828b-d421-4b7d-af30-19e5f6307a6b} <Debug> TCPHandler: Processed in 0.001685729 sec. | ||
| 9615 | 2026.05.27 02:44:11.321033 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9616 | 2026.05.27 02:44:11.321130 [ 260 ] {704953b9-0f4a-4035-bd3e-21b490652d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9617 | 2026.05.27 02:44:11.321171 [ 260 ] {704953b9-0f4a-4035-bd3e-21b490652d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9618 | 2026.05.27 02:44:11.321559 [ 260 ] {704953b9-0f4a-4035-bd3e-21b490652d81} <Trace> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9619 | 2026.05.27 02:44:11.321594 [ 260 ] {704953b9-0f4a-4035-bd3e-21b490652d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9620 | 2026.05.27 02:44:11.321877 [ 260 ] {704953b9-0f4a-4035-bd3e-21b490652d81} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9621 | 2026.05.27 02:44:11.322082 [ 260 ] {704953b9-0f4a-4035-bd3e-21b490652d81} <Trace> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9622 | 2026.05.27 02:44:11.322207 [ 260 ] {704953b9-0f4a-4035-bd3e-21b490652d81} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 64.21 KiB/sec. | ||
| 9623 | 2026.05.27 02:44:11.322241 [ 260 ] {704953b9-0f4a-4035-bd3e-21b490652d81} <Debug> TCPHandler: Processed in 0.001257754 sec. | ||
| 9624 | 2026.05.27 02:44:11.322366 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9625 | 2026.05.27 02:44:11.322464 [ 260 ] {2e0b6239-0de0-45fb-af69-6cd43f2c2e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9626 | 2026.05.27 02:44:11.322504 [ 260 ] {2e0b6239-0de0-45fb-af69-6cd43f2c2e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9627 | 2026.05.27 02:44:11.323481 [ 260 ] {2e0b6239-0de0-45fb-af69-6cd43f2c2e25} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9628 | 2026.05.27 02:44:11.323518 [ 260 ] {2e0b6239-0de0-45fb-af69-6cd43f2c2e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9629 | 2026.05.27 02:44:11.323876 [ 260 ] {2e0b6239-0de0-45fb-af69-6cd43f2c2e25} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9630 | 2026.05.27 02:44:11.324083 [ 260 ] {2e0b6239-0de0-45fb-af69-6cd43f2c2e25} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9631 | 2026.05.27 02:44:11.324211 [ 260 ] {2e0b6239-0de0-45fb-af69-6cd43f2c2e25} <Debug> executeQuery: Read 1333 rows, 91.57 KiB in 0.001765 sec., 755240.7932011331 rows/sec., 50.67 MiB/sec. | ||
| 9632 | 2026.05.27 02:44:11.324246 [ 260 ] {2e0b6239-0de0-45fb-af69-6cd43f2c2e25} <Debug> TCPHandler: Processed in 0.0019293 sec. | ||
| 9633 | 2026.05.27 02:44:11.324376 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9634 | 2026.05.27 02:44:11.324473 [ 260 ] {a1639fe9-7f0d-4e61-98b1-50b5863b12af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9635 | 2026.05.27 02:44:11.324516 [ 260 ] {a1639fe9-7f0d-4e61-98b1-50b5863b12af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9636 | 2026.05.27 02:44:11.325309 [ 260 ] {a1639fe9-7f0d-4e61-98b1-50b5863b12af} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9637 | 2026.05.27 02:44:11.325345 [ 260 ] {a1639fe9-7f0d-4e61-98b1-50b5863b12af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9638 | 2026.05.27 02:44:11.325790 [ 260 ] {a1639fe9-7f0d-4e61-98b1-50b5863b12af} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9639 | 2026.05.27 02:44:11.326012 [ 260 ] {a1639fe9-7f0d-4e61-98b1-50b5863b12af} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9640 | 2026.05.27 02:44:11.326138 [ 260 ] {a1639fe9-7f0d-4e61-98b1-50b5863b12af} <Debug> executeQuery: Read 1532 rows, 95.47 KiB in 0.001684 sec., 909738.7173396675 rows/sec., 55.36 MiB/sec. | ||
| 9641 | 2026.05.27 02:44:11.326173 [ 260 ] {a1639fe9-7f0d-4e61-98b1-50b5863b12af} <Debug> TCPHandler: Processed in 0.00184658 sec. | ||
| 9642 | 2026.05.27 02:44:11.326303 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9643 | 2026.05.27 02:44:11.326400 [ 260 ] {cb278891-70db-427c-8cdf-abb22c167c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9644 | 2026.05.27 02:44:11.326453 [ 260 ] {cb278891-70db-427c-8cdf-abb22c167c58} <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 | ||
| 9645 | 2026.05.27 02:44:11.327350 [ 260 ] {cb278891-70db-427c-8cdf-abb22c167c58} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9646 | 2026.05.27 02:44:11.327386 [ 260 ] {cb278891-70db-427c-8cdf-abb22c167c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9647 | 2026.05.27 02:44:11.327951 [ 260 ] {cb278891-70db-427c-8cdf-abb22c167c58} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9648 | 2026.05.27 02:44:11.328173 [ 260 ] {cb278891-70db-427c-8cdf-abb22c167c58} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9649 | 2026.05.27 02:44:11.328462 [ 260 ] {cb278891-70db-427c-8cdf-abb22c167c58} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002078 sec., 22136.66987487969 rows/sec., 39.67 MiB/sec. | ||
| 9650 | 2026.05.27 02:44:11.328518 [ 260 ] {cb278891-70db-427c-8cdf-abb22c167c58} <Debug> TCPHandler: Processed in 0.002264934 sec. | ||
| 9651 | 2026.05.27 02:44:11.328663 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9652 | 2026.05.27 02:44:11.328761 [ 260 ] {bff5bcef-eed0-4e68-bec1-ea88bc98c8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9653 | 2026.05.27 02:44:11.328803 [ 260 ] {bff5bcef-eed0-4e68-bec1-ea88bc98c8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9654 | 2026.05.27 02:44:11.329142 [ 260 ] {bff5bcef-eed0-4e68-bec1-ea88bc98c8bd} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9655 | 2026.05.27 02:44:11.329184 [ 260 ] {bff5bcef-eed0-4e68-bec1-ea88bc98c8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9656 | 2026.05.27 02:44:11.329484 [ 260 ] {bff5bcef-eed0-4e68-bec1-ea88bc98c8bd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9657 | 2026.05.27 02:44:11.329689 [ 260 ] {bff5bcef-eed0-4e68-bec1-ea88bc98c8bd} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9658 | 2026.05.27 02:44:11.329818 [ 260 ] {bff5bcef-eed0-4e68-bec1-ea88bc98c8bd} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001076 sec., 22304.832713754648 rows/sec., 1.50 MiB/sec. | ||
| 9659 | 2026.05.27 02:44:11.329851 [ 260 ] {bff5bcef-eed0-4e68-bec1-ea88bc98c8bd} <Debug> TCPHandler: Processed in 0.001237614 sec. | ||
| 9660 | 2026.05.27 02:44:14.406432 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9661 | 2026.05.27 02:44:14.406702 [ 260 ] {bdc4ce3e-2126-4774-833c-4651e86961f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 9662 | 2026.05.27 02:44:14.407088 [ 260 ] {bdc4ce3e-2126-4774-833c-4651e86961f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9663 | 2026.05.27 02:44:14.407134 [ 260 ] {bdc4ce3e-2126-4774-833c-4651e86961f3} <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 | ||
| 9664 | 2026.05.27 02:44:14.407385 [ 260 ] {bdc4ce3e-2126-4774-833c-4651e86961f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9665 | 2026.05.27 02:44:14.407464 [ 260 ] {bdc4ce3e-2126-4774-833c-4651e86961f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9666 | 2026.05.27 02:44:14.407618 [ 260 ] {bdc4ce3e-2126-4774-833c-4651e86961f3} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9667 | 2026.05.27 02:44:14.407716 [ 349 ] {bdc4ce3e-2126-4774-833c-4651e86961f3} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9668 | 2026.05.27 02:44:14.407738 [ 343 ] {bdc4ce3e-2126-4774-833c-4651e86961f3} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9669 | 2026.05.27 02:44:14.407734 [ 341 ] {bdc4ce3e-2126-4774-833c-4651e86961f3} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9670 | 2026.05.27 02:44:14.407721 [ 354 ] {bdc4ce3e-2126-4774-833c-4651e86961f3} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9671 | 2026.05.27 02:44:14.407930 [ 260 ] {bdc4ce3e-2126-4774-833c-4651e86961f3} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 9672 | 2026.05.27 02:44:14.407957 [ 260 ] {bdc4ce3e-2126-4774-833c-4651e86961f3} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9673 | 2026.05.27 02:44:14.408042 [ 260 ] {bdc4ce3e-2126-4774-833c-4651e86961f3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9674 | 2026.05.27 02:44:14.408071 [ 260 ] {bdc4ce3e-2126-4774-833c-4651e86961f3} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 9675 | 2026.05.27 02:44:14.408108 [ 260 ] {bdc4ce3e-2126-4774-833c-4651e86961f3} <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'))" | ||
| 9676 | 2026.05.27 02:44:14.408146 [ 260 ] {bdc4ce3e-2126-4774-833c-4651e86961f3} <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'))" | ||
| 9677 | 2026.05.27 02:44:14.408197 [ 260 ] {bdc4ce3e-2126-4774-833c-4651e86961f3} <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'))" | ||
| 9678 | 2026.05.27 02:44:14.409268 [ 260 ] {bdc4ce3e-2126-4774-833c-4651e86961f3} <Debug> executeQuery: Read 50 rows, 3.87 KiB in 0.00267 sec., 18726.591760299623 rows/sec., 1.42 MiB/sec. | ||
| 9679 | 2026.05.27 02:44:14.409398 [ 260 ] {bdc4ce3e-2126-4774-833c-4651e86961f3} <Debug> TCPHandler: Processed in 0.003107523 sec. | ||
| 9680 | 2026.05.27 02:44:14.410818 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9681 | 2026.05.27 02:44:14.410928 [ 260 ] {c66e8960-0877-43c8-b642-41cfaaa3f9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9682 | 2026.05.27 02:44:14.410971 [ 260 ] {c66e8960-0877-43c8-b642-41cfaaa3f9e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9683 | 2026.05.27 02:44:14.411444 [ 260 ] {c66e8960-0877-43c8-b642-41cfaaa3f9e2} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9684 | 2026.05.27 02:44:14.411485 [ 260 ] {c66e8960-0877-43c8-b642-41cfaaa3f9e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9685 | 2026.05.27 02:44:14.411831 [ 260 ] {c66e8960-0877-43c8-b642-41cfaaa3f9e2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9686 | 2026.05.27 02:44:14.412057 [ 260 ] {c66e8960-0877-43c8-b642-41cfaaa3f9e2} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9687 | 2026.05.27 02:44:14.412196 [ 70 ] {} <Debug> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9688 | 2026.05.27 02:44:14.412202 [ 260 ] {c66e8960-0877-43c8-b642-41cfaaa3f9e2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001304 sec., 42944.78527607362 rows/sec., 3.28 MiB/sec. | ||
| 9689 | 2026.05.27 02:44:14.412243 [ 70 ] {} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9690 | 2026.05.27 02:44:14.412256 [ 260 ] {c66e8960-0877-43c8-b642-41cfaaa3f9e2} <Debug> TCPHandler: Processed in 0.001488866 sec. | ||
| 9691 | 2026.05.27 02:44:14.412273 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9692 | 2026.05.27 02:44:14.412395 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9693 | 2026.05.27 02:44:14.412405 [ 190 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::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 | ||
| 9694 | 2026.05.27 02:44:14.412499 [ 260 ] {e7948ab7-3330-4228-a4ab-1ac76afbb234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9695 | 2026.05.27 02:44:14.412543 [ 260 ] {e7948ab7-3330-4228-a4ab-1ac76afbb234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9696 | 2026.05.27 02:44:14.412543 [ 190 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9697 | 2026.05.27 02:44:14.412595 [ 190 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4196 rows starting from the beginning of the part | ||
| 9698 | 2026.05.27 02:44:14.412664 [ 190 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 789 rows starting from the beginning of the part | ||
| 9699 | 2026.05.27 02:44:14.412708 [ 190 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 130 rows starting from the beginning of the part | ||
| 9700 | 2026.05.27 02:44:14.412770 [ 190 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 785 rows starting from the beginning of the part | ||
| 9701 | 2026.05.27 02:44:14.412816 [ 190 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 2479 rows starting from the beginning of the part | ||
| 9702 | 2026.05.27 02:44:14.412860 [ 190 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 9703 | 2026.05.27 02:44:14.412992 [ 260 ] {e7948ab7-3330-4228-a4ab-1ac76afbb234} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9704 | 2026.05.27 02:44:14.413033 [ 260 ] {e7948ab7-3330-4228-a4ab-1ac76afbb234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9705 | 2026.05.27 02:44:14.413349 [ 260 ] {e7948ab7-3330-4228-a4ab-1ac76afbb234} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9706 | 2026.05.27 02:44:14.413561 [ 260 ] {e7948ab7-3330-4228-a4ab-1ac76afbb234} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9707 | 2026.05.27 02:44:14.413695 [ 260 ] {e7948ab7-3330-4228-a4ab-1ac76afbb234} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 9708 | 2026.05.27 02:44:14.413726 [ 52 ] {} <Debug> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9709 | 2026.05.27 02:44:14.413730 [ 260 ] {e7948ab7-3330-4228-a4ab-1ac76afbb234} <Debug> TCPHandler: Processed in 0.001383385 sec. | ||
| 9710 | 2026.05.27 02:44:14.413791 [ 52 ] {} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9711 | 2026.05.27 02:44:14.413839 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9712 | 2026.05.27 02:44:14.413895 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9713 | 2026.05.27 02:44:14.413935 [ 191 ] {76692622-c101-4ebc-976a-e0464a74b1df::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 | ||
| 9714 | 2026.05.27 02:44:14.413997 [ 260 ] {7327f60a-00d8-48f5-919b-0600580a7b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9715 | 2026.05.27 02:44:14.414044 [ 260 ] {7327f60a-00d8-48f5-919b-0600580a7b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9716 | 2026.05.27 02:44:14.414051 [ 191 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9717 | 2026.05.27 02:44:14.414088 [ 191 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2405 rows starting from the beginning of the part | ||
| 9718 | 2026.05.27 02:44:14.414151 [ 191 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 496 rows starting from the beginning of the part | ||
| 9719 | 2026.05.27 02:44:14.414195 [ 191 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 101 rows starting from the beginning of the part | ||
| 9720 | 2026.05.27 02:44:14.414244 [ 191 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 488 rows starting from the beginning of the part | ||
| 9721 | 2026.05.27 02:44:14.414287 [ 191 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1333 rows starting from the beginning of the part | ||
| 9722 | 2026.05.27 02:44:14.414324 [ 191 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 9723 | 2026.05.27 02:44:14.414432 [ 260 ] {7327f60a-00d8-48f5-919b-0600580a7b46} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9724 | 2026.05.27 02:44:14.414474 [ 260 ] {7327f60a-00d8-48f5-919b-0600580a7b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9725 | 2026.05.27 02:44:14.415021 [ 260 ] {7327f60a-00d8-48f5-919b-0600580a7b46} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9726 | 2026.05.27 02:44:14.415244 [ 260 ] {7327f60a-00d8-48f5-919b-0600580a7b46} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9727 | 2026.05.27 02:44:14.415360 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Selected 5 parts from all_1_56_11 to all_60_60_0 | ||
| 9728 | 2026.05.27 02:44:14.415376 [ 260 ] {7327f60a-00d8-48f5-919b-0600580a7b46} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001397 sec., 68718.68289191123 rows/sec., 4.79 MiB/sec. | ||
| 9729 | 2026.05.27 02:44:14.415397 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9730 | 2026.05.27 02:44:14.415416 [ 260 ] {7327f60a-00d8-48f5-919b-0600580a7b46} <Debug> TCPHandler: Processed in 0.001572417 sec. | ||
| 9731 | 2026.05.27 02:44:14.415421 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9732 | 2026.05.27 02:44:14.415469 [ 187 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8435 rows, containing 5 columns (5 merged, 0 gathered) in 0.003117563 sec., 2705638.987888938 rows/sec., 215.53 MiB/sec. | ||
| 9733 | 2026.05.27 02:44:14.415517 [ 193 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_56_11 to all_60_60_0 into Compact with storage Full | ||
| 9734 | 2026.05.27 02:44:14.415566 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9735 | 2026.05.27 02:44:14.415630 [ 193 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9736 | 2026.05.27 02:44:14.415663 [ 193 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 22480 rows starting from the beginning of the part | ||
| 9737 | 2026.05.27 02:44:14.415668 [ 260 ] {3b4a3f2a-24b3-4e25-b9c3-2a5896dd37a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9738 | 2026.05.27 02:44:14.415719 [ 260 ] {3b4a3f2a-24b3-4e25-b9c3-2a5896dd37a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9739 | 2026.05.27 02:44:14.415722 [ 193 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 269 rows starting from the beginning of the part | ||
| 9740 | 2026.05.27 02:44:14.415778 [ 193 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 9741 | 2026.05.27 02:44:14.415817 [ 193 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 265 rows starting from the beginning of the part | ||
| 9742 | 2026.05.27 02:44:14.415842 [ 198 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4887 rows, containing 5 columns (5 merged, 0 gathered) in 0.001947141 sec., 2509833.6484106695 rows/sec., 181.82 MiB/sec. | ||
| 9743 | 2026.05.27 02:44:14.415855 [ 193 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1532 rows starting from the beginning of the part | ||
| 9744 | 2026.05.27 02:44:14.415900 [ 187 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9745 | 2026.05.27 02:44:14.416080 [ 260 ] {3b4a3f2a-24b3-4e25-b9c3-2a5896dd37a4} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9746 | 2026.05.27 02:44:14.416118 [ 260 ] {3b4a3f2a-24b3-4e25-b9c3-2a5896dd37a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9747 | 2026.05.27 02:44:14.416149 [ 190 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9748 | 2026.05.27 02:44:14.416222 [ 187 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_61_12} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9749 | 2026.05.27 02:44:14.416304 [ 187 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_61_12} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9750 | 2026.05.27 02:44:14.416390 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 9751 | 2026.05.27 02:44:14.416480 [ 190 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_61_12} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9752 | 2026.05.27 02:44:14.416545 [ 260 ] {3b4a3f2a-24b3-4e25-b9c3-2a5896dd37a4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9753 | 2026.05.27 02:44:14.416578 [ 190 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_61_12} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9754 | 2026.05.27 02:44:14.416675 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 9755 | 2026.05.27 02:44:14.416781 [ 260 ] {3b4a3f2a-24b3-4e25-b9c3-2a5896dd37a4} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9756 | 2026.05.27 02:44:14.416897 [ 52 ] {} <Debug> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9757 | 2026.05.27 02:44:14.416919 [ 260 ] {3b4a3f2a-24b3-4e25-b9c3-2a5896dd37a4} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00127 sec., 28346.456692913383 rows/sec., 1.91 MiB/sec. | ||
| 9758 | 2026.05.27 02:44:14.416927 [ 52 ] {} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9759 | 2026.05.27 02:44:14.416960 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9760 | 2026.05.27 02:44:14.416960 [ 260 ] {3b4a3f2a-24b3-4e25-b9c3-2a5896dd37a4} <Debug> TCPHandler: Processed in 0.001442565 sec. | ||
| 9761 | 2026.05.27 02:44:14.417029 [ 191 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 9762 | 2026.05.27 02:44:14.417124 [ 191 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9763 | 2026.05.27 02:44:14.417149 [ 191 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4320 rows starting from the beginning of the part | ||
| 9764 | 2026.05.27 02:44:14.417192 [ 191 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 90 rows starting from the beginning of the part | ||
| 9765 | 2026.05.27 02:44:14.417226 [ 191 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 9766 | 2026.05.27 02:44:14.417258 [ 191 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 90 rows starting from the beginning of the part | ||
| 9767 | 2026.05.27 02:44:14.417290 [ 191 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 24 rows starting from the beginning of the part | ||
| 9768 | 2026.05.27 02:44:14.417323 [ 191 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
| 9769 | 2026.05.27 02:44:14.419311 [ 190 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4620 rows, containing 4 columns (4 merged, 0 gathered) in 0.002308634 sec., 2001183.3837671974 rows/sec., 125.17 MiB/sec. | ||
| 9770 | 2026.05.27 02:44:14.419783 [ 187 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9771 | 2026.05.27 02:44:14.420091 [ 187 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_61_12} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9772 | 2026.05.27 02:44:14.420169 [ 187 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_61_12} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9773 | 2026.05.27 02:44:14.420253 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 9774 | 2026.05.27 02:44:14.424766 [ 194 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24706 rows, containing 5 columns (5 merged, 0 gathered) in 0.0092817 sec., 2661796.8691080296 rows/sec., 170.13 MiB/sec. | ||
| 9775 | 2026.05.27 02:44:14.424943 [ 187 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 9776 | 2026.05.27 02:44:14.425194 [ 187 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_60_12} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9777 | 2026.05.27 02:44:14.425261 [ 187 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_60_12} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Merged 5 parts: [all_1_56_11, all_60_60_0] -> all_1_60_12 | ||
| 9778 | 2026.05.27 02:44:14.425328 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.41 MiB. | ||
| 9779 | 2026.05.27 02:44:15.000329 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.43 MiB, peak 310.13 MiB, free memory in arenas 0.00 B, will set to 302.16 MiB (RSS), difference: 2.73 MiB | ||
| 9780 | 2026.05.27 02:44:16.476348 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17709 | ||
| 9781 | 2026.05.27 02:44:16.477025 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9782 | 2026.05.27 02:44:16.477059 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9783 | 2026.05.27 02:44:16.477603 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9784 | 2026.05.27 02:44:16.477849 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9785 | 2026.05.27 02:44:16.477992 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17709 | ||
| 9786 | 2026.05.27 02:44:17.406748 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 9787 | 2026.05.27 02:44:17.421681 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9788 | 2026.05.27 02:44:17.421731 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9789 | 2026.05.27 02:44:17.426994 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9790 | 2026.05.27 02:44:17.427685 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9791 | 2026.05.27 02:44:17.430242 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 9792 | 2026.05.27 02:44:19.413766 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9793 | 2026.05.27 02:44:19.414046 [ 260 ] {28825db7-9cb2-46f5-8bc9-c89fbbd76439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 9794 | 2026.05.27 02:44:19.414445 [ 260 ] {28825db7-9cb2-46f5-8bc9-c89fbbd76439} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9795 | 2026.05.27 02:44:19.414495 [ 260 ] {28825db7-9cb2-46f5-8bc9-c89fbbd76439} <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 | ||
| 9796 | 2026.05.27 02:44:19.414775 [ 260 ] {28825db7-9cb2-46f5-8bc9-c89fbbd76439} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9797 | 2026.05.27 02:44:19.414842 [ 260 ] {28825db7-9cb2-46f5-8bc9-c89fbbd76439} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9798 | 2026.05.27 02:44:19.414984 [ 260 ] {28825db7-9cb2-46f5-8bc9-c89fbbd76439} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9799 | 2026.05.27 02:44:19.415070 [ 363 ] {28825db7-9cb2-46f5-8bc9-c89fbbd76439} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9800 | 2026.05.27 02:44:19.415086 [ 343 ] {28825db7-9cb2-46f5-8bc9-c89fbbd76439} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9801 | 2026.05.27 02:44:19.415094 [ 349 ] {28825db7-9cb2-46f5-8bc9-c89fbbd76439} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9802 | 2026.05.27 02:44:19.415086 [ 354 ] {28825db7-9cb2-46f5-8bc9-c89fbbd76439} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9803 | 2026.05.27 02:44:19.415237 [ 260 ] {28825db7-9cb2-46f5-8bc9-c89fbbd76439} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 9804 | 2026.05.27 02:44:19.415265 [ 260 ] {28825db7-9cb2-46f5-8bc9-c89fbbd76439} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9805 | 2026.05.27 02:44:19.415346 [ 260 ] {28825db7-9cb2-46f5-8bc9-c89fbbd76439} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9806 | 2026.05.27 02:44:19.415375 [ 260 ] {28825db7-9cb2-46f5-8bc9-c89fbbd76439} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 9807 | 2026.05.27 02:44:19.415412 [ 260 ] {28825db7-9cb2-46f5-8bc9-c89fbbd76439} <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'))" | ||
| 9808 | 2026.05.27 02:44:19.415453 [ 260 ] {28825db7-9cb2-46f5-8bc9-c89fbbd76439} <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'))" | ||
| 9809 | 2026.05.27 02:44:19.415491 [ 260 ] {28825db7-9cb2-46f5-8bc9-c89fbbd76439} <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'))" | ||
| 9810 | 2026.05.27 02:44:19.416691 [ 260 ] {28825db7-9cb2-46f5-8bc9-c89fbbd76439} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.002761 sec., 18109.380659181457 rows/sec., 4.50 MiB/sec. | ||
| 9811 | 2026.05.27 02:44:19.416854 [ 260 ] {28825db7-9cb2-46f5-8bc9-c89fbbd76439} <Debug> MemoryTracker: Peak memory usage (for query): 158.29 KiB. | ||
| 9812 | 2026.05.27 02:44:19.416870 [ 260 ] {28825db7-9cb2-46f5-8bc9-c89fbbd76439} <Debug> TCPHandler: Processed in 0.003241755 sec. | ||
| 9813 | 2026.05.27 02:44:19.421768 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9814 | 2026.05.27 02:44:19.421885 [ 260 ] {1bf0d39f-4b28-4335-bbad-955669246d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9815 | 2026.05.27 02:44:19.421930 [ 260 ] {1bf0d39f-4b28-4335-bbad-955669246d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9816 | 2026.05.27 02:44:19.422522 [ 260 ] {1bf0d39f-4b28-4335-bbad-955669246d87} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9817 | 2026.05.27 02:44:19.422590 [ 260 ] {1bf0d39f-4b28-4335-bbad-955669246d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9818 | 2026.05.27 02:44:19.422961 [ 260 ] {1bf0d39f-4b28-4335-bbad-955669246d87} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9819 | 2026.05.27 02:44:19.423180 [ 260 ] {1bf0d39f-4b28-4335-bbad-955669246d87} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9820 | 2026.05.27 02:44:19.423324 [ 260 ] {1bf0d39f-4b28-4335-bbad-955669246d87} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001471 sec., 190346.7029231815 rows/sec., 12.08 MiB/sec. | ||
| 9821 | 2026.05.27 02:44:19.423360 [ 260 ] {1bf0d39f-4b28-4335-bbad-955669246d87} <Debug> TCPHandler: Processed in 0.001645378 sec. | ||
| 9822 | 2026.05.27 02:44:19.423503 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9823 | 2026.05.27 02:44:19.423601 [ 260 ] {0041a015-5a1a-4e29-90bd-49b81bdc8e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9824 | 2026.05.27 02:44:19.423641 [ 260 ] {0041a015-5a1a-4e29-90bd-49b81bdc8e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9825 | 2026.05.27 02:44:19.424383 [ 260 ] {0041a015-5a1a-4e29-90bd-49b81bdc8e65} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9826 | 2026.05.27 02:44:19.424421 [ 260 ] {0041a015-5a1a-4e29-90bd-49b81bdc8e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9827 | 2026.05.27 02:44:19.424771 [ 260 ] {0041a015-5a1a-4e29-90bd-49b81bdc8e65} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9828 | 2026.05.27 02:44:19.424985 [ 260 ] {0041a015-5a1a-4e29-90bd-49b81bdc8e65} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9829 | 2026.05.27 02:44:19.425118 [ 260 ] {0041a015-5a1a-4e29-90bd-49b81bdc8e65} <Debug> executeQuery: Read 785 rows, 62.07 KiB in 0.001535 sec., 511400.6514657981 rows/sec., 39.49 MiB/sec. | ||
| 9830 | 2026.05.27 02:44:19.425152 [ 260 ] {0041a015-5a1a-4e29-90bd-49b81bdc8e65} <Debug> TCPHandler: Processed in 0.001697848 sec. | ||
| 9831 | 2026.05.27 02:44:19.425307 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9832 | 2026.05.27 02:44:19.425408 [ 260 ] {187af2cd-743e-4299-8b3c-f0d5defe41a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9833 | 2026.05.27 02:44:19.425449 [ 260 ] {187af2cd-743e-4299-8b3c-f0d5defe41a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9834 | 2026.05.27 02:44:19.425911 [ 260 ] {187af2cd-743e-4299-8b3c-f0d5defe41a9} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9835 | 2026.05.27 02:44:19.425947 [ 260 ] {187af2cd-743e-4299-8b3c-f0d5defe41a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9836 | 2026.05.27 02:44:19.426239 [ 260 ] {187af2cd-743e-4299-8b3c-f0d5defe41a9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9837 | 2026.05.27 02:44:19.426456 [ 260 ] {187af2cd-743e-4299-8b3c-f0d5defe41a9} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9838 | 2026.05.27 02:44:19.426589 [ 260 ] {187af2cd-743e-4299-8b3c-f0d5defe41a9} <Debug> executeQuery: Read 144 rows, 8.71 KiB in 0.001199 sec., 120100.0834028357 rows/sec., 7.10 MiB/sec. | ||
| 9839 | 2026.05.27 02:44:19.426624 [ 260 ] {187af2cd-743e-4299-8b3c-f0d5defe41a9} <Debug> TCPHandler: Processed in 0.001366595 sec. | ||
| 9840 | 2026.05.27 02:44:19.426752 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9841 | 2026.05.27 02:44:19.426849 [ 260 ] {28db9bb0-8e27-48d0-82ee-aaa2e0f7f4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9842 | 2026.05.27 02:44:19.426889 [ 260 ] {28db9bb0-8e27-48d0-82ee-aaa2e0f7f4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9843 | 2026.05.27 02:44:19.427346 [ 260 ] {28db9bb0-8e27-48d0-82ee-aaa2e0f7f4d5} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9844 | 2026.05.27 02:44:19.427383 [ 260 ] {28db9bb0-8e27-48d0-82ee-aaa2e0f7f4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9845 | 2026.05.27 02:44:19.427669 [ 260 ] {28db9bb0-8e27-48d0-82ee-aaa2e0f7f4d5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9846 | 2026.05.27 02:44:19.427870 [ 260 ] {28db9bb0-8e27-48d0-82ee-aaa2e0f7f4d5} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9847 | 2026.05.27 02:44:19.427994 [ 260 ] {28db9bb0-8e27-48d0-82ee-aaa2e0f7f4d5} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001163 sec., 124677.55803955288 rows/sec., 8.05 MiB/sec. | ||
| 9848 | 2026.05.27 02:44:19.428032 [ 260 ] {28db9bb0-8e27-48d0-82ee-aaa2e0f7f4d5} <Debug> TCPHandler: Processed in 0.001329474 sec. | ||
| 9849 | 2026.05.27 02:44:19.428154 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9850 | 2026.05.27 02:44:19.428249 [ 260 ] {c5d485e5-7149-47fd-aebd-c2b14528e321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9851 | 2026.05.27 02:44:19.428289 [ 260 ] {c5d485e5-7149-47fd-aebd-c2b14528e321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9852 | 2026.05.27 02:44:19.428740 [ 260 ] {c5d485e5-7149-47fd-aebd-c2b14528e321} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9853 | 2026.05.27 02:44:19.428776 [ 260 ] {c5d485e5-7149-47fd-aebd-c2b14528e321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9854 | 2026.05.27 02:44:19.429072 [ 260 ] {c5d485e5-7149-47fd-aebd-c2b14528e321} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9855 | 2026.05.27 02:44:19.429282 [ 260 ] {c5d485e5-7149-47fd-aebd-c2b14528e321} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9856 | 2026.05.27 02:44:19.429412 [ 260 ] {c5d485e5-7149-47fd-aebd-c2b14528e321} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.00118 sec., 122033.89830508475 rows/sec., 6.93 MiB/sec. | ||
| 9857 | 2026.05.27 02:44:19.429447 [ 260 ] {c5d485e5-7149-47fd-aebd-c2b14528e321} <Debug> TCPHandler: Processed in 0.001341824 sec. | ||
| 9858 | 2026.05.27 02:44:19.429576 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9859 | 2026.05.27 02:44:19.429673 [ 260 ] {c2f1f064-0323-4bad-be42-c81528d9fdf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9860 | 2026.05.27 02:44:19.429712 [ 260 ] {c2f1f064-0323-4bad-be42-c81528d9fdf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9861 | 2026.05.27 02:44:19.430353 [ 260 ] {c2f1f064-0323-4bad-be42-c81528d9fdf5} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9862 | 2026.05.27 02:44:19.430390 [ 260 ] {c2f1f064-0323-4bad-be42-c81528d9fdf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9863 | 2026.05.27 02:44:19.430697 [ 260 ] {c2f1f064-0323-4bad-be42-c81528d9fdf5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9864 | 2026.05.27 02:44:19.430901 [ 260 ] {c2f1f064-0323-4bad-be42-c81528d9fdf5} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9865 | 2026.05.27 02:44:19.431028 [ 260 ] {c2f1f064-0323-4bad-be42-c81528d9fdf5} <Debug> executeQuery: Read 488 rows, 35.05 KiB in 0.001373 sec., 355426.07428987615 rows/sec., 24.93 MiB/sec. | ||
| 9866 | 2026.05.27 02:44:19.431062 [ 260 ] {c2f1f064-0323-4bad-be42-c81528d9fdf5} <Debug> TCPHandler: Processed in 0.001534556 sec. | ||
| 9867 | 2026.05.27 02:44:19.431183 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9868 | 2026.05.27 02:44:19.431280 [ 260 ] {cac642ce-6bfa-4aa3-8662-d7e5c6fd5d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9869 | 2026.05.27 02:44:19.431320 [ 260 ] {cac642ce-6bfa-4aa3-8662-d7e5c6fd5d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9870 | 2026.05.27 02:44:19.431651 [ 260 ] {cac642ce-6bfa-4aa3-8662-d7e5c6fd5d14} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9871 | 2026.05.27 02:44:19.431686 [ 260 ] {cac642ce-6bfa-4aa3-8662-d7e5c6fd5d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9872 | 2026.05.27 02:44:19.431994 [ 260 ] {cac642ce-6bfa-4aa3-8662-d7e5c6fd5d14} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9873 | 2026.05.27 02:44:19.432199 [ 260 ] {cac642ce-6bfa-4aa3-8662-d7e5c6fd5d14} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9874 | 2026.05.27 02:44:19.432325 [ 260 ] {cac642ce-6bfa-4aa3-8662-d7e5c6fd5d14} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001063 sec., 3762.9350893697087 rows/sec., 196.60 KiB/sec. | ||
| 9875 | 2026.05.27 02:44:19.432358 [ 260 ] {cac642ce-6bfa-4aa3-8662-d7e5c6fd5d14} <Debug> TCPHandler: Processed in 0.001223464 sec. | ||
| 9876 | 2026.05.27 02:44:19.432507 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9877 | 2026.05.27 02:44:19.432604 [ 260 ] {d90cd45c-5b3e-47ad-be4b-597e50ae234f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9878 | 2026.05.27 02:44:19.432647 [ 260 ] {d90cd45c-5b3e-47ad-be4b-597e50ae234f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9879 | 2026.05.27 02:44:19.433071 [ 260 ] {d90cd45c-5b3e-47ad-be4b-597e50ae234f} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9880 | 2026.05.27 02:44:19.433107 [ 260 ] {d90cd45c-5b3e-47ad-be4b-597e50ae234f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9881 | 2026.05.27 02:44:19.433417 [ 260 ] {d90cd45c-5b3e-47ad-be4b-597e50ae234f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9882 | 2026.05.27 02:44:19.433625 [ 260 ] {d90cd45c-5b3e-47ad-be4b-597e50ae234f} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9883 | 2026.05.27 02:44:19.433751 [ 260 ] {d90cd45c-5b3e-47ad-be4b-597e50ae234f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001166 sec., 227272.7272727273 rows/sec., 15.10 MiB/sec. | ||
| 9884 | 2026.05.27 02:44:19.433785 [ 260 ] {d90cd45c-5b3e-47ad-be4b-597e50ae234f} <Debug> TCPHandler: Processed in 0.001327305 sec. | ||
| 9885 | 2026.05.27 02:44:19.433918 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9886 | 2026.05.27 02:44:19.434015 [ 260 ] {7aa5fc76-9768-45bc-b43e-4a9848d3681b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9887 | 2026.05.27 02:44:19.434056 [ 260 ] {7aa5fc76-9768-45bc-b43e-4a9848d3681b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9888 | 2026.05.27 02:44:19.434370 [ 260 ] {7aa5fc76-9768-45bc-b43e-4a9848d3681b} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9889 | 2026.05.27 02:44:19.434406 [ 260 ] {7aa5fc76-9768-45bc-b43e-4a9848d3681b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9890 | 2026.05.27 02:44:19.434715 [ 260 ] {7aa5fc76-9768-45bc-b43e-4a9848d3681b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9891 | 2026.05.27 02:44:19.434917 [ 260 ] {7aa5fc76-9768-45bc-b43e-4a9848d3681b} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9892 | 2026.05.27 02:44:19.435043 [ 260 ] {7aa5fc76-9768-45bc-b43e-4a9848d3681b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 9893 | 2026.05.27 02:44:19.435076 [ 260 ] {7aa5fc76-9768-45bc-b43e-4a9848d3681b} <Debug> TCPHandler: Processed in 0.001207793 sec. | ||
| 9894 | 2026.05.27 02:44:19.435202 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9895 | 2026.05.27 02:44:19.435299 [ 260 ] {ca04dd22-e510-4a1b-ab59-69dc78c79cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9896 | 2026.05.27 02:44:19.435351 [ 260 ] {ca04dd22-e510-4a1b-ab59-69dc78c79cf7} <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 | ||
| 9897 | 2026.05.27 02:44:19.436060 [ 260 ] {ca04dd22-e510-4a1b-ab59-69dc78c79cf7} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9898 | 2026.05.27 02:44:19.436096 [ 260 ] {ca04dd22-e510-4a1b-ab59-69dc78c79cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9899 | 2026.05.27 02:44:19.436579 [ 260 ] {ca04dd22-e510-4a1b-ab59-69dc78c79cf7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9900 | 2026.05.27 02:44:19.436802 [ 260 ] {ca04dd22-e510-4a1b-ab59-69dc78c79cf7} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9901 | 2026.05.27 02:44:19.436919 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9902 | 2026.05.27 02:44:19.436937 [ 260 ] {ca04dd22-e510-4a1b-ab59-69dc78c79cf7} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001656 sec., 2415.458937198068 rows/sec., 4.33 MiB/sec. | ||
| 9903 | 2026.05.27 02:44:19.436977 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9904 | 2026.05.27 02:44:19.437002 [ 260 ] {ca04dd22-e510-4a1b-ab59-69dc78c79cf7} <Debug> TCPHandler: Processed in 0.001848139 sec. | ||
| 9905 | 2026.05.27 02:44:19.437006 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9906 | 2026.05.27 02:44:19.437127 [ 199 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::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 | ||
| 9907 | 2026.05.27 02:44:19.437135 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9908 | 2026.05.27 02:44:19.437266 [ 260 ] {97f024fb-772a-4bc2-8272-6c93de844de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9909 | 2026.05.27 02:44:19.437308 [ 260 ] {97f024fb-772a-4bc2-8272-6c93de844de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9910 | 2026.05.27 02:44:19.437384 [ 199 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9911 | 2026.05.27 02:44:19.437448 [ 199 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 905 rows starting from the beginning of the part | ||
| 9912 | 2026.05.27 02:44:19.437581 [ 199 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part | ||
| 9913 | 2026.05.27 02:44:19.437694 [ 199 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 37 rows starting from the beginning of the part | ||
| 9914 | 2026.05.27 02:44:19.437721 [ 260 ] {97f024fb-772a-4bc2-8272-6c93de844de2} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9915 | 2026.05.27 02:44:19.437762 [ 260 ] {97f024fb-772a-4bc2-8272-6c93de844de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 9916 | 2026.05.27 02:44:19.437792 [ 199 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part | ||
| 9917 | 2026.05.27 02:44:19.437882 [ 199 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 46 rows starting from the beginning of the part | ||
| 9918 | 2026.05.27 02:44:19.437965 [ 199 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 4 rows starting from the beginning of the part | ||
| 9919 | 2026.05.27 02:44:19.438083 [ 260 ] {97f024fb-772a-4bc2-8272-6c93de844de2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9920 | 2026.05.27 02:44:19.438328 [ 260 ] {97f024fb-772a-4bc2-8272-6c93de844de2} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9921 | 2026.05.27 02:44:19.438474 [ 260 ] {97f024fb-772a-4bc2-8272-6c93de844de2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001235 sec., 72874.49392712551 rows/sec., 4.56 MiB/sec. | ||
| 9922 | 2026.05.27 02:44:19.438509 [ 260 ] {97f024fb-772a-4bc2-8272-6c93de844de2} <Debug> TCPHandler: Processed in 0.001423015 sec. | ||
| 9923 | 2026.05.27 02:44:19.441977 [ 187 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1000 rows, containing 19 columns (19 merged, 0 gathered) in 0.004897302 sec., 204194.06440525825 rows/sec., 365.91 MiB/sec. | ||
| 9924 | 2026.05.27 02:44:19.443450 [ 194 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9925 | 2026.05.27 02:44:19.443800 [ 194 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9926 | 2026.05.27 02:44:19.443868 [ 194 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9927 | 2026.05.27 02:44:19.443979 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.17 MiB. | ||
| 9928 | 2026.05.27 02:44:20.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.13 MiB, peak 311.25 MiB, free memory in arenas 0.00 B, will set to 304.46 MiB (RSS), difference: 1.33 MiB | ||
| 9929 | 2026.05.27 02:44:23.876751 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9930 | 2026.05.27 02:44:23.876833 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9931 | 2026.05.27 02:44:23.978167 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18157 | ||
| 9932 | 2026.05.27 02:44:23.978705 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9933 | 2026.05.27 02:44:23.978752 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 9934 | 2026.05.27 02:44:23.979232 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9935 | 2026.05.27 02:44:23.979575 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9936 | 2026.05.27 02:44:23.979848 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18157 | ||
| 9937 | 2026.05.27 02:44:24.305513 [ 55 ] {} <Debug> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9938 | 2026.05.27 02:44:24.305628 [ 55 ] {} <Trace> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9939 | 2026.05.27 02:44:24.305670 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 9940 | 2026.05.27 02:44:24.305840 [ 199 ] {2f30680f-7d12-4c38-9577-64fdb1ee5059::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 | ||
| 9941 | 2026.05.27 02:44:24.306031 [ 199 ] {2f30680f-7d12-4c38-9577-64fdb1ee5059::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9942 | 2026.05.27 02:44:24.306065 [ 199 ] {2f30680f-7d12-4c38-9577-64fdb1ee5059::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 9943 | 2026.05.27 02:44:24.306134 [ 199 ] {2f30680f-7d12-4c38-9577-64fdb1ee5059::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 9944 | 2026.05.27 02:44:24.306180 [ 199 ] {2f30680f-7d12-4c38-9577-64fdb1ee5059::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 9945 | 2026.05.27 02:44:24.306223 [ 199 ] {2f30680f-7d12-4c38-9577-64fdb1ee5059::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 9946 | 2026.05.27 02:44:24.306265 [ 199 ] {2f30680f-7d12-4c38-9577-64fdb1ee5059::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 9947 | 2026.05.27 02:44:24.307020 [ 187 ] {2f30680f-7d12-4c38-9577-64fdb1ee5059::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251014 sec., 4796.109396057918 rows/sec., 355.96 KiB/sec. | ||
| 9948 | 2026.05.27 02:44:24.307164 [ 199 ] {2f30680f-7d12-4c38-9577-64fdb1ee5059::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9949 | 2026.05.27 02:44:24.307425 [ 199 ] {2f30680f-7d12-4c38-9577-64fdb1ee5059::all_1_9_2} <Trace> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9950 | 2026.05.27 02:44:24.307494 [ 199 ] {2f30680f-7d12-4c38-9577-64fdb1ee5059::all_1_9_2} <Trace> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9951 | 2026.05.27 02:44:24.307564 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9952 | 2026.05.27 02:44:24.409727 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9953 | 2026.05.27 02:44:24.409954 [ 260 ] {1f723825-2872-4283-8d33-4b945b1aab7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 9954 | 2026.05.27 02:44:24.410277 [ 260 ] {1f723825-2872-4283-8d33-4b945b1aab7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9955 | 2026.05.27 02:44:24.410315 [ 260 ] {1f723825-2872-4283-8d33-4b945b1aab7f} <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 | ||
| 9956 | 2026.05.27 02:44:24.410531 [ 260 ] {1f723825-2872-4283-8d33-4b945b1aab7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9957 | 2026.05.27 02:44:24.410598 [ 260 ] {1f723825-2872-4283-8d33-4b945b1aab7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9958 | 2026.05.27 02:44:24.410738 [ 260 ] {1f723825-2872-4283-8d33-4b945b1aab7f} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9959 | 2026.05.27 02:44:24.410829 [ 362 ] {1f723825-2872-4283-8d33-4b945b1aab7f} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9960 | 2026.05.27 02:44:24.410841 [ 354 ] {1f723825-2872-4283-8d33-4b945b1aab7f} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9961 | 2026.05.27 02:44:24.410865 [ 363 ] {1f723825-2872-4283-8d33-4b945b1aab7f} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9962 | 2026.05.27 02:44:24.410840 [ 343 ] {1f723825-2872-4283-8d33-4b945b1aab7f} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9963 | 2026.05.27 02:44:24.411007 [ 260 ] {1f723825-2872-4283-8d33-4b945b1aab7f} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 9964 | 2026.05.27 02:44:24.411035 [ 260 ] {1f723825-2872-4283-8d33-4b945b1aab7f} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9965 | 2026.05.27 02:44:24.411118 [ 260 ] {1f723825-2872-4283-8d33-4b945b1aab7f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9966 | 2026.05.27 02:44:24.411138 [ 260 ] {1f723825-2872-4283-8d33-4b945b1aab7f} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 9967 | 2026.05.27 02:44:24.411174 [ 260 ] {1f723825-2872-4283-8d33-4b945b1aab7f} <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'))" | ||
| 9968 | 2026.05.27 02:44:24.411213 [ 260 ] {1f723825-2872-4283-8d33-4b945b1aab7f} <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'))" | ||
| 9969 | 2026.05.27 02:44:24.411250 [ 260 ] {1f723825-2872-4283-8d33-4b945b1aab7f} <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'))" | ||
| 9970 | 2026.05.27 02:44:24.412348 [ 260 ] {1f723825-2872-4283-8d33-4b945b1aab7f} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.002487 sec., 20104.54362685967 rows/sec., 3.43 MiB/sec. | ||
| 9971 | 2026.05.27 02:44:24.412486 [ 260 ] {1f723825-2872-4283-8d33-4b945b1aab7f} <Debug> MemoryTracker: Peak memory usage (for query): 138.72 KiB. | ||
| 9972 | 2026.05.27 02:44:24.412503 [ 260 ] {1f723825-2872-4283-8d33-4b945b1aab7f} <Debug> TCPHandler: Processed in 0.002906761 sec. | ||
| 9973 | 2026.05.27 02:44:24.414647 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9974 | 2026.05.27 02:44:24.414758 [ 260 ] {4699f5e0-b845-4108-b2f2-a65f5af43bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9975 | 2026.05.27 02:44:24.414801 [ 260 ] {4699f5e0-b845-4108-b2f2-a65f5af43bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9976 | 2026.05.27 02:44:24.415390 [ 260 ] {4699f5e0-b845-4108-b2f2-a65f5af43bbd} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9977 | 2026.05.27 02:44:24.415440 [ 260 ] {4699f5e0-b845-4108-b2f2-a65f5af43bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 9978 | 2026.05.27 02:44:24.415892 [ 260 ] {4699f5e0-b845-4108-b2f2-a65f5af43bbd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9979 | 2026.05.27 02:44:24.416118 [ 260 ] {4699f5e0-b845-4108-b2f2-a65f5af43bbd} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9980 | 2026.05.27 02:44:24.416261 [ 260 ] {4699f5e0-b845-4108-b2f2-a65f5af43bbd} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001534 sec., 84745.7627118644 rows/sec., 7.31 MiB/sec. | ||
| 9981 | 2026.05.27 02:44:24.416296 [ 260 ] {4699f5e0-b845-4108-b2f2-a65f5af43bbd} <Debug> TCPHandler: Processed in 0.001698608 sec. | ||
| 9982 | 2026.05.27 02:44:24.416430 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9983 | 2026.05.27 02:44:24.416527 [ 260 ] {c44f65f9-8168-4f74-8a71-13f0620b8b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9984 | 2026.05.27 02:44:24.416568 [ 260 ] {c44f65f9-8168-4f74-8a71-13f0620b8b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9985 | 2026.05.27 02:44:24.416991 [ 260 ] {c44f65f9-8168-4f74-8a71-13f0620b8b10} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9986 | 2026.05.27 02:44:24.417027 [ 260 ] {c44f65f9-8168-4f74-8a71-13f0620b8b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 9987 | 2026.05.27 02:44:24.417315 [ 260 ] {c44f65f9-8168-4f74-8a71-13f0620b8b10} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9988 | 2026.05.27 02:44:24.417540 [ 260 ] {c44f65f9-8168-4f74-8a71-13f0620b8b10} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9989 | 2026.05.27 02:44:24.417667 [ 260 ] {c44f65f9-8168-4f74-8a71-13f0620b8b10} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001159 sec., 31924.072476272646 rows/sec., 2.34 MiB/sec. | ||
| 9990 | 2026.05.27 02:44:24.417675 [ 55 ] {} <Debug> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9991 | 2026.05.27 02:44:24.417702 [ 260 ] {c44f65f9-8168-4f74-8a71-13f0620b8b10} <Debug> TCPHandler: Processed in 0.001321974 sec. | ||
| 9992 | 2026.05.27 02:44:24.417729 [ 55 ] {} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9993 | 2026.05.27 02:44:24.417756 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 9994 | 2026.05.27 02:44:24.417831 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9995 | 2026.05.27 02:44:24.417853 [ 197 ] {26623fa7-b46b-4465-af52-bb599726c27b::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 | ||
| 9996 | 2026.05.27 02:44:24.417932 [ 260 ] {97d4fad7-9bde-414b-9c57-5c0e9ff7eba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9997 | 2026.05.27 02:44:24.417970 [ 197 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9998 | 2026.05.27 02:44:24.417975 [ 260 ] {97d4fad7-9bde-414b-9c57-5c0e9ff7eba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9999 | 2026.05.27 02:44:24.418009 [ 197 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 222 rows starting from the beginning of the part | ||
| 10000 | 2026.05.27 02:44:24.418097 [ 197 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 37 rows starting from the beginning of the part | ||
| 10001 | 2026.05.27 02:44:24.418145 [ 197 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 144 rows starting from the beginning of the part | ||
| 10002 | 2026.05.27 02:44:24.418189 [ 197 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 54 rows starting from the beginning of the part | ||
| 10003 | 2026.05.27 02:44:24.418227 [ 197 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 144 rows starting from the beginning of the part | ||
| 10004 | 2026.05.27 02:44:24.418267 [ 197 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 37 rows starting from the beginning of the part | ||
| 10005 | 2026.05.27 02:44:24.418428 [ 260 ] {97d4fad7-9bde-414b-9c57-5c0e9ff7eba7} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10006 | 2026.05.27 02:44:24.418470 [ 260 ] {97d4fad7-9bde-414b-9c57-5c0e9ff7eba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10007 | 2026.05.27 02:44:24.418786 [ 260 ] {97d4fad7-9bde-414b-9c57-5c0e9ff7eba7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10008 | 2026.05.27 02:44:24.419001 [ 260 ] {97d4fad7-9bde-414b-9c57-5c0e9ff7eba7} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10009 | 2026.05.27 02:44:24.419084 [ 197 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 638 rows, containing 5 columns (5 merged, 0 gathered) in 0.001269174 sec., 502689.1505814017 rows/sec., 33.88 MiB/sec. | ||
| 10010 | 2026.05.27 02:44:24.419130 [ 260 ] {97d4fad7-9bde-414b-9c57-5c0e9ff7eba7} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001217 sec., 82990.96138044371 rows/sec., 6.48 MiB/sec. | ||
| 10011 | 2026.05.27 02:44:24.419169 [ 260 ] {97d4fad7-9bde-414b-9c57-5c0e9ff7eba7} <Debug> TCPHandler: Processed in 0.001387125 sec. | ||
| 10012 | 2026.05.27 02:44:24.419210 [ 197 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10013 | 2026.05.27 02:44:24.419295 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10014 | 2026.05.27 02:44:24.419398 [ 260 ] {7ce68395-02e6-48b1-a571-7507549e5dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10015 | 2026.05.27 02:44:24.419443 [ 260 ] {7ce68395-02e6-48b1-a571-7507549e5dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10016 | 2026.05.27 02:44:24.419455 [ 197 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_51_10} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10017 | 2026.05.27 02:44:24.419533 [ 197 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_51_10} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10018 | 2026.05.27 02:44:24.419600 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10019 | 2026.05.27 02:44:24.419859 [ 260 ] {7ce68395-02e6-48b1-a571-7507549e5dd6} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10020 | 2026.05.27 02:44:24.419899 [ 260 ] {7ce68395-02e6-48b1-a571-7507549e5dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10021 | 2026.05.27 02:44:24.420222 [ 260 ] {7ce68395-02e6-48b1-a571-7507549e5dd6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10022 | 2026.05.27 02:44:24.420430 [ 260 ] {7ce68395-02e6-48b1-a571-7507549e5dd6} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10023 | 2026.05.27 02:44:24.420558 [ 260 ] {7ce68395-02e6-48b1-a571-7507549e5dd6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 10024 | 2026.05.27 02:44:24.420592 [ 260 ] {7ce68395-02e6-48b1-a571-7507549e5dd6} <Debug> TCPHandler: Processed in 0.001346594 sec. | ||
| 10025 | 2026.05.27 02:44:24.420736 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10026 | 2026.05.27 02:44:24.420833 [ 260 ] {17fb81d7-d1c1-4805-8748-7680291c3135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10027 | 2026.05.27 02:44:24.420885 [ 260 ] {17fb81d7-d1c1-4805-8748-7680291c3135} <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 | ||
| 10028 | 2026.05.27 02:44:24.421696 [ 260 ] {17fb81d7-d1c1-4805-8748-7680291c3135} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10029 | 2026.05.27 02:44:24.421734 [ 260 ] {17fb81d7-d1c1-4805-8748-7680291c3135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10030 | 2026.05.27 02:44:24.422302 [ 260 ] {17fb81d7-d1c1-4805-8748-7680291c3135} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10031 | 2026.05.27 02:44:24.422538 [ 260 ] {17fb81d7-d1c1-4805-8748-7680291c3135} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10032 | 2026.05.27 02:44:24.422690 [ 260 ] {17fb81d7-d1c1-4805-8748-7680291c3135} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001875 sec., 19733.333333333336 rows/sec., 35.36 MiB/sec. | ||
| 10033 | 2026.05.27 02:44:24.422742 [ 260 ] {17fb81d7-d1c1-4805-8748-7680291c3135} <Debug> TCPHandler: Processed in 0.002055752 sec. | ||
| 10034 | 2026.05.27 02:44:24.422886 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10035 | 2026.05.27 02:44:24.422996 [ 260 ] {6987b5ff-7a40-49d6-8210-f82f7beb2ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10036 | 2026.05.27 02:44:24.423040 [ 260 ] {6987b5ff-7a40-49d6-8210-f82f7beb2ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10037 | 2026.05.27 02:44:24.423382 [ 260 ] {6987b5ff-7a40-49d6-8210-f82f7beb2ad8} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10038 | 2026.05.27 02:44:24.423417 [ 260 ] {6987b5ff-7a40-49d6-8210-f82f7beb2ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10039 | 2026.05.27 02:44:24.423711 [ 260 ] {6987b5ff-7a40-49d6-8210-f82f7beb2ad8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10040 | 2026.05.27 02:44:24.423922 [ 260 ] {6987b5ff-7a40-49d6-8210-f82f7beb2ad8} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10041 | 2026.05.27 02:44:24.424048 [ 260 ] {6987b5ff-7a40-49d6-8210-f82f7beb2ad8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 10042 | 2026.05.27 02:44:24.424081 [ 260 ] {6987b5ff-7a40-49d6-8210-f82f7beb2ad8} <Debug> TCPHandler: Processed in 0.001245813 sec. | ||
| 10043 | 2026.05.27 02:44:24.930378 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 10044 | 2026.05.27 02:44:24.947883 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10045 | 2026.05.27 02:44:24.947956 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10046 | 2026.05.27 02:44:24.954179 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10047 | 2026.05.27 02:44:24.954928 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10048 | 2026.05.27 02:44:24.961895 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 10049 | 2026.05.27 02:44:29.413002 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10050 | 2026.05.27 02:44:29.413279 [ 260 ] {2fb1adb1-12a4-4020-8895-5da777e38dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 10051 | 2026.05.27 02:44:29.413663 [ 260 ] {2fb1adb1-12a4-4020-8895-5da777e38dc7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10052 | 2026.05.27 02:44:29.413712 [ 260 ] {2fb1adb1-12a4-4020-8895-5da777e38dc7} <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 | ||
| 10053 | 2026.05.27 02:44:29.413990 [ 260 ] {2fb1adb1-12a4-4020-8895-5da777e38dc7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10054 | 2026.05.27 02:44:29.414067 [ 260 ] {2fb1adb1-12a4-4020-8895-5da777e38dc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10055 | 2026.05.27 02:44:29.414205 [ 260 ] {2fb1adb1-12a4-4020-8895-5da777e38dc7} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10056 | 2026.05.27 02:44:29.414311 [ 363 ] {2fb1adb1-12a4-4020-8895-5da777e38dc7} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10057 | 2026.05.27 02:44:29.414317 [ 362 ] {2fb1adb1-12a4-4020-8895-5da777e38dc7} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10058 | 2026.05.27 02:44:29.414317 [ 343 ] {2fb1adb1-12a4-4020-8895-5da777e38dc7} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10059 | 2026.05.27 02:44:29.414317 [ 308 ] {2fb1adb1-12a4-4020-8895-5da777e38dc7} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10060 | 2026.05.27 02:44:29.414514 [ 260 ] {2fb1adb1-12a4-4020-8895-5da777e38dc7} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 10061 | 2026.05.27 02:44:29.414541 [ 260 ] {2fb1adb1-12a4-4020-8895-5da777e38dc7} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10062 | 2026.05.27 02:44:29.414624 [ 260 ] {2fb1adb1-12a4-4020-8895-5da777e38dc7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10063 | 2026.05.27 02:44:29.414644 [ 260 ] {2fb1adb1-12a4-4020-8895-5da777e38dc7} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 10064 | 2026.05.27 02:44:29.414682 [ 260 ] {2fb1adb1-12a4-4020-8895-5da777e38dc7} <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'))" | ||
| 10065 | 2026.05.27 02:44:29.414722 [ 260 ] {2fb1adb1-12a4-4020-8895-5da777e38dc7} <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'))" | ||
| 10066 | 2026.05.27 02:44:29.414761 [ 260 ] {2fb1adb1-12a4-4020-8895-5da777e38dc7} <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'))" | ||
| 10067 | 2026.05.27 02:44:29.416052 [ 260 ] {2fb1adb1-12a4-4020-8895-5da777e38dc7} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.002889 sec., 17307.026652821045 rows/sec., 4.30 MiB/sec. | ||
| 10068 | 2026.05.27 02:44:29.416227 [ 260 ] {2fb1adb1-12a4-4020-8895-5da777e38dc7} <Debug> MemoryTracker: Peak memory usage (for query): 157.85 KiB. | ||
| 10069 | 2026.05.27 02:44:29.416244 [ 260 ] {2fb1adb1-12a4-4020-8895-5da777e38dc7} <Debug> TCPHandler: Processed in 0.003381396 sec. | ||
| 10070 | 2026.05.27 02:44:29.421085 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10071 | 2026.05.27 02:44:29.421203 [ 260 ] {a9f79540-f03f-4599-bd3d-e40f22c3f52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10072 | 2026.05.27 02:44:29.421247 [ 260 ] {a9f79540-f03f-4599-bd3d-e40f22c3f52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10073 | 2026.05.27 02:44:29.421847 [ 260 ] {a9f79540-f03f-4599-bd3d-e40f22c3f52a} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10074 | 2026.05.27 02:44:29.421891 [ 260 ] {a9f79540-f03f-4599-bd3d-e40f22c3f52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10075 | 2026.05.27 02:44:29.422260 [ 260 ] {a9f79540-f03f-4599-bd3d-e40f22c3f52a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10076 | 2026.05.27 02:44:29.422483 [ 260 ] {a9f79540-f03f-4599-bd3d-e40f22c3f52a} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10077 | 2026.05.27 02:44:29.422625 [ 260 ] {a9f79540-f03f-4599-bd3d-e40f22c3f52a} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001454 sec., 192572.21458046767 rows/sec., 12.22 MiB/sec. | ||
| 10078 | 2026.05.27 02:44:29.422640 [ 62 ] {} <Debug> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 10079 | 2026.05.27 02:44:29.422661 [ 260 ] {a9f79540-f03f-4599-bd3d-e40f22c3f52a} <Debug> TCPHandler: Processed in 0.001644417 sec. | ||
| 10080 | 2026.05.27 02:44:29.422711 [ 62 ] {} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10081 | 2026.05.27 02:44:29.422743 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10082 | 2026.05.27 02:44:29.422815 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10083 | 2026.05.27 02:44:29.422843 [ 201 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::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 | ||
| 10084 | 2026.05.27 02:44:29.422918 [ 260 ] {8adf01b2-74e6-4669-82cc-963d7c9cec70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10085 | 2026.05.27 02:44:29.422963 [ 260 ] {8adf01b2-74e6-4669-82cc-963d7c9cec70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10086 | 2026.05.27 02:44:29.422986 [ 201 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10087 | 2026.05.27 02:44:29.423031 [ 201 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 304 rows starting from the beginning of the part | ||
| 10088 | 2026.05.27 02:44:29.423096 [ 201 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 280 rows starting from the beginning of the part | ||
| 10089 | 2026.05.27 02:44:29.423150 [ 201 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 280 rows starting from the beginning of the part | ||
| 10090 | 2026.05.27 02:44:29.423196 [ 201 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 280 rows starting from the beginning of the part | ||
| 10091 | 2026.05.27 02:44:29.423243 [ 201 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 280 rows starting from the beginning of the part | ||
| 10092 | 2026.05.27 02:44:29.423312 [ 201 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 280 rows starting from the beginning of the part | ||
| 10093 | 2026.05.27 02:44:29.423754 [ 260 ] {8adf01b2-74e6-4669-82cc-963d7c9cec70} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10094 | 2026.05.27 02:44:29.423804 [ 260 ] {8adf01b2-74e6-4669-82cc-963d7c9cec70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10095 | 2026.05.27 02:44:29.424214 [ 260 ] {8adf01b2-74e6-4669-82cc-963d7c9cec70} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10096 | 2026.05.27 02:44:29.424373 [ 187 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1704 rows, containing 5 columns (5 merged, 0 gathered) in 0.001572677 sec., 1083502.8426053156 rows/sec., 73.19 MiB/sec. | ||
| 10097 | 2026.05.27 02:44:29.424449 [ 260 ] {8adf01b2-74e6-4669-82cc-963d7c9cec70} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10098 | 2026.05.27 02:44:29.424519 [ 187 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 10099 | 2026.05.27 02:44:29.424589 [ 260 ] {8adf01b2-74e6-4669-82cc-963d7c9cec70} <Debug> executeQuery: Read 785 rows, 62.07 KiB in 0.001689 sec., 464772.0544701007 rows/sec., 35.89 MiB/sec. | ||
| 10100 | 2026.05.27 02:44:29.424625 [ 260 ] {8adf01b2-74e6-4669-82cc-963d7c9cec70} <Debug> TCPHandler: Processed in 0.00186161 sec. | ||
| 10101 | 2026.05.27 02:44:29.424772 [ 187 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_26_5} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10102 | 2026.05.27 02:44:29.424793 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10103 | 2026.05.27 02:44:29.424836 [ 187 ] {c1d4905b-dabf-4981-8404-e6dec4dec09f::all_1_26_5} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 10104 | 2026.05.27 02:44:29.424891 [ 260 ] {4f2e7f82-19eb-4c25-bb17-85389987e656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10105 | 2026.05.27 02:44:29.424912 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 10106 | 2026.05.27 02:44:29.424932 [ 260 ] {4f2e7f82-19eb-4c25-bb17-85389987e656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10107 | 2026.05.27 02:44:29.425405 [ 260 ] {4f2e7f82-19eb-4c25-bb17-85389987e656} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10108 | 2026.05.27 02:44:29.425439 [ 260 ] {4f2e7f82-19eb-4c25-bb17-85389987e656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10109 | 2026.05.27 02:44:29.425752 [ 260 ] {4f2e7f82-19eb-4c25-bb17-85389987e656} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10110 | 2026.05.27 02:44:29.425963 [ 260 ] {4f2e7f82-19eb-4c25-bb17-85389987e656} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10111 | 2026.05.27 02:44:29.426092 [ 260 ] {4f2e7f82-19eb-4c25-bb17-85389987e656} <Debug> executeQuery: Read 144 rows, 8.71 KiB in 0.00122 sec., 118032.7868852459 rows/sec., 6.98 MiB/sec. | ||
| 10112 | 2026.05.27 02:44:29.426126 [ 260 ] {4f2e7f82-19eb-4c25-bb17-85389987e656} <Debug> TCPHandler: Processed in 0.001383945 sec. | ||
| 10113 | 2026.05.27 02:44:29.426265 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10114 | 2026.05.27 02:44:29.426363 [ 260 ] {2d9fde0d-df10-49a1-aa1b-0d59674a021e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10115 | 2026.05.27 02:44:29.426403 [ 260 ] {2d9fde0d-df10-49a1-aa1b-0d59674a021e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10116 | 2026.05.27 02:44:29.426843 [ 260 ] {2d9fde0d-df10-49a1-aa1b-0d59674a021e} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10117 | 2026.05.27 02:44:29.426880 [ 260 ] {2d9fde0d-df10-49a1-aa1b-0d59674a021e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10118 | 2026.05.27 02:44:29.427173 [ 260 ] {2d9fde0d-df10-49a1-aa1b-0d59674a021e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10119 | 2026.05.27 02:44:29.427376 [ 260 ] {2d9fde0d-df10-49a1-aa1b-0d59674a021e} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10120 | 2026.05.27 02:44:29.427501 [ 260 ] {2d9fde0d-df10-49a1-aa1b-0d59674a021e} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001156 sec., 125432.52595155711 rows/sec., 8.09 MiB/sec. | ||
| 10121 | 2026.05.27 02:44:29.427535 [ 260 ] {2d9fde0d-df10-49a1-aa1b-0d59674a021e} <Debug> TCPHandler: Processed in 0.001320544 sec. | ||
| 10122 | 2026.05.27 02:44:29.427667 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10123 | 2026.05.27 02:44:29.427762 [ 260 ] {46125130-1410-4f36-a509-7ad6f69fde75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10124 | 2026.05.27 02:44:29.427803 [ 260 ] {46125130-1410-4f36-a509-7ad6f69fde75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10125 | 2026.05.27 02:44:29.428251 [ 260 ] {46125130-1410-4f36-a509-7ad6f69fde75} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10126 | 2026.05.27 02:44:29.428287 [ 260 ] {46125130-1410-4f36-a509-7ad6f69fde75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10127 | 2026.05.27 02:44:29.428583 [ 260 ] {46125130-1410-4f36-a509-7ad6f69fde75} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10128 | 2026.05.27 02:44:29.428790 [ 260 ] {46125130-1410-4f36-a509-7ad6f69fde75} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10129 | 2026.05.27 02:44:29.428896 [ 62 ] {} <Debug> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 10130 | 2026.05.27 02:44:29.428916 [ 260 ] {46125130-1410-4f36-a509-7ad6f69fde75} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001171 sec., 122971.81895815543 rows/sec., 6.99 MiB/sec. | ||
| 10131 | 2026.05.27 02:44:29.428942 [ 62 ] {} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10132 | 2026.05.27 02:44:29.428956 [ 260 ] {46125130-1410-4f36-a509-7ad6f69fde75} <Debug> TCPHandler: Processed in 0.001338534 sec. | ||
| 10133 | 2026.05.27 02:44:29.428968 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10134 | 2026.05.27 02:44:29.429061 [ 189 ] {17016b68-0c4f-440a-9909-8123209ef64e::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 | ||
| 10135 | 2026.05.27 02:44:29.429089 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10136 | 2026.05.27 02:44:29.429175 [ 189 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10137 | 2026.05.27 02:44:29.429192 [ 260 ] {4bc252ac-135a-460d-88df-9ca8cb157c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10138 | 2026.05.27 02:44:29.429211 [ 189 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 156 rows starting from the beginning of the part | ||
| 10139 | 2026.05.27 02:44:29.429238 [ 260 ] {4bc252ac-135a-460d-88df-9ca8cb157c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10140 | 2026.05.27 02:44:29.429276 [ 189 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 144 rows starting from the beginning of the part | ||
| 10141 | 2026.05.27 02:44:29.429331 [ 189 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 144 rows starting from the beginning of the part | ||
| 10142 | 2026.05.27 02:44:29.429378 [ 189 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 144 rows starting from the beginning of the part | ||
| 10143 | 2026.05.27 02:44:29.429422 [ 189 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 144 rows starting from the beginning of the part | ||
| 10144 | 2026.05.27 02:44:29.429470 [ 189 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 144 rows starting from the beginning of the part | ||
| 10145 | 2026.05.27 02:44:29.429820 [ 260 ] {4bc252ac-135a-460d-88df-9ca8cb157c53} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10146 | 2026.05.27 02:44:29.429861 [ 260 ] {4bc252ac-135a-460d-88df-9ca8cb157c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10147 | 2026.05.27 02:44:29.430294 [ 260 ] {4bc252ac-135a-460d-88df-9ca8cb157c53} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10148 | 2026.05.27 02:44:29.430499 [ 201 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 876 rows, containing 5 columns (5 merged, 0 gathered) in 0.001474115 sec., 594254.8579995455 rows/sec., 36.19 MiB/sec. | ||
| 10149 | 2026.05.27 02:44:29.430523 [ 260 ] {4bc252ac-135a-460d-88df-9ca8cb157c53} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10150 | 2026.05.27 02:44:29.430667 [ 260 ] {4bc252ac-135a-460d-88df-9ca8cb157c53} <Debug> executeQuery: Read 488 rows, 35.05 KiB in 0.001493 sec., 326858.6738111186 rows/sec., 22.93 MiB/sec. | ||
| 10151 | 2026.05.27 02:44:29.430703 [ 260 ] {4bc252ac-135a-460d-88df-9ca8cb157c53} <Debug> TCPHandler: Processed in 0.001663748 sec. | ||
| 10152 | 2026.05.27 02:44:29.430717 [ 186 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 10153 | 2026.05.27 02:44:29.430832 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10154 | 2026.05.27 02:44:29.430936 [ 260 ] {ce2d8f51-c166-4006-94b9-557ace2a0158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10155 | 2026.05.27 02:44:29.430981 [ 260 ] {ce2d8f51-c166-4006-94b9-557ace2a0158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10156 | 2026.05.27 02:44:29.431079 [ 186 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_26_5} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10157 | 2026.05.27 02:44:29.431176 [ 186 ] {17016b68-0c4f-440a-9909-8123209ef64e::all_1_26_5} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 10158 | 2026.05.27 02:44:29.431302 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10159 | 2026.05.27 02:44:29.431338 [ 260 ] {ce2d8f51-c166-4006-94b9-557ace2a0158} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10160 | 2026.05.27 02:44:29.431380 [ 260 ] {ce2d8f51-c166-4006-94b9-557ace2a0158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10161 | 2026.05.27 02:44:29.431690 [ 260 ] {ce2d8f51-c166-4006-94b9-557ace2a0158} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10162 | 2026.05.27 02:44:29.431911 [ 260 ] {ce2d8f51-c166-4006-94b9-557ace2a0158} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10163 | 2026.05.27 02:44:29.432042 [ 260 ] {ce2d8f51-c166-4006-94b9-557ace2a0158} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001125 sec., 3555.5555555555557 rows/sec., 185.76 KiB/sec. | ||
| 10164 | 2026.05.27 02:44:29.432077 [ 260 ] {ce2d8f51-c166-4006-94b9-557ace2a0158} <Debug> TCPHandler: Processed in 0.001294313 sec. | ||
| 10165 | 2026.05.27 02:44:29.432209 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10166 | 2026.05.27 02:44:29.432305 [ 260 ] {50ff3a00-877f-449a-b931-db71574372f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10167 | 2026.05.27 02:44:29.432349 [ 260 ] {50ff3a00-877f-449a-b931-db71574372f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10168 | 2026.05.27 02:44:29.432780 [ 260 ] {50ff3a00-877f-449a-b931-db71574372f2} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10169 | 2026.05.27 02:44:29.432818 [ 260 ] {50ff3a00-877f-449a-b931-db71574372f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10170 | 2026.05.27 02:44:29.433151 [ 260 ] {50ff3a00-877f-449a-b931-db71574372f2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10171 | 2026.05.27 02:44:29.433429 [ 260 ] {50ff3a00-877f-449a-b931-db71574372f2} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10172 | 2026.05.27 02:44:29.433566 [ 260 ] {50ff3a00-877f-449a-b931-db71574372f2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001279 sec., 207193.1196247068 rows/sec., 13.77 MiB/sec. | ||
| 10173 | 2026.05.27 02:44:29.433601 [ 260 ] {50ff3a00-877f-449a-b931-db71574372f2} <Debug> TCPHandler: Processed in 0.001442176 sec. | ||
| 10174 | 2026.05.27 02:44:29.433737 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10175 | 2026.05.27 02:44:29.433834 [ 260 ] {b43f99d2-5fe1-4424-95c7-b53a55197aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10176 | 2026.05.27 02:44:29.433878 [ 260 ] {b43f99d2-5fe1-4424-95c7-b53a55197aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10177 | 2026.05.27 02:44:29.434209 [ 260 ] {b43f99d2-5fe1-4424-95c7-b53a55197aec} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10178 | 2026.05.27 02:44:29.434246 [ 260 ] {b43f99d2-5fe1-4424-95c7-b53a55197aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10179 | 2026.05.27 02:44:29.434549 [ 260 ] {b43f99d2-5fe1-4424-95c7-b53a55197aec} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10180 | 2026.05.27 02:44:29.434776 [ 260 ] {b43f99d2-5fe1-4424-95c7-b53a55197aec} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10181 | 2026.05.27 02:44:29.434885 [ 62 ] {} <Debug> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 10182 | 2026.05.27 02:44:29.434905 [ 260 ] {b43f99d2-5fe1-4424-95c7-b53a55197aec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. | ||
| 10183 | 2026.05.27 02:44:29.434924 [ 62 ] {} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10184 | 2026.05.27 02:44:29.434945 [ 260 ] {b43f99d2-5fe1-4424-95c7-b53a55197aec} <Debug> TCPHandler: Processed in 0.001256813 sec. | ||
| 10185 | 2026.05.27 02:44:29.434950 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10186 | 2026.05.27 02:44:29.435047 [ 189 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 10187 | 2026.05.27 02:44:29.435086 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10188 | 2026.05.27 02:44:29.435161 [ 189 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10189 | 2026.05.27 02:44:29.435190 [ 260 ] {0e2054dd-1d89-4186-9ab8-8c1d7a246497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10190 | 2026.05.27 02:44:29.435198 [ 189 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
| 10191 | 2026.05.27 02:44:29.435256 [ 260 ] {0e2054dd-1d89-4186-9ab8-8c1d7a246497} <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 | ||
| 10192 | 2026.05.27 02:44:29.435270 [ 189 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 10193 | 2026.05.27 02:44:29.435321 [ 189 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 10194 | 2026.05.27 02:44:29.435362 [ 189 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 10195 | 2026.05.27 02:44:29.435402 [ 189 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 10196 | 2026.05.27 02:44:29.435447 [ 189 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 10197 | 2026.05.27 02:44:29.436003 [ 260 ] {0e2054dd-1d89-4186-9ab8-8c1d7a246497} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10198 | 2026.05.27 02:44:29.436047 [ 260 ] {0e2054dd-1d89-4186-9ab8-8c1d7a246497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10199 | 2026.05.27 02:44:29.436226 [ 189 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001211883 sec., 19803.891959867415 rows/sec., 1.30 MiB/sec. | ||
| 10200 | 2026.05.27 02:44:29.436367 [ 200 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 10201 | 2026.05.27 02:44:29.436550 [ 260 ] {0e2054dd-1d89-4186-9ab8-8c1d7a246497} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10202 | 2026.05.27 02:44:29.436654 [ 200 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_24_5} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10203 | 2026.05.27 02:44:29.436730 [ 200 ] {157d4686-a4ce-4bec-a0bf-d0e4895a7b30::all_1_24_5} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 10204 | 2026.05.27 02:44:29.436789 [ 260 ] {0e2054dd-1d89-4186-9ab8-8c1d7a246497} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10205 | 2026.05.27 02:44:29.436807 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10206 | 2026.05.27 02:44:29.436930 [ 260 ] {0e2054dd-1d89-4186-9ab8-8c1d7a246497} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001757 sec., 2276.607854297097 rows/sec., 4.08 MiB/sec. | ||
| 10207 | 2026.05.27 02:44:29.436982 [ 260 ] {0e2054dd-1d89-4186-9ab8-8c1d7a246497} <Debug> TCPHandler: Processed in 0.001945871 sec. | ||
| 10208 | 2026.05.27 02:44:29.437116 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10209 | 2026.05.27 02:44:29.437214 [ 260 ] {30b7e2fd-3b01-4731-b8bf-b7ff1a12754e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10210 | 2026.05.27 02:44:29.437256 [ 260 ] {30b7e2fd-3b01-4731-b8bf-b7ff1a12754e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10211 | 2026.05.27 02:44:29.437595 [ 260 ] {30b7e2fd-3b01-4731-b8bf-b7ff1a12754e} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10212 | 2026.05.27 02:44:29.437632 [ 260 ] {30b7e2fd-3b01-4731-b8bf-b7ff1a12754e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10213 | 2026.05.27 02:44:29.437938 [ 260 ] {30b7e2fd-3b01-4731-b8bf-b7ff1a12754e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10214 | 2026.05.27 02:44:29.438154 [ 260 ] {30b7e2fd-3b01-4731-b8bf-b7ff1a12754e} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10215 | 2026.05.27 02:44:29.438283 [ 260 ] {30b7e2fd-3b01-4731-b8bf-b7ff1a12754e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001088 sec., 82720.58823529411 rows/sec., 5.18 MiB/sec. | ||
| 10216 | 2026.05.27 02:44:29.438316 [ 260 ] {30b7e2fd-3b01-4731-b8bf-b7ff1a12754e} <Debug> TCPHandler: Processed in 0.001250213 sec. | ||
| 10217 | 2026.05.27 02:44:31.479970 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18669 | ||
| 10218 | 2026.05.27 02:44:31.480575 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10219 | 2026.05.27 02:44:31.480627 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10220 | 2026.05.27 02:44:31.481185 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10221 | 2026.05.27 02:44:31.481422 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10222 | 2026.05.27 02:44:31.481558 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18669 | ||
| 10223 | 2026.05.27 02:44:32.462024 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 10224 | 2026.05.27 02:44:32.478134 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10225 | 2026.05.27 02:44:32.478198 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10226 | 2026.05.27 02:44:32.484483 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10227 | 2026.05.27 02:44:32.485157 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10228 | 2026.05.27 02:44:32.488108 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 10229 | 2026.05.27 02:44:34.409603 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10230 | 2026.05.27 02:44:34.409847 [ 260 ] {7160eb20-1b83-4711-8ec1-c5e84849f3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 10231 | 2026.05.27 02:44:34.410175 [ 260 ] {7160eb20-1b83-4711-8ec1-c5e84849f3d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10232 | 2026.05.27 02:44:34.410214 [ 260 ] {7160eb20-1b83-4711-8ec1-c5e84849f3d3} <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 | ||
| 10233 | 2026.05.27 02:44:34.410430 [ 260 ] {7160eb20-1b83-4711-8ec1-c5e84849f3d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10234 | 2026.05.27 02:44:34.410499 [ 260 ] {7160eb20-1b83-4711-8ec1-c5e84849f3d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10235 | 2026.05.27 02:44:34.410639 [ 260 ] {7160eb20-1b83-4711-8ec1-c5e84849f3d3} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10236 | 2026.05.27 02:44:34.410738 [ 346 ] {7160eb20-1b83-4711-8ec1-c5e84849f3d3} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10237 | 2026.05.27 02:44:34.410741 [ 362 ] {7160eb20-1b83-4711-8ec1-c5e84849f3d3} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10238 | 2026.05.27 02:44:34.410773 [ 363 ] {7160eb20-1b83-4711-8ec1-c5e84849f3d3} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10239 | 2026.05.27 02:44:34.410763 [ 321 ] {7160eb20-1b83-4711-8ec1-c5e84849f3d3} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10240 | 2026.05.27 02:44:34.410935 [ 260 ] {7160eb20-1b83-4711-8ec1-c5e84849f3d3} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 10241 | 2026.05.27 02:44:34.410962 [ 260 ] {7160eb20-1b83-4711-8ec1-c5e84849f3d3} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10242 | 2026.05.27 02:44:34.411048 [ 260 ] {7160eb20-1b83-4711-8ec1-c5e84849f3d3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10243 | 2026.05.27 02:44:34.411069 [ 260 ] {7160eb20-1b83-4711-8ec1-c5e84849f3d3} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 10244 | 2026.05.27 02:44:34.411104 [ 260 ] {7160eb20-1b83-4711-8ec1-c5e84849f3d3} <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'))" | ||
| 10245 | 2026.05.27 02:44:34.411144 [ 260 ] {7160eb20-1b83-4711-8ec1-c5e84849f3d3} <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'))" | ||
| 10246 | 2026.05.27 02:44:34.411186 [ 260 ] {7160eb20-1b83-4711-8ec1-c5e84849f3d3} <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'))" | ||
| 10247 | 2026.05.27 02:44:34.412354 [ 260 ] {7160eb20-1b83-4711-8ec1-c5e84849f3d3} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.002599 sec., 19238.16852635629 rows/sec., 3.28 MiB/sec. | ||
| 10248 | 2026.05.27 02:44:34.412499 [ 260 ] {7160eb20-1b83-4711-8ec1-c5e84849f3d3} <Debug> MemoryTracker: Peak memory usage (for query): 139.05 KiB. | ||
| 10249 | 2026.05.27 02:44:34.412516 [ 260 ] {7160eb20-1b83-4711-8ec1-c5e84849f3d3} <Debug> TCPHandler: Processed in 0.003044713 sec. | ||
| 10250 | 2026.05.27 02:44:34.414901 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10251 | 2026.05.27 02:44:34.415061 [ 260 ] {42b8c066-332f-463a-a126-2c95ce35831a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10252 | 2026.05.27 02:44:34.415123 [ 260 ] {42b8c066-332f-463a-a126-2c95ce35831a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10253 | 2026.05.27 02:44:34.415682 [ 260 ] {42b8c066-332f-463a-a126-2c95ce35831a} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10254 | 2026.05.27 02:44:34.415723 [ 260 ] {42b8c066-332f-463a-a126-2c95ce35831a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10255 | 2026.05.27 02:44:34.416097 [ 260 ] {42b8c066-332f-463a-a126-2c95ce35831a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10256 | 2026.05.27 02:44:34.416327 [ 260 ] {42b8c066-332f-463a-a126-2c95ce35831a} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10257 | 2026.05.27 02:44:34.416480 [ 260 ] {42b8c066-332f-463a-a126-2c95ce35831a} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001463 sec., 88858.50991114149 rows/sec., 7.67 MiB/sec. | ||
| 10258 | 2026.05.27 02:44:34.416517 [ 260 ] {42b8c066-332f-463a-a126-2c95ce35831a} <Debug> TCPHandler: Processed in 0.001692818 sec. | ||
| 10259 | 2026.05.27 02:44:34.416652 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10260 | 2026.05.27 02:44:34.416749 [ 260 ] {76ec590d-5f89-4b87-ab61-aface002c08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10261 | 2026.05.27 02:44:34.416790 [ 260 ] {76ec590d-5f89-4b87-ab61-aface002c08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10262 | 2026.05.27 02:44:34.417225 [ 260 ] {76ec590d-5f89-4b87-ab61-aface002c08c} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10263 | 2026.05.27 02:44:34.417261 [ 260 ] {76ec590d-5f89-4b87-ab61-aface002c08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10264 | 2026.05.27 02:44:34.417551 [ 260 ] {76ec590d-5f89-4b87-ab61-aface002c08c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10265 | 2026.05.27 02:44:34.417760 [ 260 ] {76ec590d-5f89-4b87-ab61-aface002c08c} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10266 | 2026.05.27 02:44:34.417891 [ 260 ] {76ec590d-5f89-4b87-ab61-aface002c08c} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.00116 sec., 31896.55172413793 rows/sec., 2.34 MiB/sec. | ||
| 10267 | 2026.05.27 02:44:34.417925 [ 260 ] {76ec590d-5f89-4b87-ab61-aface002c08c} <Debug> TCPHandler: Processed in 0.001323044 sec. | ||
| 10268 | 2026.05.27 02:44:34.418048 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10269 | 2026.05.27 02:44:34.418144 [ 260 ] {3b1ab193-264d-4d25-a71c-2bca2ce80319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10270 | 2026.05.27 02:44:34.418185 [ 260 ] {3b1ab193-264d-4d25-a71c-2bca2ce80319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10271 | 2026.05.27 02:44:34.418622 [ 260 ] {3b1ab193-264d-4d25-a71c-2bca2ce80319} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10272 | 2026.05.27 02:44:34.418659 [ 260 ] {3b1ab193-264d-4d25-a71c-2bca2ce80319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10273 | 2026.05.27 02:44:34.418953 [ 260 ] {3b1ab193-264d-4d25-a71c-2bca2ce80319} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10274 | 2026.05.27 02:44:34.419161 [ 260 ] {3b1ab193-264d-4d25-a71c-2bca2ce80319} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10275 | 2026.05.27 02:44:34.419295 [ 260 ] {3b1ab193-264d-4d25-a71c-2bca2ce80319} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001169 sec., 86398.63130881096 rows/sec., 6.75 MiB/sec. | ||
| 10276 | 2026.05.27 02:44:34.419330 [ 260 ] {3b1ab193-264d-4d25-a71c-2bca2ce80319} <Debug> TCPHandler: Processed in 0.001331625 sec. | ||
| 10277 | 2026.05.27 02:44:34.419455 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10278 | 2026.05.27 02:44:34.419552 [ 260 ] {a8357540-0bf0-43c2-ac15-13f4c7077003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10279 | 2026.05.27 02:44:34.419595 [ 260 ] {a8357540-0bf0-43c2-ac15-13f4c7077003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10280 | 2026.05.27 02:44:34.420057 [ 260 ] {a8357540-0bf0-43c2-ac15-13f4c7077003} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10281 | 2026.05.27 02:44:34.420094 [ 260 ] {a8357540-0bf0-43c2-ac15-13f4c7077003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10282 | 2026.05.27 02:44:34.420410 [ 260 ] {a8357540-0bf0-43c2-ac15-13f4c7077003} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10283 | 2026.05.27 02:44:34.420625 [ 260 ] {a8357540-0bf0-43c2-ac15-13f4c7077003} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10284 | 2026.05.27 02:44:34.420757 [ 260 ] {a8357540-0bf0-43c2-ac15-13f4c7077003} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 10285 | 2026.05.27 02:44:34.420762 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 10286 | 2026.05.27 02:44:34.420796 [ 260 ] {a8357540-0bf0-43c2-ac15-13f4c7077003} <Debug> TCPHandler: Processed in 0.001390295 sec. | ||
| 10287 | 2026.05.27 02:44:34.420818 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10288 | 2026.05.27 02:44:34.420843 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10289 | 2026.05.27 02:44:34.420954 [ 189 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 10290 | 2026.05.27 02:44:34.420983 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10291 | 2026.05.27 02:44:34.421094 [ 189 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10292 | 2026.05.27 02:44:34.421118 [ 260 ] {4ae08077-6df1-4c08-a685-3e1784db6a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10293 | 2026.05.27 02:44:34.421136 [ 189 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_60_12, total 24706 rows starting from the beginning of the part | ||
| 10294 | 2026.05.27 02:44:34.421190 [ 260 ] {4ae08077-6df1-4c08-a685-3e1784db6a7d} <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 | ||
| 10295 | 2026.05.27 02:44:34.421213 [ 189 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 96 rows starting from the beginning of the part | ||
| 10296 | 2026.05.27 02:44:34.421271 [ 189 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 265 rows starting from the beginning of the part | ||
| 10297 | 2026.05.27 02:44:34.421319 [ 189 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 10298 | 2026.05.27 02:44:34.421364 [ 189 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 265 rows starting from the beginning of the part | ||
| 10299 | 2026.05.27 02:44:34.421415 [ 189 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 10300 | 2026.05.27 02:44:34.422092 [ 260 ] {4ae08077-6df1-4c08-a685-3e1784db6a7d} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10301 | 2026.05.27 02:44:34.422134 [ 260 ] {4ae08077-6df1-4c08-a685-3e1784db6a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10302 | 2026.05.27 02:44:34.422768 [ 260 ] {4ae08077-6df1-4c08-a685-3e1784db6a7d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10303 | 2026.05.27 02:44:34.422993 [ 260 ] {4ae08077-6df1-4c08-a685-3e1784db6a7d} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10304 | 2026.05.27 02:44:34.423138 [ 260 ] {4ae08077-6df1-4c08-a685-3e1784db6a7d} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002045 sec., 18092.909535452323 rows/sec., 32.42 MiB/sec. | ||
| 10305 | 2026.05.27 02:44:34.423191 [ 260 ] {4ae08077-6df1-4c08-a685-3e1784db6a7d} <Debug> TCPHandler: Processed in 0.002270424 sec. | ||
| 10306 | 2026.05.27 02:44:34.423401 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10307 | 2026.05.27 02:44:34.423508 [ 260 ] {ad6a393b-effb-448b-9b6e-3fb192b7d630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10308 | 2026.05.27 02:44:34.423549 [ 260 ] {ad6a393b-effb-448b-9b6e-3fb192b7d630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10309 | 2026.05.27 02:44:34.423922 [ 260 ] {ad6a393b-effb-448b-9b6e-3fb192b7d630} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10310 | 2026.05.27 02:44:34.423966 [ 260 ] {ad6a393b-effb-448b-9b6e-3fb192b7d630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10311 | 2026.05.27 02:44:34.424425 [ 260 ] {ad6a393b-effb-448b-9b6e-3fb192b7d630} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10312 | 2026.05.27 02:44:34.424677 [ 260 ] {ad6a393b-effb-448b-9b6e-3fb192b7d630} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10313 | 2026.05.27 02:44:34.424840 [ 260 ] {ad6a393b-effb-448b-9b6e-3fb192b7d630} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001347 sec., 44543.42984409799 rows/sec., 3.00 MiB/sec. | ||
| 10314 | 2026.05.27 02:44:34.424876 [ 260 ] {ad6a393b-effb-448b-9b6e-3fb192b7d630} <Debug> TCPHandler: Processed in 0.001534566 sec. | ||
| 10315 | 2026.05.27 02:44:34.435007 [ 192 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25652 rows, containing 5 columns (5 merged, 0 gathered) in 0.014103472 sec., 1818842.9062006858 rows/sec., 116.52 MiB/sec. | ||
| 10316 | 2026.05.27 02:44:34.435215 [ 189 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 10317 | 2026.05.27 02:44:34.435469 [ 189 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_65_13} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10318 | 2026.05.27 02:44:34.435537 [ 189 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_65_13} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 10319 | 2026.05.27 02:44:34.435607 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 10320 | 2026.05.27 02:44:35.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.49 MiB, peak 312.81 MiB, free memory in arenas 0.00 B, will set to 307.68 MiB (RSS), difference: 2.19 MiB | ||
| 10321 | 2026.05.27 02:44:38.877094 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10322 | 2026.05.27 02:44:38.877164 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10323 | 2026.05.27 02:44:38.982051 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19117 | ||
| 10324 | 2026.05.27 02:44:38.982575 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10325 | 2026.05.27 02:44:38.982614 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10326 | 2026.05.27 02:44:38.983081 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10327 | 2026.05.27 02:44:38.983308 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10328 | 2026.05.27 02:44:38.983434 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19117 | ||
| 10329 | 2026.05.27 02:44:39.414727 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10330 | 2026.05.27 02:44:39.414963 [ 260 ] {3238c22e-5f76-404c-98fc-d092b5ba75b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 10331 | 2026.05.27 02:44:39.415299 [ 260 ] {3238c22e-5f76-404c-98fc-d092b5ba75b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10332 | 2026.05.27 02:44:39.415340 [ 260 ] {3238c22e-5f76-404c-98fc-d092b5ba75b5} <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 | ||
| 10333 | 2026.05.27 02:44:39.415578 [ 260 ] {3238c22e-5f76-404c-98fc-d092b5ba75b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10334 | 2026.05.27 02:44:39.415645 [ 260 ] {3238c22e-5f76-404c-98fc-d092b5ba75b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10335 | 2026.05.27 02:44:39.415786 [ 260 ] {3238c22e-5f76-404c-98fc-d092b5ba75b5} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10336 | 2026.05.27 02:44:39.415875 [ 323 ] {3238c22e-5f76-404c-98fc-d092b5ba75b5} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10337 | 2026.05.27 02:44:39.415888 [ 321 ] {3238c22e-5f76-404c-98fc-d092b5ba75b5} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10338 | 2026.05.27 02:44:39.415915 [ 363 ] {3238c22e-5f76-404c-98fc-d092b5ba75b5} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10339 | 2026.05.27 02:44:39.415890 [ 346 ] {3238c22e-5f76-404c-98fc-d092b5ba75b5} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10340 | 2026.05.27 02:44:39.416076 [ 260 ] {3238c22e-5f76-404c-98fc-d092b5ba75b5} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 10341 | 2026.05.27 02:44:39.416104 [ 260 ] {3238c22e-5f76-404c-98fc-d092b5ba75b5} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10342 | 2026.05.27 02:44:39.416188 [ 260 ] {3238c22e-5f76-404c-98fc-d092b5ba75b5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10343 | 2026.05.27 02:44:39.416208 [ 260 ] {3238c22e-5f76-404c-98fc-d092b5ba75b5} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 10344 | 2026.05.27 02:44:39.416245 [ 260 ] {3238c22e-5f76-404c-98fc-d092b5ba75b5} <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'))" | ||
| 10345 | 2026.05.27 02:44:39.416286 [ 260 ] {3238c22e-5f76-404c-98fc-d092b5ba75b5} <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'))" | ||
| 10346 | 2026.05.27 02:44:39.416327 [ 260 ] {3238c22e-5f76-404c-98fc-d092b5ba75b5} <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'))" | ||
| 10347 | 2026.05.27 02:44:39.417428 [ 260 ] {3238c22e-5f76-404c-98fc-d092b5ba75b5} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.002568 sec., 19470.404984423676 rows/sec., 4.83 MiB/sec. | ||
| 10348 | 2026.05.27 02:44:39.417575 [ 260 ] {3238c22e-5f76-404c-98fc-d092b5ba75b5} <Debug> MemoryTracker: Peak memory usage (for query): 158.16 KiB. | ||
| 10349 | 2026.05.27 02:44:39.417593 [ 260 ] {3238c22e-5f76-404c-98fc-d092b5ba75b5} <Debug> TCPHandler: Processed in 0.002992401 sec. | ||
| 10350 | 2026.05.27 02:44:39.422335 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10351 | 2026.05.27 02:44:39.422499 [ 260 ] {3731c739-6f4b-42fc-84b0-fcc636f2e191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10352 | 2026.05.27 02:44:39.422562 [ 260 ] {3731c739-6f4b-42fc-84b0-fcc636f2e191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10353 | 2026.05.27 02:44:39.423348 [ 260 ] {3731c739-6f4b-42fc-84b0-fcc636f2e191} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10354 | 2026.05.27 02:44:39.423391 [ 260 ] {3731c739-6f4b-42fc-84b0-fcc636f2e191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10355 | 2026.05.27 02:44:39.423751 [ 260 ] {3731c739-6f4b-42fc-84b0-fcc636f2e191} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10356 | 2026.05.27 02:44:39.423972 [ 260 ] {3731c739-6f4b-42fc-84b0-fcc636f2e191} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10357 | 2026.05.27 02:44:39.424114 [ 260 ] {3731c739-6f4b-42fc-84b0-fcc636f2e191} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001661 sec., 168573.14870559904 rows/sec., 10.70 MiB/sec. | ||
| 10358 | 2026.05.27 02:44:39.424150 [ 260 ] {3731c739-6f4b-42fc-84b0-fcc636f2e191} <Debug> TCPHandler: Processed in 0.00187213 sec. | ||
| 10359 | 2026.05.27 02:44:39.424297 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10360 | 2026.05.27 02:44:39.424394 [ 260 ] {c5c19d3c-ccc2-4d6e-81f6-c37e42b6f5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10361 | 2026.05.27 02:44:39.424434 [ 260 ] {c5c19d3c-ccc2-4d6e-81f6-c37e42b6f5e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10362 | 2026.05.27 02:44:39.425190 [ 260 ] {c5c19d3c-ccc2-4d6e-81f6-c37e42b6f5e4} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10363 | 2026.05.27 02:44:39.425226 [ 260 ] {c5c19d3c-ccc2-4d6e-81f6-c37e42b6f5e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10364 | 2026.05.27 02:44:39.425597 [ 260 ] {c5c19d3c-ccc2-4d6e-81f6-c37e42b6f5e4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10365 | 2026.05.27 02:44:39.425823 [ 260 ] {c5c19d3c-ccc2-4d6e-81f6-c37e42b6f5e4} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10366 | 2026.05.27 02:44:39.425959 [ 260 ] {c5c19d3c-ccc2-4d6e-81f6-c37e42b6f5e4} <Debug> executeQuery: Read 785 rows, 62.07 KiB in 0.001584 sec., 495580.8080808081 rows/sec., 38.26 MiB/sec. | ||
| 10367 | 2026.05.27 02:44:39.425984 [ 46 ] {} <Debug> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10368 | 2026.05.27 02:44:39.425994 [ 260 ] {c5c19d3c-ccc2-4d6e-81f6-c37e42b6f5e4} <Debug> TCPHandler: Processed in 0.001756009 sec. | ||
| 10369 | 2026.05.27 02:44:39.426040 [ 46 ] {} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10370 | 2026.05.27 02:44:39.426069 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10371 | 2026.05.27 02:44:39.426175 [ 192 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::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 | ||
| 10372 | 2026.05.27 02:44:39.426186 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10373 | 2026.05.27 02:44:39.426299 [ 192 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10374 | 2026.05.27 02:44:39.426308 [ 260 ] {de5114a6-ea04-400d-a6f8-cdd3342aa49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10375 | 2026.05.27 02:44:39.426338 [ 192 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4196 rows starting from the beginning of the part | ||
| 10376 | 2026.05.27 02:44:39.426361 [ 260 ] {de5114a6-ea04-400d-a6f8-cdd3342aa49f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10377 | 2026.05.27 02:44:39.426406 [ 192 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 785 rows starting from the beginning of the part | ||
| 10378 | 2026.05.27 02:44:39.426457 [ 192 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 130 rows starting from the beginning of the part | ||
| 10379 | 2026.05.27 02:44:39.426495 [ 192 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 785 rows starting from the beginning of the part | ||
| 10380 | 2026.05.27 02:44:39.426534 [ 192 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 130 rows starting from the beginning of the part | ||
| 10381 | 2026.05.27 02:44:39.426574 [ 192 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 785 rows starting from the beginning of the part | ||
| 10382 | 2026.05.27 02:44:39.426846 [ 260 ] {de5114a6-ea04-400d-a6f8-cdd3342aa49f} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10383 | 2026.05.27 02:44:39.426888 [ 260 ] {de5114a6-ea04-400d-a6f8-cdd3342aa49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10384 | 2026.05.27 02:44:39.427201 [ 260 ] {de5114a6-ea04-400d-a6f8-cdd3342aa49f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10385 | 2026.05.27 02:44:39.427430 [ 260 ] {de5114a6-ea04-400d-a6f8-cdd3342aa49f} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10386 | 2026.05.27 02:44:39.427567 [ 260 ] {de5114a6-ea04-400d-a6f8-cdd3342aa49f} <Debug> executeQuery: Read 144 rows, 8.71 KiB in 0.001278 sec., 112676.05633802817 rows/sec., 6.66 MiB/sec. | ||
| 10387 | 2026.05.27 02:44:39.427602 [ 260 ] {de5114a6-ea04-400d-a6f8-cdd3342aa49f} <Debug> TCPHandler: Processed in 0.001505086 sec. | ||
| 10388 | 2026.05.27 02:44:39.427736 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10389 | 2026.05.27 02:44:39.427832 [ 260 ] {adea462d-2201-4ee6-8372-5db3a1cc5587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10390 | 2026.05.27 02:44:39.427872 [ 260 ] {adea462d-2201-4ee6-8372-5db3a1cc5587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10391 | 2026.05.27 02:44:39.428323 [ 260 ] {adea462d-2201-4ee6-8372-5db3a1cc5587} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10392 | 2026.05.27 02:44:39.428359 [ 260 ] {adea462d-2201-4ee6-8372-5db3a1cc5587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10393 | 2026.05.27 02:44:39.428614 [ 189 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6811 rows, containing 5 columns (5 merged, 0 gathered) in 0.002482317 sec., 2743807.4992033653 rows/sec., 221.49 MiB/sec. | ||
| 10394 | 2026.05.27 02:44:39.428658 [ 260 ] {adea462d-2201-4ee6-8372-5db3a1cc5587} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10395 | 2026.05.27 02:44:39.428885 [ 260 ] {adea462d-2201-4ee6-8372-5db3a1cc5587} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10396 | 2026.05.27 02:44:39.429015 [ 260 ] {adea462d-2201-4ee6-8372-5db3a1cc5587} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001202 sec., 120632.27953410982 rows/sec., 7.78 MiB/sec. | ||
| 10397 | 2026.05.27 02:44:39.429018 [ 195 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10398 | 2026.05.27 02:44:39.429054 [ 260 ] {adea462d-2201-4ee6-8372-5db3a1cc5587} <Debug> TCPHandler: Processed in 0.001367264 sec. | ||
| 10399 | 2026.05.27 02:44:39.429209 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10400 | 2026.05.27 02:44:39.429306 [ 260 ] {ec3211a0-eb24-4c9a-b83e-c81ce8418e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10401 | 2026.05.27 02:44:39.429336 [ 195 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_66_13} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10402 | 2026.05.27 02:44:39.429349 [ 260 ] {ec3211a0-eb24-4c9a-b83e-c81ce8418e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10403 | 2026.05.27 02:44:39.429457 [ 195 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_66_13} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10404 | 2026.05.27 02:44:39.429564 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 10405 | 2026.05.27 02:44:39.429818 [ 260 ] {ec3211a0-eb24-4c9a-b83e-c81ce8418e21} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10406 | 2026.05.27 02:44:39.429860 [ 260 ] {ec3211a0-eb24-4c9a-b83e-c81ce8418e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10407 | 2026.05.27 02:44:39.430158 [ 260 ] {ec3211a0-eb24-4c9a-b83e-c81ce8418e21} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10408 | 2026.05.27 02:44:39.430374 [ 260 ] {ec3211a0-eb24-4c9a-b83e-c81ce8418e21} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10409 | 2026.05.27 02:44:39.430501 [ 260 ] {ec3211a0-eb24-4c9a-b83e-c81ce8418e21} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001213 sec., 118713.93239901071 rows/sec., 6.74 MiB/sec. | ||
| 10410 | 2026.05.27 02:44:39.430536 [ 260 ] {ec3211a0-eb24-4c9a-b83e-c81ce8418e21} <Debug> TCPHandler: Processed in 0.001377795 sec. | ||
| 10411 | 2026.05.27 02:44:39.430667 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10412 | 2026.05.27 02:44:39.430764 [ 260 ] {6057c0e4-5b36-420f-b24e-eb05169adb6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10413 | 2026.05.27 02:44:39.430804 [ 260 ] {6057c0e4-5b36-420f-b24e-eb05169adb6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10414 | 2026.05.27 02:44:39.431379 [ 260 ] {6057c0e4-5b36-420f-b24e-eb05169adb6a} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10415 | 2026.05.27 02:44:39.431415 [ 260 ] {6057c0e4-5b36-420f-b24e-eb05169adb6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10416 | 2026.05.27 02:44:39.431728 [ 260 ] {6057c0e4-5b36-420f-b24e-eb05169adb6a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10417 | 2026.05.27 02:44:39.431938 [ 260 ] {6057c0e4-5b36-420f-b24e-eb05169adb6a} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10418 | 2026.05.27 02:44:39.432053 [ 45 ] {} <Debug> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10419 | 2026.05.27 02:44:39.432067 [ 260 ] {6057c0e4-5b36-420f-b24e-eb05169adb6a} <Debug> executeQuery: Read 488 rows, 35.05 KiB in 0.001322 sec., 369137.6701966717 rows/sec., 25.89 MiB/sec. | ||
| 10420 | 2026.05.27 02:44:39.432095 [ 45 ] {} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10421 | 2026.05.27 02:44:39.432114 [ 260 ] {6057c0e4-5b36-420f-b24e-eb05169adb6a} <Debug> TCPHandler: Processed in 0.001495456 sec. | ||
| 10422 | 2026.05.27 02:44:39.432121 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10423 | 2026.05.27 02:44:39.432208 [ 192 ] {76692622-c101-4ebc-976a-e0464a74b1df::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 | ||
| 10424 | 2026.05.27 02:44:39.432252 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10425 | 2026.05.27 02:44:39.432295 [ 192 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10426 | 2026.05.27 02:44:39.432324 [ 192 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2405 rows starting from the beginning of the part | ||
| 10427 | 2026.05.27 02:44:39.432353 [ 260 ] {9cf43600-653f-4225-bbd3-96406d7dbd8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10428 | 2026.05.27 02:44:39.432368 [ 192 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 488 rows starting from the beginning of the part | ||
| 10429 | 2026.05.27 02:44:39.432403 [ 260 ] {9cf43600-653f-4225-bbd3-96406d7dbd8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10430 | 2026.05.27 02:44:39.432414 [ 192 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 101 rows starting from the beginning of the part | ||
| 10431 | 2026.05.27 02:44:39.432453 [ 192 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 488 rows starting from the beginning of the part | ||
| 10432 | 2026.05.27 02:44:39.432488 [ 192 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 101 rows starting from the beginning of the part | ||
| 10433 | 2026.05.27 02:44:39.432521 [ 192 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 488 rows starting from the beginning of the part | ||
| 10434 | 2026.05.27 02:44:39.432759 [ 260 ] {9cf43600-653f-4225-bbd3-96406d7dbd8c} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10435 | 2026.05.27 02:44:39.432799 [ 260 ] {9cf43600-653f-4225-bbd3-96406d7dbd8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10436 | 2026.05.27 02:44:39.433107 [ 260 ] {9cf43600-653f-4225-bbd3-96406d7dbd8c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10437 | 2026.05.27 02:44:39.433324 [ 260 ] {9cf43600-653f-4225-bbd3-96406d7dbd8c} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10438 | 2026.05.27 02:44:39.433456 [ 260 ] {9cf43600-653f-4225-bbd3-96406d7dbd8c} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001121 sec., 3568.242640499554 rows/sec., 186.43 KiB/sec. | ||
| 10439 | 2026.05.27 02:44:39.433490 [ 260 ] {9cf43600-653f-4225-bbd3-96406d7dbd8c} <Debug> TCPHandler: Processed in 0.001286994 sec. | ||
| 10440 | 2026.05.27 02:44:39.433628 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10441 | 2026.05.27 02:44:39.433720 [ 188 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4071 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538696 sec., 2645746.78818948 rows/sec., 193.66 MiB/sec. | ||
| 10442 | 2026.05.27 02:44:39.433725 [ 260 ] {23496f72-1477-4065-9826-35a7a776d6e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10443 | 2026.05.27 02:44:39.433793 [ 260 ] {23496f72-1477-4065-9826-35a7a776d6e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10444 | 2026.05.27 02:44:39.433967 [ 191 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10445 | 2026.05.27 02:44:39.434222 [ 260 ] {23496f72-1477-4065-9826-35a7a776d6e6} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10446 | 2026.05.27 02:44:39.434231 [ 191 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_66_13} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10447 | 2026.05.27 02:44:39.434266 [ 260 ] {23496f72-1477-4065-9826-35a7a776d6e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10448 | 2026.05.27 02:44:39.434326 [ 191 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_66_13} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10449 | 2026.05.27 02:44:39.434403 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 10450 | 2026.05.27 02:44:39.434607 [ 260 ] {23496f72-1477-4065-9826-35a7a776d6e6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10451 | 2026.05.27 02:44:39.434829 [ 260 ] {23496f72-1477-4065-9826-35a7a776d6e6} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10452 | 2026.05.27 02:44:39.434957 [ 260 ] {23496f72-1477-4065-9826-35a7a776d6e6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001251 sec., 211830.53557154277 rows/sec., 14.08 MiB/sec. | ||
| 10453 | 2026.05.27 02:44:39.434991 [ 260 ] {23496f72-1477-4065-9826-35a7a776d6e6} <Debug> TCPHandler: Processed in 0.001412415 sec. | ||
| 10454 | 2026.05.27 02:44:39.435116 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10455 | 2026.05.27 02:44:39.435212 [ 260 ] {75fbd5af-b9c4-4994-a2d2-2750d3dcd151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10456 | 2026.05.27 02:44:39.435254 [ 260 ] {75fbd5af-b9c4-4994-a2d2-2750d3dcd151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10457 | 2026.05.27 02:44:39.435568 [ 260 ] {75fbd5af-b9c4-4994-a2d2-2750d3dcd151} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10458 | 2026.05.27 02:44:39.435604 [ 260 ] {75fbd5af-b9c4-4994-a2d2-2750d3dcd151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10459 | 2026.05.27 02:44:39.435889 [ 260 ] {75fbd5af-b9c4-4994-a2d2-2750d3dcd151} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10460 | 2026.05.27 02:44:39.436090 [ 260 ] {75fbd5af-b9c4-4994-a2d2-2750d3dcd151} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10461 | 2026.05.27 02:44:39.436216 [ 260 ] {75fbd5af-b9c4-4994-a2d2-2750d3dcd151} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 10462 | 2026.05.27 02:44:39.436249 [ 260 ] {75fbd5af-b9c4-4994-a2d2-2750d3dcd151} <Debug> TCPHandler: Processed in 0.001181353 sec. | ||
| 10463 | 2026.05.27 02:44:39.436387 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10464 | 2026.05.27 02:44:39.436483 [ 260 ] {660605fd-82eb-415a-a65f-e640cd8335de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10465 | 2026.05.27 02:44:39.436536 [ 260 ] {660605fd-82eb-415a-a65f-e640cd8335de} <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 | ||
| 10466 | 2026.05.27 02:44:39.437241 [ 260 ] {660605fd-82eb-415a-a65f-e640cd8335de} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10467 | 2026.05.27 02:44:39.437277 [ 260 ] {660605fd-82eb-415a-a65f-e640cd8335de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10468 | 2026.05.27 02:44:39.437751 [ 260 ] {660605fd-82eb-415a-a65f-e640cd8335de} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10469 | 2026.05.27 02:44:39.437965 [ 260 ] {660605fd-82eb-415a-a65f-e640cd8335de} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10470 | 2026.05.27 02:44:39.438099 [ 260 ] {660605fd-82eb-415a-a65f-e640cd8335de} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001634 sec., 2447.980416156671 rows/sec., 4.39 MiB/sec. | ||
| 10471 | 2026.05.27 02:44:39.438148 [ 260 ] {660605fd-82eb-415a-a65f-e640cd8335de} <Debug> TCPHandler: Processed in 0.00180892 sec. | ||
| 10472 | 2026.05.27 02:44:39.438278 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10473 | 2026.05.27 02:44:39.438374 [ 260 ] {6d7d4805-71eb-425b-8dae-e9b57c006f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10474 | 2026.05.27 02:44:39.438415 [ 260 ] {6d7d4805-71eb-425b-8dae-e9b57c006f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10475 | 2026.05.27 02:44:39.438853 [ 260 ] {6d7d4805-71eb-425b-8dae-e9b57c006f3b} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10476 | 2026.05.27 02:44:39.438897 [ 260 ] {6d7d4805-71eb-425b-8dae-e9b57c006f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10477 | 2026.05.27 02:44:39.439247 [ 260 ] {6d7d4805-71eb-425b-8dae-e9b57c006f3b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10478 | 2026.05.27 02:44:39.439467 [ 260 ] {6d7d4805-71eb-425b-8dae-e9b57c006f3b} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10479 | 2026.05.27 02:44:39.439593 [ 45 ] {} <Debug> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10480 | 2026.05.27 02:44:39.439615 [ 260 ] {6d7d4805-71eb-425b-8dae-e9b57c006f3b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001258 sec., 71542.13036565977 rows/sec., 4.48 MiB/sec. | ||
| 10481 | 2026.05.27 02:44:39.439631 [ 45 ] {} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10482 | 2026.05.27 02:44:39.439658 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10483 | 2026.05.27 02:44:39.439673 [ 260 ] {6d7d4805-71eb-425b-8dae-e9b57c006f3b} <Debug> TCPHandler: Processed in 0.001442645 sec. | ||
| 10484 | 2026.05.27 02:44:39.439732 [ 189 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 10485 | 2026.05.27 02:44:39.439834 [ 189 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10486 | 2026.05.27 02:44:39.439864 [ 189 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4620 rows starting from the beginning of the part | ||
| 10487 | 2026.05.27 02:44:39.439922 [ 189 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 90 rows starting from the beginning of the part | ||
| 10488 | 2026.05.27 02:44:39.439966 [ 189 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 10489 | 2026.05.27 02:44:39.440012 [ 189 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 90 rows starting from the beginning of the part | ||
| 10490 | 2026.05.27 02:44:39.440051 [ 189 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 10491 | 2026.05.27 02:44:39.440091 [ 189 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 90 rows starting from the beginning of the part | ||
| 10492 | 2026.05.27 02:44:39.441596 [ 191 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5010 rows, containing 4 columns (4 merged, 0 gathered) in 0.001896551 sec., 2641637.372261542 rows/sec., 165.54 MiB/sec. | ||
| 10493 | 2026.05.27 02:44:39.441891 [ 189 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10494 | 2026.05.27 02:44:39.442135 [ 189 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_66_13} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10495 | 2026.05.27 02:44:39.442196 [ 189 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_66_13} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10496 | 2026.05.27 02:44:39.442248 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 10497 | 2026.05.27 02:44:39.988222 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 10498 | 2026.05.27 02:44:40.005162 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10499 | 2026.05.27 02:44:40.005220 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10500 | 2026.05.27 02:44:40.011324 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10501 | 2026.05.27 02:44:40.011994 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10502 | 2026.05.27 02:44:40.014910 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 10503 | 2026.05.27 02:44:41.310018 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10504 | 2026.05.27 02:44:41.310256 [ 260 ] {a1e05ab0-9637-4d92-a730-4cc93ad89f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 10505 | 2026.05.27 02:44:41.310611 [ 260 ] {a1e05ab0-9637-4d92-a730-4cc93ad89f64} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10506 | 2026.05.27 02:44:41.310655 [ 260 ] {a1e05ab0-9637-4d92-a730-4cc93ad89f64} <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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 10507 | 2026.05.27 02:44:41.310900 [ 260 ] {a1e05ab0-9637-4d92-a730-4cc93ad89f64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10508 | 2026.05.27 02:44:41.310970 [ 260 ] {a1e05ab0-9637-4d92-a730-4cc93ad89f64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10509 | 2026.05.27 02:44:41.311111 [ 260 ] {a1e05ab0-9637-4d92-a730-4cc93ad89f64} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 10510 | 2026.05.27 02:44:41.311213 [ 321 ] {a1e05ab0-9637-4d92-a730-4cc93ad89f64} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10511 | 2026.05.27 02:44:41.311221 [ 346 ] {a1e05ab0-9637-4d92-a730-4cc93ad89f64} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10512 | 2026.05.27 02:44:41.311221 [ 323 ] {a1e05ab0-9637-4d92-a730-4cc93ad89f64} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10513 | 2026.05.27 02:44:41.311216 [ 363 ] {a1e05ab0-9637-4d92-a730-4cc93ad89f64} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10514 | 2026.05.27 02:44:41.311383 [ 260 ] {a1e05ab0-9637-4d92-a730-4cc93ad89f64} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 10515 | 2026.05.27 02:44:41.311407 [ 260 ] {a1e05ab0-9637-4d92-a730-4cc93ad89f64} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10516 | 2026.05.27 02:44:41.311492 [ 260 ] {a1e05ab0-9637-4d92-a730-4cc93ad89f64} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10517 | 2026.05.27 02:44:41.311513 [ 260 ] {a1e05ab0-9637-4d92-a730-4cc93ad89f64} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 10518 | 2026.05.27 02:44:41.311558 [ 260 ] {a1e05ab0-9637-4d92-a730-4cc93ad89f64} <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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 10519 | 2026.05.27 02:44:41.311600 [ 260 ] {a1e05ab0-9637-4d92-a730-4cc93ad89f64} <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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 10520 | 2026.05.27 02:44:41.311638 [ 260 ] {a1e05ab0-9637-4d92-a730-4cc93ad89f64} <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', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 10521 | 2026.05.27 02:44:41.312833 [ 260 ] {a1e05ab0-9637-4d92-a730-4cc93ad89f64} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.002679 sec., 18663.68047779022 rows/sec., 3.18 MiB/sec. | ||
| 10522 | 2026.05.27 02:44:41.312990 [ 260 ] {a1e05ab0-9637-4d92-a730-4cc93ad89f64} <Debug> MemoryTracker: Peak memory usage (for query): 139.32 KiB. | ||
| 10523 | 2026.05.27 02:44:41.313006 [ 260 ] {a1e05ab0-9637-4d92-a730-4cc93ad89f64} <Debug> TCPHandler: Processed in 0.003121163 sec. | ||
| 10524 | 2026.05.27 02:44:41.327414 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10525 | 2026.05.27 02:44:41.327531 [ 260 ] {3701c8ef-1231-4ffd-8e61-117f37507bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10526 | 2026.05.27 02:44:41.327587 [ 260 ] {3701c8ef-1231-4ffd-8e61-117f37507bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10527 | 2026.05.27 02:44:41.328094 [ 260 ] {3701c8ef-1231-4ffd-8e61-117f37507bac} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10528 | 2026.05.27 02:44:41.328137 [ 260 ] {3701c8ef-1231-4ffd-8e61-117f37507bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10529 | 2026.05.27 02:44:41.328481 [ 260 ] {3701c8ef-1231-4ffd-8e61-117f37507bac} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10530 | 2026.05.27 02:44:41.328735 [ 260 ] {3701c8ef-1231-4ffd-8e61-117f37507bac} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10531 | 2026.05.27 02:44:41.328884 [ 260 ] {3701c8ef-1231-4ffd-8e61-117f37507bac} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001386 sec., 1443.001443001443 rows/sec., 117.67 KiB/sec. | ||
| 10532 | 2026.05.27 02:44:41.328925 [ 260 ] {3701c8ef-1231-4ffd-8e61-117f37507bac} <Debug> TCPHandler: Processed in 0.001564557 sec. | ||
| 10533 | 2026.05.27 02:44:41.329071 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10534 | 2026.05.27 02:44:41.329173 [ 260 ] {94c33ae5-d4d6-472b-a467-0b10ccdc2735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10535 | 2026.05.27 02:44:41.329215 [ 260 ] {94c33ae5-d4d6-472b-a467-0b10ccdc2735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10536 | 2026.05.27 02:44:41.331063 [ 260 ] {94c33ae5-d4d6-472b-a467-0b10ccdc2735} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10537 | 2026.05.27 02:44:41.331129 [ 260 ] {94c33ae5-d4d6-472b-a467-0b10ccdc2735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10538 | 2026.05.27 02:44:41.331754 [ 260 ] {94c33ae5-d4d6-472b-a467-0b10ccdc2735} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10539 | 2026.05.27 02:44:41.331987 [ 260 ] {94c33ae5-d4d6-472b-a467-0b10ccdc2735} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10540 | 2026.05.27 02:44:41.332143 [ 260 ] {94c33ae5-d4d6-472b-a467-0b10ccdc2735} <Debug> executeQuery: Read 3336 rows, 257.28 KiB in 0.002988 sec., 1116465.8634538152 rows/sec., 84.09 MiB/sec. | ||
| 10541 | 2026.05.27 02:44:41.332203 [ 260 ] {94c33ae5-d4d6-472b-a467-0b10ccdc2735} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 10542 | 2026.05.27 02:44:41.332217 [ 260 ] {94c33ae5-d4d6-472b-a467-0b10ccdc2735} <Debug> TCPHandler: Processed in 0.003194484 sec. | ||
| 10543 | 2026.05.27 02:44:41.332409 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10544 | 2026.05.27 02:44:41.332537 [ 260 ] {0ab10f15-461d-4366-bc55-465ce859f3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10545 | 2026.05.27 02:44:41.332593 [ 260 ] {0ab10f15-461d-4366-bc55-465ce859f3dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10546 | 2026.05.27 02:44:41.333056 [ 260 ] {0ab10f15-461d-4366-bc55-465ce859f3dd} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10547 | 2026.05.27 02:44:41.333093 [ 260 ] {0ab10f15-461d-4366-bc55-465ce859f3dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10548 | 2026.05.27 02:44:41.333387 [ 260 ] {0ab10f15-461d-4366-bc55-465ce859f3dd} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10549 | 2026.05.27 02:44:41.333610 [ 260 ] {0ab10f15-461d-4366-bc55-465ce859f3dd} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10550 | 2026.05.27 02:44:41.333739 [ 260 ] {0ab10f15-461d-4366-bc55-465ce859f3dd} <Debug> executeQuery: Read 48 rows, 3.60 KiB in 0.001239 sec., 38740.9200968523 rows/sec., 2.84 MiB/sec. | ||
| 10551 | 2026.05.27 02:44:41.333773 [ 260 ] {0ab10f15-461d-4366-bc55-465ce859f3dd} <Debug> TCPHandler: Processed in 0.001472066 sec. | ||
| 10552 | 2026.05.27 02:44:41.333911 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10553 | 2026.05.27 02:44:41.334034 [ 260 ] {6d1aafac-a25c-4fba-8e77-693b0b33ac00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10554 | 2026.05.27 02:44:41.334085 [ 260 ] {6d1aafac-a25c-4fba-8e77-693b0b33ac00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10555 | 2026.05.27 02:44:41.334798 [ 260 ] {6d1aafac-a25c-4fba-8e77-693b0b33ac00} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10556 | 2026.05.27 02:44:41.334836 [ 260 ] {6d1aafac-a25c-4fba-8e77-693b0b33ac00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10557 | 2026.05.27 02:44:41.335180 [ 260 ] {6d1aafac-a25c-4fba-8e77-693b0b33ac00} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10558 | 2026.05.27 02:44:41.335396 [ 260 ] {6d1aafac-a25c-4fba-8e77-693b0b33ac00} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10559 | 2026.05.27 02:44:41.335507 [ 41 ] {} <Debug> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 10560 | 2026.05.27 02:44:41.335524 [ 260 ] {6d1aafac-a25c-4fba-8e77-693b0b33ac00} <Debug> executeQuery: Read 953 rows, 57.03 KiB in 0.001515 sec., 629042.904290429 rows/sec., 36.76 MiB/sec. | ||
| 10561 | 2026.05.27 02:44:41.335561 [ 41 ] {} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10562 | 2026.05.27 02:44:41.335572 [ 260 ] {6d1aafac-a25c-4fba-8e77-693b0b33ac00} <Debug> TCPHandler: Processed in 0.001723638 sec. | ||
| 10563 | 2026.05.27 02:44:41.335594 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10564 | 2026.05.27 02:44:41.335696 [ 196 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 10565 | 2026.05.27 02:44:41.335709 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10566 | 2026.05.27 02:44:41.335791 [ 196 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10567 | 2026.05.27 02:44:41.335812 [ 260 ] {767b5b67-ddd6-4dc6-a7ab-0d68d2021944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10568 | 2026.05.27 02:44:41.335822 [ 196 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 1122 rows starting from the beginning of the part | ||
| 10569 | 2026.05.27 02:44:41.335852 [ 260 ] {767b5b67-ddd6-4dc6-a7ab-0d68d2021944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10570 | 2026.05.27 02:44:41.335888 [ 196 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 801 rows starting from the beginning of the part | ||
| 10571 | 2026.05.27 02:44:41.335937 [ 196 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 145 rows starting from the beginning of the part | ||
| 10572 | 2026.05.27 02:44:41.335985 [ 196 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 145 rows starting from the beginning of the part | ||
| 10573 | 2026.05.27 02:44:41.336031 [ 196 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 145 rows starting from the beginning of the part | ||
| 10574 | 2026.05.27 02:44:41.336078 [ 196 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 953 rows starting from the beginning of the part | ||
| 10575 | 2026.05.27 02:44:41.336241 [ 260 ] {767b5b67-ddd6-4dc6-a7ab-0d68d2021944} <Trace> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10576 | 2026.05.27 02:44:41.336276 [ 260 ] {767b5b67-ddd6-4dc6-a7ab-0d68d2021944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10577 | 2026.05.27 02:44:41.336575 [ 260 ] {767b5b67-ddd6-4dc6-a7ab-0d68d2021944} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10578 | 2026.05.27 02:44:41.336789 [ 260 ] {767b5b67-ddd6-4dc6-a7ab-0d68d2021944} <Trace> oximeter.fields_u64 (2f30680f-7d12-4c38-9577-64fdb1ee5059): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10579 | 2026.05.27 02:44:41.336917 [ 260 ] {767b5b67-ddd6-4dc6-a7ab-0d68d2021944} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001124 sec., 889.6797153024911 rows/sec., 62.56 KiB/sec. | ||
| 10580 | 2026.05.27 02:44:41.336951 [ 260 ] {767b5b67-ddd6-4dc6-a7ab-0d68d2021944} <Debug> TCPHandler: Processed in 0.001292664 sec. | ||
| 10581 | 2026.05.27 02:44:41.337074 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10582 | 2026.05.27 02:44:41.337171 [ 260 ] {d14c4901-e4cd-4664-ad38-3863712bbcc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10583 | 2026.05.27 02:44:41.337211 [ 260 ] {d14c4901-e4cd-4664-ad38-3863712bbcc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10584 | 2026.05.27 02:44:41.337236 [ 189 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3311 rows, containing 5 columns (5 merged, 0 gathered) in 0.001581117 sec., 2094089.178726179 rows/sec., 132.63 MiB/sec. | ||
| 10585 | 2026.05.27 02:44:41.337438 [ 191 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 10586 | 2026.05.27 02:44:41.337724 [ 191 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_35_7} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10587 | 2026.05.27 02:44:41.337801 [ 191 ] {a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b::all_1_35_7} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 10588 | 2026.05.27 02:44:41.337895 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 10589 | 2026.05.27 02:44:41.338174 [ 260 ] {d14c4901-e4cd-4664-ad38-3863712bbcc6} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10590 | 2026.05.27 02:44:41.338215 [ 260 ] {d14c4901-e4cd-4664-ad38-3863712bbcc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10591 | 2026.05.27 02:44:41.338612 [ 260 ] {d14c4901-e4cd-4664-ad38-3863712bbcc6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10592 | 2026.05.27 02:44:41.338828 [ 260 ] {d14c4901-e4cd-4664-ad38-3863712bbcc6} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10593 | 2026.05.27 02:44:41.338958 [ 260 ] {d14c4901-e4cd-4664-ad38-3863712bbcc6} <Debug> executeQuery: Read 1909 rows, 131.80 KiB in 0.001805 sec., 1057617.728531856 rows/sec., 71.31 MiB/sec. | ||
| 10594 | 2026.05.27 02:44:41.338993 [ 260 ] {d14c4901-e4cd-4664-ad38-3863712bbcc6} <Debug> TCPHandler: Processed in 0.001969521 sec. | ||
| 10595 | 2026.05.27 02:44:41.339120 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10596 | 2026.05.27 02:44:41.339220 [ 260 ] {da3581aa-5200-427f-81a1-c73374506d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10597 | 2026.05.27 02:44:41.339264 [ 260 ] {da3581aa-5200-427f-81a1-c73374506d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10598 | 2026.05.27 02:44:41.339955 [ 260 ] {da3581aa-5200-427f-81a1-c73374506d44} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10599 | 2026.05.27 02:44:41.339991 [ 260 ] {da3581aa-5200-427f-81a1-c73374506d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10600 | 2026.05.27 02:44:41.340410 [ 260 ] {da3581aa-5200-427f-81a1-c73374506d44} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10601 | 2026.05.27 02:44:41.340625 [ 260 ] {da3581aa-5200-427f-81a1-c73374506d44} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10602 | 2026.05.27 02:44:41.340751 [ 260 ] {da3581aa-5200-427f-81a1-c73374506d44} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.00155 sec., 986451.6129032258 rows/sec., 60.02 MiB/sec. | ||
| 10603 | 2026.05.27 02:44:41.340785 [ 260 ] {da3581aa-5200-427f-81a1-c73374506d44} <Debug> TCPHandler: Processed in 0.001714968 sec. | ||
| 10604 | 2026.05.27 02:44:41.340910 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10605 | 2026.05.27 02:44:41.341007 [ 260 ] {bfafa4a5-1450-4fd7-8e16-5fa5804ef87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10606 | 2026.05.27 02:44:41.341060 [ 260 ] {bfafa4a5-1450-4fd7-8e16-5fa5804ef87d} <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 | ||
| 10607 | 2026.05.27 02:44:41.341918 [ 260 ] {bfafa4a5-1450-4fd7-8e16-5fa5804ef87d} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10608 | 2026.05.27 02:44:41.341955 [ 260 ] {bfafa4a5-1450-4fd7-8e16-5fa5804ef87d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10609 | 2026.05.27 02:44:41.342507 [ 260 ] {bfafa4a5-1450-4fd7-8e16-5fa5804ef87d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10610 | 2026.05.27 02:44:41.342738 [ 260 ] {bfafa4a5-1450-4fd7-8e16-5fa5804ef87d} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10611 | 2026.05.27 02:44:41.342853 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10612 | 2026.05.27 02:44:41.342875 [ 260 ] {bfafa4a5-1450-4fd7-8e16-5fa5804ef87d} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001887 sec., 24377.318494965555 rows/sec., 43.68 MiB/sec. | ||
| 10613 | 2026.05.27 02:44:41.342889 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10614 | 2026.05.27 02:44:41.342918 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10615 | 2026.05.27 02:44:41.342932 [ 260 ] {bfafa4a5-1450-4fd7-8e16-5fa5804ef87d} <Debug> TCPHandler: Processed in 0.002071972 sec. | ||
| 10616 | 2026.05.27 02:44:41.343004 [ 189 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::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 | ||
| 10617 | 2026.05.27 02:44:41.343073 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10618 | 2026.05.27 02:44:41.343175 [ 260 ] {186480bc-a94c-4dc7-a23f-86c9e10c02ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10619 | 2026.05.27 02:44:41.343217 [ 260 ] {186480bc-a94c-4dc7-a23f-86c9e10c02ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10620 | 2026.05.27 02:44:41.343219 [ 189 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10621 | 2026.05.27 02:44:41.343285 [ 189 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1000 rows starting from the beginning of the part | ||
| 10622 | 2026.05.27 02:44:41.343415 [ 189 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 37 rows starting from the beginning of the part | ||
| 10623 | 2026.05.27 02:44:41.343523 [ 189 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 4 rows starting from the beginning of the part | ||
| 10624 | 2026.05.27 02:44:41.343597 [ 260 ] {186480bc-a94c-4dc7-a23f-86c9e10c02ef} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10625 | 2026.05.27 02:44:41.343627 [ 189 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 37 rows starting from the beginning of the part | ||
| 10626 | 2026.05.27 02:44:41.343639 [ 260 ] {186480bc-a94c-4dc7-a23f-86c9e10c02ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 10627 | 2026.05.27 02:44:41.343731 [ 189 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 4 rows starting from the beginning of the part | ||
| 10628 | 2026.05.27 02:44:41.343840 [ 189 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 46 rows starting from the beginning of the part | ||
| 10629 | 2026.05.27 02:44:41.343967 [ 260 ] {186480bc-a94c-4dc7-a23f-86c9e10c02ef} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10630 | 2026.05.27 02:44:41.344206 [ 260 ] {186480bc-a94c-4dc7-a23f-86c9e10c02ef} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10631 | 2026.05.27 02:44:41.344340 [ 260 ] {186480bc-a94c-4dc7-a23f-86c9e10c02ef} <Debug> executeQuery: Read 176 rows, 9.97 KiB in 0.001184 sec., 148648.64864864867 rows/sec., 8.22 MiB/sec. | ||
| 10632 | 2026.05.27 02:44:41.344375 [ 260 ] {186480bc-a94c-4dc7-a23f-86c9e10c02ef} <Debug> TCPHandler: Processed in 0.001352015 sec. | ||
| 10633 | 2026.05.27 02:44:41.348271 [ 191 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1128 rows, containing 19 columns (19 merged, 0 gathered) in 0.005302057 sec., 212747.61851862402 rows/sec., 381.23 MiB/sec. | ||
| 10634 | 2026.05.27 02:44:41.349274 [ 189 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10635 | 2026.05.27 02:44:41.349590 [ 189 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10636 | 2026.05.27 02:44:41.349660 [ 189 ] {8493bbcd-4d23-4e31-b6e8-330d24eb1e17::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10637 | 2026.05.27 02:44:41.349738 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.47 MiB. | ||
| 10638 | 2026.05.27 02:44:44.406926 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10639 | 2026.05.27 02:44:44.407179 [ 260 ] {f0ccfdad-7ae3-46f7-8807-f8c52a27ea1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 10640 | 2026.05.27 02:44:44.407523 [ 260 ] {f0ccfdad-7ae3-46f7-8807-f8c52a27ea1b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10641 | 2026.05.27 02:44:44.407563 [ 260 ] {f0ccfdad-7ae3-46f7-8807-f8c52a27ea1b} <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 | ||
| 10642 | 2026.05.27 02:44:44.407794 [ 260 ] {f0ccfdad-7ae3-46f7-8807-f8c52a27ea1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10643 | 2026.05.27 02:44:44.407867 [ 260 ] {f0ccfdad-7ae3-46f7-8807-f8c52a27ea1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10644 | 2026.05.27 02:44:44.408017 [ 260 ] {f0ccfdad-7ae3-46f7-8807-f8c52a27ea1b} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10645 | 2026.05.27 02:44:44.408111 [ 323 ] {f0ccfdad-7ae3-46f7-8807-f8c52a27ea1b} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10646 | 2026.05.27 02:44:44.408131 [ 321 ] {f0ccfdad-7ae3-46f7-8807-f8c52a27ea1b} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10647 | 2026.05.27 02:44:44.408166 [ 357 ] {f0ccfdad-7ae3-46f7-8807-f8c52a27ea1b} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10648 | 2026.05.27 02:44:44.408131 [ 344 ] {f0ccfdad-7ae3-46f7-8807-f8c52a27ea1b} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10649 | 2026.05.27 02:44:44.408329 [ 260 ] {f0ccfdad-7ae3-46f7-8807-f8c52a27ea1b} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 10650 | 2026.05.27 02:44:44.408368 [ 260 ] {f0ccfdad-7ae3-46f7-8807-f8c52a27ea1b} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10651 | 2026.05.27 02:44:44.408458 [ 260 ] {f0ccfdad-7ae3-46f7-8807-f8c52a27ea1b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10652 | 2026.05.27 02:44:44.408480 [ 260 ] {f0ccfdad-7ae3-46f7-8807-f8c52a27ea1b} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 10653 | 2026.05.27 02:44:44.408526 [ 260 ] {f0ccfdad-7ae3-46f7-8807-f8c52a27ea1b} <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'))" | ||
| 10654 | 2026.05.27 02:44:44.408568 [ 260 ] {f0ccfdad-7ae3-46f7-8807-f8c52a27ea1b} <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'))" | ||
| 10655 | 2026.05.27 02:44:44.408610 [ 260 ] {f0ccfdad-7ae3-46f7-8807-f8c52a27ea1b} <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'))" | ||
| 10656 | 2026.05.27 02:44:44.409738 [ 260 ] {f0ccfdad-7ae3-46f7-8807-f8c52a27ea1b} <Debug> executeQuery: Read 50 rows, 3.87 KiB in 0.002659 sec., 18804.0616773223 rows/sec., 1.42 MiB/sec. | ||
| 10657 | 2026.05.27 02:44:44.409877 [ 260 ] {f0ccfdad-7ae3-46f7-8807-f8c52a27ea1b} <Debug> TCPHandler: Processed in 0.003095494 sec. | ||
| 10658 | 2026.05.27 02:44:44.411236 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10659 | 2026.05.27 02:44:44.411350 [ 260 ] {e2f73a7d-98d0-46a5-9bb8-6e24e3ad4b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10660 | 2026.05.27 02:44:44.411396 [ 260 ] {e2f73a7d-98d0-46a5-9bb8-6e24e3ad4b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10661 | 2026.05.27 02:44:44.411905 [ 260 ] {e2f73a7d-98d0-46a5-9bb8-6e24e3ad4b26} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10662 | 2026.05.27 02:44:44.411944 [ 260 ] {e2f73a7d-98d0-46a5-9bb8-6e24e3ad4b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 10663 | 2026.05.27 02:44:44.412318 [ 260 ] {e2f73a7d-98d0-46a5-9bb8-6e24e3ad4b26} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10664 | 2026.05.27 02:44:44.412554 [ 260 ] {e2f73a7d-98d0-46a5-9bb8-6e24e3ad4b26} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10665 | 2026.05.27 02:44:44.412711 [ 260 ] {e2f73a7d-98d0-46a5-9bb8-6e24e3ad4b26} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001394 sec., 40172.166427546625 rows/sec., 3.07 MiB/sec. | ||
| 10666 | 2026.05.27 02:44:44.412747 [ 260 ] {e2f73a7d-98d0-46a5-9bb8-6e24e3ad4b26} <Debug> TCPHandler: Processed in 0.001562927 sec. | ||
| 10667 | 2026.05.27 02:44:44.412888 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10668 | 2026.05.27 02:44:44.412988 [ 260 ] {08d6eaff-0b34-4385-97ea-fd743cec3b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10669 | 2026.05.27 02:44:44.413029 [ 260 ] {08d6eaff-0b34-4385-97ea-fd743cec3b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10670 | 2026.05.27 02:44:44.413470 [ 260 ] {08d6eaff-0b34-4385-97ea-fd743cec3b1a} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10671 | 2026.05.27 02:44:44.413509 [ 260 ] {08d6eaff-0b34-4385-97ea-fd743cec3b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 10672 | 2026.05.27 02:44:44.413813 [ 260 ] {08d6eaff-0b34-4385-97ea-fd743cec3b1a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10673 | 2026.05.27 02:44:44.414043 [ 260 ] {08d6eaff-0b34-4385-97ea-fd743cec3b1a} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10674 | 2026.05.27 02:44:44.414176 [ 260 ] {08d6eaff-0b34-4385-97ea-fd743cec3b1a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001207 sec., 53024.02651201326 rows/sec., 4.14 MiB/sec. | ||
| 10675 | 2026.05.27 02:44:44.414211 [ 260 ] {08d6eaff-0b34-4385-97ea-fd743cec3b1a} <Debug> TCPHandler: Processed in 0.001373205 sec. | ||
| 10676 | 2026.05.27 02:44:44.414348 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10677 | 2026.05.27 02:44:44.414448 [ 260 ] {39aa1f0d-b956-4a25-a544-6ac8b0272d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10678 | 2026.05.27 02:44:44.414492 [ 260 ] {39aa1f0d-b956-4a25-a544-6ac8b0272d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10679 | 2026.05.27 02:44:44.414878 [ 260 ] {39aa1f0d-b956-4a25-a544-6ac8b0272d77} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10680 | 2026.05.27 02:44:44.414915 [ 260 ] {39aa1f0d-b956-4a25-a544-6ac8b0272d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 10681 | 2026.05.27 02:44:44.415239 [ 260 ] {39aa1f0d-b956-4a25-a544-6ac8b0272d77} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10682 | 2026.05.27 02:44:44.415456 [ 260 ] {39aa1f0d-b956-4a25-a544-6ac8b0272d77} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10683 | 2026.05.27 02:44:44.415587 [ 260 ] {39aa1f0d-b956-4a25-a544-6ac8b0272d77} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001158 sec., 82901.55440414508 rows/sec., 5.77 MiB/sec. | ||
| 10684 | 2026.05.27 02:44:44.415622 [ 260 ] {39aa1f0d-b956-4a25-a544-6ac8b0272d77} <Debug> TCPHandler: Processed in 0.001323974 sec. | ||
| 10685 | 2026.05.27 02:44:44.415763 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10686 | 2026.05.27 02:44:44.415860 [ 260 ] {0198b937-a628-4735-af21-ec8c17ad6367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10687 | 2026.05.27 02:44:44.415902 [ 260 ] {0198b937-a628-4735-af21-ec8c17ad6367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10688 | 2026.05.27 02:44:44.416251 [ 260 ] {0198b937-a628-4735-af21-ec8c17ad6367} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10689 | 2026.05.27 02:44:44.416287 [ 260 ] {0198b937-a628-4735-af21-ec8c17ad6367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 10690 | 2026.05.27 02:44:44.416588 [ 260 ] {0198b937-a628-4735-af21-ec8c17ad6367} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10691 | 2026.05.27 02:44:44.416806 [ 260 ] {0198b937-a628-4735-af21-ec8c17ad6367} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10692 | 2026.05.27 02:44:44.416936 [ 260 ] {0198b937-a628-4735-af21-ec8c17ad6367} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001094 sec., 32906.76416819013 rows/sec., 2.22 MiB/sec. | ||
| 10693 | 2026.05.27 02:44:44.416969 [ 260 ] {0198b937-a628-4735-af21-ec8c17ad6367} <Debug> TCPHandler: Processed in 0.001255644 sec. | ||
| 10694 | 2026.05.27 02:44:45.878408 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62162 | ||
| 10695 | 2026.05.27 02:44:45.878503 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10696 | 2026.05.27 02:44:45.878529 [ 269 ] {} <Debug> TCP-Session: 4833cd44-60f9-4380-800e-bf220501c93c Authenticating user 'default' from [fd00:1122:3344:101::e]:62162 | ||
| 10697 | 2026.05.27 02:44:45.878552 [ 269 ] {} <Debug> TCP-Session: 4833cd44-60f9-4380-800e-bf220501c93c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10698 | 2026.05.27 02:44:45.878566 [ 269 ] {} <Debug> TCP-Session: 4833cd44-60f9-4380-800e-bf220501c93c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10699 | 2026.05.27 02:44:45.878804 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39632 | ||
| 10700 | 2026.05.27 02:44:45.878808 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40993 | ||
| 10701 | 2026.05.27 02:44:45.878860 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10702 | 2026.05.27 02:44:45.878829 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40493 | ||
| 10703 | 2026.05.27 02:44:45.878908 [ 312 ] {} <Debug> TCP-Session: 40c09a68-1b51-4463-8fbd-4cb6c66b3fbd Authenticating user 'default' from [fd00:1122:3344:101::e]:39632 | ||
| 10704 | 2026.05.27 02:44:45.878927 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10705 | 2026.05.27 02:44:45.878957 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55596 | ||
| 10706 | 2026.05.27 02:44:45.878967 [ 311 ] {} <Debug> TCP-Session: 61e7b326-4319-4d8d-990d-e506041ca7b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40993 | ||
| 10707 | 2026.05.27 02:44:45.878978 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10708 | 2026.05.27 02:44:45.878992 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41931 | ||
| 10709 | 2026.05.27 02:44:45.879028 [ 315 ] {} <Debug> TCP-Session: a6447f76-0d1a-4f27-9e23-5ccfa0c0b7df Authenticating user 'default' from [fd00:1122:3344:101::e]:40493 | ||
| 10710 | 2026.05.27 02:44:45.879017 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38983 | ||
| 10711 | 2026.05.27 02:44:45.879082 [ 269 ] {} <Trace> TCP-Session: 4833cd44-60f9-4380-800e-bf220501c93c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10712 | 2026.05.27 02:44:45.879059 [ 315 ] {} <Debug> TCP-Session: a6447f76-0d1a-4f27-9e23-5ccfa0c0b7df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10713 | 2026.05.27 02:44:45.879031 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61334 | ||
| 10714 | 2026.05.27 02:44:45.879144 [ 315 ] {} <Debug> TCP-Session: a6447f76-0d1a-4f27-9e23-5ccfa0c0b7df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10715 | 2026.05.27 02:44:45.879206 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10716 | 2026.05.27 02:44:45.879018 [ 311 ] {} <Debug> TCP-Session: 61e7b326-4319-4d8d-990d-e506041ca7b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10717 | 2026.05.27 02:44:45.879248 [ 316 ] {} <Debug> TCP-Session: 886fcce7-d326-4634-ad90-d87e1c58381e Authenticating user 'default' from [fd00:1122:3344:101::e]:55596 | ||
| 10718 | 2026.05.27 02:44:45.879257 [ 311 ] {} <Debug> TCP-Session: 61e7b326-4319-4d8d-990d-e506041ca7b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10719 | 2026.05.27 02:44:45.878979 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64086 | ||
| 10720 | 2026.05.27 02:44:45.879287 [ 269 ] {a7f03588-d7b5-47c1-8e56-0c7e0df00973} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62162) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10721 | 2026.05.27 02:44:45.879271 [ 316 ] {} <Debug> TCP-Session: 886fcce7-d326-4634-ad90-d87e1c58381e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10722 | 2026.05.27 02:44:45.878982 [ 312 ] {} <Debug> TCP-Session: 40c09a68-1b51-4463-8fbd-4cb6c66b3fbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10723 | 2026.05.27 02:44:45.879357 [ 316 ] {} <Debug> TCP-Session: 886fcce7-d326-4634-ad90-d87e1c58381e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10724 | 2026.05.27 02:44:45.879388 [ 312 ] {} <Debug> TCP-Session: 40c09a68-1b51-4463-8fbd-4cb6c66b3fbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10725 | 2026.05.27 02:44:45.879580 [ 269 ] {a7f03588-d7b5-47c1-8e56-0c7e0df00973} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10726 | 2026.05.27 02:44:45.879631 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10727 | 2026.05.27 02:44:45.879634 [ 269 ] {a7f03588-d7b5-47c1-8e56-0c7e0df00973} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10728 | 2026.05.27 02:44:45.879679 [ 319 ] {} <Debug> TCP-Session: 5b688714-5ad9-4b58-96db-72632d3ba465 Authenticating user 'default' from [fd00:1122:3344:101::e]:38983 | ||
| 10729 | 2026.05.27 02:44:45.879715 [ 319 ] {} <Debug> TCP-Session: 5b688714-5ad9-4b58-96db-72632d3ba465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10730 | 2026.05.27 02:44:45.879730 [ 319 ] {} <Debug> TCP-Session: 5b688714-5ad9-4b58-96db-72632d3ba465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10731 | 2026.05.27 02:44:45.879756 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10732 | 2026.05.27 02:44:45.879790 [ 317 ] {} <Debug> TCP-Session: ab2b218f-d995-4bbe-b607-2db112428a04 Authenticating user 'default' from [fd00:1122:3344:101::e]:64086 | ||
| 10733 | 2026.05.27 02:44:45.879808 [ 317 ] {} <Debug> TCP-Session: ab2b218f-d995-4bbe-b607-2db112428a04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10734 | 2026.05.27 02:44:45.879821 [ 317 ] {} <Debug> TCP-Session: ab2b218f-d995-4bbe-b607-2db112428a04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10735 | 2026.05.27 02:44:45.879979 [ 269 ] {a7f03588-d7b5-47c1-8e56-0c7e0df00973} <Debug> oximeter.version (5277401c-8b99-413d-8dc0-62bbe2b9e5ea) (SelectExecutor): Key condition: unknown | ||
| 10736 | 2026.05.27 02:44:45.880161 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10737 | 2026.05.27 02:44:45.880196 [ 318 ] {} <Debug> TCP-Session: 5952b1fa-6d40-4dea-b990-bc00ed90a729 Authenticating user 'default' from [fd00:1122:3344:101::e]:41931 | ||
| 10738 | 2026.05.27 02:44:45.880213 [ 318 ] {} <Debug> TCP-Session: 5952b1fa-6d40-4dea-b990-bc00ed90a729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10739 | 2026.05.27 02:44:45.880226 [ 318 ] {} <Debug> TCP-Session: 5952b1fa-6d40-4dea-b990-bc00ed90a729 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10740 | 2026.05.27 02:44:45.880282 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10741 | 2026.05.27 02:44:45.880322 [ 259 ] {} <Debug> TCP-Session: 51d432c1-b15f-4ac1-8739-457dca232302 Authenticating user 'default' from [fd00:1122:3344:101::e]:61334 | ||
| 10742 | 2026.05.27 02:44:45.880340 [ 259 ] {} <Debug> TCP-Session: 51d432c1-b15f-4ac1-8739-457dca232302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10743 | 2026.05.27 02:44:45.880354 [ 259 ] {} <Debug> TCP-Session: 51d432c1-b15f-4ac1-8739-457dca232302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10744 | 2026.05.27 02:44:45.881002 [ 321 ] {a7f03588-d7b5-47c1-8e56-0c7e0df00973} <Trace> AggregatingTransform: Aggregating | ||
| 10745 | 2026.05.27 02:44:45.881036 [ 321 ] {a7f03588-d7b5-47c1-8e56-0c7e0df00973} <Trace> Aggregator: Aggregation method: without_key | ||
| 10746 | 2026.05.27 02:44:45.881063 [ 321 ] {a7f03588-d7b5-47c1-8e56-0c7e0df00973} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000986461 sec. (1013.725 rows/sec., 39.60 KiB/sec.) | ||
| 10747 | 2026.05.27 02:44:45.881078 [ 321 ] {a7f03588-d7b5-47c1-8e56-0c7e0df00973} <Trace> Aggregator: Merging aggregated data | ||
| 10748 | 2026.05.27 02:44:45.881713 [ 269 ] {a7f03588-d7b5-47c1-8e56-0c7e0df00973} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002481 sec., 403.0632809351068 rows/sec., 15.74 KiB/sec. | ||
| 10749 | 2026.05.27 02:44:45.881841 [ 269 ] {a7f03588-d7b5-47c1-8e56-0c7e0df00973} <Debug> TCPHandler: Processed in 0.002878981 sec. | ||
| 10750 | 2026.05.27 02:44:45.881975 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10751 | 2026.05.27 02:44:45.882009 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10752 | 2026.05.27 02:44:45.882016 [ 269 ] {} <Debug> TCP-Session: 4833cd44-60f9-4380-800e-bf220501c93c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10753 | 2026.05.27 02:44:45.882054 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10754 | 2026.05.27 02:44:45.882077 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10755 | 2026.05.27 02:44:45.882101 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10756 | 2026.05.27 02:44:45.882109 [ 259 ] {} <Debug> TCP-Session: 51d432c1-b15f-4ac1-8739-457dca232302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10757 | 2026.05.27 02:44:45.882130 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10758 | 2026.05.27 02:44:45.882137 [ 316 ] {} <Debug> TCP-Session: 886fcce7-d326-4634-ad90-d87e1c58381e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10759 | 2026.05.27 02:44:45.882152 [ 317 ] {} <Debug> TCP-Session: ab2b218f-d995-4bbe-b607-2db112428a04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10760 | 2026.05.27 02:44:45.882172 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10761 | 2026.05.27 02:44:45.882184 [ 319 ] {} <Debug> TCP-Session: 5b688714-5ad9-4b58-96db-72632d3ba465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10762 | 2026.05.27 02:44:45.882155 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10763 | 2026.05.27 02:44:45.882230 [ 318 ] {} <Debug> TCP-Session: 5952b1fa-6d40-4dea-b990-bc00ed90a729 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10764 | 2026.05.27 02:44:45.882066 [ 311 ] {} <Debug> TCP-Session: 61e7b326-4319-4d8d-990d-e506041ca7b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10765 | 2026.05.27 02:44:45.882268 [ 315 ] {} <Debug> TCP-Session: a6447f76-0d1a-4f27-9e23-5ccfa0c0b7df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10766 | 2026.05.27 02:44:45.882030 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10767 | 2026.05.27 02:44:45.882332 [ 312 ] {} <Debug> TCP-Session: 40c09a68-1b51-4463-8fbd-4cb6c66b3fbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10768 | 2026.05.27 02:44:46.483724 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19629 | ||
| 10769 | 2026.05.27 02:44:46.484318 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10770 | 2026.05.27 02:44:46.484375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 10771 | 2026.05.27 02:44:46.484918 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10772 | 2026.05.27 02:44:46.485164 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10773 | 2026.05.27 02:44:46.485315 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19629 | ||
| 10774 | 2026.05.27 02:44:46.485348 [ 35 ] {} <Debug> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10775 | 2026.05.27 02:44:46.485418 [ 35 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10776 | 2026.05.27 02:44:46.485439 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 10777 | 2026.05.27 02:44:46.485574 [ 193 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 10778 | 2026.05.27 02:44:46.485721 [ 193 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10779 | 2026.05.27 02:44:46.485762 [ 193 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17197 rows starting from the beginning of the part | ||
| 10780 | 2026.05.27 02:44:46.485828 [ 193 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 10781 | 2026.05.27 02:44:46.485878 [ 193 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 10782 | 2026.05.27 02:44:46.485920 [ 193 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 10783 | 2026.05.27 02:44:46.485959 [ 193 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 10784 | 2026.05.27 02:44:46.485998 [ 193 ] {a28b8b9c-1865-46e0-b427-4247494c744a::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 | ||
| 10785 | 2026.05.27 02:44:46.488076 [ 198 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19629 rows, containing 4 columns (4 merged, 0 gathered) in 0.002566618 sec., 7647807.34803543 rows/sec., 109.40 MiB/sec. | ||
| 10786 | 2026.05.27 02:44:46.488432 [ 190 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10787 | 2026.05.27 02:44:46.488779 [ 190 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_41_8} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10788 | 2026.05.27 02:44:46.488883 [ 190 ] {a28b8b9c-1865-46e0-b427-4247494c744a::all_1_41_8} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10789 | 2026.05.27 02:44:46.489010 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 10790 | 2026.05.27 02:44:47.515215 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 10791 | 2026.05.27 02:44:47.532121 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10792 | 2026.05.27 02:44:47.532186 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 10793 | 2026.05.27 02:44:47.538192 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10794 | 2026.05.27 02:44:47.538876 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10795 | 2026.05.27 02:44:47.539183 [ 18 ] {} <Debug> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10796 | 2026.05.27 02:44:47.539250 [ 18 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10797 | 2026.05.27 02:44:47.539271 [ 18 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 10798 | 2026.05.27 02:44:47.539419 [ 193 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 10799 | 2026.05.27 02:44:47.542292 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 10800 | 2026.05.27 02:44:47.543990 [ 193 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10801 | 2026.05.27 02:44:47.545631 [ 193 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 10802 | 2026.05.27 02:44:47.550750 [ 193 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 10803 | 2026.05.27 02:44:47.555627 [ 193 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 10804 | 2026.05.27 02:44:47.560616 [ 193 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 10805 | 2026.05.27 02:44:47.565156 [ 193 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 10806 | 2026.05.27 02:44:47.568964 [ 193 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::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 | ||
| 10807 | 2026.05.27 02:44:47.619709 [ 198 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.080363361 sec., 3845.0357993364664 rows/sec., 19.88 MiB/sec. | ||
| 10808 | 2026.05.27 02:44:47.622544 [ 194 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10809 | 2026.05.27 02:44:47.624723 [ 194 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_41_8} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10810 | 2026.05.27 02:44:47.624836 [ 194 ] {f15ebf01-a3b0-4e89-b13b-de91f0a434d2::all_1_41_8} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10811 | 2026.05.27 02:44:47.627205 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10812 | 2026.05.27 02:44:49.414204 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10813 | 2026.05.27 02:44:49.414623 [ 260 ] {9cfabb0b-992d-4dee-b4b5-ddb2ded5d591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 10814 | 2026.05.27 02:44:49.415068 [ 260 ] {9cfabb0b-992d-4dee-b4b5-ddb2ded5d591} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10815 | 2026.05.27 02:44:49.415110 [ 260 ] {9cfabb0b-992d-4dee-b4b5-ddb2ded5d591} <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 | ||
| 10816 | 2026.05.27 02:44:49.415358 [ 260 ] {9cfabb0b-992d-4dee-b4b5-ddb2ded5d591} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10817 | 2026.05.27 02:44:49.415428 [ 260 ] {9cfabb0b-992d-4dee-b4b5-ddb2ded5d591} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10818 | 2026.05.27 02:44:49.415577 [ 260 ] {9cfabb0b-992d-4dee-b4b5-ddb2ded5d591} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10819 | 2026.05.27 02:44:49.415712 [ 324 ] {9cfabb0b-992d-4dee-b4b5-ddb2ded5d591} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10820 | 2026.05.27 02:44:49.415712 [ 355 ] {9cfabb0b-992d-4dee-b4b5-ddb2ded5d591} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10821 | 2026.05.27 02:44:49.415713 [ 321 ] {9cfabb0b-992d-4dee-b4b5-ddb2ded5d591} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10822 | 2026.05.27 02:44:49.415713 [ 344 ] {9cfabb0b-992d-4dee-b4b5-ddb2ded5d591} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10823 | 2026.05.27 02:44:49.416008 [ 260 ] {9cfabb0b-992d-4dee-b4b5-ddb2ded5d591} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 10824 | 2026.05.27 02:44:49.416036 [ 260 ] {9cfabb0b-992d-4dee-b4b5-ddb2ded5d591} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10825 | 2026.05.27 02:44:49.416124 [ 260 ] {9cfabb0b-992d-4dee-b4b5-ddb2ded5d591} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10826 | 2026.05.27 02:44:49.416145 [ 260 ] {9cfabb0b-992d-4dee-b4b5-ddb2ded5d591} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 10827 | 2026.05.27 02:44:49.416183 [ 260 ] {9cfabb0b-992d-4dee-b4b5-ddb2ded5d591} <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'))" | ||
| 10828 | 2026.05.27 02:44:49.416226 [ 260 ] {9cfabb0b-992d-4dee-b4b5-ddb2ded5d591} <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'))" | ||
| 10829 | 2026.05.27 02:44:49.416264 [ 260 ] {9cfabb0b-992d-4dee-b4b5-ddb2ded5d591} <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'))" | ||
| 10830 | 2026.05.27 02:44:49.417702 [ 260 ] {9cfabb0b-992d-4dee-b4b5-ddb2ded5d591} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.003255 sec., 15360.983102918586 rows/sec., 3.81 MiB/sec. | ||
| 10831 | 2026.05.27 02:44:49.417898 [ 260 ] {9cfabb0b-992d-4dee-b4b5-ddb2ded5d591} <Debug> MemoryTracker: Peak memory usage (for query): 157.65 KiB. | ||
| 10832 | 2026.05.27 02:44:49.417916 [ 260 ] {9cfabb0b-992d-4dee-b4b5-ddb2ded5d591} <Debug> TCPHandler: Processed in 0.003909192 sec. | ||
| 10833 | 2026.05.27 02:44:49.422925 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10834 | 2026.05.27 02:44:49.423060 [ 260 ] {27db2b16-1856-4d3f-9586-baa3ec17dc38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10835 | 2026.05.27 02:44:49.423112 [ 260 ] {27db2b16-1856-4d3f-9586-baa3ec17dc38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10836 | 2026.05.27 02:44:49.423878 [ 260 ] {27db2b16-1856-4d3f-9586-baa3ec17dc38} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10837 | 2026.05.27 02:44:49.423924 [ 260 ] {27db2b16-1856-4d3f-9586-baa3ec17dc38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 10838 | 2026.05.27 02:44:49.424309 [ 260 ] {27db2b16-1856-4d3f-9586-baa3ec17dc38} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10839 | 2026.05.27 02:44:49.424534 [ 260 ] {27db2b16-1856-4d3f-9586-baa3ec17dc38} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10840 | 2026.05.27 02:44:49.424678 [ 260 ] {27db2b16-1856-4d3f-9586-baa3ec17dc38} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001658 sec., 168878.16646562124 rows/sec., 10.72 MiB/sec. | ||
| 10841 | 2026.05.27 02:44:49.424714 [ 260 ] {27db2b16-1856-4d3f-9586-baa3ec17dc38} <Debug> TCPHandler: Processed in 0.00185095 sec. | ||
| 10842 | 2026.05.27 02:44:49.424850 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10843 | 2026.05.27 02:44:49.424948 [ 260 ] {35687e4f-d40d-4561-870e-358717d01730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10844 | 2026.05.27 02:44:49.424989 [ 260 ] {35687e4f-d40d-4561-870e-358717d01730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10845 | 2026.05.27 02:44:49.425839 [ 260 ] {35687e4f-d40d-4561-870e-358717d01730} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10846 | 2026.05.27 02:44:49.425875 [ 260 ] {35687e4f-d40d-4561-870e-358717d01730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 10847 | 2026.05.27 02:44:49.426203 [ 260 ] {35687e4f-d40d-4561-870e-358717d01730} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10848 | 2026.05.27 02:44:49.426405 [ 260 ] {35687e4f-d40d-4561-870e-358717d01730} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10849 | 2026.05.27 02:44:49.426530 [ 260 ] {35687e4f-d40d-4561-870e-358717d01730} <Debug> executeQuery: Read 785 rows, 62.07 KiB in 0.001648 sec., 476334.9514563107 rows/sec., 36.78 MiB/sec. | ||
| 10850 | 2026.05.27 02:44:49.426562 [ 260 ] {35687e4f-d40d-4561-870e-358717d01730} <Debug> TCPHandler: Processed in 0.001816279 sec. | ||
| 10851 | 2026.05.27 02:44:49.426681 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10852 | 2026.05.27 02:44:49.426837 [ 260 ] {8ccb9c33-aa8d-48f9-9f8c-bb2b27a83afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10853 | 2026.05.27 02:44:49.426878 [ 260 ] {8ccb9c33-aa8d-48f9-9f8c-bb2b27a83afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10854 | 2026.05.27 02:44:49.427346 [ 260 ] {8ccb9c33-aa8d-48f9-9f8c-bb2b27a83afc} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10855 | 2026.05.27 02:44:49.427383 [ 260 ] {8ccb9c33-aa8d-48f9-9f8c-bb2b27a83afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 10856 | 2026.05.27 02:44:49.427685 [ 260 ] {8ccb9c33-aa8d-48f9-9f8c-bb2b27a83afc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10857 | 2026.05.27 02:44:49.427899 [ 260 ] {8ccb9c33-aa8d-48f9-9f8c-bb2b27a83afc} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10858 | 2026.05.27 02:44:49.428028 [ 260 ] {8ccb9c33-aa8d-48f9-9f8c-bb2b27a83afc} <Debug> executeQuery: Read 144 rows, 8.71 KiB in 0.001209 sec., 119106.69975186104 rows/sec., 7.04 MiB/sec. | ||
| 10859 | 2026.05.27 02:44:49.428062 [ 260 ] {8ccb9c33-aa8d-48f9-9f8c-bb2b27a83afc} <Debug> TCPHandler: Processed in 0.001376995 sec. | ||
| 10860 | 2026.05.27 02:44:49.428067 [ 29 ] {} <Debug> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10861 | 2026.05.27 02:44:49.428123 [ 29 ] {} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10862 | 2026.05.27 02:44:49.428149 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 10863 | 2026.05.27 02:44:49.428216 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10864 | 2026.05.27 02:44:49.428316 [ 260 ] {e6bd9ab8-6406-4ad6-8d33-7af4e1556b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10865 | 2026.05.27 02:44:49.428357 [ 260 ] {e6bd9ab8-6406-4ad6-8d33-7af4e1556b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10866 | 2026.05.27 02:44:49.428561 [ 198 ] {26623fa7-b46b-4465-af52-bb599726c27b::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 | ||
| 10867 | 2026.05.27 02:44:49.428742 [ 198 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10868 | 2026.05.27 02:44:49.428783 [ 198 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 222 rows starting from the beginning of the part | ||
| 10869 | 2026.05.27 02:44:49.428816 [ 260 ] {e6bd9ab8-6406-4ad6-8d33-7af4e1556b45} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10870 | 2026.05.27 02:44:49.428865 [ 260 ] {e6bd9ab8-6406-4ad6-8d33-7af4e1556b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 10871 | 2026.05.27 02:44:49.428898 [ 198 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 144 rows starting from the beginning of the part | ||
| 10872 | 2026.05.27 02:44:49.428968 [ 198 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 37 rows starting from the beginning of the part | ||
| 10873 | 2026.05.27 02:44:49.429018 [ 198 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 144 rows starting from the beginning of the part | ||
| 10874 | 2026.05.27 02:44:49.429063 [ 198 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 48 rows starting from the beginning of the part | ||
| 10875 | 2026.05.27 02:44:49.429105 [ 198 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 144 rows starting from the beginning of the part | ||
| 10876 | 2026.05.27 02:44:49.429204 [ 260 ] {e6bd9ab8-6406-4ad6-8d33-7af4e1556b45} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10877 | 2026.05.27 02:44:49.429445 [ 260 ] {e6bd9ab8-6406-4ad6-8d33-7af4e1556b45} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10878 | 2026.05.27 02:44:49.429576 [ 260 ] {e6bd9ab8-6406-4ad6-8d33-7af4e1556b45} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001277 sec., 113547.37666405638 rows/sec., 7.33 MiB/sec. | ||
| 10879 | 2026.05.27 02:44:49.429612 [ 260 ] {e6bd9ab8-6406-4ad6-8d33-7af4e1556b45} <Debug> TCPHandler: Processed in 0.001445455 sec. | ||
| 10880 | 2026.05.27 02:44:49.429804 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10881 | 2026.05.27 02:44:49.429902 [ 260 ] {87329dad-075c-41cb-aba0-0780e6ec97e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10882 | 2026.05.27 02:44:49.429943 [ 260 ] {87329dad-075c-41cb-aba0-0780e6ec97e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10883 | 2026.05.27 02:44:49.430026 [ 186 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 739 rows, containing 5 columns (5 merged, 0 gathered) in 0.001535846 sec., 481168.03377421957 rows/sec., 31.76 MiB/sec. | ||
| 10884 | 2026.05.27 02:44:49.430219 [ 201 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10885 | 2026.05.27 02:44:49.430392 [ 260 ] {87329dad-075c-41cb-aba0-0780e6ec97e3} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10886 | 2026.05.27 02:44:49.430440 [ 260 ] {87329dad-075c-41cb-aba0-0780e6ec97e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 10887 | 2026.05.27 02:44:49.430537 [ 201 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_56_11} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10888 | 2026.05.27 02:44:49.430633 [ 201 ] {26623fa7-b46b-4465-af52-bb599726c27b::all_1_56_11} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10889 | 2026.05.27 02:44:49.430724 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10890 | 2026.05.27 02:44:49.430789 [ 260 ] {87329dad-075c-41cb-aba0-0780e6ec97e3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10891 | 2026.05.27 02:44:49.431010 [ 260 ] {87329dad-075c-41cb-aba0-0780e6ec97e3} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10892 | 2026.05.27 02:44:49.431242 [ 260 ] {87329dad-075c-41cb-aba0-0780e6ec97e3} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001358 sec., 106038.29160530191 rows/sec., 6.02 MiB/sec. | ||
| 10893 | 2026.05.27 02:44:49.431277 [ 260 ] {87329dad-075c-41cb-aba0-0780e6ec97e3} <Debug> TCPHandler: Processed in 0.001528226 sec. | ||
| 10894 | 2026.05.27 02:44:49.431402 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10895 | 2026.05.27 02:44:49.431498 [ 260 ] {972e7c6d-a8e9-45d3-904e-c84723354b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10896 | 2026.05.27 02:44:49.431537 [ 260 ] {972e7c6d-a8e9-45d3-904e-c84723354b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10897 | 2026.05.27 02:44:49.432147 [ 260 ] {972e7c6d-a8e9-45d3-904e-c84723354b57} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10898 | 2026.05.27 02:44:49.432183 [ 260 ] {972e7c6d-a8e9-45d3-904e-c84723354b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 10899 | 2026.05.27 02:44:49.432504 [ 260 ] {972e7c6d-a8e9-45d3-904e-c84723354b57} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10900 | 2026.05.27 02:44:49.432722 [ 260 ] {972e7c6d-a8e9-45d3-904e-c84723354b57} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10901 | 2026.05.27 02:44:49.432853 [ 260 ] {972e7c6d-a8e9-45d3-904e-c84723354b57} <Debug> executeQuery: Read 488 rows, 35.05 KiB in 0.001373 sec., 355426.07428987615 rows/sec., 24.93 MiB/sec. | ||
| 10902 | 2026.05.27 02:44:49.432889 [ 260 ] {972e7c6d-a8e9-45d3-904e-c84723354b57} <Debug> TCPHandler: Processed in 0.001536976 sec. | ||
| 10903 | 2026.05.27 02:44:49.433013 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10904 | 2026.05.27 02:44:49.433111 [ 260 ] {a2261c1e-4e2f-4fbf-b8e1-68da2cc64bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10905 | 2026.05.27 02:44:49.433153 [ 260 ] {a2261c1e-4e2f-4fbf-b8e1-68da2cc64bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10906 | 2026.05.27 02:44:49.433479 [ 260 ] {a2261c1e-4e2f-4fbf-b8e1-68da2cc64bdc} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10907 | 2026.05.27 02:44:49.433516 [ 260 ] {a2261c1e-4e2f-4fbf-b8e1-68da2cc64bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 10908 | 2026.05.27 02:44:49.433828 [ 260 ] {a2261c1e-4e2f-4fbf-b8e1-68da2cc64bdc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10909 | 2026.05.27 02:44:49.434048 [ 260 ] {a2261c1e-4e2f-4fbf-b8e1-68da2cc64bdc} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10910 | 2026.05.27 02:44:49.434158 [ 30 ] {} <Debug> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 10911 | 2026.05.27 02:44:49.434179 [ 260 ] {a2261c1e-4e2f-4fbf-b8e1-68da2cc64bdc} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001086 sec., 3683.241252302026 rows/sec., 192.43 KiB/sec. | ||
| 10912 | 2026.05.27 02:44:49.434201 [ 30 ] {} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10913 | 2026.05.27 02:44:49.434218 [ 260 ] {a2261c1e-4e2f-4fbf-b8e1-68da2cc64bdc} <Debug> TCPHandler: Processed in 0.001255283 sec. | ||
| 10914 | 2026.05.27 02:44:49.434227 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 10915 | 2026.05.27 02:44:49.434359 [ 197 ] {9eecd929-554e-44d7-b41b-4f64566d9376::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 | ||
| 10916 | 2026.05.27 02:44:49.434372 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10917 | 2026.05.27 02:44:49.434466 [ 197 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10918 | 2026.05.27 02:44:49.434482 [ 260 ] {434e7ab6-208d-43c9-a311-71bfc6f84003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10919 | 2026.05.27 02:44:49.434499 [ 197 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 84 rows starting from the beginning of the part | ||
| 10920 | 2026.05.27 02:44:49.434526 [ 260 ] {434e7ab6-208d-43c9-a311-71bfc6f84003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10921 | 2026.05.27 02:44:49.434557 [ 197 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 10922 | 2026.05.27 02:44:49.434612 [ 197 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 10923 | 2026.05.27 02:44:49.434658 [ 197 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 10924 | 2026.05.27 02:44:49.434704 [ 197 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part | ||
| 10925 | 2026.05.27 02:44:49.434746 [ 197 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 10926 | 2026.05.27 02:44:49.434942 [ 260 ] {434e7ab6-208d-43c9-a311-71bfc6f84003} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10927 | 2026.05.27 02:44:49.435124 [ 260 ] {434e7ab6-208d-43c9-a311-71bfc6f84003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 10928 | 2026.05.27 02:44:49.435414 [ 186 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 104 rows, containing 4 columns (4 merged, 0 gathered) in 0.001097231 sec., 94784.05185416745 rows/sec., 4.84 MiB/sec. | ||
| 10929 | 2026.05.27 02:44:49.435484 [ 260 ] {434e7ab6-208d-43c9-a311-71bfc6f84003} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10930 | 2026.05.27 02:44:49.435599 [ 187 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 10931 | 2026.05.27 02:44:49.435738 [ 260 ] {434e7ab6-208d-43c9-a311-71bfc6f84003} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10932 | 2026.05.27 02:44:49.435887 [ 260 ] {434e7ab6-208d-43c9-a311-71bfc6f84003} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001423 sec., 186226.28250175685 rows/sec., 12.37 MiB/sec. | ||
| 10933 | 2026.05.27 02:44:49.435925 [ 260 ] {434e7ab6-208d-43c9-a311-71bfc6f84003} <Debug> TCPHandler: Processed in 0.001602677 sec. | ||
| 10934 | 2026.05.27 02:44:49.435965 [ 187 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_26_5} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10935 | 2026.05.27 02:44:49.436046 [ 187 ] {9eecd929-554e-44d7-b41b-4f64566d9376::all_1_26_5} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 10936 | 2026.05.27 02:44:49.436062 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10937 | 2026.05.27 02:44:49.436131 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 10938 | 2026.05.27 02:44:49.436163 [ 260 ] {dc424916-6ea5-4a12-8800-1f15a3140d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10939 | 2026.05.27 02:44:49.436241 [ 260 ] {dc424916-6ea5-4a12-8800-1f15a3140d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10940 | 2026.05.27 02:44:49.436668 [ 260 ] {dc424916-6ea5-4a12-8800-1f15a3140d12} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10941 | 2026.05.27 02:44:49.436708 [ 260 ] {dc424916-6ea5-4a12-8800-1f15a3140d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 10942 | 2026.05.27 02:44:49.437055 [ 260 ] {dc424916-6ea5-4a12-8800-1f15a3140d12} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10943 | 2026.05.27 02:44:49.437274 [ 260 ] {dc424916-6ea5-4a12-8800-1f15a3140d12} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10944 | 2026.05.27 02:44:49.437406 [ 260 ] {dc424916-6ea5-4a12-8800-1f15a3140d12} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001262 sec., 792.3930269413629 rows/sec., 53.39 KiB/sec. | ||
| 10945 | 2026.05.27 02:44:49.437440 [ 260 ] {dc424916-6ea5-4a12-8800-1f15a3140d12} <Debug> TCPHandler: Processed in 0.001429095 sec. | ||
| 10946 | 2026.05.27 02:44:49.437596 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10947 | 2026.05.27 02:44:49.437693 [ 260 ] {6f55cb44-8343-4619-be18-516d2c6a2056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10948 | 2026.05.27 02:44:49.437745 [ 260 ] {6f55cb44-8343-4619-be18-516d2c6a2056} <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 | ||
| 10949 | 2026.05.27 02:44:49.438496 [ 260 ] {6f55cb44-8343-4619-be18-516d2c6a2056} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10950 | 2026.05.27 02:44:49.438533 [ 260 ] {6f55cb44-8343-4619-be18-516d2c6a2056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 10951 | 2026.05.27 02:44:49.439030 [ 260 ] {6f55cb44-8343-4619-be18-516d2c6a2056} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10952 | 2026.05.27 02:44:49.439244 [ 260 ] {6f55cb44-8343-4619-be18-516d2c6a2056} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10953 | 2026.05.27 02:44:49.439381 [ 260 ] {6f55cb44-8343-4619-be18-516d2c6a2056} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001706 sec., 2344.6658851113716 rows/sec., 4.20 MiB/sec. | ||
| 10954 | 2026.05.27 02:44:49.439430 [ 260 ] {6f55cb44-8343-4619-be18-516d2c6a2056} <Debug> TCPHandler: Processed in 0.00189199 sec. | ||
| 10955 | 2026.05.27 02:44:49.439564 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10956 | 2026.05.27 02:44:49.439660 [ 260 ] {1668285f-618c-4905-b0b1-85a0338f0745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10957 | 2026.05.27 02:44:49.439701 [ 260 ] {1668285f-618c-4905-b0b1-85a0338f0745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10958 | 2026.05.27 02:44:49.440056 [ 260 ] {1668285f-618c-4905-b0b1-85a0338f0745} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10959 | 2026.05.27 02:44:49.440092 [ 260 ] {1668285f-618c-4905-b0b1-85a0338f0745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 10960 | 2026.05.27 02:44:49.440399 [ 260 ] {1668285f-618c-4905-b0b1-85a0338f0745} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10961 | 2026.05.27 02:44:49.440607 [ 260 ] {1668285f-618c-4905-b0b1-85a0338f0745} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10962 | 2026.05.27 02:44:49.440733 [ 260 ] {1668285f-618c-4905-b0b1-85a0338f0745} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001091 sec., 82493.12557286893 rows/sec., 5.16 MiB/sec. | ||
| 10963 | 2026.05.27 02:44:49.440766 [ 260 ] {1668285f-618c-4905-b0b1-85a0338f0745} <Debug> TCPHandler: Processed in 0.001251964 sec. | ||
| 10964 | 2026.05.27 02:44:51.777694 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50725 | ||
| 10965 | 2026.05.27 02:44:51.777783 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10966 | 2026.05.27 02:44:51.777810 [ 318 ] {} <Debug> TCP-Session: fa23b95f-2ad8-4842-946e-760e8327f2a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50725 | ||
| 10967 | 2026.05.27 02:44:51.777833 [ 318 ] {} <Debug> TCP-Session: fa23b95f-2ad8-4842-946e-760e8327f2a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10968 | 2026.05.27 02:44:51.777848 [ 318 ] {} <Debug> TCP-Session: fa23b95f-2ad8-4842-946e-760e8327f2a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10969 | 2026.05.27 02:44:51.778081 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42037 | ||
| 10970 | 2026.05.27 02:44:51.778126 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51012 | ||
| 10971 | 2026.05.27 02:44:51.778153 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51842 | ||
| 10972 | 2026.05.27 02:44:51.778190 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10973 | 2026.05.27 02:44:51.778173 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38189 | ||
| 10974 | 2026.05.27 02:44:51.778233 [ 319 ] {} <Debug> TCP-Session: ce82bab9-125f-4cbf-8f66-0862bac62309 Authenticating user 'default' from [fd00:1122:3344:101::e]:42037 | ||
| 10975 | 2026.05.27 02:44:51.778248 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10976 | 2026.05.27 02:44:51.778233 [ 318 ] {} <Trace> TCP-Session: fa23b95f-2ad8-4842-946e-760e8327f2a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10977 | 2026.05.27 02:44:51.778298 [ 315 ] {} <Debug> TCP-Session: b06c9394-9118-42ed-bc6c-571da3fc8422 Authenticating user 'default' from [fd00:1122:3344:101::e]:51842 | ||
| 10978 | 2026.05.27 02:44:51.778289 [ 319 ] {} <Debug> TCP-Session: ce82bab9-125f-4cbf-8f66-0862bac62309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10979 | 2026.05.27 02:44:51.778328 [ 315 ] {} <Debug> TCP-Session: b06c9394-9118-42ed-bc6c-571da3fc8422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10980 | 2026.05.27 02:44:51.778345 [ 319 ] {} <Debug> TCP-Session: ce82bab9-125f-4cbf-8f66-0862bac62309 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10981 | 2026.05.27 02:44:51.778358 [ 315 ] {} <Debug> TCP-Session: b06c9394-9118-42ed-bc6c-571da3fc8422 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10982 | 2026.05.27 02:44:51.778224 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10983 | 2026.05.27 02:44:51.778163 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53327 | ||
| 10984 | 2026.05.27 02:44:51.778423 [ 269 ] {} <Debug> TCP-Session: ea4a9dea-74ae-4769-a9e2-4610d7d5e7a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51012 | ||
| 10985 | 2026.05.27 02:44:51.778153 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39393 | ||
| 10986 | 2026.05.27 02:44:51.778459 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10987 | 2026.05.27 02:44:51.778460 [ 269 ] {} <Debug> TCP-Session: ea4a9dea-74ae-4769-a9e2-4610d7d5e7a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10988 | 2026.05.27 02:44:51.778513 [ 317 ] {} <Debug> TCP-Session: 9ea5bddf-fcc8-476d-90d3-83ef96b8899a Authenticating user 'default' from [fd00:1122:3344:101::e]:38189 | ||
| 10989 | 2026.05.27 02:44:51.778527 [ 269 ] {} <Debug> TCP-Session: ea4a9dea-74ae-4769-a9e2-4610d7d5e7a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10990 | 2026.05.27 02:44:51.778130 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52157 | ||
| 10991 | 2026.05.27 02:44:51.778555 [ 317 ] {} <Debug> TCP-Session: 9ea5bddf-fcc8-476d-90d3-83ef96b8899a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10992 | 2026.05.27 02:44:51.778128 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55241 | ||
| 10993 | 2026.05.27 02:44:51.778597 [ 317 ] {} <Debug> TCP-Session: 9ea5bddf-fcc8-476d-90d3-83ef96b8899a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10994 | 2026.05.27 02:44:51.778610 [ 318 ] {a68830c9-608d-40b0-8a34-5c026310c086} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50725) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10995 | 2026.05.27 02:44:51.779085 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10996 | 2026.05.27 02:44:51.779120 [ 312 ] {} <Debug> TCP-Session: e74c1e71-c9e2-48df-bf60-ba9dcc1f3e22 Authenticating user 'default' from [fd00:1122:3344:101::e]:39393 | ||
| 10997 | 2026.05.27 02:44:51.779138 [ 312 ] {} <Debug> TCP-Session: e74c1e71-c9e2-48df-bf60-ba9dcc1f3e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10998 | 2026.05.27 02:44:51.779151 [ 312 ] {} <Debug> TCP-Session: e74c1e71-c9e2-48df-bf60-ba9dcc1f3e22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10999 | 2026.05.27 02:44:51.779225 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11000 | 2026.05.27 02:44:51.779263 [ 316 ] {} <Debug> TCP-Session: 1529f1e7-9736-40ac-a1d2-8037546f816a Authenticating user 'default' from [fd00:1122:3344:101::e]:53327 | ||
| 11001 | 2026.05.27 02:44:51.779282 [ 316 ] {} <Debug> TCP-Session: 1529f1e7-9736-40ac-a1d2-8037546f816a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11002 | 2026.05.27 02:44:51.779287 [ 318 ] {a68830c9-608d-40b0-8a34-5c026310c086} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11003 | 2026.05.27 02:44:51.779299 [ 316 ] {} <Debug> TCP-Session: 1529f1e7-9736-40ac-a1d2-8037546f816a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11004 | 2026.05.27 02:44:51.779342 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11005 | 2026.05.27 02:44:51.779366 [ 318 ] {a68830c9-608d-40b0-8a34-5c026310c086} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11006 | 2026.05.27 02:44:51.779376 [ 311 ] {} <Debug> TCP-Session: ac68ecc4-7e1f-4c62-8204-52f7b2235853 Authenticating user 'default' from [fd00:1122:3344:101::e]:52157 | ||
| 11007 | 2026.05.27 02:44:51.779409 [ 311 ] {} <Debug> TCP-Session: ac68ecc4-7e1f-4c62-8204-52f7b2235853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11008 | 2026.05.27 02:44:51.779425 [ 311 ] {} <Debug> TCP-Session: ac68ecc4-7e1f-4c62-8204-52f7b2235853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11009 | 2026.05.27 02:44:51.779461 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11010 | 2026.05.27 02:44:51.779502 [ 259 ] {} <Debug> TCP-Session: d22763c0-49ec-4024-8907-a71b78225581 Authenticating user 'default' from [fd00:1122:3344:101::e]:55241 | ||
| 11011 | 2026.05.27 02:44:51.779520 [ 259 ] {} <Debug> TCP-Session: d22763c0-49ec-4024-8907-a71b78225581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11012 | 2026.05.27 02:44:51.779533 [ 259 ] {} <Debug> TCP-Session: d22763c0-49ec-4024-8907-a71b78225581 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11013 | 2026.05.27 02:44:51.779717 [ 318 ] {a68830c9-608d-40b0-8a34-5c026310c086} <Debug> oximeter.version (5277401c-8b99-413d-8dc0-62bbe2b9e5ea) (SelectExecutor): Key condition: unknown | ||
| 11014 | 2026.05.27 02:44:51.780810 [ 330 ] {a68830c9-608d-40b0-8a34-5c026310c086} <Trace> AggregatingTransform: Aggregating | ||
| 11015 | 2026.05.27 02:44:51.780853 [ 330 ] {a68830c9-608d-40b0-8a34-5c026310c086} <Trace> Aggregator: Aggregation method: without_key | ||
| 11016 | 2026.05.27 02:44:51.780888 [ 330 ] {a68830c9-608d-40b0-8a34-5c026310c086} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001068552 sec. (935.846 rows/sec., 36.56 KiB/sec.) | ||
| 11017 | 2026.05.27 02:44:51.780907 [ 330 ] {a68830c9-608d-40b0-8a34-5c026310c086} <Trace> Aggregator: Merging aggregated data | ||
| 11018 | 2026.05.27 02:44:51.781622 [ 318 ] {a68830c9-608d-40b0-8a34-5c026310c086} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003199 sec., 312.5976867771179 rows/sec., 12.21 KiB/sec. | ||
| 11019 | 2026.05.27 02:44:51.781764 [ 318 ] {a68830c9-608d-40b0-8a34-5c026310c086} <Debug> TCPHandler: Processed in 0.00369178 sec. | ||
| 11020 | 2026.05.27 02:44:51.781878 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11021 | 2026.05.27 02:44:51.781912 [ 318 ] {} <Debug> TCP-Session: fa23b95f-2ad8-4842-946e-760e8327f2a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11022 | 2026.05.27 02:44:51.781928 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11023 | 2026.05.27 02:44:51.781953 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11024 | 2026.05.27 02:44:51.781978 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11025 | 2026.05.27 02:44:51.781997 [ 317 ] {} <Debug> TCP-Session: 9ea5bddf-fcc8-476d-90d3-83ef96b8899a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11026 | 2026.05.27 02:44:51.782024 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11027 | 2026.05.27 02:44:51.782040 [ 315 ] {} <Debug> TCP-Session: b06c9394-9118-42ed-bc6c-571da3fc8422 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11028 | 2026.05.27 02:44:51.782020 [ 259 ] {} <Debug> TCP-Session: d22763c0-49ec-4024-8907-a71b78225581 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11029 | 2026.05.27 02:44:51.782067 [ 312 ] {} <Debug> TCP-Session: e74c1e71-c9e2-48df-bf60-ba9dcc1f3e22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11030 | 2026.05.27 02:44:51.782012 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11031 | 2026.05.27 02:44:51.781990 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11032 | 2026.05.27 02:44:51.781959 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11033 | 2026.05.27 02:44:51.782161 [ 311 ] {} <Debug> TCP-Session: ac68ecc4-7e1f-4c62-8204-52f7b2235853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11034 | 2026.05.27 02:44:51.782151 [ 316 ] {} <Debug> TCP-Session: 1529f1e7-9736-40ac-a1d2-8037546f816a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11035 | 2026.05.27 02:44:51.782190 [ 269 ] {} <Debug> TCP-Session: ea4a9dea-74ae-4769-a9e2-4610d7d5e7a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11036 | 2026.05.27 02:44:51.781917 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11037 | 2026.05.27 02:44:51.782276 [ 319 ] {} <Debug> TCP-Session: ce82bab9-125f-4cbf-8f66-0862bac62309 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11038 | 2026.05.27 02:44:52.901846 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62577 | ||
| 11039 | 2026.05.27 02:44:52.901937 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11040 | 2026.05.27 02:44:52.901963 [ 318 ] {} <Debug> TCP-Session: 0e1aad8e-2fce-4835-ad9c-2f33bd12daf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62577 | ||
| 11041 | 2026.05.27 02:44:52.901986 [ 318 ] {} <Debug> TCP-Session: 0e1aad8e-2fce-4835-ad9c-2f33bd12daf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11042 | 2026.05.27 02:44:52.901999 [ 318 ] {} <Debug> TCP-Session: 0e1aad8e-2fce-4835-ad9c-2f33bd12daf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11043 | 2026.05.27 02:44:52.902273 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52169 | ||
| 11044 | 2026.05.27 02:44:52.902306 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51934 | ||
| 11045 | 2026.05.27 02:44:52.902318 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53416 | ||
| 11046 | 2026.05.27 02:44:52.902365 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11047 | 2026.05.27 02:44:52.902368 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11048 | 2026.05.27 02:44:52.902329 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41323 | ||
| 11049 | 2026.05.27 02:44:52.902409 [ 315 ] {} <Debug> TCP-Session: 0eb10151-c20c-4d99-a830-66d8e12e3672 Authenticating user 'default' from [fd00:1122:3344:101::e]:51934 | ||
| 11050 | 2026.05.27 02:44:52.902413 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11051 | 2026.05.27 02:44:52.902463 [ 315 ] {} <Debug> TCP-Session: 0eb10151-c20c-4d99-a830-66d8e12e3672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11052 | 2026.05.27 02:44:52.902481 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11053 | 2026.05.27 02:44:52.902511 [ 315 ] {} <Debug> TCP-Session: 0eb10151-c20c-4d99-a830-66d8e12e3672 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11054 | 2026.05.27 02:44:52.902523 [ 316 ] {} <Debug> TCP-Session: 436460b8-c58d-4b5a-8994-71ae632301cd Authenticating user 'default' from [fd00:1122:3344:101::e]:53416 | ||
| 11055 | 2026.05.27 02:44:52.902530 [ 317 ] {} <Debug> TCP-Session: 2c68d3f6-7ce9-497b-a09a-ed41420b8038 Authenticating user 'default' from [fd00:1122:3344:101::e]:41323 | ||
| 11056 | 2026.05.27 02:44:52.902400 [ 319 ] {} <Debug> TCP-Session: dbb424ca-bbfd-4a6d-aa95-f088617cc78d Authenticating user 'default' from [fd00:1122:3344:101::e]:52169 | ||
| 11057 | 2026.05.27 02:44:52.902558 [ 316 ] {} <Debug> TCP-Session: 436460b8-c58d-4b5a-8994-71ae632301cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11058 | 2026.05.27 02:44:52.902572 [ 317 ] {} <Debug> TCP-Session: 2c68d3f6-7ce9-497b-a09a-ed41420b8038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11059 | 2026.05.27 02:44:52.902588 [ 319 ] {} <Debug> TCP-Session: dbb424ca-bbfd-4a6d-aa95-f088617cc78d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11060 | 2026.05.27 02:44:52.902611 [ 317 ] {} <Debug> TCP-Session: 2c68d3f6-7ce9-497b-a09a-ed41420b8038 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11061 | 2026.05.27 02:44:52.902632 [ 319 ] {} <Debug> TCP-Session: dbb424ca-bbfd-4a6d-aa95-f088617cc78d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11062 | 2026.05.27 02:44:52.902598 [ 316 ] {} <Debug> TCP-Session: 436460b8-c58d-4b5a-8994-71ae632301cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11063 | 2026.05.27 02:44:52.902297 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40437 | ||
| 11064 | 2026.05.27 02:44:52.902295 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34858 | ||
| 11065 | 2026.05.27 02:44:52.902295 [ 318 ] {} <Trace> TCP-Session: 0e1aad8e-2fce-4835-ad9c-2f33bd12daf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11066 | 2026.05.27 02:44:52.902741 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11067 | 2026.05.27 02:44:52.902757 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11068 | 2026.05.27 02:44:52.902276 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45677 | ||
| 11069 | 2026.05.27 02:44:52.902778 [ 312 ] {} <Debug> TCP-Session: dc3dee35-8342-4a80-b142-05654a5b0a30 Authenticating user 'default' from [fd00:1122:3344:101::e]:40437 | ||
| 11070 | 2026.05.27 02:44:52.902785 [ 311 ] {} <Debug> TCP-Session: 8c74598a-2cc4-4516-9ecb-10d39d80f77f Authenticating user 'default' from [fd00:1122:3344:101::e]:34858 | ||
| 11071 | 2026.05.27 02:44:52.902827 [ 312 ] {} <Debug> TCP-Session: dc3dee35-8342-4a80-b142-05654a5b0a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11072 | 2026.05.27 02:44:52.902834 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11073 | 2026.05.27 02:44:52.902840 [ 311 ] {} <Debug> TCP-Session: 8c74598a-2cc4-4516-9ecb-10d39d80f77f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11074 | 2026.05.27 02:44:52.902849 [ 312 ] {} <Debug> TCP-Session: dc3dee35-8342-4a80-b142-05654a5b0a30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11075 | 2026.05.27 02:44:52.902876 [ 311 ] {} <Debug> TCP-Session: 8c74598a-2cc4-4516-9ecb-10d39d80f77f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11076 | 2026.05.27 02:44:52.902869 [ 269 ] {} <Debug> TCP-Session: 61bc6905-13ba-433f-8764-c725cdaaa50e Authenticating user 'default' from [fd00:1122:3344:101::e]:45677 | ||
| 11077 | 2026.05.27 02:44:52.902900 [ 318 ] {ec2ccb2f-3575-4759-a368-9087413f6d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62577) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11078 | 2026.05.27 02:44:52.902918 [ 269 ] {} <Debug> TCP-Session: 61bc6905-13ba-433f-8764-c725cdaaa50e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11079 | 2026.05.27 02:44:52.902279 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36111 | ||
| 11080 | 2026.05.27 02:44:52.902944 [ 269 ] {} <Debug> TCP-Session: 61bc6905-13ba-433f-8764-c725cdaaa50e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11081 | 2026.05.27 02:44:52.903011 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11082 | 2026.05.27 02:44:52.903040 [ 259 ] {} <Debug> TCP-Session: 297df70d-0f58-458d-94ce-bca757b6759a Authenticating user 'default' from [fd00:1122:3344:101::e]:36111 | ||
| 11083 | 2026.05.27 02:44:52.903058 [ 259 ] {} <Debug> TCP-Session: 297df70d-0f58-458d-94ce-bca757b6759a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11084 | 2026.05.27 02:44:52.903072 [ 259 ] {} <Debug> TCP-Session: 297df70d-0f58-458d-94ce-bca757b6759a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11085 | 2026.05.27 02:44:52.903171 [ 318 ] {ec2ccb2f-3575-4759-a368-9087413f6d8d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11086 | 2026.05.27 02:44:52.903229 [ 318 ] {ec2ccb2f-3575-4759-a368-9087413f6d8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11087 | 2026.05.27 02:44:52.903504 [ 318 ] {ec2ccb2f-3575-4759-a368-9087413f6d8d} <Debug> oximeter.version (5277401c-8b99-413d-8dc0-62bbe2b9e5ea) (SelectExecutor): Key condition: unknown | ||
| 11088 | 2026.05.27 02:44:52.904528 [ 327 ] {ec2ccb2f-3575-4759-a368-9087413f6d8d} <Trace> AggregatingTransform: Aggregating | ||
| 11089 | 2026.05.27 02:44:52.904560 [ 327 ] {ec2ccb2f-3575-4759-a368-9087413f6d8d} <Trace> Aggregator: Aggregation method: without_key | ||
| 11090 | 2026.05.27 02:44:52.904590 [ 327 ] {ec2ccb2f-3575-4759-a368-9087413f6d8d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000990911 sec. (1009.172 rows/sec., 39.42 KiB/sec.) | ||
| 11091 | 2026.05.27 02:44:52.904604 [ 327 ] {ec2ccb2f-3575-4759-a368-9087413f6d8d} <Trace> Aggregator: Merging aggregated data | ||
| 11092 | 2026.05.27 02:44:52.905227 [ 318 ] {ec2ccb2f-3575-4759-a368-9087413f6d8d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002381 sec., 419.99160016799664 rows/sec., 16.41 KiB/sec. | ||
| 11093 | 2026.05.27 02:44:52.905370 [ 318 ] {ec2ccb2f-3575-4759-a368-9087413f6d8d} <Debug> TCPHandler: Processed in 0.003186644 sec. | ||
| 11094 | 2026.05.27 02:44:52.905504 [ 318 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11095 | 2026.05.27 02:44:52.905532 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11096 | 2026.05.27 02:44:52.905533 [ 318 ] {} <Debug> TCP-Session: 0e1aad8e-2fce-4835-ad9c-2f33bd12daf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11097 | 2026.05.27 02:44:52.905552 [ 316 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11098 | 2026.05.27 02:44:52.905567 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11099 | 2026.05.27 02:44:52.905582 [ 317 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11100 | 2026.05.27 02:44:52.905605 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11101 | 2026.05.27 02:44:52.905622 [ 315 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11102 | 2026.05.27 02:44:52.905631 [ 317 ] {} <Debug> TCP-Session: 2c68d3f6-7ce9-497b-a09a-ed41420b8038 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11103 | 2026.05.27 02:44:52.905641 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11104 | 2026.05.27 02:44:52.905671 [ 315 ] {} <Debug> TCP-Session: 0eb10151-c20c-4d99-a830-66d8e12e3672 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11105 | 2026.05.27 02:44:52.905660 [ 319 ] {} <Debug> TCP-Session: dbb424ca-bbfd-4a6d-aa95-f088617cc78d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11106 | 2026.05.27 02:44:52.905708 [ 311 ] {} <Debug> TCP-Session: 8c74598a-2cc4-4516-9ecb-10d39d80f77f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11107 | 2026.05.27 02:44:52.905619 [ 259 ] {} <Debug> TCP-Session: 297df70d-0f58-458d-94ce-bca757b6759a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11108 | 2026.05.27 02:44:52.905611 [ 316 ] {} <Debug> TCP-Session: 436460b8-c58d-4b5a-8994-71ae632301cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11109 | 2026.05.27 02:44:52.905583 [ 269 ] {} <Debug> TCP-Session: 61bc6905-13ba-433f-8764-c725cdaaa50e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11110 | 2026.05.27 02:44:52.905659 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11111 | 2026.05.27 02:44:52.905841 [ 312 ] {} <Debug> TCP-Session: dc3dee35-8342-4a80-b142-05654a5b0a30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11112 | 2026.05.27 02:44:53.877256 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11113 | 2026.05.27 02:44:53.877342 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11114 | 2026.05.27 02:44:53.985575 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20077 | ||
| 11115 | 2026.05.27 02:44:53.986155 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11116 | 2026.05.27 02:44:53.986205 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 11117 | 2026.05.27 02:44:53.986728 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11118 | 2026.05.27 02:44:53.986975 [ 243 ] {} <Trace> system.asynchronous_metric_log (a28b8b9c-1865-46e0-b427-4247494c744a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11119 | 2026.05.27 02:44:53.987102 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20077 | ||
| 11120 | 2026.05.27 02:44:54.411142 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11121 | 2026.05.27 02:44:54.411516 [ 260 ] {8e5e1dbd-1e1c-4793-92e6-4943648255ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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) | ||
| 11122 | 2026.05.27 02:44:54.412067 [ 260 ] {8e5e1dbd-1e1c-4793-92e6-4943648255ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11123 | 2026.05.27 02:44:54.412106 [ 260 ] {8e5e1dbd-1e1c-4793-92e6-4943648255ed} <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 | ||
| 11124 | 2026.05.27 02:44:54.412326 [ 260 ] {8e5e1dbd-1e1c-4793-92e6-4943648255ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11125 | 2026.05.27 02:44:54.412397 [ 260 ] {8e5e1dbd-1e1c-4793-92e6-4943648255ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11126 | 2026.05.27 02:44:54.412543 [ 260 ] {8e5e1dbd-1e1c-4793-92e6-4943648255ed} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11127 | 2026.05.27 02:44:54.412667 [ 310 ] {8e5e1dbd-1e1c-4793-92e6-4943648255ed} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11128 | 2026.05.27 02:44:54.412674 [ 366 ] {8e5e1dbd-1e1c-4793-92e6-4943648255ed} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11129 | 2026.05.27 02:44:54.412667 [ 338 ] {8e5e1dbd-1e1c-4793-92e6-4943648255ed} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11130 | 2026.05.27 02:44:54.412670 [ 309 ] {8e5e1dbd-1e1c-4793-92e6-4943648255ed} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11131 | 2026.05.27 02:44:54.412933 [ 260 ] {8e5e1dbd-1e1c-4793-92e6-4943648255ed} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 11132 | 2026.05.27 02:44:54.412961 [ 260 ] {8e5e1dbd-1e1c-4793-92e6-4943648255ed} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11133 | 2026.05.27 02:44:54.413048 [ 260 ] {8e5e1dbd-1e1c-4793-92e6-4943648255ed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11134 | 2026.05.27 02:44:54.413069 [ 260 ] {8e5e1dbd-1e1c-4793-92e6-4943648255ed} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 11135 | 2026.05.27 02:44:54.413106 [ 260 ] {8e5e1dbd-1e1c-4793-92e6-4943648255ed} <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'))" | ||
| 11136 | 2026.05.27 02:44:54.413147 [ 260 ] {8e5e1dbd-1e1c-4793-92e6-4943648255ed} <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'))" | ||
| 11137 | 2026.05.27 02:44:54.413183 [ 260 ] {8e5e1dbd-1e1c-4793-92e6-4943648255ed} <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'))" | ||
| 11138 | 2026.05.27 02:44:54.414543 [ 260 ] {8e5e1dbd-1e1c-4793-92e6-4943648255ed} <Debug> executeQuery: Read 50 rows, 8.73 KiB in 0.003185 sec., 15698.587127158557 rows/sec., 2.68 MiB/sec. | ||
| 11139 | 2026.05.27 02:44:54.414747 [ 260 ] {8e5e1dbd-1e1c-4793-92e6-4943648255ed} <Debug> MemoryTracker: Peak memory usage (for query): 138.71 KiB. | ||
| 11140 | 2026.05.27 02:44:54.414765 [ 260 ] {8e5e1dbd-1e1c-4793-92e6-4943648255ed} <Debug> TCPHandler: Processed in 0.003822241 sec. | ||
| 11141 | 2026.05.27 02:44:54.417090 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11142 | 2026.05.27 02:44:54.417229 [ 260 ] {51e28db2-d558-4827-a806-263de4e2f4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11143 | 2026.05.27 02:44:54.417282 [ 260 ] {51e28db2-d558-4827-a806-263de4e2f4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11144 | 2026.05.27 02:44:54.417933 [ 260 ] {51e28db2-d558-4827-a806-263de4e2f4eb} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11145 | 2026.05.27 02:44:54.417978 [ 260 ] {51e28db2-d558-4827-a806-263de4e2f4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 11146 | 2026.05.27 02:44:54.418372 [ 260 ] {51e28db2-d558-4827-a806-263de4e2f4eb} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11147 | 2026.05.27 02:44:54.418603 [ 260 ] {51e28db2-d558-4827-a806-263de4e2f4eb} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11148 | 2026.05.27 02:44:54.418759 [ 260 ] {51e28db2-d558-4827-a806-263de4e2f4eb} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001569 sec., 82855.321861058 rows/sec., 7.15 MiB/sec. | ||
| 11149 | 2026.05.27 02:44:54.418795 [ 260 ] {51e28db2-d558-4827-a806-263de4e2f4eb} <Debug> TCPHandler: Processed in 0.001771639 sec. | ||
| 11150 | 2026.05.27 02:44:54.418927 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11151 | 2026.05.27 02:44:54.419024 [ 260 ] {f5810e89-c262-4aa0-802c-20d20494abf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11152 | 2026.05.27 02:44:54.419064 [ 260 ] {f5810e89-c262-4aa0-802c-20d20494abf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11153 | 2026.05.27 02:44:54.419569 [ 260 ] {f5810e89-c262-4aa0-802c-20d20494abf1} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11154 | 2026.05.27 02:44:54.419608 [ 260 ] {f5810e89-c262-4aa0-802c-20d20494abf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 11155 | 2026.05.27 02:44:54.419921 [ 260 ] {f5810e89-c262-4aa0-802c-20d20494abf1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11156 | 2026.05.27 02:44:54.420142 [ 260 ] {f5810e89-c262-4aa0-802c-20d20494abf1} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11157 | 2026.05.27 02:44:54.420273 [ 260 ] {f5810e89-c262-4aa0-802c-20d20494abf1} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001268 sec., 29179.810725552048 rows/sec., 2.14 MiB/sec. | ||
| 11158 | 2026.05.27 02:44:54.420308 [ 260 ] {f5810e89-c262-4aa0-802c-20d20494abf1} <Debug> TCPHandler: Processed in 0.001434295 sec. | ||
| 11159 | 2026.05.27 02:44:54.420433 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11160 | 2026.05.27 02:44:54.420541 [ 260 ] {2b3b2313-fbdf-438c-a040-5fbc34437e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11161 | 2026.05.27 02:44:54.420582 [ 260 ] {2b3b2313-fbdf-438c-a040-5fbc34437e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11162 | 2026.05.27 02:44:54.421071 [ 260 ] {2b3b2313-fbdf-438c-a040-5fbc34437e6e} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11163 | 2026.05.27 02:44:54.421109 [ 260 ] {2b3b2313-fbdf-438c-a040-5fbc34437e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 11164 | 2026.05.27 02:44:54.421426 [ 260 ] {2b3b2313-fbdf-438c-a040-5fbc34437e6e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11165 | 2026.05.27 02:44:54.421639 [ 260 ] {2b3b2313-fbdf-438c-a040-5fbc34437e6e} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11166 | 2026.05.27 02:44:54.421769 [ 260 ] {2b3b2313-fbdf-438c-a040-5fbc34437e6e} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001247 sec., 80994.3865276664 rows/sec., 6.33 MiB/sec. | ||
| 11167 | 2026.05.27 02:44:54.421804 [ 260 ] {2b3b2313-fbdf-438c-a040-5fbc34437e6e} <Debug> TCPHandler: Processed in 0.001422275 sec. | ||
| 11168 | 2026.05.27 02:44:54.421931 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11169 | 2026.05.27 02:44:54.422029 [ 260 ] {e9a43516-e096-418c-8718-054876debcc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11170 | 2026.05.27 02:44:54.422071 [ 260 ] {e9a43516-e096-418c-8718-054876debcc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11171 | 2026.05.27 02:44:54.422530 [ 260 ] {e9a43516-e096-418c-8718-054876debcc8} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11172 | 2026.05.27 02:44:54.422566 [ 260 ] {e9a43516-e096-418c-8718-054876debcc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 11173 | 2026.05.27 02:44:54.422915 [ 260 ] {e9a43516-e096-418c-8718-054876debcc8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11174 | 2026.05.27 02:44:54.423131 [ 260 ] {e9a43516-e096-418c-8718-054876debcc8} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11175 | 2026.05.27 02:44:54.423261 [ 260 ] {e9a43516-e096-418c-8718-054876debcc8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 11176 | 2026.05.27 02:44:54.423271 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
| 11177 | 2026.05.27 02:44:54.423296 [ 260 ] {e9a43516-e096-418c-8718-054876debcc8} <Debug> TCPHandler: Processed in 0.001419705 sec. | ||
| 11178 | 2026.05.27 02:44:54.423325 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11179 | 2026.05.27 02:44:54.423353 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 11180 | 2026.05.27 02:44:54.423432 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11181 | 2026.05.27 02:44:54.423468 [ 197 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
| 11182 | 2026.05.27 02:44:54.423532 [ 260 ] {d92de900-acae-47bb-af40-11ccb28feec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11183 | 2026.05.27 02:44:54.423584 [ 197 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11184 | 2026.05.27 02:44:54.423587 [ 260 ] {d92de900-acae-47bb-af40-11ccb28feec7} <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 | ||
| 11185 | 2026.05.27 02:44:54.423621 [ 197 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_65_13, total 25652 rows starting from the beginning of the part | ||
| 11186 | 2026.05.27 02:44:54.423690 [ 197 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 265 rows starting from the beginning of the part | ||
| 11187 | 2026.05.27 02:44:54.423743 [ 197 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1529 rows starting from the beginning of the part | ||
| 11188 | 2026.05.27 02:44:54.423793 [ 197 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 96 rows starting from the beginning of the part | ||
| 11189 | 2026.05.27 02:44:54.423842 [ 197 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 265 rows starting from the beginning of the part | ||
| 11190 | 2026.05.27 02:44:54.423890 [ 197 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 11191 | 2026.05.27 02:44:54.424456 [ 260 ] {d92de900-acae-47bb-af40-11ccb28feec7} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11192 | 2026.05.27 02:44:54.424493 [ 260 ] {d92de900-acae-47bb-af40-11ccb28feec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 11193 | 2026.05.27 02:44:54.425108 [ 260 ] {d92de900-acae-47bb-af40-11ccb28feec7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11194 | 2026.05.27 02:44:54.425350 [ 260 ] {d92de900-acae-47bb-af40-11ccb28feec7} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11195 | 2026.05.27 02:44:54.425493 [ 260 ] {d92de900-acae-47bb-af40-11ccb28feec7} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001978 sec., 18705.76339737108 rows/sec., 33.52 MiB/sec. | ||
| 11196 | 2026.05.27 02:44:54.425546 [ 260 ] {d92de900-acae-47bb-af40-11ccb28feec7} <Debug> TCPHandler: Processed in 0.002163683 sec. | ||
| 11197 | 2026.05.27 02:44:54.425686 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11198 | 2026.05.27 02:44:54.425783 [ 260 ] {fc53ac6f-f53d-45e5-99d3-a73075ed4b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11199 | 2026.05.27 02:44:54.425824 [ 260 ] {fc53ac6f-f53d-45e5-99d3-a73075ed4b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11200 | 2026.05.27 02:44:54.426190 [ 260 ] {fc53ac6f-f53d-45e5-99d3-a73075ed4b1e} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11201 | 2026.05.27 02:44:54.426226 [ 260 ] {fc53ac6f-f53d-45e5-99d3-a73075ed4b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 11202 | 2026.05.27 02:44:54.426541 [ 260 ] {fc53ac6f-f53d-45e5-99d3-a73075ed4b1e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11203 | 2026.05.27 02:44:54.426761 [ 260 ] {fc53ac6f-f53d-45e5-99d3-a73075ed4b1e} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11204 | 2026.05.27 02:44:54.426896 [ 260 ] {fc53ac6f-f53d-45e5-99d3-a73075ed4b1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 11205 | 2026.05.27 02:44:54.426931 [ 260 ] {fc53ac6f-f53d-45e5-99d3-a73075ed4b1e} <Debug> TCPHandler: Processed in 0.001294484 sec. | ||
| 11206 | 2026.05.27 02:44:54.431180 [ 186 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27967 rows, containing 5 columns (5 merged, 0 gathered) in 0.007753273 sec., 3607121.7923062947 rows/sec., 230.79 MiB/sec. | ||
| 11207 | 2026.05.27 02:44:54.431665 [ 195 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 11208 | 2026.05.27 02:44:54.432019 [ 195 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11209 | 2026.05.27 02:44:54.432098 [ 195 ] {61fc5997-9afd-4f41-91ea-3e09026812f1::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
| 11210 | 2026.05.27 02:44:54.432213 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11211 | 2026.05.27 02:44:55.001185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.10 MiB, peak 323.79 MiB, free memory in arenas 0.00 B, will set to 314.97 MiB (RSS), difference: 2.86 MiB | ||
| 11212 | 2026.05.27 02:44:55.042467 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 11213 | 2026.05.27 02:44:55.056644 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11214 | 2026.05.27 02:44:55.056698 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 11215 | 2026.05.27 02:44:55.062230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11216 | 2026.05.27 02:44:55.062908 [ 244 ] {} <Trace> system.metric_log (f15ebf01-a3b0-4e89-b13b-de91f0a434d2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11217 | 2026.05.27 02:44:55.065427 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 11218 | 2026.05.27 02:44:59.414313 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11219 | 2026.05.27 02:44:59.414581 [ 260 ] {00c108dc-57c7-4c6f-be60-d83e077b686e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) 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', 'oximeter_collector:collections', '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) | ||
| 11220 | 2026.05.27 02:44:59.414950 [ 260 ] {00c108dc-57c7-4c6f-be60-d83e077b686e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11221 | 2026.05.27 02:44:59.414998 [ 260 ] {00c108dc-57c7-4c6f-be60-d83e077b686e} <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', 'oximeter_collector:collections', '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 | ||
| 11222 | 2026.05.27 02:44:59.415278 [ 260 ] {00c108dc-57c7-4c6f-be60-d83e077b686e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11223 | 2026.05.27 02:44:59.415347 [ 260 ] {00c108dc-57c7-4c6f-be60-d83e077b686e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11224 | 2026.05.27 02:44:59.415497 [ 260 ] {00c108dc-57c7-4c6f-be60-d83e077b686e} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 11225 | 2026.05.27 02:44:59.415619 [ 309 ] {00c108dc-57c7-4c6f-be60-d83e077b686e} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11226 | 2026.05.27 02:44:59.415629 [ 366 ] {00c108dc-57c7-4c6f-be60-d83e077b686e} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11227 | 2026.05.27 02:44:59.415636 [ 310 ] {00c108dc-57c7-4c6f-be60-d83e077b686e} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11228 | 2026.05.27 02:44:59.415619 [ 338 ] {00c108dc-57c7-4c6f-be60-d83e077b686e} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11229 | 2026.05.27 02:44:59.415861 [ 260 ] {00c108dc-57c7-4c6f-be60-d83e077b686e} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 11230 | 2026.05.27 02:44:59.415891 [ 260 ] {00c108dc-57c7-4c6f-be60-d83e077b686e} <Trace> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11231 | 2026.05.27 02:44:59.415979 [ 260 ] {00c108dc-57c7-4c6f-be60-d83e077b686e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11232 | 2026.05.27 02:44:59.416000 [ 260 ] {00c108dc-57c7-4c6f-be60-d83e077b686e} <Debug> oximeter.timeseries_schema (dab93974-9ff4-469b-96c3-8f67e41376fc) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 11233 | 2026.05.27 02:44:59.416037 [ 260 ] {00c108dc-57c7-4c6f-be60-d83e077b686e} <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', 'oximeter_collector:collections', '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'))" | ||
| 11234 | 2026.05.27 02:44:59.416080 [ 260 ] {00c108dc-57c7-4c6f-be60-d83e077b686e} <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', 'oximeter_collector:collections', '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'))" | ||
| 11235 | 2026.05.27 02:44:59.416121 [ 260 ] {00c108dc-57c7-4c6f-be60-d83e077b686e} <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', 'oximeter_collector:collections', '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'))" | ||
| 11236 | 2026.05.27 02:44:59.417441 [ 260 ] {00c108dc-57c7-4c6f-be60-d83e077b686e} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.002971 sec., 16829.350387075057 rows/sec., 4.18 MiB/sec. | ||
| 11237 | 2026.05.27 02:44:59.417633 [ 260 ] {00c108dc-57c7-4c6f-be60-d83e077b686e} <Debug> MemoryTracker: Peak memory usage (for query): 152.04 KiB. | ||
| 11238 | 2026.05.27 02:44:59.417650 [ 260 ] {00c108dc-57c7-4c6f-be60-d83e077b686e} <Debug> TCPHandler: Processed in 0.003476817 sec. | ||
| 11239 | 2026.05.27 02:44:59.422987 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11240 | 2026.05.27 02:44:59.423158 [ 260 ] {2ba90971-befd-4c15-9b26-6708abda6f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11241 | 2026.05.27 02:44:59.423211 [ 260 ] {2ba90971-befd-4c15-9b26-6708abda6f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11242 | 2026.05.27 02:44:59.423944 [ 260 ] {2ba90971-befd-4c15-9b26-6708abda6f20} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11243 | 2026.05.27 02:44:59.423992 [ 260 ] {2ba90971-befd-4c15-9b26-6708abda6f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 11244 | 2026.05.27 02:44:59.424383 [ 260 ] {2ba90971-befd-4c15-9b26-6708abda6f20} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11245 | 2026.05.27 02:44:59.424606 [ 260 ] {2ba90971-befd-4c15-9b26-6708abda6f20} <Trace> oximeter.fields_i16 (c1d4905b-dabf-4981-8404-e6dec4dec09f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11246 | 2026.05.27 02:44:59.424748 [ 260 ] {2ba90971-befd-4c15-9b26-6708abda6f20} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001629 sec., 171884.59177409453 rows/sec., 10.91 MiB/sec. | ||
| 11247 | 2026.05.27 02:44:59.424785 [ 260 ] {2ba90971-befd-4c15-9b26-6708abda6f20} <Debug> TCPHandler: Processed in 0.00189932 sec. | ||
| 11248 | 2026.05.27 02:44:59.425299 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11249 | 2026.05.27 02:44:59.425481 [ 260 ] {b69f3352-a19f-44bc-92a2-a7742e0886e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11250 | 2026.05.27 02:44:59.425559 [ 260 ] {b69f3352-a19f-44bc-92a2-a7742e0886e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11251 | 2026.05.27 02:44:59.426220 [ 260 ] {b69f3352-a19f-44bc-92a2-a7742e0886e5} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11252 | 2026.05.27 02:44:59.426266 [ 260 ] {b69f3352-a19f-44bc-92a2-a7742e0886e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 11253 | 2026.05.27 02:44:59.426654 [ 260 ] {b69f3352-a19f-44bc-92a2-a7742e0886e5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11254 | 2026.05.27 02:44:59.426901 [ 260 ] {b69f3352-a19f-44bc-92a2-a7742e0886e5} <Trace> oximeter.fields_ipaddr (6d0f49ee-3704-4400-a514-0345ba15d261): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11255 | 2026.05.27 02:44:59.427061 [ 260 ] {b69f3352-a19f-44bc-92a2-a7742e0886e5} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001632 sec., 4901.9607843137255 rows/sec., 399.72 KiB/sec. | ||
| 11256 | 2026.05.27 02:44:59.427102 [ 260 ] {b69f3352-a19f-44bc-92a2-a7742e0886e5} <Debug> TCPHandler: Processed in 0.001948791 sec. | ||
| 11257 | 2026.05.27 02:44:59.427237 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11258 | 2026.05.27 02:44:59.427338 [ 260 ] {1ebb3492-e7eb-4a0e-8904-c88c7087c900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11259 | 2026.05.27 02:44:59.427379 [ 260 ] {1ebb3492-e7eb-4a0e-8904-c88c7087c900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11260 | 2026.05.27 02:44:59.428262 [ 260 ] {1ebb3492-e7eb-4a0e-8904-c88c7087c900} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11261 | 2026.05.27 02:44:59.428301 [ 260 ] {1ebb3492-e7eb-4a0e-8904-c88c7087c900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 11262 | 2026.05.27 02:44:59.428666 [ 260 ] {1ebb3492-e7eb-4a0e-8904-c88c7087c900} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11263 | 2026.05.27 02:44:59.428913 [ 260 ] {1ebb3492-e7eb-4a0e-8904-c88c7087c900} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11264 | 2026.05.27 02:44:59.429057 [ 260 ] {1ebb3492-e7eb-4a0e-8904-c88c7087c900} <Debug> executeQuery: Read 789 rows, 62.36 KiB in 0.001738 sec., 453970.08055235905 rows/sec., 35.04 MiB/sec. | ||
| 11265 | 2026.05.27 02:44:59.429057 [ 124 ] {} <Debug> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11266 | 2026.05.27 02:44:59.429095 [ 260 ] {1ebb3492-e7eb-4a0e-8904-c88c7087c900} <Debug> TCPHandler: Processed in 0.00190804 sec. | ||
| 11267 | 2026.05.27 02:44:59.429141 [ 124 ] {} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11268 | 2026.05.27 02:44:59.429171 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 11269 | 2026.05.27 02:44:59.429263 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11270 | 2026.05.27 02:44:59.429296 [ 197 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::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 | ||
| 11271 | 2026.05.27 02:44:59.429368 [ 260 ] {15f1767b-8de2-4ca1-9cc5-fac9de9e7b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11272 | 2026.05.27 02:44:59.429413 [ 197 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11273 | 2026.05.27 02:44:59.429415 [ 260 ] {15f1767b-8de2-4ca1-9cc5-fac9de9e7b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11274 | 2026.05.27 02:44:59.429456 [ 197 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4196 rows starting from the beginning of the part | ||
| 11275 | 2026.05.27 02:44:59.429527 [ 197 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 3336 rows starting from the beginning of the part | ||
| 11276 | 2026.05.27 02:44:59.429581 [ 197 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
| 11277 | 2026.05.27 02:44:59.429631 [ 197 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 785 rows starting from the beginning of the part | ||
| 11278 | 2026.05.27 02:44:59.429678 [ 197 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 130 rows starting from the beginning of the part | ||
| 11279 | 2026.05.27 02:44:59.429722 [ 197 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 789 rows starting from the beginning of the part | ||
| 11280 | 2026.05.27 02:44:59.429919 [ 260 ] {15f1767b-8de2-4ca1-9cc5-fac9de9e7b8d} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11281 | 2026.05.27 02:44:59.429962 [ 260 ] {15f1767b-8de2-4ca1-9cc5-fac9de9e7b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 11282 | 2026.05.27 02:44:59.430301 [ 260 ] {15f1767b-8de2-4ca1-9cc5-fac9de9e7b8d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11283 | 2026.05.27 02:44:59.430522 [ 260 ] {15f1767b-8de2-4ca1-9cc5-fac9de9e7b8d} <Trace> oximeter.fields_u16 (26623fa7-b46b-4465-af52-bb599726c27b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11284 | 2026.05.27 02:44:59.430666 [ 260 ] {15f1767b-8de2-4ca1-9cc5-fac9de9e7b8d} <Debug> executeQuery: Read 152 rows, 9.27 KiB in 0.001317 sec., 115413.81928625664 rows/sec., 6.88 MiB/sec. | ||
| 11285 | 2026.05.27 02:44:59.430703 [ 260 ] {15f1767b-8de2-4ca1-9cc5-fac9de9e7b8d} <Debug> TCPHandler: Processed in 0.001491236 sec. | ||
| 11286 | 2026.05.27 02:44:59.430848 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11287 | 2026.05.27 02:44:59.430949 [ 260 ] {266b1275-c75f-40aa-a862-17b9d449c64b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11288 | 2026.05.27 02:44:59.430990 [ 260 ] {266b1275-c75f-40aa-a862-17b9d449c64b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11289 | 2026.05.27 02:44:59.431461 [ 260 ] {266b1275-c75f-40aa-a862-17b9d449c64b} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11290 | 2026.05.27 02:44:59.431499 [ 260 ] {266b1275-c75f-40aa-a862-17b9d449c64b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 11291 | 2026.05.27 02:44:59.431818 [ 260 ] {266b1275-c75f-40aa-a862-17b9d449c64b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11292 | 2026.05.27 02:44:59.432045 [ 260 ] {266b1275-c75f-40aa-a862-17b9d449c64b} <Trace> oximeter.fields_u32 (a6c301bf-9a9b-464d-b4e3-0c99a43c7f4b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11293 | 2026.05.27 02:44:59.432182 [ 260 ] {266b1275-c75f-40aa-a862-17b9d449c64b} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001252 sec., 115814.69648562299 rows/sec., 7.47 MiB/sec. | ||
| 11294 | 2026.05.27 02:44:59.432219 [ 260 ] {266b1275-c75f-40aa-a862-17b9d449c64b} <Debug> TCPHandler: Processed in 0.001420845 sec. | ||
| 11295 | 2026.05.27 02:44:59.432275 [ 186 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9292 rows, containing 5 columns (5 merged, 0 gathered) in 0.003031152 sec., 3065501.169192439 rows/sec., 245.20 MiB/sec. | ||
| 11296 | 2026.05.27 02:44:59.432418 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11297 | 2026.05.27 02:44:59.432529 [ 260 ] {fd0f572a-cfd2-4557-89fd-810a70200033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11298 | 2026.05.27 02:44:59.432572 [ 260 ] {fd0f572a-cfd2-4557-89fd-810a70200033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11299 | 2026.05.27 02:44:59.432674 [ 195 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11300 | 2026.05.27 02:44:59.433141 [ 195 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_71_14} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11301 | 2026.05.27 02:44:59.433142 [ 260 ] {fd0f572a-cfd2-4557-89fd-810a70200033} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11302 | 2026.05.27 02:44:59.433205 [ 260 ] {fd0f572a-cfd2-4557-89fd-810a70200033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 11303 | 2026.05.27 02:44:59.433238 [ 195 ] {5b863250-d4d6-48e0-90b5-bc6fc3639526::all_1_71_14} <Trace> oximeter.fields_string (5b863250-d4d6-48e0-90b5-bc6fc3639526) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11304 | 2026.05.27 02:44:59.433354 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. | ||
| 11305 | 2026.05.27 02:44:59.433555 [ 260 ] {fd0f572a-cfd2-4557-89fd-810a70200033} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11306 | 2026.05.27 02:44:59.433888 [ 260 ] {fd0f572a-cfd2-4557-89fd-810a70200033} <Trace> oximeter.fields_u8 (17016b68-0c4f-440a-9909-8123209ef64e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11307 | 2026.05.27 02:44:59.434025 [ 260 ] {fd0f572a-cfd2-4557-89fd-810a70200033} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001516 sec., 94986.80738786279 rows/sec., 5.40 MiB/sec. | ||
| 11308 | 2026.05.27 02:44:59.434075 [ 260 ] {fd0f572a-cfd2-4557-89fd-810a70200033} <Debug> TCPHandler: Processed in 0.001729229 sec. | ||
| 11309 | 2026.05.27 02:44:59.434207 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11310 | 2026.05.27 02:44:59.434309 [ 260 ] {bbf3ae67-9979-429f-94a4-3a57353e0e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11311 | 2026.05.27 02:44:59.434351 [ 260 ] {bbf3ae67-9979-429f-94a4-3a57353e0e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11312 | 2026.05.27 02:44:59.434973 [ 260 ] {bbf3ae67-9979-429f-94a4-3a57353e0e24} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11313 | 2026.05.27 02:44:59.435011 [ 260 ] {bbf3ae67-9979-429f-94a4-3a57353e0e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 11314 | 2026.05.27 02:44:59.435330 [ 260 ] {bbf3ae67-9979-429f-94a4-3a57353e0e24} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11315 | 2026.05.27 02:44:59.435537 [ 260 ] {bbf3ae67-9979-429f-94a4-3a57353e0e24} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11316 | 2026.05.27 02:44:59.435653 [ 124 ] {} <Debug> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11317 | 2026.05.27 02:44:59.435669 [ 260 ] {bbf3ae67-9979-429f-94a4-3a57353e0e24} <Debug> executeQuery: Read 496 rows, 35.71 KiB in 0.001381 sec., 359160.02896451845 rows/sec., 25.25 MiB/sec. | ||
| 11318 | 2026.05.27 02:44:59.435699 [ 124 ] {} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11319 | 2026.05.27 02:44:59.435715 [ 260 ] {bbf3ae67-9979-429f-94a4-3a57353e0e24} <Debug> TCPHandler: Processed in 0.001560366 sec. | ||
| 11320 | 2026.05.27 02:44:59.435725 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 11321 | 2026.05.27 02:44:59.435834 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::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 | ||
| 11322 | 2026.05.27 02:44:59.435847 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11323 | 2026.05.27 02:44:59.435958 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11324 | 2026.05.27 02:44:59.435963 [ 260 ] {15395d55-93cc-4478-bbb8-b372b217e748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11325 | 2026.05.27 02:44:59.435998 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2405 rows starting from the beginning of the part | ||
| 11326 | 2026.05.27 02:44:59.436020 [ 260 ] {15395d55-93cc-4478-bbb8-b372b217e748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11327 | 2026.05.27 02:44:59.436070 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1909 rows starting from the beginning of the part | ||
| 11328 | 2026.05.27 02:44:59.436119 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
| 11329 | 2026.05.27 02:44:59.436157 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 488 rows starting from the beginning of the part | ||
| 11330 | 2026.05.27 02:44:59.436196 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 101 rows starting from the beginning of the part | ||
| 11331 | 2026.05.27 02:44:59.436232 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 496 rows starting from the beginning of the part | ||
| 11332 | 2026.05.27 02:44:59.436395 [ 260 ] {15395d55-93cc-4478-bbb8-b372b217e748} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11333 | 2026.05.27 02:44:59.436435 [ 260 ] {15395d55-93cc-4478-bbb8-b372b217e748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 11334 | 2026.05.27 02:44:59.436744 [ 260 ] {15395d55-93cc-4478-bbb8-b372b217e748} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11335 | 2026.05.27 02:44:59.436980 [ 260 ] {15395d55-93cc-4478-bbb8-b372b217e748} <Trace> oximeter.measurements_bool (9eecd929-554e-44d7-b41b-4f64566d9376): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11336 | 2026.05.27 02:44:59.437110 [ 260 ] {15395d55-93cc-4478-bbb8-b372b217e748} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001166 sec., 3430.5317324185253 rows/sec., 179.23 KiB/sec. | ||
| 11337 | 2026.05.27 02:44:59.437144 [ 260 ] {15395d55-93cc-4478-bbb8-b372b217e748} <Debug> TCPHandler: Processed in 0.001347395 sec. | ||
| 11338 | 2026.05.27 02:44:59.437283 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11339 | 2026.05.27 02:44:59.437381 [ 260 ] {df6e19b9-a49f-4c8a-9115-17f25ea2c9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11340 | 2026.05.27 02:44:59.437424 [ 260 ] {df6e19b9-a49f-4c8a-9115-17f25ea2c9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11341 | 2026.05.27 02:44:59.437752 [ 188 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001966051 sec., 2778666.4740639995 rows/sec., 201.17 MiB/sec. | ||
| 11342 | 2026.05.27 02:44:59.437833 [ 260 ] {df6e19b9-a49f-4c8a-9115-17f25ea2c9af} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11343 | 2026.05.27 02:44:59.437874 [ 260 ] {df6e19b9-a49f-4c8a-9115-17f25ea2c9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 11344 | 2026.05.27 02:44:59.437952 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11345 | 2026.05.27 02:44:59.438233 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_71_14} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11346 | 2026.05.27 02:44:59.438237 [ 260 ] {df6e19b9-a49f-4c8a-9115-17f25ea2c9af} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11347 | 2026.05.27 02:44:59.438319 [ 200 ] {76692622-c101-4ebc-976a-e0464a74b1df::all_1_71_14} <Trace> oximeter.fields_uuid (76692622-c101-4ebc-976a-e0464a74b1df) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11348 | 2026.05.27 02:44:59.438394 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 11349 | 2026.05.27 02:44:59.438488 [ 260 ] {df6e19b9-a49f-4c8a-9115-17f25ea2c9af} <Trace> oximeter.measurements_cumulativeu64 (61fc5997-9afd-4f41-91ea-3e09026812f1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11350 | 2026.05.27 02:44:59.438627 [ 260 ] {df6e19b9-a49f-4c8a-9115-17f25ea2c9af} <Debug> executeQuery: Read 269 rows, 18.31 KiB in 0.001264 sec., 212816.45569620255 rows/sec., 14.15 MiB/sec. | ||
| 11351 | 2026.05.27 02:44:59.438662 [ 260 ] {df6e19b9-a49f-4c8a-9115-17f25ea2c9af} <Debug> TCPHandler: Processed in 0.001428735 sec. | ||
| 11352 | 2026.05.27 02:44:59.438787 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11353 | 2026.05.27 02:44:59.438886 [ 260 ] {676c0f58-8c26-482a-83e5-cbe11bba2723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11354 | 2026.05.27 02:44:59.438928 [ 260 ] {676c0f58-8c26-482a-83e5-cbe11bba2723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11355 | 2026.05.27 02:44:59.439249 [ 260 ] {676c0f58-8c26-482a-83e5-cbe11bba2723} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11356 | 2026.05.27 02:44:59.439286 [ 260 ] {676c0f58-8c26-482a-83e5-cbe11bba2723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 11357 | 2026.05.27 02:44:59.439573 [ 260 ] {676c0f58-8c26-482a-83e5-cbe11bba2723} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11358 | 2026.05.27 02:44:59.439778 [ 260 ] {676c0f58-8c26-482a-83e5-cbe11bba2723} <Trace> oximeter.measurements_f64 (157d4686-a4ce-4bec-a0bf-d0e4895a7b30): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11359 | 2026.05.27 02:44:59.439905 [ 260 ] {676c0f58-8c26-482a-83e5-cbe11bba2723} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 11360 | 2026.05.27 02:44:59.439940 [ 260 ] {676c0f58-8c26-482a-83e5-cbe11bba2723} <Debug> TCPHandler: Processed in 0.001203093 sec. | ||
| 11361 | 2026.05.27 02:44:59.440058 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11362 | 2026.05.27 02:44:59.440155 [ 260 ] {9def237a-18ca-40cc-8795-8387fd24112b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11363 | 2026.05.27 02:44:59.440208 [ 260 ] {9def237a-18ca-40cc-8795-8387fd24112b} <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 | ||
| 11364 | 2026.05.27 02:44:59.440949 [ 260 ] {9def237a-18ca-40cc-8795-8387fd24112b} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11365 | 2026.05.27 02:44:59.440985 [ 260 ] {9def237a-18ca-40cc-8795-8387fd24112b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 11366 | 2026.05.27 02:44:59.441462 [ 260 ] {9def237a-18ca-40cc-8795-8387fd24112b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11367 | 2026.05.27 02:44:59.441687 [ 260 ] {9def237a-18ca-40cc-8795-8387fd24112b} <Trace> oximeter.measurements_histogramu64 (8493bbcd-4d23-4e31-b6e8-330d24eb1e17): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11368 | 2026.05.27 02:44:59.441826 [ 260 ] {9def237a-18ca-40cc-8795-8387fd24112b} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00169 sec., 2366.8639053254437 rows/sec., 4.24 MiB/sec. | ||
| 11369 | 2026.05.27 02:44:59.441878 [ 260 ] {9def237a-18ca-40cc-8795-8387fd24112b} <Debug> TCPHandler: Processed in 0.00186906 sec. | ||
| 11370 | 2026.05.27 02:44:59.442023 [ 260 ] {} <Trace> TCP-Session: 66bdcbf4-badc-4a11-9526-cbdfcb67c574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11371 | 2026.05.27 02:44:59.442121 [ 260 ] {ebedc07a-ddba-475a-8e36-c99f8ba9d075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50057) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11372 | 2026.05.27 02:44:59.442163 [ 260 ] {ebedc07a-ddba-475a-8e36-c99f8ba9d075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11373 | 2026.05.27 02:44:59.442514 [ 260 ] {ebedc07a-ddba-475a-8e36-c99f8ba9d075} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11374 | 2026.05.27 02:44:59.442550 [ 260 ] {ebedc07a-ddba-475a-8e36-c99f8ba9d075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 11375 | 2026.05.27 02:44:59.442864 [ 260 ] {ebedc07a-ddba-475a-8e36-c99f8ba9d075} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11376 | 2026.05.27 02:44:59.443074 [ 260 ] {ebedc07a-ddba-475a-8e36-c99f8ba9d075} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11377 | 2026.05.27 02:44:59.443181 [ 87 ] {} <Debug> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11378 | 2026.05.27 02:44:59.443201 [ 260 ] {ebedc07a-ddba-475a-8e36-c99f8ba9d075} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001099 sec., 81892.6296633303 rows/sec., 5.12 MiB/sec. | ||
| 11379 | 2026.05.27 02:44:59.443231 [ 87 ] {} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11380 | 2026.05.27 02:44:59.443243 [ 260 ] {ebedc07a-ddba-475a-8e36-c99f8ba9d075} <Debug> TCPHandler: Processed in 0.001270354 sec. | ||
| 11381 | 2026.05.27 02:44:59.443260 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 11382 | 2026.05.27 02:44:59.443351 [ 186 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 11383 | 2026.05.27 02:44:59.443473 [ 186 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11384 | 2026.05.27 02:44:59.443509 [ 186 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 5010 rows starting from the beginning of the part | ||
| 11385 | 2026.05.27 02:44:59.443577 [ 186 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 176 rows starting from the beginning of the part | ||
| 11386 | 2026.05.27 02:44:59.443626 [ 186 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 36 rows starting from the beginning of the part | ||
| 11387 | 2026.05.27 02:44:59.443669 [ 186 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 90 rows starting from the beginning of the part | ||
| 11388 | 2026.05.27 02:44:59.443711 [ 186 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::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 | ||
| 11389 | 2026.05.27 02:44:59.443754 [ 186 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 90 rows starting from the beginning of the part | ||
| 11390 | 2026.05.27 02:44:59.445477 [ 188 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5462 rows, containing 4 columns (4 merged, 0 gathered) in 0.002165193 sec., 2522638.859445786 rows/sec., 157.69 MiB/sec. | ||
| 11391 | 2026.05.27 02:44:59.445804 [ 188 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11392 | 2026.05.27 02:44:59.446066 [ 188 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_71_14} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11393 | 2026.05.27 02:44:59.446141 [ 188 ] {0212ede8-a444-4f19-a79b-c5ef5831d915::all_1_71_14} <Trace> oximeter.measurements_u64 (0212ede8-a444-4f19-a79b-c5ef5831d915) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11394 | 2026.05.27 02:44:59.446212 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||