| 1 | [ Apr 25 04:08:00 Enabled. ] | ||
| 2 | [ Apr 25 04:08:00 Rereading configuration. ] | ||
| 3 | [ Apr 25 04:08:02 Rereading configuration. ] | ||
| 4 | [ Apr 25 04:08:08 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 | [ Apr 25 04:08:08 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.04.25 04:08:11.443745 [ 1 ] {} <Information> Application: Will watch for the process with pid 25891 | ||
| 29 | 2026.04.25 04:08:11.444171 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.04.25 04:08:11.911227 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25891 | ||
| 31 | 2026.04.25 04:08:11.913406 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.04.25 04:08:11.913567 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.04.25 04:08:12.185663 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.04.25 04:08:12.230064 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.04.25 04:08:12.230150 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.04.25 04:08:12.230169 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.04.25 04:08:12.230229 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.04.25 04:08:12.231142 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.04.25 04:08:12.235339 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.04.25 04:08:12.236291 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.04.25 04:08:12.237219 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.04.25 04:08:12.237282 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.04.25 04:08:12.237330 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.04.25 04:08:12.238116 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.04.25 04:08:12.239058 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.04.25 04:08:12.245174 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.04.25 04:08:12.245867 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.04.25 04:08:12.247235 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.04.25 04:08:12.247346 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.04.25 04:08:12.248420 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.04.25 04:08:12.248873 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.04.25 04:08:12.253009 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.04.25 04:08:12.253707 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.04.25 04:08:12.261645 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.04.25 04:08:12.262018 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.04.25 04:08:12.262458 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.04.25 04:08:12.262813 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.04.25 04:08:12.264379 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.04.25 04:08:12.264407 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.04.25 04:08:12.264482 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.04.25 04:08:12.264597 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.04.25 04:08:12.286670 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.04.25 04:08:12.286697 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000164332 sec | ||
| 68 | 2026.04.25 04:08:12.286763 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.04.25 04:08:12.286814 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.04.25 04:08:12.287532 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.04.25 04:08:12.288197 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.04.25 04:08:12.306375 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.04.25 04:08:12.306421 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.04.25 04:08:12.306513 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.04.25 04:08:12.306526 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.04.25 04:08:12.306560 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.04.25 04:08:12.306639 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.04.25 04:08:12.311535 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.04.25 04:08:12.311581 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.04.25 04:08:12.311644 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.04.25 04:08:12.311824 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.04.25 04:08:12.311866 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.04.25 04:08:12.311880 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.04.25 04:08:12.311965 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.04.25 04:08:12.311977 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.04.25 04:08:12.312008 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.04.25 04:08:12.312093 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.04.25 04:08:12.337756 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.04.25 04:08:12.342494 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.04.25 04:08:12.342606 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000132822 sec | ||
| 91 | 2026.04.25 04:08:12.342622 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.04.25 04:08:12.342635 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.04.25 04:08:12.342664 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.04.25 04:08:12.342904 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.04.25 04:08:12.343019 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.04.25 04:08:12.343036 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.04.25 04:08:12.343049 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.04.25 04:08:12.343062 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.04.25 04:08:12.348105 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.04.25 04:08:12.348301 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2026.04.25 04:08:12.349741 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.298e-05 sec. | ||
| 102 | 2026.04.25 04:08:12.350170 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.04.25 04:08:12.350878 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.04.25 04:08:12.350895 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.04.25 04:08:12.355866 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57113 | ||
| 106 | 2026.04.25 04:08:12.356684 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.04.25 04:08:12.356737 [ 4 ] {} <Debug> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Authenticating user 'default' from [fd00:1122:3344:101::d]:57113 | ||
| 108 | 2026.04.25 04:08:12.356761 [ 4 ] {} <Debug> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.04.25 04:08:12.356851 [ 4 ] {} <Debug> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.04.25 04:08:12.356932 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.04.25 04:08:12.356955 [ 4 ] {} <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 | ||
| 112 | 2026.04.25 04:08:12.357039 [ 4 ] {} <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 | ||
| 113 | 2026.04.25 04:08:12.357495 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45795 | ||
| 114 | 2026.04.25 04:08:12.357611 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44442 | ||
| 115 | 2026.04.25 04:08:12.357622 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33270 | ||
| 116 | 2026.04.25 04:08:12.357729 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.04.25 04:08:12.357816 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56777 | ||
| 118 | 2026.04.25 04:08:12.357862 [ 5 ] {} <Debug> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Authenticating user 'default' from [fd00:1122:3344:101::d]:45795 | ||
| 119 | 2026.04.25 04:08:12.357890 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.04.25 04:08:12.357896 [ 5 ] {} <Debug> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.04.25 04:08:12.357931 [ 254 ] {} <Debug> TCP-Session: fb09b1ff-e1eb-4060-a7fe-54ce19fb7eb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:44442 | ||
| 122 | 2026.04.25 04:08:12.357985 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62520 | ||
| 123 | 2026.04.25 04:08:12.358009 [ 5 ] {} <Debug> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.04.25 04:08:12.358025 [ 254 ] {} <Debug> TCP-Session: fb09b1ff-e1eb-4060-a7fe-54ce19fb7eb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.04.25 04:08:12.358127 [ 254 ] {} <Debug> TCP-Session: fb09b1ff-e1eb-4060-a7fe-54ce19fb7eb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.04.25 04:08:12.358575 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.04.25 04:08:12.358702 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33178 | ||
| 128 | 2026.04.25 04:08:12.358705 [ 6 ] {} <Debug> TCP-Session: f7bcf3ed-2cfe-4a06-9578-1a81e63369b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33270 | ||
| 129 | 2026.04.25 04:08:12.358757 [ 6 ] {} <Debug> TCP-Session: f7bcf3ed-2cfe-4a06-9578-1a81e63369b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.04.25 04:08:12.358755 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.04.25 04:08:12.358840 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61434 | ||
| 132 | 2026.04.25 04:08:12.358791 [ 6 ] {} <Debug> TCP-Session: f7bcf3ed-2cfe-4a06-9578-1a81e63369b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.04.25 04:08:12.358905 [ 256 ] {} <Debug> TCP-Session: c6a388e2-f5c1-4eb0-be6b-53ccad78f658 Authenticating user 'default' from [fd00:1122:3344:101::d]:62520 | ||
| 134 | 2026.04.25 04:08:12.359004 [ 256 ] {} <Debug> TCP-Session: c6a388e2-f5c1-4eb0-be6b-53ccad78f658 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.04.25 04:08:12.359018 [ 256 ] {} <Debug> TCP-Session: c6a388e2-f5c1-4eb0-be6b-53ccad78f658 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.04.25 04:08:12.359415 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.04.25 04:08:12.359499 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38676 | ||
| 138 | 2026.04.25 04:08:12.359553 [ 255 ] {} <Debug> TCP-Session: 756226a2-4bb7-485f-9d07-f96004380578 Authenticating user 'default' from [fd00:1122:3344:101::d]:56777 | ||
| 139 | 2026.04.25 04:08:12.359577 [ 255 ] {} <Debug> TCP-Session: 756226a2-4bb7-485f-9d07-f96004380578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.04.25 04:08:12.359589 [ 255 ] {} <Debug> TCP-Session: 756226a2-4bb7-485f-9d07-f96004380578 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.04.25 04:08:12.360168 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.04.25 04:08:12.360202 [ 257 ] {} <Debug> TCP-Session: 4600d1e2-01b1-47af-86e6-0bf6ae87bf5f Authenticating user 'default' from [fd00:1122:3344:101::d]:33178 | ||
| 143 | 2026.04.25 04:08:12.360219 [ 257 ] {} <Debug> TCP-Session: 4600d1e2-01b1-47af-86e6-0bf6ae87bf5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.04.25 04:08:12.360270 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 145 | 2026.04.25 04:08:12.360238 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.04.25 04:08:12.360235 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.04.25 04:08:12.360363 [ 258 ] {} <Debug> TCP-Session: 36ce0711-3151-426c-8647-5138fcdaf919 Authenticating user 'default' from [fd00:1122:3344:101::d]:61434 | ||
| 148 | 2026.04.25 04:08:12.360348 [ 257 ] {} <Debug> TCP-Session: 4600d1e2-01b1-47af-86e6-0bf6ae87bf5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.04.25 04:08:12.360510 [ 259 ] {} <Debug> TCP-Session: dd8aa1ec-05aa-497a-b5ec-e254ebd599e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38676 | ||
| 150 | 2026.04.25 04:08:12.360518 [ 258 ] {} <Debug> TCP-Session: 36ce0711-3151-426c-8647-5138fcdaf919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.04.25 04:08:12.360623 [ 259 ] {} <Debug> TCP-Session: dd8aa1ec-05aa-497a-b5ec-e254ebd599e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.04.25 04:08:12.360630 [ 258 ] {} <Debug> TCP-Session: 36ce0711-3151-426c-8647-5138fcdaf919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.04.25 04:08:12.360647 [ 259 ] {} <Debug> TCP-Session: dd8aa1ec-05aa-497a-b5ec-e254ebd599e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.04.25 04:08:12.363449 [ 4 ] {265eea56-3198-4259-ad1d-43a00e72db7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.04.25 04:08:12.597968 [ 4 ] {265eea56-3198-4259-ad1d-43a00e72db7e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57113) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.04.25 04:08:12.598961 [ 4 ] {265eea56-3198-4259-ad1d-43a00e72db7e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.04.25 04:08:12.599238 [ 4 ] {265eea56-3198-4259-ad1d-43a00e72db7e} <Debug> TCPHandler: Processed in 0.241526331 sec. | ||
| 204 | 2026.04.25 04:08:12.599712 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.04.25 04:08:12.600086 [ 5 ] {c7c18686-0385-4bb7-8fe4-d80b8eb2f2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.04.25 04:08:12.600517 [ 5 ] {c7c18686-0385-4bb7-8fe4-d80b8eb2f2ce} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:45795) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.04.25 04:08:12.600787 [ 5 ] {c7c18686-0385-4bb7-8fe4-d80b8eb2f2ce} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.04.25 04:08:12.601011 [ 5 ] {c7c18686-0385-4bb7-8fe4-d80b8eb2f2ce} <Debug> TCPHandler: Processed in 0.001505433 sec. | ||
| 255 | 2026.04.25 04:08:12.603266 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.04.25 04:08:12.604083 [ 4 ] {a27cefde-724f-49fc-a903-1a752a75bfab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.04.25 04:08:12.604757 [ 4 ] {a27cefde-724f-49fc-a903-1a752a75bfab} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.04.25 04:08:12.611620 [ 4 ] {a27cefde-724f-49fc-a903-1a752a75bfab} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.04.25 04:08:12.611645 [ 4 ] {a27cefde-724f-49fc-a903-1a752a75bfab} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.2921e-05 sec | ||
| 260 | 2026.04.25 04:08:12.611661 [ 4 ] {a27cefde-724f-49fc-a903-1a752a75bfab} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.04.25 04:08:12.611721 [ 4 ] {a27cefde-724f-49fc-a903-1a752a75bfab} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.04.25 04:08:12.611787 [ 4 ] {a27cefde-724f-49fc-a903-1a752a75bfab} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.04.25 04:08:12.612551 [ 4 ] {a27cefde-724f-49fc-a903-1a752a75bfab} <Debug> TCPHandler: Processed in 0.009395703 sec. | ||
| 264 | 2026.04.25 04:08:12.612696 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.04.25 04:08:12.612945 [ 4 ] {e9b4443c-35ed-439e-925f-48414bf49c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.04.25 04:08:12.612995 [ 4 ] {e9b4443c-35ed-439e-925f-48414bf49c53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.04.25 04:08:12.619707 [ 4 ] {e9b4443c-35ed-439e-925f-48414bf49c53} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.04.25 04:08:12.623125 [ 4 ] {e9b4443c-35ed-439e-925f-48414bf49c53} <Debug> oximeter.version (ec5a4b49-bcd3-444b-b983-27584d7e2b94): Loading data parts | ||
| 270 | 2026.04.25 04:08:12.625995 [ 4 ] {e9b4443c-35ed-439e-925f-48414bf49c53} <Debug> oximeter.version (ec5a4b49-bcd3-444b-b983-27584d7e2b94): There are no data parts | ||
| 271 | 2026.04.25 04:08:12.631329 [ 4 ] {e9b4443c-35ed-439e-925f-48414bf49c53} <Debug> TCPHandler: Processed in 0.018683822 sec. | ||
| 272 | 2026.04.25 04:08:12.631482 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.04.25 04:08:12.631656 [ 4 ] {38cd8569-f57b-4dd9-9b9e-cd6ad8560e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | 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) | ||
| 284 | 2026.04.25 04:08:12.631808 [ 4 ] {38cd8569-f57b-4dd9-9b9e-cd6ad8560e49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.04.25 04:08:12.654600 [ 4 ] {38cd8569-f57b-4dd9-9b9e-cd6ad8560e49} <Debug> oximeter.measurements_bool (bfbb4b62-a3a3-4b88-9fdd-efcd101fe539): Loading data parts | ||
| 286 | 2026.04.25 04:08:12.654931 [ 4 ] {38cd8569-f57b-4dd9-9b9e-cd6ad8560e49} <Debug> oximeter.measurements_bool (bfbb4b62-a3a3-4b88-9fdd-efcd101fe539): There are no data parts | ||
| 287 | 2026.04.25 04:08:12.669661 [ 4 ] {38cd8569-f57b-4dd9-9b9e-cd6ad8560e49} <Debug> TCPHandler: Processed in 0.038229688 sec. | ||
| 288 | 2026.04.25 04:08:12.669838 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.04.25 04:08:12.670116 [ 4 ] {f79acc70-e1e1-42ce-a45c-af62eedeba5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 290 | 2026.04.25 04:08:12.670238 [ 4 ] {f79acc70-e1e1-42ce-a45c-af62eedeba5b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.04.25 04:08:12.683084 [ 4 ] {f79acc70-e1e1-42ce-a45c-af62eedeba5b} <Debug> oximeter.measurements_i8 (d44627dd-f874-4f3a-8f8a-dc0e04a8b06f): Loading data parts | ||
| 292 | 2026.04.25 04:08:12.683436 [ 4 ] {f79acc70-e1e1-42ce-a45c-af62eedeba5b} <Debug> oximeter.measurements_i8 (d44627dd-f874-4f3a-8f8a-dc0e04a8b06f): There are no data parts | ||
| 293 | 2026.04.25 04:08:12.703247 [ 4 ] {f79acc70-e1e1-42ce-a45c-af62eedeba5b} <Debug> TCPHandler: Processed in 0.033471106 sec. | ||
| 294 | 2026.04.25 04:08:12.703491 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.04.25 04:08:12.703654 [ 4 ] {1f462b40-4f86-4d89-846c-acc6c55709b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 296 | 2026.04.25 04:08:12.703763 [ 4 ] {1f462b40-4f86-4d89-846c-acc6c55709b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.04.25 04:08:12.717912 [ 4 ] {1f462b40-4f86-4d89-846c-acc6c55709b4} <Debug> oximeter.measurements_u8 (3fcb51cd-eb7f-436e-9981-e6d386056f09): Loading data parts | ||
| 298 | 2026.04.25 04:08:12.718340 [ 4 ] {1f462b40-4f86-4d89-846c-acc6c55709b4} <Debug> oximeter.measurements_u8 (3fcb51cd-eb7f-436e-9981-e6d386056f09): There are no data parts | ||
| 299 | 2026.04.25 04:08:12.729704 [ 4 ] {1f462b40-4f86-4d89-846c-acc6c55709b4} <Debug> TCPHandler: Processed in 0.026278088 sec. | ||
| 300 | 2026.04.25 04:08:12.729852 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.04.25 04:08:12.730122 [ 4 ] {e512c908-4da5-4cb0-b2be-ed2a2ce62600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 302 | 2026.04.25 04:08:12.730171 [ 4 ] {e512c908-4da5-4cb0-b2be-ed2a2ce62600} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.04.25 04:08:12.735579 [ 4 ] {e512c908-4da5-4cb0-b2be-ed2a2ce62600} <Debug> oximeter.measurements_i16 (1921eb2a-fc8a-40d3-a481-b3d74352cf9d): Loading data parts | ||
| 304 | 2026.04.25 04:08:12.735766 [ 4 ] {e512c908-4da5-4cb0-b2be-ed2a2ce62600} <Debug> oximeter.measurements_i16 (1921eb2a-fc8a-40d3-a481-b3d74352cf9d): There are no data parts | ||
| 305 | 2026.04.25 04:08:12.747352 [ 4 ] {e512c908-4da5-4cb0-b2be-ed2a2ce62600} <Debug> TCPHandler: Processed in 0.017551426 sec. | ||
| 306 | 2026.04.25 04:08:12.747604 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.04.25 04:08:12.747764 [ 4 ] {36c61978-255c-4fc3-89ca-a2122cd9b259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 308 | 2026.04.25 04:08:12.747874 [ 4 ] {36c61978-255c-4fc3-89ca-a2122cd9b259} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.04.25 04:08:12.759207 [ 4 ] {36c61978-255c-4fc3-89ca-a2122cd9b259} <Debug> oximeter.measurements_u16 (ed75ef00-d57c-4780-a168-13a25b7cac92): Loading data parts | ||
| 310 | 2026.04.25 04:08:12.759485 [ 4 ] {36c61978-255c-4fc3-89ca-a2122cd9b259} <Debug> oximeter.measurements_u16 (ed75ef00-d57c-4780-a168-13a25b7cac92): There are no data parts | ||
| 311 | 2026.04.25 04:08:12.773739 [ 4 ] {36c61978-255c-4fc3-89ca-a2122cd9b259} <Debug> TCPHandler: Processed in 0.026186145 sec. | ||
| 312 | 2026.04.25 04:08:12.773928 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.04.25 04:08:12.774223 [ 4 ] {d51a8078-a7f3-411c-8c27-b3ac1ea7f4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 314 | 2026.04.25 04:08:12.774274 [ 4 ] {d51a8078-a7f3-411c-8c27-b3ac1ea7f4fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.04.25 04:08:12.785358 [ 4 ] {d51a8078-a7f3-411c-8c27-b3ac1ea7f4fb} <Debug> oximeter.measurements_i32 (b8d82760-475f-464d-a3a7-35701fd24a01): Loading data parts | ||
| 316 | 2026.04.25 04:08:12.785679 [ 4 ] {d51a8078-a7f3-411c-8c27-b3ac1ea7f4fb} <Debug> oximeter.measurements_i32 (b8d82760-475f-464d-a3a7-35701fd24a01): There are no data parts | ||
| 317 | 2026.04.25 04:08:12.801715 [ 4 ] {d51a8078-a7f3-411c-8c27-b3ac1ea7f4fb} <Debug> TCPHandler: Processed in 0.027853842 sec. | ||
| 318 | 2026.04.25 04:08:12.801961 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.04.25 04:08:12.802149 [ 4 ] {aa1774c0-66b0-45ab-837c-c4e4b131ddb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 320 | 2026.04.25 04:08:12.802279 [ 4 ] {aa1774c0-66b0-45ab-837c-c4e4b131ddb1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.04.25 04:08:12.812116 [ 4 ] {aa1774c0-66b0-45ab-837c-c4e4b131ddb1} <Debug> oximeter.measurements_u32 (b4ace001-9cff-4179-a0c7-34d51cd87310): Loading data parts | ||
| 322 | 2026.04.25 04:08:12.812315 [ 4 ] {aa1774c0-66b0-45ab-837c-c4e4b131ddb1} <Debug> oximeter.measurements_u32 (b4ace001-9cff-4179-a0c7-34d51cd87310): There are no data parts | ||
| 323 | 2026.04.25 04:08:12.816541 [ 4 ] {aa1774c0-66b0-45ab-837c-c4e4b131ddb1} <Debug> TCPHandler: Processed in 0.014640202 sec. | ||
| 324 | 2026.04.25 04:08:12.816686 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.04.25 04:08:12.816895 [ 4 ] {5d83ee77-97f9-4592-a5f2-4d969c9fabf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 326 | 2026.04.25 04:08:12.816977 [ 4 ] {5d83ee77-97f9-4592-a5f2-4d969c9fabf3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.04.25 04:08:12.823461 [ 4 ] {5d83ee77-97f9-4592-a5f2-4d969c9fabf3} <Debug> oximeter.measurements_i64 (1aa80378-a6f3-4e95-afb0-71df56ea0eaa): Loading data parts | ||
| 328 | 2026.04.25 04:08:12.823637 [ 4 ] {5d83ee77-97f9-4592-a5f2-4d969c9fabf3} <Debug> oximeter.measurements_i64 (1aa80378-a6f3-4e95-afb0-71df56ea0eaa): There are no data parts | ||
| 329 | 2026.04.25 04:08:12.833984 [ 4 ] {5d83ee77-97f9-4592-a5f2-4d969c9fabf3} <Debug> TCPHandler: Processed in 0.017346092 sec. | ||
| 330 | 2026.04.25 04:08:12.834239 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.04.25 04:08:12.834402 [ 4 ] {8a4541e8-8f98-46ed-bdd3-b2f963c9c4ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 332 | 2026.04.25 04:08:12.834534 [ 4 ] {8a4541e8-8f98-46ed-bdd3-b2f963c9c4ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.04.25 04:08:12.838841 [ 4 ] {8a4541e8-8f98-46ed-bdd3-b2f963c9c4ac} <Debug> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Loading data parts | ||
| 334 | 2026.04.25 04:08:12.839011 [ 4 ] {8a4541e8-8f98-46ed-bdd3-b2f963c9c4ac} <Debug> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): There are no data parts | ||
| 335 | 2026.04.25 04:08:12.844375 [ 4 ] {8a4541e8-8f98-46ed-bdd3-b2f963c9c4ac} <Debug> TCPHandler: Processed in 0.010198405 sec. | ||
| 336 | 2026.04.25 04:08:12.844525 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.04.25 04:08:12.844683 [ 4 ] {a71c5aba-c5f9-431e-a7c8-7d414230da71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 338 | 2026.04.25 04:08:12.844850 [ 4 ] {a71c5aba-c5f9-431e-a7c8-7d414230da71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.04.25 04:08:12.853751 [ 4 ] {a71c5aba-c5f9-431e-a7c8-7d414230da71} <Debug> oximeter.measurements_f32 (7cf1be35-4c1b-4c5b-b7fd-320321f795a7): Loading data parts | ||
| 340 | 2026.04.25 04:08:12.853936 [ 4 ] {a71c5aba-c5f9-431e-a7c8-7d414230da71} <Debug> oximeter.measurements_f32 (7cf1be35-4c1b-4c5b-b7fd-320321f795a7): There are no data parts | ||
| 341 | 2026.04.25 04:08:12.866031 [ 4 ] {a71c5aba-c5f9-431e-a7c8-7d414230da71} <Debug> TCPHandler: Processed in 0.021555136 sec. | ||
| 342 | 2026.04.25 04:08:12.866188 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.04.25 04:08:12.866438 [ 4 ] {0c700bf3-e029-49ad-a63f-befdf90d0b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 344 | 2026.04.25 04:08:12.866572 [ 4 ] {0c700bf3-e029-49ad-a63f-befdf90d0b6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.04.25 04:08:12.878499 [ 4 ] {0c700bf3-e029-49ad-a63f-befdf90d0b6e} <Debug> oximeter.measurements_f64 (751e3524-bc2c-4d4b-855f-9f6b803e40c9): Loading data parts | ||
| 346 | 2026.04.25 04:08:12.878677 [ 4 ] {0c700bf3-e029-49ad-a63f-befdf90d0b6e} <Debug> oximeter.measurements_f64 (751e3524-bc2c-4d4b-855f-9f6b803e40c9): There are no data parts | ||
| 347 | 2026.04.25 04:08:12.890904 [ 4 ] {0c700bf3-e029-49ad-a63f-befdf90d0b6e} <Debug> TCPHandler: Processed in 0.024775515 sec. | ||
| 348 | 2026.04.25 04:08:12.891055 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.04.25 04:08:12.891235 [ 4 ] {54750121-4210-4757-8756-61ff29adfb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 350 | 2026.04.25 04:08:12.891426 [ 4 ] {54750121-4210-4757-8756-61ff29adfb4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.04.25 04:08:12.904036 [ 4 ] {54750121-4210-4757-8756-61ff29adfb4f} <Debug> oximeter.measurements_string (668f5675-4970-4c30-b5da-397577b9c8ac): Loading data parts | ||
| 352 | 2026.04.25 04:08:12.904235 [ 4 ] {54750121-4210-4757-8756-61ff29adfb4f} <Debug> oximeter.measurements_string (668f5675-4970-4c30-b5da-397577b9c8ac): There are no data parts | ||
| 353 | 2026.04.25 04:08:12.912930 [ 4 ] {54750121-4210-4757-8756-61ff29adfb4f} <Debug> TCPHandler: Processed in 0.021926372 sec. | ||
| 354 | 2026.04.25 04:08:12.913083 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.04.25 04:08:12.913407 [ 4 ] {af2ebebb-b1be-4360-8d44-9033f0db7c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.04.25 04:08:12.913539 [ 4 ] {af2ebebb-b1be-4360-8d44-9033f0db7c81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.04.25 04:08:12.928690 [ 4 ] {af2ebebb-b1be-4360-8d44-9033f0db7c81} <Debug> oximeter.measurements_bytes (ce910767-2213-4845-8d07-199b9341c9f8): Loading data parts | ||
| 365 | 2026.04.25 04:08:12.928847 [ 4 ] {af2ebebb-b1be-4360-8d44-9033f0db7c81} <Debug> oximeter.measurements_bytes (ce910767-2213-4845-8d07-199b9341c9f8): There are no data parts | ||
| 366 | 2026.04.25 04:08:12.933942 [ 4 ] {af2ebebb-b1be-4360-8d44-9033f0db7c81} <Debug> TCPHandler: Processed in 0.020907756 sec. | ||
| 367 | 2026.04.25 04:08:12.934161 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.04.25 04:08:12.934371 [ 4 ] {a654bf78-d8a5-4cdb-831d-e4ec0d3a33a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 369 | 2026.04.25 04:08:12.934506 [ 4 ] {a654bf78-d8a5-4cdb-831d-e4ec0d3a33a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.04.25 04:08:12.948590 [ 4 ] {a654bf78-d8a5-4cdb-831d-e4ec0d3a33a8} <Debug> oximeter.measurements_cumulativei64 (d7b149e5-c1e3-4faf-9121-67f1398b816f): Loading data parts | ||
| 371 | 2026.04.25 04:08:12.948844 [ 4 ] {a654bf78-d8a5-4cdb-831d-e4ec0d3a33a8} <Debug> oximeter.measurements_cumulativei64 (d7b149e5-c1e3-4faf-9121-67f1398b816f): There are no data parts | ||
| 372 | 2026.04.25 04:08:12.956556 [ 4 ] {a654bf78-d8a5-4cdb-831d-e4ec0d3a33a8} <Debug> TCPHandler: Processed in 0.022454469 sec. | ||
| 373 | 2026.04.25 04:08:12.956701 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.04.25 04:08:12.956943 [ 4 ] {af471920-1ef8-4172-8bb1-43db77c69cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 375 | 2026.04.25 04:08:12.957032 [ 4 ] {af471920-1ef8-4172-8bb1-43db77c69cc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.04.25 04:08:12.972081 [ 4 ] {af471920-1ef8-4172-8bb1-43db77c69cc9} <Debug> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Loading data parts | ||
| 377 | 2026.04.25 04:08:12.972253 [ 4 ] {af471920-1ef8-4172-8bb1-43db77c69cc9} <Debug> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): There are no data parts | ||
| 378 | 2026.04.25 04:08:12.977941 [ 4 ] {af471920-1ef8-4172-8bb1-43db77c69cc9} <Debug> TCPHandler: Processed in 0.021290002 sec. | ||
| 379 | 2026.04.25 04:08:12.978089 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.04.25 04:08:12.978253 [ 4 ] {b9f9e799-8a77-4a31-ac25-111dcaaca882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 381 | 2026.04.25 04:08:12.978368 [ 4 ] {b9f9e799-8a77-4a31-ac25-111dcaaca882} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.04.25 04:08:12.986603 [ 4 ] {b9f9e799-8a77-4a31-ac25-111dcaaca882} <Debug> oximeter.measurements_cumulativef32 (80279038-8b6e-4f38-bbb6-4ddbd0f6a778): Loading data parts | ||
| 383 | 2026.04.25 04:08:12.986848 [ 4 ] {b9f9e799-8a77-4a31-ac25-111dcaaca882} <Debug> oximeter.measurements_cumulativef32 (80279038-8b6e-4f38-bbb6-4ddbd0f6a778): There are no data parts | ||
| 384 | 2026.04.25 04:08:12.998283 [ 4 ] {b9f9e799-8a77-4a31-ac25-111dcaaca882} <Debug> TCPHandler: Processed in 0.020244206 sec. | ||
| 385 | 2026.04.25 04:08:12.998462 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.04.25 04:08:12.998801 [ 4 ] {ac267c25-f850-4ae5-a2cb-0415c690984d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 387 | 2026.04.25 04:08:12.998955 [ 4 ] {ac267c25-f850-4ae5-a2cb-0415c690984d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2026.04.25 04:08:13.000376 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.21 MiB, peak 122.21 MiB, free memory in arenas 0.00 B, will set to 132.07 MiB (RSS), difference: 9.86 MiB | ||
| 389 | 2026.04.25 04:08:13.010015 [ 4 ] {ac267c25-f850-4ae5-a2cb-0415c690984d} <Debug> oximeter.measurements_cumulativef64 (be670331-4874-418c-88e3-8b3c286e6d59): Loading data parts | ||
| 390 | 2026.04.25 04:08:13.010271 [ 4 ] {ac267c25-f850-4ae5-a2cb-0415c690984d} <Debug> oximeter.measurements_cumulativef64 (be670331-4874-418c-88e3-8b3c286e6d59): There are no data parts | ||
| 391 | 2026.04.25 04:08:13.013117 [ 4 ] {ac267c25-f850-4ae5-a2cb-0415c690984d} <Debug> TCPHandler: Processed in 0.014722843 sec. | ||
| 392 | 2026.04.25 04:08:13.013312 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.04.25 04:08:13.013671 [ 4 ] {504f1730-9e44-436b-92da-3da10d2cdf0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | 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) | ||
| 404 | 2026.04.25 04:08:13.013815 [ 4 ] {504f1730-9e44-436b-92da-3da10d2cdf0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.04.25 04:08:13.025820 [ 4 ] {504f1730-9e44-436b-92da-3da10d2cdf0e} <Debug> oximeter.measurements_histogrami8 (9dbf8466-e05f-4d07-8724-7e064c358abb): Loading data parts | ||
| 406 | 2026.04.25 04:08:13.025993 [ 4 ] {504f1730-9e44-436b-92da-3da10d2cdf0e} <Debug> oximeter.measurements_histogrami8 (9dbf8466-e05f-4d07-8724-7e064c358abb): There are no data parts | ||
| 407 | 2026.04.25 04:08:13.030963 [ 4 ] {504f1730-9e44-436b-92da-3da10d2cdf0e} <Debug> TCPHandler: Processed in 0.017723708 sec. | ||
| 408 | 2026.04.25 04:08:13.031140 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.04.25 04:08:13.031379 [ 4 ] {3777ea7b-1890-4920-a9f8-4800d0875e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 410 | 2026.04.25 04:08:13.031509 [ 4 ] {3777ea7b-1890-4920-a9f8-4800d0875e76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.04.25 04:08:13.042383 [ 4 ] {3777ea7b-1890-4920-a9f8-4800d0875e76} <Debug> oximeter.measurements_histogramu8 (991d3f65-75a0-4423-8404-86df008c5382): Loading data parts | ||
| 412 | 2026.04.25 04:08:13.042682 [ 4 ] {3777ea7b-1890-4920-a9f8-4800d0875e76} <Debug> oximeter.measurements_histogramu8 (991d3f65-75a0-4423-8404-86df008c5382): There are no data parts | ||
| 413 | 2026.04.25 04:08:13.059921 [ 4 ] {3777ea7b-1890-4920-a9f8-4800d0875e76} <Debug> TCPHandler: Processed in 0.028852356 sec. | ||
| 414 | 2026.04.25 04:08:13.060113 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.04.25 04:08:13.060434 [ 4 ] {43455cb8-fc6c-4c87-b191-f7ff93670d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 416 | 2026.04.25 04:08:13.060569 [ 4 ] {43455cb8-fc6c-4c87-b191-f7ff93670d51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.04.25 04:08:13.071973 [ 4 ] {43455cb8-fc6c-4c87-b191-f7ff93670d51} <Debug> oximeter.measurements_histogrami16 (c1a5e59c-5527-41ca-bfa0-9dcd85912186): Loading data parts | ||
| 418 | 2026.04.25 04:08:13.072235 [ 4 ] {43455cb8-fc6c-4c87-b191-f7ff93670d51} <Debug> oximeter.measurements_histogrami16 (c1a5e59c-5527-41ca-bfa0-9dcd85912186): There are no data parts | ||
| 419 | 2026.04.25 04:08:13.077333 [ 4 ] {43455cb8-fc6c-4c87-b191-f7ff93670d51} <Debug> TCPHandler: Processed in 0.017301312 sec. | ||
| 420 | 2026.04.25 04:08:13.077594 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.04.25 04:08:13.077855 [ 4 ] {a47c3e9f-7e79-44e7-a629-5880e31be2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 422 | 2026.04.25 04:08:13.078006 [ 4 ] {a47c3e9f-7e79-44e7-a629-5880e31be2db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.04.25 04:08:13.083913 [ 4 ] {a47c3e9f-7e79-44e7-a629-5880e31be2db} <Debug> oximeter.measurements_histogramu16 (d2e349d8-41c4-4924-8a6e-9d69e57c4057): Loading data parts | ||
| 424 | 2026.04.25 04:08:13.084219 [ 4 ] {a47c3e9f-7e79-44e7-a629-5880e31be2db} <Debug> oximeter.measurements_histogramu16 (d2e349d8-41c4-4924-8a6e-9d69e57c4057): There are no data parts | ||
| 425 | 2026.04.25 04:08:13.088614 [ 4 ] {a47c3e9f-7e79-44e7-a629-5880e31be2db} <Debug> TCPHandler: Processed in 0.011080218 sec. | ||
| 426 | 2026.04.25 04:08:13.088805 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.04.25 04:08:13.089147 [ 4 ] {beff06b2-3a0c-4e7f-ad14-32ab5aa54ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 428 | 2026.04.25 04:08:13.089294 [ 4 ] {beff06b2-3a0c-4e7f-ad14-32ab5aa54ee2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.04.25 04:08:13.095518 [ 4 ] {beff06b2-3a0c-4e7f-ad14-32ab5aa54ee2} <Debug> oximeter.measurements_histogrami32 (e26e8bf9-79c2-46b7-839c-212a0002d86f): Loading data parts | ||
| 430 | 2026.04.25 04:08:13.095680 [ 4 ] {beff06b2-3a0c-4e7f-ad14-32ab5aa54ee2} <Debug> oximeter.measurements_histogrami32 (e26e8bf9-79c2-46b7-839c-212a0002d86f): There are no data parts | ||
| 431 | 2026.04.25 04:08:13.107582 [ 4 ] {beff06b2-3a0c-4e7f-ad14-32ab5aa54ee2} <Debug> TCPHandler: Processed in 0.018837145 sec. | ||
| 432 | 2026.04.25 04:08:13.107910 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.04.25 04:08:13.108183 [ 4 ] {6c1acbe9-858d-4b84-b09c-443873f6a286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 434 | 2026.04.25 04:08:13.108684 [ 4 ] {6c1acbe9-858d-4b84-b09c-443873f6a286} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.04.25 04:08:13.121926 [ 4 ] {6c1acbe9-858d-4b84-b09c-443873f6a286} <Debug> oximeter.measurements_histogramu32 (afa43d3f-c155-480b-a92d-d59fcd1b573f): Loading data parts | ||
| 436 | 2026.04.25 04:08:13.122164 [ 4 ] {6c1acbe9-858d-4b84-b09c-443873f6a286} <Debug> oximeter.measurements_histogramu32 (afa43d3f-c155-480b-a92d-d59fcd1b573f): There are no data parts | ||
| 437 | 2026.04.25 04:08:13.128974 [ 4 ] {6c1acbe9-858d-4b84-b09c-443873f6a286} <Debug> TCPHandler: Processed in 0.021113599 sec. | ||
| 438 | 2026.04.25 04:08:13.129165 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.04.25 04:08:13.129492 [ 4 ] {8d97f2dc-f9f9-47d4-94ca-0a6405303d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 440 | 2026.04.25 04:08:13.129629 [ 4 ] {8d97f2dc-f9f9-47d4-94ca-0a6405303d27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.04.25 04:08:13.136378 [ 4 ] {8d97f2dc-f9f9-47d4-94ca-0a6405303d27} <Debug> oximeter.measurements_histogrami64 (750e7255-a788-48d0-92da-25d4c1f15297): Loading data parts | ||
| 442 | 2026.04.25 04:08:13.136682 [ 4 ] {8d97f2dc-f9f9-47d4-94ca-0a6405303d27} <Debug> oximeter.measurements_histogrami64 (750e7255-a788-48d0-92da-25d4c1f15297): There are no data parts | ||
| 443 | 2026.04.25 04:08:13.146861 [ 4 ] {8d97f2dc-f9f9-47d4-94ca-0a6405303d27} <Debug> TCPHandler: Processed in 0.017773359 sec. | ||
| 444 | 2026.04.25 04:08:13.147172 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.04.25 04:08:13.147399 [ 4 ] {27804568-ea0b-4c82-93f3-9a13a9ad10d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 446 | 2026.04.25 04:08:13.147537 [ 4 ] {27804568-ea0b-4c82-93f3-9a13a9ad10d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.04.25 04:08:13.152393 [ 4 ] {27804568-ea0b-4c82-93f3-9a13a9ad10d9} <Debug> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Loading data parts | ||
| 448 | 2026.04.25 04:08:13.152561 [ 4 ] {27804568-ea0b-4c82-93f3-9a13a9ad10d9} <Debug> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): There are no data parts | ||
| 449 | 2026.04.25 04:08:13.157111 [ 4 ] {27804568-ea0b-4c82-93f3-9a13a9ad10d9} <Debug> TCPHandler: Processed in 0.010000051 sec. | ||
| 450 | 2026.04.25 04:08:13.157257 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.04.25 04:08:13.157479 [ 4 ] {6323c3b0-bd73-49d9-987e-7b82e423591e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 452 | 2026.04.25 04:08:13.157609 [ 4 ] {6323c3b0-bd73-49d9-987e-7b82e423591e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.04.25 04:08:13.165434 [ 4 ] {6323c3b0-bd73-49d9-987e-7b82e423591e} <Debug> oximeter.measurements_histogramf32 (025232af-3310-4b6b-ac53-2258c93b9dfe): Loading data parts | ||
| 454 | 2026.04.25 04:08:13.165599 [ 4 ] {6323c3b0-bd73-49d9-987e-7b82e423591e} <Debug> oximeter.measurements_histogramf32 (025232af-3310-4b6b-ac53-2258c93b9dfe): There are no data parts | ||
| 455 | 2026.04.25 04:08:13.168494 [ 4 ] {6323c3b0-bd73-49d9-987e-7b82e423591e} <Debug> TCPHandler: Processed in 0.011285801 sec. | ||
| 456 | 2026.04.25 04:08:13.168708 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.04.25 04:08:13.168921 [ 4 ] {6292198c-5605-44d7-9eef-083c579d5a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 458 | 2026.04.25 04:08:13.169046 [ 4 ] {6292198c-5605-44d7-9eef-083c579d5a33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.04.25 04:08:13.177668 [ 4 ] {6292198c-5605-44d7-9eef-083c579d5a33} <Debug> oximeter.measurements_histogramf64 (7be20a80-79cd-4a73-9aa4-2caaf3e72713): Loading data parts | ||
| 460 | 2026.04.25 04:08:13.177830 [ 4 ] {6292198c-5605-44d7-9eef-083c579d5a33} <Debug> oximeter.measurements_histogramf64 (7be20a80-79cd-4a73-9aa4-2caaf3e72713): There are no data parts | ||
| 461 | 2026.04.25 04:08:13.189108 [ 4 ] {6292198c-5605-44d7-9eef-083c579d5a33} <Debug> TCPHandler: Processed in 0.02045067 sec. | ||
| 462 | 2026.04.25 04:08:13.189280 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.04.25 04:08:13.189490 [ 4 ] {7359e9fe-634d-4032-8667-8f8c332e844c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2026.04.25 04:08:13.189638 [ 4 ] {7359e9fe-634d-4032-8667-8f8c332e844c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.04.25 04:08:13.200215 [ 4 ] {7359e9fe-634d-4032-8667-8f8c332e844c} <Debug> oximeter.fields_bool (fe1fc9d2-6018-420c-a6fa-fdd27e13a6b5): Loading data parts | ||
| 491 | 2026.04.25 04:08:13.200513 [ 4 ] {7359e9fe-634d-4032-8667-8f8c332e844c} <Debug> oximeter.fields_bool (fe1fc9d2-6018-420c-a6fa-fdd27e13a6b5): There are no data parts | ||
| 492 | 2026.04.25 04:08:13.212731 [ 4 ] {7359e9fe-634d-4032-8667-8f8c332e844c} <Debug> TCPHandler: Processed in 0.023506456 sec. | ||
| 493 | 2026.04.25 04:08:13.212923 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.04.25 04:08:13.213245 [ 4 ] {8e596539-b3c0-44a5-afd0-864d9d71014e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 495 | 2026.04.25 04:08:13.213395 [ 4 ] {8e596539-b3c0-44a5-afd0-864d9d71014e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.04.25 04:08:13.233312 [ 4 ] {8e596539-b3c0-44a5-afd0-864d9d71014e} <Debug> oximeter.fields_i8 (66769e00-32a6-4dc3-9536-52f33ce79979): Loading data parts | ||
| 497 | 2026.04.25 04:08:13.233498 [ 4 ] {8e596539-b3c0-44a5-afd0-864d9d71014e} <Debug> oximeter.fields_i8 (66769e00-32a6-4dc3-9536-52f33ce79979): There are no data parts | ||
| 498 | 2026.04.25 04:08:13.238752 [ 4 ] {8e596539-b3c0-44a5-afd0-864d9d71014e} <Debug> TCPHandler: Processed in 0.025903132 sec. | ||
| 499 | 2026.04.25 04:08:13.238921 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.04.25 04:08:13.239089 [ 4 ] {dafc40ac-56ae-4bc5-a1b6-0bc4c41001fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 501 | 2026.04.25 04:08:13.239221 [ 4 ] {dafc40ac-56ae-4bc5-a1b6-0bc4c41001fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.04.25 04:08:13.250136 [ 4 ] {dafc40ac-56ae-4bc5-a1b6-0bc4c41001fd} <Debug> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Loading data parts | ||
| 503 | 2026.04.25 04:08:13.250399 [ 4 ] {dafc40ac-56ae-4bc5-a1b6-0bc4c41001fd} <Debug> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): There are no data parts | ||
| 504 | 2026.04.25 04:08:13.266414 [ 4 ] {dafc40ac-56ae-4bc5-a1b6-0bc4c41001fd} <Debug> TCPHandler: Processed in 0.027551616 sec. | ||
| 505 | 2026.04.25 04:08:13.266573 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.04.25 04:08:13.266819 [ 4 ] {06aef76c-9858-4235-9aa8-4f617b7a7b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 507 | 2026.04.25 04:08:13.266945 [ 4 ] {06aef76c-9858-4235-9aa8-4f617b7a7b85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.04.25 04:08:13.282153 [ 4 ] {06aef76c-9858-4235-9aa8-4f617b7a7b85} <Debug> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Loading data parts | ||
| 509 | 2026.04.25 04:08:13.282322 [ 4 ] {06aef76c-9858-4235-9aa8-4f617b7a7b85} <Debug> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): There are no data parts | ||
| 510 | 2026.04.25 04:08:13.294307 [ 4 ] {06aef76c-9858-4235-9aa8-4f617b7a7b85} <Debug> TCPHandler: Processed in 0.02779155 sec. | ||
| 511 | 2026.04.25 04:08:13.294476 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.04.25 04:08:13.294651 [ 4 ] {82e25be1-610f-425d-9a84-7c71b4f55929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 513 | 2026.04.25 04:08:13.294793 [ 4 ] {82e25be1-610f-425d-9a84-7c71b4f55929} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.04.25 04:08:13.307619 [ 4 ] {82e25be1-610f-425d-9a84-7c71b4f55929} <Debug> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Loading data parts | ||
| 515 | 2026.04.25 04:08:13.307878 [ 4 ] {82e25be1-610f-425d-9a84-7c71b4f55929} <Debug> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): There are no data parts | ||
| 516 | 2026.04.25 04:08:13.320519 [ 4 ] {82e25be1-610f-425d-9a84-7c71b4f55929} <Debug> TCPHandler: Processed in 0.026097604 sec. | ||
| 517 | 2026.04.25 04:08:13.320667 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.04.25 04:08:13.320918 [ 4 ] {863dce49-8999-421e-96c5-71306f63f5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 519 | 2026.04.25 04:08:13.321066 [ 4 ] {863dce49-8999-421e-96c5-71306f63f5e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.04.25 04:08:13.332250 [ 4 ] {863dce49-8999-421e-96c5-71306f63f5e0} <Debug> oximeter.fields_i32 (fb3e9821-f5a2-4a39-9711-9d123ac5e0bd): Loading data parts | ||
| 521 | 2026.04.25 04:08:13.332458 [ 4 ] {863dce49-8999-421e-96c5-71306f63f5e0} <Debug> oximeter.fields_i32 (fb3e9821-f5a2-4a39-9711-9d123ac5e0bd): There are no data parts | ||
| 522 | 2026.04.25 04:08:13.344698 [ 4 ] {863dce49-8999-421e-96c5-71306f63f5e0} <Debug> TCPHandler: Processed in 0.024082084 sec. | ||
| 523 | 2026.04.25 04:08:13.344871 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.04.25 04:08:13.345043 [ 4 ] {aeb56cab-3856-43ae-a171-59d956a20ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 525 | 2026.04.25 04:08:13.345173 [ 4 ] {aeb56cab-3856-43ae-a171-59d956a20ef0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.04.25 04:08:13.350990 [ 4 ] {aeb56cab-3856-43ae-a171-59d956a20ef0} <Debug> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Loading data parts | ||
| 527 | 2026.04.25 04:08:13.351293 [ 4 ] {aeb56cab-3856-43ae-a171-59d956a20ef0} <Debug> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): There are no data parts | ||
| 528 | 2026.04.25 04:08:13.358912 [ 4 ] {aeb56cab-3856-43ae-a171-59d956a20ef0} <Debug> TCPHandler: Processed in 0.014098943 sec. | ||
| 529 | 2026.04.25 04:08:13.359065 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.04.25 04:08:13.359336 [ 4 ] {cfad36e2-53a5-461c-acfd-01362abd1016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 531 | 2026.04.25 04:08:13.359468 [ 4 ] {cfad36e2-53a5-461c-acfd-01362abd1016} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.04.25 04:08:13.364532 [ 4 ] {cfad36e2-53a5-461c-acfd-01362abd1016} <Debug> oximeter.fields_i64 (eb2dee79-f0af-41ec-a1b1-33aabaf007d7): Loading data parts | ||
| 533 | 2026.04.25 04:08:13.364701 [ 4 ] {cfad36e2-53a5-461c-acfd-01362abd1016} <Debug> oximeter.fields_i64 (eb2dee79-f0af-41ec-a1b1-33aabaf007d7): There are no data parts | ||
| 534 | 2026.04.25 04:08:13.371714 [ 4 ] {cfad36e2-53a5-461c-acfd-01362abd1016} <Debug> TCPHandler: Processed in 0.012699572 sec. | ||
| 535 | 2026.04.25 04:08:13.371869 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.04.25 04:08:13.372032 [ 4 ] {f769dea2-dc3a-4d48-b2dc-9aa696ebff58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 537 | 2026.04.25 04:08:13.372230 [ 4 ] {f769dea2-dc3a-4d48-b2dc-9aa696ebff58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.04.25 04:08:13.379514 [ 4 ] {f769dea2-dc3a-4d48-b2dc-9aa696ebff58} <Debug> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29): Loading data parts | ||
| 539 | 2026.04.25 04:08:13.379795 [ 4 ] {f769dea2-dc3a-4d48-b2dc-9aa696ebff58} <Debug> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29): There are no data parts | ||
| 540 | 2026.04.25 04:08:13.398728 [ 4 ] {f769dea2-dc3a-4d48-b2dc-9aa696ebff58} <Debug> TCPHandler: Processed in 0.026912427 sec. | ||
| 541 | 2026.04.25 04:08:13.398905 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.04.25 04:08:13.399240 [ 4 ] {6b00a229-7813-4efa-86d7-a75713600e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 543 | 2026.04.25 04:08:13.399381 [ 4 ] {6b00a229-7813-4efa-86d7-a75713600e2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.04.25 04:08:13.409633 [ 4 ] {6b00a229-7813-4efa-86d7-a75713600e2a} <Debug> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Loading data parts | ||
| 545 | 2026.04.25 04:08:13.409817 [ 4 ] {6b00a229-7813-4efa-86d7-a75713600e2a} <Debug> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): There are no data parts | ||
| 546 | 2026.04.25 04:08:13.423383 [ 4 ] {6b00a229-7813-4efa-86d7-a75713600e2a} <Debug> TCPHandler: Processed in 0.024544741 sec. | ||
| 547 | 2026.04.25 04:08:13.423540 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.04.25 04:08:13.423705 [ 4 ] {cb2cd492-169f-4265-8ca5-2003a3c16ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 549 | 2026.04.25 04:08:13.423822 [ 4 ] {cb2cd492-169f-4265-8ca5-2003a3c16ffa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.04.25 04:08:13.439820 [ 4 ] {cb2cd492-169f-4265-8ca5-2003a3c16ffa} <Debug> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Loading data parts | ||
| 551 | 2026.04.25 04:08:13.440060 [ 4 ] {cb2cd492-169f-4265-8ca5-2003a3c16ffa} <Debug> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): There are no data parts | ||
| 552 | 2026.04.25 04:08:13.451677 [ 4 ] {cb2cd492-169f-4265-8ca5-2003a3c16ffa} <Debug> TCPHandler: Processed in 0.028190226 sec. | ||
| 553 | 2026.04.25 04:08:13.451862 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.04.25 04:08:13.452161 [ 4 ] {1b687ddd-451e-4604-8078-f1889692f152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 555 | 2026.04.25 04:08:13.452278 [ 4 ] {1b687ddd-451e-4604-8078-f1889692f152} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.04.25 04:08:13.459321 [ 4 ] {1b687ddd-451e-4604-8078-f1889692f152} <Debug> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Loading data parts | ||
| 557 | 2026.04.25 04:08:13.459507 [ 4 ] {1b687ddd-451e-4604-8078-f1889692f152} <Debug> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): There are no data parts | ||
| 558 | 2026.04.25 04:08:13.470573 [ 4 ] {1b687ddd-451e-4604-8078-f1889692f152} <Debug> TCPHandler: Processed in 0.018777434 sec. | ||
| 559 | 2026.04.25 04:08:13.470741 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.04.25 04:08:13.470999 [ 4 ] {86170036-e0da-46ca-a043-cd5afef443d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | 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) | ||
| 564 | 2026.04.25 04:08:13.471206 [ 4 ] {86170036-e0da-46ca-a043-cd5afef443d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.04.25 04:08:13.483459 [ 4 ] {86170036-e0da-46ca-a043-cd5afef443d8} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3): Loading data parts | ||
| 566 | 2026.04.25 04:08:13.483632 [ 4 ] {86170036-e0da-46ca-a043-cd5afef443d8} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3): There are no data parts | ||
| 567 | 2026.04.25 04:08:13.495986 [ 4 ] {86170036-e0da-46ca-a043-cd5afef443d8} <Debug> TCPHandler: Processed in 0.025296602 sec. | ||
| 568 | 2026.04.25 04:08:13.496341 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.04.25 04:08:13.496681 [ 5 ] {b5dcb713-8b5d-4c7f-87e1-d153f28af44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.04.25 04:08:13.498240 [ 5 ] {b5dcb713-8b5d-4c7f-87e1-d153f28af44f} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.04.25 04:08:13.554104 [ 260 ] {b5dcb713-8b5d-4c7f-87e1-d153f28af44f} <Trace> oximeter.version (ec5a4b49-bcd3-444b-b983-27584d7e2b94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.04.25 04:08:13.554168 [ 260 ] {b5dcb713-8b5d-4c7f-87e1-d153f28af44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 573 | 2026.04.25 04:08:13.559127 [ 260 ] {b5dcb713-8b5d-4c7f-87e1-d153f28af44f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.04.25 04:08:13.559730 [ 260 ] {b5dcb713-8b5d-4c7f-87e1-d153f28af44f} <Trace> oximeter.version (ec5a4b49-bcd3-444b-b983-27584d7e2b94): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.04.25 04:08:13.560033 [ 5 ] {b5dcb713-8b5d-4c7f-87e1-d153f28af44f} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.063506 sec., 15.746543633672408 rows/sec., 251.94 B/sec. | ||
| 576 | 2026.04.25 04:08:13.560512 [ 5 ] {b5dcb713-8b5d-4c7f-87e1-d153f28af44f} <Debug> TCPHandler: Processed in 0.064319963 sec. | ||
| 577 | 2026.04.25 04:08:14.000144 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.02 MiB, peak 134.02 MiB, free memory in arenas 0.00 B, will set to 138.08 MiB (RSS), difference: 4.05 MiB | ||
| 578 | 2026.04.25 04:08:15.641944 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46469 | ||
| 579 | 2026.04.25 04:08:15.642220 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.04.25 04:08:15.642261 [ 262 ] {} <Debug> TCP-Session: 2c5e4ae6-8585-4f90-bc41-2d2ed37363c2 Authenticating user 'default' from [fd00:1122:3344:101::a]:46469 | ||
| 581 | 2026.04.25 04:08:15.642283 [ 262 ] {} <Debug> TCP-Session: 2c5e4ae6-8585-4f90-bc41-2d2ed37363c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.04.25 04:08:15.642338 [ 262 ] {} <Debug> TCP-Session: 2c5e4ae6-8585-4f90-bc41-2d2ed37363c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.04.25 04:08:15.642442 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.04.25 04:08:15.642489 [ 262 ] {} <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 | ||
| 585 | 2026.04.25 04:08:15.642658 [ 262 ] {} <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 | ||
| 586 | 2026.04.25 04:08:15.643158 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34607 | ||
| 587 | 2026.04.25 04:08:15.643274 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44440 | ||
| 588 | 2026.04.25 04:08:15.643371 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2026.04.25 04:08:15.643399 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45244 | ||
| 590 | 2026.04.25 04:08:15.643418 [ 263 ] {} <Debug> TCP-Session: 3ebff7e7-01bb-4422-aaa3-fb4fa9f6699e Authenticating user 'default' from [fd00:1122:3344:101::a]:34607 | ||
| 591 | 2026.04.25 04:08:15.643494 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45235 | ||
| 592 | 2026.04.25 04:08:15.643511 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2026.04.25 04:08:15.643595 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39712 | ||
| 594 | 2026.04.25 04:08:15.643689 [ 264 ] {} <Debug> TCP-Session: b7293ce2-75ee-4991-b8a7-12c8d1f5b123 Authenticating user 'default' from [fd00:1122:3344:101::a]:44440 | ||
| 595 | 2026.04.25 04:08:15.643696 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45138 | ||
| 596 | 2026.04.25 04:08:15.643788 [ 263 ] {} <Debug> TCP-Session: 3ebff7e7-01bb-4422-aaa3-fb4fa9f6699e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2026.04.25 04:08:15.643821 [ 264 ] {} <Debug> TCP-Session: b7293ce2-75ee-4991-b8a7-12c8d1f5b123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.04.25 04:08:15.643873 [ 263 ] {} <Debug> TCP-Session: 3ebff7e7-01bb-4422-aaa3-fb4fa9f6699e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2026.04.25 04:08:15.643905 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2026.04.25 04:08:15.643801 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60733 | ||
| 601 | 2026.04.25 04:08:15.644013 [ 266 ] {} <Debug> TCP-Session: 75784265-82ec-4f6e-8a87-37f90815ed7c Authenticating user 'default' from [fd00:1122:3344:101::a]:45235 | ||
| 602 | 2026.04.25 04:08:15.643991 [ 264 ] {} <Debug> TCP-Session: b7293ce2-75ee-4991-b8a7-12c8d1f5b123 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2026.04.25 04:08:15.643965 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.04.25 04:08:15.644114 [ 266 ] {} <Debug> TCP-Session: 75784265-82ec-4f6e-8a87-37f90815ed7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2026.04.25 04:08:15.644071 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2026.04.25 04:08:15.643933 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2026.04.25 04:08:15.644248 [ 268 ] {} <Debug> TCP-Session: b287bdc0-2e65-4cb3-b6cb-1b1ff48b5332 Authenticating user 'default' from [fd00:1122:3344:101::a]:45138 | ||
| 608 | 2026.04.25 04:08:15.644268 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 609 | 2026.04.25 04:08:15.644232 [ 266 ] {} <Debug> TCP-Session: 75784265-82ec-4f6e-8a87-37f90815ed7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.04.25 04:08:15.644215 [ 265 ] {} <Debug> TCP-Session: 0f486c2d-bfe3-49b9-b2d3-090ef8290acc Authenticating user 'default' from [fd00:1122:3344:101::a]:45244 | ||
| 611 | 2026.04.25 04:08:15.644377 [ 268 ] {} <Debug> TCP-Session: b287bdc0-2e65-4cb3-b6cb-1b1ff48b5332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.04.25 04:08:15.644367 [ 269 ] {} <Debug> TCP-Session: dff6c260-21a3-4883-9a99-2de82c3d2df2 Authenticating user 'default' from [fd00:1122:3344:101::a]:60733 | ||
| 613 | 2026.04.25 04:08:15.644332 [ 267 ] {} <Debug> TCP-Session: e0a9f8f1-6994-469d-ad45-e12c73f3bbb4 Authenticating user 'default' from [fd00:1122:3344:101::a]:39712 | ||
| 614 | 2026.04.25 04:08:15.644527 [ 268 ] {} <Debug> TCP-Session: b287bdc0-2e65-4cb3-b6cb-1b1ff48b5332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.04.25 04:08:15.644516 [ 269 ] {} <Debug> TCP-Session: dff6c260-21a3-4883-9a99-2de82c3d2df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.04.25 04:08:15.644516 [ 265 ] {} <Debug> TCP-Session: 0f486c2d-bfe3-49b9-b2d3-090ef8290acc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.04.25 04:08:15.644636 [ 269 ] {} <Debug> TCP-Session: dff6c260-21a3-4883-9a99-2de82c3d2df2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.04.25 04:08:15.644630 [ 267 ] {} <Debug> TCP-Session: e0a9f8f1-6994-469d-ad45-e12c73f3bbb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.04.25 04:08:15.644747 [ 265 ] {} <Debug> TCP-Session: 0f486c2d-bfe3-49b9-b2d3-090ef8290acc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.04.25 04:08:15.644762 [ 267 ] {} <Debug> TCP-Session: e0a9f8f1-6994-469d-ad45-e12c73f3bbb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.04.25 04:08:15.812317 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33746 | ||
| 622 | 2026.04.25 04:08:15.812479 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.04.25 04:08:15.812632 [ 270 ] {} <Debug> TCP-Session: e07f9cdf-e0a4-4e49-b77b-1e773af8b88f Authenticating user 'default' from [fd00:1122:3344:101::c]:33746 | ||
| 624 | 2026.04.25 04:08:15.812656 [ 270 ] {} <Debug> TCP-Session: e07f9cdf-e0a4-4e49-b77b-1e773af8b88f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.04.25 04:08:15.812669 [ 270 ] {} <Debug> TCP-Session: e07f9cdf-e0a4-4e49-b77b-1e773af8b88f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.04.25 04:08:15.812837 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.04.25 04:08:15.812873 [ 270 ] {} <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 | ||
| 628 | 2026.04.25 04:08:15.812974 [ 270 ] {} <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 | ||
| 629 | 2026.04.25 04:08:15.813404 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58584 | ||
| 630 | 2026.04.25 04:08:15.813535 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63664 | ||
| 631 | 2026.04.25 04:08:15.813623 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33204 | ||
| 632 | 2026.04.25 04:08:15.813737 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.04.25 04:08:15.813742 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50657 | ||
| 634 | 2026.04.25 04:08:15.813772 [ 271 ] {} <Debug> TCP-Session: 81794f84-e0f0-4cf4-a5bc-03533522de5e Authenticating user 'default' from [fd00:1122:3344:101::c]:58584 | ||
| 635 | 2026.04.25 04:08:15.813828 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.04.25 04:08:15.813895 [ 271 ] {} <Debug> TCP-Session: 81794f84-e0f0-4cf4-a5bc-03533522de5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.04.25 04:08:15.813914 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36278 | ||
| 638 | 2026.04.25 04:08:15.813958 [ 271 ] {} <Debug> TCP-Session: 81794f84-e0f0-4cf4-a5bc-03533522de5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.04.25 04:08:15.813975 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.04.25 04:08:15.813898 [ 272 ] {} <Debug> TCP-Session: 06502e4e-315e-4797-bca7-b299662ba09a Authenticating user 'default' from [fd00:1122:3344:101::c]:63664 | ||
| 641 | 2026.04.25 04:08:15.814016 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62077 | ||
| 642 | 2026.04.25 04:08:15.813915 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.04.25 04:08:15.814094 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44913 | ||
| 644 | 2026.04.25 04:08:15.814136 [ 272 ] {} <Debug> TCP-Session: 06502e4e-315e-4797-bca7-b299662ba09a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.04.25 04:08:15.814199 [ 272 ] {} <Debug> TCP-Session: 06502e4e-315e-4797-bca7-b299662ba09a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.04.25 04:08:15.814203 [ 273 ] {} <Debug> TCP-Session: 9b3bbd07-cefc-44db-80fd-4b471a0a510e Authenticating user 'default' from [fd00:1122:3344:101::c]:33204 | ||
| 647 | 2026.04.25 04:08:15.814278 [ 273 ] {} <Debug> TCP-Session: 9b3bbd07-cefc-44db-80fd-4b471a0a510e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.04.25 04:08:15.814292 [ 274 ] {} <Debug> TCP-Session: 9a2f43be-2400-4055-9b24-cf6cafef2ae8 Authenticating user 'default' from [fd00:1122:3344:101::c]:50657 | ||
| 649 | 2026.04.25 04:08:15.814351 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.04.25 04:08:15.814378 [ 273 ] {} <Debug> TCP-Session: 9b3bbd07-cefc-44db-80fd-4b471a0a510e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.04.25 04:08:15.814403 [ 274 ] {} <Debug> TCP-Session: 9a2f43be-2400-4055-9b24-cf6cafef2ae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.04.25 04:08:15.814463 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2026.04.25 04:08:15.814396 [ 275 ] {} <Debug> TCP-Session: ae14e2c7-5bb3-4162-9f18-a80f7d9f26fb Authenticating user 'default' from [fd00:1122:3344:101::c]:36278 | ||
| 654 | 2026.04.25 04:08:15.814588 [ 274 ] {} <Debug> TCP-Session: 9a2f43be-2400-4055-9b24-cf6cafef2ae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.04.25 04:08:15.814578 [ 277 ] {} <Debug> TCP-Session: 74589bc5-deba-47d9-93b9-6e912f97fea2 Authenticating user 'default' from [fd00:1122:3344:101::c]:44913 | ||
| 656 | 2026.04.25 04:08:15.814392 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 657 | 2026.04.25 04:08:15.814722 [ 277 ] {} <Debug> TCP-Session: 74589bc5-deba-47d9-93b9-6e912f97fea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.04.25 04:08:15.814716 [ 275 ] {} <Debug> TCP-Session: ae14e2c7-5bb3-4162-9f18-a80f7d9f26fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.04.25 04:08:15.814895 [ 275 ] {} <Debug> TCP-Session: ae14e2c7-5bb3-4162-9f18-a80f7d9f26fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.04.25 04:08:15.814907 [ 277 ] {} <Debug> TCP-Session: 74589bc5-deba-47d9-93b9-6e912f97fea2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.04.25 04:08:15.814904 [ 276 ] {} <Debug> TCP-Session: 2b91c2d5-d317-40b5-ad08-86d424b85078 Authenticating user 'default' from [fd00:1122:3344:101::c]:62077 | ||
| 662 | 2026.04.25 04:08:15.815043 [ 276 ] {} <Debug> TCP-Session: 2b91c2d5-d317-40b5-ad08-86d424b85078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.04.25 04:08:15.815160 [ 276 ] {} <Debug> TCP-Session: 2b91c2d5-d317-40b5-ad08-86d424b85078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.04.25 04:08:16.403750 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50710 | ||
| 665 | 2026.04.25 04:08:16.403987 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.04.25 04:08:16.404027 [ 278 ] {} <Debug> TCP-Session: f5d77b04-5751-4642-a176-03664977422f Authenticating user 'default' from [fd00:1122:3344:101::b]:50710 | ||
| 667 | 2026.04.25 04:08:16.404211 [ 278 ] {} <Debug> TCP-Session: f5d77b04-5751-4642-a176-03664977422f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.04.25 04:08:16.404231 [ 278 ] {} <Debug> TCP-Session: f5d77b04-5751-4642-a176-03664977422f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.04.25 04:08:16.404306 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.04.25 04:08:16.404545 [ 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 | ||
| 671 | 2026.04.25 04:08:16.404563 [ 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 | ||
| 672 | 2026.04.25 04:08:16.405142 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42305 | ||
| 673 | 2026.04.25 04:08:16.405289 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33359 | ||
| 674 | 2026.04.25 04:08:16.405400 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.04.25 04:08:16.405299 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56855 | ||
| 676 | 2026.04.25 04:08:16.405482 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58028 | ||
| 677 | 2026.04.25 04:08:16.405536 [ 279 ] {} <Debug> TCP-Session: ac0446c0-6470-454d-a12c-ab5ab8a91d67 Authenticating user 'default' from [fd00:1122:3344:101::b]:42305 | ||
| 678 | 2026.04.25 04:08:16.405587 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62818 | ||
| 679 | 2026.04.25 04:08:16.405731 [ 279 ] {} <Debug> TCP-Session: ac0446c0-6470-454d-a12c-ab5ab8a91d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.04.25 04:08:16.405751 [ 279 ] {} <Debug> TCP-Session: ac0446c0-6470-454d-a12c-ab5ab8a91d67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.04.25 04:08:16.405810 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.04.25 04:08:16.405770 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.04.25 04:08:16.405840 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.04.25 04:08:16.405758 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64767 | ||
| 685 | 2026.04.25 04:08:16.405942 [ 280 ] {} <Debug> TCP-Session: 5d49bd62-160b-4162-986a-3079abdc895b Authenticating user 'default' from [fd00:1122:3344:101::b]:56855 | ||
| 686 | 2026.04.25 04:08:16.405933 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53419 | ||
| 687 | 2026.04.25 04:08:16.405916 [ 282 ] {} <Debug> TCP-Session: a1f1e44c-925c-4a09-85c9-8d86d418b6fc Authenticating user 'default' from [fd00:1122:3344:101::b]:58028 | ||
| 688 | 2026.04.25 04:08:16.406043 [ 280 ] {} <Debug> TCP-Session: 5d49bd62-160b-4162-986a-3079abdc895b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.04.25 04:08:16.406068 [ 282 ] {} <Debug> TCP-Session: a1f1e44c-925c-4a09-85c9-8d86d418b6fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.04.25 04:08:16.405903 [ 281 ] {} <Debug> TCP-Session: 6e43e993-607f-47f8-b511-2ba24f07abaf Authenticating user 'default' from [fd00:1122:3344:101::b]:33359 | ||
| 691 | 2026.04.25 04:08:16.406137 [ 282 ] {} <Debug> TCP-Session: a1f1e44c-925c-4a09-85c9-8d86d418b6fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.04.25 04:08:16.406191 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.04.25 04:08:16.406203 [ 281 ] {} <Debug> TCP-Session: 6e43e993-607f-47f8-b511-2ba24f07abaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.04.25 04:08:16.406125 [ 280 ] {} <Debug> TCP-Session: 5d49bd62-160b-4162-986a-3079abdc895b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.04.25 04:08:16.406285 [ 284 ] {} <Debug> TCP-Session: a2da2d4e-b5c9-4cf1-a755-fd0e2b9b6426 Authenticating user 'default' from [fd00:1122:3344:101::b]:64767 | ||
| 696 | 2026.04.25 04:08:16.406267 [ 281 ] {} <Debug> TCP-Session: 6e43e993-607f-47f8-b511-2ba24f07abaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.04.25 04:08:16.405899 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.04.25 04:08:16.406379 [ 284 ] {} <Debug> TCP-Session: a2da2d4e-b5c9-4cf1-a755-fd0e2b9b6426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.04.25 04:08:16.406254 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2026.04.25 04:08:16.406577 [ 283 ] {} <Debug> TCP-Session: 2f871bc5-005b-447d-8643-761833b5916e Authenticating user 'default' from [fd00:1122:3344:101::b]:62818 | ||
| 701 | 2026.04.25 04:08:16.406601 [ 284 ] {} <Debug> TCP-Session: a2da2d4e-b5c9-4cf1-a755-fd0e2b9b6426 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.04.25 04:08:16.406584 [ 285 ] {} <Debug> TCP-Session: 43f140e5-a25f-4450-835d-2827e3e6ad63 Authenticating user 'default' from [fd00:1122:3344:101::b]:53419 | ||
| 703 | 2026.04.25 04:08:16.406844 [ 283 ] {} <Debug> TCP-Session: 2f871bc5-005b-447d-8643-761833b5916e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.04.25 04:08:16.406854 [ 285 ] {} <Debug> TCP-Session: 43f140e5-a25f-4450-835d-2827e3e6ad63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.04.25 04:08:16.406952 [ 283 ] {} <Debug> TCP-Session: 2f871bc5-005b-447d-8643-761833b5916e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.04.25 04:08:16.406965 [ 285 ] {} <Debug> TCP-Session: 43f140e5-a25f-4450-835d-2827e3e6ad63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.04.25 04:08:19.812668 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.04.25 04:08:19.812733 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.04.25 04:08:19.812766 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.04.25 04:08:19.812823 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.04.25 04:08:19.817230 [ 245 ] {} <Debug> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Loading data parts | ||
| 712 | 2026.04.25 04:08:19.817493 [ 245 ] {} <Debug> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): There are no data parts | ||
| 713 | 2026.04.25 04:08:19.821437 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.04.25 04:08:19.821607 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 715 | 2026.04.25 04:08:19.832177 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.04.25 04:08:19.832945 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.04.25 04:08:19.833252 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2026.04.25 04:08:19.837812 [ 244 ] {} <Debug> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Loading data parts | ||
| 719 | 2026.04.25 04:08:19.838025 [ 244 ] {} <Debug> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): There are no data parts | ||
| 720 | 2026.04.25 04:08:19.864538 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.04.25 04:08:19.864778 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 722 | 2026.04.25 04:08:19.871511 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.04.25 04:08:19.872908 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.04.25 04:08:19.876902 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.04.25 04:08:20.000196 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.81 MiB, peak 148.81 MiB, free memory in arenas 0.00 B, will set to 153.91 MiB (RSS), difference: 9.10 MiB | ||
| 726 | 2026.04.25 04:08:22.312657 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.04.25 04:08:22.312849 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.04.25 04:08:22.317554 [ 243 ] {} <Debug> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Loading data parts | ||
| 729 | 2026.04.25 04:08:22.317754 [ 243 ] {} <Debug> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): There are no data parts | ||
| 730 | 2026.04.25 04:08:22.325778 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.04.25 04:08:22.325963 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 732 | 2026.04.25 04:08:22.327711 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.04.25 04:08:22.328212 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.04.25 04:08:22.328439 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.04.25 04:08:23.000177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.29 MiB, peak 158.29 MiB, free memory in arenas 0.00 B, will set to 154.99 MiB (RSS), difference: -3.30 MiB | ||
| 736 | 2026.04.25 04:08:27.264855 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.04.25 04:08:27.264912 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.04.25 04:08:27.333326 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.04.25 04:08:27.336186 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.04.25 04:08:27.336229 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 741 | 2026.04.25 04:08:27.337106 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.04.25 04:08:27.337748 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.04.25 04:08:27.339962 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.04.25 04:08:27.376980 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.04.25 04:08:27.398901 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.04.25 04:08:27.399080 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 747 | 2026.04.25 04:08:27.406816 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.04.25 04:08:27.408507 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.04.25 04:08:27.413281 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.04.25 04:08:28.000163 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.72 MiB, peak 159.72 MiB, free memory in arenas 0.00 B, will set to 157.67 MiB (RSS), difference: 1.95 MiB | ||
| 751 | 2026.04.25 04:08:33.000197 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.68 MiB, peak 159.72 MiB, free memory in arenas 0.00 B, will set to 157.70 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.04.25 04:08:33.416772 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53360 | ||
| 753 | 2026.04.25 04:08:33.418767 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2026.04.25 04:08:33.418827 [ 286 ] {} <Debug> TCP-Session: 22c888e7-bd4b-4c43-a3d2-1cb2dafd6dd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53360 | ||
| 755 | 2026.04.25 04:08:33.418862 [ 286 ] {} <Debug> TCP-Session: 22c888e7-bd4b-4c43-a3d2-1cb2dafd6dd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.04.25 04:08:33.418909 [ 286 ] {} <Debug> TCP-Session: 22c888e7-bd4b-4c43-a3d2-1cb2dafd6dd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.04.25 04:08:33.418966 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 758 | 2026.04.25 04:08:33.419000 [ 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 | ||
| 759 | 2026.04.25 04:08:33.419036 [ 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 | ||
| 760 | 2026.04.25 04:08:33.421476 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54618 | ||
| 761 | 2026.04.25 04:08:33.421542 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53765 | ||
| 762 | 2026.04.25 04:08:33.421620 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 763 | 2026.04.25 04:08:33.421647 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49757 | ||
| 764 | 2026.04.25 04:08:33.421661 [ 287 ] {} <Debug> TCP-Session: 7d408c1a-5ca4-4d22-948d-99dcc76c3c6a Authenticating user 'default' from [fd00:1122:3344:101::e]:54618 | ||
| 765 | 2026.04.25 04:08:33.421716 [ 287 ] {} <Debug> TCP-Session: 7d408c1a-5ca4-4d22-948d-99dcc76c3c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.04.25 04:08:33.421730 [ 287 ] {} <Debug> TCP-Session: 7d408c1a-5ca4-4d22-948d-99dcc76c3c6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.04.25 04:08:33.421765 [ 286 ] {} <Trace> TCP-Session: 22c888e7-bd4b-4c43-a3d2-1cb2dafd6dd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.04.25 04:08:33.421823 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 769 | 2026.04.25 04:08:33.421839 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65105 | ||
| 770 | 2026.04.25 04:08:33.421878 [ 288 ] {} <Debug> TCP-Session: 3faca2e8-5f73-4be8-bc56-d44446e6d60f Authenticating user 'default' from [fd00:1122:3344:101::e]:53765 | ||
| 771 | 2026.04.25 04:08:33.421907 [ 288 ] {} <Debug> TCP-Session: 3faca2e8-5f73-4be8-bc56-d44446e6d60f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.04.25 04:08:33.421920 [ 288 ] {} <Debug> TCP-Session: 3faca2e8-5f73-4be8-bc56-d44446e6d60f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.04.25 04:08:33.421944 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 774 | 2026.04.25 04:08:33.421963 [ 286 ] {cb9059d6-44a8-48a6-97ff-b17317bce623} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53360) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 775 | 2026.04.25 04:08:33.421986 [ 289 ] {} <Debug> TCP-Session: a75e9492-a230-49a5-b221-fe6032d21813 Authenticating user 'default' from [fd00:1122:3344:101::e]:49757 | ||
| 776 | 2026.04.25 04:08:33.422014 [ 289 ] {} <Debug> TCP-Session: a75e9492-a230-49a5-b221-fe6032d21813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.04.25 04:08:33.422028 [ 289 ] {} <Debug> TCP-Session: a75e9492-a230-49a5-b221-fe6032d21813 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.04.25 04:08:33.422056 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 779 | 2026.04.25 04:08:33.422074 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39082 | ||
| 780 | 2026.04.25 04:08:33.422102 [ 290 ] {} <Debug> TCP-Session: 8991c5fc-39db-4e7c-a0ab-4e50b1620fbf Authenticating user 'default' from [fd00:1122:3344:101::e]:65105 | ||
| 781 | 2026.04.25 04:08:33.422137 [ 290 ] {} <Debug> TCP-Session: 8991c5fc-39db-4e7c-a0ab-4e50b1620fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.04.25 04:08:33.422139 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50355 | ||
| 783 | 2026.04.25 04:08:33.422155 [ 290 ] {} <Debug> TCP-Session: 8991c5fc-39db-4e7c-a0ab-4e50b1620fbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.04.25 04:08:33.424231 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54493 | ||
| 785 | 2026.04.25 04:08:33.426324 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53964 | ||
| 786 | 2026.04.25 04:08:33.428446 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 787 | 2026.04.25 04:08:33.428495 [ 291 ] {} <Debug> TCP-Session: 3972f1cc-68ea-4acd-8959-2575e2cabc97 Authenticating user 'default' from [fd00:1122:3344:101::e]:39082 | ||
| 788 | 2026.04.25 04:08:33.428517 [ 291 ] {} <Debug> TCP-Session: 3972f1cc-68ea-4acd-8959-2575e2cabc97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.04.25 04:08:33.428532 [ 291 ] {} <Debug> TCP-Session: 3972f1cc-68ea-4acd-8959-2575e2cabc97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.04.25 04:08:33.430614 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 791 | 2026.04.25 04:08:33.430649 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 792 | 2026.04.25 04:08:33.430656 [ 293 ] {} <Debug> TCP-Session: e09ee9dc-fdf8-4453-ab0e-ffc4e1c63fd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54493 | ||
| 793 | 2026.04.25 04:08:33.430691 [ 294 ] {} <Debug> TCP-Session: 4ceed257-35e4-461b-b07b-05c33b1ae868 Authenticating user 'default' from [fd00:1122:3344:101::e]:53964 | ||
| 794 | 2026.04.25 04:08:33.430695 [ 293 ] {} <Debug> TCP-Session: e09ee9dc-fdf8-4453-ab0e-ffc4e1c63fd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.04.25 04:08:33.430717 [ 294 ] {} <Debug> TCP-Session: 4ceed257-35e4-461b-b07b-05c33b1ae868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.04.25 04:08:33.430741 [ 293 ] {} <Debug> TCP-Session: e09ee9dc-fdf8-4453-ab0e-ffc4e1c63fd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.04.25 04:08:33.430748 [ 294 ] {} <Debug> TCP-Session: 4ceed257-35e4-461b-b07b-05c33b1ae868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.04.25 04:08:33.432588 [ 286 ] {cb9059d6-44a8-48a6-97ff-b17317bce623} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 799 | 2026.04.25 04:08:33.432627 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 800 | 2026.04.25 04:08:33.432670 [ 292 ] {} <Debug> TCP-Session: 7785f6ac-4f5e-4c33-9096-0fcb49f73ddd Authenticating user 'default' from [fd00:1122:3344:101::e]:50355 | ||
| 801 | 2026.04.25 04:08:33.432689 [ 292 ] {} <Debug> TCP-Session: 7785f6ac-4f5e-4c33-9096-0fcb49f73ddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.04.25 04:08:33.432703 [ 292 ] {} <Debug> TCP-Session: 7785f6ac-4f5e-4c33-9096-0fcb49f73ddd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.04.25 04:08:33.446795 [ 286 ] {cb9059d6-44a8-48a6-97ff-b17317bce623} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2026.04.25 04:08:33.471937 [ 286 ] {cb9059d6-44a8-48a6-97ff-b17317bce623} <Debug> oximeter.version (ec5a4b49-bcd3-444b-b983-27584d7e2b94) (SelectExecutor): Key condition: unknown | ||
| 805 | 2026.04.25 04:08:33.494780 [ 296 ] {cb9059d6-44a8-48a6-97ff-b17317bce623} <Trace> AggregatingTransform: Aggregating | ||
| 806 | 2026.04.25 04:08:33.496849 [ 296 ] {cb9059d6-44a8-48a6-97ff-b17317bce623} <Trace> Aggregator: Aggregation method: without_key | ||
| 807 | 2026.04.25 04:08:33.497566 [ 296 ] {cb9059d6-44a8-48a6-97ff-b17317bce623} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.008478098 sec. (117.951 rows/sec., 4.61 KiB/sec.) | ||
| 808 | 2026.04.25 04:08:33.497593 [ 296 ] {cb9059d6-44a8-48a6-97ff-b17317bce623} <Trace> Aggregator: Merging aggregated data | ||
| 809 | 2026.04.25 04:08:33.497622 [ 296 ] {cb9059d6-44a8-48a6-97ff-b17317bce623} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 810 | 2026.04.25 04:08:33.500949 [ 286 ] {cb9059d6-44a8-48a6-97ff-b17317bce623} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.078978 sec., 12.661753906151079 rows/sec., 506.47 B/sec. | ||
| 811 | 2026.04.25 04:08:33.501127 [ 286 ] {cb9059d6-44a8-48a6-97ff-b17317bce623} <Debug> TCPHandler: Processed in 0.079522592 sec. | ||
| 812 | 2026.04.25 04:08:33.513638 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2026.04.25 04:08:33.513681 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2026.04.25 04:08:33.513703 [ 286 ] {} <Debug> TCP-Session: 22c888e7-bd4b-4c43-a3d2-1cb2dafd6dd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.04.25 04:08:33.513718 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 816 | 2026.04.25 04:08:33.513738 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 817 | 2026.04.25 04:08:33.513758 [ 287 ] {} <Debug> TCP-Session: 7d408c1a-5ca4-4d22-948d-99dcc76c3c6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 818 | 2026.04.25 04:08:33.513774 [ 294 ] {} <Debug> TCP-Session: 4ceed257-35e4-461b-b07b-05c33b1ae868 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 819 | 2026.04.25 04:08:33.513775 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 820 | 2026.04.25 04:08:33.513792 [ 290 ] {} <Debug> TCP-Session: 8991c5fc-39db-4e7c-a0ab-4e50b1620fbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 821 | 2026.04.25 04:08:33.513815 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 822 | 2026.04.25 04:08:33.513841 [ 291 ] {} <Debug> TCP-Session: 3972f1cc-68ea-4acd-8959-2575e2cabc97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2026.04.25 04:08:33.513805 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 824 | 2026.04.25 04:08:33.513892 [ 288 ] {} <Debug> TCP-Session: 3faca2e8-5f73-4be8-bc56-d44446e6d60f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.04.25 04:08:33.513937 [ 289 ] {} <Debug> TCP-Session: a75e9492-a230-49a5-b221-fe6032d21813 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.04.25 04:08:33.513709 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 827 | 2026.04.25 04:08:33.513764 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 828 | 2026.04.25 04:08:33.513995 [ 293 ] {} <Debug> TCP-Session: e09ee9dc-fdf8-4453-ab0e-ffc4e1c63fd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.04.25 04:08:33.514032 [ 292 ] {} <Debug> TCP-Session: 7785f6ac-4f5e-4c33-9096-0fcb49f73ddd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 830 | 2026.04.25 04:08:33.589643 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2026.04.25 04:08:33.589894 [ 4 ] {aa456e6b-a9c6-49a8-9faf-7fddad955603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native (stage: Complete) | ||
| 832 | 2026.04.25 04:08:33.606528 [ 4 ] {aa456e6b-a9c6-49a8-9faf-7fddad955603} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2026.04.25 04:08:33.606659 [ 4 ] {aa456e6b-a9c6-49a8-9faf-7fddad955603} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2026.04.25 04:08:33.609209 [ 4 ] {aa456e6b-a9c6-49a8-9faf-7fddad955603} <Debug> TCPHandler: Processed in 0.019698108 sec. | ||
| 835 | 2026.04.25 04:08:33.626493 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2026.04.25 04:08:33.626659 [ 4 ] {177c5419-e1d7-4afc-b42a-06dc1f20d853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 837 | 2026.04.25 04:08:33.626726 [ 4 ] {177c5419-e1d7-4afc-b42a-06dc1f20d853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2026.04.25 04:08:33.629935 [ 4 ] {177c5419-e1d7-4afc-b42a-06dc1f20d853} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 839 | 2026.04.25 04:08:33.629994 [ 4 ] {177c5419-e1d7-4afc-b42a-06dc1f20d853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 840 | 2026.04.25 04:08:33.633303 [ 4 ] {177c5419-e1d7-4afc-b42a-06dc1f20d853} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 841 | 2026.04.25 04:08:33.633758 [ 4 ] {177c5419-e1d7-4afc-b42a-06dc1f20d853} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 842 | 2026.04.25 04:08:33.633920 [ 4 ] {177c5419-e1d7-4afc-b42a-06dc1f20d853} <Debug> executeQuery: Read 2 rows, 385.00 B in 0.007306 sec., 273.7476047084588 rows/sec., 51.46 KiB/sec. | ||
| 843 | 2026.04.25 04:08:33.633971 [ 4 ] {177c5419-e1d7-4afc-b42a-06dc1f20d853} <Debug> TCPHandler: Processed in 0.007602814 sec. | ||
| 844 | 2026.04.25 04:08:33.634113 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 845 | 2026.04.25 04:08:33.634223 [ 4 ] {2b32d9da-0ce7-4245-8ab9-4e9d90ce466c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 846 | 2026.04.25 04:08:33.634268 [ 4 ] {2b32d9da-0ce7-4245-8ab9-4e9d90ce466c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 847 | 2026.04.25 04:08:33.636732 [ 4 ] {2b32d9da-0ce7-4245-8ab9-4e9d90ce466c} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 848 | 2026.04.25 04:08:33.636801 [ 4 ] {2b32d9da-0ce7-4245-8ab9-4e9d90ce466c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 849 | 2026.04.25 04:08:33.639809 [ 4 ] {2b32d9da-0ce7-4245-8ab9-4e9d90ce466c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 850 | 2026.04.25 04:08:33.640369 [ 4 ] {2b32d9da-0ce7-4245-8ab9-4e9d90ce466c} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 851 | 2026.04.25 04:08:33.640525 [ 4 ] {2b32d9da-0ce7-4245-8ab9-4e9d90ce466c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.006375 sec., 313.72549019607845 rows/sec., 25.58 KiB/sec. | ||
| 852 | 2026.04.25 04:08:33.640569 [ 4 ] {2b32d9da-0ce7-4245-8ab9-4e9d90ce466c} <Debug> TCPHandler: Processed in 0.006570379 sec. | ||
| 853 | 2026.04.25 04:08:33.640785 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2026.04.25 04:08:33.640895 [ 4 ] {0c0fd53f-6c27-45b0-b390-e7388185b587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 855 | 2026.04.25 04:08:33.640939 [ 4 ] {0c0fd53f-6c27-45b0-b390-e7388185b587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 856 | 2026.04.25 04:08:33.641544 [ 4 ] {0c0fd53f-6c27-45b0-b390-e7388185b587} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 857 | 2026.04.25 04:08:33.641585 [ 4 ] {0c0fd53f-6c27-45b0-b390-e7388185b587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 858 | 2026.04.25 04:08:33.642185 [ 4 ] {0c0fd53f-6c27-45b0-b390-e7388185b587} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 859 | 2026.04.25 04:08:33.642735 [ 4 ] {0c0fd53f-6c27-45b0-b390-e7388185b587} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 860 | 2026.04.25 04:08:33.642915 [ 4 ] {0c0fd53f-6c27-45b0-b390-e7388185b587} <Debug> executeQuery: Read 23 rows, 2.28 KiB in 0.002042 sec., 11263.467189030362 rows/sec., 1.09 MiB/sec. | ||
| 861 | 2026.04.25 04:08:33.642958 [ 4 ] {0c0fd53f-6c27-45b0-b390-e7388185b587} <Debug> TCPHandler: Processed in 0.002235934 sec. | ||
| 862 | 2026.04.25 04:08:33.643096 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.04.25 04:08:33.643213 [ 4 ] {66f87ce9-3906-433a-874b-7ab80e531062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 864 | 2026.04.25 04:08:33.643265 [ 4 ] {66f87ce9-3906-433a-874b-7ab80e531062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 865 | 2026.04.25 04:08:33.643749 [ 4 ] {66f87ce9-3906-433a-874b-7ab80e531062} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 866 | 2026.04.25 04:08:33.643788 [ 4 ] {66f87ce9-3906-433a-874b-7ab80e531062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 867 | 2026.04.25 04:08:33.644478 [ 4 ] {66f87ce9-3906-433a-874b-7ab80e531062} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 868 | 2026.04.25 04:08:33.645023 [ 4 ] {66f87ce9-3906-433a-874b-7ab80e531062} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 869 | 2026.04.25 04:08:33.645167 [ 4 ] {66f87ce9-3906-433a-874b-7ab80e531062} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001977 sec., 6575.619625695498 rows/sec., 489.02 KiB/sec. | ||
| 870 | 2026.04.25 04:08:33.645215 [ 4 ] {66f87ce9-3906-433a-874b-7ab80e531062} <Debug> TCPHandler: Processed in 0.002175323 sec. | ||
| 871 | 2026.04.25 04:08:33.645358 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2026.04.25 04:08:33.645466 [ 4 ] {a8026da3-6049-4360-a3bf-f5fdab95b4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 873 | 2026.04.25 04:08:33.645508 [ 4 ] {a8026da3-6049-4360-a3bf-f5fdab95b4f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 874 | 2026.04.25 04:08:33.645949 [ 4 ] {a8026da3-6049-4360-a3bf-f5fdab95b4f6} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 875 | 2026.04.25 04:08:33.645987 [ 4 ] {a8026da3-6049-4360-a3bf-f5fdab95b4f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 876 | 2026.04.25 04:08:33.646671 [ 4 ] {a8026da3-6049-4360-a3bf-f5fdab95b4f6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 877 | 2026.04.25 04:08:33.647472 [ 4 ] {a8026da3-6049-4360-a3bf-f5fdab95b4f6} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 878 | 2026.04.25 04:08:33.647644 [ 4 ] {a8026da3-6049-4360-a3bf-f5fdab95b4f6} <Debug> executeQuery: Read 13 rows, 1.04 KiB in 0.002195 sec., 5922.551252847381 rows/sec., 475.60 KiB/sec. | ||
| 879 | 2026.04.25 04:08:33.647692 [ 4 ] {a8026da3-6049-4360-a3bf-f5fdab95b4f6} <Debug> TCPHandler: Processed in 0.002385396 sec. | ||
| 880 | 2026.04.25 04:08:33.647838 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2026.04.25 04:08:33.647943 [ 4 ] {3642209b-18c8-4f17-861e-85b6dd304b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 882 | 2026.04.25 04:08:33.647993 [ 4 ] {3642209b-18c8-4f17-861e-85b6dd304b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 883 | 2026.04.25 04:08:33.650550 [ 4 ] {3642209b-18c8-4f17-861e-85b6dd304b14} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 884 | 2026.04.25 04:08:33.650590 [ 4 ] {3642209b-18c8-4f17-861e-85b6dd304b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 885 | 2026.04.25 04:08:33.653695 [ 4 ] {3642209b-18c8-4f17-861e-85b6dd304b14} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 886 | 2026.04.25 04:08:33.654264 [ 4 ] {3642209b-18c8-4f17-861e-85b6dd304b14} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 887 | 2026.04.25 04:08:33.654413 [ 4 ] {3642209b-18c8-4f17-861e-85b6dd304b14} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.006494 sec., 153.9882968894364 rows/sec., 10.83 KiB/sec. | ||
| 888 | 2026.04.25 04:08:33.654452 [ 4 ] {3642209b-18c8-4f17-861e-85b6dd304b14} <Debug> TCPHandler: Processed in 0.00667585 sec. | ||
| 889 | 2026.04.25 04:08:33.654602 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2026.04.25 04:08:33.654712 [ 4 ] {65baeb25-37df-4bfa-a912-4116d204b2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 891 | 2026.04.25 04:08:33.654780 [ 4 ] {65baeb25-37df-4bfa-a912-4116d204b2a3} <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 | ||
| 892 | 2026.04.25 04:08:33.655900 [ 4 ] {65baeb25-37df-4bfa-a912-4116d204b2a3} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 893 | 2026.04.25 04:08:33.655945 [ 4 ] {65baeb25-37df-4bfa-a912-4116d204b2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 894 | 2026.04.25 04:08:33.665575 [ 4 ] {65baeb25-37df-4bfa-a912-4116d204b2a3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 895 | 2026.04.25 04:08:33.666161 [ 4 ] {65baeb25-37df-4bfa-a912-4116d204b2a3} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 896 | 2026.04.25 04:08:33.666362 [ 4 ] {65baeb25-37df-4bfa-a912-4116d204b2a3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.011671 sec., 942.507068803016 rows/sec., 1.69 MiB/sec. | ||
| 897 | 2026.04.25 04:08:33.666454 [ 4 ] {65baeb25-37df-4bfa-a912-4116d204b2a3} <Debug> TCPHandler: Processed in 0.01191029 sec. | ||
| 898 | 2026.04.25 04:08:34.000243 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.53 MiB, peak 168.06 MiB, free memory in arenas 0.00 B, will set to 161.73 MiB (RSS), difference: 3.20 MiB | ||
| 899 | 2026.04.25 04:08:34.840163 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 430 entries to flush up to offset 1406 | ||
| 900 | 2026.04.25 04:08:34.840664 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 901 | 2026.04.25 04:08:34.840712 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 902 | 2026.04.25 04:08:34.841415 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 903 | 2026.04.25 04:08:34.842086 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 904 | 2026.04.25 04:08:34.842267 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1406 | ||
| 905 | 2026.04.25 04:08:34.913469 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 906 | 2026.04.25 04:08:34.929918 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 907 | 2026.04.25 04:08:34.929988 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 908 | 2026.04.25 04:08:34.936872 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 909 | 2026.04.25 04:08:34.938178 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 910 | 2026.04.25 04:08:34.942619 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 911 | 2026.04.25 04:08:35.000227 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.26 MiB, peak 168.06 MiB, free memory in arenas 0.00 B, will set to 164.11 MiB (RSS), difference: 1.86 MiB | ||
| 912 | 2026.04.25 04:08:41.790318 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35684 | ||
| 913 | 2026.04.25 04:08:41.790451 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 914 | 2026.04.25 04:08:41.790483 [ 286 ] {} <Debug> TCP-Session: 6b5ed5e4-e738-4417-acd9-0c7beb7c5437 Authenticating user 'default' from [fd00:1122:3344:101::e]:35684 | ||
| 915 | 2026.04.25 04:08:41.790508 [ 286 ] {} <Debug> TCP-Session: 6b5ed5e4-e738-4417-acd9-0c7beb7c5437 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 916 | 2026.04.25 04:08:41.790525 [ 286 ] {} <Debug> TCP-Session: 6b5ed5e4-e738-4417-acd9-0c7beb7c5437 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 917 | 2026.04.25 04:08:41.790757 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63841 | ||
| 918 | 2026.04.25 04:08:41.790786 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46365 | ||
| 919 | 2026.04.25 04:08:41.790797 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34765 | ||
| 920 | 2026.04.25 04:08:41.790825 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51685 | ||
| 921 | 2026.04.25 04:08:41.790864 [ 286 ] {} <Trace> TCP-Session: 6b5ed5e4-e738-4417-acd9-0c7beb7c5437 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2026.04.25 04:08:41.790876 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 923 | 2026.04.25 04:08:41.790882 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 924 | 2026.04.25 04:08:41.790892 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 925 | 2026.04.25 04:08:41.790914 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 926 | 2026.04.25 04:08:41.790931 [ 287 ] {} <Debug> TCP-Session: 5acf1adb-af52-47cb-a04f-776561cb4c8b Authenticating user 'default' from [fd00:1122:3344:101::e]:63841 | ||
| 927 | 2026.04.25 04:08:41.790937 [ 291 ] {} <Debug> TCP-Session: 3e248dd8-6a3a-4786-a2d1-16c46a9f7664 Authenticating user 'default' from [fd00:1122:3344:101::e]:34765 | ||
| 928 | 2026.04.25 04:08:41.790952 [ 294 ] {} <Debug> TCP-Session: 12e90fad-02ee-463e-b197-75ed379aa938 Authenticating user 'default' from [fd00:1122:3344:101::e]:51685 | ||
| 929 | 2026.04.25 04:08:41.790966 [ 287 ] {} <Debug> TCP-Session: 5acf1adb-af52-47cb-a04f-776561cb4c8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.04.25 04:08:41.790987 [ 294 ] {} <Debug> TCP-Session: 12e90fad-02ee-463e-b197-75ed379aa938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.04.25 04:08:41.791002 [ 287 ] {} <Debug> TCP-Session: 5acf1adb-af52-47cb-a04f-776561cb4c8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.04.25 04:08:41.791014 [ 294 ] {} <Debug> TCP-Session: 12e90fad-02ee-463e-b197-75ed379aa938 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.04.25 04:08:41.791036 [ 286 ] {abb790da-ccdb-4f84-ac3d-594a527e1754} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35684) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 934 | 2026.04.25 04:08:41.790970 [ 291 ] {} <Debug> TCP-Session: 3e248dd8-6a3a-4786-a2d1-16c46a9f7664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.04.25 04:08:41.790908 [ 290 ] {} <Debug> TCP-Session: 66e7e9cc-9e42-44e4-99bf-e6caa076b4fb Authenticating user 'default' from [fd00:1122:3344:101::e]:46365 | ||
| 936 | 2026.04.25 04:08:41.791084 [ 291 ] {} <Debug> TCP-Session: 3e248dd8-6a3a-4786-a2d1-16c46a9f7664 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.04.25 04:08:41.791107 [ 290 ] {} <Debug> TCP-Session: 66e7e9cc-9e42-44e4-99bf-e6caa076b4fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.04.25 04:08:41.790815 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39250 | ||
| 939 | 2026.04.25 04:08:41.791133 [ 290 ] {} <Debug> TCP-Session: 66e7e9cc-9e42-44e4-99bf-e6caa076b4fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.04.25 04:08:41.790806 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52945 | ||
| 941 | 2026.04.25 04:08:41.790785 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34813 | ||
| 942 | 2026.04.25 04:08:41.790769 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63538 | ||
| 943 | 2026.04.25 04:08:41.791268 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 944 | 2026.04.25 04:08:41.791299 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 945 | 2026.04.25 04:08:41.791304 [ 286 ] {abb790da-ccdb-4f84-ac3d-594a527e1754} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 946 | 2026.04.25 04:08:41.791334 [ 292 ] {} <Debug> TCP-Session: 1b4bb129-4b46-4bac-ae28-ecec0abeefdc Authenticating user 'default' from [fd00:1122:3344:101::e]:52945 | ||
| 947 | 2026.04.25 04:08:41.791306 [ 293 ] {} <Debug> TCP-Session: d07148f5-7a01-47a4-b5ce-dea5c29f7d35 Authenticating user 'default' from [fd00:1122:3344:101::e]:39250 | ||
| 948 | 2026.04.25 04:08:41.791368 [ 292 ] {} <Debug> TCP-Session: 1b4bb129-4b46-4bac-ae28-ecec0abeefdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.04.25 04:08:41.791381 [ 286 ] {abb790da-ccdb-4f84-ac3d-594a527e1754} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 950 | 2026.04.25 04:08:41.791390 [ 292 ] {} <Debug> TCP-Session: 1b4bb129-4b46-4bac-ae28-ecec0abeefdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.04.25 04:08:41.791395 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 952 | 2026.04.25 04:08:41.791389 [ 293 ] {} <Debug> TCP-Session: d07148f5-7a01-47a4-b5ce-dea5c29f7d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.04.25 04:08:41.791443 [ 289 ] {} <Debug> TCP-Session: f38104bc-36ed-4aef-b2f2-dd25ad48d5f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34813 | ||
| 954 | 2026.04.25 04:08:41.791448 [ 293 ] {} <Debug> TCP-Session: d07148f5-7a01-47a4-b5ce-dea5c29f7d35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.04.25 04:08:41.791462 [ 289 ] {} <Debug> TCP-Session: f38104bc-36ed-4aef-b2f2-dd25ad48d5f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 956 | 2026.04.25 04:08:41.791475 [ 289 ] {} <Debug> TCP-Session: f38104bc-36ed-4aef-b2f2-dd25ad48d5f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.04.25 04:08:41.791481 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 958 | 2026.04.25 04:08:41.791519 [ 288 ] {} <Debug> TCP-Session: f1beaf59-dca6-443a-879c-70c763142a99 Authenticating user 'default' from [fd00:1122:3344:101::e]:63538 | ||
| 959 | 2026.04.25 04:08:41.791537 [ 288 ] {} <Debug> TCP-Session: f1beaf59-dca6-443a-879c-70c763142a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2026.04.25 04:08:41.791549 [ 288 ] {} <Debug> TCP-Session: f1beaf59-dca6-443a-879c-70c763142a99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 961 | 2026.04.25 04:08:41.791691 [ 286 ] {abb790da-ccdb-4f84-ac3d-594a527e1754} <Debug> oximeter.version (ec5a4b49-bcd3-444b-b983-27584d7e2b94) (SelectExecutor): Key condition: unknown | ||
| 962 | 2026.04.25 04:08:41.792662 [ 314 ] {abb790da-ccdb-4f84-ac3d-594a527e1754} <Trace> AggregatingTransform: Aggregating | ||
| 963 | 2026.04.25 04:08:41.792714 [ 314 ] {abb790da-ccdb-4f84-ac3d-594a527e1754} <Trace> Aggregator: Aggregation method: without_key | ||
| 964 | 2026.04.25 04:08:41.792748 [ 314 ] {abb790da-ccdb-4f84-ac3d-594a527e1754} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000951294 sec. (1051.200 rows/sec., 41.06 KiB/sec.) | ||
| 965 | 2026.04.25 04:08:41.792770 [ 314 ] {abb790da-ccdb-4f84-ac3d-594a527e1754} <Trace> Aggregator: Merging aggregated data | ||
| 966 | 2026.04.25 04:08:41.793989 [ 286 ] {abb790da-ccdb-4f84-ac3d-594a527e1754} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003014 sec., 331.78500331785 rows/sec., 12.96 KiB/sec. | ||
| 967 | 2026.04.25 04:08:41.794126 [ 286 ] {abb790da-ccdb-4f84-ac3d-594a527e1754} <Debug> TCPHandler: Processed in 0.003379921 sec. | ||
| 968 | 2026.04.25 04:08:41.794283 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.04.25 04:08:41.794301 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2026.04.25 04:08:41.794323 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.04.25 04:08:41.794339 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.04.25 04:08:41.794367 [ 287 ] {} <Debug> TCP-Session: 5acf1adb-af52-47cb-a04f-776561cb4c8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.04.25 04:08:41.794380 [ 288 ] {} <Debug> TCP-Session: f1beaf59-dca6-443a-879c-70c763142a99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.04.25 04:08:41.794408 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 975 | 2026.04.25 04:08:41.794417 [ 289 ] {} <Debug> TCP-Session: f38104bc-36ed-4aef-b2f2-dd25ad48d5f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.04.25 04:08:41.794441 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 977 | 2026.04.25 04:08:41.794458 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2026.04.25 04:08:41.794461 [ 293 ] {} <Debug> TCP-Session: d07148f5-7a01-47a4-b5ce-dea5c29f7d35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.04.25 04:08:41.794506 [ 290 ] {} <Debug> TCP-Session: 66e7e9cc-9e42-44e4-99bf-e6caa076b4fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.04.25 04:08:41.794526 [ 291 ] {} <Debug> TCP-Session: 3e248dd8-6a3a-4786-a2d1-16c46a9f7664 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2026.04.25 04:08:41.794358 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 982 | 2026.04.25 04:08:41.794333 [ 286 ] {} <Debug> TCP-Session: 6b5ed5e4-e738-4417-acd9-0c7beb7c5437 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2026.04.25 04:08:41.794602 [ 292 ] {} <Debug> TCP-Session: 1b4bb129-4b46-4bac-ae28-ecec0abeefdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 984 | 2026.04.25 04:08:41.794375 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 985 | 2026.04.25 04:08:41.794665 [ 294 ] {} <Debug> TCP-Session: 12e90fad-02ee-463e-b197-75ed379aa938 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 986 | 2026.04.25 04:08:41.963512 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55244 | ||
| 987 | 2026.04.25 04:08:41.963626 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 988 | 2026.04.25 04:08:41.963654 [ 286 ] {} <Debug> TCP-Session: 0f4b3d8e-5495-4ab0-b6e6-9191929f9281 Authenticating user 'default' from [fd00:1122:3344:101::e]:55244 | ||
| 989 | 2026.04.25 04:08:41.963677 [ 286 ] {} <Debug> TCP-Session: 0f4b3d8e-5495-4ab0-b6e6-9191929f9281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 990 | 2026.04.25 04:08:41.963690 [ 286 ] {} <Debug> TCP-Session: 0f4b3d8e-5495-4ab0-b6e6-9191929f9281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 991 | 2026.04.25 04:08:41.963903 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51440 | ||
| 992 | 2026.04.25 04:08:41.963934 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53575 | ||
| 993 | 2026.04.25 04:08:41.963963 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56623 | ||
| 994 | 2026.04.25 04:08:41.963999 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61276 | ||
| 995 | 2026.04.25 04:08:41.964010 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53769 | ||
| 996 | 2026.04.25 04:08:41.964049 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 997 | 2026.04.25 04:08:41.964067 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 998 | 2026.04.25 04:08:41.964097 [ 287 ] {} <Debug> TCP-Session: 4c5328dc-c4c6-49e9-9e64-b52699ab2a0e Authenticating user 'default' from [fd00:1122:3344:101::e]:51440 | ||
| 999 | 2026.04.25 04:08:41.964106 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1000 | 2026.04.25 04:08:41.964122 [ 288 ] {} <Debug> TCP-Session: 4d2b712f-8b0a-4c57-ab17-a1ae21672668 Authenticating user 'default' from [fd00:1122:3344:101::e]:53575 | ||
| 1001 | 2026.04.25 04:08:41.964128 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1002 | 2026.04.25 04:08:41.964149 [ 287 ] {} <Debug> TCP-Session: 4c5328dc-c4c6-49e9-9e64-b52699ab2a0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1003 | 2026.04.25 04:08:41.964166 [ 288 ] {} <Debug> TCP-Session: 4d2b712f-8b0a-4c57-ab17-a1ae21672668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1004 | 2026.04.25 04:08:41.964186 [ 287 ] {} <Debug> TCP-Session: 4c5328dc-c4c6-49e9-9e64-b52699ab2a0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1005 | 2026.04.25 04:08:41.964199 [ 288 ] {} <Debug> TCP-Session: 4d2b712f-8b0a-4c57-ab17-a1ae21672668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1006 | 2026.04.25 04:08:41.964033 [ 286 ] {} <Trace> TCP-Session: 0f4b3d8e-5495-4ab0-b6e6-9191929f9281 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.04.25 04:08:41.964018 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40041 | ||
| 1008 | 2026.04.25 04:08:41.963979 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62032 | ||
| 1009 | 2026.04.25 04:08:41.963971 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60850 | ||
| 1010 | 2026.04.25 04:08:41.964322 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1011 | 2026.04.25 04:08:41.964183 [ 293 ] {} <Debug> TCP-Session: 97b91a61-cce6-45ab-bebd-0f8181bcf09e Authenticating user 'default' from [fd00:1122:3344:101::e]:53769 | ||
| 1012 | 2026.04.25 04:08:41.964365 [ 294 ] {} <Debug> TCP-Session: e64a2ee9-cb6a-4dd9-8da6-0f0e1bd9b80a Authenticating user 'default' from [fd00:1122:3344:101::e]:40041 | ||
| 1013 | 2026.04.25 04:08:41.964369 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1014 | 2026.04.25 04:08:41.964398 [ 294 ] {} <Debug> TCP-Session: e64a2ee9-cb6a-4dd9-8da6-0f0e1bd9b80a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1015 | 2026.04.25 04:08:41.964408 [ 286 ] {22a68c40-4936-4b43-8914-e3f263a8856c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55244) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1016 | 2026.04.25 04:08:41.964421 [ 294 ] {} <Debug> TCP-Session: e64a2ee9-cb6a-4dd9-8da6-0f0e1bd9b80a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.04.25 04:08:41.964416 [ 291 ] {} <Debug> TCP-Session: d9d25c9b-1d20-4f07-84d5-04bf420f09d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62032 | ||
| 1018 | 2026.04.25 04:08:41.964394 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1019 | 2026.04.25 04:08:41.964461 [ 291 ] {} <Debug> TCP-Session: d9d25c9b-1d20-4f07-84d5-04bf420f09d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2026.04.25 04:08:41.964394 [ 293 ] {} <Debug> TCP-Session: 97b91a61-cce6-45ab-bebd-0f8181bcf09e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.04.25 04:08:41.964492 [ 291 ] {} <Debug> TCP-Session: d9d25c9b-1d20-4f07-84d5-04bf420f09d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.04.25 04:08:41.964513 [ 293 ] {} <Debug> TCP-Session: 97b91a61-cce6-45ab-bebd-0f8181bcf09e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.04.25 04:08:41.964487 [ 290 ] {} <Debug> TCP-Session: 3f6410f7-2e3a-48c5-8c27-cd052845d99f Authenticating user 'default' from [fd00:1122:3344:101::e]:60850 | ||
| 1024 | 2026.04.25 04:08:41.964153 [ 292 ] {} <Debug> TCP-Session: 2ccf378c-78d8-49c9-8360-6229f2c378a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61276 | ||
| 1025 | 2026.04.25 04:08:41.964564 [ 290 ] {} <Debug> TCP-Session: 3f6410f7-2e3a-48c5-8c27-cd052845d99f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.04.25 04:08:41.964583 [ 292 ] {} <Debug> TCP-Session: 2ccf378c-78d8-49c9-8360-6229f2c378a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1027 | 2026.04.25 04:08:41.964595 [ 290 ] {} <Debug> TCP-Session: 3f6410f7-2e3a-48c5-8c27-cd052845d99f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1028 | 2026.04.25 04:08:41.964609 [ 292 ] {} <Debug> TCP-Session: 2ccf378c-78d8-49c9-8360-6229f2c378a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2026.04.25 04:08:41.964112 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1030 | 2026.04.25 04:08:41.964666 [ 289 ] {} <Debug> TCP-Session: 2d3e8ccb-842c-4599-aa99-70ebcaf9f449 Authenticating user 'default' from [fd00:1122:3344:101::e]:56623 | ||
| 1031 | 2026.04.25 04:08:41.964674 [ 286 ] {22a68c40-4936-4b43-8914-e3f263a8856c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1032 | 2026.04.25 04:08:41.964685 [ 289 ] {} <Debug> TCP-Session: 2d3e8ccb-842c-4599-aa99-70ebcaf9f449 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1033 | 2026.04.25 04:08:41.964715 [ 289 ] {} <Debug> TCP-Session: 2d3e8ccb-842c-4599-aa99-70ebcaf9f449 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1034 | 2026.04.25 04:08:41.964735 [ 286 ] {22a68c40-4936-4b43-8914-e3f263a8856c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1035 | 2026.04.25 04:08:41.965040 [ 286 ] {22a68c40-4936-4b43-8914-e3f263a8856c} <Debug> oximeter.version (ec5a4b49-bcd3-444b-b983-27584d7e2b94) (SelectExecutor): Key condition: unknown | ||
| 1036 | 2026.04.25 04:08:41.965941 [ 301 ] {22a68c40-4936-4b43-8914-e3f263a8856c} <Trace> AggregatingTransform: Aggregating | ||
| 1037 | 2026.04.25 04:08:41.965997 [ 301 ] {22a68c40-4936-4b43-8914-e3f263a8856c} <Trace> Aggregator: Aggregation method: without_key | ||
| 1038 | 2026.04.25 04:08:41.966041 [ 301 ] {22a68c40-4936-4b43-8914-e3f263a8856c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000891444 sec. (1121.775 rows/sec., 43.82 KiB/sec.) | ||
| 1039 | 2026.04.25 04:08:41.966061 [ 301 ] {22a68c40-4936-4b43-8914-e3f263a8856c} <Trace> Aggregator: Merging aggregated data | ||
| 1040 | 2026.04.25 04:08:41.967325 [ 286 ] {22a68c40-4936-4b43-8914-e3f263a8856c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002974 sec., 336.2474781439139 rows/sec., 13.13 KiB/sec. | ||
| 1041 | 2026.04.25 04:08:41.967487 [ 286 ] {22a68c40-4936-4b43-8914-e3f263a8856c} <Debug> TCPHandler: Processed in 0.003575744 sec. | ||
| 1042 | 2026.04.25 04:08:41.967622 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1043 | 2026.04.25 04:08:41.967646 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1044 | 2026.04.25 04:08:41.967652 [ 286 ] {} <Debug> TCP-Session: 0f4b3d8e-5495-4ab0-b6e6-9191929f9281 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2026.04.25 04:08:41.967667 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1046 | 2026.04.25 04:08:41.967687 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1047 | 2026.04.25 04:08:41.967706 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1048 | 2026.04.25 04:08:41.967729 [ 288 ] {} <Debug> TCP-Session: 4d2b712f-8b0a-4c57-ab17-a1ae21672668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1049 | 2026.04.25 04:08:41.967747 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1050 | 2026.04.25 04:08:41.967757 [ 290 ] {} <Debug> TCP-Session: 3f6410f7-2e3a-48c5-8c27-cd052845d99f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2026.04.25 04:08:41.967769 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1052 | 2026.04.25 04:08:41.967799 [ 291 ] {} <Debug> TCP-Session: d9d25c9b-1d20-4f07-84d5-04bf420f09d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.04.25 04:08:41.967745 [ 294 ] {} <Debug> TCP-Session: e64a2ee9-cb6a-4dd9-8da6-0f0e1bd9b80a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1054 | 2026.04.25 04:08:41.967852 [ 289 ] {} <Debug> TCP-Session: 2d3e8ccb-842c-4599-aa99-70ebcaf9f449 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.04.25 04:08:41.967694 [ 287 ] {} <Debug> TCP-Session: 4c5328dc-c4c6-49e9-9e64-b52699ab2a0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.04.25 04:08:41.967737 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1057 | 2026.04.25 04:08:41.967787 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1058 | 2026.04.25 04:08:41.967938 [ 293 ] {} <Debug> TCP-Session: 97b91a61-cce6-45ab-bebd-0f8181bcf09e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2026.04.25 04:08:41.967960 [ 292 ] {} <Debug> TCP-Session: 2ccf378c-78d8-49c9-8360-6229f2c378a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1060 | 2026.04.25 04:08:42.265176 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1061 | 2026.04.25 04:08:42.265225 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1062 | 2026.04.25 04:08:42.332066 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 110 | ||
| 1063 | 2026.04.25 04:08:42.335378 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1064 | 2026.04.25 04:08:42.335466 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1065 | 2026.04.25 04:08:42.336925 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1066 | 2026.04.25 04:08:42.337234 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1067 | 2026.04.25 04:08:42.337636 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 110 | ||
| 1068 | 2026.04.25 04:08:42.342490 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1918 | ||
| 1069 | 2026.04.25 04:08:42.342980 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1070 | 2026.04.25 04:08:42.343014 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1071 | 2026.04.25 04:08:42.343513 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1072 | 2026.04.25 04:08:42.343767 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1073 | 2026.04.25 04:08:42.343892 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1918 | ||
| 1074 | 2026.04.25 04:08:42.442838 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1075 | 2026.04.25 04:08:42.464129 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1076 | 2026.04.25 04:08:42.464212 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1077 | 2026.04.25 04:08:42.470687 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1078 | 2026.04.25 04:08:42.471442 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1079 | 2026.04.25 04:08:42.475017 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1080 | 2026.04.25 04:08:43.000185 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.76 MiB, peak 174.49 MiB, free memory in arenas 0.00 B, will set to 165.95 MiB (RSS), difference: 1.19 MiB | ||
| 1081 | 2026.04.25 04:08:43.575481 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2026.04.25 04:08:43.575695 [ 4 ] {08548dca-06f4-422c-a9ea-93439d8ca052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1083 | 2026.04.25 04:08:43.575989 [ 4 ] {08548dca-06f4-422c-a9ea-93439d8ca052} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1084 | 2026.04.25 04:08:43.578897 [ 4 ] {08548dca-06f4-422c-a9ea-93439d8ca052} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1085 | 2026.04.25 04:08:43.579082 [ 4 ] {08548dca-06f4-422c-a9ea-93439d8ca052} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1086 | 2026.04.25 04:08:43.579152 [ 4 ] {08548dca-06f4-422c-a9ea-93439d8ca052} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1087 | 2026.04.25 04:08:43.579372 [ 4 ] {08548dca-06f4-422c-a9ea-93439d8ca052} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 1-element set) | ||
| 1088 | 2026.04.25 04:08:43.579414 [ 4 ] {08548dca-06f4-422c-a9ea-93439d8ca052} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Running binary search on index range for part all_1_1_0 (2 marks) | ||
| 1089 | 2026.04.25 04:08:43.581370 [ 4 ] {08548dca-06f4-422c-a9ea-93439d8ca052} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Found (LEFT) boundary mark: 0 | ||
| 1090 | 2026.04.25 04:08:43.581399 [ 4 ] {08548dca-06f4-422c-a9ea-93439d8ca052} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Found (RIGHT) boundary mark: 1 | ||
| 1091 | 2026.04.25 04:08:43.581417 [ 4 ] {08548dca-06f4-422c-a9ea-93439d8ca052} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Found continuous range in 2 steps | ||
| 1092 | 2026.04.25 04:08:43.583616 [ 4 ] {08548dca-06f4-422c-a9ea-93439d8ca052} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (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 | ||
| 1093 | 2026.04.25 04:08:43.583647 [ 4 ] {08548dca-06f4-422c-a9ea-93439d8ca052} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1094 | 2026.04.25 04:08:43.588102 [ 4 ] {08548dca-06f4-422c-a9ea-93439d8ca052} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, 'http_service:request_latency_histogram')" | ||
| 1095 | 2026.04.25 04:08:43.588135 [ 4 ] {08548dca-06f4-422c-a9ea-93439d8ca052} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 2 rows starting from 0 | ||
| 1096 | 2026.04.25 04:08:43.622145 [ 4 ] {08548dca-06f4-422c-a9ea-93439d8ca052} <Debug> executeQuery: Read 2 rows, 385.00 B in 0.046523 sec., 42.9894890699224 rows/sec., 8.08 KiB/sec. | ||
| 1097 | 2026.04.25 04:08:43.622261 [ 4 ] {08548dca-06f4-422c-a9ea-93439d8ca052} <Debug> TCPHandler: Processed in 0.046912779 sec. | ||
| 1098 | 2026.04.25 04:08:43.622896 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1099 | 2026.04.25 04:08:43.623035 [ 4 ] {89b9a3ed-d122-4b51-aca9-94abfa44fcb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1100 | 2026.04.25 04:08:43.623090 [ 4 ] {89b9a3ed-d122-4b51-aca9-94abfa44fcb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1101 | 2026.04.25 04:08:43.623628 [ 4 ] {89b9a3ed-d122-4b51-aca9-94abfa44fcb3} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1102 | 2026.04.25 04:08:43.623668 [ 4 ] {89b9a3ed-d122-4b51-aca9-94abfa44fcb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1103 | 2026.04.25 04:08:43.624027 [ 4 ] {89b9a3ed-d122-4b51-aca9-94abfa44fcb3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1104 | 2026.04.25 04:08:43.624248 [ 4 ] {89b9a3ed-d122-4b51-aca9-94abfa44fcb3} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): 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.04.25 04:08:43.624389 [ 4 ] {89b9a3ed-d122-4b51-aca9-94abfa44fcb3} <Debug> executeQuery: Read 22 rows, 2.21 KiB in 0.001392 sec., 15804.597701149425 rows/sec., 1.55 MiB/sec. | ||
| 1106 | 2026.04.25 04:08:43.624426 [ 4 ] {89b9a3ed-d122-4b51-aca9-94abfa44fcb3} <Debug> TCPHandler: Processed in 0.001678765 sec. | ||
| 1107 | 2026.04.25 04:08:43.624554 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1108 | 2026.04.25 04:08:43.624650 [ 4 ] {dbc2253f-f0b4-4160-a17f-69a89b6d0b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1109 | 2026.04.25 04:08:43.624690 [ 4 ] {dbc2253f-f0b4-4160-a17f-69a89b6d0b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1110 | 2026.04.25 04:08:43.625093 [ 4 ] {dbc2253f-f0b4-4160-a17f-69a89b6d0b23} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1111 | 2026.04.25 04:08:43.625132 [ 4 ] {dbc2253f-f0b4-4160-a17f-69a89b6d0b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1112 | 2026.04.25 04:08:43.625463 [ 4 ] {dbc2253f-f0b4-4160-a17f-69a89b6d0b23} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1113 | 2026.04.25 04:08:43.625690 [ 4 ] {dbc2253f-f0b4-4160-a17f-69a89b6d0b23} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1114 | 2026.04.25 04:08:43.625815 [ 4 ] {dbc2253f-f0b4-4160-a17f-69a89b6d0b23} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001183 sec., 9298.39391377853 rows/sec., 699.20 KiB/sec. | ||
| 1115 | 2026.04.25 04:08:43.625851 [ 4 ] {dbc2253f-f0b4-4160-a17f-69a89b6d0b23} <Debug> TCPHandler: Processed in 0.00134852 sec. | ||
| 1116 | 2026.04.25 04:08:43.625976 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2026.04.25 04:08:43.626075 [ 4 ] {2f1cac17-d56d-4e1c-9341-67fd1c8e9afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1118 | 2026.04.25 04:08:43.626116 [ 4 ] {2f1cac17-d56d-4e1c-9341-67fd1c8e9afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1119 | 2026.04.25 04:08:43.626506 [ 4 ] {2f1cac17-d56d-4e1c-9341-67fd1c8e9afc} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1120 | 2026.04.25 04:08:43.626543 [ 4 ] {2f1cac17-d56d-4e1c-9341-67fd1c8e9afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1121 | 2026.04.25 04:08:43.626835 [ 4 ] {2f1cac17-d56d-4e1c-9341-67fd1c8e9afc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1122 | 2026.04.25 04:08:43.627049 [ 4 ] {2f1cac17-d56d-4e1c-9341-67fd1c8e9afc} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1123 | 2026.04.25 04:08:43.627176 [ 4 ] {2f1cac17-d56d-4e1c-9341-67fd1c8e9afc} <Debug> executeQuery: Read 11 rows, 902.00 B in 0.001119 sec., 9830.205540661305 rows/sec., 787.18 KiB/sec. | ||
| 1124 | 2026.04.25 04:08:43.627214 [ 4 ] {2f1cac17-d56d-4e1c-9341-67fd1c8e9afc} <Debug> TCPHandler: Processed in 0.001287459 sec. | ||
| 1125 | 2026.04.25 04:08:43.627335 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2026.04.25 04:08:43.627431 [ 4 ] {178aee96-067f-44bc-8535-fbe5d93e665b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1127 | 2026.04.25 04:08:43.627483 [ 4 ] {178aee96-067f-44bc-8535-fbe5d93e665b} <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 | ||
| 1128 | 2026.04.25 04:08:43.628216 [ 4 ] {178aee96-067f-44bc-8535-fbe5d93e665b} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1129 | 2026.04.25 04:08:43.628255 [ 4 ] {178aee96-067f-44bc-8535-fbe5d93e665b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1130 | 2026.04.25 04:08:43.628775 [ 4 ] {178aee96-067f-44bc-8535-fbe5d93e665b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1131 | 2026.04.25 04:08:43.629004 [ 4 ] {178aee96-067f-44bc-8535-fbe5d93e665b} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1132 | 2026.04.25 04:08:43.629138 [ 4 ] {178aee96-067f-44bc-8535-fbe5d93e665b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001724 sec., 6380.510440835266 rows/sec., 11.43 MiB/sec. | ||
| 1133 | 2026.04.25 04:08:43.629190 [ 4 ] {178aee96-067f-44bc-8535-fbe5d93e665b} <Debug> TCPHandler: Processed in 0.001904519 sec. | ||
| 1134 | 2026.04.25 04:08:48.579388 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2026.04.25 04:08:48.579614 [ 4 ] {cf8ea746-4b6b-4dd9-8240-068114d9a0de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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', '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) | ||
| 1136 | 2026.04.25 04:08:48.579948 [ 4 ] {cf8ea746-4b6b-4dd9-8240-068114d9a0de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1137 | 2026.04.25 04:08:48.579984 [ 4 ] {cf8ea746-4b6b-4dd9-8240-068114d9a0de} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1138 | 2026.04.25 04:08:48.580204 [ 4 ] {cf8ea746-4b6b-4dd9-8240-068114d9a0de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1139 | 2026.04.25 04:08:48.580274 [ 4 ] {cf8ea746-4b6b-4dd9-8240-068114d9a0de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1140 | 2026.04.25 04:08:48.580410 [ 4 ] {cf8ea746-4b6b-4dd9-8240-068114d9a0de} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 23-element set) | ||
| 1141 | 2026.04.25 04:08:48.580443 [ 4 ] {cf8ea746-4b6b-4dd9-8240-068114d9a0de} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1142 | 2026.04.25 04:08:48.580467 [ 4 ] {cf8ea746-4b6b-4dd9-8240-068114d9a0de} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (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 | ||
| 1143 | 2026.04.25 04:08:48.580482 [ 4 ] {cf8ea746-4b6b-4dd9-8240-068114d9a0de} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1144 | 2026.04.25 04:08:48.580522 [ 4 ] {cf8ea746-4b6b-4dd9-8240-068114d9a0de} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1145 | 2026.04.25 04:08:48.580542 [ 4 ] {cf8ea746-4b6b-4dd9-8240-068114d9a0de} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 2 rows starting from 0 | ||
| 1146 | 2026.04.25 04:08:48.581585 [ 4 ] {cf8ea746-4b6b-4dd9-8240-068114d9a0de} <Debug> executeQuery: Read 2 rows, 385.00 B in 0.002057 sec., 972.2897423432183 rows/sec., 182.78 KiB/sec. | ||
| 1147 | 2026.04.25 04:08:48.581687 [ 4 ] {cf8ea746-4b6b-4dd9-8240-068114d9a0de} <Debug> TCPHandler: Processed in 0.002421267 sec. | ||
| 1148 | 2026.04.25 04:08:48.582799 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1149 | 2026.04.25 04:08:48.582911 [ 4 ] {45b614ca-367d-4218-ad03-04a698e4aa0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1150 | 2026.04.25 04:08:48.582955 [ 4 ] {45b614ca-367d-4218-ad03-04a698e4aa0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1151 | 2026.04.25 04:08:48.583486 [ 4 ] {45b614ca-367d-4218-ad03-04a698e4aa0c} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1152 | 2026.04.25 04:08:48.583530 [ 4 ] {45b614ca-367d-4218-ad03-04a698e4aa0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1153 | 2026.04.25 04:08:48.583946 [ 4 ] {45b614ca-367d-4218-ad03-04a698e4aa0c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1154 | 2026.04.25 04:08:48.584146 [ 4 ] {45b614ca-367d-4218-ad03-04a698e4aa0c} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1155 | 2026.04.25 04:08:48.584287 [ 4 ] {45b614ca-367d-4218-ad03-04a698e4aa0c} <Debug> executeQuery: Read 21 rows, 2.79 KiB in 0.001408 sec., 14914.772727272728 rows/sec., 1.94 MiB/sec. | ||
| 1156 | 2026.04.25 04:08:48.584325 [ 4 ] {45b614ca-367d-4218-ad03-04a698e4aa0c} <Debug> TCPHandler: Processed in 0.001577964 sec. | ||
| 1157 | 2026.04.25 04:08:48.584456 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1158 | 2026.04.25 04:08:48.584553 [ 4 ] {6f4b9264-a319-4fd4-90ab-7aee3b4bfeda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1159 | 2026.04.25 04:08:48.584593 [ 4 ] {6f4b9264-a319-4fd4-90ab-7aee3b4bfeda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1160 | 2026.04.25 04:08:48.584989 [ 4 ] {6f4b9264-a319-4fd4-90ab-7aee3b4bfeda} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1161 | 2026.04.25 04:08:48.585025 [ 4 ] {6f4b9264-a319-4fd4-90ab-7aee3b4bfeda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1162 | 2026.04.25 04:08:48.585311 [ 4 ] {6f4b9264-a319-4fd4-90ab-7aee3b4bfeda} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1163 | 2026.04.25 04:08:48.585512 [ 4 ] {6f4b9264-a319-4fd4-90ab-7aee3b4bfeda} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1164 | 2026.04.25 04:08:48.585637 [ 4 ] {6f4b9264-a319-4fd4-90ab-7aee3b4bfeda} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001105 sec., 5429.8642533936645 rows/sec., 442.77 KiB/sec. | ||
| 1165 | 2026.04.25 04:08:48.585674 [ 4 ] {6f4b9264-a319-4fd4-90ab-7aee3b4bfeda} <Debug> TCPHandler: Processed in 0.001267739 sec. | ||
| 1166 | 2026.04.25 04:08:48.585785 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2026.04.25 04:08:48.585884 [ 4 ] {7c8bcdbd-fbe9-4d69-83e0-ea81795e9149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1168 | 2026.04.25 04:08:48.585922 [ 4 ] {7c8bcdbd-fbe9-4d69-83e0-ea81795e9149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1169 | 2026.04.25 04:08:48.589629 [ 4 ] {7c8bcdbd-fbe9-4d69-83e0-ea81795e9149} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1170 | 2026.04.25 04:08:48.589667 [ 4 ] {7c8bcdbd-fbe9-4d69-83e0-ea81795e9149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1171 | 2026.04.25 04:08:48.590032 [ 4 ] {7c8bcdbd-fbe9-4d69-83e0-ea81795e9149} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1172 | 2026.04.25 04:08:48.590269 [ 4 ] {7c8bcdbd-fbe9-4d69-83e0-ea81795e9149} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1173 | 2026.04.25 04:08:48.590418 [ 4 ] {7c8bcdbd-fbe9-4d69-83e0-ea81795e9149} <Debug> executeQuery: Read 55 rows, 4.65 KiB in 0.004552 sec., 12082.601054481547 rows/sec., 1022.47 KiB/sec. | ||
| 1174 | 2026.04.25 04:08:48.590461 [ 4 ] {7c8bcdbd-fbe9-4d69-83e0-ea81795e9149} <Debug> TCPHandler: Processed in 0.004726071 sec. | ||
| 1175 | 2026.04.25 04:08:48.590594 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2026.04.25 04:08:48.590686 [ 4 ] {e8f1aae4-d7f1-4ec8-80f4-0567c968396a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1177 | 2026.04.25 04:08:48.590723 [ 4 ] {e8f1aae4-d7f1-4ec8-80f4-0567c968396a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1178 | 2026.04.25 04:08:48.591114 [ 4 ] {e8f1aae4-d7f1-4ec8-80f4-0567c968396a} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1179 | 2026.04.25 04:08:48.591149 [ 4 ] {e8f1aae4-d7f1-4ec8-80f4-0567c968396a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1180 | 2026.04.25 04:08:48.591428 [ 4 ] {e8f1aae4-d7f1-4ec8-80f4-0567c968396a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1181 | 2026.04.25 04:08:48.591632 [ 4 ] {e8f1aae4-d7f1-4ec8-80f4-0567c968396a} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1182 | 2026.04.25 04:08:48.591753 [ 4 ] {e8f1aae4-d7f1-4ec8-80f4-0567c968396a} <Debug> executeQuery: Read 17 rows, 1.25 KiB in 0.001086 sec., 15653.77532228361 rows/sec., 1.12 MiB/sec. | ||
| 1183 | 2026.04.25 04:08:48.591795 [ 4 ] {e8f1aae4-d7f1-4ec8-80f4-0567c968396a} <Debug> TCPHandler: Processed in 0.001250819 sec. | ||
| 1184 | 2026.04.25 04:08:48.591912 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2026.04.25 04:08:48.592004 [ 4 ] {8e117a3f-07c5-441b-bd60-a859051aa644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1186 | 2026.04.25 04:08:48.592042 [ 4 ] {8e117a3f-07c5-441b-bd60-a859051aa644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1187 | 2026.04.25 04:08:48.592439 [ 4 ] {8e117a3f-07c5-441b-bd60-a859051aa644} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1188 | 2026.04.25 04:08:48.592473 [ 4 ] {8e117a3f-07c5-441b-bd60-a859051aa644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1189 | 2026.04.25 04:08:48.592771 [ 4 ] {8e117a3f-07c5-441b-bd60-a859051aa644} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1190 | 2026.04.25 04:08:48.592969 [ 4 ] {8e117a3f-07c5-441b-bd60-a859051aa644} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1191 | 2026.04.25 04:08:48.593097 [ 4 ] {8e117a3f-07c5-441b-bd60-a859051aa644} <Debug> executeQuery: Read 63 rows, 5.06 KiB in 0.001111 sec., 56705.6705670567 rows/sec., 4.45 MiB/sec. | ||
| 1192 | 2026.04.25 04:08:48.593134 [ 4 ] {8e117a3f-07c5-441b-bd60-a859051aa644} <Debug> TCPHandler: Processed in 0.001270809 sec. | ||
| 1193 | 2026.04.25 04:08:48.593246 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2026.04.25 04:08:48.593338 [ 4 ] {69632030-5ef9-4f59-87fa-fad5fd87e8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1195 | 2026.04.25 04:08:48.593379 [ 4 ] {69632030-5ef9-4f59-87fa-fad5fd87e8b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1196 | 2026.04.25 04:08:48.595901 [ 4 ] {69632030-5ef9-4f59-87fa-fad5fd87e8b5} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2026.04.25 04:08:48.595939 [ 4 ] {69632030-5ef9-4f59-87fa-fad5fd87e8b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1198 | 2026.04.25 04:08:48.596326 [ 4 ] {69632030-5ef9-4f59-87fa-fad5fd87e8b5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1199 | 2026.04.25 04:08:48.596560 [ 4 ] {69632030-5ef9-4f59-87fa-fad5fd87e8b5} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2026.04.25 04:08:48.596690 [ 4 ] {69632030-5ef9-4f59-87fa-fad5fd87e8b5} <Debug> executeQuery: Read 47 rows, 3.36 KiB in 0.00337 sec., 13946.587537091988 rows/sec., 995.69 KiB/sec. | ||
| 1201 | 2026.04.25 04:08:48.596726 [ 4 ] {69632030-5ef9-4f59-87fa-fad5fd87e8b5} <Debug> TCPHandler: Processed in 0.003528603 sec. | ||
| 1202 | 2026.04.25 04:08:48.596839 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2026.04.25 04:08:48.596930 [ 4 ] {c1e4bdc0-a381-4e53-9fa7-b006274c72ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1204 | 2026.04.25 04:08:48.596982 [ 4 ] {c1e4bdc0-a381-4e53-9fa7-b006274c72ee} <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 | ||
| 1205 | 2026.04.25 04:08:48.597739 [ 4 ] {c1e4bdc0-a381-4e53-9fa7-b006274c72ee} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2026.04.25 04:08:48.597775 [ 4 ] {c1e4bdc0-a381-4e53-9fa7-b006274c72ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1207 | 2026.04.25 04:08:48.598262 [ 4 ] {c1e4bdc0-a381-4e53-9fa7-b006274c72ee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1208 | 2026.04.25 04:08:48.598475 [ 4 ] {c1e4bdc0-a381-4e53-9fa7-b006274c72ee} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2026.04.25 04:08:48.598616 [ 4 ] {c1e4bdc0-a381-4e53-9fa7-b006274c72ee} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001704 sec., 6455.399061032864 rows/sec., 11.57 MiB/sec. | ||
| 1210 | 2026.04.25 04:08:48.598671 [ 4 ] {c1e4bdc0-a381-4e53-9fa7-b006274c72ee} <Debug> TCPHandler: Processed in 0.001880899 sec. | ||
| 1211 | 2026.04.25 04:08:48.598806 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2026.04.25 04:08:48.598898 [ 4 ] {fe16fdfc-2902-408d-aa40-4c1544a62fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1213 | 2026.04.25 04:08:48.598939 [ 4 ] {fe16fdfc-2902-408d-aa40-4c1544a62fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1214 | 2026.04.25 04:08:48.599250 [ 4 ] {fe16fdfc-2902-408d-aa40-4c1544a62fe4} <Trace> oximeter.measurements_i64 (1aa80378-a6f3-4e95-afb0-71df56ea0eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2026.04.25 04:08:48.599285 [ 4 ] {fe16fdfc-2902-408d-aa40-4c1544a62fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1216 | 2026.04.25 04:08:48.599688 [ 4 ] {fe16fdfc-2902-408d-aa40-4c1544a62fe4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1217 | 2026.04.25 04:08:48.599884 [ 4 ] {fe16fdfc-2902-408d-aa40-4c1544a62fe4} <Trace> oximeter.measurements_i64 (1aa80378-a6f3-4e95-afb0-71df56ea0eaa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1218 | 2026.04.25 04:08:48.600005 [ 4 ] {fe16fdfc-2902-408d-aa40-4c1544a62fe4} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.001124 sec., 13345.195729537367 rows/sec., 993.07 KiB/sec. | ||
| 1219 | 2026.04.25 04:08:48.600039 [ 4 ] {fe16fdfc-2902-408d-aa40-4c1544a62fe4} <Debug> TCPHandler: Processed in 0.001283129 sec. | ||
| 1220 | 2026.04.25 04:08:48.600150 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1221 | 2026.04.25 04:08:48.600242 [ 4 ] {c1553200-0af0-49a4-bcbc-7ec225221c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1222 | 2026.04.25 04:08:48.600281 [ 4 ] {c1553200-0af0-49a4-bcbc-7ec225221c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1223 | 2026.04.25 04:08:48.600573 [ 4 ] {c1553200-0af0-49a4-bcbc-7ec225221c54} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1224 | 2026.04.25 04:08:48.600606 [ 4 ] {c1553200-0af0-49a4-bcbc-7ec225221c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1225 | 2026.04.25 04:08:48.601007 [ 4 ] {c1553200-0af0-49a4-bcbc-7ec225221c54} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1226 | 2026.04.25 04:08:48.601206 [ 4 ] {c1553200-0af0-49a4-bcbc-7ec225221c54} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1227 | 2026.04.25 04:08:48.601337 [ 4 ] {c1553200-0af0-49a4-bcbc-7ec225221c54} <Debug> executeQuery: Read 16 rows, 1.09 KiB in 0.001113 sec., 14375.561545372866 rows/sec., 982.70 KiB/sec. | ||
| 1228 | 2026.04.25 04:08:48.601371 [ 4 ] {c1553200-0af0-49a4-bcbc-7ec225221c54} <Debug> TCPHandler: Processed in 0.00127002 sec. | ||
| 1229 | 2026.04.25 04:08:49.844743 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2366 | ||
| 1230 | 2026.04.25 04:08:49.845203 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1231 | 2026.04.25 04:08:49.845247 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1232 | 2026.04.25 04:08:49.845742 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1233 | 2026.04.25 04:08:49.845972 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): 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.04.25 04:08:49.846107 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2366 | ||
| 1235 | 2026.04.25 04:08:49.976054 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1236 | 2026.04.25 04:08:49.992640 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2026.04.25 04:08:49.992693 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1238 | 2026.04.25 04:08:49.998791 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1239 | 2026.04.25 04:08:49.999501 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2026.04.25 04:08:50.002272 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1241 | 2026.04.25 04:08:52.338686 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 140 | ||
| 1242 | 2026.04.25 04:08:52.340795 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2026.04.25 04:08:52.340843 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1244 | 2026.04.25 04:08:52.341977 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1245 | 2026.04.25 04:08:52.342241 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2026.04.25 04:08:52.342471 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 140 | ||
| 1247 | 2026.04.25 04:08:53.580183 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1248 | 2026.04.25 04:08:53.580441 [ 4 ] {c8d8b677-b45c-436e-937e-bffdcf79f5ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 1249 | 2026.04.25 04:08:53.580785 [ 4 ] {c8d8b677-b45c-436e-937e-bffdcf79f5ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1250 | 2026.04.25 04:08:53.580819 [ 4 ] {c8d8b677-b45c-436e-937e-bffdcf79f5ab} <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 | ||
| 1251 | 2026.04.25 04:08:53.581037 [ 4 ] {c8d8b677-b45c-436e-937e-bffdcf79f5ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1252 | 2026.04.25 04:08:53.581105 [ 4 ] {c8d8b677-b45c-436e-937e-bffdcf79f5ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1253 | 2026.04.25 04:08:53.581239 [ 4 ] {c8d8b677-b45c-436e-937e-bffdcf79f5ab} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1254 | 2026.04.25 04:08:53.581349 [ 261 ] {c8d8b677-b45c-436e-937e-bffdcf79f5ab} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1255 | 2026.04.25 04:08:53.581371 [ 326 ] {c8d8b677-b45c-436e-937e-bffdcf79f5ab} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1256 | 2026.04.25 04:08:53.581492 [ 4 ] {c8d8b677-b45c-436e-937e-bffdcf79f5ab} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (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 | ||
| 1257 | 2026.04.25 04:08:53.581519 [ 4 ] {c8d8b677-b45c-436e-937e-bffdcf79f5ab} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1258 | 2026.04.25 04:08:53.586111 [ 4 ] {c8d8b677-b45c-436e-937e-bffdcf79f5ab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1259 | 2026.04.25 04:08:53.586143 [ 4 ] {c8d8b677-b45c-436e-937e-bffdcf79f5ab} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1260 | 2026.04.25 04:08:53.586208 [ 4 ] {c8d8b677-b45c-436e-937e-bffdcf79f5ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1261 | 2026.04.25 04:08:53.586254 [ 4 ] {c8d8b677-b45c-436e-937e-bffdcf79f5ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1262 | 2026.04.25 04:08:53.587643 [ 4 ] {c8d8b677-b45c-436e-937e-bffdcf79f5ab} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.007301 sec., 3150.2533899465825 rows/sec., 433.78 KiB/sec. | ||
| 1263 | 2026.04.25 04:08:53.587765 [ 4 ] {c8d8b677-b45c-436e-937e-bffdcf79f5ab} <Debug> TCPHandler: Processed in 0.007712687 sec. | ||
| 1264 | 2026.04.25 04:08:53.589344 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1265 | 2026.04.25 04:08:53.589454 [ 4 ] {64331e47-81da-4310-b115-271c6c4bf8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1266 | 2026.04.25 04:08:53.589497 [ 4 ] {64331e47-81da-4310-b115-271c6c4bf8b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1267 | 2026.04.25 04:08:53.589960 [ 4 ] {64331e47-81da-4310-b115-271c6c4bf8b6} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1268 | 2026.04.25 04:08:53.590004 [ 4 ] {64331e47-81da-4310-b115-271c6c4bf8b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1269 | 2026.04.25 04:08:53.590370 [ 4 ] {64331e47-81da-4310-b115-271c6c4bf8b6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1270 | 2026.04.25 04:08:53.590608 [ 4 ] {64331e47-81da-4310-b115-271c6c4bf8b6} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1271 | 2026.04.25 04:08:53.590744 [ 4 ] {64331e47-81da-4310-b115-271c6c4bf8b6} <Debug> executeQuery: Read 52 rows, 4.55 KiB in 0.001323 sec., 39304.61073318216 rows/sec., 3.36 MiB/sec. | ||
| 1272 | 2026.04.25 04:08:53.590782 [ 4 ] {64331e47-81da-4310-b115-271c6c4bf8b6} <Debug> TCPHandler: Processed in 0.001490413 sec. | ||
| 1273 | 2026.04.25 04:08:53.590900 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1274 | 2026.04.25 04:08:53.591001 [ 4 ] {dbb11e61-b919-403f-a26b-ca42c565e1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1275 | 2026.04.25 04:08:53.591042 [ 4 ] {dbb11e61-b919-403f-a26b-ca42c565e1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1276 | 2026.04.25 04:08:53.591431 [ 4 ] {dbb11e61-b919-403f-a26b-ca42c565e1b8} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1277 | 2026.04.25 04:08:53.591469 [ 4 ] {dbb11e61-b919-403f-a26b-ca42c565e1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1278 | 2026.04.25 04:08:53.591761 [ 4 ] {dbb11e61-b919-403f-a26b-ca42c565e1b8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1279 | 2026.04.25 04:08:53.591973 [ 4 ] {dbb11e61-b919-403f-a26b-ca42c565e1b8} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1280 | 2026.04.25 04:08:53.592097 [ 4 ] {dbb11e61-b919-403f-a26b-ca42c565e1b8} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001116 sec., 9856.63082437276 rows/sec., 741.17 KiB/sec. | ||
| 1281 | 2026.04.25 04:08:53.592134 [ 4 ] {dbb11e61-b919-403f-a26b-ca42c565e1b8} <Debug> TCPHandler: Processed in 0.001285169 sec. | ||
| 1282 | 2026.04.25 04:08:53.592249 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1283 | 2026.04.25 04:08:53.592343 [ 4 ] {c77d24d7-84c2-4d5f-922a-57e76500f05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1284 | 2026.04.25 04:08:53.592382 [ 4 ] {c77d24d7-84c2-4d5f-922a-57e76500f05f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1285 | 2026.04.25 04:08:53.592765 [ 4 ] {c77d24d7-84c2-4d5f-922a-57e76500f05f} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1286 | 2026.04.25 04:08:53.592803 [ 4 ] {c77d24d7-84c2-4d5f-922a-57e76500f05f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1287 | 2026.04.25 04:08:53.593089 [ 4 ] {c77d24d7-84c2-4d5f-922a-57e76500f05f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1288 | 2026.04.25 04:08:53.593294 [ 4 ] {c77d24d7-84c2-4d5f-922a-57e76500f05f} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1289 | 2026.04.25 04:08:53.593416 [ 4 ] {c77d24d7-84c2-4d5f-922a-57e76500f05f} <Debug> executeQuery: Read 47 rows, 3.76 KiB in 0.001091 sec., 43079.74335472044 rows/sec., 3.37 MiB/sec. | ||
| 1290 | 2026.04.25 04:08:53.593451 [ 4 ] {c77d24d7-84c2-4d5f-922a-57e76500f05f} <Debug> TCPHandler: Processed in 0.00125229 sec. | ||
| 1291 | 2026.04.25 04:08:53.593562 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1292 | 2026.04.25 04:08:53.593657 [ 4 ] {810b08f7-1ab8-4dab-b9a5-153628525aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1293 | 2026.04.25 04:08:53.593700 [ 4 ] {810b08f7-1ab8-4dab-b9a5-153628525aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1294 | 2026.04.25 04:08:53.594061 [ 4 ] {810b08f7-1ab8-4dab-b9a5-153628525aa3} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1295 | 2026.04.25 04:08:53.594096 [ 4 ] {810b08f7-1ab8-4dab-b9a5-153628525aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1296 | 2026.04.25 04:08:53.594407 [ 4 ] {810b08f7-1ab8-4dab-b9a5-153628525aa3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1297 | 2026.04.25 04:08:53.594615 [ 4 ] {810b08f7-1ab8-4dab-b9a5-153628525aa3} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1298 | 2026.04.25 04:08:53.594737 [ 4 ] {810b08f7-1ab8-4dab-b9a5-153628525aa3} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001098 sec., 100182.14936247723 rows/sec., 6.99 MiB/sec. | ||
| 1299 | 2026.04.25 04:08:53.594772 [ 4 ] {810b08f7-1ab8-4dab-b9a5-153628525aa3} <Debug> TCPHandler: Processed in 0.00126052 sec. | ||
| 1300 | 2026.04.25 04:08:53.594884 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1301 | 2026.04.25 04:08:53.594978 [ 4 ] {fdebec9e-63f0-4daa-9977-d605f8eadd6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1302 | 2026.04.25 04:08:53.595031 [ 4 ] {fdebec9e-63f0-4daa-9977-d605f8eadd6e} <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 | ||
| 1303 | 2026.04.25 04:08:53.595739 [ 4 ] {fdebec9e-63f0-4daa-9977-d605f8eadd6e} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1304 | 2026.04.25 04:08:53.595776 [ 4 ] {fdebec9e-63f0-4daa-9977-d605f8eadd6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1305 | 2026.04.25 04:08:53.596289 [ 4 ] {fdebec9e-63f0-4daa-9977-d605f8eadd6e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1306 | 2026.04.25 04:08:53.596511 [ 4 ] {fdebec9e-63f0-4daa-9977-d605f8eadd6e} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1307 | 2026.04.25 04:08:53.596644 [ 4 ] {fdebec9e-63f0-4daa-9977-d605f8eadd6e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001684 sec., 6532.066508313539 rows/sec., 11.71 MiB/sec. | ||
| 1308 | 2026.04.25 04:08:53.596692 [ 4 ] {fdebec9e-63f0-4daa-9977-d605f8eadd6e} <Debug> TCPHandler: Processed in 0.001858309 sec. | ||
| 1309 | 2026.04.25 04:08:53.596818 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1310 | 2026.04.25 04:08:53.596912 [ 4 ] {c9fc5c04-c336-455a-93e5-2f4040443059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1311 | 2026.04.25 04:08:53.596954 [ 4 ] {c9fc5c04-c336-455a-93e5-2f4040443059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1312 | 2026.04.25 04:08:53.597260 [ 4 ] {c9fc5c04-c336-455a-93e5-2f4040443059} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1313 | 2026.04.25 04:08:53.597296 [ 4 ] {c9fc5c04-c336-455a-93e5-2f4040443059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1314 | 2026.04.25 04:08:53.597583 [ 4 ] {c9fc5c04-c336-455a-93e5-2f4040443059} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1315 | 2026.04.25 04:08:53.597787 [ 4 ] {c9fc5c04-c336-455a-93e5-2f4040443059} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1316 | 2026.04.25 04:08:53.597908 [ 4 ] {c9fc5c04-c336-455a-93e5-2f4040443059} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001014 sec., 39447.731755424065 rows/sec., 2.63 MiB/sec. | ||
| 1317 | 2026.04.25 04:08:53.597944 [ 4 ] {c9fc5c04-c336-455a-93e5-2f4040443059} <Debug> TCPHandler: Processed in 0.001176568 sec. | ||
| 1318 | 2026.04.25 04:08:57.265269 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1319 | 2026.04.25 04:08:57.265327 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1320 | 2026.04.25 04:08:57.346530 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2878 | ||
| 1321 | 2026.04.25 04:08:57.347032 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2026.04.25 04:08:57.347075 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1323 | 2026.04.25 04:08:57.347556 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1324 | 2026.04.25 04:08:57.347774 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2026.04.25 04:08:57.347897 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2878 | ||
| 1326 | 2026.04.25 04:08:57.347910 [ 74 ] {} <Debug> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1327 | 2026.04.25 04:08:57.347985 [ 74 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2026.04.25 04:08:57.348005 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1329 | 2026.04.25 04:08:57.350033 [ 188 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::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 | ||
| 1330 | 2026.04.25 04:08:57.352437 [ 188 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1331 | 2026.04.25 04:08:57.352548 [ 188 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1332 | 2026.04.25 04:08:57.352671 [ 188 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1333 | 2026.04.25 04:08:57.352732 [ 188 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 430 rows starting from the beginning of the part | ||
| 1334 | 2026.04.25 04:08:57.352785 [ 188 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1335 | 2026.04.25 04:08:57.352842 [ 188 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1336 | 2026.04.25 04:08:57.352902 [ 188 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1337 | 2026.04.25 04:08:57.391818 [ 187 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2878 rows, containing 4 columns (4 merged, 0 gathered) in 0.043718921 sec., 65829.62100093915 rows/sec., 964.30 KiB/sec. | ||
| 1338 | 2026.04.25 04:08:57.392688 [ 202 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1339 | 2026.04.25 04:08:57.393048 [ 202 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_6_1} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1340 | 2026.04.25 04:08:57.393125 [ 202 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_6_1} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1341 | 2026.04.25 04:08:57.393257 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1342 | 2026.04.25 04:08:57.502686 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1343 | 2026.04.25 04:08:57.519271 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1344 | 2026.04.25 04:08:57.519330 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1345 | 2026.04.25 04:08:57.525467 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1346 | 2026.04.25 04:08:57.526216 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1347 | 2026.04.25 04:08:57.526525 [ 74 ] {} <Debug> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1348 | 2026.04.25 04:08:57.526589 [ 74 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1349 | 2026.04.25 04:08:57.526609 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1350 | 2026.04.25 04:08:57.526717 [ 202 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 1351 | 2026.04.25 04:08:57.529894 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1352 | 2026.04.25 04:08:57.530829 [ 202 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1353 | 2026.04.25 04:08:57.532230 [ 202 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 1354 | 2026.04.25 04:08:57.536678 [ 202 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 1355 | 2026.04.25 04:08:57.541011 [ 202 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 1356 | 2026.04.25 04:08:57.545364 [ 202 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 1357 | 2026.04.25 04:08:57.553595 [ 202 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 1358 | 2026.04.25 04:08:57.557994 [ 202 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 1359 | 2026.04.25 04:08:57.626359 [ 187 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.099691037 sec., 461.42563448306794 rows/sec., 2.39 MiB/sec. | ||
| 1360 | 2026.04.25 04:08:57.629070 [ 197 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1361 | 2026.04.25 04:08:57.631173 [ 197 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_6_1} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1362 | 2026.04.25 04:08:57.631279 [ 197 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_6_1} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1363 | 2026.04.25 04:08:57.632983 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1364 | 2026.04.25 04:08:58.001172 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.68 MiB, peak 179.22 MiB, free memory in arenas 0.00 B, will set to 180.19 MiB (RSS), difference: 10.51 MiB | ||
| 1365 | 2026.04.25 04:08:58.581264 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2026.04.25 04:08:58.581485 [ 4 ] {8764c5a8-da2f-4381-9235-616f6f05d9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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', '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) | ||
| 1367 | 2026.04.25 04:08:58.581811 [ 4 ] {8764c5a8-da2f-4381-9235-616f6f05d9cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1368 | 2026.04.25 04:08:58.581847 [ 4 ] {8764c5a8-da2f-4381-9235-616f6f05d9cc} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1369 | 2026.04.25 04:08:58.582066 [ 4 ] {8764c5a8-da2f-4381-9235-616f6f05d9cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1370 | 2026.04.25 04:08:58.582133 [ 4 ] {8764c5a8-da2f-4381-9235-616f6f05d9cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1371 | 2026.04.25 04:08:58.582272 [ 4 ] {8764c5a8-da2f-4381-9235-616f6f05d9cc} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1372 | 2026.04.25 04:08:58.582372 [ 329 ] {8764c5a8-da2f-4381-9235-616f6f05d9cc} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1373 | 2026.04.25 04:08:58.582418 [ 331 ] {8764c5a8-da2f-4381-9235-616f6f05d9cc} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1374 | 2026.04.25 04:08:58.582518 [ 4 ] {8764c5a8-da2f-4381-9235-616f6f05d9cc} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (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 | ||
| 1375 | 2026.04.25 04:08:58.582543 [ 4 ] {8764c5a8-da2f-4381-9235-616f6f05d9cc} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1376 | 2026.04.25 04:08:58.582608 [ 4 ] {8764c5a8-da2f-4381-9235-616f6f05d9cc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1377 | 2026.04.25 04:08:58.582628 [ 4 ] {8764c5a8-da2f-4381-9235-616f6f05d9cc} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1378 | 2026.04.25 04:08:58.582660 [ 4 ] {8764c5a8-da2f-4381-9235-616f6f05d9cc} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1379 | 2026.04.25 04:08:58.582695 [ 4 ] {8764c5a8-da2f-4381-9235-616f6f05d9cc} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1380 | 2026.04.25 04:08:58.583998 [ 4 ] {8764c5a8-da2f-4381-9235-616f6f05d9cc} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.0026 sec., 8846.153846153846 rows/sec., 1.19 MiB/sec. | ||
| 1381 | 2026.04.25 04:08:58.584110 [ 4 ] {8764c5a8-da2f-4381-9235-616f6f05d9cc} <Debug> TCPHandler: Processed in 0.002966025 sec. | ||
| 1382 | 2026.04.25 04:08:58.588777 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1383 | 2026.04.25 04:08:58.588910 [ 4 ] {b5d6623c-0823-4822-a0e6-656d5f00fe4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1384 | 2026.04.25 04:08:58.588961 [ 4 ] {b5d6623c-0823-4822-a0e6-656d5f00fe4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1385 | 2026.04.25 04:08:58.589466 [ 4 ] {b5d6623c-0823-4822-a0e6-656d5f00fe4f} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1386 | 2026.04.25 04:08:58.589504 [ 4 ] {b5d6623c-0823-4822-a0e6-656d5f00fe4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1387 | 2026.04.25 04:08:58.589869 [ 4 ] {b5d6623c-0823-4822-a0e6-656d5f00fe4f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1388 | 2026.04.25 04:08:58.590097 [ 4 ] {b5d6623c-0823-4822-a0e6-656d5f00fe4f} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1389 | 2026.04.25 04:08:58.590247 [ 4 ] {b5d6623c-0823-4822-a0e6-656d5f00fe4f} <Debug> executeQuery: Read 72 rows, 6.29 KiB in 0.001374 sec., 52401.74672489083 rows/sec., 4.47 MiB/sec. | ||
| 1390 | 2026.04.25 04:08:58.590285 [ 4 ] {b5d6623c-0823-4822-a0e6-656d5f00fe4f} <Debug> TCPHandler: Processed in 0.001571473 sec. | ||
| 1391 | 2026.04.25 04:08:58.590405 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1392 | 2026.04.25 04:08:58.590500 [ 4 ] {25f84da6-da0c-4a19-b1d5-b77514167211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1393 | 2026.04.25 04:08:58.590539 [ 4 ] {25f84da6-da0c-4a19-b1d5-b77514167211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1394 | 2026.04.25 04:08:58.590913 [ 4 ] {25f84da6-da0c-4a19-b1d5-b77514167211} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1395 | 2026.04.25 04:08:58.590947 [ 4 ] {25f84da6-da0c-4a19-b1d5-b77514167211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1396 | 2026.04.25 04:08:58.591253 [ 4 ] {25f84da6-da0c-4a19-b1d5-b77514167211} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1397 | 2026.04.25 04:08:58.591462 [ 4 ] {25f84da6-da0c-4a19-b1d5-b77514167211} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1398 | 2026.04.25 04:08:58.591585 [ 4 ] {25f84da6-da0c-4a19-b1d5-b77514167211} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001104 sec., 19021.739130434784 rows/sec., 1.40 MiB/sec. | ||
| 1399 | 2026.04.25 04:08:58.591621 [ 4 ] {25f84da6-da0c-4a19-b1d5-b77514167211} <Debug> TCPHandler: Processed in 0.001265779 sec. | ||
| 1400 | 2026.04.25 04:08:58.591733 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1401 | 2026.04.25 04:08:58.591826 [ 4 ] {ac68a93b-6719-4841-8b8a-441604085bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1402 | 2026.04.25 04:08:58.591865 [ 4 ] {ac68a93b-6719-4841-8b8a-441604085bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1403 | 2026.04.25 04:08:58.592246 [ 4 ] {ac68a93b-6719-4841-8b8a-441604085bd7} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1404 | 2026.04.25 04:08:58.592280 [ 4 ] {ac68a93b-6719-4841-8b8a-441604085bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1405 | 2026.04.25 04:08:58.592581 [ 4 ] {ac68a93b-6719-4841-8b8a-441604085bd7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1406 | 2026.04.25 04:08:58.592795 [ 4 ] {ac68a93b-6719-4841-8b8a-441604085bd7} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1407 | 2026.04.25 04:08:58.592917 [ 4 ] {ac68a93b-6719-4841-8b8a-441604085bd7} <Debug> executeQuery: Read 62 rows, 4.98 KiB in 0.001109 sec., 55906.22182146078 rows/sec., 4.39 MiB/sec. | ||
| 1408 | 2026.04.25 04:08:58.592953 [ 4 ] {ac68a93b-6719-4841-8b8a-441604085bd7} <Debug> TCPHandler: Processed in 0.001269779 sec. | ||
| 1409 | 2026.04.25 04:08:58.593066 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1410 | 2026.04.25 04:08:58.593161 [ 4 ] {179a93e5-66dc-4b16-b0d2-973c139ede6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1411 | 2026.04.25 04:08:58.593202 [ 4 ] {179a93e5-66dc-4b16-b0d2-973c139ede6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1412 | 2026.04.25 04:08:58.593555 [ 4 ] {179a93e5-66dc-4b16-b0d2-973c139ede6e} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1413 | 2026.04.25 04:08:58.593588 [ 4 ] {179a93e5-66dc-4b16-b0d2-973c139ede6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1414 | 2026.04.25 04:08:58.593933 [ 4 ] {179a93e5-66dc-4b16-b0d2-973c139ede6e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1415 | 2026.04.25 04:08:58.594142 [ 4 ] {179a93e5-66dc-4b16-b0d2-973c139ede6e} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1416 | 2026.04.25 04:08:58.594273 [ 4 ] {179a93e5-66dc-4b16-b0d2-973c139ede6e} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.00113 sec., 97345.13274336283 rows/sec., 6.79 MiB/sec. | ||
| 1417 | 2026.04.25 04:08:58.594309 [ 4 ] {179a93e5-66dc-4b16-b0d2-973c139ede6e} <Debug> TCPHandler: Processed in 0.001291969 sec. | ||
| 1418 | 2026.04.25 04:08:58.594421 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1419 | 2026.04.25 04:08:58.594516 [ 4 ] {656493f0-b44b-46ab-a4dd-dbab847f0f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1420 | 2026.04.25 04:08:58.594569 [ 4 ] {656493f0-b44b-46ab-a4dd-dbab847f0f0b} <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 | ||
| 1421 | 2026.04.25 04:08:58.595347 [ 4 ] {656493f0-b44b-46ab-a4dd-dbab847f0f0b} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1422 | 2026.04.25 04:08:58.595382 [ 4 ] {656493f0-b44b-46ab-a4dd-dbab847f0f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1423 | 2026.04.25 04:08:58.595945 [ 4 ] {656493f0-b44b-46ab-a4dd-dbab847f0f0b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1424 | 2026.04.25 04:08:58.596172 [ 4 ] {656493f0-b44b-46ab-a4dd-dbab847f0f0b} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1425 | 2026.04.25 04:08:58.596312 [ 4 ] {656493f0-b44b-46ab-a4dd-dbab847f0f0b} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001813 sec., 11583.011583011583 rows/sec., 20.76 MiB/sec. | ||
| 1426 | 2026.04.25 04:08:58.596362 [ 4 ] {656493f0-b44b-46ab-a4dd-dbab847f0f0b} <Debug> TCPHandler: Processed in 0.00198956 sec. | ||
| 1427 | 2026.04.25 04:08:58.596478 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1428 | 2026.04.25 04:08:58.596573 [ 4 ] {10e22a00-910c-4966-9272-2e1fe1d99430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1429 | 2026.04.25 04:08:58.596614 [ 4 ] {10e22a00-910c-4966-9272-2e1fe1d99430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1430 | 2026.04.25 04:08:58.596925 [ 4 ] {10e22a00-910c-4966-9272-2e1fe1d99430} <Trace> oximeter.measurements_i64 (1aa80378-a6f3-4e95-afb0-71df56ea0eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1431 | 2026.04.25 04:08:58.596959 [ 4 ] {10e22a00-910c-4966-9272-2e1fe1d99430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1432 | 2026.04.25 04:08:58.597256 [ 4 ] {10e22a00-910c-4966-9272-2e1fe1d99430} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1433 | 2026.04.25 04:08:58.597462 [ 4 ] {10e22a00-910c-4966-9272-2e1fe1d99430} <Trace> oximeter.measurements_i64 (1aa80378-a6f3-4e95-afb0-71df56ea0eaa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1434 | 2026.04.25 04:08:58.597583 [ 4 ] {10e22a00-910c-4966-9272-2e1fe1d99430} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001029 sec., 5830.903790087464 rows/sec., 439.41 KiB/sec. | ||
| 1435 | 2026.04.25 04:08:58.597619 [ 4 ] {10e22a00-910c-4966-9272-2e1fe1d99430} <Debug> TCPHandler: Processed in 0.001190607 sec. | ||
| 1436 | 2026.04.25 04:08:58.597731 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1437 | 2026.04.25 04:08:58.597824 [ 4 ] {86a9e6a7-a84c-4d3d-9d1e-fe83091195fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1438 | 2026.04.25 04:08:58.597864 [ 4 ] {86a9e6a7-a84c-4d3d-9d1e-fe83091195fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1439 | 2026.04.25 04:08:58.598176 [ 4 ] {86a9e6a7-a84c-4d3d-9d1e-fe83091195fb} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1440 | 2026.04.25 04:08:58.598210 [ 4 ] {86a9e6a7-a84c-4d3d-9d1e-fe83091195fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1441 | 2026.04.25 04:08:58.598519 [ 4 ] {86a9e6a7-a84c-4d3d-9d1e-fe83091195fb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1442 | 2026.04.25 04:08:58.598725 [ 4 ] {86a9e6a7-a84c-4d3d-9d1e-fe83091195fb} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1443 | 2026.04.25 04:08:58.598861 [ 4 ] {86a9e6a7-a84c-4d3d-9d1e-fe83091195fb} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001055 sec., 37914.69194312797 rows/sec., 2.53 MiB/sec. | ||
| 1444 | 2026.04.25 04:08:58.598896 [ 4 ] {86a9e6a7-a84c-4d3d-9d1e-fe83091195fb} <Debug> TCPHandler: Processed in 0.001214019 sec. | ||
| 1445 | 2026.04.25 04:09:02.342869 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 170 | ||
| 1446 | 2026.04.25 04:09:02.345070 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1447 | 2026.04.25 04:09:02.345126 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1448 | 2026.04.25 04:09:02.346309 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1449 | 2026.04.25 04:09:02.346578 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1450 | 2026.04.25 04:09:02.346818 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1451 | 2026.04.25 04:09:03.580394 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1452 | 2026.04.25 04:09:03.580652 [ 4 ] {ff65d9ba-018c-4236-aea3-d85237e8ded0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 1453 | 2026.04.25 04:09:03.581032 [ 4 ] {ff65d9ba-018c-4236-aea3-d85237e8ded0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1454 | 2026.04.25 04:09:03.581076 [ 4 ] {ff65d9ba-018c-4236-aea3-d85237e8ded0} <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 | ||
| 1455 | 2026.04.25 04:09:03.581303 [ 4 ] {ff65d9ba-018c-4236-aea3-d85237e8ded0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1456 | 2026.04.25 04:09:03.581371 [ 4 ] {ff65d9ba-018c-4236-aea3-d85237e8ded0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1457 | 2026.04.25 04:09:03.581505 [ 4 ] {ff65d9ba-018c-4236-aea3-d85237e8ded0} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1458 | 2026.04.25 04:09:03.581609 [ 333 ] {ff65d9ba-018c-4236-aea3-d85237e8ded0} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1459 | 2026.04.25 04:09:03.581629 [ 331 ] {ff65d9ba-018c-4236-aea3-d85237e8ded0} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1460 | 2026.04.25 04:09:03.581738 [ 4 ] {ff65d9ba-018c-4236-aea3-d85237e8ded0} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (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 | ||
| 1461 | 2026.04.25 04:09:03.581767 [ 4 ] {ff65d9ba-018c-4236-aea3-d85237e8ded0} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1462 | 2026.04.25 04:09:03.581839 [ 4 ] {ff65d9ba-018c-4236-aea3-d85237e8ded0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1463 | 2026.04.25 04:09:03.581861 [ 4 ] {ff65d9ba-018c-4236-aea3-d85237e8ded0} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1464 | 2026.04.25 04:09:03.581897 [ 4 ] {ff65d9ba-018c-4236-aea3-d85237e8ded0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1465 | 2026.04.25 04:09:03.581934 [ 4 ] {ff65d9ba-018c-4236-aea3-d85237e8ded0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1466 | 2026.04.25 04:09:03.583107 [ 4 ] {ff65d9ba-018c-4236-aea3-d85237e8ded0} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002557 sec., 8994.91591709034 rows/sec., 1.21 MiB/sec. | ||
| 1467 | 2026.04.25 04:09:03.583210 [ 4 ] {ff65d9ba-018c-4236-aea3-d85237e8ded0} <Debug> TCPHandler: Processed in 0.002946664 sec. | ||
| 1468 | 2026.04.25 04:09:03.584783 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1469 | 2026.04.25 04:09:03.584892 [ 4 ] {61946401-1fa5-4f24-9f7e-e0946cd4b3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1470 | 2026.04.25 04:09:03.584934 [ 4 ] {61946401-1fa5-4f24-9f7e-e0946cd4b3a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1471 | 2026.04.25 04:09:03.585390 [ 4 ] {61946401-1fa5-4f24-9f7e-e0946cd4b3a7} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2026.04.25 04:09:03.585433 [ 4 ] {61946401-1fa5-4f24-9f7e-e0946cd4b3a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1473 | 2026.04.25 04:09:03.585792 [ 4 ] {61946401-1fa5-4f24-9f7e-e0946cd4b3a7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1474 | 2026.04.25 04:09:03.586012 [ 4 ] {61946401-1fa5-4f24-9f7e-e0946cd4b3a7} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1475 | 2026.04.25 04:09:03.586131 [ 67 ] {} <Debug> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1476 | 2026.04.25 04:09:03.586153 [ 4 ] {61946401-1fa5-4f24-9f7e-e0946cd4b3a7} <Debug> executeQuery: Read 52 rows, 4.55 KiB in 0.001293 sec., 40216.550657385924 rows/sec., 3.44 MiB/sec. | ||
| 1477 | 2026.04.25 04:09:03.586195 [ 67 ] {} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1478 | 2026.04.25 04:09:03.586205 [ 4 ] {61946401-1fa5-4f24-9f7e-e0946cd4b3a7} <Debug> TCPHandler: Processed in 0.001471663 sec. | ||
| 1479 | 2026.04.25 04:09:03.586232 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1480 | 2026.04.25 04:09:03.586348 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1481 | 2026.04.25 04:09:03.586355 [ 201 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::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 | ||
| 1482 | 2026.04.25 04:09:03.586468 [ 4 ] {ac48318a-91d2-44f6-80c2-a39aff78e8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1483 | 2026.04.25 04:09:03.586483 [ 201 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1484 | 2026.04.25 04:09:03.586520 [ 4 ] {ac48318a-91d2-44f6-80c2-a39aff78e8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1485 | 2026.04.25 04:09:03.586532 [ 201 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part | ||
| 1486 | 2026.04.25 04:09:03.586637 [ 201 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
| 1487 | 2026.04.25 04:09:03.586714 [ 201 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 55 rows starting from the beginning of the part | ||
| 1488 | 2026.04.25 04:09:03.586789 [ 201 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 52 rows starting from the beginning of the part | ||
| 1489 | 2026.04.25 04:09:03.586854 [ 201 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part | ||
| 1490 | 2026.04.25 04:09:03.586928 [ 201 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part | ||
| 1491 | 2026.04.25 04:09:03.587006 [ 4 ] {ac48318a-91d2-44f6-80c2-a39aff78e8dc} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1492 | 2026.04.25 04:09:03.587047 [ 4 ] {ac48318a-91d2-44f6-80c2-a39aff78e8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1493 | 2026.04.25 04:09:03.587521 [ 4 ] {ac48318a-91d2-44f6-80c2-a39aff78e8dc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1494 | 2026.04.25 04:09:03.587770 [ 4 ] {ac48318a-91d2-44f6-80c2-a39aff78e8dc} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1495 | 2026.04.25 04:09:03.587871 [ 67 ] {} <Debug> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1496 | 2026.04.25 04:09:03.587900 [ 67 ] {} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1497 | 2026.04.25 04:09:03.587916 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1498 | 2026.04.25 04:09:03.587916 [ 4 ] {ac48318a-91d2-44f6-80c2-a39aff78e8dc} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001472 sec., 7472.826086956522 rows/sec., 561.92 KiB/sec. | ||
| 1499 | 2026.04.25 04:09:03.587956 [ 189 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 5 columns (5 merged, 0 gathered) in 0.001651345 sec., 167136.4857131611 rows/sec., 15.15 MiB/sec. | ||
| 1500 | 2026.04.25 04:09:03.587969 [ 4 ] {ac48318a-91d2-44f6-80c2-a39aff78e8dc} <Debug> TCPHandler: Processed in 0.001678635 sec. | ||
| 1501 | 2026.04.25 04:09:03.587981 [ 201 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::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 | ||
| 1502 | 2026.04.25 04:09:03.588098 [ 201 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1503 | 2026.04.25 04:09:03.588117 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1504 | 2026.04.25 04:09:03.588123 [ 201 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::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 | ||
| 1505 | 2026.04.25 04:09:03.588133 [ 187 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1506 | 2026.04.25 04:09:03.588178 [ 201 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::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 | ||
| 1507 | 2026.04.25 04:09:03.588213 [ 4 ] {b5922dd5-82e9-491e-bfa5-c1d34d60c7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1508 | 2026.04.25 04:09:03.588214 [ 201 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part | ||
| 1509 | 2026.04.25 04:09:03.588254 [ 4 ] {b5922dd5-82e9-491e-bfa5-c1d34d60c7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1510 | 2026.04.25 04:09:03.588258 [ 201 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1511 | 2026.04.25 04:09:03.588298 [ 201 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part | ||
| 1512 | 2026.04.25 04:09:03.588333 [ 201 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
| 1513 | 2026.04.25 04:09:03.588428 [ 187 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_6_1} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1514 | 2026.04.25 04:09:03.588494 [ 187 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_6_1} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1515 | 2026.04.25 04:09:03.588552 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1516 | 2026.04.25 04:09:03.588657 [ 4 ] {b5922dd5-82e9-491e-bfa5-c1d34d60c7fe} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2026.04.25 04:09:03.588693 [ 4 ] {b5922dd5-82e9-491e-bfa5-c1d34d60c7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1518 | 2026.04.25 04:09:03.588987 [ 4 ] {b5922dd5-82e9-491e-bfa5-c1d34d60c7fe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1519 | 2026.04.25 04:09:03.589012 [ 189 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 5 columns (5 merged, 0 gathered) in 0.001059736 sec., 79265.0244966671 rows/sec., 6.08 MiB/sec. | ||
| 1520 | 2026.04.25 04:09:03.589128 [ 201 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1521 | 2026.04.25 04:09:03.589214 [ 4 ] {b5922dd5-82e9-491e-bfa5-c1d34d60c7fe} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1522 | 2026.04.25 04:09:03.589313 [ 67 ] {} <Debug> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1523 | 2026.04.25 04:09:03.589341 [ 4 ] {b5922dd5-82e9-491e-bfa5-c1d34d60c7fe} <Debug> executeQuery: Read 47 rows, 3.76 KiB in 0.001146 sec., 41012.21640488656 rows/sec., 3.20 MiB/sec. | ||
| 1524 | 2026.04.25 04:09:03.589344 [ 67 ] {} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1525 | 2026.04.25 04:09:03.589368 [ 201 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_6_1} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1526 | 2026.04.25 04:09:03.589383 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1527 | 2026.04.25 04:09:03.589384 [ 4 ] {b5922dd5-82e9-491e-bfa5-c1d34d60c7fe} <Debug> TCPHandler: Processed in 0.00131695 sec. | ||
| 1528 | 2026.04.25 04:09:03.589440 [ 201 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_6_1} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1529 | 2026.04.25 04:09:03.589466 [ 187 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::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 | ||
| 1530 | 2026.04.25 04:09:03.589497 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1531 | 2026.04.25 04:09:03.589544 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1532 | 2026.04.25 04:09:03.589569 [ 187 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1533 | 2026.04.25 04:09:03.589598 [ 187 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::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 | ||
| 1534 | 2026.04.25 04:09:03.589668 [ 4 ] {c91364b0-6d30-43c1-82c7-dad0dfdd7e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1535 | 2026.04.25 04:09:03.589690 [ 187 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::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 | ||
| 1536 | 2026.04.25 04:09:03.589724 [ 4 ] {c91364b0-6d30-43c1-82c7-dad0dfdd7e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1537 | 2026.04.25 04:09:03.589763 [ 187 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 63 rows starting from the beginning of the part | ||
| 1538 | 2026.04.25 04:09:03.589831 [ 187 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 47 rows starting from the beginning of the part | ||
| 1539 | 2026.04.25 04:09:03.589904 [ 187 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 62 rows starting from the beginning of the part | ||
| 1540 | 2026.04.25 04:09:03.589966 [ 187 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 47 rows starting from the beginning of the part | ||
| 1541 | 2026.04.25 04:09:03.590170 [ 4 ] {c91364b0-6d30-43c1-82c7-dad0dfdd7e26} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1542 | 2026.04.25 04:09:03.590207 [ 4 ] {c91364b0-6d30-43c1-82c7-dad0dfdd7e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1543 | 2026.04.25 04:09:03.590557 [ 4 ] {c91364b0-6d30-43c1-82c7-dad0dfdd7e26} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1544 | 2026.04.25 04:09:03.590776 [ 4 ] {c91364b0-6d30-43c1-82c7-dad0dfdd7e26} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1545 | 2026.04.25 04:09:03.590779 [ 189 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 243 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338791 sec., 181507.0462828029 rows/sec., 14.91 MiB/sec. | ||
| 1546 | 2026.04.25 04:09:03.590904 [ 187 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1547 | 2026.04.25 04:09:03.590911 [ 4 ] {c91364b0-6d30-43c1-82c7-dad0dfdd7e26} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001269 sec., 86682.42710795903 rows/sec., 6.05 MiB/sec. | ||
| 1548 | 2026.04.25 04:09:03.590964 [ 4 ] {c91364b0-6d30-43c1-82c7-dad0dfdd7e26} <Debug> TCPHandler: Processed in 0.001485232 sec. | ||
| 1549 | 2026.04.25 04:09:03.591089 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1550 | 2026.04.25 04:09:03.591188 [ 4 ] {0f8810e9-8928-4533-8886-0f27cbbf311a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1551 | 2026.04.25 04:09:03.591188 [ 187 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_6_1} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1552 | 2026.04.25 04:09:03.591246 [ 4 ] {0f8810e9-8928-4533-8886-0f27cbbf311a} <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 | ||
| 1553 | 2026.04.25 04:09:03.591257 [ 187 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_6_1} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1554 | 2026.04.25 04:09:03.591306 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1555 | 2026.04.25 04:09:03.591962 [ 4 ] {0f8810e9-8928-4533-8886-0f27cbbf311a} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2026.04.25 04:09:03.591999 [ 4 ] {0f8810e9-8928-4533-8886-0f27cbbf311a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1557 | 2026.04.25 04:09:03.592516 [ 4 ] {0f8810e9-8928-4533-8886-0f27cbbf311a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1558 | 2026.04.25 04:09:03.592736 [ 4 ] {0f8810e9-8928-4533-8886-0f27cbbf311a} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2026.04.25 04:09:03.592864 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1560 | 2026.04.25 04:09:03.592870 [ 4 ] {0f8810e9-8928-4533-8886-0f27cbbf311a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.0017 sec., 6470.588235294118 rows/sec., 11.59 MiB/sec. | ||
| 1561 | 2026.04.25 04:09:03.592909 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2026.04.25 04:09:03.592934 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1563 | 2026.04.25 04:09:03.592940 [ 4 ] {0f8810e9-8928-4533-8886-0f27cbbf311a} <Debug> TCPHandler: Processed in 0.001902499 sec. | ||
| 1564 | 2026.04.25 04:09:03.593049 [ 191 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::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 | ||
| 1565 | 2026.04.25 04:09:03.593070 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1566 | 2026.04.25 04:09:03.593177 [ 4 ] {885efddb-c4f7-4014-acde-ecce0da79295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1567 | 2026.04.25 04:09:03.593227 [ 4 ] {885efddb-c4f7-4014-acde-ecce0da79295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1568 | 2026.04.25 04:09:03.593346 [ 191 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1569 | 2026.04.25 04:09:03.593426 [ 191 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 1570 | 2026.04.25 04:09:03.593562 [ 4 ] {885efddb-c4f7-4014-acde-ecce0da79295} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1571 | 2026.04.25 04:09:03.593603 [ 4 ] {885efddb-c4f7-4014-acde-ecce0da79295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1572 | 2026.04.25 04:09:03.593612 [ 191 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::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 | ||
| 1573 | 2026.04.25 04:09:03.593759 [ 191 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::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 | ||
| 1574 | 2026.04.25 04:09:03.593886 [ 191 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1575 | 2026.04.25 04:09:03.593914 [ 4 ] {885efddb-c4f7-4014-acde-ecce0da79295} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1576 | 2026.04.25 04:09:03.594018 [ 191 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part | ||
| 1577 | 2026.04.25 04:09:03.594153 [ 4 ] {885efddb-c4f7-4014-acde-ecce0da79295} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2026.04.25 04:09:03.594157 [ 191 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
| 1579 | 2026.04.25 04:09:03.594290 [ 4 ] {885efddb-c4f7-4014-acde-ecce0da79295} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001131 sec., 35366.93191865605 rows/sec., 2.36 MiB/sec. | ||
| 1580 | 2026.04.25 04:09:03.594333 [ 4 ] {885efddb-c4f7-4014-acde-ecce0da79295} <Debug> TCPHandler: Processed in 0.00131721 sec. | ||
| 1581 | 2026.04.25 04:09:03.596117 [ 187 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 76 rows, containing 19 columns (19 merged, 0 gathered) in 0.003113107 sec., 24412.909675125204 rows/sec., 43.75 MiB/sec. | ||
| 1582 | 2026.04.25 04:09:03.596484 [ 189 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1583 | 2026.04.25 04:09:03.596905 [ 189 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1584 | 2026.04.25 04:09:03.596985 [ 189 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1585 | 2026.04.25 04:09:03.597115 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 1586 | 2026.04.25 04:09:04.847990 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3326 | ||
| 1587 | 2026.04.25 04:09:04.848641 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1588 | 2026.04.25 04:09:04.848691 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1589 | 2026.04.25 04:09:04.849325 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1590 | 2026.04.25 04:09:04.849626 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1591 | 2026.04.25 04:09:04.849799 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3326 | ||
| 1592 | 2026.04.25 04:09:05.029992 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1593 | 2026.04.25 04:09:05.046932 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1594 | 2026.04.25 04:09:05.046980 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1595 | 2026.04.25 04:09:05.052569 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1596 | 2026.04.25 04:09:05.053303 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1597 | 2026.04.25 04:09:05.056564 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1598 | 2026.04.25 04:09:08.581200 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1599 | 2026.04.25 04:09:08.581440 [ 4 ] {524addcf-4a92-4a4d-bdef-c7bde09ad77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) 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) | ||
| 1600 | 2026.04.25 04:09:08.581752 [ 4 ] {524addcf-4a92-4a4d-bdef-c7bde09ad77d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1601 | 2026.04.25 04:09:08.581790 [ 4 ] {524addcf-4a92-4a4d-bdef-c7bde09ad77d} <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 | ||
| 1602 | 2026.04.25 04:09:08.582013 [ 4 ] {524addcf-4a92-4a4d-bdef-c7bde09ad77d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1603 | 2026.04.25 04:09:08.582085 [ 4 ] {524addcf-4a92-4a4d-bdef-c7bde09ad77d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1604 | 2026.04.25 04:09:08.582227 [ 4 ] {524addcf-4a92-4a4d-bdef-c7bde09ad77d} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1605 | 2026.04.25 04:09:08.582320 [ 329 ] {524addcf-4a92-4a4d-bdef-c7bde09ad77d} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1606 | 2026.04.25 04:09:08.582365 [ 331 ] {524addcf-4a92-4a4d-bdef-c7bde09ad77d} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1607 | 2026.04.25 04:09:08.582492 [ 4 ] {524addcf-4a92-4a4d-bdef-c7bde09ad77d} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (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 | ||
| 1608 | 2026.04.25 04:09:08.582521 [ 4 ] {524addcf-4a92-4a4d-bdef-c7bde09ad77d} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1609 | 2026.04.25 04:09:08.582591 [ 4 ] {524addcf-4a92-4a4d-bdef-c7bde09ad77d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1610 | 2026.04.25 04:09:08.582612 [ 4 ] {524addcf-4a92-4a4d-bdef-c7bde09ad77d} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1611 | 2026.04.25 04:09:08.582647 [ 4 ] {524addcf-4a92-4a4d-bdef-c7bde09ad77d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1612 | 2026.04.25 04:09:08.582687 [ 4 ] {524addcf-4a92-4a4d-bdef-c7bde09ad77d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1613 | 2026.04.25 04:09:08.583748 [ 4 ] {524addcf-4a92-4a4d-bdef-c7bde09ad77d} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002397 sec., 9595.327492699207 rows/sec., 1.29 MiB/sec. | ||
| 1614 | 2026.04.25 04:09:08.583833 [ 4 ] {524addcf-4a92-4a4d-bdef-c7bde09ad77d} <Debug> TCPHandler: Processed in 0.002760781 sec. | ||
| 1615 | 2026.04.25 04:09:08.585677 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1616 | 2026.04.25 04:09:08.585790 [ 4 ] {92141142-f1a1-481b-8a33-a032c1668a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1617 | 2026.04.25 04:09:08.585833 [ 4 ] {92141142-f1a1-481b-8a33-a032c1668a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1618 | 2026.04.25 04:09:08.586319 [ 4 ] {92141142-f1a1-481b-8a33-a032c1668a12} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2026.04.25 04:09:08.586375 [ 4 ] {92141142-f1a1-481b-8a33-a032c1668a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1620 | 2026.04.25 04:09:08.586758 [ 4 ] {92141142-f1a1-481b-8a33-a032c1668a12} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1621 | 2026.04.25 04:09:08.586999 [ 4 ] {92141142-f1a1-481b-8a33-a032c1668a12} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1622 | 2026.04.25 04:09:08.587146 [ 4 ] {92141142-f1a1-481b-8a33-a032c1668a12} <Debug> executeQuery: Read 76 rows, 6.68 KiB in 0.001386 sec., 54834.054834054834 rows/sec., 4.71 MiB/sec. | ||
| 1623 | 2026.04.25 04:09:08.587185 [ 4 ] {92141142-f1a1-481b-8a33-a032c1668a12} <Debug> TCPHandler: Processed in 0.001562033 sec. | ||
| 1624 | 2026.04.25 04:09:08.587320 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1625 | 2026.04.25 04:09:08.587415 [ 4 ] {35ac416b-ab89-4d4b-b5e0-6edaf83a346e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1626 | 2026.04.25 04:09:08.587455 [ 4 ] {35ac416b-ab89-4d4b-b5e0-6edaf83a346e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1627 | 2026.04.25 04:09:08.587849 [ 4 ] {35ac416b-ab89-4d4b-b5e0-6edaf83a346e} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1628 | 2026.04.25 04:09:08.587885 [ 4 ] {35ac416b-ab89-4d4b-b5e0-6edaf83a346e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1629 | 2026.04.25 04:09:08.588174 [ 4 ] {35ac416b-ab89-4d4b-b5e0-6edaf83a346e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1630 | 2026.04.25 04:09:08.588384 [ 4 ] {35ac416b-ab89-4d4b-b5e0-6edaf83a346e} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2026.04.25 04:09:08.588508 [ 4 ] {35ac416b-ab89-4d4b-b5e0-6edaf83a346e} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001112 sec., 20683.453237410075 rows/sec., 1.52 MiB/sec. | ||
| 1632 | 2026.04.25 04:09:08.588544 [ 4 ] {35ac416b-ab89-4d4b-b5e0-6edaf83a346e} <Debug> TCPHandler: Processed in 0.00127531 sec. | ||
| 1633 | 2026.04.25 04:09:08.588661 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1634 | 2026.04.25 04:09:08.588756 [ 4 ] {d56deb16-9133-4905-a3ee-569435cb6e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1635 | 2026.04.25 04:09:08.588795 [ 4 ] {d56deb16-9133-4905-a3ee-569435cb6e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1636 | 2026.04.25 04:09:08.589203 [ 4 ] {d56deb16-9133-4905-a3ee-569435cb6e9c} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1637 | 2026.04.25 04:09:08.589240 [ 4 ] {d56deb16-9133-4905-a3ee-569435cb6e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1638 | 2026.04.25 04:09:08.589522 [ 4 ] {d56deb16-9133-4905-a3ee-569435cb6e9c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1639 | 2026.04.25 04:09:08.589718 [ 4 ] {d56deb16-9133-4905-a3ee-569435cb6e9c} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1640 | 2026.04.25 04:09:08.589835 [ 4 ] {d56deb16-9133-4905-a3ee-569435cb6e9c} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001128 sec., 52304.96453900709 rows/sec., 4.09 MiB/sec. | ||
| 1641 | 2026.04.25 04:09:08.589870 [ 4 ] {d56deb16-9133-4905-a3ee-569435cb6e9c} <Debug> TCPHandler: Processed in 0.001292839 sec. | ||
| 1642 | 2026.04.25 04:09:08.589977 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1643 | 2026.04.25 04:09:08.590065 [ 4 ] {df0020bb-f7f6-47df-a1d3-2260855afb6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1644 | 2026.04.25 04:09:08.590106 [ 4 ] {df0020bb-f7f6-47df-a1d3-2260855afb6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1645 | 2026.04.25 04:09:08.590527 [ 4 ] {df0020bb-f7f6-47df-a1d3-2260855afb6b} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1646 | 2026.04.25 04:09:08.590563 [ 4 ] {df0020bb-f7f6-47df-a1d3-2260855afb6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1647 | 2026.04.25 04:09:08.590880 [ 4 ] {df0020bb-f7f6-47df-a1d3-2260855afb6b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1648 | 2026.04.25 04:09:08.591095 [ 4 ] {df0020bb-f7f6-47df-a1d3-2260855afb6b} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1649 | 2026.04.25 04:09:08.591194 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1650 | 2026.04.25 04:09:08.591219 [ 4 ] {df0020bb-f7f6-47df-a1d3-2260855afb6b} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001124 sec., 97864.76868327401 rows/sec., 6.83 MiB/sec. | ||
| 1651 | 2026.04.25 04:09:08.591241 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1652 | 2026.04.25 04:09:08.591260 [ 4 ] {df0020bb-f7f6-47df-a1d3-2260855afb6b} <Debug> TCPHandler: Processed in 0.00129092 sec. | ||
| 1653 | 2026.04.25 04:09:08.591265 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1654 | 2026.04.25 04:09:08.591380 [ 191 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::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 | ||
| 1655 | 2026.04.25 04:09:08.591389 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1656 | 2026.04.25 04:09:08.591505 [ 191 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1657 | 2026.04.25 04:09:08.591508 [ 4 ] {aa58ba01-931b-4b5b-a7b7-a77639c19a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1658 | 2026.04.25 04:09:08.591546 [ 191 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 1659 | 2026.04.25 04:09:08.591581 [ 4 ] {aa58ba01-931b-4b5b-a7b7-a77639c19a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1660 | 2026.04.25 04:09:08.591615 [ 191 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 47 rows starting from the beginning of the part | ||
| 1661 | 2026.04.25 04:09:08.591664 [ 191 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::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 | ||
| 1662 | 2026.04.25 04:09:08.591706 [ 191 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 110 rows starting from the beginning of the part | ||
| 1663 | 2026.04.25 04:09:08.591746 [ 191 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part | ||
| 1664 | 2026.04.25 04:09:08.591783 [ 191 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
| 1665 | 2026.04.25 04:09:08.592324 [ 4 ] {aa58ba01-931b-4b5b-a7b7-a77639c19a83} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1666 | 2026.04.25 04:09:08.592366 [ 4 ] {aa58ba01-931b-4b5b-a7b7-a77639c19a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1667 | 2026.04.25 04:09:08.592653 [ 187 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 488 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131274 sec., 371741.54821213643 rows/sec., 25.94 MiB/sec. | ||
| 1668 | 2026.04.25 04:09:08.592869 [ 199 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1669 | 2026.04.25 04:09:08.592923 [ 4 ] {aa58ba01-931b-4b5b-a7b7-a77639c19a83} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1670 | 2026.04.25 04:09:08.593223 [ 4 ] {aa58ba01-931b-4b5b-a7b7-a77639c19a83} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1671 | 2026.04.25 04:09:08.593272 [ 199 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1672 | 2026.04.25 04:09:08.593362 [ 199 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1673 | 2026.04.25 04:09:08.593365 [ 4 ] {aa58ba01-931b-4b5b-a7b7-a77639c19a83} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001875 sec., 12266.666666666668 rows/sec., 21.98 MiB/sec. | ||
| 1674 | 2026.04.25 04:09:08.593433 [ 4 ] {aa58ba01-931b-4b5b-a7b7-a77639c19a83} <Debug> TCPHandler: Processed in 0.002094082 sec. | ||
| 1675 | 2026.04.25 04:09:08.593444 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1676 | 2026.04.25 04:09:08.593565 [ 4 ] {} <Trace> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1677 | 2026.04.25 04:09:08.593664 [ 4 ] {a341498a-2d43-4426-961b-c2b473752a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57113) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1678 | 2026.04.25 04:09:08.593706 [ 4 ] {a341498a-2d43-4426-961b-c2b473752a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1679 | 2026.04.25 04:09:08.594033 [ 4 ] {a341498a-2d43-4426-961b-c2b473752a40} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1680 | 2026.04.25 04:09:08.594070 [ 4 ] {a341498a-2d43-4426-961b-c2b473752a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1681 | 2026.04.25 04:09:08.594374 [ 4 ] {a341498a-2d43-4426-961b-c2b473752a40} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1682 | 2026.04.25 04:09:08.594589 [ 4 ] {a341498a-2d43-4426-961b-c2b473752a40} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1683 | 2026.04.25 04:09:08.594718 [ 4 ] {a341498a-2d43-4426-961b-c2b473752a40} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001073 sec., 37278.65796831314 rows/sec., 2.49 MiB/sec. | ||
| 1684 | 2026.04.25 04:09:08.594755 [ 4 ] {a341498a-2d43-4426-961b-c2b473752a40} <Debug> TCPHandler: Processed in 0.001239219 sec. | ||
| 1685 | 2026.04.25 04:09:12.265364 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1686 | 2026.04.25 04:09:12.265414 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1687 | 2026.04.25 04:09:12.347237 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 198 | ||
| 1688 | 2026.04.25 04:09:12.349420 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1689 | 2026.04.25 04:09:12.349461 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1690 | 2026.04.25 04:09:12.350086 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3838 | ||
| 1691 | 2026.04.25 04:09:12.350587 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2026.04.25 04:09:12.350636 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1693 | 2026.04.25 04:09:12.350663 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1694 | 2026.04.25 04:09:12.350978 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2026.04.25 04:09:12.351231 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1696 | 2026.04.25 04:09:12.351307 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 198 | ||
| 1697 | 2026.04.25 04:09:12.351485 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1698 | 2026.04.25 04:09:12.351634 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3838 | ||
| 1699 | 2026.04.25 04:09:12.359815 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1700 | 2026.04.25 04:09:12.359852 [ 4 ] {} <Debug> TCP-Session: ebf91afe-e4a4-45f5-95fb-6b471de3c27e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1701 | 2026.04.25 04:09:12.556807 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1702 | 2026.04.25 04:09:12.574677 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2026.04.25 04:09:12.574740 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1704 | 2026.04.25 04:09:12.580669 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1705 | 2026.04.25 04:09:12.581360 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2026.04.25 04:09:12.584721 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1707 | 2026.04.25 04:09:13.001176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.00 MiB, peak 185.66 MiB, free memory in arenas 0.00 B, will set to 182.61 MiB (RSS), difference: 2.60 MiB | ||
| 1708 | 2026.04.25 04:09:13.581049 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2026.04.25 04:09:13.581267 [ 5 ] {9ce0fd5c-26f0-49fb-9fe9-947ac0dec733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 1710 | 2026.04.25 04:09:13.581608 [ 5 ] {9ce0fd5c-26f0-49fb-9fe9-947ac0dec733} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1711 | 2026.04.25 04:09:13.581644 [ 5 ] {9ce0fd5c-26f0-49fb-9fe9-947ac0dec733} <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 | ||
| 1712 | 2026.04.25 04:09:13.581870 [ 5 ] {9ce0fd5c-26f0-49fb-9fe9-947ac0dec733} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1713 | 2026.04.25 04:09:13.581939 [ 5 ] {9ce0fd5c-26f0-49fb-9fe9-947ac0dec733} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1714 | 2026.04.25 04:09:13.582083 [ 5 ] {9ce0fd5c-26f0-49fb-9fe9-947ac0dec733} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1715 | 2026.04.25 04:09:13.582192 [ 329 ] {9ce0fd5c-26f0-49fb-9fe9-947ac0dec733} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1716 | 2026.04.25 04:09:13.582192 [ 305 ] {9ce0fd5c-26f0-49fb-9fe9-947ac0dec733} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1717 | 2026.04.25 04:09:13.582308 [ 5 ] {9ce0fd5c-26f0-49fb-9fe9-947ac0dec733} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (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 | ||
| 1718 | 2026.04.25 04:09:13.582335 [ 5 ] {9ce0fd5c-26f0-49fb-9fe9-947ac0dec733} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1719 | 2026.04.25 04:09:13.582402 [ 5 ] {9ce0fd5c-26f0-49fb-9fe9-947ac0dec733} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1720 | 2026.04.25 04:09:13.582422 [ 5 ] {9ce0fd5c-26f0-49fb-9fe9-947ac0dec733} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1721 | 2026.04.25 04:09:13.582457 [ 5 ] {9ce0fd5c-26f0-49fb-9fe9-947ac0dec733} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1722 | 2026.04.25 04:09:13.582516 [ 5 ] {9ce0fd5c-26f0-49fb-9fe9-947ac0dec733} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1723 | 2026.04.25 04:09:13.583794 [ 5 ] {9ce0fd5c-26f0-49fb-9fe9-947ac0dec733} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.00261 sec., 8812.260536398468 rows/sec., 1.18 MiB/sec. | ||
| 1724 | 2026.04.25 04:09:13.583915 [ 5 ] {9ce0fd5c-26f0-49fb-9fe9-947ac0dec733} <Debug> TCPHandler: Processed in 0.002996346 sec. | ||
| 1725 | 2026.04.25 04:09:13.585399 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1726 | 2026.04.25 04:09:13.585507 [ 5 ] {202bad4b-2088-45f9-aad8-b0a4edb7ca5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1727 | 2026.04.25 04:09:13.585550 [ 5 ] {202bad4b-2088-45f9-aad8-b0a4edb7ca5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1728 | 2026.04.25 04:09:13.586044 [ 5 ] {202bad4b-2088-45f9-aad8-b0a4edb7ca5c} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1729 | 2026.04.25 04:09:13.586085 [ 5 ] {202bad4b-2088-45f9-aad8-b0a4edb7ca5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1730 | 2026.04.25 04:09:13.586462 [ 5 ] {202bad4b-2088-45f9-aad8-b0a4edb7ca5c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1731 | 2026.04.25 04:09:13.586688 [ 5 ] {202bad4b-2088-45f9-aad8-b0a4edb7ca5c} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1732 | 2026.04.25 04:09:13.586830 [ 5 ] {202bad4b-2088-45f9-aad8-b0a4edb7ca5c} <Debug> executeQuery: Read 52 rows, 4.55 KiB in 0.001354 sec., 38404.726735598226 rows/sec., 3.28 MiB/sec. | ||
| 1733 | 2026.04.25 04:09:13.586868 [ 5 ] {202bad4b-2088-45f9-aad8-b0a4edb7ca5c} <Debug> TCPHandler: Processed in 0.001521752 sec. | ||
| 1734 | 2026.04.25 04:09:13.586990 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1735 | 2026.04.25 04:09:13.587084 [ 5 ] {72e9c4eb-86f6-43b4-81f1-2cce1c78dde8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1736 | 2026.04.25 04:09:13.587123 [ 5 ] {72e9c4eb-86f6-43b4-81f1-2cce1c78dde8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1737 | 2026.04.25 04:09:13.587557 [ 5 ] {72e9c4eb-86f6-43b4-81f1-2cce1c78dde8} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2026.04.25 04:09:13.587602 [ 5 ] {72e9c4eb-86f6-43b4-81f1-2cce1c78dde8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1739 | 2026.04.25 04:09:13.587960 [ 5 ] {72e9c4eb-86f6-43b4-81f1-2cce1c78dde8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1740 | 2026.04.25 04:09:13.588247 [ 5 ] {72e9c4eb-86f6-43b4-81f1-2cce1c78dde8} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1741 | 2026.04.25 04:09:13.588403 [ 5 ] {72e9c4eb-86f6-43b4-81f1-2cce1c78dde8} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001336 sec., 8233.532934131737 rows/sec., 619.12 KiB/sec. | ||
| 1742 | 2026.04.25 04:09:13.588449 [ 5 ] {72e9c4eb-86f6-43b4-81f1-2cce1c78dde8} <Debug> TCPHandler: Processed in 0.001508053 sec. | ||
| 1743 | 2026.04.25 04:09:13.588580 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1744 | 2026.04.25 04:09:13.588695 [ 5 ] {7a839198-3131-4d2e-a045-c36e0033df18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1745 | 2026.04.25 04:09:13.588736 [ 5 ] {7a839198-3131-4d2e-a045-c36e0033df18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1746 | 2026.04.25 04:09:13.589149 [ 5 ] {7a839198-3131-4d2e-a045-c36e0033df18} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1747 | 2026.04.25 04:09:13.589185 [ 5 ] {7a839198-3131-4d2e-a045-c36e0033df18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1748 | 2026.04.25 04:09:13.589484 [ 5 ] {7a839198-3131-4d2e-a045-c36e0033df18} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1749 | 2026.04.25 04:09:13.589703 [ 5 ] {7a839198-3131-4d2e-a045-c36e0033df18} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1750 | 2026.04.25 04:09:13.589836 [ 5 ] {7a839198-3131-4d2e-a045-c36e0033df18} <Debug> executeQuery: Read 47 rows, 3.76 KiB in 0.001167 sec., 40274.20736932305 rows/sec., 3.15 MiB/sec. | ||
| 1751 | 2026.04.25 04:09:13.589874 [ 5 ] {7a839198-3131-4d2e-a045-c36e0033df18} <Debug> TCPHandler: Processed in 0.001354621 sec. | ||
| 1752 | 2026.04.25 04:09:13.589993 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1753 | 2026.04.25 04:09:13.590088 [ 5 ] {52415962-b61e-4e20-8782-c8e8c8b2439c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1754 | 2026.04.25 04:09:13.590130 [ 5 ] {52415962-b61e-4e20-8782-c8e8c8b2439c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1755 | 2026.04.25 04:09:13.590505 [ 5 ] {52415962-b61e-4e20-8782-c8e8c8b2439c} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1756 | 2026.04.25 04:09:13.590541 [ 5 ] {52415962-b61e-4e20-8782-c8e8c8b2439c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1757 | 2026.04.25 04:09:13.590870 [ 5 ] {52415962-b61e-4e20-8782-c8e8c8b2439c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1758 | 2026.04.25 04:09:13.591083 [ 5 ] {52415962-b61e-4e20-8782-c8e8c8b2439c} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1759 | 2026.04.25 04:09:13.591208 [ 5 ] {52415962-b61e-4e20-8782-c8e8c8b2439c} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001139 sec., 96575.94381035997 rows/sec., 6.74 MiB/sec. | ||
| 1760 | 2026.04.25 04:09:13.591243 [ 5 ] {52415962-b61e-4e20-8782-c8e8c8b2439c} <Debug> TCPHandler: Processed in 0.00129987 sec. | ||
| 1761 | 2026.04.25 04:09:13.591360 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1762 | 2026.04.25 04:09:13.591455 [ 5 ] {9e0163b6-4759-48d2-b479-0d2d6691ad2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1763 | 2026.04.25 04:09:13.591508 [ 5 ] {9e0163b6-4759-48d2-b479-0d2d6691ad2d} <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 | ||
| 1764 | 2026.04.25 04:09:13.592289 [ 5 ] {9e0163b6-4759-48d2-b479-0d2d6691ad2d} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1765 | 2026.04.25 04:09:13.592325 [ 5 ] {9e0163b6-4759-48d2-b479-0d2d6691ad2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1766 | 2026.04.25 04:09:13.592834 [ 5 ] {9e0163b6-4759-48d2-b479-0d2d6691ad2d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1767 | 2026.04.25 04:09:13.593064 [ 5 ] {9e0163b6-4759-48d2-b479-0d2d6691ad2d} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1768 | 2026.04.25 04:09:13.593198 [ 5 ] {9e0163b6-4759-48d2-b479-0d2d6691ad2d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001762 sec., 6242.905788876277 rows/sec., 11.19 MiB/sec. | ||
| 1769 | 2026.04.25 04:09:13.593248 [ 5 ] {9e0163b6-4759-48d2-b479-0d2d6691ad2d} <Debug> TCPHandler: Processed in 0.001936669 sec. | ||
| 1770 | 2026.04.25 04:09:13.593380 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1771 | 2026.04.25 04:09:13.593475 [ 5 ] {74c76342-dfe3-4f19-b813-218e1eeecf9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1772 | 2026.04.25 04:09:13.593516 [ 5 ] {74c76342-dfe3-4f19-b813-218e1eeecf9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1773 | 2026.04.25 04:09:13.593850 [ 5 ] {74c76342-dfe3-4f19-b813-218e1eeecf9a} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1774 | 2026.04.25 04:09:13.593885 [ 5 ] {74c76342-dfe3-4f19-b813-218e1eeecf9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1775 | 2026.04.25 04:09:13.594223 [ 5 ] {74c76342-dfe3-4f19-b813-218e1eeecf9a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1776 | 2026.04.25 04:09:13.594444 [ 5 ] {74c76342-dfe3-4f19-b813-218e1eeecf9a} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1777 | 2026.04.25 04:09:13.594544 [ 52 ] {} <Debug> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1778 | 2026.04.25 04:09:13.594567 [ 5 ] {74c76342-dfe3-4f19-b813-218e1eeecf9a} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001112 sec., 35971.22302158274 rows/sec., 2.40 MiB/sec. | ||
| 1779 | 2026.04.25 04:09:13.594609 [ 52 ] {} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1780 | 2026.04.25 04:09:13.594616 [ 5 ] {74c76342-dfe3-4f19-b813-218e1eeecf9a} <Debug> TCPHandler: Processed in 0.0012856 sec. | ||
| 1781 | 2026.04.25 04:09:13.594638 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1782 | 2026.04.25 04:09:13.594728 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 1783 | 2026.04.25 04:09:13.594819 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1784 | 2026.04.25 04:09:13.594845 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part | ||
| 1785 | 2026.04.25 04:09:13.594894 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 1786 | 2026.04.25 04:09:13.594934 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 1787 | 2026.04.25 04:09:13.594971 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 1788 | 2026.04.25 04:09:13.595007 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 1789 | 2026.04.25 04:09:13.595041 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 1790 | 2026.04.25 04:09:13.595785 [ 200 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001093686 sec., 197497.27069743967 rows/sec., 13.18 MiB/sec. | ||
| 1791 | 2026.04.25 04:09:13.595953 [ 187 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1792 | 2026.04.25 04:09:13.596245 [ 187 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_6_1} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1793 | 2026.04.25 04:09:13.596320 [ 187 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_6_1} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1794 | 2026.04.25 04:09:13.596409 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1795 | 2026.04.25 04:09:18.593219 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1796 | 2026.04.25 04:09:18.593463 [ 5 ] {b7b2eeed-3faf-443d-97bd-2a8eb6da2932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1797 | 2026.04.25 04:09:18.593818 [ 5 ] {b7b2eeed-3faf-443d-97bd-2a8eb6da2932} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1798 | 2026.04.25 04:09:18.593855 [ 5 ] {b7b2eeed-3faf-443d-97bd-2a8eb6da2932} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1799 | 2026.04.25 04:09:18.594088 [ 5 ] {b7b2eeed-3faf-443d-97bd-2a8eb6da2932} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1800 | 2026.04.25 04:09:18.594154 [ 5 ] {b7b2eeed-3faf-443d-97bd-2a8eb6da2932} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1801 | 2026.04.25 04:09:18.594291 [ 5 ] {b7b2eeed-3faf-443d-97bd-2a8eb6da2932} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 1802 | 2026.04.25 04:09:18.594405 [ 305 ] {b7b2eeed-3faf-443d-97bd-2a8eb6da2932} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1803 | 2026.04.25 04:09:18.594405 [ 329 ] {b7b2eeed-3faf-443d-97bd-2a8eb6da2932} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1804 | 2026.04.25 04:09:18.594538 [ 5 ] {b7b2eeed-3faf-443d-97bd-2a8eb6da2932} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (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 | ||
| 1805 | 2026.04.25 04:09:18.594566 [ 5 ] {b7b2eeed-3faf-443d-97bd-2a8eb6da2932} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1806 | 2026.04.25 04:09:18.594632 [ 5 ] {b7b2eeed-3faf-443d-97bd-2a8eb6da2932} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1807 | 2026.04.25 04:09:18.594652 [ 5 ] {b7b2eeed-3faf-443d-97bd-2a8eb6da2932} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1808 | 2026.04.25 04:09:18.594685 [ 5 ] {b7b2eeed-3faf-443d-97bd-2a8eb6da2932} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
| 1809 | 2026.04.25 04:09:18.594721 [ 5 ] {b7b2eeed-3faf-443d-97bd-2a8eb6da2932} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
| 1810 | 2026.04.25 04:09:18.596041 [ 5 ] {b7b2eeed-3faf-443d-97bd-2a8eb6da2932} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002669 sec., 8617.4597227426 rows/sec., 1.16 MiB/sec. | ||
| 1811 | 2026.04.25 04:09:18.596162 [ 5 ] {b7b2eeed-3faf-443d-97bd-2a8eb6da2932} <Debug> TCPHandler: Processed in 0.003075927 sec. | ||
| 1812 | 2026.04.25 04:09:18.601123 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1813 | 2026.04.25 04:09:18.601239 [ 5 ] {ce6cf74e-22fc-4da7-bb04-1ae087e8c402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1814 | 2026.04.25 04:09:18.601282 [ 5 ] {ce6cf74e-22fc-4da7-bb04-1ae087e8c402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1815 | 2026.04.25 04:09:18.601811 [ 5 ] {ce6cf74e-22fc-4da7-bb04-1ae087e8c402} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1816 | 2026.04.25 04:09:18.601856 [ 5 ] {ce6cf74e-22fc-4da7-bb04-1ae087e8c402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1817 | 2026.04.25 04:09:18.602294 [ 5 ] {ce6cf74e-22fc-4da7-bb04-1ae087e8c402} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1818 | 2026.04.25 04:09:18.602500 [ 5 ] {ce6cf74e-22fc-4da7-bb04-1ae087e8c402} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1819 | 2026.04.25 04:09:18.602641 [ 5 ] {ce6cf74e-22fc-4da7-bb04-1ae087e8c402} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001434 sec., 4184.100418410042 rows/sec., 1.94 MiB/sec. | ||
| 1820 | 2026.04.25 04:09:18.602678 [ 5 ] {ce6cf74e-22fc-4da7-bb04-1ae087e8c402} <Debug> TCPHandler: Processed in 0.001608784 sec. | ||
| 1821 | 2026.04.25 04:09:18.602820 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1822 | 2026.04.25 04:09:18.602915 [ 5 ] {0513e7e6-4b21-4731-ac4a-f986a752ed59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1823 | 2026.04.25 04:09:18.602954 [ 5 ] {0513e7e6-4b21-4731-ac4a-f986a752ed59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1824 | 2026.04.25 04:09:18.605908 [ 5 ] {0513e7e6-4b21-4731-ac4a-f986a752ed59} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2026.04.25 04:09:18.605940 [ 5 ] {0513e7e6-4b21-4731-ac4a-f986a752ed59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1826 | 2026.04.25 04:09:18.606323 [ 5 ] {0513e7e6-4b21-4731-ac4a-f986a752ed59} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1827 | 2026.04.25 04:09:18.606545 [ 5 ] {0513e7e6-4b21-4731-ac4a-f986a752ed59} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1828 | 2026.04.25 04:09:18.606670 [ 5 ] {0513e7e6-4b21-4731-ac4a-f986a752ed59} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003774 sec., 6359.300476947536 rows/sec., 540.29 KiB/sec. | ||
| 1829 | 2026.04.25 04:09:18.606707 [ 5 ] {0513e7e6-4b21-4731-ac4a-f986a752ed59} <Debug> TCPHandler: Processed in 0.00393715 sec. | ||
| 1830 | 2026.04.25 04:09:18.606841 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1831 | 2026.04.25 04:09:18.606934 [ 5 ] {434af4f9-a697-44d3-89c7-fcebbee64aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1832 | 2026.04.25 04:09:18.606974 [ 5 ] {434af4f9-a697-44d3-89c7-fcebbee64aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1833 | 2026.04.25 04:09:18.607368 [ 5 ] {434af4f9-a697-44d3-89c7-fcebbee64aee} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1834 | 2026.04.25 04:09:18.607404 [ 5 ] {434af4f9-a697-44d3-89c7-fcebbee64aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1835 | 2026.04.25 04:09:18.607718 [ 5 ] {434af4f9-a697-44d3-89c7-fcebbee64aee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1836 | 2026.04.25 04:09:18.607926 [ 5 ] {434af4f9-a697-44d3-89c7-fcebbee64aee} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1837 | 2026.04.25 04:09:18.608052 [ 5 ] {434af4f9-a697-44d3-89c7-fcebbee64aee} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001136 sec., 1760.5633802816901 rows/sec., 143.56 KiB/sec. | ||
| 1838 | 2026.04.25 04:09:18.608089 [ 5 ] {434af4f9-a697-44d3-89c7-fcebbee64aee} <Debug> TCPHandler: Processed in 0.00129859 sec. | ||
| 1839 | 2026.04.25 04:09:18.608208 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1840 | 2026.04.25 04:09:18.608303 [ 5 ] {347eb7f0-d595-41c0-9212-9da6c615dc8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1841 | 2026.04.25 04:09:18.608341 [ 5 ] {347eb7f0-d595-41c0-9212-9da6c615dc8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1842 | 2026.04.25 04:09:18.608812 [ 5 ] {347eb7f0-d595-41c0-9212-9da6c615dc8b} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1843 | 2026.04.25 04:09:18.608848 [ 5 ] {347eb7f0-d595-41c0-9212-9da6c615dc8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1844 | 2026.04.25 04:09:18.609186 [ 5 ] {347eb7f0-d595-41c0-9212-9da6c615dc8b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1845 | 2026.04.25 04:09:18.609400 [ 5 ] {347eb7f0-d595-41c0-9212-9da6c615dc8b} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1846 | 2026.04.25 04:09:18.609524 [ 5 ] {347eb7f0-d595-41c0-9212-9da6c615dc8b} <Debug> executeQuery: Read 197 rows, 18.22 KiB in 0.00124 sec., 158870.96774193548 rows/sec., 14.35 MiB/sec. | ||
| 1847 | 2026.04.25 04:09:18.609559 [ 5 ] {347eb7f0-d595-41c0-9212-9da6c615dc8b} <Debug> TCPHandler: Processed in 0.001399911 sec. | ||
| 1848 | 2026.04.25 04:09:18.609675 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1849 | 2026.04.25 04:09:18.609769 [ 5 ] {c3cf857d-9dc6-4880-9bd4-40d7d91f4d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1850 | 2026.04.25 04:09:18.609807 [ 5 ] {c3cf857d-9dc6-4880-9bd4-40d7d91f4d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1851 | 2026.04.25 04:09:18.610198 [ 5 ] {c3cf857d-9dc6-4880-9bd4-40d7d91f4d24} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1852 | 2026.04.25 04:09:18.610233 [ 5 ] {c3cf857d-9dc6-4880-9bd4-40d7d91f4d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1853 | 2026.04.25 04:09:18.610520 [ 5 ] {c3cf857d-9dc6-4880-9bd4-40d7d91f4d24} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1854 | 2026.04.25 04:09:18.610721 [ 5 ] {c3cf857d-9dc6-4880-9bd4-40d7d91f4d24} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1855 | 2026.04.25 04:09:18.610847 [ 5 ] {c3cf857d-9dc6-4880-9bd4-40d7d91f4d24} <Debug> executeQuery: Read 37 rows, 2.83 KiB in 0.001096 sec., 33759.12408759124 rows/sec., 2.52 MiB/sec. | ||
| 1856 | 2026.04.25 04:09:18.610882 [ 5 ] {c3cf857d-9dc6-4880-9bd4-40d7d91f4d24} <Debug> TCPHandler: Processed in 0.001256549 sec. | ||
| 1857 | 2026.04.25 04:09:18.611006 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1858 | 2026.04.25 04:09:18.611100 [ 5 ] {96f04355-adc2-41ba-b779-0e06ad770c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1859 | 2026.04.25 04:09:18.611140 [ 5 ] {96f04355-adc2-41ba-b779-0e06ad770c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1860 | 2026.04.25 04:09:18.611588 [ 5 ] {96f04355-adc2-41ba-b779-0e06ad770c42} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1861 | 2026.04.25 04:09:18.611622 [ 5 ] {96f04355-adc2-41ba-b779-0e06ad770c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1862 | 2026.04.25 04:09:18.611908 [ 5 ] {96f04355-adc2-41ba-b779-0e06ad770c42} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1863 | 2026.04.25 04:09:18.612164 [ 5 ] {96f04355-adc2-41ba-b779-0e06ad770c42} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1864 | 2026.04.25 04:09:18.612287 [ 5 ] {96f04355-adc2-41ba-b779-0e06ad770c42} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001205 sec., 19917.01244813278 rows/sec., 1.65 MiB/sec. | ||
| 1865 | 2026.04.25 04:09:18.612324 [ 5 ] {96f04355-adc2-41ba-b779-0e06ad770c42} <Debug> TCPHandler: Processed in 0.001368281 sec. | ||
| 1866 | 2026.04.25 04:09:18.612441 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1867 | 2026.04.25 04:09:18.612536 [ 5 ] {96ec262d-1d95-4330-a953-723c43c17b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1868 | 2026.04.25 04:09:18.612577 [ 5 ] {96ec262d-1d95-4330-a953-723c43c17b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1869 | 2026.04.25 04:09:18.612958 [ 5 ] {96ec262d-1d95-4330-a953-723c43c17b02} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1870 | 2026.04.25 04:09:18.612994 [ 5 ] {96ec262d-1d95-4330-a953-723c43c17b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1871 | 2026.04.25 04:09:18.615793 [ 5 ] {96ec262d-1d95-4330-a953-723c43c17b02} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1872 | 2026.04.25 04:09:18.616016 [ 5 ] {96ec262d-1d95-4330-a953-723c43c17b02} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1873 | 2026.04.25 04:09:18.616140 [ 5 ] {96ec262d-1d95-4330-a953-723c43c17b02} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003621 sec., 3314.0016570008283 rows/sec., 258.91 KiB/sec. | ||
| 1874 | 2026.04.25 04:09:18.616176 [ 5 ] {96ec262d-1d95-4330-a953-723c43c17b02} <Debug> TCPHandler: Processed in 0.003784927 sec. | ||
| 1875 | 2026.04.25 04:09:18.616300 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1876 | 2026.04.25 04:09:18.616394 [ 5 ] {afa94116-da7d-448f-ac2e-aa044adf8abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1877 | 2026.04.25 04:09:18.616438 [ 5 ] {afa94116-da7d-448f-ac2e-aa044adf8abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1878 | 2026.04.25 04:09:18.616947 [ 5 ] {afa94116-da7d-448f-ac2e-aa044adf8abd} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1879 | 2026.04.25 04:09:18.616987 [ 5 ] {afa94116-da7d-448f-ac2e-aa044adf8abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1880 | 2026.04.25 04:09:18.617367 [ 5 ] {afa94116-da7d-448f-ac2e-aa044adf8abd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1881 | 2026.04.25 04:09:18.617597 [ 5 ] {afa94116-da7d-448f-ac2e-aa044adf8abd} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1882 | 2026.04.25 04:09:18.617722 [ 5 ] {afa94116-da7d-448f-ac2e-aa044adf8abd} <Debug> executeQuery: Read 97 rows, 8.14 KiB in 0.001347 sec., 72011.87824795842 rows/sec., 5.90 MiB/sec. | ||
| 1883 | 2026.04.25 04:09:18.617759 [ 5 ] {afa94116-da7d-448f-ac2e-aa044adf8abd} <Debug> TCPHandler: Processed in 0.001508293 sec. | ||
| 1884 | 2026.04.25 04:09:18.617967 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1885 | 2026.04.25 04:09:18.618072 [ 5 ] {07d0d81d-59ed-4e6b-9aaa-d9cc52ff5c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1886 | 2026.04.25 04:09:18.618117 [ 5 ] {07d0d81d-59ed-4e6b-9aaa-d9cc52ff5c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1887 | 2026.04.25 04:09:18.618680 [ 5 ] {07d0d81d-59ed-4e6b-9aaa-d9cc52ff5c8d} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1888 | 2026.04.25 04:09:18.618732 [ 5 ] {07d0d81d-59ed-4e6b-9aaa-d9cc52ff5c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1889 | 2026.04.25 04:09:18.619112 [ 5 ] {07d0d81d-59ed-4e6b-9aaa-d9cc52ff5c8d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1890 | 2026.04.25 04:09:18.619373 [ 5 ] {07d0d81d-59ed-4e6b-9aaa-d9cc52ff5c8d} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1891 | 2026.04.25 04:09:18.619520 [ 5 ] {07d0d81d-59ed-4e6b-9aaa-d9cc52ff5c8d} <Debug> executeQuery: Read 495 rows, 39.81 KiB in 0.001472 sec., 336277.17391304346 rows/sec., 26.41 MiB/sec. | ||
| 1892 | 2026.04.25 04:09:18.619566 [ 5 ] {07d0d81d-59ed-4e6b-9aaa-d9cc52ff5c8d} <Debug> TCPHandler: Processed in 0.001657925 sec. | ||
| 1893 | 2026.04.25 04:09:18.619699 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1894 | 2026.04.25 04:09:18.619797 [ 5 ] {48bdd49b-a354-4a8a-9303-82e917800300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1895 | 2026.04.25 04:09:18.619851 [ 5 ] {48bdd49b-a354-4a8a-9303-82e917800300} <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 | ||
| 1896 | 2026.04.25 04:09:18.620751 [ 5 ] {48bdd49b-a354-4a8a-9303-82e917800300} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1897 | 2026.04.25 04:09:18.620793 [ 5 ] {48bdd49b-a354-4a8a-9303-82e917800300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1898 | 2026.04.25 04:09:18.621371 [ 5 ] {48bdd49b-a354-4a8a-9303-82e917800300} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1899 | 2026.04.25 04:09:18.621599 [ 5 ] {48bdd49b-a354-4a8a-9303-82e917800300} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1900 | 2026.04.25 04:09:18.621734 [ 5 ] {48bdd49b-a354-4a8a-9303-82e917800300} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001957 sec., 11752.682677567705 rows/sec., 21.06 MiB/sec. | ||
| 1901 | 2026.04.25 04:09:18.621784 [ 5 ] {48bdd49b-a354-4a8a-9303-82e917800300} <Debug> TCPHandler: Processed in 0.002134582 sec. | ||
| 1902 | 2026.04.25 04:09:18.621916 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1903 | 2026.04.25 04:09:18.622011 [ 5 ] {e8ed7bb8-fb24-43d3-aa96-17b5d78d0281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1904 | 2026.04.25 04:09:18.622052 [ 5 ] {e8ed7bb8-fb24-43d3-aa96-17b5d78d0281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1905 | 2026.04.25 04:09:18.622399 [ 5 ] {e8ed7bb8-fb24-43d3-aa96-17b5d78d0281} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1906 | 2026.04.25 04:09:18.622436 [ 5 ] {e8ed7bb8-fb24-43d3-aa96-17b5d78d0281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1907 | 2026.04.25 04:09:18.622745 [ 5 ] {e8ed7bb8-fb24-43d3-aa96-17b5d78d0281} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1908 | 2026.04.25 04:09:18.622963 [ 5 ] {e8ed7bb8-fb24-43d3-aa96-17b5d78d0281} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1909 | 2026.04.25 04:09:18.623093 [ 5 ] {e8ed7bb8-fb24-43d3-aa96-17b5d78d0281} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001101 sec., 36330.608537693006 rows/sec., 2.43 MiB/sec. | ||
| 1910 | 2026.04.25 04:09:18.623128 [ 5 ] {e8ed7bb8-fb24-43d3-aa96-17b5d78d0281} <Debug> TCPHandler: Processed in 0.001261779 sec. | ||
| 1911 | 2026.04.25 04:09:19.851717 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4286 | ||
| 1912 | 2026.04.25 04:09:19.852179 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1913 | 2026.04.25 04:09:19.852217 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1914 | 2026.04.25 04:09:19.852731 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1915 | 2026.04.25 04:09:19.852955 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1916 | 2026.04.25 04:09:19.853075 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4286 | ||
| 1917 | 2026.04.25 04:09:20.084804 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1918 | 2026.04.25 04:09:20.101295 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1919 | 2026.04.25 04:09:20.101354 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1920 | 2026.04.25 04:09:20.107823 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1921 | 2026.04.25 04:09:20.108567 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1922 | 2026.04.25 04:09:20.111553 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1923 | 2026.04.25 04:09:21.000319 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.52 MiB, peak 187.52 MiB, free memory in arenas 0.00 B, will set to 185.05 MiB (RSS), difference: 1.53 MiB | ||
| 1924 | 2026.04.25 04:09:22.023132 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60204 | ||
| 1925 | 2026.04.25 04:09:22.023233 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1926 | 2026.04.25 04:09:22.023257 [ 4 ] {} <Debug> TCP-Session: 8cb0160f-eaf0-4fe8-aeb4-b8127115f890 Authenticating user 'default' from [fd00:1122:3344:101::e]:60204 | ||
| 1927 | 2026.04.25 04:09:22.023278 [ 4 ] {} <Debug> TCP-Session: 8cb0160f-eaf0-4fe8-aeb4-b8127115f890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1928 | 2026.04.25 04:09:22.023290 [ 4 ] {} <Debug> TCP-Session: 8cb0160f-eaf0-4fe8-aeb4-b8127115f890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1929 | 2026.04.25 04:09:22.023506 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58193 | ||
| 1930 | 2026.04.25 04:09:22.023553 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53539 | ||
| 1931 | 2026.04.25 04:09:22.023563 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46906 | ||
| 1932 | 2026.04.25 04:09:22.023603 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51011 | ||
| 1933 | 2026.04.25 04:09:22.023625 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48517 | ||
| 1934 | 2026.04.25 04:09:22.023645 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1935 | 2026.04.25 04:09:22.023598 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38176 | ||
| 1936 | 2026.04.25 04:09:22.023704 [ 286 ] {} <Debug> TCP-Session: ab976e98-4052-430b-9701-eacae6e5b2ff Authenticating user 'default' from [fd00:1122:3344:101::e]:58193 | ||
| 1937 | 2026.04.25 04:09:22.023709 [ 4 ] {} <Trace> TCP-Session: 8cb0160f-eaf0-4fe8-aeb4-b8127115f890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1938 | 2026.04.25 04:09:22.023744 [ 286 ] {} <Debug> TCP-Session: ab976e98-4052-430b-9701-eacae6e5b2ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1939 | 2026.04.25 04:09:22.023687 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1940 | 2026.04.25 04:09:22.023769 [ 286 ] {} <Debug> TCP-Session: ab976e98-4052-430b-9701-eacae6e5b2ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1941 | 2026.04.25 04:09:22.023588 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60954 | ||
| 1942 | 2026.04.25 04:09:22.023800 [ 287 ] {} <Debug> TCP-Session: 689ed6bc-5584-4410-852a-b3937081f12c Authenticating user 'default' from [fd00:1122:3344:101::e]:53539 | ||
| 1943 | 2026.04.25 04:09:22.023564 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33804 | ||
| 1944 | 2026.04.25 04:09:22.023851 [ 287 ] {} <Debug> TCP-Session: 689ed6bc-5584-4410-852a-b3937081f12c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1945 | 2026.04.25 04:09:22.023876 [ 287 ] {} <Debug> TCP-Session: 689ed6bc-5584-4410-852a-b3937081f12c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1946 | 2026.04.25 04:09:22.023895 [ 4 ] {e38c6523-41ba-4a7e-8cef-34646052d113} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60204) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1947 | 2026.04.25 04:09:22.024054 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1948 | 2026.04.25 04:09:22.024055 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1949 | 2026.04.25 04:09:22.024084 [ 293 ] {} <Debug> TCP-Session: 4a133b1d-aa49-4842-82fe-41f5f0c7a845 Authenticating user 'default' from [fd00:1122:3344:101::e]:48517 | ||
| 1950 | 2026.04.25 04:09:22.024097 [ 289 ] {} <Debug> TCP-Session: 5a597f45-6bec-4db1-9e6e-a3e10bf5b43c Authenticating user 'default' from [fd00:1122:3344:101::e]:33804 | ||
| 1951 | 2026.04.25 04:09:22.024103 [ 293 ] {} <Debug> TCP-Session: 4a133b1d-aa49-4842-82fe-41f5f0c7a845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1952 | 2026.04.25 04:09:22.024114 [ 289 ] {} <Debug> TCP-Session: 5a597f45-6bec-4db1-9e6e-a3e10bf5b43c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1953 | 2026.04.25 04:09:22.024118 [ 293 ] {} <Debug> TCP-Session: 4a133b1d-aa49-4842-82fe-41f5f0c7a845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1954 | 2026.04.25 04:09:22.024128 [ 289 ] {} <Debug> TCP-Session: 5a597f45-6bec-4db1-9e6e-a3e10bf5b43c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1955 | 2026.04.25 04:09:22.024154 [ 4 ] {e38c6523-41ba-4a7e-8cef-34646052d113} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1956 | 2026.04.25 04:09:22.024206 [ 4 ] {e38c6523-41ba-4a7e-8cef-34646052d113} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1957 | 2026.04.25 04:09:22.024222 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1958 | 2026.04.25 04:09:22.024228 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1959 | 2026.04.25 04:09:22.024260 [ 291 ] {} <Debug> TCP-Session: a6b5a6bf-f7c0-432b-9a35-84112f1dd290 Authenticating user 'default' from [fd00:1122:3344:101::e]:38176 | ||
| 1960 | 2026.04.25 04:09:22.024279 [ 290 ] {} <Debug> TCP-Session: b31cfebe-27de-4126-8c99-3e35e475dc9c Authenticating user 'default' from [fd00:1122:3344:101::e]:60954 | ||
| 1961 | 2026.04.25 04:09:22.024285 [ 291 ] {} <Debug> TCP-Session: a6b5a6bf-f7c0-432b-9a35-84112f1dd290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1962 | 2026.04.25 04:09:22.024295 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1963 | 2026.04.25 04:09:22.024313 [ 291 ] {} <Debug> TCP-Session: a6b5a6bf-f7c0-432b-9a35-84112f1dd290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1964 | 2026.04.25 04:09:22.024306 [ 290 ] {} <Debug> TCP-Session: b31cfebe-27de-4126-8c99-3e35e475dc9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1965 | 2026.04.25 04:09:22.024344 [ 292 ] {} <Debug> TCP-Session: a2f408a1-2386-4715-a841-922c4cf7ea7a Authenticating user 'default' from [fd00:1122:3344:101::e]:51011 | ||
| 1966 | 2026.04.25 04:09:22.024367 [ 290 ] {} <Debug> TCP-Session: b31cfebe-27de-4126-8c99-3e35e475dc9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1967 | 2026.04.25 04:09:22.024369 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1968 | 2026.04.25 04:09:22.024392 [ 292 ] {} <Debug> TCP-Session: a2f408a1-2386-4715-a841-922c4cf7ea7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1969 | 2026.04.25 04:09:22.024424 [ 292 ] {} <Debug> TCP-Session: a2f408a1-2386-4715-a841-922c4cf7ea7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1970 | 2026.04.25 04:09:22.024426 [ 288 ] {} <Debug> TCP-Session: 126ace30-ceea-4eb8-9f0c-985df26e1581 Authenticating user 'default' from [fd00:1122:3344:101::e]:46906 | ||
| 1971 | 2026.04.25 04:09:22.024457 [ 288 ] {} <Debug> TCP-Session: 126ace30-ceea-4eb8-9f0c-985df26e1581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1972 | 2026.04.25 04:09:22.024476 [ 288 ] {} <Debug> TCP-Session: 126ace30-ceea-4eb8-9f0c-985df26e1581 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1973 | 2026.04.25 04:09:22.024483 [ 4 ] {e38c6523-41ba-4a7e-8cef-34646052d113} <Debug> oximeter.version (ec5a4b49-bcd3-444b-b983-27584d7e2b94) (SelectExecutor): Key condition: unknown | ||
| 1974 | 2026.04.25 04:09:22.024581 [ 4 ] {e38c6523-41ba-4a7e-8cef-34646052d113} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1975 | 2026.04.25 04:09:22.351499 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 236 | ||
| 1976 | 2026.04.25 04:09:22.353895 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1977 | 2026.04.25 04:09:22.353944 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1978 | 2026.04.25 04:09:22.355726 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1979 | 2026.04.25 04:09:22.356002 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1980 | 2026.04.25 04:09:22.356145 [ 43 ] {} <Debug> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1981 | 2026.04.25 04:09:22.356183 [ 43 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2026.04.25 04:09:22.356202 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1983 | 2026.04.25 04:09:22.356248 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 236 | ||
| 1984 | 2026.04.25 04:09:22.356287 [ 191 ] {36d1ac4f-7bca-418d-b807-730d72d06762::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 | ||
| 1985 | 2026.04.25 04:09:22.356740 [ 191 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1986 | 2026.04.25 04:09:22.356855 [ 191 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 1987 | 2026.04.25 04:09:22.357191 [ 191 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
| 1988 | 2026.04.25 04:09:22.357557 [ 191 ] {36d1ac4f-7bca-418d-b807-730d72d06762::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 | ||
| 1989 | 2026.04.25 04:09:22.357909 [ 191 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1990 | 2026.04.25 04:09:22.358262 [ 191 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
| 1991 | 2026.04.25 04:09:22.358606 [ 191 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 1992 | 2026.04.25 04:09:22.364252 [ 198 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 236 rows, containing 72 columns (72 merged, 0 gathered) in 0.007994981 sec., 29518.51918097116 rows/sec., 27.86 MiB/sec. | ||
| 1993 | 2026.04.25 04:09:22.365267 [ 194 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1994 | 2026.04.25 04:09:22.365942 [ 194 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_6_1} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2026.04.25 04:09:22.366023 [ 194 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_6_1} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1996 | 2026.04.25 04:09:22.366269 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 1997 | 2026.04.25 04:09:22.680721 [ 332 ] {e38c6523-41ba-4a7e-8cef-34646052d113} <Trace> AggregatingTransform: Aggregating | ||
| 1998 | 2026.04.25 04:09:22.680794 [ 332 ] {e38c6523-41ba-4a7e-8cef-34646052d113} <Trace> Aggregator: Aggregation method: without_key | ||
| 1999 | 2026.04.25 04:09:22.680835 [ 332 ] {e38c6523-41ba-4a7e-8cef-34646052d113} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00132399 sec. (755.293 rows/sec., 29.50 KiB/sec.) | ||
| 2000 | 2026.04.25 04:09:22.680851 [ 332 ] {e38c6523-41ba-4a7e-8cef-34646052d113} <Trace> Aggregator: Merging aggregated data | ||
| 2001 | 2026.04.25 04:09:22.681964 [ 4 ] {e38c6523-41ba-4a7e-8cef-34646052d113} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.658111 sec., 1.519500509792421 rows/sec., 60.78 B/sec. | ||
| 2002 | 2026.04.25 04:09:22.682121 [ 4 ] {e38c6523-41ba-4a7e-8cef-34646052d113} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2003 | 2026.04.25 04:09:22.682137 [ 4 ] {e38c6523-41ba-4a7e-8cef-34646052d113} <Debug> TCPHandler: Processed in 0.658528506 sec. | ||
| 2004 | 2026.04.25 04:09:22.682275 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2005 | 2026.04.25 04:09:22.682304 [ 4 ] {} <Debug> TCP-Session: 8cb0160f-eaf0-4fe8-aeb4-b8127115f890 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2006 | 2026.04.25 04:09:22.682316 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2007 | 2026.04.25 04:09:22.682333 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2008 | 2026.04.25 04:09:22.682346 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2009 | 2026.04.25 04:09:22.682371 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2010 | 2026.04.25 04:09:22.682382 [ 286 ] {} <Debug> TCP-Session: ab976e98-4052-430b-9701-eacae6e5b2ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2011 | 2026.04.25 04:09:22.682391 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2012 | 2026.04.25 04:09:22.682420 [ 293 ] {} <Debug> TCP-Session: 4a133b1d-aa49-4842-82fe-41f5f0c7a845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2026.04.25 04:09:22.682425 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2014 | 2026.04.25 04:09:22.682404 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2015 | 2026.04.25 04:09:22.682483 [ 291 ] {} <Debug> TCP-Session: a6b5a6bf-f7c0-432b-9a35-84112f1dd290 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2016 | 2026.04.25 04:09:22.682501 [ 290 ] {} <Debug> TCP-Session: b31cfebe-27de-4126-8c99-3e35e475dc9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2017 | 2026.04.25 04:09:22.682519 [ 289 ] {} <Debug> TCP-Session: 5a597f45-6bec-4db1-9e6e-a3e10bf5b43c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2018 | 2026.04.25 04:09:22.682400 [ 292 ] {} <Debug> TCP-Session: a2f408a1-2386-4715-a841-922c4cf7ea7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2019 | 2026.04.25 04:09:22.682392 [ 288 ] {} <Debug> TCP-Session: 126ace30-ceea-4eb8-9f0c-985df26e1581 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2020 | 2026.04.25 04:09:22.682381 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2021 | 2026.04.25 04:09:22.682619 [ 287 ] {} <Debug> TCP-Session: 689ed6bc-5584-4410-852a-b3937081f12c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2022 | 2026.04.25 04:09:23.000189 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.59 MiB, peak 195.68 MiB, free memory in arenas 0.00 B, will set to 205.49 MiB (RSS), difference: 18.90 MiB | ||
| 2023 | 2026.04.25 04:09:23.580986 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2024 | 2026.04.25 04:09:23.581206 [ 5 ] {ec09a549-0eef-4745-80cf-c988bbfbc4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 2025 | 2026.04.25 04:09:23.581536 [ 5 ] {ec09a549-0eef-4745-80cf-c988bbfbc4f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2026 | 2026.04.25 04:09:23.581573 [ 5 ] {ec09a549-0eef-4745-80cf-c988bbfbc4f5} <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 | ||
| 2027 | 2026.04.25 04:09:23.581788 [ 5 ] {ec09a549-0eef-4745-80cf-c988bbfbc4f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2028 | 2026.04.25 04:09:23.581855 [ 5 ] {ec09a549-0eef-4745-80cf-c988bbfbc4f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2029 | 2026.04.25 04:09:23.581992 [ 5 ] {ec09a549-0eef-4745-80cf-c988bbfbc4f5} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2030 | 2026.04.25 04:09:23.582088 [ 299 ] {ec09a549-0eef-4745-80cf-c988bbfbc4f5} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2031 | 2026.04.25 04:09:23.582123 [ 343 ] {ec09a549-0eef-4745-80cf-c988bbfbc4f5} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2032 | 2026.04.25 04:09:23.582154 [ 318 ] {ec09a549-0eef-4745-80cf-c988bbfbc4f5} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2033 | 2026.04.25 04:09:23.582288 [ 5 ] {ec09a549-0eef-4745-80cf-c988bbfbc4f5} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2034 | 2026.04.25 04:09:23.582313 [ 5 ] {ec09a549-0eef-4745-80cf-c988bbfbc4f5} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2035 | 2026.04.25 04:09:23.582379 [ 5 ] {ec09a549-0eef-4745-80cf-c988bbfbc4f5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2036 | 2026.04.25 04:09:23.582398 [ 5 ] {ec09a549-0eef-4745-80cf-c988bbfbc4f5} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2037 | 2026.04.25 04:09:23.582430 [ 5 ] {ec09a549-0eef-4745-80cf-c988bbfbc4f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2038 | 2026.04.25 04:09:23.582468 [ 5 ] {ec09a549-0eef-4745-80cf-c988bbfbc4f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2039 | 2026.04.25 04:09:23.583857 [ 5 ] {ec09a549-0eef-4745-80cf-c988bbfbc4f5} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002726 sec., 8437.270726338958 rows/sec., 1.13 MiB/sec. | ||
| 2040 | 2026.04.25 04:09:23.583991 [ 5 ] {ec09a549-0eef-4745-80cf-c988bbfbc4f5} <Debug> TCPHandler: Processed in 0.003132138 sec. | ||
| 2041 | 2026.04.25 04:09:23.585792 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2042 | 2026.04.25 04:09:23.585912 [ 5 ] {5ab14088-143b-4e92-a384-8661221b1029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2043 | 2026.04.25 04:09:23.585956 [ 5 ] {5ab14088-143b-4e92-a384-8661221b1029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2044 | 2026.04.25 04:09:23.586462 [ 5 ] {5ab14088-143b-4e92-a384-8661221b1029} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2045 | 2026.04.25 04:09:23.586510 [ 5 ] {5ab14088-143b-4e92-a384-8661221b1029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2046 | 2026.04.25 04:09:23.586882 [ 5 ] {5ab14088-143b-4e92-a384-8661221b1029} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2047 | 2026.04.25 04:09:23.587184 [ 5 ] {5ab14088-143b-4e92-a384-8661221b1029} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2048 | 2026.04.25 04:09:23.587355 [ 5 ] {5ab14088-143b-4e92-a384-8661221b1029} <Debug> executeQuery: Read 52 rows, 4.55 KiB in 0.001475 sec., 35254.23728813559 rows/sec., 3.01 MiB/sec. | ||
| 2049 | 2026.04.25 04:09:23.587409 [ 5 ] {5ab14088-143b-4e92-a384-8661221b1029} <Debug> TCPHandler: Processed in 0.001674695 sec. | ||
| 2050 | 2026.04.25 04:09:23.587571 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2051 | 2026.04.25 04:09:23.587679 [ 5 ] {aa701fc5-c186-411a-ac0f-4ab646dbafa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2052 | 2026.04.25 04:09:23.587735 [ 5 ] {aa701fc5-c186-411a-ac0f-4ab646dbafa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2053 | 2026.04.25 04:09:23.588292 [ 5 ] {aa701fc5-c186-411a-ac0f-4ab646dbafa8} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2054 | 2026.04.25 04:09:23.588336 [ 5 ] {aa701fc5-c186-411a-ac0f-4ab646dbafa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2055 | 2026.04.25 04:09:23.588702 [ 5 ] {aa701fc5-c186-411a-ac0f-4ab646dbafa8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2056 | 2026.04.25 04:09:23.589002 [ 5 ] {aa701fc5-c186-411a-ac0f-4ab646dbafa8} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2057 | 2026.04.25 04:09:23.589162 [ 5 ] {aa701fc5-c186-411a-ac0f-4ab646dbafa8} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00151 sec., 7284.768211920529 rows/sec., 547.78 KiB/sec. | ||
| 2058 | 2026.04.25 04:09:23.589206 [ 5 ] {aa701fc5-c186-411a-ac0f-4ab646dbafa8} <Debug> TCPHandler: Processed in 0.001687086 sec. | ||
| 2059 | 2026.04.25 04:09:23.589380 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2060 | 2026.04.25 04:09:23.589498 [ 5 ] {05e02baa-5a6e-4968-a8a3-86c42d05925f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2061 | 2026.04.25 04:09:23.589547 [ 5 ] {05e02baa-5a6e-4968-a8a3-86c42d05925f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2062 | 2026.04.25 04:09:23.590281 [ 5 ] {05e02baa-5a6e-4968-a8a3-86c42d05925f} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2063 | 2026.04.25 04:09:23.590325 [ 5 ] {05e02baa-5a6e-4968-a8a3-86c42d05925f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2064 | 2026.04.25 04:09:23.590720 [ 5 ] {05e02baa-5a6e-4968-a8a3-86c42d05925f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2065 | 2026.04.25 04:09:23.590962 [ 5 ] {05e02baa-5a6e-4968-a8a3-86c42d05925f} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2066 | 2026.04.25 04:09:23.591094 [ 5 ] {05e02baa-5a6e-4968-a8a3-86c42d05925f} <Debug> executeQuery: Read 47 rows, 3.76 KiB in 0.001624 sec., 28940.886699507388 rows/sec., 2.26 MiB/sec. | ||
| 2067 | 2026.04.25 04:09:23.591133 [ 5 ] {05e02baa-5a6e-4968-a8a3-86c42d05925f} <Debug> TCPHandler: Processed in 0.001818698 sec. | ||
| 2068 | 2026.04.25 04:09:23.591266 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2069 | 2026.04.25 04:09:23.591364 [ 5 ] {505367b5-6f58-4fc8-98a5-49cfdefd087b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2070 | 2026.04.25 04:09:23.591439 [ 5 ] {505367b5-6f58-4fc8-98a5-49cfdefd087b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2071 | 2026.04.25 04:09:23.591843 [ 5 ] {505367b5-6f58-4fc8-98a5-49cfdefd087b} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2072 | 2026.04.25 04:09:23.591880 [ 5 ] {505367b5-6f58-4fc8-98a5-49cfdefd087b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2073 | 2026.04.25 04:09:23.592210 [ 5 ] {505367b5-6f58-4fc8-98a5-49cfdefd087b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2074 | 2026.04.25 04:09:23.592425 [ 5 ] {505367b5-6f58-4fc8-98a5-49cfdefd087b} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2075 | 2026.04.25 04:09:23.592552 [ 5 ] {505367b5-6f58-4fc8-98a5-49cfdefd087b} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001208 sec., 91059.60264900661 rows/sec., 6.36 MiB/sec. | ||
| 2076 | 2026.04.25 04:09:23.592590 [ 5 ] {505367b5-6f58-4fc8-98a5-49cfdefd087b} <Debug> TCPHandler: Processed in 0.001374231 sec. | ||
| 2077 | 2026.04.25 04:09:23.592725 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2078 | 2026.04.25 04:09:23.592849 [ 5 ] {e3406197-b5d8-4bd5-b7ca-a3c2bc36b122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2079 | 2026.04.25 04:09:23.592905 [ 5 ] {e3406197-b5d8-4bd5-b7ca-a3c2bc36b122} <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 | ||
| 2080 | 2026.04.25 04:09:23.593656 [ 5 ] {e3406197-b5d8-4bd5-b7ca-a3c2bc36b122} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2081 | 2026.04.25 04:09:23.593697 [ 5 ] {e3406197-b5d8-4bd5-b7ca-a3c2bc36b122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2082 | 2026.04.25 04:09:23.594231 [ 5 ] {e3406197-b5d8-4bd5-b7ca-a3c2bc36b122} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2083 | 2026.04.25 04:09:23.594473 [ 5 ] {e3406197-b5d8-4bd5-b7ca-a3c2bc36b122} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2084 | 2026.04.25 04:09:23.594615 [ 5 ] {e3406197-b5d8-4bd5-b7ca-a3c2bc36b122} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001784 sec., 6165.91928251121 rows/sec., 11.05 MiB/sec. | ||
| 2085 | 2026.04.25 04:09:23.594668 [ 5 ] {e3406197-b5d8-4bd5-b7ca-a3c2bc36b122} <Debug> TCPHandler: Processed in 0.00199301 sec. | ||
| 2086 | 2026.04.25 04:09:23.594804 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2087 | 2026.04.25 04:09:23.594909 [ 5 ] {d3ef80ed-f11a-4b6d-ab82-5738a6f5e566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2088 | 2026.04.25 04:09:23.594953 [ 5 ] {d3ef80ed-f11a-4b6d-ab82-5738a6f5e566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2089 | 2026.04.25 04:09:23.595312 [ 5 ] {d3ef80ed-f11a-4b6d-ab82-5738a6f5e566} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2090 | 2026.04.25 04:09:23.595349 [ 5 ] {d3ef80ed-f11a-4b6d-ab82-5738a6f5e566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2091 | 2026.04.25 04:09:23.595694 [ 5 ] {d3ef80ed-f11a-4b6d-ab82-5738a6f5e566} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2092 | 2026.04.25 04:09:23.595936 [ 5 ] {d3ef80ed-f11a-4b6d-ab82-5738a6f5e566} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2093 | 2026.04.25 04:09:23.596071 [ 5 ] {d3ef80ed-f11a-4b6d-ab82-5738a6f5e566} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001181 sec., 33869.602032176124 rows/sec., 2.26 MiB/sec. | ||
| 2094 | 2026.04.25 04:09:23.596107 [ 5 ] {d3ef80ed-f11a-4b6d-ab82-5738a6f5e566} <Debug> TCPHandler: Processed in 0.001355741 sec. | ||
| 2095 | 2026.04.25 04:09:27.265456 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2096 | 2026.04.25 04:09:27.265506 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2097 | 2026.04.25 04:09:27.353187 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4798 | ||
| 2098 | 2026.04.25 04:09:27.353670 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2099 | 2026.04.25 04:09:27.353709 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2100 | 2026.04.25 04:09:27.354171 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2101 | 2026.04.25 04:09:27.354392 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2102 | 2026.04.25 04:09:27.354515 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4798 | ||
| 2103 | 2026.04.25 04:09:27.611647 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2104 | 2026.04.25 04:09:27.628602 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2105 | 2026.04.25 04:09:27.628667 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2106 | 2026.04.25 04:09:27.635003 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2107 | 2026.04.25 04:09:27.635687 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2108 | 2026.04.25 04:09:27.638643 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2109 | 2026.04.25 04:09:28.001144 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.06 MiB, peak 210.06 MiB, free memory in arenas 0.00 B, will set to 207.39 MiB (RSS), difference: 1.33 MiB | ||
| 2110 | 2026.04.25 04:09:28.581174 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2111 | 2026.04.25 04:09:28.581401 [ 5 ] {a48db097-a926-470a-ab3a-893d145e8b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 2112 | 2026.04.25 04:09:28.581723 [ 5 ] {a48db097-a926-470a-ab3a-893d145e8b55} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2113 | 2026.04.25 04:09:28.581760 [ 5 ] {a48db097-a926-470a-ab3a-893d145e8b55} <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 | ||
| 2114 | 2026.04.25 04:09:28.581986 [ 5 ] {a48db097-a926-470a-ab3a-893d145e8b55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2115 | 2026.04.25 04:09:28.582059 [ 5 ] {a48db097-a926-470a-ab3a-893d145e8b55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2116 | 2026.04.25 04:09:28.582200 [ 5 ] {a48db097-a926-470a-ab3a-893d145e8b55} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2117 | 2026.04.25 04:09:28.582300 [ 299 ] {a48db097-a926-470a-ab3a-893d145e8b55} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2118 | 2026.04.25 04:09:28.582327 [ 318 ] {a48db097-a926-470a-ab3a-893d145e8b55} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2119 | 2026.04.25 04:09:28.582340 [ 343 ] {a48db097-a926-470a-ab3a-893d145e8b55} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2120 | 2026.04.25 04:09:28.582459 [ 5 ] {a48db097-a926-470a-ab3a-893d145e8b55} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2121 | 2026.04.25 04:09:28.582485 [ 5 ] {a48db097-a926-470a-ab3a-893d145e8b55} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2122 | 2026.04.25 04:09:28.582554 [ 5 ] {a48db097-a926-470a-ab3a-893d145e8b55} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2123 | 2026.04.25 04:09:28.582574 [ 5 ] {a48db097-a926-470a-ab3a-893d145e8b55} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2124 | 2026.04.25 04:09:28.582609 [ 5 ] {a48db097-a926-470a-ab3a-893d145e8b55} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2125 | 2026.04.25 04:09:28.582645 [ 5 ] {a48db097-a926-470a-ab3a-893d145e8b55} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2126 | 2026.04.25 04:09:28.583899 [ 5 ] {a48db097-a926-470a-ab3a-893d145e8b55} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.00259 sec., 8880.308880308881 rows/sec., 1.19 MiB/sec. | ||
| 2127 | 2026.04.25 04:09:28.584019 [ 5 ] {a48db097-a926-470a-ab3a-893d145e8b55} <Debug> TCPHandler: Processed in 0.002974675 sec. | ||
| 2128 | 2026.04.25 04:09:28.585782 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2129 | 2026.04.25 04:09:28.585908 [ 5 ] {a6e16b8c-db49-4755-aacb-3424b2c23694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2130 | 2026.04.25 04:09:28.585955 [ 5 ] {a6e16b8c-db49-4755-aacb-3424b2c23694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2131 | 2026.04.25 04:09:28.586449 [ 5 ] {a6e16b8c-db49-4755-aacb-3424b2c23694} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2132 | 2026.04.25 04:09:28.586491 [ 5 ] {a6e16b8c-db49-4755-aacb-3424b2c23694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2133 | 2026.04.25 04:09:28.586875 [ 5 ] {a6e16b8c-db49-4755-aacb-3424b2c23694} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2134 | 2026.04.25 04:09:28.587106 [ 5 ] {a6e16b8c-db49-4755-aacb-3424b2c23694} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2135 | 2026.04.25 04:09:28.587230 [ 35 ] {} <Debug> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2136 | 2026.04.25 04:09:28.587249 [ 5 ] {a6e16b8c-db49-4755-aacb-3424b2c23694} <Debug> executeQuery: Read 78 rows, 6.87 KiB in 0.001374 sec., 56768.55895196507 rows/sec., 4.88 MiB/sec. | ||
| 2137 | 2026.04.25 04:09:28.587267 [ 35 ] {} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2138 | 2026.04.25 04:09:28.587287 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2139 | 2026.04.25 04:09:28.587288 [ 5 ] {a6e16b8c-db49-4755-aacb-3424b2c23694} <Debug> TCPHandler: Processed in 0.001561713 sec. | ||
| 2140 | 2026.04.25 04:09:28.587406 [ 196 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::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 | ||
| 2141 | 2026.04.25 04:09:28.587421 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2142 | 2026.04.25 04:09:28.587524 [ 196 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2143 | 2026.04.25 04:09:28.587530 [ 5 ] {8c705b0a-2ba2-4839-b830-a8eba6717a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2144 | 2026.04.25 04:09:28.587566 [ 196 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 98 rows starting from the beginning of the part | ||
| 2145 | 2026.04.25 04:09:28.587586 [ 5 ] {8c705b0a-2ba2-4839-b830-a8eba6717a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2146 | 2026.04.25 04:09:28.587653 [ 196 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 76 rows starting from the beginning of the part | ||
| 2147 | 2026.04.25 04:09:28.587704 [ 196 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part | ||
| 2148 | 2026.04.25 04:09:28.587748 [ 196 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 197 rows starting from the beginning of the part | ||
| 2149 | 2026.04.25 04:09:28.587793 [ 196 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part | ||
| 2150 | 2026.04.25 04:09:28.587835 [ 196 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 78 rows starting from the beginning of the part | ||
| 2151 | 2026.04.25 04:09:28.587996 [ 5 ] {8c705b0a-2ba2-4839-b830-a8eba6717a66} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2152 | 2026.04.25 04:09:28.588037 [ 5 ] {8c705b0a-2ba2-4839-b830-a8eba6717a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2153 | 2026.04.25 04:09:28.588356 [ 5 ] {8c705b0a-2ba2-4839-b830-a8eba6717a66} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2154 | 2026.04.25 04:09:28.588611 [ 5 ] {8c705b0a-2ba2-4839-b830-a8eba6717a66} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2155 | 2026.04.25 04:09:28.588711 [ 35 ] {} <Debug> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2156 | 2026.04.25 04:09:28.588740 [ 35 ] {} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2157 | 2026.04.25 04:09:28.588747 [ 5 ] {8c705b0a-2ba2-4839-b830-a8eba6717a66} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001236 sec., 19417.475728155343 rows/sec., 1.43 MiB/sec. | ||
| 2158 | 2026.04.25 04:09:28.588759 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2159 | 2026.04.25 04:09:28.588787 [ 5 ] {8c705b0a-2ba2-4839-b830-a8eba6717a66} <Debug> TCPHandler: Processed in 0.001417492 sec. | ||
| 2160 | 2026.04.25 04:09:28.588864 [ 194 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::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 | ||
| 2161 | 2026.04.25 04:09:28.588877 [ 196 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 553 rows, containing 5 columns (5 merged, 0 gathered) in 0.001524393 sec., 362767.34411664185 rows/sec., 33.21 MiB/sec. | ||
| 2162 | 2026.04.25 04:09:28.588899 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2163 | 2026.04.25 04:09:28.589016 [ 194 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2164 | 2026.04.25 04:09:28.589019 [ 5 ] {43d05078-083f-4946-976b-5c91eaf3b423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2165 | 2026.04.25 04:09:28.589057 [ 196 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2166 | 2026.04.25 04:09:28.589069 [ 194 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 40 rows starting from the beginning of the part | ||
| 2167 | 2026.04.25 04:09:28.589094 [ 5 ] {43d05078-083f-4946-976b-5c91eaf3b423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2168 | 2026.04.25 04:09:28.589169 [ 194 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 2169 | 2026.04.25 04:09:28.589223 [ 194 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2170 | 2026.04.25 04:09:28.589268 [ 194 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::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 | ||
| 2171 | 2026.04.25 04:09:28.589313 [ 194 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2172 | 2026.04.25 04:09:28.589353 [ 196 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_11_2} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2173 | 2026.04.25 04:09:28.589368 [ 194 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 2174 | 2026.04.25 04:09:28.589441 [ 196 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_11_2} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2175 | 2026.04.25 04:09:28.589514 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2176 | 2026.04.25 04:09:28.589555 [ 5 ] {43d05078-083f-4946-976b-5c91eaf3b423} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2177 | 2026.04.25 04:09:28.589597 [ 5 ] {43d05078-083f-4946-976b-5c91eaf3b423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2178 | 2026.04.25 04:09:28.589914 [ 5 ] {43d05078-083f-4946-976b-5c91eaf3b423} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2179 | 2026.04.25 04:09:28.590144 [ 5 ] {43d05078-083f-4946-976b-5c91eaf3b423} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2026.04.25 04:09:28.590233 [ 191 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 146 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420262 sec., 102797.93446561268 rows/sec., 7.94 MiB/sec. | ||
| 2181 | 2026.04.25 04:09:28.590245 [ 35 ] {} <Debug> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2182 | 2026.04.25 04:09:28.590281 [ 35 ] {} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2183 | 2026.04.25 04:09:28.590282 [ 5 ] {43d05078-083f-4946-976b-5c91eaf3b423} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001281 sec., 46838.4074941452 rows/sec., 3.66 MiB/sec. | ||
| 2184 | 2026.04.25 04:09:28.590299 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2185 | 2026.04.25 04:09:28.590326 [ 5 ] {43d05078-083f-4946-976b-5c91eaf3b423} <Debug> TCPHandler: Processed in 0.001477152 sec. | ||
| 2186 | 2026.04.25 04:09:28.590367 [ 194 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::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 | ||
| 2187 | 2026.04.25 04:09:28.590376 [ 196 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2188 | 2026.04.25 04:09:28.590465 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2189 | 2026.04.25 04:09:28.590474 [ 194 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2190 | 2026.04.25 04:09:28.590518 [ 194 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 89 rows starting from the beginning of the part | ||
| 2191 | 2026.04.25 04:09:28.590567 [ 194 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 59 rows starting from the beginning of the part | ||
| 2192 | 2026.04.25 04:09:28.590569 [ 5 ] {19ea583a-c54d-43c9-8085-e07bcf533693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2193 | 2026.04.25 04:09:28.590607 [ 194 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 47 rows starting from the beginning of the part | ||
| 2194 | 2026.04.25 04:09:28.590627 [ 5 ] {19ea583a-c54d-43c9-8085-e07bcf533693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2195 | 2026.04.25 04:09:28.590649 [ 194 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 97 rows starting from the beginning of the part | ||
| 2196 | 2026.04.25 04:09:28.590681 [ 196 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_11_2} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2197 | 2026.04.25 04:09:28.590686 [ 194 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 47 rows starting from the beginning of the part | ||
| 2198 | 2026.04.25 04:09:28.590736 [ 194 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2199 | 2026.04.25 04:09:28.590763 [ 196 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_11_2} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2200 | 2026.04.25 04:09:28.590844 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 2201 | 2026.04.25 04:09:28.591077 [ 5 ] {19ea583a-c54d-43c9-8085-e07bcf533693} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2202 | 2026.04.25 04:09:28.591118 [ 5 ] {19ea583a-c54d-43c9-8085-e07bcf533693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2203 | 2026.04.25 04:09:28.591501 [ 5 ] {19ea583a-c54d-43c9-8085-e07bcf533693} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2204 | 2026.04.25 04:09:28.591544 [ 193 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 399 rows, containing 5 columns (5 merged, 0 gathered) in 0.001197929 sec., 333074.83164695074 rows/sec., 27.63 MiB/sec. | ||
| 2205 | 2026.04.25 04:09:28.591711 [ 196 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2206 | 2026.04.25 04:09:28.591741 [ 5 ] {19ea583a-c54d-43c9-8085-e07bcf533693} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2207 | 2026.04.25 04:09:28.591884 [ 5 ] {19ea583a-c54d-43c9-8085-e07bcf533693} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001333 sec., 82520.63015753939 rows/sec., 5.76 MiB/sec. | ||
| 2208 | 2026.04.25 04:09:28.591921 [ 5 ] {19ea583a-c54d-43c9-8085-e07bcf533693} <Debug> TCPHandler: Processed in 0.001507442 sec. | ||
| 2209 | 2026.04.25 04:09:28.591998 [ 196 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_11_2} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2210 | 2026.04.25 04:09:28.592049 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2211 | 2026.04.25 04:09:28.592082 [ 196 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_11_2} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2212 | 2026.04.25 04:09:28.592152 [ 5 ] {9cc61cf6-1962-4df2-9722-97137ed0739c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2213 | 2026.04.25 04:09:28.592158 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2214 | 2026.04.25 04:09:28.592214 [ 5 ] {9cc61cf6-1962-4df2-9722-97137ed0739c} <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 | ||
| 2215 | 2026.04.25 04:09:28.593012 [ 5 ] {9cc61cf6-1962-4df2-9722-97137ed0739c} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2216 | 2026.04.25 04:09:28.593049 [ 5 ] {9cc61cf6-1962-4df2-9722-97137ed0739c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2217 | 2026.04.25 04:09:28.593595 [ 5 ] {9cc61cf6-1962-4df2-9722-97137ed0739c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2218 | 2026.04.25 04:09:28.593827 [ 5 ] {9cc61cf6-1962-4df2-9722-97137ed0739c} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2219 | 2026.04.25 04:09:28.593921 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2220 | 2026.04.25 04:09:28.593947 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2221 | 2026.04.25 04:09:28.593963 [ 5 ] {9cc61cf6-1962-4df2-9722-97137ed0739c} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001829 sec., 13121.924548933845 rows/sec., 23.51 MiB/sec. | ||
| 2222 | 2026.04.25 04:09:28.593964 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2223 | 2026.04.25 04:09:28.594013 [ 5 ] {9cc61cf6-1962-4df2-9722-97137ed0739c} <Debug> TCPHandler: Processed in 0.00201421 sec. | ||
| 2224 | 2026.04.25 04:09:28.594045 [ 194 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::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 | ||
| 2225 | 2026.04.25 04:09:28.594138 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2226 | 2026.04.25 04:09:28.594236 [ 194 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2227 | 2026.04.25 04:09:28.594238 [ 5 ] {bcde3173-8c07-4f02-bb27-a79bb87e34da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2228 | 2026.04.25 04:09:28.594296 [ 194 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 76 rows starting from the beginning of the part | ||
| 2229 | 2026.04.25 04:09:28.594297 [ 5 ] {bcde3173-8c07-4f02-bb27-a79bb87e34da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2230 | 2026.04.25 04:09:28.594405 [ 194 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 2231 | 2026.04.25 04:09:28.594515 [ 194 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2232 | 2026.04.25 04:09:28.594614 [ 194 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 23 rows starting from the beginning of the part | ||
| 2233 | 2026.04.25 04:09:28.594665 [ 5 ] {bcde3173-8c07-4f02-bb27-a79bb87e34da} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2234 | 2026.04.25 04:09:28.594706 [ 5 ] {bcde3173-8c07-4f02-bb27-a79bb87e34da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2235 | 2026.04.25 04:09:28.594717 [ 194 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2236 | 2026.04.25 04:09:28.594823 [ 194 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 2237 | 2026.04.25 04:09:28.595025 [ 5 ] {bcde3173-8c07-4f02-bb27-a79bb87e34da} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2238 | 2026.04.25 04:09:28.595287 [ 5 ] {bcde3173-8c07-4f02-bb27-a79bb87e34da} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2239 | 2026.04.25 04:09:28.595428 [ 5 ] {bcde3173-8c07-4f02-bb27-a79bb87e34da} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001209 sec., 33085.194375516956 rows/sec., 2.21 MiB/sec. | ||
| 2240 | 2026.04.25 04:09:28.595464 [ 5 ] {bcde3173-8c07-4f02-bb27-a79bb87e34da} <Debug> TCPHandler: Processed in 0.001379351 sec. | ||
| 2241 | 2026.04.25 04:09:28.601895 [ 193 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 19 columns (19 merged, 0 gathered) in 0.007882319 sec., 21313.524611221645 rows/sec., 38.19 MiB/sec. | ||
| 2242 | 2026.04.25 04:09:28.602434 [ 190 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2243 | 2026.04.25 04:09:28.602824 [ 190 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2244 | 2026.04.25 04:09:28.602908 [ 190 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2245 | 2026.04.25 04:09:28.603039 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2246 | 2026.04.25 04:09:32.356441 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 266 | ||
| 2247 | 2026.04.25 04:09:32.358709 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2248 | 2026.04.25 04:09:32.358752 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2249 | 2026.04.25 04:09:32.359916 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2250 | 2026.04.25 04:09:32.360187 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2251 | 2026.04.25 04:09:32.360427 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 266 | ||
| 2252 | 2026.04.25 04:09:33.581640 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2253 | 2026.04.25 04:09:33.581888 [ 5 ] {c23b4937-413d-46a2-8e43-9d1c62c4db6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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', '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) | ||
| 2254 | 2026.04.25 04:09:33.582233 [ 5 ] {c23b4937-413d-46a2-8e43-9d1c62c4db6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2255 | 2026.04.25 04:09:33.582271 [ 5 ] {c23b4937-413d-46a2-8e43-9d1c62c4db6e} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2256 | 2026.04.25 04:09:33.582511 [ 5 ] {c23b4937-413d-46a2-8e43-9d1c62c4db6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2257 | 2026.04.25 04:09:33.582581 [ 5 ] {c23b4937-413d-46a2-8e43-9d1c62c4db6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2258 | 2026.04.25 04:09:33.582722 [ 5 ] {c23b4937-413d-46a2-8e43-9d1c62c4db6e} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 23-element set) | ||
| 2259 | 2026.04.25 04:09:33.582851 [ 343 ] {c23b4937-413d-46a2-8e43-9d1c62c4db6e} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2260 | 2026.04.25 04:09:33.582858 [ 338 ] {c23b4937-413d-46a2-8e43-9d1c62c4db6e} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2261 | 2026.04.25 04:09:33.582853 [ 318 ] {c23b4937-413d-46a2-8e43-9d1c62c4db6e} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2262 | 2026.04.25 04:09:33.582987 [ 5 ] {c23b4937-413d-46a2-8e43-9d1c62c4db6e} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2263 | 2026.04.25 04:09:33.583014 [ 5 ] {c23b4937-413d-46a2-8e43-9d1c62c4db6e} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2264 | 2026.04.25 04:09:33.583082 [ 5 ] {c23b4937-413d-46a2-8e43-9d1c62c4db6e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2265 | 2026.04.25 04:09:33.583102 [ 5 ] {c23b4937-413d-46a2-8e43-9d1c62c4db6e} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2266 | 2026.04.25 04:09:33.583135 [ 5 ] {c23b4937-413d-46a2-8e43-9d1c62c4db6e} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2267 | 2026.04.25 04:09:33.583175 [ 5 ] {c23b4937-413d-46a2-8e43-9d1c62c4db6e} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2268 | 2026.04.25 04:09:33.584461 [ 5 ] {c23b4937-413d-46a2-8e43-9d1c62c4db6e} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002665 sec., 8630.393996247656 rows/sec., 1.16 MiB/sec. | ||
| 2269 | 2026.04.25 04:09:33.584591 [ 5 ] {c23b4937-413d-46a2-8e43-9d1c62c4db6e} <Debug> TCPHandler: Processed in 0.003084417 sec. | ||
| 2270 | 2026.04.25 04:09:33.586529 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2026.04.25 04:09:33.586706 [ 5 ] {bc35e87c-6f59-4ec5-b2f6-ccc485a883ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2272 | 2026.04.25 04:09:33.586751 [ 5 ] {bc35e87c-6f59-4ec5-b2f6-ccc485a883ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2273 | 2026.04.25 04:09:33.587242 [ 5 ] {bc35e87c-6f59-4ec5-b2f6-ccc485a883ea} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2274 | 2026.04.25 04:09:33.587289 [ 5 ] {bc35e87c-6f59-4ec5-b2f6-ccc485a883ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2275 | 2026.04.25 04:09:33.587682 [ 5 ] {bc35e87c-6f59-4ec5-b2f6-ccc485a883ea} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2276 | 2026.04.25 04:09:33.587929 [ 5 ] {bc35e87c-6f59-4ec5-b2f6-ccc485a883ea} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2026.04.25 04:09:33.588078 [ 5 ] {bc35e87c-6f59-4ec5-b2f6-ccc485a883ea} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001406 sec., 4267.425320056899 rows/sec., 347.98 KiB/sec. | ||
| 2278 | 2026.04.25 04:09:33.588117 [ 5 ] {bc35e87c-6f59-4ec5-b2f6-ccc485a883ea} <Debug> TCPHandler: Processed in 0.001593115 sec. | ||
| 2279 | 2026.04.25 04:09:33.588245 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2026.04.25 04:09:33.588342 [ 5 ] {a3d034cc-1023-4277-a69b-06e2af73ca27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2281 | 2026.04.25 04:09:33.588382 [ 5 ] {a3d034cc-1023-4277-a69b-06e2af73ca27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2282 | 2026.04.25 04:09:33.588803 [ 5 ] {a3d034cc-1023-4277-a69b-06e2af73ca27} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2283 | 2026.04.25 04:09:33.588840 [ 5 ] {a3d034cc-1023-4277-a69b-06e2af73ca27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2284 | 2026.04.25 04:09:33.589144 [ 5 ] {a3d034cc-1023-4277-a69b-06e2af73ca27} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2285 | 2026.04.25 04:09:33.589402 [ 5 ] {a3d034cc-1023-4277-a69b-06e2af73ca27} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2286 | 2026.04.25 04:09:33.589533 [ 5 ] {a3d034cc-1023-4277-a69b-06e2af73ca27} <Debug> executeQuery: Read 69 rows, 6.12 KiB in 0.00121 sec., 57024.79338842975 rows/sec., 4.94 MiB/sec. | ||
| 2287 | 2026.04.25 04:09:33.589569 [ 5 ] {a3d034cc-1023-4277-a69b-06e2af73ca27} <Debug> TCPHandler: Processed in 0.00137409 sec. | ||
| 2288 | 2026.04.25 04:09:33.589700 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2289 | 2026.04.25 04:09:33.589800 [ 5 ] {dd4f00a7-a8ee-4fce-978e-3ddd19e73b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2290 | 2026.04.25 04:09:33.589839 [ 5 ] {dd4f00a7-a8ee-4fce-978e-3ddd19e73b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2291 | 2026.04.25 04:09:33.590238 [ 5 ] {dd4f00a7-a8ee-4fce-978e-3ddd19e73b11} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2292 | 2026.04.25 04:09:33.590274 [ 5 ] {dd4f00a7-a8ee-4fce-978e-3ddd19e73b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2293 | 2026.04.25 04:09:33.590570 [ 5 ] {dd4f00a7-a8ee-4fce-978e-3ddd19e73b11} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2294 | 2026.04.25 04:09:33.590792 [ 5 ] {dd4f00a7-a8ee-4fce-978e-3ddd19e73b11} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2295 | 2026.04.25 04:09:33.590914 [ 5 ] {dd4f00a7-a8ee-4fce-978e-3ddd19e73b11} <Debug> executeQuery: Read 24 rows, 1.77 KiB in 0.001146 sec., 20942.40837696335 rows/sec., 1.51 MiB/sec. | ||
| 2296 | 2026.04.25 04:09:33.590947 [ 5 ] {dd4f00a7-a8ee-4fce-978e-3ddd19e73b11} <Debug> TCPHandler: Processed in 0.001314069 sec. | ||
| 2297 | 2026.04.25 04:09:33.591060 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2298 | 2026.04.25 04:09:33.591149 [ 5 ] {2970c44f-2e8b-410f-8b7a-137f3108d121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2299 | 2026.04.25 04:09:33.591186 [ 5 ] {2970c44f-2e8b-410f-8b7a-137f3108d121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2300 | 2026.04.25 04:09:33.591571 [ 5 ] {2970c44f-2e8b-410f-8b7a-137f3108d121} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2301 | 2026.04.25 04:09:33.591605 [ 5 ] {2970c44f-2e8b-410f-8b7a-137f3108d121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2302 | 2026.04.25 04:09:33.592000 [ 5 ] {2970c44f-2e8b-410f-8b7a-137f3108d121} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2303 | 2026.04.25 04:09:33.592225 [ 5 ] {2970c44f-2e8b-410f-8b7a-137f3108d121} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2304 | 2026.04.25 04:09:33.592351 [ 5 ] {2970c44f-2e8b-410f-8b7a-137f3108d121} <Debug> executeQuery: Read 66 rows, 5.29 KiB in 0.00119 sec., 55462.184873949576 rows/sec., 4.34 MiB/sec. | ||
| 2305 | 2026.04.25 04:09:33.592387 [ 5 ] {2970c44f-2e8b-410f-8b7a-137f3108d121} <Debug> TCPHandler: Processed in 0.00135184 sec. | ||
| 2306 | 2026.04.25 04:09:33.592515 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2307 | 2026.04.25 04:09:33.592611 [ 5 ] {feb29118-ff06-4b5b-92eb-c285e2764397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2308 | 2026.04.25 04:09:33.592657 [ 5 ] {feb29118-ff06-4b5b-92eb-c285e2764397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2309 | 2026.04.25 04:09:33.593059 [ 5 ] {feb29118-ff06-4b5b-92eb-c285e2764397} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2310 | 2026.04.25 04:09:33.593094 [ 5 ] {feb29118-ff06-4b5b-92eb-c285e2764397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2311 | 2026.04.25 04:09:33.593420 [ 5 ] {feb29118-ff06-4b5b-92eb-c285e2764397} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2312 | 2026.04.25 04:09:33.593637 [ 5 ] {feb29118-ff06-4b5b-92eb-c285e2764397} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2313 | 2026.04.25 04:09:33.593745 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2314 | 2026.04.25 04:09:33.593768 [ 5 ] {feb29118-ff06-4b5b-92eb-c285e2764397} <Debug> executeQuery: Read 113 rows, 8.07 KiB in 0.001175 sec., 96170.21276595745 rows/sec., 6.71 MiB/sec. | ||
| 2315 | 2026.04.25 04:09:33.593792 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2316 | 2026.04.25 04:09:33.593809 [ 5 ] {feb29118-ff06-4b5b-92eb-c285e2764397} <Debug> TCPHandler: Processed in 0.00134324 sec. | ||
| 2317 | 2026.04.25 04:09:33.593818 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2318 | 2026.04.25 04:09:33.593918 [ 194 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::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 | ||
| 2319 | 2026.04.25 04:09:33.593953 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2320 | 2026.04.25 04:09:33.594033 [ 194 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2321 | 2026.04.25 04:09:33.594070 [ 194 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 488 rows starting from the beginning of the part | ||
| 2322 | 2026.04.25 04:09:33.594071 [ 5 ] {9d422d0a-e1e9-46ff-83e8-280e1fb0962b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2323 | 2026.04.25 04:09:33.594131 [ 194 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 110 rows starting from the beginning of the part | ||
| 2324 | 2026.04.25 04:09:33.594149 [ 5 ] {9d422d0a-e1e9-46ff-83e8-280e1fb0962b} <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 | ||
| 2325 | 2026.04.25 04:09:33.594180 [ 194 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 495 rows starting from the beginning of the part | ||
| 2326 | 2026.04.25 04:09:33.594227 [ 194 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part | ||
| 2327 | 2026.04.25 04:09:33.594271 [ 194 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 110 rows starting from the beginning of the part | ||
| 2328 | 2026.04.25 04:09:33.594311 [ 194 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 113 rows starting from the beginning of the part | ||
| 2329 | 2026.04.25 04:09:33.595063 [ 5 ] {9d422d0a-e1e9-46ff-83e8-280e1fb0962b} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2330 | 2026.04.25 04:09:33.595108 [ 5 ] {9d422d0a-e1e9-46ff-83e8-280e1fb0962b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2331 | 2026.04.25 04:09:33.595379 [ 190 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1426 rows, containing 5 columns (5 merged, 0 gathered) in 0.001493492 sec., 954809.265801223 rows/sec., 69.53 MiB/sec. | ||
| 2332 | 2026.04.25 04:09:33.595603 [ 194 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2333 | 2026.04.25 04:09:33.595684 [ 5 ] {9d422d0a-e1e9-46ff-83e8-280e1fb0962b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2334 | 2026.04.25 04:09:33.595921 [ 194 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2335 | 2026.04.25 04:09:33.595988 [ 5 ] {9d422d0a-e1e9-46ff-83e8-280e1fb0962b} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2336 | 2026.04.25 04:09:33.596004 [ 194 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2337 | 2026.04.25 04:09:33.596082 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 2338 | 2026.04.25 04:09:33.596141 [ 5 ] {9d422d0a-e1e9-46ff-83e8-280e1fb0962b} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002099 sec., 8575.51214864221 rows/sec., 15.37 MiB/sec. | ||
| 2339 | 2026.04.25 04:09:33.596198 [ 5 ] {9d422d0a-e1e9-46ff-83e8-280e1fb0962b} <Debug> TCPHandler: Processed in 0.002302655 sec. | ||
| 2340 | 2026.04.25 04:09:33.596343 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2341 | 2026.04.25 04:09:33.596439 [ 5 ] {e9728b5d-23e4-4c6d-af7c-b2095e848019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2342 | 2026.04.25 04:09:33.596480 [ 5 ] {e9728b5d-23e4-4c6d-af7c-b2095e848019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2343 | 2026.04.25 04:09:33.596806 [ 5 ] {e9728b5d-23e4-4c6d-af7c-b2095e848019} <Trace> oximeter.measurements_i64 (1aa80378-a6f3-4e95-afb0-71df56ea0eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2344 | 2026.04.25 04:09:33.596839 [ 5 ] {e9728b5d-23e4-4c6d-af7c-b2095e848019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2345 | 2026.04.25 04:09:33.597146 [ 5 ] {e9728b5d-23e4-4c6d-af7c-b2095e848019} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2346 | 2026.04.25 04:09:33.597389 [ 5 ] {e9728b5d-23e4-4c6d-af7c-b2095e848019} <Trace> oximeter.measurements_i64 (1aa80378-a6f3-4e95-afb0-71df56ea0eaa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2347 | 2026.04.25 04:09:33.597511 [ 5 ] {e9728b5d-23e4-4c6d-af7c-b2095e848019} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001145 sec., 5240.174672489083 rows/sec., 370.16 KiB/sec. | ||
| 2348 | 2026.04.25 04:09:33.597544 [ 5 ] {e9728b5d-23e4-4c6d-af7c-b2095e848019} <Debug> TCPHandler: Processed in 0.00130653 sec. | ||
| 2349 | 2026.04.25 04:09:33.597727 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2350 | 2026.04.25 04:09:33.597821 [ 5 ] {f130faba-75f7-4e48-b9d0-c36d8ff76ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2351 | 2026.04.25 04:09:33.597862 [ 5 ] {f130faba-75f7-4e48-b9d0-c36d8ff76ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2352 | 2026.04.25 04:09:33.598183 [ 5 ] {f130faba-75f7-4e48-b9d0-c36d8ff76ae0} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2353 | 2026.04.25 04:09:33.598218 [ 5 ] {f130faba-75f7-4e48-b9d0-c36d8ff76ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2354 | 2026.04.25 04:09:33.598526 [ 5 ] {f130faba-75f7-4e48-b9d0-c36d8ff76ae0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2355 | 2026.04.25 04:09:33.598743 [ 5 ] {f130faba-75f7-4e48-b9d0-c36d8ff76ae0} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2356 | 2026.04.25 04:09:33.598871 [ 5 ] {f130faba-75f7-4e48-b9d0-c36d8ff76ae0} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001068 sec., 37453.183520599254 rows/sec., 2.50 MiB/sec. | ||
| 2357 | 2026.04.25 04:09:33.598906 [ 5 ] {f130faba-75f7-4e48-b9d0-c36d8ff76ae0} <Debug> TCPHandler: Processed in 0.001229519 sec. | ||
| 2358 | 2026.04.25 04:09:34.854958 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5246 | ||
| 2359 | 2026.04.25 04:09:34.855541 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2026.04.25 04:09:34.855586 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2361 | 2026.04.25 04:09:34.856047 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2362 | 2026.04.25 04:09:34.856263 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2026.04.25 04:09:34.856378 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5246 | ||
| 2364 | 2026.04.25 04:09:34.856381 [ 24 ] {} <Debug> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2365 | 2026.04.25 04:09:34.856441 [ 24 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2026.04.25 04:09:34.856461 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2367 | 2026.04.25 04:09:34.856560 [ 192 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::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 | ||
| 2368 | 2026.04.25 04:09:34.856649 [ 192 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2369 | 2026.04.25 04:09:34.856684 [ 192 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2878 rows starting from the beginning of the part | ||
| 2370 | 2026.04.25 04:09:34.856826 [ 192 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2371 | 2026.04.25 04:09:34.856879 [ 192 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2372 | 2026.04.25 04:09:34.856922 [ 192 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2373 | 2026.04.25 04:09:34.856962 [ 192 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2374 | 2026.04.25 04:09:34.857003 [ 192 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2375 | 2026.04.25 04:09:34.858370 [ 194 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001795617 sec., 2921558.4392440035 rows/sec., 41.79 MiB/sec. | ||
| 2376 | 2026.04.25 04:09:34.858683 [ 192 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2377 | 2026.04.25 04:09:34.858928 [ 192 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_11_2} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2378 | 2026.04.25 04:09:34.858991 [ 192 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_11_2} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2379 | 2026.04.25 04:09:34.859050 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2380 | 2026.04.25 04:09:35.139082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2381 | 2026.04.25 04:09:35.155657 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2382 | 2026.04.25 04:09:35.155724 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2383 | 2026.04.25 04:09:35.162051 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2384 | 2026.04.25 04:09:35.162760 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2385 | 2026.04.25 04:09:35.163038 [ 24 ] {} <Debug> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2386 | 2026.04.25 04:09:35.163073 [ 24 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2026.04.25 04:09:35.163091 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2388 | 2026.04.25 04:09:35.163233 [ 188 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 2389 | 2026.04.25 04:09:35.166795 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2390 | 2026.04.25 04:09:35.167251 [ 188 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2391 | 2026.04.25 04:09:35.168644 [ 188 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 2392 | 2026.04.25 04:09:35.173121 [ 188 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 2393 | 2026.04.25 04:09:35.177321 [ 188 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 2394 | 2026.04.25 04:09:35.181408 [ 188 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 2395 | 2026.04.25 04:09:35.186215 [ 188 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 2396 | 2026.04.25 04:09:35.190362 [ 188 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 2397 | 2026.04.25 04:09:35.247381 [ 192 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.084206523 sec., 985.671858224095 rows/sec., 5.10 MiB/sec. | ||
| 2398 | 2026.04.25 04:09:35.249617 [ 194 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2399 | 2026.04.25 04:09:35.251717 [ 194 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_11_2} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2400 | 2026.04.25 04:09:35.251829 [ 194 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_11_2} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2401 | 2026.04.25 04:09:35.253688 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2402 | 2026.04.25 04:09:36.000214 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.16 MiB, peak 219.05 MiB, free memory in arenas 0.00 B, will set to 218.50 MiB (RSS), difference: 9.35 MiB | ||
| 2403 | 2026.04.25 04:09:38.581248 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2404 | 2026.04.25 04:09:38.581515 [ 5 ] {b15c8e9a-8f02-4423-91ef-128f1ca180bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 2405 | 2026.04.25 04:09:38.581904 [ 5 ] {b15c8e9a-8f02-4423-91ef-128f1ca180bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2406 | 2026.04.25 04:09:38.581940 [ 5 ] {b15c8e9a-8f02-4423-91ef-128f1ca180bf} <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 | ||
| 2407 | 2026.04.25 04:09:38.582159 [ 5 ] {b15c8e9a-8f02-4423-91ef-128f1ca180bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2408 | 2026.04.25 04:09:38.582227 [ 5 ] {b15c8e9a-8f02-4423-91ef-128f1ca180bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2409 | 2026.04.25 04:09:38.582367 [ 5 ] {b15c8e9a-8f02-4423-91ef-128f1ca180bf} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2410 | 2026.04.25 04:09:38.582490 [ 318 ] {b15c8e9a-8f02-4423-91ef-128f1ca180bf} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2411 | 2026.04.25 04:09:38.582506 [ 325 ] {b15c8e9a-8f02-4423-91ef-128f1ca180bf} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2412 | 2026.04.25 04:09:38.582490 [ 338 ] {b15c8e9a-8f02-4423-91ef-128f1ca180bf} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2413 | 2026.04.25 04:09:38.582655 [ 5 ] {b15c8e9a-8f02-4423-91ef-128f1ca180bf} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2414 | 2026.04.25 04:09:38.582681 [ 5 ] {b15c8e9a-8f02-4423-91ef-128f1ca180bf} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2415 | 2026.04.25 04:09:38.582749 [ 5 ] {b15c8e9a-8f02-4423-91ef-128f1ca180bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2416 | 2026.04.25 04:09:38.582769 [ 5 ] {b15c8e9a-8f02-4423-91ef-128f1ca180bf} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2417 | 2026.04.25 04:09:38.582803 [ 5 ] {b15c8e9a-8f02-4423-91ef-128f1ca180bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2418 | 2026.04.25 04:09:38.582839 [ 5 ] {b15c8e9a-8f02-4423-91ef-128f1ca180bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2419 | 2026.04.25 04:09:38.584043 [ 5 ] {b15c8e9a-8f02-4423-91ef-128f1ca180bf} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002629 sec., 8748.573602130087 rows/sec., 1.18 MiB/sec. | ||
| 2420 | 2026.04.25 04:09:38.584165 [ 5 ] {b15c8e9a-8f02-4423-91ef-128f1ca180bf} <Debug> TCPHandler: Processed in 0.003055007 sec. | ||
| 2421 | 2026.04.25 04:09:38.585944 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2422 | 2026.04.25 04:09:38.586072 [ 5 ] {2ed0f926-76b2-423a-9a75-faa255c8361a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2423 | 2026.04.25 04:09:38.586121 [ 5 ] {2ed0f926-76b2-423a-9a75-faa255c8361a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2424 | 2026.04.25 04:09:38.586711 [ 5 ] {2ed0f926-76b2-423a-9a75-faa255c8361a} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2425 | 2026.04.25 04:09:38.586764 [ 5 ] {2ed0f926-76b2-423a-9a75-faa255c8361a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2426 | 2026.04.25 04:09:38.587157 [ 5 ] {2ed0f926-76b2-423a-9a75-faa255c8361a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2427 | 2026.04.25 04:09:38.587377 [ 5 ] {2ed0f926-76b2-423a-9a75-faa255c8361a} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2428 | 2026.04.25 04:09:38.587522 [ 5 ] {2ed0f926-76b2-423a-9a75-faa255c8361a} <Debug> executeQuery: Read 78 rows, 6.87 KiB in 0.001487 sec., 52454.60659045057 rows/sec., 4.51 MiB/sec. | ||
| 2429 | 2026.04.25 04:09:38.587560 [ 5 ] {2ed0f926-76b2-423a-9a75-faa255c8361a} <Debug> TCPHandler: Processed in 0.001678555 sec. | ||
| 2430 | 2026.04.25 04:09:38.587686 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2431 | 2026.04.25 04:09:38.587781 [ 5 ] {52409fda-0915-4244-b0f1-af7f9055b805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2432 | 2026.04.25 04:09:38.587821 [ 5 ] {52409fda-0915-4244-b0f1-af7f9055b805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2433 | 2026.04.25 04:09:38.588219 [ 5 ] {52409fda-0915-4244-b0f1-af7f9055b805} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2026.04.25 04:09:38.588255 [ 5 ] {52409fda-0915-4244-b0f1-af7f9055b805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2435 | 2026.04.25 04:09:38.588540 [ 5 ] {52409fda-0915-4244-b0f1-af7f9055b805} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2436 | 2026.04.25 04:09:38.588754 [ 5 ] {52409fda-0915-4244-b0f1-af7f9055b805} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2437 | 2026.04.25 04:09:38.588879 [ 5 ] {52409fda-0915-4244-b0f1-af7f9055b805} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001118 sec., 21466.90518783542 rows/sec., 1.58 MiB/sec. | ||
| 2438 | 2026.04.25 04:09:38.588916 [ 5 ] {52409fda-0915-4244-b0f1-af7f9055b805} <Debug> TCPHandler: Processed in 0.00128011 sec. | ||
| 2439 | 2026.04.25 04:09:38.589033 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2440 | 2026.04.25 04:09:38.589127 [ 5 ] {df976036-e43f-4669-b5e2-6c41b51d9ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2441 | 2026.04.25 04:09:38.589166 [ 5 ] {df976036-e43f-4669-b5e2-6c41b51d9ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2442 | 2026.04.25 04:09:38.589570 [ 5 ] {df976036-e43f-4669-b5e2-6c41b51d9ed6} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2443 | 2026.04.25 04:09:38.589606 [ 5 ] {df976036-e43f-4669-b5e2-6c41b51d9ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2444 | 2026.04.25 04:09:38.589932 [ 5 ] {df976036-e43f-4669-b5e2-6c41b51d9ed6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2445 | 2026.04.25 04:09:38.590137 [ 5 ] {df976036-e43f-4669-b5e2-6c41b51d9ed6} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2446 | 2026.04.25 04:09:38.590263 [ 5 ] {df976036-e43f-4669-b5e2-6c41b51d9ed6} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 4.06 MiB/sec. | ||
| 2447 | 2026.04.25 04:09:38.590301 [ 5 ] {df976036-e43f-4669-b5e2-6c41b51d9ed6} <Debug> TCPHandler: Processed in 0.00131662 sec. | ||
| 2448 | 2026.04.25 04:09:38.590427 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2449 | 2026.04.25 04:09:38.590521 [ 5 ] {bb988743-5b48-45bd-8b27-0fc43911d51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2450 | 2026.04.25 04:09:38.590563 [ 5 ] {bb988743-5b48-45bd-8b27-0fc43911d51d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2451 | 2026.04.25 04:09:38.590939 [ 5 ] {bb988743-5b48-45bd-8b27-0fc43911d51d} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2452 | 2026.04.25 04:09:38.590974 [ 5 ] {bb988743-5b48-45bd-8b27-0fc43911d51d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2453 | 2026.04.25 04:09:38.591293 [ 5 ] {bb988743-5b48-45bd-8b27-0fc43911d51d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2454 | 2026.04.25 04:09:38.591502 [ 5 ] {bb988743-5b48-45bd-8b27-0fc43911d51d} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2455 | 2026.04.25 04:09:38.591628 [ 5 ] {bb988743-5b48-45bd-8b27-0fc43911d51d} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001125 sec., 97777.77777777778 rows/sec., 6.82 MiB/sec. | ||
| 2456 | 2026.04.25 04:09:38.591664 [ 5 ] {bb988743-5b48-45bd-8b27-0fc43911d51d} <Debug> TCPHandler: Processed in 0.001285919 sec. | ||
| 2457 | 2026.04.25 04:09:38.591791 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2458 | 2026.04.25 04:09:38.591887 [ 5 ] {ac57baaf-5b8d-4fe9-a825-f07a3d6641ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2459 | 2026.04.25 04:09:38.591942 [ 5 ] {ac57baaf-5b8d-4fe9-a825-f07a3d6641ed} <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 | ||
| 2460 | 2026.04.25 04:09:38.592715 [ 5 ] {ac57baaf-5b8d-4fe9-a825-f07a3d6641ed} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2461 | 2026.04.25 04:09:38.592758 [ 5 ] {ac57baaf-5b8d-4fe9-a825-f07a3d6641ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2462 | 2026.04.25 04:09:38.593307 [ 5 ] {ac57baaf-5b8d-4fe9-a825-f07a3d6641ed} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2463 | 2026.04.25 04:09:38.593542 [ 5 ] {ac57baaf-5b8d-4fe9-a825-f07a3d6641ed} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2464 | 2026.04.25 04:09:38.593679 [ 5 ] {ac57baaf-5b8d-4fe9-a825-f07a3d6641ed} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001811 sec., 13252.346769740476 rows/sec., 23.75 MiB/sec. | ||
| 2465 | 2026.04.25 04:09:38.593728 [ 5 ] {ac57baaf-5b8d-4fe9-a825-f07a3d6641ed} <Debug> TCPHandler: Processed in 0.00198613 sec. | ||
| 2466 | 2026.04.25 04:09:38.593863 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2467 | 2026.04.25 04:09:38.593974 [ 5 ] {5efa8511-71d2-4a0c-8a76-b30bca3fb4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2468 | 2026.04.25 04:09:38.594019 [ 5 ] {5efa8511-71d2-4a0c-8a76-b30bca3fb4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2469 | 2026.04.25 04:09:38.594373 [ 5 ] {5efa8511-71d2-4a0c-8a76-b30bca3fb4aa} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2470 | 2026.04.25 04:09:38.594410 [ 5 ] {5efa8511-71d2-4a0c-8a76-b30bca3fb4aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2471 | 2026.04.25 04:09:38.594728 [ 5 ] {5efa8511-71d2-4a0c-8a76-b30bca3fb4aa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2472 | 2026.04.25 04:09:38.594942 [ 5 ] {5efa8511-71d2-4a0c-8a76-b30bca3fb4aa} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2473 | 2026.04.25 04:09:38.595071 [ 5 ] {5efa8511-71d2-4a0c-8a76-b30bca3fb4aa} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001117 sec., 35810.20590868398 rows/sec., 2.39 MiB/sec. | ||
| 2474 | 2026.04.25 04:09:38.595082 [ 82 ] {} <Debug> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2475 | 2026.04.25 04:09:38.595108 [ 5 ] {5efa8511-71d2-4a0c-8a76-b30bca3fb4aa} <Debug> TCPHandler: Processed in 0.00130745 sec. | ||
| 2476 | 2026.04.25 04:09:38.595127 [ 82 ] {} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2477 | 2026.04.25 04:09:38.595152 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2478 | 2026.04.25 04:09:38.595262 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 2479 | 2026.04.25 04:09:38.595417 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2480 | 2026.04.25 04:09:38.595453 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 216 rows starting from the beginning of the part | ||
| 2481 | 2026.04.25 04:09:38.595543 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 2482 | 2026.04.25 04:09:38.595591 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 2483 | 2026.04.25 04:09:38.595632 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 2484 | 2026.04.25 04:09:38.595679 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 2485 | 2026.04.25 04:09:38.595730 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 2486 | 2026.04.25 04:09:38.596633 [ 192 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 416 rows, containing 4 columns (4 merged, 0 gathered) in 0.001420091 sec., 292938.97362915473 rows/sec., 19.56 MiB/sec. | ||
| 2487 | 2026.04.25 04:09:38.596817 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2488 | 2026.04.25 04:09:38.597286 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_11_2} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2489 | 2026.04.25 04:09:38.597414 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_11_2} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2490 | 2026.04.25 04:09:38.597551 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2491 | 2026.04.25 04:09:42.265561 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2492 | 2026.04.25 04:09:42.265614 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2493 | 2026.04.25 04:09:42.357443 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5758 | ||
| 2494 | 2026.04.25 04:09:42.357936 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2495 | 2026.04.25 04:09:42.357984 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2496 | 2026.04.25 04:09:42.358552 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2497 | 2026.04.25 04:09:42.358790 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2498 | 2026.04.25 04:09:42.358931 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5758 | ||
| 2499 | 2026.04.25 04:09:42.360841 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 298 | ||
| 2500 | 2026.04.25 04:09:42.363187 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2026.04.25 04:09:42.363231 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2502 | 2026.04.25 04:09:42.364431 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2503 | 2026.04.25 04:09:42.364699 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2026.04.25 04:09:42.364945 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 298 | ||
| 2505 | 2026.04.25 04:09:42.667810 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2506 | 2026.04.25 04:09:42.685142 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2507 | 2026.04.25 04:09:42.685200 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2508 | 2026.04.25 04:09:42.690800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2509 | 2026.04.25 04:09:42.691477 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2510 | 2026.04.25 04:09:42.694315 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2511 | 2026.04.25 04:09:43.580786 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2512 | 2026.04.25 04:09:43.581102 [ 5 ] {d7fad4a6-dc6e-43b9-b2e7-563b8ab59429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 2513 | 2026.04.25 04:09:43.581531 [ 5 ] {d7fad4a6-dc6e-43b9-b2e7-563b8ab59429} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2514 | 2026.04.25 04:09:43.581584 [ 5 ] {d7fad4a6-dc6e-43b9-b2e7-563b8ab59429} <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 | ||
| 2515 | 2026.04.25 04:09:43.581892 [ 5 ] {d7fad4a6-dc6e-43b9-b2e7-563b8ab59429} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2516 | 2026.04.25 04:09:43.581970 [ 5 ] {d7fad4a6-dc6e-43b9-b2e7-563b8ab59429} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2517 | 2026.04.25 04:09:43.582112 [ 5 ] {d7fad4a6-dc6e-43b9-b2e7-563b8ab59429} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2518 | 2026.04.25 04:09:43.582244 [ 318 ] {d7fad4a6-dc6e-43b9-b2e7-563b8ab59429} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2519 | 2026.04.25 04:09:43.582255 [ 325 ] {d7fad4a6-dc6e-43b9-b2e7-563b8ab59429} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2520 | 2026.04.25 04:09:43.582244 [ 338 ] {d7fad4a6-dc6e-43b9-b2e7-563b8ab59429} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2521 | 2026.04.25 04:09:43.582421 [ 5 ] {d7fad4a6-dc6e-43b9-b2e7-563b8ab59429} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2522 | 2026.04.25 04:09:43.582449 [ 5 ] {d7fad4a6-dc6e-43b9-b2e7-563b8ab59429} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2523 | 2026.04.25 04:09:43.582519 [ 5 ] {d7fad4a6-dc6e-43b9-b2e7-563b8ab59429} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2524 | 2026.04.25 04:09:43.582541 [ 5 ] {d7fad4a6-dc6e-43b9-b2e7-563b8ab59429} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2525 | 2026.04.25 04:09:43.582588 [ 5 ] {d7fad4a6-dc6e-43b9-b2e7-563b8ab59429} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2526 | 2026.04.25 04:09:43.582630 [ 5 ] {d7fad4a6-dc6e-43b9-b2e7-563b8ab59429} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2527 | 2026.04.25 04:09:43.583779 [ 5 ] {d7fad4a6-dc6e-43b9-b2e7-563b8ab59429} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002797 sec., 8223.09617447265 rows/sec., 1.11 MiB/sec. | ||
| 2528 | 2026.04.25 04:09:43.583908 [ 5 ] {d7fad4a6-dc6e-43b9-b2e7-563b8ab59429} <Debug> TCPHandler: Processed in 0.00328126 sec. | ||
| 2529 | 2026.04.25 04:09:43.585532 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2530 | 2026.04.25 04:09:43.585641 [ 5 ] {4ac78aa9-a59b-4dee-b436-74d5a6606404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2531 | 2026.04.25 04:09:43.585684 [ 5 ] {4ac78aa9-a59b-4dee-b436-74d5a6606404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2532 | 2026.04.25 04:09:43.586186 [ 5 ] {4ac78aa9-a59b-4dee-b436-74d5a6606404} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2026.04.25 04:09:43.586232 [ 5 ] {4ac78aa9-a59b-4dee-b436-74d5a6606404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2534 | 2026.04.25 04:09:43.586604 [ 5 ] {4ac78aa9-a59b-4dee-b436-74d5a6606404} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2535 | 2026.04.25 04:09:43.586844 [ 5 ] {4ac78aa9-a59b-4dee-b436-74d5a6606404} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.04.25 04:09:43.586992 [ 5 ] {4ac78aa9-a59b-4dee-b436-74d5a6606404} <Debug> executeQuery: Read 66 rows, 5.90 KiB in 0.001382 sec., 47756.87409551375 rows/sec., 4.17 MiB/sec. | ||
| 2537 | 2026.04.25 04:09:43.587033 [ 5 ] {4ac78aa9-a59b-4dee-b436-74d5a6606404} <Debug> TCPHandler: Processed in 0.001551833 sec. | ||
| 2538 | 2026.04.25 04:09:43.587160 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2539 | 2026.04.25 04:09:43.587257 [ 5 ] {b19d3836-5b05-4e94-bf90-67b7386bb239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2540 | 2026.04.25 04:09:43.587298 [ 5 ] {b19d3836-5b05-4e94-bf90-67b7386bb239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2541 | 2026.04.25 04:09:43.587707 [ 5 ] {b19d3836-5b05-4e94-bf90-67b7386bb239} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.04.25 04:09:43.587745 [ 5 ] {b19d3836-5b05-4e94-bf90-67b7386bb239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2543 | 2026.04.25 04:09:43.588039 [ 5 ] {b19d3836-5b05-4e94-bf90-67b7386bb239} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2544 | 2026.04.25 04:09:43.588245 [ 5 ] {b19d3836-5b05-4e94-bf90-67b7386bb239} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.04.25 04:09:43.588374 [ 5 ] {b19d3836-5b05-4e94-bf90-67b7386bb239} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001135 sec., 15859.030837004406 rows/sec., 1.16 MiB/sec. | ||
| 2546 | 2026.04.25 04:09:43.588412 [ 5 ] {b19d3836-5b05-4e94-bf90-67b7386bb239} <Debug> TCPHandler: Processed in 0.00130291 sec. | ||
| 2547 | 2026.04.25 04:09:43.588530 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2548 | 2026.04.25 04:09:43.588626 [ 5 ] {0c3afe98-cec8-43ba-bdf8-948c4127d0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2549 | 2026.04.25 04:09:43.588665 [ 5 ] {0c3afe98-cec8-43ba-bdf8-948c4127d0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2550 | 2026.04.25 04:09:43.589082 [ 5 ] {0c3afe98-cec8-43ba-bdf8-948c4127d0cc} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2551 | 2026.04.25 04:09:43.589119 [ 5 ] {0c3afe98-cec8-43ba-bdf8-948c4127d0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2552 | 2026.04.25 04:09:43.589413 [ 5 ] {0c3afe98-cec8-43ba-bdf8-948c4127d0cc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2553 | 2026.04.25 04:09:43.589628 [ 5 ] {0c3afe98-cec8-43ba-bdf8-948c4127d0cc} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2554 | 2026.04.25 04:09:43.589762 [ 5 ] {0c3afe98-cec8-43ba-bdf8-948c4127d0cc} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001154 sec., 46793.76083188908 rows/sec., 3.66 MiB/sec. | ||
| 2555 | 2026.04.25 04:09:43.589802 [ 5 ] {0c3afe98-cec8-43ba-bdf8-948c4127d0cc} <Debug> TCPHandler: Processed in 0.00132257 sec. | ||
| 2556 | 2026.04.25 04:09:43.589924 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2557 | 2026.04.25 04:09:43.590019 [ 5 ] {c3638643-4f79-4742-b935-28978b689114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2558 | 2026.04.25 04:09:43.590063 [ 5 ] {c3638643-4f79-4742-b935-28978b689114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2559 | 2026.04.25 04:09:43.590445 [ 5 ] {c3638643-4f79-4742-b935-28978b689114} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2560 | 2026.04.25 04:09:43.590484 [ 5 ] {c3638643-4f79-4742-b935-28978b689114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2561 | 2026.04.25 04:09:43.590814 [ 5 ] {c3638643-4f79-4742-b935-28978b689114} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2562 | 2026.04.25 04:09:43.591040 [ 5 ] {c3638643-4f79-4742-b935-28978b689114} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2563 | 2026.04.25 04:09:43.591172 [ 5 ] {c3638643-4f79-4742-b935-28978b689114} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001171 sec., 93936.80614859096 rows/sec., 6.56 MiB/sec. | ||
| 2564 | 2026.04.25 04:09:43.591211 [ 5 ] {c3638643-4f79-4742-b935-28978b689114} <Debug> TCPHandler: Processed in 0.00133752 sec. | ||
| 2565 | 2026.04.25 04:09:43.591331 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2566 | 2026.04.25 04:09:43.591428 [ 5 ] {bc4865f7-cd93-4e38-bf44-64b7e42774bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2567 | 2026.04.25 04:09:43.591484 [ 5 ] {bc4865f7-cd93-4e38-bf44-64b7e42774bc} <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 | ||
| 2568 | 2026.04.25 04:09:43.592241 [ 5 ] {bc4865f7-cd93-4e38-bf44-64b7e42774bc} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2569 | 2026.04.25 04:09:43.592280 [ 5 ] {bc4865f7-cd93-4e38-bf44-64b7e42774bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2570 | 2026.04.25 04:09:43.592794 [ 5 ] {bc4865f7-cd93-4e38-bf44-64b7e42774bc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2571 | 2026.04.25 04:09:43.593015 [ 5 ] {bc4865f7-cd93-4e38-bf44-64b7e42774bc} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2572 | 2026.04.25 04:09:43.593152 [ 5 ] {bc4865f7-cd93-4e38-bf44-64b7e42774bc} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001743 sec., 10327.022375215147 rows/sec., 18.51 MiB/sec. | ||
| 2573 | 2026.04.25 04:09:43.593205 [ 5 ] {bc4865f7-cd93-4e38-bf44-64b7e42774bc} <Debug> TCPHandler: Processed in 0.001923529 sec. | ||
| 2574 | 2026.04.25 04:09:43.593338 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2575 | 2026.04.25 04:09:43.593435 [ 5 ] {3ffea779-30cf-4a6b-96e5-12e487a195bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2576 | 2026.04.25 04:09:43.593477 [ 5 ] {3ffea779-30cf-4a6b-96e5-12e487a195bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2577 | 2026.04.25 04:09:43.593813 [ 5 ] {3ffea779-30cf-4a6b-96e5-12e487a195bf} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2578 | 2026.04.25 04:09:43.593850 [ 5 ] {3ffea779-30cf-4a6b-96e5-12e487a195bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2579 | 2026.04.25 04:09:43.594147 [ 5 ] {3ffea779-30cf-4a6b-96e5-12e487a195bf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2580 | 2026.04.25 04:09:43.594351 [ 5 ] {3ffea779-30cf-4a6b-96e5-12e487a195bf} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2581 | 2026.04.25 04:09:43.594478 [ 5 ] {3ffea779-30cf-4a6b-96e5-12e487a195bf} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001063 sec., 37629.35089369708 rows/sec., 2.51 MiB/sec. | ||
| 2582 | 2026.04.25 04:09:43.594515 [ 5 ] {3ffea779-30cf-4a6b-96e5-12e487a195bf} <Debug> TCPHandler: Processed in 0.001228029 sec. | ||
| 2583 | 2026.04.25 04:09:48.582277 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2584 | 2026.04.25 04:09:48.582519 [ 5 ] {9e7334aa-3c1c-419d-ae00-cd4ca561716e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2585 | 2026.04.25 04:09:48.582849 [ 5 ] {9e7334aa-3c1c-419d-ae00-cd4ca561716e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2586 | 2026.04.25 04:09:48.582887 [ 5 ] {9e7334aa-3c1c-419d-ae00-cd4ca561716e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2587 | 2026.04.25 04:09:48.583115 [ 5 ] {9e7334aa-3c1c-419d-ae00-cd4ca561716e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2588 | 2026.04.25 04:09:48.583181 [ 5 ] {9e7334aa-3c1c-419d-ae00-cd4ca561716e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2589 | 2026.04.25 04:09:48.583318 [ 5 ] {9e7334aa-3c1c-419d-ae00-cd4ca561716e} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 2590 | 2026.04.25 04:09:48.583436 [ 338 ] {9e7334aa-3c1c-419d-ae00-cd4ca561716e} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2591 | 2026.04.25 04:09:48.583447 [ 325 ] {9e7334aa-3c1c-419d-ae00-cd4ca561716e} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2592 | 2026.04.25 04:09:48.583436 [ 318 ] {9e7334aa-3c1c-419d-ae00-cd4ca561716e} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2593 | 2026.04.25 04:09:48.583607 [ 5 ] {9e7334aa-3c1c-419d-ae00-cd4ca561716e} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (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 | ||
| 2594 | 2026.04.25 04:09:48.583635 [ 5 ] {9e7334aa-3c1c-419d-ae00-cd4ca561716e} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2595 | 2026.04.25 04:09:48.583718 [ 5 ] {9e7334aa-3c1c-419d-ae00-cd4ca561716e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2596 | 2026.04.25 04:09:48.583738 [ 5 ] {9e7334aa-3c1c-419d-ae00-cd4ca561716e} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2597 | 2026.04.25 04:09:48.583771 [ 5 ] {9e7334aa-3c1c-419d-ae00-cd4ca561716e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
| 2598 | 2026.04.25 04:09:48.583807 [ 5 ] {9e7334aa-3c1c-419d-ae00-cd4ca561716e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
| 2599 | 2026.04.25 04:09:48.583840 [ 5 ] {9e7334aa-3c1c-419d-ae00-cd4ca561716e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
| 2600 | 2026.04.25 04:09:48.585105 [ 5 ] {9e7334aa-3c1c-419d-ae00-cd4ca561716e} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.002696 sec., 10756.6765578635 rows/sec., 2.18 MiB/sec. | ||
| 2601 | 2026.04.25 04:09:48.585234 [ 5 ] {9e7334aa-3c1c-419d-ae00-cd4ca561716e} <Debug> MemoryTracker: Peak memory usage (for query): 142.90 KiB. | ||
| 2602 | 2026.04.25 04:09:48.585249 [ 5 ] {9e7334aa-3c1c-419d-ae00-cd4ca561716e} <Debug> TCPHandler: Processed in 0.003125087 sec. | ||
| 2603 | 2026.04.25 04:09:48.587725 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2604 | 2026.04.25 04:09:48.587854 [ 5 ] {0008fbf3-dd87-45a6-a434-9a731fedb38a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2605 | 2026.04.25 04:09:48.587906 [ 5 ] {0008fbf3-dd87-45a6-a434-9a731fedb38a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2606 | 2026.04.25 04:09:48.588395 [ 5 ] {0008fbf3-dd87-45a6-a434-9a731fedb38a} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2026.04.25 04:09:48.588437 [ 5 ] {0008fbf3-dd87-45a6-a434-9a731fedb38a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2608 | 2026.04.25 04:09:48.588789 [ 5 ] {0008fbf3-dd87-45a6-a434-9a731fedb38a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2609 | 2026.04.25 04:09:48.589003 [ 5 ] {0008fbf3-dd87-45a6-a434-9a731fedb38a} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2610 | 2026.04.25 04:09:48.589141 [ 5 ] {0008fbf3-dd87-45a6-a434-9a731fedb38a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001325 sec., 18113.20754716981 rows/sec., 1.50 MiB/sec. | ||
| 2611 | 2026.04.25 04:09:48.589178 [ 5 ] {0008fbf3-dd87-45a6-a434-9a731fedb38a} <Debug> TCPHandler: Processed in 0.001513363 sec. | ||
| 2612 | 2026.04.25 04:09:48.589297 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2613 | 2026.04.25 04:09:48.589390 [ 5 ] {ae0fcd9f-830f-426b-b263-c83915846d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2614 | 2026.04.25 04:09:48.589429 [ 5 ] {ae0fcd9f-830f-426b-b263-c83915846d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2615 | 2026.04.25 04:09:48.589807 [ 5 ] {ae0fcd9f-830f-426b-b263-c83915846d93} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2616 | 2026.04.25 04:09:48.589843 [ 5 ] {ae0fcd9f-830f-426b-b263-c83915846d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2617 | 2026.04.25 04:09:48.590129 [ 5 ] {ae0fcd9f-830f-426b-b263-c83915846d93} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2618 | 2026.04.25 04:09:48.590336 [ 5 ] {ae0fcd9f-830f-426b-b263-c83915846d93} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2619 | 2026.04.25 04:09:48.590461 [ 5 ] {ae0fcd9f-830f-426b-b263-c83915846d93} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 449.27 KiB/sec. | ||
| 2620 | 2026.04.25 04:09:48.590497 [ 5 ] {ae0fcd9f-830f-426b-b263-c83915846d93} <Debug> TCPHandler: Processed in 0.001247929 sec. | ||
| 2621 | 2026.04.25 04:09:48.590619 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2622 | 2026.04.25 04:09:48.590744 [ 5 ] {59e7f917-95b9-4626-a564-92c1e56b4321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2623 | 2026.04.25 04:09:48.590793 [ 5 ] {59e7f917-95b9-4626-a564-92c1e56b4321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2624 | 2026.04.25 04:09:48.591311 [ 5 ] {59e7f917-95b9-4626-a564-92c1e56b4321} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2625 | 2026.04.25 04:09:48.591347 [ 5 ] {59e7f917-95b9-4626-a564-92c1e56b4321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2626 | 2026.04.25 04:09:48.591689 [ 5 ] {59e7f917-95b9-4626-a564-92c1e56b4321} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2627 | 2026.04.25 04:09:48.591902 [ 5 ] {59e7f917-95b9-4626-a564-92c1e56b4321} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2628 | 2026.04.25 04:09:48.592032 [ 5 ] {59e7f917-95b9-4626-a564-92c1e56b4321} <Debug> executeQuery: Read 201 rows, 18.55 KiB in 0.001313 sec., 153084.5392231531 rows/sec., 13.80 MiB/sec. | ||
| 2629 | 2026.04.25 04:09:48.592070 [ 5 ] {59e7f917-95b9-4626-a564-92c1e56b4321} <Debug> TCPHandler: Processed in 0.001514913 sec. | ||
| 2630 | 2026.04.25 04:09:48.592200 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2631 | 2026.04.25 04:09:48.592296 [ 5 ] {c0a286d0-c205-46d3-a31d-d32af83e9c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2632 | 2026.04.25 04:09:48.592336 [ 5 ] {c0a286d0-c205-46d3-a31d-d32af83e9c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2633 | 2026.04.25 04:09:48.592745 [ 5 ] {c0a286d0-c205-46d3-a31d-d32af83e9c94} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2026.04.25 04:09:48.592781 [ 5 ] {c0a286d0-c205-46d3-a31d-d32af83e9c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2635 | 2026.04.25 04:09:48.593082 [ 5 ] {c0a286d0-c205-46d3-a31d-d32af83e9c94} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2636 | 2026.04.25 04:09:48.593293 [ 5 ] {c0a286d0-c205-46d3-a31d-d32af83e9c94} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2637 | 2026.04.25 04:09:48.593422 [ 5 ] {c0a286d0-c205-46d3-a31d-d32af83e9c94} <Debug> executeQuery: Read 42 rows, 3.18 KiB in 0.001144 sec., 36713.28671328671 rows/sec., 2.72 MiB/sec. | ||
| 2638 | 2026.04.25 04:09:48.593459 [ 5 ] {c0a286d0-c205-46d3-a31d-d32af83e9c94} <Debug> TCPHandler: Processed in 0.00131009 sec. | ||
| 2639 | 2026.04.25 04:09:48.593574 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2640 | 2026.04.25 04:09:48.593669 [ 5 ] {7dc9565b-3c90-4ac0-af5b-826110cc3bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2641 | 2026.04.25 04:09:48.593708 [ 5 ] {7dc9565b-3c90-4ac0-af5b-826110cc3bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2642 | 2026.04.25 04:09:48.594105 [ 5 ] {7dc9565b-3c90-4ac0-af5b-826110cc3bb6} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2643 | 2026.04.25 04:09:48.594142 [ 5 ] {7dc9565b-3c90-4ac0-af5b-826110cc3bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2644 | 2026.04.25 04:09:48.594448 [ 5 ] {7dc9565b-3c90-4ac0-af5b-826110cc3bb6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2645 | 2026.04.25 04:09:48.594662 [ 5 ] {7dc9565b-3c90-4ac0-af5b-826110cc3bb6} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2026.04.25 04:09:48.594791 [ 5 ] {7dc9565b-3c90-4ac0-af5b-826110cc3bb6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001141 sec., 21034.180543382994 rows/sec., 1.75 MiB/sec. | ||
| 2647 | 2026.04.25 04:09:48.594829 [ 5 ] {7dc9565b-3c90-4ac0-af5b-826110cc3bb6} <Debug> TCPHandler: Processed in 0.00130505 sec. | ||
| 2648 | 2026.04.25 04:09:48.594945 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2649 | 2026.04.25 04:09:48.595039 [ 5 ] {dc4c2452-6dff-4a14-95e7-e4211634a6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2650 | 2026.04.25 04:09:48.595079 [ 5 ] {dc4c2452-6dff-4a14-95e7-e4211634a6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2651 | 2026.04.25 04:09:48.595476 [ 5 ] {dc4c2452-6dff-4a14-95e7-e4211634a6e5} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2652 | 2026.04.25 04:09:48.595511 [ 5 ] {dc4c2452-6dff-4a14-95e7-e4211634a6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2653 | 2026.04.25 04:09:48.595809 [ 5 ] {dc4c2452-6dff-4a14-95e7-e4211634a6e5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2654 | 2026.04.25 04:09:48.596019 [ 5 ] {dc4c2452-6dff-4a14-95e7-e4211634a6e5} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2026.04.25 04:09:48.596148 [ 5 ] {dc4c2452-6dff-4a14-95e7-e4211634a6e5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 2656 | 2026.04.25 04:09:48.596185 [ 5 ] {dc4c2452-6dff-4a14-95e7-e4211634a6e5} <Debug> TCPHandler: Processed in 0.0012902 sec. | ||
| 2657 | 2026.04.25 04:09:48.596361 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2658 | 2026.04.25 04:09:48.596485 [ 5 ] {0179b309-bf3f-4915-87dd-2e4dd8373f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2659 | 2026.04.25 04:09:48.596532 [ 5 ] {0179b309-bf3f-4915-87dd-2e4dd8373f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2660 | 2026.04.25 04:09:48.597022 [ 5 ] {0179b309-bf3f-4915-87dd-2e4dd8373f17} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2026.04.25 04:09:48.597061 [ 5 ] {0179b309-bf3f-4915-87dd-2e4dd8373f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2662 | 2026.04.25 04:09:48.597406 [ 5 ] {0179b309-bf3f-4915-87dd-2e4dd8373f17} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2663 | 2026.04.25 04:09:48.597617 [ 5 ] {0179b309-bf3f-4915-87dd-2e4dd8373f17} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2026.04.25 04:09:48.597748 [ 5 ] {0179b309-bf3f-4915-87dd-2e4dd8373f17} <Debug> executeQuery: Read 102 rows, 8.55 KiB in 0.001287 sec., 79254.07925407926 rows/sec., 6.49 MiB/sec. | ||
| 2665 | 2026.04.25 04:09:48.597787 [ 5 ] {0179b309-bf3f-4915-87dd-2e4dd8373f17} <Debug> TCPHandler: Processed in 0.001515103 sec. | ||
| 2666 | 2026.04.25 04:09:48.597907 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2667 | 2026.04.25 04:09:48.597997 [ 5 ] {1af5ff58-df8a-4dbf-aad9-e8d2aa221a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2668 | 2026.04.25 04:09:48.598039 [ 5 ] {1af5ff58-df8a-4dbf-aad9-e8d2aa221a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2669 | 2026.04.25 04:09:48.598407 [ 5 ] {1af5ff58-df8a-4dbf-aad9-e8d2aa221a23} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2670 | 2026.04.25 04:09:48.598464 [ 5 ] {1af5ff58-df8a-4dbf-aad9-e8d2aa221a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2671 | 2026.04.25 04:09:48.598767 [ 5 ] {1af5ff58-df8a-4dbf-aad9-e8d2aa221a23} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2672 | 2026.04.25 04:09:48.599038 [ 5 ] {1af5ff58-df8a-4dbf-aad9-e8d2aa221a23} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2026.04.25 04:09:48.599169 [ 5 ] {1af5ff58-df8a-4dbf-aad9-e8d2aa221a23} <Debug> executeQuery: Read 149 rows, 11.06 KiB in 0.001181 sec., 126164.26756985606 rows/sec., 9.15 MiB/sec. | ||
| 2674 | 2026.04.25 04:09:48.599207 [ 5 ] {1af5ff58-df8a-4dbf-aad9-e8d2aa221a23} <Debug> TCPHandler: Processed in 0.001346501 sec. | ||
| 2675 | 2026.04.25 04:09:48.599323 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2676 | 2026.04.25 04:09:48.599418 [ 5 ] {3c57745c-1db9-4f7d-a64f-e63194fc4e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2677 | 2026.04.25 04:09:48.599472 [ 5 ] {3c57745c-1db9-4f7d-a64f-e63194fc4e1b} <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 | ||
| 2678 | 2026.04.25 04:09:48.600304 [ 5 ] {3c57745c-1db9-4f7d-a64f-e63194fc4e1b} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2026.04.25 04:09:48.600339 [ 5 ] {3c57745c-1db9-4f7d-a64f-e63194fc4e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2680 | 2026.04.25 04:09:48.600831 [ 5 ] {3c57745c-1db9-4f7d-a64f-e63194fc4e1b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2681 | 2026.04.25 04:09:48.601053 [ 5 ] {3c57745c-1db9-4f7d-a64f-e63194fc4e1b} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2682 | 2026.04.25 04:09:48.601215 [ 5 ] {3c57745c-1db9-4f7d-a64f-e63194fc4e1b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001815 sec., 13223.140495867769 rows/sec., 23.70 MiB/sec. | ||
| 2683 | 2026.04.25 04:09:48.601273 [ 5 ] {3c57745c-1db9-4f7d-a64f-e63194fc4e1b} <Debug> TCPHandler: Processed in 0.00200072 sec. | ||
| 2684 | 2026.04.25 04:09:48.601399 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2685 | 2026.04.25 04:09:48.601501 [ 5 ] {a4bf2af5-77af-44af-892f-6675e0e734a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2686 | 2026.04.25 04:09:48.601544 [ 5 ] {a4bf2af5-77af-44af-892f-6675e0e734a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2687 | 2026.04.25 04:09:48.601887 [ 5 ] {a4bf2af5-77af-44af-892f-6675e0e734a9} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2026.04.25 04:09:48.601923 [ 5 ] {a4bf2af5-77af-44af-892f-6675e0e734a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2689 | 2026.04.25 04:09:48.602239 [ 5 ] {a4bf2af5-77af-44af-892f-6675e0e734a9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2690 | 2026.04.25 04:09:48.602451 [ 5 ] {a4bf2af5-77af-44af-892f-6675e0e734a9} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2026.04.25 04:09:48.602579 [ 5 ] {a4bf2af5-77af-44af-892f-6675e0e734a9} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001097 sec., 36463.08113035551 rows/sec., 2.43 MiB/sec. | ||
| 2692 | 2026.04.25 04:09:48.602615 [ 5 ] {a4bf2af5-77af-44af-892f-6675e0e734a9} <Debug> TCPHandler: Processed in 0.001266479 sec. | ||
| 2693 | 2026.04.25 04:09:49.859119 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6206 | ||
| 2694 | 2026.04.25 04:09:49.859643 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2026.04.25 04:09:49.859684 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2696 | 2026.04.25 04:09:49.860221 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2697 | 2026.04.25 04:09:49.860440 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2026.04.25 04:09:49.860565 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6206 | ||
| 2699 | 2026.04.25 04:09:50.194503 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2700 | 2026.04.25 04:09:50.209901 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2026.04.25 04:09:50.209954 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2702 | 2026.04.25 04:09:50.215561 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2703 | 2026.04.25 04:09:50.216249 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2704 | 2026.04.25 04:09:50.218753 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2705 | 2026.04.25 04:09:52.365244 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 334 | ||
| 2706 | 2026.04.25 04:09:52.367701 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2026.04.25 04:09:52.367744 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2708 | 2026.04.25 04:09:52.368901 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2709 | 2026.04.25 04:09:52.369174 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2026.04.25 04:09:52.369425 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 334 | ||
| 2711 | 2026.04.25 04:09:53.581093 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2712 | 2026.04.25 04:09:53.581429 [ 5 ] {17c3114b-2ec6-4049-9c8c-4427f0f84a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 2713 | 2026.04.25 04:09:53.581754 [ 5 ] {17c3114b-2ec6-4049-9c8c-4427f0f84a75} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2714 | 2026.04.25 04:09:53.581790 [ 5 ] {17c3114b-2ec6-4049-9c8c-4427f0f84a75} <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 | ||
| 2715 | 2026.04.25 04:09:53.582008 [ 5 ] {17c3114b-2ec6-4049-9c8c-4427f0f84a75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2716 | 2026.04.25 04:09:53.582077 [ 5 ] {17c3114b-2ec6-4049-9c8c-4427f0f84a75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2717 | 2026.04.25 04:09:53.582217 [ 5 ] {17c3114b-2ec6-4049-9c8c-4427f0f84a75} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2718 | 2026.04.25 04:09:53.582308 [ 319 ] {17c3114b-2ec6-4049-9c8c-4427f0f84a75} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2719 | 2026.04.25 04:09:53.582358 [ 338 ] {17c3114b-2ec6-4049-9c8c-4427f0f84a75} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2720 | 2026.04.25 04:09:53.582378 [ 312 ] {17c3114b-2ec6-4049-9c8c-4427f0f84a75} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2721 | 2026.04.25 04:09:53.582545 [ 5 ] {17c3114b-2ec6-4049-9c8c-4427f0f84a75} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2722 | 2026.04.25 04:09:53.582573 [ 5 ] {17c3114b-2ec6-4049-9c8c-4427f0f84a75} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2723 | 2026.04.25 04:09:53.582641 [ 5 ] {17c3114b-2ec6-4049-9c8c-4427f0f84a75} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2724 | 2026.04.25 04:09:53.582661 [ 5 ] {17c3114b-2ec6-4049-9c8c-4427f0f84a75} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2725 | 2026.04.25 04:09:53.582696 [ 5 ] {17c3114b-2ec6-4049-9c8c-4427f0f84a75} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2726 | 2026.04.25 04:09:53.582735 [ 5 ] {17c3114b-2ec6-4049-9c8c-4427f0f84a75} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2727 | 2026.04.25 04:09:53.583956 [ 5 ] {17c3114b-2ec6-4049-9c8c-4427f0f84a75} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002629 sec., 8748.573602130087 rows/sec., 1.18 MiB/sec. | ||
| 2728 | 2026.04.25 04:09:53.584062 [ 5 ] {17c3114b-2ec6-4049-9c8c-4427f0f84a75} <Debug> TCPHandler: Processed in 0.003160388 sec. | ||
| 2729 | 2026.04.25 04:09:53.585721 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2730 | 2026.04.25 04:09:53.585830 [ 5 ] {55f77774-d51b-4621-bc9f-a95d02519437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2731 | 2026.04.25 04:09:53.585873 [ 5 ] {55f77774-d51b-4621-bc9f-a95d02519437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2732 | 2026.04.25 04:09:53.586339 [ 5 ] {55f77774-d51b-4621-bc9f-a95d02519437} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2026.04.25 04:09:53.586382 [ 5 ] {55f77774-d51b-4621-bc9f-a95d02519437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2734 | 2026.04.25 04:09:53.586743 [ 5 ] {55f77774-d51b-4621-bc9f-a95d02519437} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2735 | 2026.04.25 04:09:53.586975 [ 5 ] {55f77774-d51b-4621-bc9f-a95d02519437} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2026.04.25 04:09:53.587121 [ 5 ] {55f77774-d51b-4621-bc9f-a95d02519437} <Debug> executeQuery: Read 66 rows, 5.90 KiB in 0.001323 sec., 49886.621315192744 rows/sec., 4.35 MiB/sec. | ||
| 2737 | 2026.04.25 04:09:53.587139 [ 145 ] {} <Debug> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2738 | 2026.04.25 04:09:53.587160 [ 5 ] {55f77774-d51b-4621-bc9f-a95d02519437} <Debug> TCPHandler: Processed in 0.001489133 sec. | ||
| 2739 | 2026.04.25 04:09:53.587209 [ 145 ] {} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2740 | 2026.04.25 04:09:53.587235 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2741 | 2026.04.25 04:09:53.587324 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2742 | 2026.04.25 04:09:53.587396 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::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 | ||
| 2743 | 2026.04.25 04:09:53.587424 [ 5 ] {3a7d4c17-4645-4280-a471-5778b60fffc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2744 | 2026.04.25 04:09:53.587486 [ 5 ] {3a7d4c17-4645-4280-a471-5778b60fffc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2745 | 2026.04.25 04:09:53.587593 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2746 | 2026.04.25 04:09:53.587654 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 225 rows starting from the beginning of the part | ||
| 2747 | 2026.04.25 04:09:53.587756 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 69 rows starting from the beginning of the part | ||
| 2748 | 2026.04.25 04:09:53.587831 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 78 rows starting from the beginning of the part | ||
| 2749 | 2026.04.25 04:09:53.587900 [ 5 ] {3a7d4c17-4645-4280-a471-5778b60fffc0} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2026.04.25 04:09:53.587907 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 66 rows starting from the beginning of the part | ||
| 2751 | 2026.04.25 04:09:53.587946 [ 5 ] {3a7d4c17-4645-4280-a471-5778b60fffc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2752 | 2026.04.25 04:09:53.587998 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 201 rows starting from the beginning of the part | ||
| 2753 | 2026.04.25 04:09:53.588073 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 66 rows starting from the beginning of the part | ||
| 2754 | 2026.04.25 04:09:53.588256 [ 5 ] {3a7d4c17-4645-4280-a471-5778b60fffc0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2755 | 2026.04.25 04:09:53.588505 [ 5 ] {3a7d4c17-4645-4280-a471-5778b60fffc0} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2756 | 2026.04.25 04:09:53.588624 [ 145 ] {} <Debug> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2757 | 2026.04.25 04:09:53.588643 [ 5 ] {3a7d4c17-4645-4280-a471-5778b60fffc0} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001237 sec., 14551.333872271625 rows/sec., 1.07 MiB/sec. | ||
| 2758 | 2026.04.25 04:09:53.588665 [ 145 ] {} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2759 | 2026.04.25 04:09:53.588689 [ 5 ] {3a7d4c17-4645-4280-a471-5778b60fffc0} <Debug> TCPHandler: Processed in 0.001419761 sec. | ||
| 2760 | 2026.04.25 04:09:53.588692 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2761 | 2026.04.25 04:09:53.588825 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2762 | 2026.04.25 04:09:53.588826 [ 202 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::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 | ||
| 2763 | 2026.04.25 04:09:53.588928 [ 5 ] {1584aebd-cb64-4fff-87bc-f1f62f2b786a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2764 | 2026.04.25 04:09:53.588963 [ 202 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2765 | 2026.04.25 04:09:53.588973 [ 5 ] {1584aebd-cb64-4fff-87bc-f1f62f2b786a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2766 | 2026.04.25 04:09:53.589003 [ 202 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 57 rows starting from the beginning of the part | ||
| 2767 | 2026.04.25 04:09:53.589069 [ 202 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 2768 | 2026.04.25 04:09:53.589115 [ 202 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 2769 | 2026.04.25 04:09:53.589160 [ 202 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 18 rows starting from the beginning of the part | ||
| 2770 | 2026.04.25 04:09:53.589204 [ 202 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
| 2771 | 2026.04.25 04:09:53.589245 [ 202 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 18 rows starting from the beginning of the part | ||
| 2772 | 2026.04.25 04:09:53.589282 [ 195 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 705 rows, containing 5 columns (5 merged, 0 gathered) in 0.00195754 sec., 360145.8974018411 rows/sec., 33.42 MiB/sec. | ||
| 2773 | 2026.04.25 04:09:53.589410 [ 5 ] {1584aebd-cb64-4fff-87bc-f1f62f2b786a} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2026.04.25 04:09:53.589450 [ 5 ] {1584aebd-cb64-4fff-87bc-f1f62f2b786a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2775 | 2026.04.25 04:09:53.589493 [ 201 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2776 | 2026.04.25 04:09:53.589815 [ 201 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_16_3} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2026.04.25 04:09:53.589900 [ 201 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_16_3} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2778 | 2026.04.25 04:09:53.589925 [ 5 ] {1584aebd-cb64-4fff-87bc-f1f62f2b786a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2779 | 2026.04.25 04:09:53.590000 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2780 | 2026.04.25 04:09:53.590147 [ 5 ] {1584aebd-cb64-4fff-87bc-f1f62f2b786a} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2026.04.25 04:09:53.590168 [ 201 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386271 sec., 132008.82078612337 rows/sec., 10.20 MiB/sec. | ||
| 2782 | 2026.04.25 04:09:53.590263 [ 145 ] {} <Debug> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2783 | 2026.04.25 04:09:53.590288 [ 5 ] {1584aebd-cb64-4fff-87bc-f1f62f2b786a} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001378 sec., 39187.22786647315 rows/sec., 3.06 MiB/sec. | ||
| 2784 | 2026.04.25 04:09:53.590297 [ 202 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2785 | 2026.04.25 04:09:53.590301 [ 145 ] {} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2786 | 2026.04.25 04:09:53.590334 [ 5 ] {1584aebd-cb64-4fff-87bc-f1f62f2b786a} <Debug> TCPHandler: Processed in 0.001559894 sec. | ||
| 2787 | 2026.04.25 04:09:53.590346 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2788 | 2026.04.25 04:09:53.590419 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::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 | ||
| 2789 | 2026.04.25 04:09:53.590474 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2026.04.25 04:09:53.590506 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2791 | 2026.04.25 04:09:53.590532 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 130 rows starting from the beginning of the part | ||
| 2792 | 2026.04.25 04:09:53.590569 [ 202 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_16_3} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2793 | 2026.04.25 04:09:53.590572 [ 5 ] {9dc10c9c-ee56-477a-afd1-d298526071ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2794 | 2026.04.25 04:09:53.590607 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 66 rows starting from the beginning of the part | ||
| 2795 | 2026.04.25 04:09:53.590633 [ 5 ] {9dc10c9c-ee56-477a-afd1-d298526071ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2796 | 2026.04.25 04:09:53.590648 [ 202 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_16_3} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2797 | 2026.04.25 04:09:53.590651 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2798 | 2026.04.25 04:09:53.590708 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 54 rows starting from the beginning of the part | ||
| 2799 | 2026.04.25 04:09:53.590726 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2800 | 2026.04.25 04:09:53.590747 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 102 rows starting from the beginning of the part | ||
| 2801 | 2026.04.25 04:09:53.590788 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 54 rows starting from the beginning of the part | ||
| 2802 | 2026.04.25 04:09:53.591012 [ 5 ] {9dc10c9c-ee56-477a-afd1-d298526071ef} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2803 | 2026.04.25 04:09:53.591047 [ 5 ] {9dc10c9c-ee56-477a-afd1-d298526071ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2804 | 2026.04.25 04:09:53.591375 [ 5 ] {9dc10c9c-ee56-477a-afd1-d298526071ef} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2805 | 2026.04.25 04:09:53.591555 [ 201 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 466 rows, containing 5 columns (5 merged, 0 gathered) in 0.001165157 sec., 399946.1016841507 rows/sec., 33.45 MiB/sec. | ||
| 2806 | 2026.04.25 04:09:53.591585 [ 5 ] {9dc10c9c-ee56-477a-afd1-d298526071ef} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2807 | 2026.04.25 04:09:53.591717 [ 199 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2808 | 2026.04.25 04:09:53.591723 [ 5 ] {9dc10c9c-ee56-477a-afd1-d298526071ef} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001169 sec., 94097.51924721985 rows/sec., 6.57 MiB/sec. | ||
| 2809 | 2026.04.25 04:09:53.591768 [ 5 ] {9dc10c9c-ee56-477a-afd1-d298526071ef} <Debug> TCPHandler: Processed in 0.001343331 sec. | ||
| 2810 | 2026.04.25 04:09:53.591891 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2811 | 2026.04.25 04:09:53.591990 [ 5 ] {3b0f6801-0078-421b-a673-b3ac51a34dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2812 | 2026.04.25 04:09:53.592005 [ 199 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_16_3} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2813 | 2026.04.25 04:09:53.592047 [ 5 ] {3b0f6801-0078-421b-a673-b3ac51a34dad} <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 | ||
| 2814 | 2026.04.25 04:09:53.592078 [ 199 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_16_3} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2815 | 2026.04.25 04:09:53.592148 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2816 | 2026.04.25 04:09:53.592803 [ 5 ] {3b0f6801-0078-421b-a673-b3ac51a34dad} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2817 | 2026.04.25 04:09:53.592838 [ 5 ] {3b0f6801-0078-421b-a673-b3ac51a34dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2818 | 2026.04.25 04:09:53.593360 [ 5 ] {3b0f6801-0078-421b-a673-b3ac51a34dad} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2819 | 2026.04.25 04:09:53.593578 [ 5 ] {3b0f6801-0078-421b-a673-b3ac51a34dad} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2820 | 2026.04.25 04:09:53.593719 [ 5 ] {3b0f6801-0078-421b-a673-b3ac51a34dad} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001751 sec., 10279.840091376356 rows/sec., 18.42 MiB/sec. | ||
| 2821 | 2026.04.25 04:09:53.593720 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2822 | 2026.04.25 04:09:53.593774 [ 5 ] {3b0f6801-0078-421b-a673-b3ac51a34dad} <Debug> TCPHandler: Processed in 0.001931819 sec. | ||
| 2823 | 2026.04.25 04:09:53.593783 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2026.04.25 04:09:53.593819 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2825 | 2026.04.25 04:09:53.593900 [ 189 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::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 | ||
| 2826 | 2026.04.25 04:09:53.593910 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2827 | 2026.04.25 04:09:53.594024 [ 5 ] {5bc2e289-020d-4d8d-8acf-ea2665692e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2828 | 2026.04.25 04:09:53.594066 [ 5 ] {5bc2e289-020d-4d8d-8acf-ea2665692e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2829 | 2026.04.25 04:09:53.594109 [ 189 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2830 | 2026.04.25 04:09:53.594170 [ 189 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 168 rows starting from the beginning of the part | ||
| 2831 | 2026.04.25 04:09:53.594318 [ 189 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 18 rows starting from the beginning of the part | ||
| 2832 | 2026.04.25 04:09:53.594406 [ 5 ] {5bc2e289-020d-4d8d-8acf-ea2665692e63} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2026.04.25 04:09:53.594441 [ 189 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 2834 | 2026.04.25 04:09:53.594447 [ 5 ] {5bc2e289-020d-4d8d-8acf-ea2665692e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2835 | 2026.04.25 04:09:53.594562 [ 189 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 18 rows starting from the beginning of the part | ||
| 2836 | 2026.04.25 04:09:53.594675 [ 189 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 2837 | 2026.04.25 04:09:53.594785 [ 189 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 18 rows starting from the beginning of the part | ||
| 2838 | 2026.04.25 04:09:53.594790 [ 5 ] {5bc2e289-020d-4d8d-8acf-ea2665692e63} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2839 | 2026.04.25 04:09:53.595023 [ 5 ] {5bc2e289-020d-4d8d-8acf-ea2665692e63} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2026.04.25 04:09:53.595165 [ 5 ] {5bc2e289-020d-4d8d-8acf-ea2665692e63} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00116 sec., 34482.75862068965 rows/sec., 2.30 MiB/sec. | ||
| 2841 | 2026.04.25 04:09:53.595205 [ 5 ] {5bc2e289-020d-4d8d-8acf-ea2665692e63} <Debug> TCPHandler: Processed in 0.00134458 sec. | ||
| 2842 | 2026.04.25 04:09:53.597180 [ 199 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 19 columns (19 merged, 0 gathered) in 0.00331611 sec., 81420.70076083121 rows/sec., 145.90 MiB/sec. | ||
| 2843 | 2026.04.25 04:09:53.597513 [ 189 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2844 | 2026.04.25 04:09:53.597810 [ 189 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2026.04.25 04:09:53.597873 [ 189 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2846 | 2026.04.25 04:09:53.597943 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
| 2847 | 2026.04.25 04:09:57.265685 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2848 | 2026.04.25 04:09:57.265743 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2849 | 2026.04.25 04:09:57.360651 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6718 | ||
| 2850 | 2026.04.25 04:09:57.361191 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2026.04.25 04:09:57.361233 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2852 | 2026.04.25 04:09:57.361734 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2853 | 2026.04.25 04:09:57.361973 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2026.04.25 04:09:57.362114 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6718 | ||
| 2855 | 2026.04.25 04:09:57.718816 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2856 | 2026.04.25 04:09:57.735507 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2857 | 2026.04.25 04:09:57.735792 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2858 | 2026.04.25 04:09:57.741203 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2859 | 2026.04.25 04:09:57.741907 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2860 | 2026.04.25 04:09:57.744690 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2861 | 2026.04.25 04:09:58.581622 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2862 | 2026.04.25 04:09:58.581842 [ 5 ] {a1b81c6d-eb3c-490d-8b8e-35f3df195baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 2863 | 2026.04.25 04:09:58.582161 [ 5 ] {a1b81c6d-eb3c-490d-8b8e-35f3df195baf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2864 | 2026.04.25 04:09:58.582197 [ 5 ] {a1b81c6d-eb3c-490d-8b8e-35f3df195baf} <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 | ||
| 2865 | 2026.04.25 04:09:58.582414 [ 5 ] {a1b81c6d-eb3c-490d-8b8e-35f3df195baf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2866 | 2026.04.25 04:09:58.582481 [ 5 ] {a1b81c6d-eb3c-490d-8b8e-35f3df195baf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2867 | 2026.04.25 04:09:58.582618 [ 5 ] {a1b81c6d-eb3c-490d-8b8e-35f3df195baf} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2868 | 2026.04.25 04:09:58.582731 [ 319 ] {a1b81c6d-eb3c-490d-8b8e-35f3df195baf} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2869 | 2026.04.25 04:09:58.582745 [ 338 ] {a1b81c6d-eb3c-490d-8b8e-35f3df195baf} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2870 | 2026.04.25 04:09:58.582781 [ 312 ] {a1b81c6d-eb3c-490d-8b8e-35f3df195baf} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2871 | 2026.04.25 04:09:58.582926 [ 5 ] {a1b81c6d-eb3c-490d-8b8e-35f3df195baf} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2872 | 2026.04.25 04:09:58.582956 [ 5 ] {a1b81c6d-eb3c-490d-8b8e-35f3df195baf} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2873 | 2026.04.25 04:09:58.583022 [ 5 ] {a1b81c6d-eb3c-490d-8b8e-35f3df195baf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2874 | 2026.04.25 04:09:58.583041 [ 5 ] {a1b81c6d-eb3c-490d-8b8e-35f3df195baf} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2875 | 2026.04.25 04:09:58.583076 [ 5 ] {a1b81c6d-eb3c-490d-8b8e-35f3df195baf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2876 | 2026.04.25 04:09:58.583115 [ 5 ] {a1b81c6d-eb3c-490d-8b8e-35f3df195baf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2877 | 2026.04.25 04:09:58.584281 [ 5 ] {a1b81c6d-eb3c-490d-8b8e-35f3df195baf} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002528 sec., 9098.101265822785 rows/sec., 1.22 MiB/sec. | ||
| 2878 | 2026.04.25 04:09:58.584380 [ 5 ] {a1b81c6d-eb3c-490d-8b8e-35f3df195baf} <Debug> TCPHandler: Processed in 0.002884454 sec. | ||
| 2879 | 2026.04.25 04:09:58.586110 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2880 | 2026.04.25 04:09:58.586218 [ 5 ] {6d8d682a-a318-4496-8d16-eb1a5bfb832e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2881 | 2026.04.25 04:09:58.586260 [ 5 ] {6d8d682a-a318-4496-8d16-eb1a5bfb832e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2882 | 2026.04.25 04:09:58.586738 [ 5 ] {6d8d682a-a318-4496-8d16-eb1a5bfb832e} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2026.04.25 04:09:58.586778 [ 5 ] {6d8d682a-a318-4496-8d16-eb1a5bfb832e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2884 | 2026.04.25 04:09:58.587177 [ 5 ] {6d8d682a-a318-4496-8d16-eb1a5bfb832e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2885 | 2026.04.25 04:09:58.587423 [ 5 ] {6d8d682a-a318-4496-8d16-eb1a5bfb832e} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2026.04.25 04:09:58.587565 [ 5 ] {6d8d682a-a318-4496-8d16-eb1a5bfb832e} <Debug> executeQuery: Read 78 rows, 6.87 KiB in 0.001377 sec., 56644.88017429194 rows/sec., 4.87 MiB/sec. | ||
| 2887 | 2026.04.25 04:09:58.587604 [ 5 ] {6d8d682a-a318-4496-8d16-eb1a5bfb832e} <Debug> TCPHandler: Processed in 0.001544713 sec. | ||
| 2888 | 2026.04.25 04:09:58.587733 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2889 | 2026.04.25 04:09:58.587838 [ 5 ] {5281bb70-e20d-4d3c-81cc-f86859cbbf07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2890 | 2026.04.25 04:09:58.587881 [ 5 ] {5281bb70-e20d-4d3c-81cc-f86859cbbf07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2891 | 2026.04.25 04:09:58.588287 [ 5 ] {5281bb70-e20d-4d3c-81cc-f86859cbbf07} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2026.04.25 04:09:58.588324 [ 5 ] {5281bb70-e20d-4d3c-81cc-f86859cbbf07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2893 | 2026.04.25 04:09:58.588625 [ 5 ] {5281bb70-e20d-4d3c-81cc-f86859cbbf07} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2894 | 2026.04.25 04:09:58.588851 [ 5 ] {5281bb70-e20d-4d3c-81cc-f86859cbbf07} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2026.04.25 04:09:58.588977 [ 5 ] {5281bb70-e20d-4d3c-81cc-f86859cbbf07} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001158 sec., 20725.38860103627 rows/sec., 1.52 MiB/sec. | ||
| 2896 | 2026.04.25 04:09:58.589014 [ 5 ] {5281bb70-e20d-4d3c-81cc-f86859cbbf07} <Debug> TCPHandler: Processed in 0.001336701 sec. | ||
| 2897 | 2026.04.25 04:09:58.589130 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2898 | 2026.04.25 04:09:58.589226 [ 5 ] {5f222bc4-9371-43ed-b790-3fb1fe1f6a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2899 | 2026.04.25 04:09:58.589265 [ 5 ] {5f222bc4-9371-43ed-b790-3fb1fe1f6a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2900 | 2026.04.25 04:09:58.589693 [ 5 ] {5f222bc4-9371-43ed-b790-3fb1fe1f6a6d} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2901 | 2026.04.25 04:09:58.589729 [ 5 ] {5f222bc4-9371-43ed-b790-3fb1fe1f6a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2902 | 2026.04.25 04:09:58.590043 [ 5 ] {5f222bc4-9371-43ed-b790-3fb1fe1f6a6d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2903 | 2026.04.25 04:09:58.590244 [ 5 ] {5f222bc4-9371-43ed-b790-3fb1fe1f6a6d} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2904 | 2026.04.25 04:09:58.590369 [ 5 ] {5f222bc4-9371-43ed-b790-3fb1fe1f6a6d} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 4.03 MiB/sec. | ||
| 2905 | 2026.04.25 04:09:58.590407 [ 5 ] {5f222bc4-9371-43ed-b790-3fb1fe1f6a6d} <Debug> TCPHandler: Processed in 0.00132646 sec. | ||
| 2906 | 2026.04.25 04:09:58.590530 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2907 | 2026.04.25 04:09:58.590625 [ 5 ] {5d8b064d-989d-4c68-8a4c-efe32ca471e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2908 | 2026.04.25 04:09:58.590668 [ 5 ] {5d8b064d-989d-4c68-8a4c-efe32ca471e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2909 | 2026.04.25 04:09:58.591041 [ 5 ] {5d8b064d-989d-4c68-8a4c-efe32ca471e1} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2910 | 2026.04.25 04:09:58.591076 [ 5 ] {5d8b064d-989d-4c68-8a4c-efe32ca471e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2911 | 2026.04.25 04:09:58.591385 [ 5 ] {5d8b064d-989d-4c68-8a4c-efe32ca471e1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2912 | 2026.04.25 04:09:58.591584 [ 5 ] {5d8b064d-989d-4c68-8a4c-efe32ca471e1} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2026.04.25 04:09:58.591687 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2914 | 2026.04.25 04:09:58.591711 [ 5 ] {5d8b064d-989d-4c68-8a4c-efe32ca471e1} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001104 sec., 99637.68115942029 rows/sec., 6.95 MiB/sec. | ||
| 2915 | 2026.04.25 04:09:58.591744 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2916 | 2026.04.25 04:09:58.591755 [ 5 ] {5d8b064d-989d-4c68-8a4c-efe32ca471e1} <Debug> TCPHandler: Processed in 0.001274159 sec. | ||
| 2917 | 2026.04.25 04:09:58.591774 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2918 | 2026.04.25 04:09:58.591883 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2919 | 2026.04.25 04:09:58.591890 [ 201 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::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 | ||
| 2920 | 2026.04.25 04:09:58.591982 [ 5 ] {6dd83c4f-0f72-4338-8b9a-9b216ae92b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2921 | 2026.04.25 04:09:58.592040 [ 201 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2922 | 2026.04.25 04:09:58.592041 [ 5 ] {6dd83c4f-0f72-4338-8b9a-9b216ae92b8a} <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 | ||
| 2923 | 2026.04.25 04:09:58.592083 [ 201 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1426 rows starting from the beginning of the part | ||
| 2924 | 2026.04.25 04:09:58.592155 [ 201 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 110 rows starting from the beginning of the part | ||
| 2925 | 2026.04.25 04:09:58.592199 [ 201 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 110 rows starting from the beginning of the part | ||
| 2926 | 2026.04.25 04:09:58.592240 [ 201 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 2927 | 2026.04.25 04:09:58.592277 [ 201 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 110 rows starting from the beginning of the part | ||
| 2928 | 2026.04.25 04:09:58.592317 [ 201 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 110 rows starting from the beginning of the part | ||
| 2929 | 2026.04.25 04:09:58.592804 [ 5 ] {6dd83c4f-0f72-4338-8b9a-9b216ae92b8a} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2930 | 2026.04.25 04:09:58.592845 [ 5 ] {6dd83c4f-0f72-4338-8b9a-9b216ae92b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2931 | 2026.04.25 04:09:58.593385 [ 5 ] {6dd83c4f-0f72-4338-8b9a-9b216ae92b8a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2932 | 2026.04.25 04:09:58.593409 [ 189 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2015 rows, containing 5 columns (5 merged, 0 gathered) in 0.001568853 sec., 1284377.8225238437 rows/sec., 92.65 MiB/sec. | ||
| 2933 | 2026.04.25 04:09:58.593614 [ 5 ] {6dd83c4f-0f72-4338-8b9a-9b216ae92b8a} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2026.04.25 04:09:58.593645 [ 189 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2935 | 2026.04.25 04:09:58.593761 [ 5 ] {6dd83c4f-0f72-4338-8b9a-9b216ae92b8a} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001796 sec., 13363.028953229397 rows/sec., 23.95 MiB/sec. | ||
| 2936 | 2026.04.25 04:09:58.593817 [ 5 ] {6dd83c4f-0f72-4338-8b9a-9b216ae92b8a} <Debug> TCPHandler: Processed in 0.001984201 sec. | ||
| 2937 | 2026.04.25 04:09:58.593949 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2938 | 2026.04.25 04:09:58.593966 [ 189 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2026.04.25 04:09:58.594047 [ 5 ] {99d3f690-1751-4d15-9cf7-dbe56379fa10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2940 | 2026.04.25 04:09:58.594051 [ 189 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2941 | 2026.04.25 04:09:58.594097 [ 5 ] {99d3f690-1751-4d15-9cf7-dbe56379fa10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2942 | 2026.04.25 04:09:58.594159 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 2943 | 2026.04.25 04:09:58.594420 [ 5 ] {99d3f690-1751-4d15-9cf7-dbe56379fa10} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2026.04.25 04:09:58.594460 [ 5 ] {99d3f690-1751-4d15-9cf7-dbe56379fa10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2945 | 2026.04.25 04:09:58.594773 [ 5 ] {99d3f690-1751-4d15-9cf7-dbe56379fa10} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2946 | 2026.04.25 04:09:58.594975 [ 5 ] {99d3f690-1751-4d15-9cf7-dbe56379fa10} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2947 | 2026.04.25 04:09:58.595102 [ 5 ] {99d3f690-1751-4d15-9cf7-dbe56379fa10} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001074 sec., 37243.947858472995 rows/sec., 2.49 MiB/sec. | ||
| 2948 | 2026.04.25 04:09:58.595137 [ 5 ] {99d3f690-1751-4d15-9cf7-dbe56379fa10} <Debug> TCPHandler: Processed in 0.001238178 sec. | ||
| 2949 | 2026.04.25 04:10:01.531682 [ 139 ] {} <Debug> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2950 | 2026.04.25 04:10:01.531746 [ 139 ] {} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2026.04.25 04:10:01.531766 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2952 | 2026.04.25 04:10:01.531909 [ 189 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::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 | ||
| 2953 | 2026.04.25 04:10:01.532066 [ 189 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2954 | 2026.04.25 04:10:01.532104 [ 189 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::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 | ||
| 2955 | 2026.04.25 04:10:01.532179 [ 189 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2956 | 2026.04.25 04:10:01.532231 [ 189 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::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 | ||
| 2957 | 2026.04.25 04:10:01.532278 [ 189 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2958 | 2026.04.25 04:10:01.532323 [ 189 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2959 | 2026.04.25 04:10:01.533076 [ 201 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.001226718 sec., 17934.032108438943 rows/sec., 1.50 MiB/sec. | ||
| 2960 | 2026.04.25 04:10:01.533258 [ 187 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2961 | 2026.04.25 04:10:01.533595 [ 187 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_5_1} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2962 | 2026.04.25 04:10:01.533680 [ 187 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_5_1} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2963 | 2026.04.25 04:10:01.533778 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 2964 | 2026.04.25 04:10:02.370522 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 362 | ||
| 2965 | 2026.04.25 04:10:02.372630 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.04.25 04:10:02.372668 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2967 | 2026.04.25 04:10:02.373880 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2968 | 2026.04.25 04:10:02.374167 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2026.04.25 04:10:02.374403 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 362 | ||
| 2970 | 2026.04.25 04:10:03.581106 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2971 | 2026.04.25 04:10:03.581344 [ 5 ] {d34105cf-ccb7-473a-84b5-ca39b31d70a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 2972 | 2026.04.25 04:10:03.581677 [ 5 ] {d34105cf-ccb7-473a-84b5-ca39b31d70a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2973 | 2026.04.25 04:10:03.581711 [ 5 ] {d34105cf-ccb7-473a-84b5-ca39b31d70a5} <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 | ||
| 2974 | 2026.04.25 04:10:03.581920 [ 5 ] {d34105cf-ccb7-473a-84b5-ca39b31d70a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2975 | 2026.04.25 04:10:03.581985 [ 5 ] {d34105cf-ccb7-473a-84b5-ca39b31d70a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2976 | 2026.04.25 04:10:03.582118 [ 5 ] {d34105cf-ccb7-473a-84b5-ca39b31d70a5} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2977 | 2026.04.25 04:10:03.582234 [ 337 ] {d34105cf-ccb7-473a-84b5-ca39b31d70a5} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2978 | 2026.04.25 04:10:03.582238 [ 323 ] {d34105cf-ccb7-473a-84b5-ca39b31d70a5} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2979 | 2026.04.25 04:10:03.582234 [ 325 ] {d34105cf-ccb7-473a-84b5-ca39b31d70a5} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2980 | 2026.04.25 04:10:03.582388 [ 5 ] {d34105cf-ccb7-473a-84b5-ca39b31d70a5} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2981 | 2026.04.25 04:10:03.582414 [ 5 ] {d34105cf-ccb7-473a-84b5-ca39b31d70a5} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2982 | 2026.04.25 04:10:03.582486 [ 5 ] {d34105cf-ccb7-473a-84b5-ca39b31d70a5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2983 | 2026.04.25 04:10:03.582504 [ 5 ] {d34105cf-ccb7-473a-84b5-ca39b31d70a5} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2984 | 2026.04.25 04:10:03.582536 [ 5 ] {d34105cf-ccb7-473a-84b5-ca39b31d70a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2985 | 2026.04.25 04:10:03.582572 [ 5 ] {d34105cf-ccb7-473a-84b5-ca39b31d70a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2986 | 2026.04.25 04:10:03.583781 [ 5 ] {d34105cf-ccb7-473a-84b5-ca39b31d70a5} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002529 sec., 9094.503756425465 rows/sec., 1.22 MiB/sec. | ||
| 2987 | 2026.04.25 04:10:03.583896 [ 5 ] {d34105cf-ccb7-473a-84b5-ca39b31d70a5} <Debug> TCPHandler: Processed in 0.002922954 sec. | ||
| 2988 | 2026.04.25 04:10:03.585540 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2989 | 2026.04.25 04:10:03.585654 [ 5 ] {76526638-b3f5-4e28-9907-54cd75a0d9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2990 | 2026.04.25 04:10:03.585696 [ 5 ] {76526638-b3f5-4e28-9907-54cd75a0d9fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2991 | 2026.04.25 04:10:03.586173 [ 5 ] {76526638-b3f5-4e28-9907-54cd75a0d9fd} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2992 | 2026.04.25 04:10:03.586213 [ 5 ] {76526638-b3f5-4e28-9907-54cd75a0d9fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2993 | 2026.04.25 04:10:03.586564 [ 5 ] {76526638-b3f5-4e28-9907-54cd75a0d9fd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2994 | 2026.04.25 04:10:03.586777 [ 5 ] {76526638-b3f5-4e28-9907-54cd75a0d9fd} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2995 | 2026.04.25 04:10:03.586922 [ 5 ] {76526638-b3f5-4e28-9907-54cd75a0d9fd} <Debug> executeQuery: Read 66 rows, 5.90 KiB in 0.001306 sec., 50535.987748851454 rows/sec., 4.41 MiB/sec. | ||
| 2996 | 2026.04.25 04:10:03.586958 [ 5 ] {76526638-b3f5-4e28-9907-54cd75a0d9fd} <Debug> TCPHandler: Processed in 0.001467452 sec. | ||
| 2997 | 2026.04.25 04:10:03.587087 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2998 | 2026.04.25 04:10:03.587179 [ 5 ] {8dc8e402-5e16-444e-9d54-f66f616c2414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2999 | 2026.04.25 04:10:03.587218 [ 5 ] {8dc8e402-5e16-444e-9d54-f66f616c2414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3000 | 2026.04.25 04:10:03.587610 [ 5 ] {8dc8e402-5e16-444e-9d54-f66f616c2414} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3001 | 2026.04.25 04:10:03.587643 [ 5 ] {8dc8e402-5e16-444e-9d54-f66f616c2414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3002 | 2026.04.25 04:10:03.587923 [ 5 ] {8dc8e402-5e16-444e-9d54-f66f616c2414} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3003 | 2026.04.25 04:10:03.588131 [ 5 ] {8dc8e402-5e16-444e-9d54-f66f616c2414} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3004 | 2026.04.25 04:10:03.588257 [ 5 ] {8dc8e402-5e16-444e-9d54-f66f616c2414} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001095 sec., 16438.35616438356 rows/sec., 1.21 MiB/sec. | ||
| 3005 | 2026.04.25 04:10:03.588292 [ 5 ] {8dc8e402-5e16-444e-9d54-f66f616c2414} <Debug> TCPHandler: Processed in 0.001252449 sec. | ||
| 3006 | 2026.04.25 04:10:03.588398 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3007 | 2026.04.25 04:10:03.588497 [ 5 ] {e168bdfa-ba15-4efb-9242-3e96de022576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3008 | 2026.04.25 04:10:03.588537 [ 5 ] {e168bdfa-ba15-4efb-9242-3e96de022576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3009 | 2026.04.25 04:10:03.588973 [ 5 ] {e168bdfa-ba15-4efb-9242-3e96de022576} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3010 | 2026.04.25 04:10:03.589008 [ 5 ] {e168bdfa-ba15-4efb-9242-3e96de022576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3011 | 2026.04.25 04:10:03.589311 [ 5 ] {e168bdfa-ba15-4efb-9242-3e96de022576} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3012 | 2026.04.25 04:10:03.589518 [ 5 ] {e168bdfa-ba15-4efb-9242-3e96de022576} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2026.04.25 04:10:03.589647 [ 5 ] {e168bdfa-ba15-4efb-9242-3e96de022576} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001167 sec., 46272.49357326478 rows/sec., 3.62 MiB/sec. | ||
| 3014 | 2026.04.25 04:10:03.589696 [ 5 ] {e168bdfa-ba15-4efb-9242-3e96de022576} <Debug> TCPHandler: Processed in 0.0013469 sec. | ||
| 3015 | 2026.04.25 04:10:03.589808 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3016 | 2026.04.25 04:10:03.589904 [ 5 ] {5a2e1c69-8ec8-44ed-909d-a19079c98f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3017 | 2026.04.25 04:10:03.589945 [ 5 ] {5a2e1c69-8ec8-44ed-909d-a19079c98f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3018 | 2026.04.25 04:10:03.590318 [ 5 ] {5a2e1c69-8ec8-44ed-909d-a19079c98f2c} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2026.04.25 04:10:03.590351 [ 5 ] {5a2e1c69-8ec8-44ed-909d-a19079c98f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3020 | 2026.04.25 04:10:03.590677 [ 5 ] {5a2e1c69-8ec8-44ed-909d-a19079c98f2c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3021 | 2026.04.25 04:10:03.590882 [ 5 ] {5a2e1c69-8ec8-44ed-909d-a19079c98f2c} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2026.04.25 04:10:03.591015 [ 5 ] {5a2e1c69-8ec8-44ed-909d-a19079c98f2c} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.00113 sec., 97345.13274336283 rows/sec., 6.79 MiB/sec. | ||
| 3023 | 2026.04.25 04:10:03.591053 [ 5 ] {5a2e1c69-8ec8-44ed-909d-a19079c98f2c} <Debug> TCPHandler: Processed in 0.00129196 sec. | ||
| 3024 | 2026.04.25 04:10:03.591187 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3025 | 2026.04.25 04:10:03.591280 [ 5 ] {e396d62b-c54a-4b52-8ba2-38d8790e9664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3026 | 2026.04.25 04:10:03.591331 [ 5 ] {e396d62b-c54a-4b52-8ba2-38d8790e9664} <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 | ||
| 3027 | 2026.04.25 04:10:03.592089 [ 5 ] {e396d62b-c54a-4b52-8ba2-38d8790e9664} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3028 | 2026.04.25 04:10:03.592124 [ 5 ] {e396d62b-c54a-4b52-8ba2-38d8790e9664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3029 | 2026.04.25 04:10:03.592624 [ 5 ] {e396d62b-c54a-4b52-8ba2-38d8790e9664} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3030 | 2026.04.25 04:10:03.592840 [ 5 ] {e396d62b-c54a-4b52-8ba2-38d8790e9664} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3031 | 2026.04.25 04:10:03.592982 [ 5 ] {e396d62b-c54a-4b52-8ba2-38d8790e9664} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00172 sec., 10465.116279069767 rows/sec., 18.75 MiB/sec. | ||
| 3032 | 2026.04.25 04:10:03.593030 [ 5 ] {e396d62b-c54a-4b52-8ba2-38d8790e9664} <Debug> TCPHandler: Processed in 0.001890749 sec. | ||
| 3033 | 2026.04.25 04:10:03.593164 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3034 | 2026.04.25 04:10:03.593257 [ 5 ] {0eb99c6e-92e9-4f3f-9b48-cb81b2824c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3035 | 2026.04.25 04:10:03.593297 [ 5 ] {0eb99c6e-92e9-4f3f-9b48-cb81b2824c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3036 | 2026.04.25 04:10:03.593627 [ 5 ] {0eb99c6e-92e9-4f3f-9b48-cb81b2824c86} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3037 | 2026.04.25 04:10:03.593660 [ 5 ] {0eb99c6e-92e9-4f3f-9b48-cb81b2824c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3038 | 2026.04.25 04:10:03.593955 [ 5 ] {0eb99c6e-92e9-4f3f-9b48-cb81b2824c86} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3039 | 2026.04.25 04:10:03.594159 [ 5 ] {0eb99c6e-92e9-4f3f-9b48-cb81b2824c86} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3040 | 2026.04.25 04:10:03.594251 [ 135 ] {} <Debug> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3041 | 2026.04.25 04:10:03.594280 [ 5 ] {0eb99c6e-92e9-4f3f-9b48-cb81b2824c86} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001041 sec., 38424.59173871278 rows/sec., 2.57 MiB/sec. | ||
| 3042 | 2026.04.25 04:10:03.594283 [ 135 ] {} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2026.04.25 04:10:03.594310 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3044 | 2026.04.25 04:10:03.594314 [ 5 ] {0eb99c6e-92e9-4f3f-9b48-cb81b2824c86} <Debug> TCPHandler: Processed in 0.001198708 sec. | ||
| 3045 | 2026.04.25 04:10:03.594421 [ 189 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 3046 | 2026.04.25 04:10:03.594568 [ 189 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3047 | 2026.04.25 04:10:03.594602 [ 189 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 416 rows starting from the beginning of the part | ||
| 3048 | 2026.04.25 04:10:03.594664 [ 189 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 3049 | 2026.04.25 04:10:03.594707 [ 189 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 3050 | 2026.04.25 04:10:03.594746 [ 189 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 3051 | 2026.04.25 04:10:03.594783 [ 189 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 3052 | 2026.04.25 04:10:03.594820 [ 189 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 3053 | 2026.04.25 04:10:03.595647 [ 187 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 4 columns (4 merged, 0 gathered) in 0.001279599 sec., 481400.81384871353 rows/sec., 32.14 MiB/sec. | ||
| 3054 | 2026.04.25 04:10:03.595835 [ 201 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3055 | 2026.04.25 04:10:03.596133 [ 201 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_16_3} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3056 | 2026.04.25 04:10:03.596210 [ 201 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_16_3} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3057 | 2026.04.25 04:10:03.596295 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3058 | 2026.04.25 04:10:04.862207 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7166 | ||
| 3059 | 2026.04.25 04:10:04.862716 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2026.04.25 04:10:04.862749 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3061 | 2026.04.25 04:10:04.863212 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3062 | 2026.04.25 04:10:04.863434 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2026.04.25 04:10:04.863555 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7166 | ||
| 3064 | 2026.04.25 04:10:05.244799 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3065 | 2026.04.25 04:10:05.260977 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2026.04.25 04:10:05.261036 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3067 | 2026.04.25 04:10:05.267074 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3068 | 2026.04.25 04:10:05.267829 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2026.04.25 04:10:05.270425 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3070 | 2026.04.25 04:10:08.581819 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3071 | 2026.04.25 04:10:08.582069 [ 5 ] {55bb5fac-e45c-46c5-9652-8ead83957460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 3072 | 2026.04.25 04:10:08.582409 [ 5 ] {55bb5fac-e45c-46c5-9652-8ead83957460} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3073 | 2026.04.25 04:10:08.582445 [ 5 ] {55bb5fac-e45c-46c5-9652-8ead83957460} <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 | ||
| 3074 | 2026.04.25 04:10:08.582665 [ 5 ] {55bb5fac-e45c-46c5-9652-8ead83957460} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3075 | 2026.04.25 04:10:08.582734 [ 5 ] {55bb5fac-e45c-46c5-9652-8ead83957460} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3076 | 2026.04.25 04:10:08.582874 [ 5 ] {55bb5fac-e45c-46c5-9652-8ead83957460} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3077 | 2026.04.25 04:10:08.582988 [ 323 ] {55bb5fac-e45c-46c5-9652-8ead83957460} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3078 | 2026.04.25 04:10:08.582990 [ 337 ] {55bb5fac-e45c-46c5-9652-8ead83957460} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3079 | 2026.04.25 04:10:08.582990 [ 325 ] {55bb5fac-e45c-46c5-9652-8ead83957460} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3080 | 2026.04.25 04:10:08.583116 [ 5 ] {55bb5fac-e45c-46c5-9652-8ead83957460} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3081 | 2026.04.25 04:10:08.583143 [ 5 ] {55bb5fac-e45c-46c5-9652-8ead83957460} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3082 | 2026.04.25 04:10:08.583212 [ 5 ] {55bb5fac-e45c-46c5-9652-8ead83957460} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3083 | 2026.04.25 04:10:08.583233 [ 5 ] {55bb5fac-e45c-46c5-9652-8ead83957460} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 3084 | 2026.04.25 04:10:08.583270 [ 5 ] {55bb5fac-e45c-46c5-9652-8ead83957460} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3085 | 2026.04.25 04:10:08.583309 [ 5 ] {55bb5fac-e45c-46c5-9652-8ead83957460} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3086 | 2026.04.25 04:10:08.585405 [ 5 ] {55bb5fac-e45c-46c5-9652-8ead83957460} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.003431 sec., 6703.584960652871 rows/sec., 923.05 KiB/sec. | ||
| 3087 | 2026.04.25 04:10:08.585510 [ 5 ] {55bb5fac-e45c-46c5-9652-8ead83957460} <Debug> TCPHandler: Processed in 0.003843008 sec. | ||
| 3088 | 2026.04.25 04:10:08.587273 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3089 | 2026.04.25 04:10:08.587392 [ 5 ] {91b45f92-67e8-4f13-b1af-7d4c4bd6e728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3090 | 2026.04.25 04:10:08.587435 [ 5 ] {91b45f92-67e8-4f13-b1af-7d4c4bd6e728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3091 | 2026.04.25 04:10:08.587931 [ 5 ] {91b45f92-67e8-4f13-b1af-7d4c4bd6e728} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3092 | 2026.04.25 04:10:08.587971 [ 5 ] {91b45f92-67e8-4f13-b1af-7d4c4bd6e728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3093 | 2026.04.25 04:10:08.588358 [ 5 ] {91b45f92-67e8-4f13-b1af-7d4c4bd6e728} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3094 | 2026.04.25 04:10:08.588579 [ 5 ] {91b45f92-67e8-4f13-b1af-7d4c4bd6e728} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3095 | 2026.04.25 04:10:08.588726 [ 5 ] {91b45f92-67e8-4f13-b1af-7d4c4bd6e728} <Debug> executeQuery: Read 78 rows, 6.87 KiB in 0.001366 sec., 57101.02489019033 rows/sec., 4.91 MiB/sec. | ||
| 3096 | 2026.04.25 04:10:08.588764 [ 5 ] {91b45f92-67e8-4f13-b1af-7d4c4bd6e728} <Debug> TCPHandler: Processed in 0.001546253 sec. | ||
| 3097 | 2026.04.25 04:10:08.588893 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3098 | 2026.04.25 04:10:08.588993 [ 5 ] {349ea851-ecdf-41ba-be51-95080c827443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3099 | 2026.04.25 04:10:08.589035 [ 5 ] {349ea851-ecdf-41ba-be51-95080c827443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3100 | 2026.04.25 04:10:08.589442 [ 5 ] {349ea851-ecdf-41ba-be51-95080c827443} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3101 | 2026.04.25 04:10:08.589478 [ 5 ] {349ea851-ecdf-41ba-be51-95080c827443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3102 | 2026.04.25 04:10:08.589773 [ 5 ] {349ea851-ecdf-41ba-be51-95080c827443} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3103 | 2026.04.25 04:10:08.589983 [ 5 ] {349ea851-ecdf-41ba-be51-95080c827443} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3104 | 2026.04.25 04:10:08.590111 [ 5 ] {349ea851-ecdf-41ba-be51-95080c827443} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00114 sec., 21052.63157894737 rows/sec., 1.55 MiB/sec. | ||
| 3105 | 2026.04.25 04:10:08.590148 [ 5 ] {349ea851-ecdf-41ba-be51-95080c827443} <Debug> TCPHandler: Processed in 0.00130664 sec. | ||
| 3106 | 2026.04.25 04:10:08.590267 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3107 | 2026.04.25 04:10:08.590363 [ 5 ] {61000829-7b92-41eb-af46-01d9c5efe514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3108 | 2026.04.25 04:10:08.590402 [ 5 ] {61000829-7b92-41eb-af46-01d9c5efe514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3109 | 2026.04.25 04:10:08.590812 [ 5 ] {61000829-7b92-41eb-af46-01d9c5efe514} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3110 | 2026.04.25 04:10:08.590850 [ 5 ] {61000829-7b92-41eb-af46-01d9c5efe514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3111 | 2026.04.25 04:10:08.591154 [ 5 ] {61000829-7b92-41eb-af46-01d9c5efe514} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3112 | 2026.04.25 04:10:08.591370 [ 5 ] {61000829-7b92-41eb-af46-01d9c5efe514} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3113 | 2026.04.25 04:10:08.591499 [ 5 ] {61000829-7b92-41eb-af46-01d9c5efe514} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 4.06 MiB/sec. | ||
| 3114 | 2026.04.25 04:10:08.591535 [ 5 ] {61000829-7b92-41eb-af46-01d9c5efe514} <Debug> TCPHandler: Processed in 0.0013193 sec. | ||
| 3115 | 2026.04.25 04:10:08.591650 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3116 | 2026.04.25 04:10:08.591746 [ 5 ] {edd154eb-99c2-4187-9409-0827ed40369c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3117 | 2026.04.25 04:10:08.591790 [ 5 ] {edd154eb-99c2-4187-9409-0827ed40369c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3118 | 2026.04.25 04:10:08.592163 [ 5 ] {edd154eb-99c2-4187-9409-0827ed40369c} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3119 | 2026.04.25 04:10:08.592200 [ 5 ] {edd154eb-99c2-4187-9409-0827ed40369c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3120 | 2026.04.25 04:10:08.592546 [ 5 ] {edd154eb-99c2-4187-9409-0827ed40369c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3121 | 2026.04.25 04:10:08.592756 [ 5 ] {edd154eb-99c2-4187-9409-0827ed40369c} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3122 | 2026.04.25 04:10:08.592894 [ 5 ] {edd154eb-99c2-4187-9409-0827ed40369c} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001166 sec., 94339.62264150944 rows/sec., 6.58 MiB/sec. | ||
| 3123 | 2026.04.25 04:10:08.592929 [ 5 ] {edd154eb-99c2-4187-9409-0827ed40369c} <Debug> TCPHandler: Processed in 0.00133057 sec. | ||
| 3124 | 2026.04.25 04:10:08.593050 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3125 | 2026.04.25 04:10:08.593145 [ 5 ] {963335bd-a200-4215-acf6-d5d35f092b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3126 | 2026.04.25 04:10:08.593200 [ 5 ] {963335bd-a200-4215-acf6-d5d35f092b51} <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 | ||
| 3127 | 2026.04.25 04:10:08.593970 [ 5 ] {963335bd-a200-4215-acf6-d5d35f092b51} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3128 | 2026.04.25 04:10:08.594007 [ 5 ] {963335bd-a200-4215-acf6-d5d35f092b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3129 | 2026.04.25 04:10:08.594550 [ 5 ] {963335bd-a200-4215-acf6-d5d35f092b51} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3130 | 2026.04.25 04:10:08.594775 [ 5 ] {963335bd-a200-4215-acf6-d5d35f092b51} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2026.04.25 04:10:08.594917 [ 5 ] {963335bd-a200-4215-acf6-d5d35f092b51} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00179 sec., 13407.82122905028 rows/sec., 24.03 MiB/sec. | ||
| 3132 | 2026.04.25 04:10:08.594981 [ 5 ] {963335bd-a200-4215-acf6-d5d35f092b51} <Debug> TCPHandler: Processed in 0.00198166 sec. | ||
| 3133 | 2026.04.25 04:10:08.595108 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3134 | 2026.04.25 04:10:08.595203 [ 5 ] {64fd3092-5f24-4e50-b3e4-7da9e1d32b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3135 | 2026.04.25 04:10:08.595245 [ 5 ] {64fd3092-5f24-4e50-b3e4-7da9e1d32b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3136 | 2026.04.25 04:10:08.595576 [ 5 ] {64fd3092-5f24-4e50-b3e4-7da9e1d32b4c} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3137 | 2026.04.25 04:10:08.595611 [ 5 ] {64fd3092-5f24-4e50-b3e4-7da9e1d32b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3138 | 2026.04.25 04:10:08.595927 [ 5 ] {64fd3092-5f24-4e50-b3e4-7da9e1d32b4c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3139 | 2026.04.25 04:10:08.596131 [ 5 ] {64fd3092-5f24-4e50-b3e4-7da9e1d32b4c} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2026.04.25 04:10:08.596257 [ 5 ] {64fd3092-5f24-4e50-b3e4-7da9e1d32b4c} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001073 sec., 37278.65796831314 rows/sec., 2.49 MiB/sec. | ||
| 3141 | 2026.04.25 04:10:08.596293 [ 5 ] {64fd3092-5f24-4e50-b3e4-7da9e1d32b4c} <Debug> TCPHandler: Processed in 0.001236129 sec. | ||
| 3142 | 2026.04.25 04:10:12.266185 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3143 | 2026.04.25 04:10:12.266234 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3144 | 2026.04.25 04:10:12.363658 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7678 | ||
| 3145 | 2026.04.25 04:10:12.364370 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2026.04.25 04:10:12.364446 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3147 | 2026.04.25 04:10:12.365100 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3148 | 2026.04.25 04:10:12.365336 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3149 | 2026.04.25 04:10:12.365483 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7678 | ||
| 3150 | 2026.04.25 04:10:12.365508 [ 126 ] {} <Debug> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3151 | 2026.04.25 04:10:12.365582 [ 126 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2026.04.25 04:10:12.365617 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3153 | 2026.04.25 04:10:12.365765 [ 200 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::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 | ||
| 3154 | 2026.04.25 04:10:12.365957 [ 200 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3155 | 2026.04.25 04:10:12.366009 [ 200 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5246 rows starting from the beginning of the part | ||
| 3156 | 2026.04.25 04:10:12.366111 [ 200 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3157 | 2026.04.25 04:10:12.366165 [ 200 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3158 | 2026.04.25 04:10:12.366212 [ 200 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3159 | 2026.04.25 04:10:12.366258 [ 200 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3160 | 2026.04.25 04:10:12.366304 [ 200 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3161 | 2026.04.25 04:10:12.367739 [ 200 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7678 rows, containing 4 columns (4 merged, 0 gathered) in 0.002042591 sec., 3758951.2535794 rows/sec., 53.77 MiB/sec. | ||
| 3162 | 2026.04.25 04:10:12.368911 [ 198 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3163 | 2026.04.25 04:10:12.369239 [ 198 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_16_3} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3164 | 2026.04.25 04:10:12.369315 [ 198 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_16_3} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3165 | 2026.04.25 04:10:12.369408 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3166 | 2026.04.25 04:10:12.374660 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 390 | ||
| 3167 | 2026.04.25 04:10:12.376943 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2026.04.25 04:10:12.376984 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3169 | 2026.04.25 04:10:12.378149 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3170 | 2026.04.25 04:10:12.378409 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2026.04.25 04:10:12.378558 [ 126 ] {} <Debug> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3172 | 2026.04.25 04:10:12.378614 [ 126 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3173 | 2026.04.25 04:10:12.378644 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 390 | ||
| 3174 | 2026.04.25 04:10:12.378646 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3175 | 2026.04.25 04:10:12.378784 [ 187 ] {36d1ac4f-7bca-418d-b807-730d72d06762::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 | ||
| 3176 | 2026.04.25 04:10:12.379408 [ 187 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3177 | 2026.04.25 04:10:12.379582 [ 187 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 236 rows starting from the beginning of the part | ||
| 3178 | 2026.04.25 04:10:12.379998 [ 187 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 3179 | 2026.04.25 04:10:12.380355 [ 187 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 3180 | 2026.04.25 04:10:12.380704 [ 187 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 3181 | 2026.04.25 04:10:12.381037 [ 187 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 28 rows starting from the beginning of the part | ||
| 3182 | 2026.04.25 04:10:12.381363 [ 187 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
| 3183 | 2026.04.25 04:10:12.387372 [ 196 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 72 columns (72 merged, 0 gathered) in 0.00863728 sec., 45153.10375488579 rows/sec., 40.33 MiB/sec. | ||
| 3184 | 2026.04.25 04:10:12.388339 [ 191 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3185 | 2026.04.25 04:10:12.388951 [ 191 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_11_2} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3186 | 2026.04.25 04:10:12.389027 [ 191 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_11_2} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3187 | 2026.04.25 04:10:12.389315 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 3188 | 2026.04.25 04:10:12.770523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3189 | 2026.04.25 04:10:12.787601 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3190 | 2026.04.25 04:10:12.787655 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3191 | 2026.04.25 04:10:12.793660 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3192 | 2026.04.25 04:10:12.794395 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3193 | 2026.04.25 04:10:12.794706 [ 126 ] {} <Debug> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3194 | 2026.04.25 04:10:12.794792 [ 126 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3195 | 2026.04.25 04:10:12.794829 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3196 | 2026.04.25 04:10:12.794943 [ 200 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 3197 | 2026.04.25 04:10:12.797027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3198 | 2026.04.25 04:10:12.797889 [ 200 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3199 | 2026.04.25 04:10:12.798601 [ 200 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 3200 | 2026.04.25 04:10:12.801981 [ 200 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 3201 | 2026.04.25 04:10:12.805413 [ 200 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 3202 | 2026.04.25 04:10:12.809189 [ 200 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 3203 | 2026.04.25 04:10:12.813597 [ 200 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 3204 | 2026.04.25 04:10:12.817803 [ 200 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 3205 | 2026.04.25 04:10:12.869299 [ 193 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.074396785 sec., 1626.4143672337452 rows/sec., 8.41 MiB/sec. | ||
| 3206 | 2026.04.25 04:10:12.870951 [ 190 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3207 | 2026.04.25 04:10:12.872850 [ 190 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_16_3} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2026.04.25 04:10:12.872933 [ 190 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_16_3} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3209 | 2026.04.25 04:10:12.873851 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3210 | 2026.04.25 04:10:13.000185 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.74 MiB, peak 232.69 MiB, free memory in arenas 0.00 B, will set to 234.46 MiB (RSS), difference: 11.72 MiB | ||
| 3211 | 2026.04.25 04:10:13.001305 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000900363 sec. | ||
| 3212 | 2026.04.25 04:10:13.581490 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3213 | 2026.04.25 04:10:13.581854 [ 5 ] {02259892-9b29-4308-a9e6-c9018e54465d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 3214 | 2026.04.25 04:10:13.582216 [ 5 ] {02259892-9b29-4308-a9e6-c9018e54465d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3215 | 2026.04.25 04:10:13.582251 [ 5 ] {02259892-9b29-4308-a9e6-c9018e54465d} <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 | ||
| 3216 | 2026.04.25 04:10:13.582469 [ 5 ] {02259892-9b29-4308-a9e6-c9018e54465d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3217 | 2026.04.25 04:10:13.582538 [ 5 ] {02259892-9b29-4308-a9e6-c9018e54465d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3218 | 2026.04.25 04:10:13.582674 [ 5 ] {02259892-9b29-4308-a9e6-c9018e54465d} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3219 | 2026.04.25 04:10:13.582776 [ 323 ] {02259892-9b29-4308-a9e6-c9018e54465d} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3220 | 2026.04.25 04:10:13.582780 [ 345 ] {02259892-9b29-4308-a9e6-c9018e54465d} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3221 | 2026.04.25 04:10:13.582821 [ 337 ] {02259892-9b29-4308-a9e6-c9018e54465d} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3222 | 2026.04.25 04:10:13.582935 [ 5 ] {02259892-9b29-4308-a9e6-c9018e54465d} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3223 | 2026.04.25 04:10:13.582962 [ 5 ] {02259892-9b29-4308-a9e6-c9018e54465d} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3224 | 2026.04.25 04:10:13.583029 [ 5 ] {02259892-9b29-4308-a9e6-c9018e54465d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3225 | 2026.04.25 04:10:13.583049 [ 5 ] {02259892-9b29-4308-a9e6-c9018e54465d} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 3226 | 2026.04.25 04:10:13.583088 [ 5 ] {02259892-9b29-4308-a9e6-c9018e54465d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3227 | 2026.04.25 04:10:13.583127 [ 5 ] {02259892-9b29-4308-a9e6-c9018e54465d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3228 | 2026.04.25 04:10:13.584263 [ 5 ] {02259892-9b29-4308-a9e6-c9018e54465d} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002557 sec., 8994.91591709034 rows/sec., 1.21 MiB/sec. | ||
| 3229 | 2026.04.25 04:10:13.584390 [ 5 ] {02259892-9b29-4308-a9e6-c9018e54465d} <Debug> TCPHandler: Processed in 0.003087267 sec. | ||
| 3230 | 2026.04.25 04:10:13.586090 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3231 | 2026.04.25 04:10:13.586294 [ 5 ] {6ac777f4-6995-4fff-b4e9-0035e90010cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3232 | 2026.04.25 04:10:13.586373 [ 5 ] {6ac777f4-6995-4fff-b4e9-0035e90010cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3233 | 2026.04.25 04:10:13.587069 [ 5 ] {6ac777f4-6995-4fff-b4e9-0035e90010cf} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2026.04.25 04:10:13.587113 [ 5 ] {6ac777f4-6995-4fff-b4e9-0035e90010cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3235 | 2026.04.25 04:10:13.587482 [ 5 ] {6ac777f4-6995-4fff-b4e9-0035e90010cf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3236 | 2026.04.25 04:10:13.587705 [ 5 ] {6ac777f4-6995-4fff-b4e9-0035e90010cf} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3237 | 2026.04.25 04:10:13.587846 [ 5 ] {6ac777f4-6995-4fff-b4e9-0035e90010cf} <Debug> executeQuery: Read 66 rows, 5.90 KiB in 0.001612 sec., 40942.92803970224 rows/sec., 3.57 MiB/sec. | ||
| 3238 | 2026.04.25 04:10:13.587883 [ 5 ] {6ac777f4-6995-4fff-b4e9-0035e90010cf} <Debug> TCPHandler: Processed in 0.001896339 sec. | ||
| 3239 | 2026.04.25 04:10:13.588006 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3240 | 2026.04.25 04:10:13.588102 [ 5 ] {da088621-0f84-40bc-a4be-b713d7a6cc56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3241 | 2026.04.25 04:10:13.588141 [ 5 ] {da088621-0f84-40bc-a4be-b713d7a6cc56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3242 | 2026.04.25 04:10:13.588531 [ 5 ] {da088621-0f84-40bc-a4be-b713d7a6cc56} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3243 | 2026.04.25 04:10:13.588567 [ 5 ] {da088621-0f84-40bc-a4be-b713d7a6cc56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3244 | 2026.04.25 04:10:13.588861 [ 5 ] {da088621-0f84-40bc-a4be-b713d7a6cc56} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3245 | 2026.04.25 04:10:13.589082 [ 5 ] {da088621-0f84-40bc-a4be-b713d7a6cc56} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3246 | 2026.04.25 04:10:13.589210 [ 5 ] {da088621-0f84-40bc-a4be-b713d7a6cc56} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001127 sec., 15971.606033717835 rows/sec., 1.17 MiB/sec. | ||
| 3247 | 2026.04.25 04:10:13.589246 [ 5 ] {da088621-0f84-40bc-a4be-b713d7a6cc56} <Debug> TCPHandler: Processed in 0.00128965 sec. | ||
| 3248 | 2026.04.25 04:10:13.589356 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3249 | 2026.04.25 04:10:13.589451 [ 5 ] {c0f97048-3259-436e-b789-0ecf9a12ce3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3250 | 2026.04.25 04:10:13.589490 [ 5 ] {c0f97048-3259-436e-b789-0ecf9a12ce3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3251 | 2026.04.25 04:10:13.589893 [ 5 ] {c0f97048-3259-436e-b789-0ecf9a12ce3d} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2026.04.25 04:10:13.589928 [ 5 ] {c0f97048-3259-436e-b789-0ecf9a12ce3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3253 | 2026.04.25 04:10:13.590236 [ 5 ] {c0f97048-3259-436e-b789-0ecf9a12ce3d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3254 | 2026.04.25 04:10:13.590449 [ 5 ] {c0f97048-3259-436e-b789-0ecf9a12ce3d} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2026.04.25 04:10:13.590574 [ 5 ] {c0f97048-3259-436e-b789-0ecf9a12ce3d} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001142 sec., 47285.46409807356 rows/sec., 3.69 MiB/sec. | ||
| 3256 | 2026.04.25 04:10:13.590611 [ 5 ] {c0f97048-3259-436e-b789-0ecf9a12ce3d} <Debug> TCPHandler: Processed in 0.00130414 sec. | ||
| 3257 | 2026.04.25 04:10:13.590735 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3258 | 2026.04.25 04:10:13.590861 [ 5 ] {e8e2b2be-f466-450e-bb1f-3f90f8eeedaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3259 | 2026.04.25 04:10:13.590916 [ 5 ] {e8e2b2be-f466-450e-bb1f-3f90f8eeedaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3260 | 2026.04.25 04:10:13.591376 [ 5 ] {e8e2b2be-f466-450e-bb1f-3f90f8eeedaf} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2026.04.25 04:10:13.591421 [ 5 ] {e8e2b2be-f466-450e-bb1f-3f90f8eeedaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3262 | 2026.04.25 04:10:13.591861 [ 5 ] {e8e2b2be-f466-450e-bb1f-3f90f8eeedaf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3263 | 2026.04.25 04:10:13.592093 [ 5 ] {e8e2b2be-f466-450e-bb1f-3f90f8eeedaf} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3264 | 2026.04.25 04:10:13.592228 [ 5 ] {e8e2b2be-f466-450e-bb1f-3f90f8eeedaf} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001393 sec., 78966.2598707825 rows/sec., 5.51 MiB/sec. | ||
| 3265 | 2026.04.25 04:10:13.592268 [ 5 ] {e8e2b2be-f466-450e-bb1f-3f90f8eeedaf} <Debug> TCPHandler: Processed in 0.001596694 sec. | ||
| 3266 | 2026.04.25 04:10:13.592395 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3267 | 2026.04.25 04:10:13.592492 [ 5 ] {0d1b4b84-4cbb-47fd-b742-ad6479595e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3268 | 2026.04.25 04:10:13.592548 [ 5 ] {0d1b4b84-4cbb-47fd-b742-ad6479595e3e} <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 | ||
| 3269 | 2026.04.25 04:10:13.593375 [ 5 ] {0d1b4b84-4cbb-47fd-b742-ad6479595e3e} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2026.04.25 04:10:13.593413 [ 5 ] {0d1b4b84-4cbb-47fd-b742-ad6479595e3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3271 | 2026.04.25 04:10:13.593957 [ 5 ] {0d1b4b84-4cbb-47fd-b742-ad6479595e3e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3272 | 2026.04.25 04:10:13.594184 [ 5 ] {0d1b4b84-4cbb-47fd-b742-ad6479595e3e} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3273 | 2026.04.25 04:10:13.594326 [ 5 ] {0d1b4b84-4cbb-47fd-b742-ad6479595e3e} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001852 sec., 9719.222462203024 rows/sec., 17.42 MiB/sec. | ||
| 3274 | 2026.04.25 04:10:13.594380 [ 5 ] {0d1b4b84-4cbb-47fd-b742-ad6479595e3e} <Debug> TCPHandler: Processed in 0.002036351 sec. | ||
| 3275 | 2026.04.25 04:10:13.594500 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3276 | 2026.04.25 04:10:13.594597 [ 5 ] {23c59425-de7f-4a44-abc8-989a82b1f90f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3277 | 2026.04.25 04:10:13.594714 [ 5 ] {23c59425-de7f-4a44-abc8-989a82b1f90f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3278 | 2026.04.25 04:10:13.595049 [ 5 ] {23c59425-de7f-4a44-abc8-989a82b1f90f} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3279 | 2026.04.25 04:10:13.595086 [ 5 ] {23c59425-de7f-4a44-abc8-989a82b1f90f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3280 | 2026.04.25 04:10:13.595400 [ 5 ] {23c59425-de7f-4a44-abc8-989a82b1f90f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3281 | 2026.04.25 04:10:13.595612 [ 5 ] {23c59425-de7f-4a44-abc8-989a82b1f90f} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2026.04.25 04:10:13.595752 [ 5 ] {23c59425-de7f-4a44-abc8-989a82b1f90f} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001173 sec., 34100.59676044331 rows/sec., 2.28 MiB/sec. | ||
| 3283 | 2026.04.25 04:10:13.595790 [ 5 ] {23c59425-de7f-4a44-abc8-989a82b1f90f} <Debug> TCPHandler: Processed in 0.00134184 sec. | ||
| 3284 | 2026.04.25 04:10:17.713157 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3285 | 2026.04.25 04:10:17.713414 [ 5 ] {20666f4a-93a9-44bd-af11-ccf61a3a689f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3286 | 2026.04.25 04:10:17.713777 [ 5 ] {20666f4a-93a9-44bd-af11-ccf61a3a689f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3287 | 2026.04.25 04:10:17.713819 [ 5 ] {20666f4a-93a9-44bd-af11-ccf61a3a689f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3288 | 2026.04.25 04:10:17.714081 [ 5 ] {20666f4a-93a9-44bd-af11-ccf61a3a689f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3289 | 2026.04.25 04:10:17.714153 [ 5 ] {20666f4a-93a9-44bd-af11-ccf61a3a689f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3290 | 2026.04.25 04:10:17.714301 [ 5 ] {20666f4a-93a9-44bd-af11-ccf61a3a689f} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 36-element set) | ||
| 3291 | 2026.04.25 04:10:17.714410 [ 323 ] {20666f4a-93a9-44bd-af11-ccf61a3a689f} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3292 | 2026.04.25 04:10:17.714416 [ 337 ] {20666f4a-93a9-44bd-af11-ccf61a3a689f} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3293 | 2026.04.25 04:10:17.714416 [ 329 ] {20666f4a-93a9-44bd-af11-ccf61a3a689f} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3294 | 2026.04.25 04:10:17.714532 [ 5 ] {20666f4a-93a9-44bd-af11-ccf61a3a689f} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (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 | ||
| 3295 | 2026.04.25 04:10:17.714558 [ 5 ] {20666f4a-93a9-44bd-af11-ccf61a3a689f} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3296 | 2026.04.25 04:10:17.714641 [ 5 ] {20666f4a-93a9-44bd-af11-ccf61a3a689f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3297 | 2026.04.25 04:10:17.714662 [ 5 ] {20666f4a-93a9-44bd-af11-ccf61a3a689f} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 3298 | 2026.04.25 04:10:17.714697 [ 5 ] {20666f4a-93a9-44bd-af11-ccf61a3a689f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 3299 | 2026.04.25 04:10:17.714738 [ 5 ] {20666f4a-93a9-44bd-af11-ccf61a3a689f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 3300 | 2026.04.25 04:10:17.714777 [ 5 ] {20666f4a-93a9-44bd-af11-ccf61a3a689f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 3301 | 2026.04.25 04:10:17.715964 [ 5 ] {20666f4a-93a9-44bd-af11-ccf61a3a689f} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.002659 sec., 10906.355772846935 rows/sec., 2.21 MiB/sec. | ||
| 3302 | 2026.04.25 04:10:17.716127 [ 5 ] {20666f4a-93a9-44bd-af11-ccf61a3a689f} <Debug> MemoryTracker: Peak memory usage (for query): 145.55 KiB. | ||
| 3303 | 2026.04.25 04:10:17.716144 [ 5 ] {20666f4a-93a9-44bd-af11-ccf61a3a689f} <Debug> TCPHandler: Processed in 0.003130447 sec. | ||
| 3304 | 2026.04.25 04:10:17.743327 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3305 | 2026.04.25 04:10:17.743463 [ 5 ] {2488ead8-2867-4516-bfbd-f45b394b020c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3306 | 2026.04.25 04:10:17.743514 [ 5 ] {2488ead8-2867-4516-bfbd-f45b394b020c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3307 | 2026.04.25 04:10:17.744136 [ 5 ] {2488ead8-2867-4516-bfbd-f45b394b020c} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3308 | 2026.04.25 04:10:17.744182 [ 5 ] {2488ead8-2867-4516-bfbd-f45b394b020c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3309 | 2026.04.25 04:10:17.744598 [ 5 ] {2488ead8-2867-4516-bfbd-f45b394b020c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3310 | 2026.04.25 04:10:17.744806 [ 5 ] {2488ead8-2867-4516-bfbd-f45b394b020c} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3311 | 2026.04.25 04:10:17.744954 [ 5 ] {2488ead8-2867-4516-bfbd-f45b394b020c} <Debug> executeQuery: Read 10 rows, 1.97 KiB in 0.001526 sec., 6553.07994757536 rows/sec., 1.26 MiB/sec. | ||
| 3312 | 2026.04.25 04:10:17.744994 [ 5 ] {2488ead8-2867-4516-bfbd-f45b394b020c} <Debug> TCPHandler: Processed in 0.001738756 sec. | ||
| 3313 | 2026.04.25 04:10:17.745121 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3314 | 2026.04.25 04:10:17.745219 [ 5 ] {33b7e778-d1db-40fb-ab62-a6f5f706f193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3315 | 2026.04.25 04:10:17.745261 [ 5 ] {33b7e778-d1db-40fb-ab62-a6f5f706f193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3316 | 2026.04.25 04:10:17.745694 [ 5 ] {33b7e778-d1db-40fb-ab62-a6f5f706f193} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3317 | 2026.04.25 04:10:17.745731 [ 5 ] {33b7e778-d1db-40fb-ab62-a6f5f706f193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3318 | 2026.04.25 04:10:17.746037 [ 5 ] {33b7e778-d1db-40fb-ab62-a6f5f706f193} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3319 | 2026.04.25 04:10:17.746248 [ 5 ] {33b7e778-d1db-40fb-ab62-a6f5f706f193} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3320 | 2026.04.25 04:10:17.746377 [ 5 ] {33b7e778-d1db-40fb-ab62-a6f5f706f193} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001177 sec., 20390.824129141885 rows/sec., 1.69 MiB/sec. | ||
| 3321 | 2026.04.25 04:10:17.746417 [ 5 ] {33b7e778-d1db-40fb-ab62-a6f5f706f193} <Debug> TCPHandler: Processed in 0.00134534 sec. | ||
| 3322 | 2026.04.25 04:10:17.746542 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3323 | 2026.04.25 04:10:17.746638 [ 5 ] {5e3f5fb0-06f9-49c3-94da-7b4c3b13892f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3324 | 2026.04.25 04:10:17.746679 [ 5 ] {5e3f5fb0-06f9-49c3-94da-7b4c3b13892f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3325 | 2026.04.25 04:10:17.747069 [ 5 ] {5e3f5fb0-06f9-49c3-94da-7b4c3b13892f} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3326 | 2026.04.25 04:10:17.747112 [ 5 ] {5e3f5fb0-06f9-49c3-94da-7b4c3b13892f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3327 | 2026.04.25 04:10:17.747400 [ 5 ] {5e3f5fb0-06f9-49c3-94da-7b4c3b13892f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3328 | 2026.04.25 04:10:17.747611 [ 5 ] {5e3f5fb0-06f9-49c3-94da-7b4c3b13892f} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3329 | 2026.04.25 04:10:17.747739 [ 5 ] {5e3f5fb0-06f9-49c3-94da-7b4c3b13892f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001118 sec., 3577.8175313059032 rows/sec., 291.75 KiB/sec. | ||
| 3330 | 2026.04.25 04:10:17.747782 [ 5 ] {5e3f5fb0-06f9-49c3-94da-7b4c3b13892f} <Debug> TCPHandler: Processed in 0.001288879 sec. | ||
| 3331 | 2026.04.25 04:10:17.747899 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3332 | 2026.04.25 04:10:17.748001 [ 5 ] {166cfaf0-a4fb-495f-a010-4a494a118ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3333 | 2026.04.25 04:10:17.748041 [ 5 ] {166cfaf0-a4fb-495f-a010-4a494a118ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3334 | 2026.04.25 04:10:17.749662 [ 5 ] {166cfaf0-a4fb-495f-a010-4a494a118ebc} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3335 | 2026.04.25 04:10:17.749700 [ 5 ] {166cfaf0-a4fb-495f-a010-4a494a118ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3336 | 2026.04.25 04:10:17.750299 [ 5 ] {166cfaf0-a4fb-495f-a010-4a494a118ebc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3337 | 2026.04.25 04:10:17.750525 [ 5 ] {166cfaf0-a4fb-495f-a010-4a494a118ebc} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3338 | 2026.04.25 04:10:17.750646 [ 121 ] {} <Debug> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3339 | 2026.04.25 04:10:17.750650 [ 5 ] {166cfaf0-a4fb-495f-a010-4a494a118ebc} <Debug> executeQuery: Read 2548 rows, 195.63 KiB in 0.002695 sec., 945454.5454545455 rows/sec., 70.89 MiB/sec. | ||
| 3340 | 2026.04.25 04:10:17.750703 [ 121 ] {} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2026.04.25 04:10:17.750722 [ 5 ] {166cfaf0-a4fb-495f-a010-4a494a118ebc} <Debug> TCPHandler: Processed in 0.002905884 sec. | ||
| 3342 | 2026.04.25 04:10:17.750728 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3343 | 2026.04.25 04:10:17.750837 [ 194 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::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 | ||
| 3344 | 2026.04.25 04:10:17.750857 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3345 | 2026.04.25 04:10:17.750954 [ 194 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3346 | 2026.04.25 04:10:17.750977 [ 5 ] {edbbd867-8d2f-46b2-ad3c-39fbf7a928a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3347 | 2026.04.25 04:10:17.750986 [ 194 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 241 rows starting from the beginning of the part | ||
| 3348 | 2026.04.25 04:10:17.751029 [ 5 ] {edbbd867-8d2f-46b2-ad3c-39fbf7a928a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3349 | 2026.04.25 04:10:17.751055 [ 194 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 78 rows starting from the beginning of the part | ||
| 3350 | 2026.04.25 04:10:17.751100 [ 194 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 66 rows starting from the beginning of the part | ||
| 3351 | 2026.04.25 04:10:17.751140 [ 194 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 78 rows starting from the beginning of the part | ||
| 3352 | 2026.04.25 04:10:17.751178 [ 194 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 66 rows starting from the beginning of the part | ||
| 3353 | 2026.04.25 04:10:17.751281 [ 194 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2548 rows starting from the beginning of the part | ||
| 3354 | 2026.04.25 04:10:17.751565 [ 5 ] {edbbd867-8d2f-46b2-ad3c-39fbf7a928a5} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3355 | 2026.04.25 04:10:17.751607 [ 5 ] {edbbd867-8d2f-46b2-ad3c-39fbf7a928a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3356 | 2026.04.25 04:10:17.752034 [ 5 ] {edbbd867-8d2f-46b2-ad3c-39fbf7a928a5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3357 | 2026.04.25 04:10:17.752241 [ 5 ] {edbbd867-8d2f-46b2-ad3c-39fbf7a928a5} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2026.04.25 04:10:17.752345 [ 121 ] {} <Debug> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3359 | 2026.04.25 04:10:17.752369 [ 5 ] {edbbd867-8d2f-46b2-ad3c-39fbf7a928a5} <Debug> executeQuery: Read 49 rows, 3.72 KiB in 0.001367 sec., 35844.91587417703 rows/sec., 2.66 MiB/sec. | ||
| 3360 | 2026.04.25 04:10:17.752380 [ 121 ] {} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2026.04.25 04:10:17.752409 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3362 | 2026.04.25 04:10:17.752415 [ 5 ] {edbbd867-8d2f-46b2-ad3c-39fbf7a928a5} <Debug> TCPHandler: Processed in 0.001577004 sec. | ||
| 3363 | 2026.04.25 04:10:17.752509 [ 190 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::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 | ||
| 3364 | 2026.04.25 04:10:17.752532 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3365 | 2026.04.25 04:10:17.752638 [ 5 ] {a997291e-ee58-436f-94d9-7545a0a36033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3366 | 2026.04.25 04:10:17.752642 [ 190 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3367 | 2026.04.25 04:10:17.752680 [ 5 ] {a997291e-ee58-436f-94d9-7545a0a36033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3368 | 2026.04.25 04:10:17.752691 [ 190 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 68 rows starting from the beginning of the part | ||
| 3369 | 2026.04.25 04:10:17.752794 [ 190 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 3370 | 2026.04.25 04:10:17.752841 [ 190 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 18 rows starting from the beginning of the part | ||
| 3371 | 2026.04.25 04:10:17.752855 [ 188 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3077 rows, containing 5 columns (5 merged, 0 gathered) in 0.002023861 sec., 1520361.3291624277 rows/sec., 123.33 MiB/sec. | ||
| 3372 | 2026.04.25 04:10:17.752884 [ 190 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 3373 | 2026.04.25 04:10:17.752930 [ 190 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 18 rows starting from the beginning of the part | ||
| 3374 | 2026.04.25 04:10:17.752971 [ 190 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 49 rows starting from the beginning of the part | ||
| 3375 | 2026.04.25 04:10:17.753163 [ 192 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3376 | 2026.04.25 04:10:17.753374 [ 5 ] {a997291e-ee58-436f-94d9-7545a0a36033} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.04.25 04:10:17.753417 [ 5 ] {a997291e-ee58-436f-94d9-7545a0a36033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3378 | 2026.04.25 04:10:17.753486 [ 192 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_21_4} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3379 | 2026.04.25 04:10:17.753577 [ 192 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_21_4} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3380 | 2026.04.25 04:10:17.753671 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 3381 | 2026.04.25 04:10:17.753861 [ 5 ] {a997291e-ee58-436f-94d9-7545a0a36033} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3382 | 2026.04.25 04:10:17.753912 [ 193 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448872 sec., 138728.6109469988 rows/sec., 10.73 MiB/sec. | ||
| 3383 | 2026.04.25 04:10:17.754076 [ 190 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3384 | 2026.04.25 04:10:17.754096 [ 5 ] {a997291e-ee58-436f-94d9-7545a0a36033} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3385 | 2026.04.25 04:10:17.754235 [ 5 ] {a997291e-ee58-436f-94d9-7545a0a36033} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001616 sec., 510519.801980198 rows/sec., 29.86 MiB/sec. | ||
| 3386 | 2026.04.25 04:10:17.754276 [ 5 ] {a997291e-ee58-436f-94d9-7545a0a36033} <Debug> TCPHandler: Processed in 0.001791817 sec. | ||
| 3387 | 2026.04.25 04:10:17.754375 [ 190 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_21_4} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3388 | 2026.04.25 04:10:17.754405 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3389 | 2026.04.25 04:10:17.754451 [ 190 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_21_4} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3390 | 2026.04.25 04:10:17.754503 [ 5 ] {3b50b4cd-aaff-4a7f-bec9-c0649e2b4e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3391 | 2026.04.25 04:10:17.754531 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3392 | 2026.04.25 04:10:17.754548 [ 5 ] {3b50b4cd-aaff-4a7f-bec9-c0649e2b4e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3393 | 2026.04.25 04:10:17.754933 [ 5 ] {3b50b4cd-aaff-4a7f-bec9-c0649e2b4e00} <Trace> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3394 | 2026.04.25 04:10:17.754970 [ 5 ] {3b50b4cd-aaff-4a7f-bec9-c0649e2b4e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3395 | 2026.04.25 04:10:17.755258 [ 5 ] {3b50b4cd-aaff-4a7f-bec9-c0649e2b4e00} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3396 | 2026.04.25 04:10:17.755470 [ 5 ] {3b50b4cd-aaff-4a7f-bec9-c0649e2b4e00} <Trace> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3397 | 2026.04.25 04:10:17.755590 [ 5 ] {3b50b4cd-aaff-4a7f-bec9-c0649e2b4e00} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001104 sec., 1811.5942028985507 rows/sec., 127.38 KiB/sec. | ||
| 3398 | 2026.04.25 04:10:17.755627 [ 5 ] {3b50b4cd-aaff-4a7f-bec9-c0649e2b4e00} <Debug> TCPHandler: Processed in 0.0012694 sec. | ||
| 3399 | 2026.04.25 04:10:17.755743 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3400 | 2026.04.25 04:10:17.755834 [ 5 ] {96b41669-8719-4843-a8eb-9152c311d9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3401 | 2026.04.25 04:10:17.755872 [ 5 ] {96b41669-8719-4843-a8eb-9152c311d9b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3402 | 2026.04.25 04:10:17.756253 [ 5 ] {96b41669-8719-4843-a8eb-9152c311d9b1} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3403 | 2026.04.25 04:10:17.756290 [ 5 ] {96b41669-8719-4843-a8eb-9152c311d9b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3404 | 2026.04.25 04:10:17.756579 [ 5 ] {96b41669-8719-4843-a8eb-9152c311d9b1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3405 | 2026.04.25 04:10:17.756776 [ 5 ] {96b41669-8719-4843-a8eb-9152c311d9b1} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3406 | 2026.04.25 04:10:17.756897 [ 5 ] {96b41669-8719-4843-a8eb-9152c311d9b1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00108 sec., 11111.111111111111 rows/sec., 868.06 KiB/sec. | ||
| 3407 | 2026.04.25 04:10:17.756934 [ 5 ] {96b41669-8719-4843-a8eb-9152c311d9b1} <Debug> TCPHandler: Processed in 0.001237598 sec. | ||
| 3408 | 2026.04.25 04:10:17.757037 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3409 | 2026.04.25 04:10:17.757126 [ 5 ] {a3ca10b4-84a6-4c63-b775-a598b037e188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3410 | 2026.04.25 04:10:17.757165 [ 5 ] {a3ca10b4-84a6-4c63-b775-a598b037e188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3411 | 2026.04.25 04:10:17.758083 [ 5 ] {a3ca10b4-84a6-4c63-b775-a598b037e188} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2026.04.25 04:10:17.758119 [ 5 ] {a3ca10b4-84a6-4c63-b775-a598b037e188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3413 | 2026.04.25 04:10:17.758605 [ 5 ] {a3ca10b4-84a6-4c63-b775-a598b037e188} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3414 | 2026.04.25 04:10:17.758822 [ 5 ] {a3ca10b4-84a6-4c63-b775-a598b037e188} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2026.04.25 04:10:17.758929 [ 121 ] {} <Debug> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3416 | 2026.04.25 04:10:17.758947 [ 5 ] {a3ca10b4-84a6-4c63-b775-a598b037e188} <Debug> executeQuery: Read 1324 rows, 91.22 KiB in 0.001838 sec., 720348.2045701849 rows/sec., 48.47 MiB/sec. | ||
| 3417 | 2026.04.25 04:10:17.758987 [ 121 ] {} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3418 | 2026.04.25 04:10:17.759005 [ 5 ] {a3ca10b4-84a6-4c63-b775-a598b037e188} <Debug> TCPHandler: Processed in 0.002014461 sec. | ||
| 3419 | 2026.04.25 04:10:17.759012 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3420 | 2026.04.25 04:10:17.759107 [ 193 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::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 | ||
| 3421 | 2026.04.25 04:10:17.759135 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3422 | 2026.04.25 04:10:17.759230 [ 193 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3423 | 2026.04.25 04:10:17.759239 [ 5 ] {02037c57-f480-4e68-8274-15465598fb58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3424 | 2026.04.25 04:10:17.759280 [ 193 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 146 rows starting from the beginning of the part | ||
| 3425 | 2026.04.25 04:10:17.759294 [ 5 ] {02037c57-f480-4e68-8274-15465598fb58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3426 | 2026.04.25 04:10:17.759367 [ 193 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3427 | 2026.04.25 04:10:17.759421 [ 193 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 54 rows starting from the beginning of the part | ||
| 3428 | 2026.04.25 04:10:17.759479 [ 193 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3429 | 2026.04.25 04:10:17.759518 [ 193 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 54 rows starting from the beginning of the part | ||
| 3430 | 2026.04.25 04:10:17.759567 [ 193 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1324 rows starting from the beginning of the part | ||
| 3431 | 2026.04.25 04:10:17.760645 [ 193 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1698 rows, containing 5 columns (5 merged, 0 gathered) in 0.001574353 sec., 1078538.2947788711 rows/sec., 79.51 MiB/sec. | ||
| 3432 | 2026.04.25 04:10:17.760840 [ 188 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3433 | 2026.04.25 04:10:17.761118 [ 188 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_21_4} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3434 | 2026.04.25 04:10:17.761201 [ 188 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_21_4} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3435 | 2026.04.25 04:10:17.761212 [ 5 ] {02037c57-f480-4e68-8274-15465598fb58} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3436 | 2026.04.25 04:10:17.761247 [ 5 ] {02037c57-f480-4e68-8274-15465598fb58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3437 | 2026.04.25 04:10:17.761293 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 3438 | 2026.04.25 04:10:17.762068 [ 5 ] {02037c57-f480-4e68-8274-15465598fb58} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3439 | 2026.04.25 04:10:17.762284 [ 5 ] {02037c57-f480-4e68-8274-15465598fb58} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2026.04.25 04:10:17.762409 [ 5 ] {02037c57-f480-4e68-8274-15465598fb58} <Debug> executeQuery: Read 4929 rows, 325.09 KiB in 0.003188 sec., 1546110.4140526976 rows/sec., 99.58 MiB/sec. | ||
| 3441 | 2026.04.25 04:10:17.762456 [ 5 ] {02037c57-f480-4e68-8274-15465598fb58} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 3442 | 2026.04.25 04:10:17.762470 [ 5 ] {02037c57-f480-4e68-8274-15465598fb58} <Debug> TCPHandler: Processed in 0.003382431 sec. | ||
| 3443 | 2026.04.25 04:10:17.762609 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2026.04.25 04:10:17.762702 [ 5 ] {3b653ee8-064d-4d51-b6a1-64bb87dbd610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3445 | 2026.04.25 04:10:17.762756 [ 5 ] {3b653ee8-064d-4d51-b6a1-64bb87dbd610} <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 | ||
| 3446 | 2026.04.25 04:10:17.763533 [ 5 ] {3b653ee8-064d-4d51-b6a1-64bb87dbd610} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3447 | 2026.04.25 04:10:17.763569 [ 5 ] {3b653ee8-064d-4d51-b6a1-64bb87dbd610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3448 | 2026.04.25 04:10:17.764106 [ 5 ] {3b653ee8-064d-4d51-b6a1-64bb87dbd610} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3449 | 2026.04.25 04:10:17.764328 [ 5 ] {3b653ee8-064d-4d51-b6a1-64bb87dbd610} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2026.04.25 04:10:17.764444 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3451 | 2026.04.25 04:10:17.764462 [ 5 ] {3b653ee8-064d-4d51-b6a1-64bb87dbd610} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001778 sec., 18560.179977502812 rows/sec., 33.26 MiB/sec. | ||
| 3452 | 2026.04.25 04:10:17.764481 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3453 | 2026.04.25 04:10:17.764501 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3454 | 2026.04.25 04:10:17.764513 [ 5 ] {3b653ee8-064d-4d51-b6a1-64bb87dbd610} <Debug> TCPHandler: Processed in 0.00195114 sec. | ||
| 3455 | 2026.04.25 04:10:17.764570 [ 190 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::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 | ||
| 3456 | 2026.04.25 04:10:17.764629 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3457 | 2026.04.25 04:10:17.764726 [ 5 ] {5d46c7d2-f791-47d5-ae7a-55f8ef84b689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3458 | 2026.04.25 04:10:17.764747 [ 190 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3459 | 2026.04.25 04:10:17.764765 [ 5 ] {5d46c7d2-f791-47d5-ae7a-55f8ef84b689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3460 | 2026.04.25 04:10:17.764794 [ 190 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 270 rows starting from the beginning of the part | ||
| 3461 | 2026.04.25 04:10:17.764900 [ 190 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 3462 | 2026.04.25 04:10:17.764994 [ 190 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 18 rows starting from the beginning of the part | ||
| 3463 | 2026.04.25 04:10:17.765085 [ 5 ] {5d46c7d2-f791-47d5-ae7a-55f8ef84b689} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2026.04.25 04:10:17.765100 [ 190 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 3465 | 2026.04.25 04:10:17.765129 [ 5 ] {5d46c7d2-f791-47d5-ae7a-55f8ef84b689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3466 | 2026.04.25 04:10:17.765249 [ 190 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 18 rows starting from the beginning of the part | ||
| 3467 | 2026.04.25 04:10:17.765354 [ 190 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 33 rows starting from the beginning of the part | ||
| 3468 | 2026.04.25 04:10:17.765440 [ 5 ] {5d46c7d2-f791-47d5-ae7a-55f8ef84b689} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3469 | 2026.04.25 04:10:17.765674 [ 5 ] {5d46c7d2-f791-47d5-ae7a-55f8ef84b689} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2026.04.25 04:10:17.765810 [ 5 ] {5d46c7d2-f791-47d5-ae7a-55f8ef84b689} <Debug> executeQuery: Read 32 rows, 2.19 KiB in 0.001102 sec., 29038.112522686028 rows/sec., 1.94 MiB/sec. | ||
| 3471 | 2026.04.25 04:10:17.765845 [ 5 ] {5d46c7d2-f791-47d5-ae7a-55f8ef84b689} <Debug> TCPHandler: Processed in 0.001263199 sec. | ||
| 3472 | 2026.04.25 04:10:17.768833 [ 193 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 387 rows, containing 19 columns (19 merged, 0 gathered) in 0.004291454 sec., 90179.2259686344 rows/sec., 161.60 MiB/sec. | ||
| 3473 | 2026.04.25 04:10:17.769457 [ 190 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3474 | 2026.04.25 04:10:17.769751 [ 190 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3475 | 2026.04.25 04:10:17.769812 [ 190 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3476 | 2026.04.25 04:10:17.769885 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 3477 | 2026.04.25 04:10:18.000269 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.64 MiB, peak 241.52 MiB, free memory in arenas 0.00 B, will set to 237.71 MiB (RSS), difference: 2.07 MiB | ||
| 3478 | 2026.04.25 04:10:18.577845 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3479 | 2026.04.25 04:10:18.578197 [ 5 ] {3eb3561c-3b67-41e4-b8a9-c9c1005c5ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 3480 | 2026.04.25 04:10:18.578564 [ 5 ] {3eb3561c-3b67-41e4-b8a9-c9c1005c5ddf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3481 | 2026.04.25 04:10:18.578599 [ 5 ] {3eb3561c-3b67-41e4-b8a9-c9c1005c5ddf} <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 | ||
| 3482 | 2026.04.25 04:10:18.578813 [ 5 ] {3eb3561c-3b67-41e4-b8a9-c9c1005c5ddf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3483 | 2026.04.25 04:10:18.578881 [ 5 ] {3eb3561c-3b67-41e4-b8a9-c9c1005c5ddf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3484 | 2026.04.25 04:10:18.579022 [ 5 ] {3eb3561c-3b67-41e4-b8a9-c9c1005c5ddf} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3485 | 2026.04.25 04:10:18.579140 [ 323 ] {3eb3561c-3b67-41e4-b8a9-c9c1005c5ddf} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3486 | 2026.04.25 04:10:18.579150 [ 329 ] {3eb3561c-3b67-41e4-b8a9-c9c1005c5ddf} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3487 | 2026.04.25 04:10:18.579148 [ 337 ] {3eb3561c-3b67-41e4-b8a9-c9c1005c5ddf} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3488 | 2026.04.25 04:10:18.579200 [ 300 ] {3eb3561c-3b67-41e4-b8a9-c9c1005c5ddf} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3489 | 2026.04.25 04:10:18.579368 [ 5 ] {3eb3561c-3b67-41e4-b8a9-c9c1005c5ddf} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (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 | ||
| 3490 | 2026.04.25 04:10:18.579396 [ 5 ] {3eb3561c-3b67-41e4-b8a9-c9c1005c5ddf} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3491 | 2026.04.25 04:10:18.579499 [ 5 ] {3eb3561c-3b67-41e4-b8a9-c9c1005c5ddf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3492 | 2026.04.25 04:10:18.579521 [ 5 ] {3eb3561c-3b67-41e4-b8a9-c9c1005c5ddf} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 33 rows with 3 streams | ||
| 3493 | 2026.04.25 04:10:18.579555 [ 5 ] {3eb3561c-3b67-41e4-b8a9-c9c1005c5ddf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3494 | 2026.04.25 04:10:18.579604 [ 5 ] {3eb3561c-3b67-41e4-b8a9-c9c1005c5ddf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3495 | 2026.04.25 04:10:18.579647 [ 5 ] {3eb3561c-3b67-41e4-b8a9-c9c1005c5ddf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3496 | 2026.04.25 04:10:18.580792 [ 5 ] {3eb3561c-3b67-41e4-b8a9-c9c1005c5ddf} <Debug> executeQuery: Read 33 rows, 3.21 KiB in 0.002743 sec., 12030.623405030987 rows/sec., 1.14 MiB/sec. | ||
| 3497 | 2026.04.25 04:10:18.580939 [ 5 ] {3eb3561c-3b67-41e4-b8a9-c9c1005c5ddf} <Debug> TCPHandler: Processed in 0.00327505 sec. | ||
| 3498 | 2026.04.25 04:10:18.581859 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3499 | 2026.04.25 04:10:18.581967 [ 5 ] {6d2f0ce1-b053-409a-8848-aa584827b341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3500 | 2026.04.25 04:10:18.582010 [ 5 ] {6d2f0ce1-b053-409a-8848-aa584827b341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3501 | 2026.04.25 04:10:18.582501 [ 5 ] {6d2f0ce1-b053-409a-8848-aa584827b341} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2026.04.25 04:10:18.582537 [ 5 ] {6d2f0ce1-b053-409a-8848-aa584827b341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3503 | 2026.04.25 04:10:18.582914 [ 5 ] {6d2f0ce1-b053-409a-8848-aa584827b341} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3504 | 2026.04.25 04:10:18.583133 [ 5 ] {6d2f0ce1-b053-409a-8848-aa584827b341} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2026.04.25 04:10:18.583273 [ 5 ] {6d2f0ce1-b053-409a-8848-aa584827b341} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001337 sec., 22438.29468960359 rows/sec., 1.71 MiB/sec. | ||
| 3506 | 2026.04.25 04:10:18.583312 [ 5 ] {6d2f0ce1-b053-409a-8848-aa584827b341} <Debug> TCPHandler: Processed in 0.001503253 sec. | ||
| 3507 | 2026.04.25 04:10:18.583439 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3508 | 2026.04.25 04:10:18.583533 [ 5 ] {0e5f40ce-83f7-4106-b040-44f918a883e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3509 | 2026.04.25 04:10:18.583574 [ 5 ] {0e5f40ce-83f7-4106-b040-44f918a883e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3510 | 2026.04.25 04:10:18.583995 [ 5 ] {0e5f40ce-83f7-4106-b040-44f918a883e8} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3511 | 2026.04.25 04:10:18.584029 [ 5 ] {0e5f40ce-83f7-4106-b040-44f918a883e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3512 | 2026.04.25 04:10:18.584320 [ 5 ] {0e5f40ce-83f7-4106-b040-44f918a883e8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3513 | 2026.04.25 04:10:18.584523 [ 5 ] {0e5f40ce-83f7-4106-b040-44f918a883e8} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3514 | 2026.04.25 04:10:18.584649 [ 5 ] {0e5f40ce-83f7-4106-b040-44f918a883e8} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001134 sec., 31746.031746031746 rows/sec., 2.48 MiB/sec. | ||
| 3515 | 2026.04.25 04:10:18.584685 [ 5 ] {0e5f40ce-83f7-4106-b040-44f918a883e8} <Debug> TCPHandler: Processed in 0.00130684 sec. | ||
| 3516 | 2026.04.25 04:10:18.584816 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3517 | 2026.04.25 04:10:18.584913 [ 5 ] {261cbe17-dc63-4435-ba1b-40528d9bcbff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3518 | 2026.04.25 04:10:18.584956 [ 5 ] {261cbe17-dc63-4435-ba1b-40528d9bcbff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3519 | 2026.04.25 04:10:18.585322 [ 5 ] {261cbe17-dc63-4435-ba1b-40528d9bcbff} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3520 | 2026.04.25 04:10:18.585356 [ 5 ] {261cbe17-dc63-4435-ba1b-40528d9bcbff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3521 | 2026.04.25 04:10:18.585661 [ 5 ] {261cbe17-dc63-4435-ba1b-40528d9bcbff} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3522 | 2026.04.25 04:10:18.585883 [ 5 ] {261cbe17-dc63-4435-ba1b-40528d9bcbff} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3523 | 2026.04.25 04:10:18.586000 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3524 | 2026.04.25 04:10:18.586012 [ 5 ] {261cbe17-dc63-4435-ba1b-40528d9bcbff} <Debug> executeQuery: Read 22 rows, 1.57 KiB in 0.001119 sec., 19660.41108132261 rows/sec., 1.37 MiB/sec. | ||
| 3525 | 2026.04.25 04:10:18.586039 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3526 | 2026.04.25 04:10:18.586056 [ 5 ] {261cbe17-dc63-4435-ba1b-40528d9bcbff} <Debug> TCPHandler: Processed in 0.00129774 sec. | ||
| 3527 | 2026.04.25 04:10:18.586059 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3528 | 2026.04.25 04:10:18.586167 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3529 | 2026.04.25 04:10:18.586196 [ 197 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::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 | ||
| 3530 | 2026.04.25 04:10:18.586269 [ 5 ] {5823c318-5988-4b4c-93e6-a9a39db835c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3531 | 2026.04.25 04:10:18.586317 [ 5 ] {5823c318-5988-4b4c-93e6-a9a39db835c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3532 | 2026.04.25 04:10:18.586336 [ 197 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3533 | 2026.04.25 04:10:18.586381 [ 197 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2015 rows starting from the beginning of the part | ||
| 3534 | 2026.04.25 04:10:18.586455 [ 197 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 110 rows starting from the beginning of the part | ||
| 3535 | 2026.04.25 04:10:18.586506 [ 197 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 110 rows starting from the beginning of the part | ||
| 3536 | 2026.04.25 04:10:18.586554 [ 197 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 110 rows starting from the beginning of the part | ||
| 3537 | 2026.04.25 04:10:18.586609 [ 197 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4929 rows starting from the beginning of the part | ||
| 3538 | 2026.04.25 04:10:18.586650 [ 5 ] {5823c318-5988-4b4c-93e6-a9a39db835c0} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2026.04.25 04:10:18.586656 [ 197 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 22 rows starting from the beginning of the part | ||
| 3540 | 2026.04.25 04:10:18.586694 [ 5 ] {5823c318-5988-4b4c-93e6-a9a39db835c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3541 | 2026.04.25 04:10:18.587039 [ 5 ] {5823c318-5988-4b4c-93e6-a9a39db835c0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3542 | 2026.04.25 04:10:18.587258 [ 5 ] {5823c318-5988-4b4c-93e6-a9a39db835c0} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3543 | 2026.04.25 04:10:18.587389 [ 5 ] {5823c318-5988-4b4c-93e6-a9a39db835c0} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001139 sec., 7023.705004389815 rows/sec., 480.14 KiB/sec. | ||
| 3544 | 2026.04.25 04:10:18.587425 [ 5 ] {5823c318-5988-4b4c-93e6-a9a39db835c0} <Debug> TCPHandler: Processed in 0.00130799 sec. | ||
| 3545 | 2026.04.25 04:10:18.588792 [ 190 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7296 rows, containing 5 columns (5 merged, 0 gathered) in 0.00264716 sec., 2756161.320056211 rows/sec., 184.12 MiB/sec. | ||
| 3546 | 2026.04.25 04:10:18.589352 [ 197 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3547 | 2026.04.25 04:10:18.589591 [ 197 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2026.04.25 04:10:18.589659 [ 197 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3549 | 2026.04.25 04:10:18.589730 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 3550 | 2026.04.25 04:10:19.865858 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8126 | ||
| 3551 | 2026.04.25 04:10:19.866328 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2026.04.25 04:10:19.866375 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3553 | 2026.04.25 04:10:19.866948 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3554 | 2026.04.25 04:10:19.867173 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2026.04.25 04:10:19.867299 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8126 | ||
| 3556 | 2026.04.25 04:10:20.297393 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3557 | 2026.04.25 04:10:20.316374 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2026.04.25 04:10:20.316420 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3559 | 2026.04.25 04:10:20.322225 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3560 | 2026.04.25 04:10:20.322955 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2026.04.25 04:10:20.325428 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3562 | 2026.04.25 04:10:21.000414 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.85 MiB, peak 242.85 MiB, free memory in arenas 0.00 B, will set to 239.92 MiB (RSS), difference: 1.08 MiB | ||
| 3563 | 2026.04.25 04:10:21.994776 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50057 | ||
| 3564 | 2026.04.25 04:10:21.994885 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3565 | 2026.04.25 04:10:21.994911 [ 288 ] {} <Debug> TCP-Session: e7607f5f-7bc2-4878-bf1b-a2fd59b1d0dc Authenticating user 'default' from [fd00:1122:3344:101::e]:50057 | ||
| 3566 | 2026.04.25 04:10:21.994932 [ 288 ] {} <Debug> TCP-Session: e7607f5f-7bc2-4878-bf1b-a2fd59b1d0dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3567 | 2026.04.25 04:10:21.994944 [ 288 ] {} <Debug> TCP-Session: e7607f5f-7bc2-4878-bf1b-a2fd59b1d0dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3568 | 2026.04.25 04:10:21.995126 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49090 | ||
| 3569 | 2026.04.25 04:10:21.995143 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50201 | ||
| 3570 | 2026.04.25 04:10:21.995194 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34145 | ||
| 3571 | 2026.04.25 04:10:21.995203 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37535 | ||
| 3572 | 2026.04.25 04:10:21.995236 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56828 | ||
| 3573 | 2026.04.25 04:10:21.995242 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3574 | 2026.04.25 04:10:21.995187 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35261 | ||
| 3575 | 2026.04.25 04:10:21.995295 [ 289 ] {} <Debug> TCP-Session: 1e533a9e-a1af-4d68-9eae-485d349b15ab Authenticating user 'default' from [fd00:1122:3344:101::e]:49090 | ||
| 3576 | 2026.04.25 04:10:21.995180 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62101 | ||
| 3577 | 2026.04.25 04:10:21.995329 [ 289 ] {} <Debug> TCP-Session: 1e533a9e-a1af-4d68-9eae-485d349b15ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3578 | 2026.04.25 04:10:21.995377 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3579 | 2026.04.25 04:10:21.995390 [ 289 ] {} <Debug> TCP-Session: 1e533a9e-a1af-4d68-9eae-485d349b15ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3580 | 2026.04.25 04:10:21.995169 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47136 | ||
| 3581 | 2026.04.25 04:10:21.995408 [ 4 ] {} <Debug> TCP-Session: 958980e8-fb4b-4298-96ee-eaa5019ec917 Authenticating user 'default' from [fd00:1122:3344:101::e]:37535 | ||
| 3582 | 2026.04.25 04:10:21.995444 [ 4 ] {} <Debug> TCP-Session: 958980e8-fb4b-4298-96ee-eaa5019ec917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3583 | 2026.04.25 04:10:21.995456 [ 4 ] {} <Debug> TCP-Session: 958980e8-fb4b-4298-96ee-eaa5019ec917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3584 | 2026.04.25 04:10:21.995528 [ 288 ] {} <Trace> TCP-Session: e7607f5f-7bc2-4878-bf1b-a2fd59b1d0dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3585 | 2026.04.25 04:10:21.995632 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3586 | 2026.04.25 04:10:21.995667 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3587 | 2026.04.25 04:10:21.995669 [ 291 ] {} <Debug> TCP-Session: 8a974561-f1dd-4bce-802a-1a1addc6a07d Authenticating user 'default' from [fd00:1122:3344:101::e]:62101 | ||
| 3588 | 2026.04.25 04:10:21.995705 [ 292 ] {} <Debug> TCP-Session: 7c5cba8f-56d4-4a2c-92f4-efe844d07b66 Authenticating user 'default' from [fd00:1122:3344:101::e]:47136 | ||
| 3589 | 2026.04.25 04:10:21.995714 [ 288 ] {3ec4e6e6-ef45-49de-8cdd-34f9f22bfd5b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50057) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3590 | 2026.04.25 04:10:21.995727 [ 292 ] {} <Debug> TCP-Session: 7c5cba8f-56d4-4a2c-92f4-efe844d07b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3591 | 2026.04.25 04:10:21.995719 [ 291 ] {} <Debug> TCP-Session: 8a974561-f1dd-4bce-802a-1a1addc6a07d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3592 | 2026.04.25 04:10:21.995750 [ 292 ] {} <Debug> TCP-Session: 7c5cba8f-56d4-4a2c-92f4-efe844d07b66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3593 | 2026.04.25 04:10:21.995766 [ 291 ] {} <Debug> TCP-Session: 8a974561-f1dd-4bce-802a-1a1addc6a07d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3594 | 2026.04.25 04:10:21.995715 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3595 | 2026.04.25 04:10:21.995825 [ 293 ] {} <Debug> TCP-Session: 1e1d8a68-57f9-4b63-8b19-307eb90d9814 Authenticating user 'default' from [fd00:1122:3344:101::e]:35261 | ||
| 3596 | 2026.04.25 04:10:21.995846 [ 293 ] {} <Debug> TCP-Session: 1e1d8a68-57f9-4b63-8b19-307eb90d9814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3597 | 2026.04.25 04:10:21.995862 [ 293 ] {} <Debug> TCP-Session: 1e1d8a68-57f9-4b63-8b19-307eb90d9814 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3598 | 2026.04.25 04:10:21.995907 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3599 | 2026.04.25 04:10:21.995956 [ 290 ] {} <Debug> TCP-Session: 9d1d2ffe-d79c-4efe-96e4-fa795b144a38 Authenticating user 'default' from [fd00:1122:3344:101::e]:50201 | ||
| 3600 | 2026.04.25 04:10:21.995988 [ 290 ] {} <Debug> TCP-Session: 9d1d2ffe-d79c-4efe-96e4-fa795b144a38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3601 | 2026.04.25 04:10:21.996004 [ 290 ] {} <Debug> TCP-Session: 9d1d2ffe-d79c-4efe-96e4-fa795b144a38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3602 | 2026.04.25 04:10:21.996007 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3603 | 2026.04.25 04:10:21.996009 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3604 | 2026.04.25 04:10:21.996041 [ 286 ] {} <Debug> TCP-Session: c6a7d04d-2778-45b8-a55f-d2e79203d580 Authenticating user 'default' from [fd00:1122:3344:101::e]:56828 | ||
| 3605 | 2026.04.25 04:10:21.996067 [ 294 ] {} <Debug> TCP-Session: 537046b9-a13f-4e58-a0ab-0342d82e6cd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34145 | ||
| 3606 | 2026.04.25 04:10:21.996067 [ 286 ] {} <Debug> TCP-Session: c6a7d04d-2778-45b8-a55f-d2e79203d580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3607 | 2026.04.25 04:10:21.996088 [ 294 ] {} <Debug> TCP-Session: 537046b9-a13f-4e58-a0ab-0342d82e6cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3608 | 2026.04.25 04:10:21.996097 [ 286 ] {} <Debug> TCP-Session: c6a7d04d-2778-45b8-a55f-d2e79203d580 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3609 | 2026.04.25 04:10:21.996106 [ 294 ] {} <Debug> TCP-Session: 537046b9-a13f-4e58-a0ab-0342d82e6cd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3610 | 2026.04.25 04:10:21.996143 [ 288 ] {3ec4e6e6-ef45-49de-8cdd-34f9f22bfd5b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3611 | 2026.04.25 04:10:21.996204 [ 288 ] {3ec4e6e6-ef45-49de-8cdd-34f9f22bfd5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3612 | 2026.04.25 04:10:21.996505 [ 288 ] {3ec4e6e6-ef45-49de-8cdd-34f9f22bfd5b} <Debug> oximeter.version (ec5a4b49-bcd3-444b-b983-27584d7e2b94) (SelectExecutor): Key condition: unknown | ||
| 3613 | 2026.04.25 04:10:21.997486 [ 337 ] {3ec4e6e6-ef45-49de-8cdd-34f9f22bfd5b} <Trace> AggregatingTransform: Aggregating | ||
| 3614 | 2026.04.25 04:10:21.997521 [ 337 ] {3ec4e6e6-ef45-49de-8cdd-34f9f22bfd5b} <Trace> Aggregator: Aggregation method: without_key | ||
| 3615 | 2026.04.25 04:10:21.997552 [ 337 ] {3ec4e6e6-ef45-49de-8cdd-34f9f22bfd5b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000949435 sec. (1053.258 rows/sec., 41.14 KiB/sec.) | ||
| 3616 | 2026.04.25 04:10:21.997567 [ 337 ] {3ec4e6e6-ef45-49de-8cdd-34f9f22bfd5b} <Trace> Aggregator: Merging aggregated data | ||
| 3617 | 2026.04.25 04:10:21.998957 [ 288 ] {3ec4e6e6-ef45-49de-8cdd-34f9f22bfd5b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003303 sec., 302.7550711474417 rows/sec., 11.83 KiB/sec. | ||
| 3618 | 2026.04.25 04:10:21.999087 [ 288 ] {3ec4e6e6-ef45-49de-8cdd-34f9f22bfd5b} <Debug> TCPHandler: Processed in 0.003888029 sec. | ||
| 3619 | 2026.04.25 04:10:21.999223 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3620 | 2026.04.25 04:10:21.999250 [ 288 ] {} <Debug> TCP-Session: e7607f5f-7bc2-4878-bf1b-a2fd59b1d0dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3621 | 2026.04.25 04:10:21.999252 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3622 | 2026.04.25 04:10:21.999277 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3623 | 2026.04.25 04:10:21.999297 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3624 | 2026.04.25 04:10:21.999306 [ 289 ] {} <Debug> TCP-Session: 1e533a9e-a1af-4d68-9eae-485d349b15ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3625 | 2026.04.25 04:10:21.999316 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3626 | 2026.04.25 04:10:21.999341 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3627 | 2026.04.25 04:10:21.999375 [ 4 ] {} <Debug> TCP-Session: 958980e8-fb4b-4298-96ee-eaa5019ec917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3628 | 2026.04.25 04:10:21.999374 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3629 | 2026.04.25 04:10:21.999398 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3630 | 2026.04.25 04:10:21.999416 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3631 | 2026.04.25 04:10:21.999420 [ 286 ] {} <Debug> TCP-Session: c6a7d04d-2778-45b8-a55f-d2e79203d580 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3632 | 2026.04.25 04:10:21.999439 [ 294 ] {} <Debug> TCP-Session: 537046b9-a13f-4e58-a0ab-0342d82e6cd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3633 | 2026.04.25 04:10:21.999348 [ 290 ] {} <Debug> TCP-Session: 9d1d2ffe-d79c-4efe-96e4-fa795b144a38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3634 | 2026.04.25 04:10:21.999464 [ 292 ] {} <Debug> TCP-Session: 7c5cba8f-56d4-4a2c-92f4-efe844d07b66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3635 | 2026.04.25 04:10:21.999326 [ 291 ] {} <Debug> TCP-Session: 8a974561-f1dd-4bce-802a-1a1addc6a07d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3636 | 2026.04.25 04:10:21.999395 [ 293 ] {} <Debug> TCP-Session: 1e1d8a68-57f9-4b63-8b19-307eb90d9814 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3637 | 2026.04.25 04:10:22.050238 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50538 | ||
| 3638 | 2026.04.25 04:10:22.050345 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3639 | 2026.04.25 04:10:22.050373 [ 288 ] {} <Debug> TCP-Session: 8548de73-4664-4fa1-adae-f1920545ee24 Authenticating user 'default' from [fd00:1122:3344:101::e]:50538 | ||
| 3640 | 2026.04.25 04:10:22.050397 [ 288 ] {} <Debug> TCP-Session: 8548de73-4664-4fa1-adae-f1920545ee24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3641 | 2026.04.25 04:10:22.050413 [ 288 ] {} <Debug> TCP-Session: 8548de73-4664-4fa1-adae-f1920545ee24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3642 | 2026.04.25 04:10:22.050611 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59753 | ||
| 3643 | 2026.04.25 04:10:22.050627 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40716 | ||
| 3644 | 2026.04.25 04:10:22.050673 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44651 | ||
| 3645 | 2026.04.25 04:10:22.050687 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51740 | ||
| 3646 | 2026.04.25 04:10:22.050698 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64220 | ||
| 3647 | 2026.04.25 04:10:22.050736 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3648 | 2026.04.25 04:10:22.050661 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51883 | ||
| 3649 | 2026.04.25 04:10:22.050777 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3650 | 2026.04.25 04:10:22.050780 [ 289 ] {} <Debug> TCP-Session: fb6431c0-91b5-421a-89d3-2b498da0b679 Authenticating user 'default' from [fd00:1122:3344:101::e]:59753 | ||
| 3651 | 2026.04.25 04:10:22.050794 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3652 | 2026.04.25 04:10:22.050806 [ 4 ] {} <Debug> TCP-Session: 77277962-c1be-4aaf-a859-fa5056b532d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51740 | ||
| 3653 | 2026.04.25 04:10:22.050824 [ 289 ] {} <Debug> TCP-Session: fb6431c0-91b5-421a-89d3-2b498da0b679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3654 | 2026.04.25 04:10:22.050836 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3655 | 2026.04.25 04:10:22.050854 [ 289 ] {} <Debug> TCP-Session: fb6431c0-91b5-421a-89d3-2b498da0b679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3656 | 2026.04.25 04:10:22.050849 [ 4 ] {} <Debug> TCP-Session: 77277962-c1be-4aaf-a859-fa5056b532d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3657 | 2026.04.25 04:10:22.050869 [ 293 ] {} <Debug> TCP-Session: 93b3337a-23d0-4e61-af6b-9c90a1ada588 Authenticating user 'default' from [fd00:1122:3344:101::e]:51883 | ||
| 3658 | 2026.04.25 04:10:22.050882 [ 4 ] {} <Debug> TCP-Session: 77277962-c1be-4aaf-a859-fa5056b532d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3659 | 2026.04.25 04:10:22.050842 [ 286 ] {} <Debug> TCP-Session: b7f271c8-3850-4aef-84c8-5b3f53440bd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64220 | ||
| 3660 | 2026.04.25 04:10:22.050898 [ 293 ] {} <Debug> TCP-Session: 93b3337a-23d0-4e61-af6b-9c90a1ada588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3661 | 2026.04.25 04:10:22.050793 [ 288 ] {} <Trace> TCP-Session: 8548de73-4664-4fa1-adae-f1920545ee24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3662 | 2026.04.25 04:10:22.050931 [ 293 ] {} <Debug> TCP-Session: 93b3337a-23d0-4e61-af6b-9c90a1ada588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3663 | 2026.04.25 04:10:22.050929 [ 286 ] {} <Debug> TCP-Session: b7f271c8-3850-4aef-84c8-5b3f53440bd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3664 | 2026.04.25 04:10:22.050762 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3665 | 2026.04.25 04:10:22.050993 [ 286 ] {} <Debug> TCP-Session: b7f271c8-3850-4aef-84c8-5b3f53440bd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3666 | 2026.04.25 04:10:22.050762 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3667 | 2026.04.25 04:10:22.051020 [ 290 ] {} <Debug> TCP-Session: 492c0880-c580-4111-9cb6-589af100a7ea Authenticating user 'default' from [fd00:1122:3344:101::e]:40716 | ||
| 3668 | 2026.04.25 04:10:22.051040 [ 294 ] {} <Debug> TCP-Session: 04c6417c-5eb6-4c51-bba0-eb930cba91f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44651 | ||
| 3669 | 2026.04.25 04:10:22.051048 [ 290 ] {} <Debug> TCP-Session: 492c0880-c580-4111-9cb6-589af100a7ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3670 | 2026.04.25 04:10:22.051060 [ 294 ] {} <Debug> TCP-Session: 04c6417c-5eb6-4c51-bba0-eb930cba91f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3671 | 2026.04.25 04:10:22.051069 [ 290 ] {} <Debug> TCP-Session: 492c0880-c580-4111-9cb6-589af100a7ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3672 | 2026.04.25 04:10:22.051077 [ 294 ] {} <Debug> TCP-Session: 04c6417c-5eb6-4c51-bba0-eb930cba91f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3673 | 2026.04.25 04:10:22.050648 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50337 | ||
| 3674 | 2026.04.25 04:10:22.050640 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32768 | ||
| 3675 | 2026.04.25 04:10:22.051125 [ 288 ] {ed1574f1-dfe6-4e9f-b0c9-8045c69927e7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50538) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3676 | 2026.04.25 04:10:22.051177 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3677 | 2026.04.25 04:10:22.051220 [ 292 ] {} <Debug> TCP-Session: 54d89d80-d63e-464e-85a7-5dd0276ccf9b Authenticating user 'default' from [fd00:1122:3344:101::e]:50337 | ||
| 3678 | 2026.04.25 04:10:22.051235 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3679 | 2026.04.25 04:10:22.051239 [ 292 ] {} <Debug> TCP-Session: 54d89d80-d63e-464e-85a7-5dd0276ccf9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3680 | 2026.04.25 04:10:22.051270 [ 291 ] {} <Debug> TCP-Session: 989d01da-5b4a-41fe-9057-9f9c56796876 Authenticating user 'default' from [fd00:1122:3344:101::e]:32768 | ||
| 3681 | 2026.04.25 04:10:22.051272 [ 292 ] {} <Debug> TCP-Session: 54d89d80-d63e-464e-85a7-5dd0276ccf9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3682 | 2026.04.25 04:10:22.051301 [ 291 ] {} <Debug> TCP-Session: 989d01da-5b4a-41fe-9057-9f9c56796876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3683 | 2026.04.25 04:10:22.051321 [ 291 ] {} <Debug> TCP-Session: 989d01da-5b4a-41fe-9057-9f9c56796876 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3684 | 2026.04.25 04:10:22.051481 [ 288 ] {ed1574f1-dfe6-4e9f-b0c9-8045c69927e7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3685 | 2026.04.25 04:10:22.051545 [ 288 ] {ed1574f1-dfe6-4e9f-b0c9-8045c69927e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3686 | 2026.04.25 04:10:22.051819 [ 288 ] {ed1574f1-dfe6-4e9f-b0c9-8045c69927e7} <Debug> oximeter.version (ec5a4b49-bcd3-444b-b983-27584d7e2b94) (SelectExecutor): Key condition: unknown | ||
| 3687 | 2026.04.25 04:10:22.052697 [ 343 ] {ed1574f1-dfe6-4e9f-b0c9-8045c69927e7} <Trace> AggregatingTransform: Aggregating | ||
| 3688 | 2026.04.25 04:10:22.052736 [ 343 ] {ed1574f1-dfe6-4e9f-b0c9-8045c69927e7} <Trace> Aggregator: Aggregation method: without_key | ||
| 3689 | 2026.04.25 04:10:22.052774 [ 343 ] {ed1574f1-dfe6-4e9f-b0c9-8045c69927e7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000857953 sec. (1165.565 rows/sec., 45.53 KiB/sec.) | ||
| 3690 | 2026.04.25 04:10:22.052794 [ 343 ] {ed1574f1-dfe6-4e9f-b0c9-8045c69927e7} <Trace> Aggregator: Merging aggregated data | ||
| 3691 | 2026.04.25 04:10:22.053941 [ 288 ] {ed1574f1-dfe6-4e9f-b0c9-8045c69927e7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002879 sec., 347.34282737061477 rows/sec., 13.57 KiB/sec. | ||
| 3692 | 2026.04.25 04:10:22.054095 [ 288 ] {ed1574f1-dfe6-4e9f-b0c9-8045c69927e7} <Debug> TCPHandler: Processed in 0.003422362 sec. | ||
| 3693 | 2026.04.25 04:10:22.054240 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3694 | 2026.04.25 04:10:22.054267 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3695 | 2026.04.25 04:10:22.054285 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3696 | 2026.04.25 04:10:22.054311 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3697 | 2026.04.25 04:10:22.054315 [ 289 ] {} <Debug> TCP-Session: fb6431c0-91b5-421a-89d3-2b498da0b679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3698 | 2026.04.25 04:10:22.054326 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3699 | 2026.04.25 04:10:22.054344 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3700 | 2026.04.25 04:10:22.054362 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3701 | 2026.04.25 04:10:22.054385 [ 286 ] {} <Debug> TCP-Session: b7f271c8-3850-4aef-84c8-5b3f53440bd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3702 | 2026.04.25 04:10:22.054397 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3703 | 2026.04.25 04:10:22.054410 [ 291 ] {} <Debug> TCP-Session: 989d01da-5b4a-41fe-9057-9f9c56796876 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3704 | 2026.04.25 04:10:22.054418 [ 292 ] {} <Debug> TCP-Session: 54d89d80-d63e-464e-85a7-5dd0276ccf9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3705 | 2026.04.25 04:10:22.054449 [ 4 ] {} <Debug> TCP-Session: 77277962-c1be-4aaf-a859-fa5056b532d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3706 | 2026.04.25 04:10:22.054355 [ 293 ] {} <Debug> TCP-Session: 93b3337a-23d0-4e61-af6b-9c90a1ada588 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3707 | 2026.04.25 04:10:22.054337 [ 290 ] {} <Debug> TCP-Session: 492c0880-c580-4111-9cb6-589af100a7ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3708 | 2026.04.25 04:10:22.054269 [ 288 ] {} <Debug> TCP-Session: 8548de73-4664-4fa1-adae-f1920545ee24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3709 | 2026.04.25 04:10:22.054381 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3710 | 2026.04.25 04:10:22.054568 [ 294 ] {} <Debug> TCP-Session: 04c6417c-5eb6-4c51-bba0-eb930cba91f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3711 | 2026.04.25 04:10:22.073728 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61062 | ||
| 3712 | 2026.04.25 04:10:22.073790 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3713 | 2026.04.25 04:10:22.073814 [ 288 ] {} <Debug> TCP-Session: af1b0701-5489-421a-99cc-80404bdce42b Authenticating user 'default' from [fd00:1122:3344:101::e]:61062 | ||
| 3714 | 2026.04.25 04:10:22.073834 [ 288 ] {} <Debug> TCP-Session: af1b0701-5489-421a-99cc-80404bdce42b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3715 | 2026.04.25 04:10:22.073850 [ 288 ] {} <Debug> TCP-Session: af1b0701-5489-421a-99cc-80404bdce42b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3716 | 2026.04.25 04:10:22.074015 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55241 | ||
| 3717 | 2026.04.25 04:10:22.074061 [ 288 ] {} <Trace> TCP-Session: af1b0701-5489-421a-99cc-80404bdce42b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3718 | 2026.04.25 04:10:22.074073 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50653 | ||
| 3719 | 2026.04.25 04:10:22.074087 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65121 | ||
| 3720 | 2026.04.25 04:10:22.074099 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35055 | ||
| 3721 | 2026.04.25 04:10:22.074146 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3722 | 2026.04.25 04:10:22.074094 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3723 | 2026.04.25 04:10:22.074180 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3724 | 2026.04.25 04:10:22.074182 [ 292 ] {} <Debug> TCP-Session: a5b48720-ae62-47ac-9ad1-475f900f8e7a Authenticating user 'default' from [fd00:1122:3344:101::e]:50653 | ||
| 3725 | 2026.04.25 04:10:22.074203 [ 289 ] {} <Debug> TCP-Session: c267bb43-62fc-45c8-9d99-df1106d05689 Authenticating user 'default' from [fd00:1122:3344:101::e]:55241 | ||
| 3726 | 2026.04.25 04:10:22.074213 [ 293 ] {} <Debug> TCP-Session: 64db8f9b-b81e-433f-83cd-e9a3a89e4828 Authenticating user 'default' from [fd00:1122:3344:101::e]:65121 | ||
| 3727 | 2026.04.25 04:10:22.074209 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3728 | 2026.04.25 04:10:22.074239 [ 289 ] {} <Debug> TCP-Session: c267bb43-62fc-45c8-9d99-df1106d05689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3729 | 2026.04.25 04:10:22.074243 [ 293 ] {} <Debug> TCP-Session: 64db8f9b-b81e-433f-83cd-e9a3a89e4828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3730 | 2026.04.25 04:10:22.074266 [ 294 ] {} <Debug> TCP-Session: 65f445f4-3a6f-4bac-88f3-4d52035c3887 Authenticating user 'default' from [fd00:1122:3344:101::e]:35055 | ||
| 3731 | 2026.04.25 04:10:22.074277 [ 293 ] {} <Debug> TCP-Session: 64db8f9b-b81e-433f-83cd-e9a3a89e4828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3732 | 2026.04.25 04:10:22.074269 [ 289 ] {} <Debug> TCP-Session: c267bb43-62fc-45c8-9d99-df1106d05689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3733 | 2026.04.25 04:10:22.074301 [ 294 ] {} <Debug> TCP-Session: 65f445f4-3a6f-4bac-88f3-4d52035c3887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3734 | 2026.04.25 04:10:22.074225 [ 292 ] {} <Debug> TCP-Session: a5b48720-ae62-47ac-9ad1-475f900f8e7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3735 | 2026.04.25 04:10:22.074342 [ 294 ] {} <Debug> TCP-Session: 65f445f4-3a6f-4bac-88f3-4d52035c3887 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3736 | 2026.04.25 04:10:22.074367 [ 292 ] {} <Debug> TCP-Session: a5b48720-ae62-47ac-9ad1-475f900f8e7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3737 | 2026.04.25 04:10:22.074211 [ 288 ] {125b98dc-2249-4bb0-823d-36c4dab37cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61062) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3738 | 2026.04.25 04:10:22.074069 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51222 | ||
| 3739 | 2026.04.25 04:10:22.074062 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35481 | ||
| 3740 | 2026.04.25 04:10:22.074485 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3741 | 2026.04.25 04:10:22.074499 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3742 | 2026.04.25 04:10:22.074514 [ 291 ] {} <Debug> TCP-Session: 7f015c58-bda7-4998-b89a-bb8a310b09bf Authenticating user 'default' from [fd00:1122:3344:101::e]:51222 | ||
| 3743 | 2026.04.25 04:10:22.074528 [ 290 ] {} <Debug> TCP-Session: 9d34daca-ef64-4898-b370-fabcfa0c8883 Authenticating user 'default' from [fd00:1122:3344:101::e]:35481 | ||
| 3744 | 2026.04.25 04:10:22.074542 [ 291 ] {} <Debug> TCP-Session: 7f015c58-bda7-4998-b89a-bb8a310b09bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3745 | 2026.04.25 04:10:22.074554 [ 290 ] {} <Debug> TCP-Session: 9d34daca-ef64-4898-b370-fabcfa0c8883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3746 | 2026.04.25 04:10:22.074554 [ 288 ] {125b98dc-2249-4bb0-823d-36c4dab37cc9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3747 | 2026.04.25 04:10:22.074577 [ 290 ] {} <Debug> TCP-Session: 9d34daca-ef64-4898-b370-fabcfa0c8883 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3748 | 2026.04.25 04:10:22.074565 [ 291 ] {} <Debug> TCP-Session: 7f015c58-bda7-4998-b89a-bb8a310b09bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3749 | 2026.04.25 04:10:22.074615 [ 288 ] {125b98dc-2249-4bb0-823d-36c4dab37cc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3750 | 2026.04.25 04:10:22.074850 [ 288 ] {125b98dc-2249-4bb0-823d-36c4dab37cc9} <Debug> oximeter.version (ec5a4b49-bcd3-444b-b983-27584d7e2b94) (SelectExecutor): Key condition: unknown | ||
| 3751 | 2026.04.25 04:10:22.075540 [ 312 ] {125b98dc-2249-4bb0-823d-36c4dab37cc9} <Trace> AggregatingTransform: Aggregating | ||
| 3752 | 2026.04.25 04:10:22.075575 [ 312 ] {125b98dc-2249-4bb0-823d-36c4dab37cc9} <Trace> Aggregator: Aggregation method: without_key | ||
| 3753 | 2026.04.25 04:10:22.075605 [ 312 ] {125b98dc-2249-4bb0-823d-36c4dab37cc9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00067471 sec. (1482.118 rows/sec., 57.90 KiB/sec.) | ||
| 3754 | 2026.04.25 04:10:22.075623 [ 312 ] {125b98dc-2249-4bb0-823d-36c4dab37cc9} <Trace> Aggregator: Merging aggregated data | ||
| 3755 | 2026.04.25 04:10:22.076965 [ 288 ] {125b98dc-2249-4bb0-823d-36c4dab37cc9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002797 sec., 357.5259206292456 rows/sec., 13.97 KiB/sec. | ||
| 3756 | 2026.04.25 04:10:22.077066 [ 288 ] {125b98dc-2249-4bb0-823d-36c4dab37cc9} <Debug> TCPHandler: Processed in 0.003072476 sec. | ||
| 3757 | 2026.04.25 04:10:22.077192 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3758 | 2026.04.25 04:10:22.077219 [ 288 ] {} <Debug> TCP-Session: af1b0701-5489-421a-99cc-80404bdce42b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3759 | 2026.04.25 04:10:22.077239 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3760 | 2026.04.25 04:10:22.077274 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3761 | 2026.04.25 04:10:22.077280 [ 289 ] {} <Debug> TCP-Session: c267bb43-62fc-45c8-9d99-df1106d05689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3762 | 2026.04.25 04:10:22.077305 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3763 | 2026.04.25 04:10:22.077331 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3764 | 2026.04.25 04:10:22.077349 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3765 | 2026.04.25 04:10:22.077358 [ 294 ] {} <Debug> TCP-Session: 65f445f4-3a6f-4bac-88f3-4d52035c3887 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3766 | 2026.04.25 04:10:22.077383 [ 293 ] {} <Debug> TCP-Session: 64db8f9b-b81e-433f-83cd-e9a3a89e4828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3767 | 2026.04.25 04:10:22.077402 [ 291 ] {} <Debug> TCP-Session: 7f015c58-bda7-4998-b89a-bb8a310b09bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3768 | 2026.04.25 04:10:22.077316 [ 290 ] {} <Debug> TCP-Session: 9d34daca-ef64-4898-b370-fabcfa0c8883 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3769 | 2026.04.25 04:10:22.077285 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3770 | 2026.04.25 04:10:22.077484 [ 292 ] {} <Debug> TCP-Session: a5b48720-ae62-47ac-9ad1-475f900f8e7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3771 | 2026.04.25 04:10:22.079520 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50137 | ||
| 3772 | 2026.04.25 04:10:22.079540 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52257 | ||
| 3773 | 2026.04.25 04:10:22.079581 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3774 | 2026.04.25 04:10:22.079609 [ 286 ] {} <Debug> TCP-Session: cf55a14f-893c-4c1a-bad0-767e19159a38 Authenticating user 'default' from [fd00:1122:3344:101::e]:50137 | ||
| 3775 | 2026.04.25 04:10:22.079609 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3776 | 2026.04.25 04:10:22.079627 [ 286 ] {} <Debug> TCP-Session: cf55a14f-893c-4c1a-bad0-767e19159a38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3777 | 2026.04.25 04:10:22.079645 [ 4 ] {} <Debug> TCP-Session: f1d01b83-175a-40b3-9232-97cc1dc5bf06 Authenticating user 'default' from [fd00:1122:3344:101::e]:52257 | ||
| 3778 | 2026.04.25 04:10:22.079651 [ 286 ] {} <Debug> TCP-Session: cf55a14f-893c-4c1a-bad0-767e19159a38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3779 | 2026.04.25 04:10:22.079670 [ 4 ] {} <Debug> TCP-Session: f1d01b83-175a-40b3-9232-97cc1dc5bf06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3780 | 2026.04.25 04:10:22.079690 [ 4 ] {} <Debug> TCP-Session: f1d01b83-175a-40b3-9232-97cc1dc5bf06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3781 | 2026.04.25 04:10:22.109222 [ 4 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52257). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3782 | |||
| 3783 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3784 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3785 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3786 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3787 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3788 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3789 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3790 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3791 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3792 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3793 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 3794 | (version 23.8.7.1) | ||
| 3795 | 2026.04.25 04:10:22.109691 [ 4 ] {} <Debug> TCP-Session: f1d01b83-175a-40b3-9232-97cc1dc5bf06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3796 | 2026.04.25 04:10:22.109712 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50137). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3797 | |||
| 3798 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3799 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3800 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3801 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3802 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3803 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3804 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3805 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3806 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3807 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3808 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 3809 | (version 23.8.7.1) | ||
| 3810 | 2026.04.25 04:10:22.109812 [ 286 ] {} <Debug> TCP-Session: cf55a14f-893c-4c1a-bad0-767e19159a38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3811 | 2026.04.25 04:10:22.379112 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 446 | ||
| 3812 | 2026.04.25 04:10:22.381928 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2026.04.25 04:10:22.381973 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3814 | 2026.04.25 04:10:22.383190 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3815 | 2026.04.25 04:10:22.383472 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3816 | 2026.04.25 04:10:22.383723 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 446 | ||
| 3817 | 2026.04.25 04:10:23.582106 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3818 | 2026.04.25 04:10:23.582373 [ 5 ] {073229d6-b381-43cd-98bc-330793083925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 3819 | 2026.04.25 04:10:23.582724 [ 5 ] {073229d6-b381-43cd-98bc-330793083925} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3820 | 2026.04.25 04:10:23.582761 [ 5 ] {073229d6-b381-43cd-98bc-330793083925} <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 | ||
| 3821 | 2026.04.25 04:10:23.582979 [ 5 ] {073229d6-b381-43cd-98bc-330793083925} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3822 | 2026.04.25 04:10:23.583050 [ 5 ] {073229d6-b381-43cd-98bc-330793083925} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3823 | 2026.04.25 04:10:23.583190 [ 5 ] {073229d6-b381-43cd-98bc-330793083925} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3824 | 2026.04.25 04:10:23.583320 [ 323 ] {073229d6-b381-43cd-98bc-330793083925} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3825 | 2026.04.25 04:10:23.583326 [ 321 ] {073229d6-b381-43cd-98bc-330793083925} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3826 | 2026.04.25 04:10:23.583360 [ 324 ] {073229d6-b381-43cd-98bc-330793083925} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3827 | 2026.04.25 04:10:23.583338 [ 322 ] {073229d6-b381-43cd-98bc-330793083925} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3828 | 2026.04.25 04:10:23.583550 [ 5 ] {073229d6-b381-43cd-98bc-330793083925} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (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 | ||
| 3829 | 2026.04.25 04:10:23.583575 [ 5 ] {073229d6-b381-43cd-98bc-330793083925} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3830 | 2026.04.25 04:10:23.583654 [ 5 ] {073229d6-b381-43cd-98bc-330793083925} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3831 | 2026.04.25 04:10:23.583674 [ 5 ] {073229d6-b381-43cd-98bc-330793083925} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 33 rows with 3 streams | ||
| 3832 | 2026.04.25 04:10:23.583706 [ 5 ] {073229d6-b381-43cd-98bc-330793083925} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3833 | 2026.04.25 04:10:23.583744 [ 5 ] {073229d6-b381-43cd-98bc-330793083925} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3834 | 2026.04.25 04:10:23.583777 [ 5 ] {073229d6-b381-43cd-98bc-330793083925} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3835 | 2026.04.25 04:10:23.585157 [ 5 ] {073229d6-b381-43cd-98bc-330793083925} <Debug> executeQuery: Read 33 rows, 3.50 KiB in 0.002887 sec., 11430.5507447177 rows/sec., 1.19 MiB/sec. | ||
| 3836 | 2026.04.25 04:10:23.585296 [ 5 ] {073229d6-b381-43cd-98bc-330793083925} <Debug> MemoryTracker: Peak memory usage (for query): 136.32 KiB. | ||
| 3837 | 2026.04.25 04:10:23.585311 [ 5 ] {073229d6-b381-43cd-98bc-330793083925} <Debug> TCPHandler: Processed in 0.003346301 sec. | ||
| 3838 | 2026.04.25 04:10:23.586969 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3839 | 2026.04.25 04:10:23.587079 [ 5 ] {f365e017-193c-410f-beb4-1089b068b767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3840 | 2026.04.25 04:10:23.587122 [ 5 ] {f365e017-193c-410f-beb4-1089b068b767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3841 | 2026.04.25 04:10:23.587580 [ 5 ] {f365e017-193c-410f-beb4-1089b068b767} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3842 | 2026.04.25 04:10:23.587622 [ 5 ] {f365e017-193c-410f-beb4-1089b068b767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3843 | 2026.04.25 04:10:23.587989 [ 5 ] {f365e017-193c-410f-beb4-1089b068b767} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3844 | 2026.04.25 04:10:23.588211 [ 5 ] {f365e017-193c-410f-beb4-1089b068b767} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3845 | 2026.04.25 04:10:23.588356 [ 5 ] {f365e017-193c-410f-beb4-1089b068b767} <Debug> executeQuery: Read 66 rows, 5.90 KiB in 0.001309 sec., 50420.16806722689 rows/sec., 4.40 MiB/sec. | ||
| 3846 | 2026.04.25 04:10:23.588396 [ 5 ] {f365e017-193c-410f-beb4-1089b068b767} <Debug> TCPHandler: Processed in 0.001477392 sec. | ||
| 3847 | 2026.04.25 04:10:23.588516 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3848 | 2026.04.25 04:10:23.588612 [ 5 ] {807057b1-a76d-49c2-a745-c65ab5eabbab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3849 | 2026.04.25 04:10:23.588654 [ 5 ] {807057b1-a76d-49c2-a745-c65ab5eabbab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3850 | 2026.04.25 04:10:23.589047 [ 5 ] {807057b1-a76d-49c2-a745-c65ab5eabbab} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3851 | 2026.04.25 04:10:23.589083 [ 5 ] {807057b1-a76d-49c2-a745-c65ab5eabbab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3852 | 2026.04.25 04:10:23.589386 [ 5 ] {807057b1-a76d-49c2-a745-c65ab5eabbab} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3853 | 2026.04.25 04:10:23.589593 [ 5 ] {807057b1-a76d-49c2-a745-c65ab5eabbab} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3854 | 2026.04.25 04:10:23.589723 [ 5 ] {807057b1-a76d-49c2-a745-c65ab5eabbab} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001129 sec., 15943.312666076174 rows/sec., 1.17 MiB/sec. | ||
| 3855 | 2026.04.25 04:10:23.589760 [ 5 ] {807057b1-a76d-49c2-a745-c65ab5eabbab} <Debug> TCPHandler: Processed in 0.00129376 sec. | ||
| 3856 | 2026.04.25 04:10:23.589872 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3857 | 2026.04.25 04:10:23.589966 [ 5 ] {6bbe5563-37b1-4609-b2ec-6ef999399a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3858 | 2026.04.25 04:10:23.590007 [ 5 ] {6bbe5563-37b1-4609-b2ec-6ef999399a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3859 | 2026.04.25 04:10:23.590407 [ 5 ] {6bbe5563-37b1-4609-b2ec-6ef999399a35} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3860 | 2026.04.25 04:10:23.590443 [ 5 ] {6bbe5563-37b1-4609-b2ec-6ef999399a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3861 | 2026.04.25 04:10:23.590753 [ 5 ] {6bbe5563-37b1-4609-b2ec-6ef999399a35} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3862 | 2026.04.25 04:10:23.590971 [ 5 ] {6bbe5563-37b1-4609-b2ec-6ef999399a35} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3863 | 2026.04.25 04:10:23.591101 [ 5 ] {6bbe5563-37b1-4609-b2ec-6ef999399a35} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001153 sec., 46834.345186470084 rows/sec., 3.66 MiB/sec. | ||
| 3864 | 2026.04.25 04:10:23.591139 [ 5 ] {6bbe5563-37b1-4609-b2ec-6ef999399a35} <Debug> TCPHandler: Processed in 0.00131666 sec. | ||
| 3865 | 2026.04.25 04:10:23.591260 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3866 | 2026.04.25 04:10:23.591383 [ 5 ] {62ab199e-0811-4182-85ad-6eb3dad1fbb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3867 | 2026.04.25 04:10:23.591440 [ 5 ] {62ab199e-0811-4182-85ad-6eb3dad1fbb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3868 | 2026.04.25 04:10:23.591886 [ 5 ] {62ab199e-0811-4182-85ad-6eb3dad1fbb6} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3869 | 2026.04.25 04:10:23.591927 [ 5 ] {62ab199e-0811-4182-85ad-6eb3dad1fbb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3870 | 2026.04.25 04:10:23.592329 [ 5 ] {62ab199e-0811-4182-85ad-6eb3dad1fbb6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3871 | 2026.04.25 04:10:23.592582 [ 5 ] {62ab199e-0811-4182-85ad-6eb3dad1fbb6} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3872 | 2026.04.25 04:10:23.592710 [ 5 ] {62ab199e-0811-4182-85ad-6eb3dad1fbb6} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001354 sec., 81240.76809453471 rows/sec., 5.67 MiB/sec. | ||
| 3873 | 2026.04.25 04:10:23.592747 [ 5 ] {62ab199e-0811-4182-85ad-6eb3dad1fbb6} <Debug> TCPHandler: Processed in 0.001549104 sec. | ||
| 3874 | 2026.04.25 04:10:23.592868 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3875 | 2026.04.25 04:10:23.592963 [ 5 ] {dfce2586-ce9d-4263-a254-77957e9b7aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3876 | 2026.04.25 04:10:23.593018 [ 5 ] {dfce2586-ce9d-4263-a254-77957e9b7aa0} <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 | ||
| 3877 | 2026.04.25 04:10:23.593738 [ 5 ] {dfce2586-ce9d-4263-a254-77957e9b7aa0} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3878 | 2026.04.25 04:10:23.593774 [ 5 ] {dfce2586-ce9d-4263-a254-77957e9b7aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3879 | 2026.04.25 04:10:23.594284 [ 5 ] {dfce2586-ce9d-4263-a254-77957e9b7aa0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3880 | 2026.04.25 04:10:23.594513 [ 5 ] {dfce2586-ce9d-4263-a254-77957e9b7aa0} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3881 | 2026.04.25 04:10:23.594646 [ 5 ] {dfce2586-ce9d-4263-a254-77957e9b7aa0} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001701 sec., 10582.010582010582 rows/sec., 18.96 MiB/sec. | ||
| 3882 | 2026.04.25 04:10:23.594696 [ 5 ] {dfce2586-ce9d-4263-a254-77957e9b7aa0} <Debug> TCPHandler: Processed in 0.001878088 sec. | ||
| 3883 | 2026.04.25 04:10:23.594812 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3884 | 2026.04.25 04:10:23.594907 [ 5 ] {2ea16051-2454-41c9-a6ac-532387224b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3885 | 2026.04.25 04:10:23.594948 [ 5 ] {2ea16051-2454-41c9-a6ac-532387224b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3886 | 2026.04.25 04:10:23.595272 [ 5 ] {2ea16051-2454-41c9-a6ac-532387224b55} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3887 | 2026.04.25 04:10:23.595306 [ 5 ] {2ea16051-2454-41c9-a6ac-532387224b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3888 | 2026.04.25 04:10:23.595617 [ 5 ] {2ea16051-2454-41c9-a6ac-532387224b55} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3889 | 2026.04.25 04:10:23.595832 [ 5 ] {2ea16051-2454-41c9-a6ac-532387224b55} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3890 | 2026.04.25 04:10:23.595919 [ 115 ] {} <Debug> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3891 | 2026.04.25 04:10:23.595955 [ 115 ] {} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3892 | 2026.04.25 04:10:23.595957 [ 5 ] {2ea16051-2454-41c9-a6ac-532387224b55} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001068 sec., 37453.183520599254 rows/sec., 2.50 MiB/sec. | ||
| 3893 | 2026.04.25 04:10:23.595975 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3894 | 2026.04.25 04:10:23.595998 [ 5 ] {2ea16051-2454-41c9-a6ac-532387224b55} <Debug> TCPHandler: Processed in 0.001235838 sec. | ||
| 3895 | 2026.04.25 04:10:23.596063 [ 195 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 3896 | 2026.04.25 04:10:23.596170 [ 195 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3897 | 2026.04.25 04:10:23.596205 [ 195 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 616 rows starting from the beginning of the part | ||
| 3898 | 2026.04.25 04:10:23.596263 [ 195 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 3899 | 2026.04.25 04:10:23.596311 [ 195 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 3900 | 2026.04.25 04:10:23.596356 [ 195 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 3901 | 2026.04.25 04:10:23.596402 [ 195 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
| 3902 | 2026.04.25 04:10:23.596448 [ 195 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 3903 | 2026.04.25 04:10:23.597206 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 776 rows, containing 4 columns (4 merged, 0 gathered) in 0.001181198 sec., 656960.1370811667 rows/sec., 43.86 MiB/sec. | ||
| 3904 | 2026.04.25 04:10:23.597420 [ 190 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3905 | 2026.04.25 04:10:23.597714 [ 190 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_21_4} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3906 | 2026.04.25 04:10:23.597792 [ 190 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_21_4} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3907 | 2026.04.25 04:10:23.597893 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 3908 | 2026.04.25 04:10:27.266274 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3909 | 2026.04.25 04:10:27.266330 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3910 | 2026.04.25 04:10:27.367501 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8638 | ||
| 3911 | 2026.04.25 04:10:27.368049 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3912 | 2026.04.25 04:10:27.368093 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 3913 | 2026.04.25 04:10:27.368632 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3914 | 2026.04.25 04:10:27.368866 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3915 | 2026.04.25 04:10:27.368993 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8638 | ||
| 3916 | 2026.04.25 04:10:27.825637 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3917 | 2026.04.25 04:10:27.841024 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3918 | 2026.04.25 04:10:27.841071 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3919 | 2026.04.25 04:10:27.846912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3920 | 2026.04.25 04:10:27.847631 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3921 | 2026.04.25 04:10:27.850148 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3922 | 2026.04.25 04:10:28.582614 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3923 | 2026.04.25 04:10:28.582913 [ 5 ] {4d08c3ad-dbb0-4158-9b70-ad87f3edbbc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 3924 | 2026.04.25 04:10:28.583411 [ 5 ] {4d08c3ad-dbb0-4158-9b70-ad87f3edbbc2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3925 | 2026.04.25 04:10:28.583473 [ 5 ] {4d08c3ad-dbb0-4158-9b70-ad87f3edbbc2} <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 | ||
| 3926 | 2026.04.25 04:10:28.583811 [ 5 ] {4d08c3ad-dbb0-4158-9b70-ad87f3edbbc2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3927 | 2026.04.25 04:10:28.583879 [ 5 ] {4d08c3ad-dbb0-4158-9b70-ad87f3edbbc2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3928 | 2026.04.25 04:10:28.584015 [ 5 ] {4d08c3ad-dbb0-4158-9b70-ad87f3edbbc2} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3929 | 2026.04.25 04:10:28.584136 [ 323 ] {4d08c3ad-dbb0-4158-9b70-ad87f3edbbc2} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3930 | 2026.04.25 04:10:28.584145 [ 322 ] {4d08c3ad-dbb0-4158-9b70-ad87f3edbbc2} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3931 | 2026.04.25 04:10:28.584149 [ 338 ] {4d08c3ad-dbb0-4158-9b70-ad87f3edbbc2} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3932 | 2026.04.25 04:10:28.584145 [ 260 ] {4d08c3ad-dbb0-4158-9b70-ad87f3edbbc2} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3933 | 2026.04.25 04:10:28.584344 [ 5 ] {4d08c3ad-dbb0-4158-9b70-ad87f3edbbc2} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (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 | ||
| 3934 | 2026.04.25 04:10:28.584372 [ 5 ] {4d08c3ad-dbb0-4158-9b70-ad87f3edbbc2} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3935 | 2026.04.25 04:10:28.584461 [ 5 ] {4d08c3ad-dbb0-4158-9b70-ad87f3edbbc2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3936 | 2026.04.25 04:10:28.584481 [ 5 ] {4d08c3ad-dbb0-4158-9b70-ad87f3edbbc2} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 33 rows with 3 streams | ||
| 3937 | 2026.04.25 04:10:28.584516 [ 5 ] {4d08c3ad-dbb0-4158-9b70-ad87f3edbbc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3938 | 2026.04.25 04:10:28.584583 [ 5 ] {4d08c3ad-dbb0-4158-9b70-ad87f3edbbc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3939 | 2026.04.25 04:10:28.584618 [ 5 ] {4d08c3ad-dbb0-4158-9b70-ad87f3edbbc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3940 | 2026.04.25 04:10:28.586040 [ 5 ] {4d08c3ad-dbb0-4158-9b70-ad87f3edbbc2} <Debug> executeQuery: Read 33 rows, 3.50 KiB in 0.003263 sec., 10113.392583512106 rows/sec., 1.05 MiB/sec. | ||
| 3941 | 2026.04.25 04:10:28.586184 [ 5 ] {4d08c3ad-dbb0-4158-9b70-ad87f3edbbc2} <Debug> MemoryTracker: Peak memory usage (for query): 136.28 KiB. | ||
| 3942 | 2026.04.25 04:10:28.586199 [ 5 ] {4d08c3ad-dbb0-4158-9b70-ad87f3edbbc2} <Debug> TCPHandler: Processed in 0.003730476 sec. | ||
| 3943 | 2026.04.25 04:10:28.587966 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3944 | 2026.04.25 04:10:28.588151 [ 5 ] {4ede290b-ed75-489f-8bd2-7d087dd81502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3945 | 2026.04.25 04:10:28.588224 [ 5 ] {4ede290b-ed75-489f-8bd2-7d087dd81502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3946 | 2026.04.25 04:10:28.588903 [ 5 ] {4ede290b-ed75-489f-8bd2-7d087dd81502} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3947 | 2026.04.25 04:10:28.588943 [ 5 ] {4ede290b-ed75-489f-8bd2-7d087dd81502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3948 | 2026.04.25 04:10:28.589309 [ 5 ] {4ede290b-ed75-489f-8bd2-7d087dd81502} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3949 | 2026.04.25 04:10:28.589539 [ 5 ] {4ede290b-ed75-489f-8bd2-7d087dd81502} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3950 | 2026.04.25 04:10:28.589683 [ 5 ] {4ede290b-ed75-489f-8bd2-7d087dd81502} <Debug> executeQuery: Read 78 rows, 6.87 KiB in 0.001586 sec., 49180.32786885246 rows/sec., 4.23 MiB/sec. | ||
| 3951 | 2026.04.25 04:10:28.589720 [ 5 ] {4ede290b-ed75-489f-8bd2-7d087dd81502} <Debug> TCPHandler: Processed in 0.001845047 sec. | ||
| 3952 | 2026.04.25 04:10:28.589844 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3953 | 2026.04.25 04:10:28.589937 [ 5 ] {fa592e29-64b6-4d6a-89f7-390cb70e8bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3954 | 2026.04.25 04:10:28.589976 [ 5 ] {fa592e29-64b6-4d6a-89f7-390cb70e8bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3955 | 2026.04.25 04:10:28.590364 [ 5 ] {fa592e29-64b6-4d6a-89f7-390cb70e8bdd} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3956 | 2026.04.25 04:10:28.590401 [ 5 ] {fa592e29-64b6-4d6a-89f7-390cb70e8bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3957 | 2026.04.25 04:10:28.590688 [ 5 ] {fa592e29-64b6-4d6a-89f7-390cb70e8bdd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3958 | 2026.04.25 04:10:28.590894 [ 5 ] {fa592e29-64b6-4d6a-89f7-390cb70e8bdd} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3959 | 2026.04.25 04:10:28.591017 [ 5 ] {fa592e29-64b6-4d6a-89f7-390cb70e8bdd} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001098 sec., 21857.92349726776 rows/sec., 1.61 MiB/sec. | ||
| 3960 | 2026.04.25 04:10:28.591052 [ 5 ] {fa592e29-64b6-4d6a-89f7-390cb70e8bdd} <Debug> TCPHandler: Processed in 0.001257848 sec. | ||
| 3961 | 2026.04.25 04:10:28.591164 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3962 | 2026.04.25 04:10:28.591256 [ 5 ] {c97f5019-a47d-4970-817b-a09b52f6dff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3963 | 2026.04.25 04:10:28.591294 [ 5 ] {c97f5019-a47d-4970-817b-a09b52f6dff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3964 | 2026.04.25 04:10:28.591708 [ 5 ] {c97f5019-a47d-4970-817b-a09b52f6dff2} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3965 | 2026.04.25 04:10:28.591753 [ 5 ] {c97f5019-a47d-4970-817b-a09b52f6dff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3966 | 2026.04.25 04:10:28.592127 [ 5 ] {c97f5019-a47d-4970-817b-a09b52f6dff2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3967 | 2026.04.25 04:10:28.592384 [ 5 ] {c97f5019-a47d-4970-817b-a09b52f6dff2} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3968 | 2026.04.25 04:10:28.592540 [ 5 ] {c97f5019-a47d-4970-817b-a09b52f6dff2} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001299 sec., 46189.37644341801 rows/sec., 3.61 MiB/sec. | ||
| 3969 | 2026.04.25 04:10:28.592587 [ 5 ] {c97f5019-a47d-4970-817b-a09b52f6dff2} <Debug> TCPHandler: Processed in 0.001469142 sec. | ||
| 3970 | 2026.04.25 04:10:28.592720 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3971 | 2026.04.25 04:10:28.592819 [ 5 ] {fea53696-c15a-4742-beb3-0fbdf5b9ddde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3972 | 2026.04.25 04:10:28.592863 [ 5 ] {fea53696-c15a-4742-beb3-0fbdf5b9ddde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3973 | 2026.04.25 04:10:28.593231 [ 5 ] {fea53696-c15a-4742-beb3-0fbdf5b9ddde} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3974 | 2026.04.25 04:10:28.593269 [ 5 ] {fea53696-c15a-4742-beb3-0fbdf5b9ddde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3975 | 2026.04.25 04:10:28.593601 [ 5 ] {fea53696-c15a-4742-beb3-0fbdf5b9ddde} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3976 | 2026.04.25 04:10:28.593816 [ 5 ] {fea53696-c15a-4742-beb3-0fbdf5b9ddde} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3977 | 2026.04.25 04:10:28.593943 [ 5 ] {fea53696-c15a-4742-beb3-0fbdf5b9ddde} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001143 sec., 96237.97025371829 rows/sec., 6.72 MiB/sec. | ||
| 3978 | 2026.04.25 04:10:28.593980 [ 5 ] {fea53696-c15a-4742-beb3-0fbdf5b9ddde} <Debug> TCPHandler: Processed in 0.00132253 sec. | ||
| 3979 | 2026.04.25 04:10:28.594098 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3980 | 2026.04.25 04:10:28.594194 [ 5 ] {fa3cce17-6cd6-4732-8832-81123f13891e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3981 | 2026.04.25 04:10:28.594249 [ 5 ] {fa3cce17-6cd6-4732-8832-81123f13891e} <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 | ||
| 3982 | 2026.04.25 04:10:28.595011 [ 5 ] {fa3cce17-6cd6-4732-8832-81123f13891e} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3983 | 2026.04.25 04:10:28.595048 [ 5 ] {fa3cce17-6cd6-4732-8832-81123f13891e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3984 | 2026.04.25 04:10:28.595583 [ 5 ] {fa3cce17-6cd6-4732-8832-81123f13891e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3985 | 2026.04.25 04:10:28.595807 [ 5 ] {fa3cce17-6cd6-4732-8832-81123f13891e} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3986 | 2026.04.25 04:10:28.595948 [ 5 ] {fa3cce17-6cd6-4732-8832-81123f13891e} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001772 sec., 13544.018058690746 rows/sec., 24.27 MiB/sec. | ||
| 3987 | 2026.04.25 04:10:28.596001 [ 5 ] {fa3cce17-6cd6-4732-8832-81123f13891e} <Debug> TCPHandler: Processed in 0.001951879 sec. | ||
| 3988 | 2026.04.25 04:10:28.596119 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3989 | 2026.04.25 04:10:28.596215 [ 5 ] {ef3eebd8-b6b1-48ef-97df-7bbbf8112e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3990 | 2026.04.25 04:10:28.596257 [ 5 ] {ef3eebd8-b6b1-48ef-97df-7bbbf8112e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3991 | 2026.04.25 04:10:28.596588 [ 5 ] {ef3eebd8-b6b1-48ef-97df-7bbbf8112e60} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3992 | 2026.04.25 04:10:28.596624 [ 5 ] {ef3eebd8-b6b1-48ef-97df-7bbbf8112e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3993 | 2026.04.25 04:10:28.596927 [ 5 ] {ef3eebd8-b6b1-48ef-97df-7bbbf8112e60} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3994 | 2026.04.25 04:10:28.597137 [ 5 ] {ef3eebd8-b6b1-48ef-97df-7bbbf8112e60} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3995 | 2026.04.25 04:10:28.597262 [ 5 ] {ef3eebd8-b6b1-48ef-97df-7bbbf8112e60} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001066 sec., 37523.4521575985 rows/sec., 2.50 MiB/sec. | ||
| 3996 | 2026.04.25 04:10:28.597298 [ 5 ] {ef3eebd8-b6b1-48ef-97df-7bbbf8112e60} <Debug> TCPHandler: Processed in 0.001230299 sec. | ||
| 3997 | 2026.04.25 04:10:32.384084 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 474 | ||
| 3998 | 2026.04.25 04:10:32.386266 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3999 | 2026.04.25 04:10:32.386314 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4000 | 2026.04.25 04:10:32.387548 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4001 | 2026.04.25 04:10:32.387841 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): 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.04.25 04:10:32.388120 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 474 | ||
| 4003 | 2026.04.25 04:10:33.582195 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4004 | 2026.04.25 04:10:33.582576 [ 5 ] {60153e5b-aa9b-4478-b246-d764ea271c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4005 | 2026.04.25 04:10:33.583033 [ 5 ] {60153e5b-aa9b-4478-b246-d764ea271c93} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4006 | 2026.04.25 04:10:33.583069 [ 5 ] {60153e5b-aa9b-4478-b246-d764ea271c93} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4007 | 2026.04.25 04:10:33.583285 [ 5 ] {60153e5b-aa9b-4478-b246-d764ea271c93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4008 | 2026.04.25 04:10:33.583352 [ 5 ] {60153e5b-aa9b-4478-b246-d764ea271c93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4009 | 2026.04.25 04:10:33.583490 [ 5 ] {60153e5b-aa9b-4478-b246-d764ea271c93} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 4010 | 2026.04.25 04:10:33.583589 [ 323 ] {60153e5b-aa9b-4478-b246-d764ea271c93} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4011 | 2026.04.25 04:10:33.583637 [ 340 ] {60153e5b-aa9b-4478-b246-d764ea271c93} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4012 | 2026.04.25 04:10:33.583637 [ 308 ] {60153e5b-aa9b-4478-b246-d764ea271c93} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4013 | 2026.04.25 04:10:33.583644 [ 338 ] {60153e5b-aa9b-4478-b246-d764ea271c93} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4014 | 2026.04.25 04:10:33.583814 [ 5 ] {60153e5b-aa9b-4478-b246-d764ea271c93} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (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 | ||
| 4015 | 2026.04.25 04:10:33.583840 [ 5 ] {60153e5b-aa9b-4478-b246-d764ea271c93} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4016 | 2026.04.25 04:10:33.583922 [ 5 ] {60153e5b-aa9b-4478-b246-d764ea271c93} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4017 | 2026.04.25 04:10:33.583943 [ 5 ] {60153e5b-aa9b-4478-b246-d764ea271c93} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 33 rows with 3 streams | ||
| 4018 | 2026.04.25 04:10:33.583976 [ 5 ] {60153e5b-aa9b-4478-b246-d764ea271c93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4019 | 2026.04.25 04:10:33.584011 [ 5 ] {60153e5b-aa9b-4478-b246-d764ea271c93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4020 | 2026.04.25 04:10:33.584044 [ 5 ] {60153e5b-aa9b-4478-b246-d764ea271c93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4021 | 2026.04.25 04:10:33.585378 [ 5 ] {60153e5b-aa9b-4478-b246-d764ea271c93} <Debug> executeQuery: Read 33 rows, 3.50 KiB in 0.002949 sec., 11190.233977619533 rows/sec., 1.16 MiB/sec. | ||
| 4022 | 2026.04.25 04:10:33.585514 [ 5 ] {60153e5b-aa9b-4478-b246-d764ea271c93} <Debug> MemoryTracker: Peak memory usage (for query): 129.23 KiB. | ||
| 4023 | 2026.04.25 04:10:33.585531 [ 5 ] {60153e5b-aa9b-4478-b246-d764ea271c93} <Debug> TCPHandler: Processed in 0.003520073 sec. | ||
| 4024 | 2026.04.25 04:10:33.587211 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4025 | 2026.04.25 04:10:33.587324 [ 5 ] {a5db62f1-9908-4acf-a991-8a6a43d3d2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4026 | 2026.04.25 04:10:33.587367 [ 5 ] {a5db62f1-9908-4acf-a991-8a6a43d3d2d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4027 | 2026.04.25 04:10:33.587800 [ 5 ] {a5db62f1-9908-4acf-a991-8a6a43d3d2d4} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4028 | 2026.04.25 04:10:33.587841 [ 5 ] {a5db62f1-9908-4acf-a991-8a6a43d3d2d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4029 | 2026.04.25 04:10:33.588189 [ 5 ] {a5db62f1-9908-4acf-a991-8a6a43d3d2d4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4030 | 2026.04.25 04:10:33.588405 [ 5 ] {a5db62f1-9908-4acf-a991-8a6a43d3d2d4} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4031 | 2026.04.25 04:10:33.588547 [ 5 ] {a5db62f1-9908-4acf-a991-8a6a43d3d2d4} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001254 sec., 4784.6889952153115 rows/sec., 390.16 KiB/sec. | ||
| 4032 | 2026.04.25 04:10:33.588585 [ 5 ] {a5db62f1-9908-4acf-a991-8a6a43d3d2d4} <Debug> TCPHandler: Processed in 0.001425231 sec. | ||
| 4033 | 2026.04.25 04:10:33.588706 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4034 | 2026.04.25 04:10:33.588800 [ 5 ] {3b954555-4b45-4bed-9724-a5f0e770fcd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4035 | 2026.04.25 04:10:33.588839 [ 5 ] {3b954555-4b45-4bed-9724-a5f0e770fcd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4036 | 2026.04.25 04:10:33.589282 [ 5 ] {3b954555-4b45-4bed-9724-a5f0e770fcd2} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4037 | 2026.04.25 04:10:33.589319 [ 5 ] {3b954555-4b45-4bed-9724-a5f0e770fcd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4038 | 2026.04.25 04:10:33.589628 [ 5 ] {3b954555-4b45-4bed-9724-a5f0e770fcd2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4039 | 2026.04.25 04:10:33.589861 [ 5 ] {3b954555-4b45-4bed-9724-a5f0e770fcd2} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4040 | 2026.04.25 04:10:33.589993 [ 5 ] {3b954555-4b45-4bed-9724-a5f0e770fcd2} <Debug> executeQuery: Read 69 rows, 6.12 KiB in 0.001211 sec., 56977.7043765483 rows/sec., 4.93 MiB/sec. | ||
| 4041 | 2026.04.25 04:10:33.590030 [ 5 ] {3b954555-4b45-4bed-9724-a5f0e770fcd2} <Debug> TCPHandler: Processed in 0.001372171 sec. | ||
| 4042 | 2026.04.25 04:10:33.590149 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4043 | 2026.04.25 04:10:33.590244 [ 5 ] {53f222a8-7dba-43be-ae03-e7aea3bf2e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4044 | 2026.04.25 04:10:33.590283 [ 5 ] {53f222a8-7dba-43be-ae03-e7aea3bf2e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4045 | 2026.04.25 04:10:33.590731 [ 5 ] {53f222a8-7dba-43be-ae03-e7aea3bf2e76} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4046 | 2026.04.25 04:10:33.590779 [ 5 ] {53f222a8-7dba-43be-ae03-e7aea3bf2e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4047 | 2026.04.25 04:10:33.591174 [ 5 ] {53f222a8-7dba-43be-ae03-e7aea3bf2e76} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4048 | 2026.04.25 04:10:33.591425 [ 5 ] {53f222a8-7dba-43be-ae03-e7aea3bf2e76} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4049 | 2026.04.25 04:10:33.591582 [ 5 ] {53f222a8-7dba-43be-ae03-e7aea3bf2e76} <Debug> executeQuery: Read 24 rows, 1.77 KiB in 0.001356 sec., 17699.11504424779 rows/sec., 1.28 MiB/sec. | ||
| 4050 | 2026.04.25 04:10:33.591629 [ 5 ] {53f222a8-7dba-43be-ae03-e7aea3bf2e76} <Debug> TCPHandler: Processed in 0.001527823 sec. | ||
| 4051 | 2026.04.25 04:10:33.591763 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4052 | 2026.04.25 04:10:33.591884 [ 5 ] {82166e9f-1f27-4416-ac46-bbff8ad13f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4053 | 2026.04.25 04:10:33.591924 [ 5 ] {82166e9f-1f27-4416-ac46-bbff8ad13f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4054 | 2026.04.25 04:10:33.592368 [ 5 ] {82166e9f-1f27-4416-ac46-bbff8ad13f63} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4055 | 2026.04.25 04:10:33.592405 [ 5 ] {82166e9f-1f27-4416-ac46-bbff8ad13f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4056 | 2026.04.25 04:10:33.592729 [ 5 ] {82166e9f-1f27-4416-ac46-bbff8ad13f63} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4057 | 2026.04.25 04:10:33.592938 [ 5 ] {82166e9f-1f27-4416-ac46-bbff8ad13f63} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4058 | 2026.04.25 04:10:33.593072 [ 5 ] {82166e9f-1f27-4416-ac46-bbff8ad13f63} <Debug> executeQuery: Read 60 rows, 4.81 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.88 MiB/sec. | ||
| 4059 | 2026.04.25 04:10:33.593110 [ 5 ] {82166e9f-1f27-4416-ac46-bbff8ad13f63} <Debug> TCPHandler: Processed in 0.001407062 sec. | ||
| 4060 | 2026.04.25 04:10:33.593229 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4061 | 2026.04.25 04:10:33.593350 [ 5 ] {2a9425c9-765c-4ac9-a6a0-b8db671509f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4062 | 2026.04.25 04:10:33.593401 [ 5 ] {2a9425c9-765c-4ac9-a6a0-b8db671509f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4063 | 2026.04.25 04:10:33.593833 [ 5 ] {2a9425c9-765c-4ac9-a6a0-b8db671509f1} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2026.04.25 04:10:33.593875 [ 5 ] {2a9425c9-765c-4ac9-a6a0-b8db671509f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4065 | 2026.04.25 04:10:33.594218 [ 5 ] {2a9425c9-765c-4ac9-a6a0-b8db671509f1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4066 | 2026.04.25 04:10:33.594426 [ 5 ] {2a9425c9-765c-4ac9-a6a0-b8db671509f1} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2026.04.25 04:10:33.594554 [ 5 ] {2a9425c9-765c-4ac9-a6a0-b8db671509f1} <Debug> executeQuery: Read 113 rows, 8.07 KiB in 0.001229 sec., 91944.6704637917 rows/sec., 6.41 MiB/sec. | ||
| 4068 | 2026.04.25 04:10:33.594590 [ 5 ] {2a9425c9-765c-4ac9-a6a0-b8db671509f1} <Debug> TCPHandler: Processed in 0.001421372 sec. | ||
| 4069 | 2026.04.25 04:10:33.594698 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4070 | 2026.04.25 04:10:33.594792 [ 5 ] {cc9cd00c-d689-4497-a1b8-3c934d0fae7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4071 | 2026.04.25 04:10:33.594843 [ 5 ] {cc9cd00c-d689-4497-a1b8-3c934d0fae7b} <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 | ||
| 4072 | 2026.04.25 04:10:33.595581 [ 5 ] {cc9cd00c-d689-4497-a1b8-3c934d0fae7b} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4073 | 2026.04.25 04:10:33.595615 [ 5 ] {cc9cd00c-d689-4497-a1b8-3c934d0fae7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4074 | 2026.04.25 04:10:33.596134 [ 5 ] {cc9cd00c-d689-4497-a1b8-3c934d0fae7b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4075 | 2026.04.25 04:10:33.596349 [ 5 ] {cc9cd00c-d689-4497-a1b8-3c934d0fae7b} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4076 | 2026.04.25 04:10:33.596484 [ 5 ] {cc9cd00c-d689-4497-a1b8-3c934d0fae7b} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00171 sec., 10526.315789473685 rows/sec., 18.86 MiB/sec. | ||
| 4077 | 2026.04.25 04:10:33.596538 [ 5 ] {cc9cd00c-d689-4497-a1b8-3c934d0fae7b} <Debug> TCPHandler: Processed in 0.001888038 sec. | ||
| 4078 | 2026.04.25 04:10:33.596666 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4079 | 2026.04.25 04:10:33.596759 [ 5 ] {22eeed59-fbeb-4fac-89b6-c83ec7ed9c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4080 | 2026.04.25 04:10:33.596799 [ 5 ] {22eeed59-fbeb-4fac-89b6-c83ec7ed9c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4081 | 2026.04.25 04:10:33.597128 [ 5 ] {22eeed59-fbeb-4fac-89b6-c83ec7ed9c4e} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4082 | 2026.04.25 04:10:33.597162 [ 5 ] {22eeed59-fbeb-4fac-89b6-c83ec7ed9c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4083 | 2026.04.25 04:10:33.597474 [ 5 ] {22eeed59-fbeb-4fac-89b6-c83ec7ed9c4e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4084 | 2026.04.25 04:10:33.597678 [ 5 ] {22eeed59-fbeb-4fac-89b6-c83ec7ed9c4e} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4085 | 2026.04.25 04:10:33.597799 [ 5 ] {22eeed59-fbeb-4fac-89b6-c83ec7ed9c4e} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001058 sec., 37807.18336483932 rows/sec., 2.52 MiB/sec. | ||
| 4086 | 2026.04.25 04:10:33.597834 [ 5 ] {22eeed59-fbeb-4fac-89b6-c83ec7ed9c4e} <Debug> TCPHandler: Processed in 0.001216088 sec. | ||
| 4087 | 2026.04.25 04:10:34.869100 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9086 | ||
| 4088 | 2026.04.25 04:10:34.869640 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4089 | 2026.04.25 04:10:34.869689 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4090 | 2026.04.25 04:10:34.870226 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4091 | 2026.04.25 04:10:34.870454 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4092 | 2026.04.25 04:10:34.870580 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9086 | ||
| 4093 | 2026.04.25 04:10:35.350229 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4094 | 2026.04.25 04:10:35.367028 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4095 | 2026.04.25 04:10:35.367080 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4096 | 2026.04.25 04:10:35.373274 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4097 | 2026.04.25 04:10:35.373994 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4098 | 2026.04.25 04:10:35.376627 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4099 | 2026.04.25 04:10:36.000262 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.88 MiB, peak 248.63 MiB, free memory in arenas 0.00 B, will set to 243.61 MiB (RSS), difference: 1.72 MiB | ||
| 4100 | 2026.04.25 04:10:38.582390 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4101 | 2026.04.25 04:10:38.582652 [ 5 ] {816e1a6c-6dc8-46d9-b6f3-411395319798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 4102 | 2026.04.25 04:10:38.583014 [ 5 ] {816e1a6c-6dc8-46d9-b6f3-411395319798} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4103 | 2026.04.25 04:10:38.583049 [ 5 ] {816e1a6c-6dc8-46d9-b6f3-411395319798} <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 | ||
| 4104 | 2026.04.25 04:10:38.583260 [ 5 ] {816e1a6c-6dc8-46d9-b6f3-411395319798} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4105 | 2026.04.25 04:10:38.583326 [ 5 ] {816e1a6c-6dc8-46d9-b6f3-411395319798} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4106 | 2026.04.25 04:10:38.583459 [ 5 ] {816e1a6c-6dc8-46d9-b6f3-411395319798} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4107 | 2026.04.25 04:10:38.583595 [ 323 ] {816e1a6c-6dc8-46d9-b6f3-411395319798} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4108 | 2026.04.25 04:10:38.583594 [ 338 ] {816e1a6c-6dc8-46d9-b6f3-411395319798} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4109 | 2026.04.25 04:10:38.583629 [ 308 ] {816e1a6c-6dc8-46d9-b6f3-411395319798} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4110 | 2026.04.25 04:10:38.583629 [ 340 ] {816e1a6c-6dc8-46d9-b6f3-411395319798} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4111 | 2026.04.25 04:10:38.583858 [ 5 ] {816e1a6c-6dc8-46d9-b6f3-411395319798} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (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 | ||
| 4112 | 2026.04.25 04:10:38.583886 [ 5 ] {816e1a6c-6dc8-46d9-b6f3-411395319798} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4113 | 2026.04.25 04:10:38.583976 [ 5 ] {816e1a6c-6dc8-46d9-b6f3-411395319798} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4114 | 2026.04.25 04:10:38.583996 [ 5 ] {816e1a6c-6dc8-46d9-b6f3-411395319798} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 33 rows with 3 streams | ||
| 4115 | 2026.04.25 04:10:38.584031 [ 5 ] {816e1a6c-6dc8-46d9-b6f3-411395319798} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4116 | 2026.04.25 04:10:38.584066 [ 5 ] {816e1a6c-6dc8-46d9-b6f3-411395319798} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4117 | 2026.04.25 04:10:38.584101 [ 5 ] {816e1a6c-6dc8-46d9-b6f3-411395319798} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4118 | 2026.04.25 04:10:38.585368 [ 5 ] {816e1a6c-6dc8-46d9-b6f3-411395319798} <Debug> executeQuery: Read 33 rows, 3.50 KiB in 0.002816 sec., 11718.75 rows/sec., 1.22 MiB/sec. | ||
| 4119 | 2026.04.25 04:10:38.585505 [ 5 ] {816e1a6c-6dc8-46d9-b6f3-411395319798} <Debug> MemoryTracker: Peak memory usage (for query): 136.20 KiB. | ||
| 4120 | 2026.04.25 04:10:38.585520 [ 5 ] {816e1a6c-6dc8-46d9-b6f3-411395319798} <Debug> TCPHandler: Processed in 0.0032657 sec. | ||
| 4121 | 2026.04.25 04:10:38.587278 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4122 | 2026.04.25 04:10:38.587477 [ 5 ] {63c11293-f5ed-4ab1-865c-f197c4be298d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4123 | 2026.04.25 04:10:38.587553 [ 5 ] {63c11293-f5ed-4ab1-865c-f197c4be298d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4124 | 2026.04.25 04:10:38.588231 [ 5 ] {63c11293-f5ed-4ab1-865c-f197c4be298d} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4125 | 2026.04.25 04:10:38.588273 [ 5 ] {63c11293-f5ed-4ab1-865c-f197c4be298d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4126 | 2026.04.25 04:10:38.588626 [ 5 ] {63c11293-f5ed-4ab1-865c-f197c4be298d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4127 | 2026.04.25 04:10:38.588844 [ 5 ] {63c11293-f5ed-4ab1-865c-f197c4be298d} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4128 | 2026.04.25 04:10:38.588981 [ 5 ] {63c11293-f5ed-4ab1-865c-f197c4be298d} <Debug> executeQuery: Read 78 rows, 6.87 KiB in 0.001562 sec., 49935.979513444305 rows/sec., 4.30 MiB/sec. | ||
| 4129 | 2026.04.25 04:10:38.589018 [ 5 ] {63c11293-f5ed-4ab1-865c-f197c4be298d} <Debug> TCPHandler: Processed in 0.001837638 sec. | ||
| 4130 | 2026.04.25 04:10:38.589019 [ 90 ] {} <Debug> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4131 | 2026.04.25 04:10:38.589098 [ 90 ] {} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4132 | 2026.04.25 04:10:38.589135 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4133 | 2026.04.25 04:10:38.589146 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4134 | 2026.04.25 04:10:38.589259 [ 5 ] {7b708004-06f6-48af-9bfc-c410ee6259a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4135 | 2026.04.25 04:10:38.589281 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::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 | ||
| 4136 | 2026.04.25 04:10:38.589299 [ 5 ] {7b708004-06f6-48af-9bfc-c410ee6259a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4137 | 2026.04.25 04:10:38.589413 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4138 | 2026.04.25 04:10:38.589454 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2590 rows starting from the beginning of the part | ||
| 4139 | 2026.04.25 04:10:38.589530 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 4140 | 2026.04.25 04:10:38.589578 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 66 rows starting from the beginning of the part | ||
| 4141 | 2026.04.25 04:10:38.589628 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 78 rows starting from the beginning of the part | ||
| 4142 | 2026.04.25 04:10:38.589674 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 69 rows starting from the beginning of the part | ||
| 4143 | 2026.04.25 04:10:38.589718 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 78 rows starting from the beginning of the part | ||
| 4144 | 2026.04.25 04:10:38.589775 [ 5 ] {7b708004-06f6-48af-9bfc-c410ee6259a9} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4145 | 2026.04.25 04:10:38.589827 [ 5 ] {7b708004-06f6-48af-9bfc-c410ee6259a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4146 | 2026.04.25 04:10:38.590221 [ 5 ] {7b708004-06f6-48af-9bfc-c410ee6259a9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4147 | 2026.04.25 04:10:38.590452 [ 5 ] {7b708004-06f6-48af-9bfc-c410ee6259a9} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4148 | 2026.04.25 04:10:38.590594 [ 5 ] {7b708004-06f6-48af-9bfc-c410ee6259a9} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001353 sec., 17738.359201773834 rows/sec., 1.30 MiB/sec. | ||
| 4149 | 2026.04.25 04:10:38.590634 [ 5 ] {7b708004-06f6-48af-9bfc-c410ee6259a9} <Debug> TCPHandler: Processed in 0.001535413 sec. | ||
| 4150 | 2026.04.25 04:10:38.590768 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4151 | 2026.04.25 04:10:38.590888 [ 5 ] {45043e61-5c7e-48a0-ae9c-8b6fc2ffc334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4152 | 2026.04.25 04:10:38.590935 [ 5 ] {45043e61-5c7e-48a0-ae9c-8b6fc2ffc334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4153 | 2026.04.25 04:10:38.591040 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2911 rows, containing 5 columns (5 merged, 0 gathered) in 0.001810137 sec., 1608165.569788364 rows/sec., 128.99 MiB/sec. | ||
| 4154 | 2026.04.25 04:10:38.591330 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4155 | 2026.04.25 04:10:38.591435 [ 5 ] {45043e61-5c7e-48a0-ae9c-8b6fc2ffc334} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4156 | 2026.04.25 04:10:38.591485 [ 5 ] {45043e61-5c7e-48a0-ae9c-8b6fc2ffc334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4157 | 2026.04.25 04:10:38.591573 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_26_5} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4158 | 2026.04.25 04:10:38.591647 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_26_5} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4159 | 2026.04.25 04:10:38.591710 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 4160 | 2026.04.25 04:10:38.591878 [ 5 ] {45043e61-5c7e-48a0-ae9c-8b6fc2ffc334} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4161 | 2026.04.25 04:10:38.592118 [ 5 ] {45043e61-5c7e-48a0-ae9c-8b6fc2ffc334} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4162 | 2026.04.25 04:10:38.592224 [ 90 ] {} <Debug> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4163 | 2026.04.25 04:10:38.592251 [ 5 ] {45043e61-5c7e-48a0-ae9c-8b6fc2ffc334} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 3.38 MiB/sec. | ||
| 4164 | 2026.04.25 04:10:38.592263 [ 90 ] {} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4165 | 2026.04.25 04:10:38.592293 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4166 | 2026.04.25 04:10:38.592296 [ 5 ] {45043e61-5c7e-48a0-ae9c-8b6fc2ffc334} <Debug> TCPHandler: Processed in 0.001586414 sec. | ||
| 4167 | 2026.04.25 04:10:38.592372 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::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 | ||
| 4168 | 2026.04.25 04:10:38.592450 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4169 | 2026.04.25 04:10:38.592463 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4170 | 2026.04.25 04:10:38.592511 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1372 rows starting from the beginning of the part | ||
| 4171 | 2026.04.25 04:10:38.592561 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
| 4172 | 2026.04.25 04:10:38.592586 [ 5 ] {5468870d-5011-4a9f-93aa-b7b139e61cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4173 | 2026.04.25 04:10:38.592603 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 54 rows starting from the beginning of the part | ||
| 4174 | 2026.04.25 04:10:38.592652 [ 5 ] {5468870d-5011-4a9f-93aa-b7b139e61cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4175 | 2026.04.25 04:10:38.592653 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4176 | 2026.04.25 04:10:38.592711 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4177 | 2026.04.25 04:10:38.592747 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4178 | 2026.04.25 04:10:38.593099 [ 5 ] {5468870d-5011-4a9f-93aa-b7b139e61cb7} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4179 | 2026.04.25 04:10:38.593139 [ 5 ] {5468870d-5011-4a9f-93aa-b7b139e61cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4180 | 2026.04.25 04:10:38.593492 [ 5 ] {5468870d-5011-4a9f-93aa-b7b139e61cb7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4181 | 2026.04.25 04:10:38.593653 [ 199 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1642 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131238 sec., 1251162.0110029108 rows/sec., 91.61 MiB/sec. | ||
| 4182 | 2026.04.25 04:10:38.593714 [ 5 ] {5468870d-5011-4a9f-93aa-b7b139e61cb7} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4183 | 2026.04.25 04:10:38.593852 [ 5 ] {5468870d-5011-4a9f-93aa-b7b139e61cb7} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001291 sec., 85205.26723470178 rows/sec., 5.95 MiB/sec. | ||
| 4184 | 2026.04.25 04:10:38.593878 [ 202 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4185 | 2026.04.25 04:10:38.593891 [ 5 ] {5468870d-5011-4a9f-93aa-b7b139e61cb7} <Debug> TCPHandler: Processed in 0.001507352 sec. | ||
| 4186 | 2026.04.25 04:10:38.594025 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4187 | 2026.04.25 04:10:38.594122 [ 5 ] {84a1de04-d74b-4a7e-9e08-7d791ba7f2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4188 | 2026.04.25 04:10:38.594175 [ 202 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_26_5} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2026.04.25 04:10:38.594178 [ 5 ] {84a1de04-d74b-4a7e-9e08-7d791ba7f2e6} <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 | ||
| 4190 | 2026.04.25 04:10:38.594262 [ 202 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_26_5} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4191 | 2026.04.25 04:10:38.594362 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4192 | 2026.04.25 04:10:38.594988 [ 5 ] {84a1de04-d74b-4a7e-9e08-7d791ba7f2e6} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4193 | 2026.04.25 04:10:38.595030 [ 5 ] {84a1de04-d74b-4a7e-9e08-7d791ba7f2e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4194 | 2026.04.25 04:10:38.595560 [ 5 ] {84a1de04-d74b-4a7e-9e08-7d791ba7f2e6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4195 | 2026.04.25 04:10:38.595785 [ 5 ] {84a1de04-d74b-4a7e-9e08-7d791ba7f2e6} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4196 | 2026.04.25 04:10:38.595928 [ 5 ] {84a1de04-d74b-4a7e-9e08-7d791ba7f2e6} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001825 sec., 13150.684931506848 rows/sec., 23.57 MiB/sec. | ||
| 4197 | 2026.04.25 04:10:38.595978 [ 5 ] {84a1de04-d74b-4a7e-9e08-7d791ba7f2e6} <Debug> TCPHandler: Processed in 0.0020018 sec. | ||
| 4198 | 2026.04.25 04:10:38.596091 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4199 | 2026.04.25 04:10:38.596191 [ 5 ] {24da69b8-cc13-47ba-b750-a05ad1d8f113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4200 | 2026.04.25 04:10:38.596231 [ 5 ] {24da69b8-cc13-47ba-b750-a05ad1d8f113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4201 | 2026.04.25 04:10:38.596556 [ 5 ] {24da69b8-cc13-47ba-b750-a05ad1d8f113} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4202 | 2026.04.25 04:10:38.596592 [ 5 ] {24da69b8-cc13-47ba-b750-a05ad1d8f113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4203 | 2026.04.25 04:10:38.596888 [ 5 ] {24da69b8-cc13-47ba-b750-a05ad1d8f113} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4204 | 2026.04.25 04:10:38.597090 [ 5 ] {24da69b8-cc13-47ba-b750-a05ad1d8f113} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4205 | 2026.04.25 04:10:38.597213 [ 5 ] {24da69b8-cc13-47ba-b750-a05ad1d8f113} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00104 sec., 38461.53846153847 rows/sec., 2.57 MiB/sec. | ||
| 4206 | 2026.04.25 04:10:38.597247 [ 5 ] {24da69b8-cc13-47ba-b750-a05ad1d8f113} <Debug> TCPHandler: Processed in 0.001203548 sec. | ||
| 4207 | 2026.04.25 04:10:42.266392 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4208 | 2026.04.25 04:10:42.266447 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4209 | 2026.04.25 04:10:42.370678 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9598 | ||
| 4210 | 2026.04.25 04:10:42.371493 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4211 | 2026.04.25 04:10:42.371550 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4212 | 2026.04.25 04:10:42.372045 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4213 | 2026.04.25 04:10:42.372275 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4214 | 2026.04.25 04:10:42.372416 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9598 | ||
| 4215 | 2026.04.25 04:10:42.388305 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 504 | ||
| 4216 | 2026.04.25 04:10:42.391101 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4217 | 2026.04.25 04:10:42.391147 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4218 | 2026.04.25 04:10:42.392315 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4219 | 2026.04.25 04:10:42.392592 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4220 | 2026.04.25 04:10:42.392850 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 504 | ||
| 4221 | 2026.04.25 04:10:42.876720 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4222 | 2026.04.25 04:10:42.893560 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4223 | 2026.04.25 04:10:42.893616 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4224 | 2026.04.25 04:10:42.899610 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4225 | 2026.04.25 04:10:42.900356 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4226 | 2026.04.25 04:10:42.903038 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4227 | 2026.04.25 04:10:43.582192 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4228 | 2026.04.25 04:10:43.582460 [ 5 ] {7a45beb6-2a13-4ded-aa2c-895217451eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 4229 | 2026.04.25 04:10:43.582849 [ 5 ] {7a45beb6-2a13-4ded-aa2c-895217451eb4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4230 | 2026.04.25 04:10:43.582892 [ 5 ] {7a45beb6-2a13-4ded-aa2c-895217451eb4} <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 | ||
| 4231 | 2026.04.25 04:10:43.583149 [ 5 ] {7a45beb6-2a13-4ded-aa2c-895217451eb4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4232 | 2026.04.25 04:10:43.583228 [ 5 ] {7a45beb6-2a13-4ded-aa2c-895217451eb4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4233 | 2026.04.25 04:10:43.583367 [ 5 ] {7a45beb6-2a13-4ded-aa2c-895217451eb4} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4234 | 2026.04.25 04:10:43.583493 [ 338 ] {7a45beb6-2a13-4ded-aa2c-895217451eb4} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4235 | 2026.04.25 04:10:43.583511 [ 313 ] {7a45beb6-2a13-4ded-aa2c-895217451eb4} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4236 | 2026.04.25 04:10:43.583527 [ 334 ] {7a45beb6-2a13-4ded-aa2c-895217451eb4} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4237 | 2026.04.25 04:10:43.583496 [ 311 ] {7a45beb6-2a13-4ded-aa2c-895217451eb4} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4238 | 2026.04.25 04:10:43.583692 [ 5 ] {7a45beb6-2a13-4ded-aa2c-895217451eb4} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (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 | ||
| 4239 | 2026.04.25 04:10:43.583715 [ 5 ] {7a45beb6-2a13-4ded-aa2c-895217451eb4} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4240 | 2026.04.25 04:10:43.583799 [ 5 ] {7a45beb6-2a13-4ded-aa2c-895217451eb4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4241 | 2026.04.25 04:10:43.583819 [ 5 ] {7a45beb6-2a13-4ded-aa2c-895217451eb4} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 33 rows with 3 streams | ||
| 4242 | 2026.04.25 04:10:43.583853 [ 5 ] {7a45beb6-2a13-4ded-aa2c-895217451eb4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4243 | 2026.04.25 04:10:43.583893 [ 5 ] {7a45beb6-2a13-4ded-aa2c-895217451eb4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4244 | 2026.04.25 04:10:43.583940 [ 5 ] {7a45beb6-2a13-4ded-aa2c-895217451eb4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4245 | 2026.04.25 04:10:43.585321 [ 5 ] {7a45beb6-2a13-4ded-aa2c-895217451eb4} <Debug> executeQuery: Read 33 rows, 3.50 KiB in 0.002965 sec., 11129.848229342326 rows/sec., 1.15 MiB/sec. | ||
| 4246 | 2026.04.25 04:10:43.585454 [ 5 ] {7a45beb6-2a13-4ded-aa2c-895217451eb4} <Debug> MemoryTracker: Peak memory usage (for query): 136.22 KiB. | ||
| 4247 | 2026.04.25 04:10:43.585471 [ 5 ] {7a45beb6-2a13-4ded-aa2c-895217451eb4} <Debug> TCPHandler: Processed in 0.003471363 sec. | ||
| 4248 | 2026.04.25 04:10:43.587091 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4249 | 2026.04.25 04:10:43.587204 [ 5 ] {391db6de-e912-4b84-afd6-bdc31291767b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4250 | 2026.04.25 04:10:43.587247 [ 5 ] {391db6de-e912-4b84-afd6-bdc31291767b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4251 | 2026.04.25 04:10:43.587740 [ 5 ] {391db6de-e912-4b84-afd6-bdc31291767b} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4252 | 2026.04.25 04:10:43.587783 [ 5 ] {391db6de-e912-4b84-afd6-bdc31291767b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4253 | 2026.04.25 04:10:43.588146 [ 5 ] {391db6de-e912-4b84-afd6-bdc31291767b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4254 | 2026.04.25 04:10:43.588375 [ 5 ] {391db6de-e912-4b84-afd6-bdc31291767b} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4255 | 2026.04.25 04:10:43.588525 [ 5 ] {391db6de-e912-4b84-afd6-bdc31291767b} <Debug> executeQuery: Read 66 rows, 5.90 KiB in 0.001353 sec., 48780.487804878045 rows/sec., 4.26 MiB/sec. | ||
| 4256 | 2026.04.25 04:10:43.588564 [ 5 ] {391db6de-e912-4b84-afd6-bdc31291767b} <Debug> TCPHandler: Processed in 0.001525193 sec. | ||
| 4257 | 2026.04.25 04:10:43.588689 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4258 | 2026.04.25 04:10:43.588786 [ 5 ] {378b9319-a253-4e18-9c0d-3144864d358e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4259 | 2026.04.25 04:10:43.588829 [ 5 ] {378b9319-a253-4e18-9c0d-3144864d358e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4260 | 2026.04.25 04:10:43.589230 [ 5 ] {378b9319-a253-4e18-9c0d-3144864d358e} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4261 | 2026.04.25 04:10:43.589267 [ 5 ] {378b9319-a253-4e18-9c0d-3144864d358e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4262 | 2026.04.25 04:10:43.589555 [ 5 ] {378b9319-a253-4e18-9c0d-3144864d358e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4263 | 2026.04.25 04:10:43.589776 [ 5 ] {378b9319-a253-4e18-9c0d-3144864d358e} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4264 | 2026.04.25 04:10:43.589885 [ 97 ] {} <Debug> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4265 | 2026.04.25 04:10:43.589905 [ 5 ] {378b9319-a253-4e18-9c0d-3144864d358e} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001137 sec., 15831.1345646438 rows/sec., 1.16 MiB/sec. | ||
| 4266 | 2026.04.25 04:10:43.589932 [ 97 ] {} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4267 | 2026.04.25 04:10:43.589950 [ 5 ] {378b9319-a253-4e18-9c0d-3144864d358e} <Debug> TCPHandler: Processed in 0.0013124 sec. | ||
| 4268 | 2026.04.25 04:10:43.589957 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4269 | 2026.04.25 04:10:43.590071 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4270 | 2026.04.25 04:10:43.590072 [ 189 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::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 | ||
| 4271 | 2026.04.25 04:10:43.590178 [ 5 ] {d2c04d2a-1c62-43bc-aa25-8d6d88229730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4272 | 2026.04.25 04:10:43.590224 [ 5 ] {d2c04d2a-1c62-43bc-aa25-8d6d88229730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4273 | 2026.04.25 04:10:43.590225 [ 189 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4274 | 2026.04.25 04:10:43.590274 [ 189 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 79 rows starting from the beginning of the part | ||
| 4275 | 2026.04.25 04:10:43.590341 [ 189 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 18 rows starting from the beginning of the part | ||
| 4276 | 2026.04.25 04:10:43.590396 [ 189 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 4277 | 2026.04.25 04:10:43.590444 [ 189 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 4278 | 2026.04.25 04:10:43.590490 [ 189 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 4279 | 2026.04.25 04:10:43.590534 [ 189 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 18 rows starting from the beginning of the part | ||
| 4280 | 2026.04.25 04:10:43.590692 [ 5 ] {d2c04d2a-1c62-43bc-aa25-8d6d88229730} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4281 | 2026.04.25 04:10:43.590734 [ 5 ] {d2c04d2a-1c62-43bc-aa25-8d6d88229730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4282 | 2026.04.25 04:10:43.591094 [ 5 ] {d2c04d2a-1c62-43bc-aa25-8d6d88229730} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4283 | 2026.04.25 04:10:43.591338 [ 5 ] {d2c04d2a-1c62-43bc-aa25-8d6d88229730} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4284 | 2026.04.25 04:10:43.591452 [ 202 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423901 sec., 131329.35506049928 rows/sec., 10.10 MiB/sec. | ||
| 4285 | 2026.04.25 04:10:43.591473 [ 5 ] {d2c04d2a-1c62-43bc-aa25-8d6d88229730} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001314 sec., 41095.890410958906 rows/sec., 3.21 MiB/sec. | ||
| 4286 | 2026.04.25 04:10:43.591515 [ 5 ] {d2c04d2a-1c62-43bc-aa25-8d6d88229730} <Debug> TCPHandler: Processed in 0.001497722 sec. | ||
| 4287 | 2026.04.25 04:10:43.591583 [ 189 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4288 | 2026.04.25 04:10:43.591656 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4289 | 2026.04.25 04:10:43.591783 [ 5 ] {b48f41fa-739d-49a7-9f6f-ec43e1720c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4290 | 2026.04.25 04:10:43.591842 [ 5 ] {b48f41fa-739d-49a7-9f6f-ec43e1720c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4291 | 2026.04.25 04:10:43.591844 [ 189 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_26_5} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4292 | 2026.04.25 04:10:43.591943 [ 189 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_26_5} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4293 | 2026.04.25 04:10:43.592013 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4294 | 2026.04.25 04:10:43.592220 [ 5 ] {b48f41fa-739d-49a7-9f6f-ec43e1720c8b} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4295 | 2026.04.25 04:10:43.592266 [ 5 ] {b48f41fa-739d-49a7-9f6f-ec43e1720c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4296 | 2026.04.25 04:10:43.592648 [ 5 ] {b48f41fa-739d-49a7-9f6f-ec43e1720c8b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4297 | 2026.04.25 04:10:43.592914 [ 5 ] {b48f41fa-739d-49a7-9f6f-ec43e1720c8b} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4298 | 2026.04.25 04:10:43.593051 [ 5 ] {b48f41fa-739d-49a7-9f6f-ec43e1720c8b} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001295 sec., 84942.08494208494 rows/sec., 5.93 MiB/sec. | ||
| 4299 | 2026.04.25 04:10:43.593061 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4300 | 2026.04.25 04:10:43.593089 [ 5 ] {b48f41fa-739d-49a7-9f6f-ec43e1720c8b} <Debug> TCPHandler: Processed in 0.001495982 sec. | ||
| 4301 | 2026.04.25 04:10:43.593132 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4302 | 2026.04.25 04:10:43.593159 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4303 | 2026.04.25 04:10:43.593238 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4304 | 2026.04.25 04:10:43.593254 [ 201 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::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 | ||
| 4305 | 2026.04.25 04:10:43.593340 [ 5 ] {2cea968c-f345-442f-a40c-b4b9442b40cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4306 | 2026.04.25 04:10:43.593376 [ 201 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4307 | 2026.04.25 04:10:43.593399 [ 5 ] {2cea968c-f345-442f-a40c-b4b9442b40cf} <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 | ||
| 4308 | 2026.04.25 04:10:43.593413 [ 201 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7296 rows starting from the beginning of the part | ||
| 4309 | 2026.04.25 04:10:43.593479 [ 201 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 110 rows starting from the beginning of the part | ||
| 4310 | 2026.04.25 04:10:43.593537 [ 201 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 110 rows starting from the beginning of the part | ||
| 4311 | 2026.04.25 04:10:43.593580 [ 201 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 113 rows starting from the beginning of the part | ||
| 4312 | 2026.04.25 04:10:43.593627 [ 201 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 110 rows starting from the beginning of the part | ||
| 4313 | 2026.04.25 04:10:43.593670 [ 201 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 110 rows starting from the beginning of the part | ||
| 4314 | 2026.04.25 04:10:43.594199 [ 5 ] {2cea968c-f345-442f-a40c-b4b9442b40cf} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4315 | 2026.04.25 04:10:43.594240 [ 5 ] {2cea968c-f345-442f-a40c-b4b9442b40cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4316 | 2026.04.25 04:10:43.594815 [ 5 ] {2cea968c-f345-442f-a40c-b4b9442b40cf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4317 | 2026.04.25 04:10:43.595070 [ 5 ] {2cea968c-f345-442f-a40c-b4b9442b40cf} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4318 | 2026.04.25 04:10:43.595184 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4319 | 2026.04.25 04:10:43.595213 [ 5 ] {2cea968c-f345-442f-a40c-b4b9442b40cf} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001892 sec., 9513.742071881607 rows/sec., 17.05 MiB/sec. | ||
| 4320 | 2026.04.25 04:10:43.595220 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4321 | 2026.04.25 04:10:43.595257 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4322 | 2026.04.25 04:10:43.595273 [ 5 ] {2cea968c-f345-442f-a40c-b4b9442b40cf} <Debug> TCPHandler: Processed in 0.002085332 sec. | ||
| 4323 | 2026.04.25 04:10:43.595329 [ 189 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::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 | ||
| 4324 | 2026.04.25 04:10:43.595402 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4325 | 2026.04.25 04:10:43.595502 [ 5 ] {aceda576-fca2-4606-81b6-a8ead485ef30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4326 | 2026.04.25 04:10:43.595524 [ 189 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4327 | 2026.04.25 04:10:43.595544 [ 5 ] {aceda576-fca2-4606-81b6-a8ead485ef30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4328 | 2026.04.25 04:10:43.595574 [ 189 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 387 rows starting from the beginning of the part | ||
| 4329 | 2026.04.25 04:10:43.595681 [ 189 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 18 rows starting from the beginning of the part | ||
| 4330 | 2026.04.25 04:10:43.595771 [ 189 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 4331 | 2026.04.25 04:10:43.595861 [ 189 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 18 rows starting from the beginning of the part | ||
| 4332 | 2026.04.25 04:10:43.595880 [ 5 ] {aceda576-fca2-4606-81b6-a8ead485ef30} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4333 | 2026.04.25 04:10:43.595921 [ 5 ] {aceda576-fca2-4606-81b6-a8ead485ef30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4334 | 2026.04.25 04:10:43.595947 [ 189 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 4335 | 2026.04.25 04:10:43.596042 [ 189 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 18 rows starting from the beginning of the part | ||
| 4336 | 2026.04.25 04:10:43.596174 [ 198 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7849 rows, containing 5 columns (5 merged, 0 gathered) in 0.002961545 sec., 2650305.836987113 rows/sec., 177.60 MiB/sec. | ||
| 4337 | 2026.04.25 04:10:43.596264 [ 5 ] {aceda576-fca2-4606-81b6-a8ead485ef30} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4338 | 2026.04.25 04:10:43.596533 [ 5 ] {aceda576-fca2-4606-81b6-a8ead485ef30} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4339 | 2026.04.25 04:10:43.596609 [ 201 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4340 | 2026.04.25 04:10:43.596683 [ 5 ] {aceda576-fca2-4606-81b6-a8ead485ef30} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.0012 sec., 33333.333333333336 rows/sec., 2.23 MiB/sec. | ||
| 4341 | 2026.04.25 04:10:43.596726 [ 5 ] {aceda576-fca2-4606-81b6-a8ead485ef30} <Debug> TCPHandler: Processed in 0.001374741 sec. | ||
| 4342 | 2026.04.25 04:10:43.596882 [ 201 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4343 | 2026.04.25 04:10:43.596957 [ 201 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4344 | 2026.04.25 04:10:43.597032 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 4345 | 2026.04.25 04:10:43.599855 [ 201 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 489 rows, containing 19 columns (19 merged, 0 gathered) in 0.004551698 sec., 107432.43510443796 rows/sec., 192.51 MiB/sec. | ||
| 4346 | 2026.04.25 04:10:43.600786 [ 196 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4347 | 2026.04.25 04:10:43.601121 [ 196 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4348 | 2026.04.25 04:10:43.601194 [ 196 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4349 | 2026.04.25 04:10:43.601320 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 4350 | 2026.04.25 04:10:44.000186 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.73 MiB, peak 252.72 MiB, free memory in arenas 0.00 B, will set to 248.22 MiB (RSS), difference: 2.50 MiB | ||
| 4351 | 2026.04.25 04:10:47.395630 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4352 | 2026.04.25 04:10:47.395904 [ 5 ] {18123396-322b-4851-8135-7bb68e6ede10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4353 | 2026.04.25 04:10:47.396310 [ 5 ] {18123396-322b-4851-8135-7bb68e6ede10} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4354 | 2026.04.25 04:10:47.396356 [ 5 ] {18123396-322b-4851-8135-7bb68e6ede10} <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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4355 | 2026.04.25 04:10:47.396614 [ 5 ] {18123396-322b-4851-8135-7bb68e6ede10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4356 | 2026.04.25 04:10:47.396683 [ 5 ] {18123396-322b-4851-8135-7bb68e6ede10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4357 | 2026.04.25 04:10:47.396828 [ 5 ] {18123396-322b-4851-8135-7bb68e6ede10} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 4358 | 2026.04.25 04:10:47.396946 [ 313 ] {18123396-322b-4851-8135-7bb68e6ede10} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4359 | 2026.04.25 04:10:47.396961 [ 338 ] {18123396-322b-4851-8135-7bb68e6ede10} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4360 | 2026.04.25 04:10:47.396961 [ 302 ] {18123396-322b-4851-8135-7bb68e6ede10} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4361 | 2026.04.25 04:10:47.396952 [ 311 ] {18123396-322b-4851-8135-7bb68e6ede10} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4362 | 2026.04.25 04:10:47.397145 [ 5 ] {18123396-322b-4851-8135-7bb68e6ede10} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4363 | 2026.04.25 04:10:47.397168 [ 5 ] {18123396-322b-4851-8135-7bb68e6ede10} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4364 | 2026.04.25 04:10:47.397263 [ 5 ] {18123396-322b-4851-8135-7bb68e6ede10} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4365 | 2026.04.25 04:10:47.397284 [ 5 ] {18123396-322b-4851-8135-7bb68e6ede10} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 39 rows with 4 streams | ||
| 4366 | 2026.04.25 04:10:47.397322 [ 5 ] {18123396-322b-4851-8135-7bb68e6ede10} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'zone:cpu_nsec'))" | ||
| 4367 | 2026.04.25 04:10:47.397366 [ 5 ] {18123396-322b-4851-8135-7bb68e6ede10} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'zone:cpu_nsec'))" | ||
| 4368 | 2026.04.25 04:10:47.397407 [ 5 ] {18123396-322b-4851-8135-7bb68e6ede10} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'zone:cpu_nsec'))" | ||
| 4369 | 2026.04.25 04:10:47.397446 [ 5 ] {18123396-322b-4851-8135-7bb68e6ede10} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'zone:cpu_nsec'))" | ||
| 4370 | 2026.04.25 04:10:47.398708 [ 5 ] {18123396-322b-4851-8135-7bb68e6ede10} <Debug> executeQuery: Read 39 rows, 7.98 KiB in 0.00292 sec., 13356.164383561645 rows/sec., 2.67 MiB/sec. | ||
| 4371 | 2026.04.25 04:10:47.398836 [ 5 ] {18123396-322b-4851-8135-7bb68e6ede10} <Debug> MemoryTracker: Peak memory usage (for query): 198.84 KiB. | ||
| 4372 | 2026.04.25 04:10:47.398852 [ 5 ] {18123396-322b-4851-8135-7bb68e6ede10} <Debug> TCPHandler: Processed in 0.003369071 sec. | ||
| 4373 | 2026.04.25 04:10:47.411777 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4374 | 2026.04.25 04:10:47.411967 [ 5 ] {dfe3f5d1-065d-4aa6-a651-137963abd98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4375 | 2026.04.25 04:10:47.412044 [ 5 ] {dfe3f5d1-065d-4aa6-a651-137963abd98e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4376 | 2026.04.25 04:10:47.412652 [ 5 ] {dfe3f5d1-065d-4aa6-a651-137963abd98e} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2026.04.25 04:10:47.412695 [ 5 ] {dfe3f5d1-065d-4aa6-a651-137963abd98e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4378 | 2026.04.25 04:10:47.413072 [ 5 ] {dfe3f5d1-065d-4aa6-a651-137963abd98e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4379 | 2026.04.25 04:10:47.413305 [ 5 ] {dfe3f5d1-065d-4aa6-a651-137963abd98e} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2026.04.25 04:10:47.413456 [ 5 ] {dfe3f5d1-065d-4aa6-a651-137963abd98e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001544 sec., 15544.041450777202 rows/sec., 1.29 MiB/sec. | ||
| 4381 | 2026.04.25 04:10:47.413498 [ 5 ] {dfe3f5d1-065d-4aa6-a651-137963abd98e} <Debug> TCPHandler: Processed in 0.001816468 sec. | ||
| 4382 | 2026.04.25 04:10:47.413622 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4383 | 2026.04.25 04:10:47.413720 [ 5 ] {d75de6ed-1943-4c07-a7ea-6a6e4b4551d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4384 | 2026.04.25 04:10:47.413761 [ 5 ] {d75de6ed-1943-4c07-a7ea-6a6e4b4551d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4385 | 2026.04.25 04:10:47.414161 [ 5 ] {d75de6ed-1943-4c07-a7ea-6a6e4b4551d4} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2026.04.25 04:10:47.414199 [ 5 ] {d75de6ed-1943-4c07-a7ea-6a6e4b4551d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4387 | 2026.04.25 04:10:47.414495 [ 5 ] {d75de6ed-1943-4c07-a7ea-6a6e4b4551d4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4388 | 2026.04.25 04:10:47.414720 [ 5 ] {d75de6ed-1943-4c07-a7ea-6a6e4b4551d4} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2026.04.25 04:10:47.414851 [ 5 ] {d75de6ed-1943-4c07-a7ea-6a6e4b4551d4} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00115 sec., 5217.391304347826 rows/sec., 425.44 KiB/sec. | ||
| 4390 | 2026.04.25 04:10:47.414889 [ 5 ] {d75de6ed-1943-4c07-a7ea-6a6e4b4551d4} <Debug> TCPHandler: Processed in 0.00131841 sec. | ||
| 4391 | 2026.04.25 04:10:47.415008 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4392 | 2026.04.25 04:10:47.415104 [ 5 ] {5aa7e250-9fef-4d4d-ae22-933e0644978c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4393 | 2026.04.25 04:10:47.415144 [ 5 ] {5aa7e250-9fef-4d4d-ae22-933e0644978c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4394 | 2026.04.25 04:10:47.416694 [ 5 ] {5aa7e250-9fef-4d4d-ae22-933e0644978c} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.04.25 04:10:47.416732 [ 5 ] {5aa7e250-9fef-4d4d-ae22-933e0644978c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4396 | 2026.04.25 04:10:47.417197 [ 5 ] {5aa7e250-9fef-4d4d-ae22-933e0644978c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4397 | 2026.04.25 04:10:47.417423 [ 5 ] {5aa7e250-9fef-4d4d-ae22-933e0644978c} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4398 | 2026.04.25 04:10:47.417557 [ 5 ] {5aa7e250-9fef-4d4d-ae22-933e0644978c} <Debug> executeQuery: Read 2546 rows, 195.48 KiB in 0.002471 sec., 1030352.0841764468 rows/sec., 77.25 MiB/sec. | ||
| 4399 | 2026.04.25 04:10:47.417596 [ 5 ] {5aa7e250-9fef-4d4d-ae22-933e0644978c} <Debug> TCPHandler: Processed in 0.00263857 sec. | ||
| 4400 | 2026.04.25 04:10:47.417724 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4401 | 2026.04.25 04:10:47.417821 [ 5 ] {87cd132b-4302-4b8e-a471-d4af00a53c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4402 | 2026.04.25 04:10:47.417863 [ 5 ] {87cd132b-4302-4b8e-a471-d4af00a53c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4403 | 2026.04.25 04:10:47.418286 [ 5 ] {87cd132b-4302-4b8e-a471-d4af00a53c11} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2026.04.25 04:10:47.418325 [ 5 ] {87cd132b-4302-4b8e-a471-d4af00a53c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4405 | 2026.04.25 04:10:47.418631 [ 5 ] {87cd132b-4302-4b8e-a471-d4af00a53c11} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4406 | 2026.04.25 04:10:47.418855 [ 5 ] {87cd132b-4302-4b8e-a471-d4af00a53c11} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2026.04.25 04:10:47.418985 [ 5 ] {87cd132b-4302-4b8e-a471-d4af00a53c11} <Debug> executeQuery: Read 51 rows, 3.86 KiB in 0.001182 sec., 43147.20812182741 rows/sec., 3.19 MiB/sec. | ||
| 4408 | 2026.04.25 04:10:47.419024 [ 5 ] {87cd132b-4302-4b8e-a471-d4af00a53c11} <Debug> TCPHandler: Processed in 0.00135175 sec. | ||
| 4409 | 2026.04.25 04:10:47.419147 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4410 | 2026.04.25 04:10:47.419266 [ 5 ] {9ade4fd1-0b55-43bb-9d31-14a2608edc2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4411 | 2026.04.25 04:10:47.419315 [ 5 ] {9ade4fd1-0b55-43bb-9d31-14a2608edc2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4412 | 2026.04.25 04:10:47.420077 [ 5 ] {9ade4fd1-0b55-43bb-9d31-14a2608edc2b} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4413 | 2026.04.25 04:10:47.420121 [ 5 ] {9ade4fd1-0b55-43bb-9d31-14a2608edc2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4414 | 2026.04.25 04:10:47.420495 [ 5 ] {9ade4fd1-0b55-43bb-9d31-14a2608edc2b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4415 | 2026.04.25 04:10:47.420710 [ 5 ] {9ade4fd1-0b55-43bb-9d31-14a2608edc2b} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4416 | 2026.04.25 04:10:47.420837 [ 5 ] {9ade4fd1-0b55-43bb-9d31-14a2608edc2b} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001595 sec., 517241.3793103448 rows/sec., 30.26 MiB/sec. | ||
| 4417 | 2026.04.25 04:10:47.420874 [ 5 ] {9ade4fd1-0b55-43bb-9d31-14a2608edc2b} <Debug> TCPHandler: Processed in 0.001788877 sec. | ||
| 4418 | 2026.04.25 04:10:47.420993 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4419 | 2026.04.25 04:10:47.421089 [ 5 ] {6058313d-febf-4e53-9134-4e5b586966a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4420 | 2026.04.25 04:10:47.421129 [ 5 ] {6058313d-febf-4e53-9134-4e5b586966a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4421 | 2026.04.25 04:10:47.421506 [ 5 ] {6058313d-febf-4e53-9134-4e5b586966a9} <Trace> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4422 | 2026.04.25 04:10:47.421542 [ 5 ] {6058313d-febf-4e53-9134-4e5b586966a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4423 | 2026.04.25 04:10:47.421824 [ 5 ] {6058313d-febf-4e53-9134-4e5b586966a9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4424 | 2026.04.25 04:10:47.422034 [ 5 ] {6058313d-febf-4e53-9134-4e5b586966a9} <Trace> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4425 | 2026.04.25 04:10:47.422159 [ 5 ] {6058313d-febf-4e53-9134-4e5b586966a9} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 64.63 KiB/sec. | ||
| 4426 | 2026.04.25 04:10:47.422196 [ 5 ] {6058313d-febf-4e53-9134-4e5b586966a9} <Debug> TCPHandler: Processed in 0.001252729 sec. | ||
| 4427 | 2026.04.25 04:10:47.422314 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4428 | 2026.04.25 04:10:47.422409 [ 5 ] {9f7eaee5-195d-4154-9484-97d4dfbc711d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4429 | 2026.04.25 04:10:47.422448 [ 5 ] {9f7eaee5-195d-4154-9484-97d4dfbc711d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4430 | 2026.04.25 04:10:47.422849 [ 5 ] {9f7eaee5-195d-4154-9484-97d4dfbc711d} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4431 | 2026.04.25 04:10:47.422886 [ 5 ] {9f7eaee5-195d-4154-9484-97d4dfbc711d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4432 | 2026.04.25 04:10:47.423260 [ 5 ] {9f7eaee5-195d-4154-9484-97d4dfbc711d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4433 | 2026.04.25 04:10:47.423564 [ 5 ] {9f7eaee5-195d-4154-9484-97d4dfbc711d} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4434 | 2026.04.25 04:10:47.423742 [ 5 ] {9f7eaee5-195d-4154-9484-97d4dfbc711d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00135 sec., 8888.888888888889 rows/sec., 694.44 KiB/sec. | ||
| 4435 | 2026.04.25 04:10:47.423790 [ 5 ] {9f7eaee5-195d-4154-9484-97d4dfbc711d} <Debug> TCPHandler: Processed in 0.001526563 sec. | ||
| 4436 | 2026.04.25 04:10:47.424038 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4437 | 2026.04.25 04:10:47.424147 [ 5 ] {61cdbc54-37b4-4cd8-bd7e-e19e23b20491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4438 | 2026.04.25 04:10:47.424188 [ 5 ] {61cdbc54-37b4-4cd8-bd7e-e19e23b20491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4439 | 2026.04.25 04:10:47.425086 [ 5 ] {61cdbc54-37b4-4cd8-bd7e-e19e23b20491} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2026.04.25 04:10:47.425130 [ 5 ] {61cdbc54-37b4-4cd8-bd7e-e19e23b20491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4441 | 2026.04.25 04:10:47.425520 [ 5 ] {61cdbc54-37b4-4cd8-bd7e-e19e23b20491} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4442 | 2026.04.25 04:10:47.425762 [ 5 ] {61cdbc54-37b4-4cd8-bd7e-e19e23b20491} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4443 | 2026.04.25 04:10:47.425897 [ 5 ] {61cdbc54-37b4-4cd8-bd7e-e19e23b20491} <Debug> executeQuery: Read 1326 rows, 91.39 KiB in 0.001768 sec., 750000 rows/sec., 50.48 MiB/sec. | ||
| 4444 | 2026.04.25 04:10:47.425939 [ 5 ] {61cdbc54-37b4-4cd8-bd7e-e19e23b20491} <Debug> TCPHandler: Processed in 0.00196607 sec. | ||
| 4445 | 2026.04.25 04:10:47.426066 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4446 | 2026.04.25 04:10:47.426165 [ 5 ] {27e6fda5-18a2-4486-a4a2-8fde07993af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4447 | 2026.04.25 04:10:47.426208 [ 5 ] {27e6fda5-18a2-4486-a4a2-8fde07993af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4448 | 2026.04.25 04:10:47.426917 [ 5 ] {27e6fda5-18a2-4486-a4a2-8fde07993af2} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4449 | 2026.04.25 04:10:47.426954 [ 5 ] {27e6fda5-18a2-4486-a4a2-8fde07993af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4450 | 2026.04.25 04:10:47.427405 [ 5 ] {27e6fda5-18a2-4486-a4a2-8fde07993af2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4451 | 2026.04.25 04:10:47.427626 [ 5 ] {27e6fda5-18a2-4486-a4a2-8fde07993af2} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4452 | 2026.04.25 04:10:47.427760 [ 5 ] {27e6fda5-18a2-4486-a4a2-8fde07993af2} <Debug> executeQuery: Read 1591 rows, 100.11 KiB in 0.001614 sec., 985749.6902106567 rows/sec., 60.57 MiB/sec. | ||
| 4453 | 2026.04.25 04:10:47.427800 [ 5 ] {27e6fda5-18a2-4486-a4a2-8fde07993af2} <Debug> TCPHandler: Processed in 0.001784197 sec. | ||
| 4454 | 2026.04.25 04:10:47.427928 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4455 | 2026.04.25 04:10:47.428031 [ 5 ] {0821979a-5681-47b0-b12f-fe2be80ee562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4456 | 2026.04.25 04:10:47.428088 [ 5 ] {0821979a-5681-47b0-b12f-fe2be80ee562} <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 | ||
| 4457 | 2026.04.25 04:10:47.428906 [ 5 ] {0821979a-5681-47b0-b12f-fe2be80ee562} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4458 | 2026.04.25 04:10:47.428944 [ 5 ] {0821979a-5681-47b0-b12f-fe2be80ee562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4459 | 2026.04.25 04:10:47.429492 [ 5 ] {0821979a-5681-47b0-b12f-fe2be80ee562} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4460 | 2026.04.25 04:10:47.429723 [ 5 ] {0821979a-5681-47b0-b12f-fe2be80ee562} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2026.04.25 04:10:47.429868 [ 5 ] {0821979a-5681-47b0-b12f-fe2be80ee562} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001856 sec., 17780.172413793105 rows/sec., 31.86 MiB/sec. | ||
| 4462 | 2026.04.25 04:10:47.429920 [ 5 ] {0821979a-5681-47b0-b12f-fe2be80ee562} <Debug> TCPHandler: Processed in 0.002049791 sec. | ||
| 4463 | 2026.04.25 04:10:47.430053 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4464 | 2026.04.25 04:10:47.430150 [ 5 ] {ec4c6452-6cd3-4a10-bb88-40c52be6f250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4465 | 2026.04.25 04:10:47.430193 [ 5 ] {ec4c6452-6cd3-4a10-bb88-40c52be6f250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4466 | 2026.04.25 04:10:47.430528 [ 5 ] {ec4c6452-6cd3-4a10-bb88-40c52be6f250} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2026.04.25 04:10:47.430566 [ 5 ] {ec4c6452-6cd3-4a10-bb88-40c52be6f250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4468 | 2026.04.25 04:10:47.430885 [ 5 ] {ec4c6452-6cd3-4a10-bb88-40c52be6f250} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4469 | 2026.04.25 04:10:47.431110 [ 5 ] {ec4c6452-6cd3-4a10-bb88-40c52be6f250} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2026.04.25 04:10:47.431221 [ 92 ] {} <Debug> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4471 | 2026.04.25 04:10:47.431242 [ 5 ] {ec4c6452-6cd3-4a10-bb88-40c52be6f250} <Debug> executeQuery: Read 32 rows, 2.19 KiB in 0.001111 sec., 28802.880288028802 rows/sec., 1.92 MiB/sec. | ||
| 4472 | 2026.04.25 04:10:47.431290 [ 92 ] {} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4473 | 2026.04.25 04:10:47.431299 [ 5 ] {ec4c6452-6cd3-4a10-bb88-40c52be6f250} <Debug> TCPHandler: Processed in 0.00129724 sec. | ||
| 4474 | 2026.04.25 04:10:47.431318 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4475 | 2026.04.25 04:10:47.431435 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 4476 | 2026.04.25 04:10:47.431572 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4477 | 2026.04.25 04:10:47.431607 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 776 rows starting from the beginning of the part | ||
| 4478 | 2026.04.25 04:10:47.431676 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 4479 | 2026.04.25 04:10:47.431722 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 4480 | 2026.04.25 04:10:47.431773 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 4481 | 2026.04.25 04:10:47.431813 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 4482 | 2026.04.25 04:10:47.431854 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
| 4483 | 2026.04.25 04:10:47.432800 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 968 rows, containing 4 columns (4 merged, 0 gathered) in 0.001417792 sec., 682751.7717690606 rows/sec., 45.58 MiB/sec. | ||
| 4484 | 2026.04.25 04:10:47.432967 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4485 | 2026.04.25 04:10:47.433230 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_26_5} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4486 | 2026.04.25 04:10:47.433300 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_26_5} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4487 | 2026.04.25 04:10:47.433385 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4488 | 2026.04.25 04:10:48.578621 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4489 | 2026.04.25 04:10:48.578887 [ 5 ] {b032f0a1-817d-424c-b2fb-e33016e2d02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 4490 | 2026.04.25 04:10:48.579263 [ 5 ] {b032f0a1-817d-424c-b2fb-e33016e2d02e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4491 | 2026.04.25 04:10:48.579306 [ 5 ] {b032f0a1-817d-424c-b2fb-e33016e2d02e} <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 | ||
| 4492 | 2026.04.25 04:10:48.579535 [ 5 ] {b032f0a1-817d-424c-b2fb-e33016e2d02e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4493 | 2026.04.25 04:10:48.579605 [ 5 ] {b032f0a1-817d-424c-b2fb-e33016e2d02e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4494 | 2026.04.25 04:10:48.579750 [ 5 ] {b032f0a1-817d-424c-b2fb-e33016e2d02e} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4495 | 2026.04.25 04:10:48.579851 [ 307 ] {b032f0a1-817d-424c-b2fb-e33016e2d02e} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4496 | 2026.04.25 04:10:48.579863 [ 315 ] {b032f0a1-817d-424c-b2fb-e33016e2d02e} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4497 | 2026.04.25 04:10:48.579874 [ 311 ] {b032f0a1-817d-424c-b2fb-e33016e2d02e} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4498 | 2026.04.25 04:10:48.579897 [ 313 ] {b032f0a1-817d-424c-b2fb-e33016e2d02e} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4499 | 2026.04.25 04:10:48.580080 [ 5 ] {b032f0a1-817d-424c-b2fb-e33016e2d02e} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (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 | ||
| 4500 | 2026.04.25 04:10:48.580107 [ 5 ] {b032f0a1-817d-424c-b2fb-e33016e2d02e} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4501 | 2026.04.25 04:10:48.580201 [ 5 ] {b032f0a1-817d-424c-b2fb-e33016e2d02e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4502 | 2026.04.25 04:10:48.580221 [ 5 ] {b032f0a1-817d-424c-b2fb-e33016e2d02e} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 33 rows with 3 streams | ||
| 4503 | 2026.04.25 04:10:48.580255 [ 5 ] {b032f0a1-817d-424c-b2fb-e33016e2d02e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4504 | 2026.04.25 04:10:48.580324 [ 5 ] {b032f0a1-817d-424c-b2fb-e33016e2d02e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4505 | 2026.04.25 04:10:48.580364 [ 5 ] {b032f0a1-817d-424c-b2fb-e33016e2d02e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4506 | 2026.04.25 04:10:48.581371 [ 5 ] {b032f0a1-817d-424c-b2fb-e33016e2d02e} <Debug> executeQuery: Read 33 rows, 3.21 KiB in 0.002587 sec., 12756.088132972556 rows/sec., 1.21 MiB/sec. | ||
| 4507 | 2026.04.25 04:10:48.581483 [ 5 ] {b032f0a1-817d-424c-b2fb-e33016e2d02e} <Debug> TCPHandler: Processed in 0.003010595 sec. | ||
| 4508 | 2026.04.25 04:10:48.582482 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4509 | 2026.04.25 04:10:48.582593 [ 5 ] {c36617db-cc94-4849-8386-5307244884cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4510 | 2026.04.25 04:10:48.582638 [ 5 ] {c36617db-cc94-4849-8386-5307244884cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4511 | 2026.04.25 04:10:48.583111 [ 5 ] {c36617db-cc94-4849-8386-5307244884cb} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2026.04.25 04:10:48.583153 [ 5 ] {c36617db-cc94-4849-8386-5307244884cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4513 | 2026.04.25 04:10:48.583516 [ 5 ] {c36617db-cc94-4849-8386-5307244884cb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4514 | 2026.04.25 04:10:48.583748 [ 5 ] {c36617db-cc94-4849-8386-5307244884cb} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4515 | 2026.04.25 04:10:48.583892 [ 5 ] {c36617db-cc94-4849-8386-5307244884cb} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001331 sec., 22539.444027047335 rows/sec., 1.72 MiB/sec. | ||
| 4516 | 2026.04.25 04:10:48.583930 [ 5 ] {c36617db-cc94-4849-8386-5307244884cb} <Debug> TCPHandler: Processed in 0.001509172 sec. | ||
| 4517 | 2026.04.25 04:10:48.584066 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4518 | 2026.04.25 04:10:48.584162 [ 5 ] {838ca52b-925f-4c93-8b97-076aaecfd903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4519 | 2026.04.25 04:10:48.584202 [ 5 ] {838ca52b-925f-4c93-8b97-076aaecfd903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4520 | 2026.04.25 04:10:48.584630 [ 5 ] {838ca52b-925f-4c93-8b97-076aaecfd903} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4521 | 2026.04.25 04:10:48.584667 [ 5 ] {838ca52b-925f-4c93-8b97-076aaecfd903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4522 | 2026.04.25 04:10:48.584955 [ 5 ] {838ca52b-925f-4c93-8b97-076aaecfd903} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4523 | 2026.04.25 04:10:48.585167 [ 5 ] {838ca52b-925f-4c93-8b97-076aaecfd903} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4524 | 2026.04.25 04:10:48.585295 [ 5 ] {838ca52b-925f-4c93-8b97-076aaecfd903} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001151 sec., 31277.150304083407 rows/sec., 2.44 MiB/sec. | ||
| 4525 | 2026.04.25 04:10:48.585333 [ 5 ] {838ca52b-925f-4c93-8b97-076aaecfd903} <Debug> TCPHandler: Processed in 0.00131727 sec. | ||
| 4526 | 2026.04.25 04:10:48.585468 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4527 | 2026.04.25 04:10:48.585563 [ 5 ] {04a6e03b-2d42-4ae7-b4ad-1e10dbb2130d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4528 | 2026.04.25 04:10:48.585606 [ 5 ] {04a6e03b-2d42-4ae7-b4ad-1e10dbb2130d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4529 | 2026.04.25 04:10:48.585963 [ 5 ] {04a6e03b-2d42-4ae7-b4ad-1e10dbb2130d} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4530 | 2026.04.25 04:10:48.586000 [ 5 ] {04a6e03b-2d42-4ae7-b4ad-1e10dbb2130d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4531 | 2026.04.25 04:10:48.586318 [ 5 ] {04a6e03b-2d42-4ae7-b4ad-1e10dbb2130d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4532 | 2026.04.25 04:10:48.586529 [ 5 ] {04a6e03b-2d42-4ae7-b4ad-1e10dbb2130d} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4533 | 2026.04.25 04:10:48.586658 [ 5 ] {04a6e03b-2d42-4ae7-b4ad-1e10dbb2130d} <Debug> executeQuery: Read 22 rows, 1.57 KiB in 0.001113 sec., 19766.39712488769 rows/sec., 1.38 MiB/sec. | ||
| 4534 | 2026.04.25 04:10:48.586696 [ 5 ] {04a6e03b-2d42-4ae7-b4ad-1e10dbb2130d} <Debug> TCPHandler: Processed in 0.001277959 sec. | ||
| 4535 | 2026.04.25 04:10:48.586821 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4536 | 2026.04.25 04:10:48.586916 [ 5 ] {22494917-e3a1-4179-b365-9131fccec533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4537 | 2026.04.25 04:10:48.586958 [ 5 ] {22494917-e3a1-4179-b365-9131fccec533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4538 | 2026.04.25 04:10:48.587273 [ 5 ] {22494917-e3a1-4179-b365-9131fccec533} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4539 | 2026.04.25 04:10:48.587310 [ 5 ] {22494917-e3a1-4179-b365-9131fccec533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4540 | 2026.04.25 04:10:48.587608 [ 5 ] {22494917-e3a1-4179-b365-9131fccec533} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4541 | 2026.04.25 04:10:48.587826 [ 5 ] {22494917-e3a1-4179-b365-9131fccec533} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4542 | 2026.04.25 04:10:48.587954 [ 5 ] {22494917-e3a1-4179-b365-9131fccec533} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001055 sec., 7582.938388625593 rows/sec., 518.36 KiB/sec. | ||
| 4543 | 2026.04.25 04:10:48.587991 [ 5 ] {22494917-e3a1-4179-b365-9131fccec533} <Debug> TCPHandler: Processed in 0.001218339 sec. | ||
| 4544 | 2026.04.25 04:10:49.872567 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10046 | ||
| 4545 | 2026.04.25 04:10:49.873045 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4546 | 2026.04.25 04:10:49.873088 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4547 | 2026.04.25 04:10:49.873560 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4548 | 2026.04.25 04:10:49.873793 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4549 | 2026.04.25 04:10:49.873917 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10046 | ||
| 4550 | 2026.04.25 04:10:49.873940 [ 88 ] {} <Debug> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4551 | 2026.04.25 04:10:49.874004 [ 88 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4552 | 2026.04.25 04:10:49.874024 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4553 | 2026.04.25 04:10:49.874113 [ 201 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::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 | ||
| 4554 | 2026.04.25 04:10:49.874203 [ 201 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4555 | 2026.04.25 04:10:49.874232 [ 201 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7678 rows starting from the beginning of the part | ||
| 4556 | 2026.04.25 04:10:49.874286 [ 201 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4557 | 2026.04.25 04:10:49.874327 [ 201 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4558 | 2026.04.25 04:10:49.874366 [ 201 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4559 | 2026.04.25 04:10:49.874403 [ 201 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4560 | 2026.04.25 04:10:49.874438 [ 201 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4561 | 2026.04.25 04:10:49.876309 [ 191 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10046 rows, containing 4 columns (4 merged, 0 gathered) in 0.002231014 sec., 4502885.235144199 rows/sec., 64.41 MiB/sec. | ||
| 4562 | 2026.04.25 04:10:49.876595 [ 187 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4563 | 2026.04.25 04:10:49.876908 [ 187 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_21_4} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2026.04.25 04:10:49.876983 [ 187 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_21_4} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4565 | 2026.04.25 04:10:49.877062 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4566 | 2026.04.25 04:10:50.403146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4567 | 2026.04.25 04:10:50.421052 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4568 | 2026.04.25 04:10:50.421101 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4569 | 2026.04.25 04:10:50.426705 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4570 | 2026.04.25 04:10:50.427425 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4571 | 2026.04.25 04:10:50.427708 [ 88 ] {} <Debug> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4572 | 2026.04.25 04:10:50.427747 [ 88 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2026.04.25 04:10:50.427768 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4574 | 2026.04.25 04:10:50.427922 [ 201 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 4575 | 2026.04.25 04:10:50.430332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4576 | 2026.04.25 04:10:50.432051 [ 201 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4577 | 2026.04.25 04:10:50.433489 [ 201 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 4578 | 2026.04.25 04:10:50.438353 [ 201 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 4579 | 2026.04.25 04:10:50.442511 [ 201 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 4580 | 2026.04.25 04:10:50.446893 [ 201 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 4581 | 2026.04.25 04:10:50.451298 [ 201 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 4582 | 2026.04.25 04:10:50.455018 [ 201 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 4583 | 2026.04.25 04:10:50.504100 [ 191 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.076252093 sec., 2085.188664919663 rows/sec., 10.78 MiB/sec. | ||
| 4584 | 2026.04.25 04:10:50.506556 [ 200 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4585 | 2026.04.25 04:10:50.508443 [ 200 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_21_4} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4586 | 2026.04.25 04:10:50.508524 [ 200 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_21_4} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4587 | 2026.04.25 04:10:50.510901 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4588 | 2026.04.25 04:10:51.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.10 MiB, peak 260.64 MiB, free memory in arenas 0.00 B, will set to 255.11 MiB (RSS), difference: 5.01 MiB | ||
| 4589 | 2026.04.25 04:10:52.393059 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 552 | ||
| 4590 | 2026.04.25 04:10:52.395671 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.04.25 04:10:52.395713 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4592 | 2026.04.25 04:10:52.396939 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4593 | 2026.04.25 04:10:52.397214 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2026.04.25 04:10:52.397468 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 552 | ||
| 4595 | 2026.04.25 04:10:53.581770 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4596 | 2026.04.25 04:10:53.582143 [ 5 ] {3817a874-4964-4c10-9e9a-673ec6221488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 4597 | 2026.04.25 04:10:53.582620 [ 5 ] {3817a874-4964-4c10-9e9a-673ec6221488} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4598 | 2026.04.25 04:10:53.582654 [ 5 ] {3817a874-4964-4c10-9e9a-673ec6221488} <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 | ||
| 4599 | 2026.04.25 04:10:53.582866 [ 5 ] {3817a874-4964-4c10-9e9a-673ec6221488} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4600 | 2026.04.25 04:10:53.582939 [ 5 ] {3817a874-4964-4c10-9e9a-673ec6221488} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4601 | 2026.04.25 04:10:53.583076 [ 5 ] {3817a874-4964-4c10-9e9a-673ec6221488} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4602 | 2026.04.25 04:10:53.583179 [ 307 ] {3817a874-4964-4c10-9e9a-673ec6221488} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4603 | 2026.04.25 04:10:53.583190 [ 311 ] {3817a874-4964-4c10-9e9a-673ec6221488} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4604 | 2026.04.25 04:10:53.583202 [ 313 ] {3817a874-4964-4c10-9e9a-673ec6221488} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4605 | 2026.04.25 04:10:53.583217 [ 302 ] {3817a874-4964-4c10-9e9a-673ec6221488} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4606 | 2026.04.25 04:10:53.583382 [ 5 ] {3817a874-4964-4c10-9e9a-673ec6221488} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (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 | ||
| 4607 | 2026.04.25 04:10:53.583408 [ 5 ] {3817a874-4964-4c10-9e9a-673ec6221488} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4608 | 2026.04.25 04:10:53.583495 [ 5 ] {3817a874-4964-4c10-9e9a-673ec6221488} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4609 | 2026.04.25 04:10:53.583515 [ 5 ] {3817a874-4964-4c10-9e9a-673ec6221488} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 33 rows with 3 streams | ||
| 4610 | 2026.04.25 04:10:53.583547 [ 5 ] {3817a874-4964-4c10-9e9a-673ec6221488} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4611 | 2026.04.25 04:10:53.583584 [ 5 ] {3817a874-4964-4c10-9e9a-673ec6221488} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4612 | 2026.04.25 04:10:53.583617 [ 5 ] {3817a874-4964-4c10-9e9a-673ec6221488} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4613 | 2026.04.25 04:10:53.584864 [ 5 ] {3817a874-4964-4c10-9e9a-673ec6221488} <Debug> executeQuery: Read 33 rows, 3.50 KiB in 0.002868 sec., 11506.276150627615 rows/sec., 1.19 MiB/sec. | ||
| 4614 | 2026.04.25 04:10:53.585026 [ 5 ] {3817a874-4964-4c10-9e9a-673ec6221488} <Debug> MemoryTracker: Peak memory usage (for query): 135.16 KiB. | ||
| 4615 | 2026.04.25 04:10:53.585042 [ 5 ] {3817a874-4964-4c10-9e9a-673ec6221488} <Debug> TCPHandler: Processed in 0.003453232 sec. | ||
| 4616 | 2026.04.25 04:10:53.586732 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4617 | 2026.04.25 04:10:53.586843 [ 5 ] {a0db7288-6ba7-4db7-a625-e9395d77199f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4618 | 2026.04.25 04:10:53.586885 [ 5 ] {a0db7288-6ba7-4db7-a625-e9395d77199f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4619 | 2026.04.25 04:10:53.587398 [ 5 ] {a0db7288-6ba7-4db7-a625-e9395d77199f} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4620 | 2026.04.25 04:10:53.587442 [ 5 ] {a0db7288-6ba7-4db7-a625-e9395d77199f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4621 | 2026.04.25 04:10:53.587830 [ 5 ] {a0db7288-6ba7-4db7-a625-e9395d77199f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4622 | 2026.04.25 04:10:53.588051 [ 5 ] {a0db7288-6ba7-4db7-a625-e9395d77199f} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4623 | 2026.04.25 04:10:53.588193 [ 5 ] {a0db7288-6ba7-4db7-a625-e9395d77199f} <Debug> executeQuery: Read 66 rows, 5.90 KiB in 0.00138 sec., 47826.08695652174 rows/sec., 4.17 MiB/sec. | ||
| 4624 | 2026.04.25 04:10:53.588229 [ 5 ] {a0db7288-6ba7-4db7-a625-e9395d77199f} <Debug> TCPHandler: Processed in 0.001548864 sec. | ||
| 4625 | 2026.04.25 04:10:53.588355 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4626 | 2026.04.25 04:10:53.588447 [ 5 ] {4e2906b8-3b47-4236-a986-ec7c93fbbe06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4627 | 2026.04.25 04:10:53.588486 [ 5 ] {4e2906b8-3b47-4236-a986-ec7c93fbbe06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4628 | 2026.04.25 04:10:53.588899 [ 5 ] {4e2906b8-3b47-4236-a986-ec7c93fbbe06} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4629 | 2026.04.25 04:10:53.588933 [ 5 ] {4e2906b8-3b47-4236-a986-ec7c93fbbe06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4630 | 2026.04.25 04:10:53.589213 [ 5 ] {4e2906b8-3b47-4236-a986-ec7c93fbbe06} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4631 | 2026.04.25 04:10:53.589433 [ 5 ] {4e2906b8-3b47-4236-a986-ec7c93fbbe06} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4632 | 2026.04.25 04:10:53.589558 [ 5 ] {4e2906b8-3b47-4236-a986-ec7c93fbbe06} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001129 sec., 15943.312666076174 rows/sec., 1.17 MiB/sec. | ||
| 4633 | 2026.04.25 04:10:53.589593 [ 5 ] {4e2906b8-3b47-4236-a986-ec7c93fbbe06} <Debug> TCPHandler: Processed in 0.001286239 sec. | ||
| 4634 | 2026.04.25 04:10:53.589709 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4635 | 2026.04.25 04:10:53.589801 [ 5 ] {0e193c07-e6d9-4ead-974a-18dac8bf98d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4636 | 2026.04.25 04:10:53.589838 [ 5 ] {0e193c07-e6d9-4ead-974a-18dac8bf98d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4637 | 2026.04.25 04:10:53.590247 [ 5 ] {0e193c07-e6d9-4ead-974a-18dac8bf98d0} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4638 | 2026.04.25 04:10:53.590283 [ 5 ] {0e193c07-e6d9-4ead-974a-18dac8bf98d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4639 | 2026.04.25 04:10:53.590571 [ 5 ] {0e193c07-e6d9-4ead-974a-18dac8bf98d0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4640 | 2026.04.25 04:10:53.590783 [ 5 ] {0e193c07-e6d9-4ead-974a-18dac8bf98d0} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4641 | 2026.04.25 04:10:53.590905 [ 5 ] {0e193c07-e6d9-4ead-974a-18dac8bf98d0} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001122 sec., 48128.342245989305 rows/sec., 3.76 MiB/sec. | ||
| 4642 | 2026.04.25 04:10:53.590940 [ 5 ] {0e193c07-e6d9-4ead-974a-18dac8bf98d0} <Debug> TCPHandler: Processed in 0.001278079 sec. | ||
| 4643 | 2026.04.25 04:10:53.591068 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4644 | 2026.04.25 04:10:53.591161 [ 5 ] {d0ec61d3-2297-4000-b786-3844bfb9a21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4645 | 2026.04.25 04:10:53.591202 [ 5 ] {d0ec61d3-2297-4000-b786-3844bfb9a21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4646 | 2026.04.25 04:10:53.591577 [ 5 ] {d0ec61d3-2297-4000-b786-3844bfb9a21d} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4647 | 2026.04.25 04:10:53.591612 [ 5 ] {d0ec61d3-2297-4000-b786-3844bfb9a21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4648 | 2026.04.25 04:10:53.591932 [ 5 ] {d0ec61d3-2297-4000-b786-3844bfb9a21d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4649 | 2026.04.25 04:10:53.592148 [ 5 ] {d0ec61d3-2297-4000-b786-3844bfb9a21d} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4650 | 2026.04.25 04:10:53.592270 [ 5 ] {d0ec61d3-2297-4000-b786-3844bfb9a21d} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001127 sec., 97604.25909494233 rows/sec., 6.81 MiB/sec. | ||
| 4651 | 2026.04.25 04:10:53.592305 [ 5 ] {d0ec61d3-2297-4000-b786-3844bfb9a21d} <Debug> TCPHandler: Processed in 0.001283499 sec. | ||
| 4652 | 2026.04.25 04:10:53.592428 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4653 | 2026.04.25 04:10:53.592520 [ 5 ] {40d27c11-994f-4c50-859a-3fa3952a4acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4654 | 2026.04.25 04:10:53.592573 [ 5 ] {40d27c11-994f-4c50-859a-3fa3952a4acf} <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 | ||
| 4655 | 2026.04.25 04:10:53.593320 [ 5 ] {40d27c11-994f-4c50-859a-3fa3952a4acf} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2026.04.25 04:10:53.593355 [ 5 ] {40d27c11-994f-4c50-859a-3fa3952a4acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4657 | 2026.04.25 04:10:53.593866 [ 5 ] {40d27c11-994f-4c50-859a-3fa3952a4acf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4658 | 2026.04.25 04:10:53.594092 [ 5 ] {40d27c11-994f-4c50-859a-3fa3952a4acf} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4659 | 2026.04.25 04:10:53.594225 [ 5 ] {40d27c11-994f-4c50-859a-3fa3952a4acf} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001722 sec., 10452.961672473868 rows/sec., 18.73 MiB/sec. | ||
| 4660 | 2026.04.25 04:10:53.594276 [ 5 ] {40d27c11-994f-4c50-859a-3fa3952a4acf} <Debug> TCPHandler: Processed in 0.001895028 sec. | ||
| 4661 | 2026.04.25 04:10:53.594407 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4662 | 2026.04.25 04:10:53.594499 [ 5 ] {37655549-9f46-43fa-9a6e-c16fcd2eec3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4663 | 2026.04.25 04:10:53.594540 [ 5 ] {37655549-9f46-43fa-9a6e-c16fcd2eec3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4664 | 2026.04.25 04:10:53.594863 [ 5 ] {37655549-9f46-43fa-9a6e-c16fcd2eec3f} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2026.04.25 04:10:53.594898 [ 5 ] {37655549-9f46-43fa-9a6e-c16fcd2eec3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4666 | 2026.04.25 04:10:53.595199 [ 5 ] {37655549-9f46-43fa-9a6e-c16fcd2eec3f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4667 | 2026.04.25 04:10:53.595407 [ 5 ] {37655549-9f46-43fa-9a6e-c16fcd2eec3f} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2026.04.25 04:10:53.595531 [ 5 ] {37655549-9f46-43fa-9a6e-c16fcd2eec3f} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00105 sec., 38095.2380952381 rows/sec., 2.54 MiB/sec. | ||
| 4669 | 2026.04.25 04:10:53.595565 [ 5 ] {37655549-9f46-43fa-9a6e-c16fcd2eec3f} <Debug> TCPHandler: Processed in 0.001206198 sec. | ||
| 4670 | 2026.04.25 04:10:57.266694 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4671 | 2026.04.25 04:10:57.266754 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4672 | 2026.04.25 04:10:57.374087 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10558 | ||
| 4673 | 2026.04.25 04:10:57.374662 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4674 | 2026.04.25 04:10:57.374711 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4675 | 2026.04.25 04:10:57.375262 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4676 | 2026.04.25 04:10:57.375501 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2026.04.25 04:10:57.375632 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10558 | ||
| 4678 | 2026.04.25 04:10:57.930515 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4679 | 2026.04.25 04:10:57.945532 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4680 | 2026.04.25 04:10:57.945576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4681 | 2026.04.25 04:10:57.951072 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4682 | 2026.04.25 04:10:57.951772 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4683 | 2026.04.25 04:10:57.954219 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4684 | 2026.04.25 04:10:58.582833 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4685 | 2026.04.25 04:10:58.583081 [ 5 ] {5532d85e-f58f-4b1d-8e9c-f1db0f9b454d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 4686 | 2026.04.25 04:10:58.583448 [ 5 ] {5532d85e-f58f-4b1d-8e9c-f1db0f9b454d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4687 | 2026.04.25 04:10:58.583491 [ 5 ] {5532d85e-f58f-4b1d-8e9c-f1db0f9b454d} <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 | ||
| 4688 | 2026.04.25 04:10:58.583745 [ 5 ] {5532d85e-f58f-4b1d-8e9c-f1db0f9b454d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4689 | 2026.04.25 04:10:58.583821 [ 5 ] {5532d85e-f58f-4b1d-8e9c-f1db0f9b454d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4690 | 2026.04.25 04:10:58.583961 [ 5 ] {5532d85e-f58f-4b1d-8e9c-f1db0f9b454d} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4691 | 2026.04.25 04:10:58.584086 [ 307 ] {5532d85e-f58f-4b1d-8e9c-f1db0f9b454d} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4692 | 2026.04.25 04:10:58.584090 [ 347 ] {5532d85e-f58f-4b1d-8e9c-f1db0f9b454d} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4693 | 2026.04.25 04:10:58.584104 [ 306 ] {5532d85e-f58f-4b1d-8e9c-f1db0f9b454d} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4694 | 2026.04.25 04:10:58.584086 [ 313 ] {5532d85e-f58f-4b1d-8e9c-f1db0f9b454d} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4695 | 2026.04.25 04:10:58.584285 [ 5 ] {5532d85e-f58f-4b1d-8e9c-f1db0f9b454d} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (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 | ||
| 4696 | 2026.04.25 04:10:58.584311 [ 5 ] {5532d85e-f58f-4b1d-8e9c-f1db0f9b454d} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4697 | 2026.04.25 04:10:58.584395 [ 5 ] {5532d85e-f58f-4b1d-8e9c-f1db0f9b454d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4698 | 2026.04.25 04:10:58.584414 [ 5 ] {5532d85e-f58f-4b1d-8e9c-f1db0f9b454d} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 33 rows with 3 streams | ||
| 4699 | 2026.04.25 04:10:58.584448 [ 5 ] {5532d85e-f58f-4b1d-8e9c-f1db0f9b454d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4700 | 2026.04.25 04:10:58.584487 [ 5 ] {5532d85e-f58f-4b1d-8e9c-f1db0f9b454d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4701 | 2026.04.25 04:10:58.584526 [ 5 ] {5532d85e-f58f-4b1d-8e9c-f1db0f9b454d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4702 | 2026.04.25 04:10:58.585751 [ 5 ] {5532d85e-f58f-4b1d-8e9c-f1db0f9b454d} <Debug> executeQuery: Read 33 rows, 3.50 KiB in 0.002772 sec., 11904.761904761905 rows/sec., 1.23 MiB/sec. | ||
| 4703 | 2026.04.25 04:10:58.585904 [ 5 ] {5532d85e-f58f-4b1d-8e9c-f1db0f9b454d} <Debug> MemoryTracker: Peak memory usage (for query): 136.24 KiB. | ||
| 4704 | 2026.04.25 04:10:58.585920 [ 5 ] {5532d85e-f58f-4b1d-8e9c-f1db0f9b454d} <Debug> TCPHandler: Processed in 0.003227319 sec. | ||
| 4705 | 2026.04.25 04:10:58.587613 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4706 | 2026.04.25 04:10:58.587722 [ 5 ] {59fa3b45-6fc3-4972-ab9e-0727183bf52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4707 | 2026.04.25 04:10:58.587769 [ 5 ] {59fa3b45-6fc3-4972-ab9e-0727183bf52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4708 | 2026.04.25 04:10:58.588382 [ 5 ] {59fa3b45-6fc3-4972-ab9e-0727183bf52d} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2026.04.25 04:10:58.588433 [ 5 ] {59fa3b45-6fc3-4972-ab9e-0727183bf52d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4710 | 2026.04.25 04:10:58.588864 [ 5 ] {59fa3b45-6fc3-4972-ab9e-0727183bf52d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4711 | 2026.04.25 04:10:58.589110 [ 5 ] {59fa3b45-6fc3-4972-ab9e-0727183bf52d} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4712 | 2026.04.25 04:10:58.589236 [ 58 ] {} <Debug> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4713 | 2026.04.25 04:10:58.589257 [ 5 ] {59fa3b45-6fc3-4972-ab9e-0727183bf52d} <Debug> executeQuery: Read 78 rows, 6.87 KiB in 0.001567 sec., 49776.64326738992 rows/sec., 4.28 MiB/sec. | ||
| 4714 | 2026.04.25 04:10:58.589285 [ 58 ] {} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2026.04.25 04:10:58.589302 [ 5 ] {59fa3b45-6fc3-4972-ab9e-0727183bf52d} <Debug> TCPHandler: Processed in 0.001739276 sec. | ||
| 4716 | 2026.04.25 04:10:58.589312 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4717 | 2026.04.25 04:10:58.589416 [ 194 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::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 | ||
| 4718 | 2026.04.25 04:10:58.589439 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4719 | 2026.04.25 04:10:58.589536 [ 194 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4720 | 2026.04.25 04:10:58.589541 [ 5 ] {80b4c59c-33b9-4687-bc46-85f8e1fd7b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4721 | 2026.04.25 04:10:58.589577 [ 194 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2590 rows starting from the beginning of the part | ||
| 4722 | 2026.04.25 04:10:58.589597 [ 5 ] {80b4c59c-33b9-4687-bc46-85f8e1fd7b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4723 | 2026.04.25 04:10:58.589648 [ 194 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 66 rows starting from the beginning of the part | ||
| 4724 | 2026.04.25 04:10:58.589703 [ 194 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2546 rows starting from the beginning of the part | ||
| 4725 | 2026.04.25 04:10:58.589747 [ 194 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
| 4726 | 2026.04.25 04:10:58.589795 [ 194 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 66 rows starting from the beginning of the part | ||
| 4727 | 2026.04.25 04:10:58.589836 [ 194 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 78 rows starting from the beginning of the part | ||
| 4728 | 2026.04.25 04:10:58.590014 [ 5 ] {80b4c59c-33b9-4687-bc46-85f8e1fd7b0a} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4729 | 2026.04.25 04:10:58.590055 [ 5 ] {80b4c59c-33b9-4687-bc46-85f8e1fd7b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4730 | 2026.04.25 04:10:58.590400 [ 5 ] {80b4c59c-33b9-4687-bc46-85f8e1fd7b0a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4731 | 2026.04.25 04:10:58.590630 [ 5 ] {80b4c59c-33b9-4687-bc46-85f8e1fd7b0a} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4732 | 2026.04.25 04:10:58.590768 [ 5 ] {80b4c59c-33b9-4687-bc46-85f8e1fd7b0a} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001246 sec., 19261.63723916533 rows/sec., 1.41 MiB/sec. | ||
| 4733 | 2026.04.25 04:10:58.590810 [ 5 ] {80b4c59c-33b9-4687-bc46-85f8e1fd7b0a} <Debug> TCPHandler: Processed in 0.001421532 sec. | ||
| 4734 | 2026.04.25 04:10:58.590929 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4735 | 2026.04.25 04:10:58.591030 [ 5 ] {dd58935e-09f8-4f7d-85e4-ee2601e05060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4736 | 2026.04.25 04:10:58.591071 [ 5 ] {dd58935e-09f8-4f7d-85e4-ee2601e05060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4737 | 2026.04.25 04:10:58.591496 [ 5 ] {dd58935e-09f8-4f7d-85e4-ee2601e05060} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4738 | 2026.04.25 04:10:58.591534 [ 5 ] {dd58935e-09f8-4f7d-85e4-ee2601e05060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4739 | 2026.04.25 04:10:58.591746 [ 188 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5376 rows, containing 5 columns (5 merged, 0 gathered) in 0.002372926 sec., 2265557.3751562415 rows/sec., 179.89 MiB/sec. | ||
| 4740 | 2026.04.25 04:10:58.591883 [ 5 ] {dd58935e-09f8-4f7d-85e4-ee2601e05060} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4741 | 2026.04.25 04:10:58.592102 [ 192 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4742 | 2026.04.25 04:10:58.592190 [ 5 ] {dd58935e-09f8-4f7d-85e4-ee2601e05060} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4743 | 2026.04.25 04:10:58.592343 [ 27 ] {} <Debug> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4744 | 2026.04.25 04:10:58.592367 [ 5 ] {dd58935e-09f8-4f7d-85e4-ee2601e05060} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001353 sec., 44345.89800443459 rows/sec., 3.47 MiB/sec. | ||
| 4745 | 2026.04.25 04:10:58.592386 [ 27 ] {} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4746 | 2026.04.25 04:10:58.592413 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4747 | 2026.04.25 04:10:58.592414 [ 5 ] {dd58935e-09f8-4f7d-85e4-ee2601e05060} <Debug> TCPHandler: Processed in 0.001535883 sec. | ||
| 4748 | 2026.04.25 04:10:58.592479 [ 192 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_31_6} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4749 | 2026.04.25 04:10:58.592491 [ 191 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::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 | ||
| 4750 | 2026.04.25 04:10:58.592573 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4751 | 2026.04.25 04:10:58.592583 [ 191 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4752 | 2026.04.25 04:10:58.592587 [ 192 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_31_6} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4753 | 2026.04.25 04:10:58.592620 [ 191 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1372 rows starting from the beginning of the part | ||
| 4754 | 2026.04.25 04:10:58.592680 [ 191 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 54 rows starting from the beginning of the part | ||
| 4755 | 2026.04.25 04:10:58.592689 [ 5 ] {46459be6-1f0c-49de-8a9e-c752486a84f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4756 | 2026.04.25 04:10:58.592711 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 4757 | 2026.04.25 04:10:58.592725 [ 191 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1326 rows starting from the beginning of the part | ||
| 4758 | 2026.04.25 04:10:58.592743 [ 5 ] {46459be6-1f0c-49de-8a9e-c752486a84f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4759 | 2026.04.25 04:10:58.592774 [ 191 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 4760 | 2026.04.25 04:10:58.592816 [ 191 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 54 rows starting from the beginning of the part | ||
| 4761 | 2026.04.25 04:10:58.592855 [ 191 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::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 | ||
| 4762 | 2026.04.25 04:10:58.593134 [ 5 ] {46459be6-1f0c-49de-8a9e-c752486a84f9} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.04.25 04:10:58.593168 [ 5 ] {46459be6-1f0c-49de-8a9e-c752486a84f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4764 | 2026.04.25 04:10:58.593499 [ 5 ] {46459be6-1f0c-49de-8a9e-c752486a84f9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4765 | 2026.04.25 04:10:58.593718 [ 5 ] {46459be6-1f0c-49de-8a9e-c752486a84f9} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2026.04.25 04:10:58.593845 [ 5 ] {46459be6-1f0c-49de-8a9e-c752486a84f9} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.00118 sec., 93220.33898305084 rows/sec., 6.51 MiB/sec. | ||
| 4767 | 2026.04.25 04:10:58.593882 [ 5 ] {46459be6-1f0c-49de-8a9e-c752486a84f9} <Debug> TCPHandler: Processed in 0.00136971 sec. | ||
| 4768 | 2026.04.25 04:10:58.593986 [ 192 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2902 rows, containing 5 columns (5 merged, 0 gathered) in 0.001527593 sec., 1899720.6716710536 rows/sec., 136.89 MiB/sec. | ||
| 4769 | 2026.04.25 04:10:58.594003 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4770 | 2026.04.25 04:10:58.594102 [ 5 ] {702e7780-e55c-4bba-b11f-17fb39106f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4771 | 2026.04.25 04:10:58.594145 [ 188 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4772 | 2026.04.25 04:10:58.594157 [ 5 ] {702e7780-e55c-4bba-b11f-17fb39106f2d} <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 | ||
| 4773 | 2026.04.25 04:10:58.594379 [ 188 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_31_6} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2026.04.25 04:10:58.594444 [ 188 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_31_6} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4775 | 2026.04.25 04:10:58.594509 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 4776 | 2026.04.25 04:10:58.594915 [ 5 ] {702e7780-e55c-4bba-b11f-17fb39106f2d} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4777 | 2026.04.25 04:10:58.594950 [ 5 ] {702e7780-e55c-4bba-b11f-17fb39106f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4778 | 2026.04.25 04:10:58.595468 [ 5 ] {702e7780-e55c-4bba-b11f-17fb39106f2d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4779 | 2026.04.25 04:10:58.595698 [ 5 ] {702e7780-e55c-4bba-b11f-17fb39106f2d} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4780 | 2026.04.25 04:10:58.595835 [ 5 ] {702e7780-e55c-4bba-b11f-17fb39106f2d} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001752 sec., 13698.630136986301 rows/sec., 24.55 MiB/sec. | ||
| 4781 | 2026.04.25 04:10:58.595888 [ 5 ] {702e7780-e55c-4bba-b11f-17fb39106f2d} <Debug> TCPHandler: Processed in 0.00193462 sec. | ||
| 4782 | 2026.04.25 04:10:58.596016 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4783 | 2026.04.25 04:10:58.596111 [ 5 ] {a354fd5b-8cac-43ae-a6c7-0f2ec4f368f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4784 | 2026.04.25 04:10:58.596153 [ 5 ] {a354fd5b-8cac-43ae-a6c7-0f2ec4f368f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4785 | 2026.04.25 04:10:58.596475 [ 5 ] {a354fd5b-8cac-43ae-a6c7-0f2ec4f368f6} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2026.04.25 04:10:58.596510 [ 5 ] {a354fd5b-8cac-43ae-a6c7-0f2ec4f368f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4787 | 2026.04.25 04:10:58.596825 [ 5 ] {a354fd5b-8cac-43ae-a6c7-0f2ec4f368f6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4788 | 2026.04.25 04:10:58.597040 [ 5 ] {a354fd5b-8cac-43ae-a6c7-0f2ec4f368f6} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2026.04.25 04:10:58.597165 [ 5 ] {a354fd5b-8cac-43ae-a6c7-0f2ec4f368f6} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001073 sec., 37278.65796831314 rows/sec., 2.49 MiB/sec. | ||
| 4790 | 2026.04.25 04:10:58.597200 [ 5 ] {a354fd5b-8cac-43ae-a6c7-0f2ec4f368f6} <Debug> TCPHandler: Processed in 0.001233408 sec. | ||
| 4791 | 2026.04.25 04:11:02.397933 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 580 | ||
| 4792 | 2026.04.25 04:11:02.400271 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4793 | 2026.04.25 04:11:02.400310 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4794 | 2026.04.25 04:11:02.401471 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4795 | 2026.04.25 04:11:02.401750 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4796 | 2026.04.25 04:11:02.401891 [ 83 ] {} <Debug> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4797 | 2026.04.25 04:11:02.401934 [ 83 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4798 | 2026.04.25 04:11:02.401956 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4799 | 2026.04.25 04:11:02.402001 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 580 | ||
| 4800 | 2026.04.25 04:11:02.402092 [ 194 ] {36d1ac4f-7bca-418d-b807-730d72d06762::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 | ||
| 4801 | 2026.04.25 04:11:02.402706 [ 194 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4802 | 2026.04.25 04:11:02.402858 [ 194 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 390 rows starting from the beginning of the part | ||
| 4803 | 2026.04.25 04:11:02.403217 [ 194 ] {36d1ac4f-7bca-418d-b807-730d72d06762::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 | ||
| 4804 | 2026.04.25 04:11:02.403525 [ 194 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 28 rows starting from the beginning of the part | ||
| 4805 | 2026.04.25 04:11:02.403827 [ 194 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 4806 | 2026.04.25 04:11:02.404110 [ 194 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
| 4807 | 2026.04.25 04:11:02.404401 [ 194 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 28 rows starting from the beginning of the part | ||
| 4808 | 2026.04.25 04:11:02.410883 [ 188 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 72 columns (72 merged, 0 gathered) in 0.008851704 sec., 65524.10699679971 rows/sec., 56.99 MiB/sec. | ||
| 4809 | 2026.04.25 04:11:02.412417 [ 193 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4810 | 2026.04.25 04:11:02.413057 [ 193 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_16_3} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2026.04.25 04:11:02.413136 [ 193 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_16_3} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4812 | 2026.04.25 04:11:02.413397 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 4813 | 2026.04.25 04:11:03.582788 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4814 | 2026.04.25 04:11:03.583052 [ 5 ] {eb36828c-3b9d-44d7-b121-feea7f307664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 4815 | 2026.04.25 04:11:03.583379 [ 5 ] {eb36828c-3b9d-44d7-b121-feea7f307664} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4816 | 2026.04.25 04:11:03.583413 [ 5 ] {eb36828c-3b9d-44d7-b121-feea7f307664} <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 | ||
| 4817 | 2026.04.25 04:11:03.583623 [ 5 ] {eb36828c-3b9d-44d7-b121-feea7f307664} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4818 | 2026.04.25 04:11:03.583690 [ 5 ] {eb36828c-3b9d-44d7-b121-feea7f307664} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4819 | 2026.04.25 04:11:03.583827 [ 5 ] {eb36828c-3b9d-44d7-b121-feea7f307664} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4820 | 2026.04.25 04:11:03.583953 [ 307 ] {eb36828c-3b9d-44d7-b121-feea7f307664} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4821 | 2026.04.25 04:11:03.583959 [ 299 ] {eb36828c-3b9d-44d7-b121-feea7f307664} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4822 | 2026.04.25 04:11:03.583953 [ 325 ] {eb36828c-3b9d-44d7-b121-feea7f307664} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4823 | 2026.04.25 04:11:03.583951 [ 313 ] {eb36828c-3b9d-44d7-b121-feea7f307664} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4824 | 2026.04.25 04:11:03.584128 [ 5 ] {eb36828c-3b9d-44d7-b121-feea7f307664} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (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 | ||
| 4825 | 2026.04.25 04:11:03.584154 [ 5 ] {eb36828c-3b9d-44d7-b121-feea7f307664} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4826 | 2026.04.25 04:11:03.584237 [ 5 ] {eb36828c-3b9d-44d7-b121-feea7f307664} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4827 | 2026.04.25 04:11:03.584256 [ 5 ] {eb36828c-3b9d-44d7-b121-feea7f307664} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 33 rows with 3 streams | ||
| 4828 | 2026.04.25 04:11:03.584290 [ 5 ] {eb36828c-3b9d-44d7-b121-feea7f307664} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4829 | 2026.04.25 04:11:03.584326 [ 5 ] {eb36828c-3b9d-44d7-b121-feea7f307664} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4830 | 2026.04.25 04:11:03.584363 [ 5 ] {eb36828c-3b9d-44d7-b121-feea7f307664} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4831 | 2026.04.25 04:11:03.585582 [ 5 ] {eb36828c-3b9d-44d7-b121-feea7f307664} <Debug> executeQuery: Read 33 rows, 3.50 KiB in 0.002628 sec., 12557.077625570775 rows/sec., 1.30 MiB/sec. | ||
| 4832 | 2026.04.25 04:11:03.585737 [ 5 ] {eb36828c-3b9d-44d7-b121-feea7f307664} <Debug> MemoryTracker: Peak memory usage (for query): 135.77 KiB. | ||
| 4833 | 2026.04.25 04:11:03.585753 [ 5 ] {eb36828c-3b9d-44d7-b121-feea7f307664} <Debug> TCPHandler: Processed in 0.003103157 sec. | ||
| 4834 | 2026.04.25 04:11:03.587428 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4835 | 2026.04.25 04:11:03.587533 [ 5 ] {fd34c7c3-ac40-424e-964e-8f5d86771fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4836 | 2026.04.25 04:11:03.587575 [ 5 ] {fd34c7c3-ac40-424e-964e-8f5d86771fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4837 | 2026.04.25 04:11:03.588055 [ 5 ] {fd34c7c3-ac40-424e-964e-8f5d86771fa7} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2026.04.25 04:11:03.588099 [ 5 ] {fd34c7c3-ac40-424e-964e-8f5d86771fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4839 | 2026.04.25 04:11:03.588456 [ 5 ] {fd34c7c3-ac40-424e-964e-8f5d86771fa7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4840 | 2026.04.25 04:11:03.588671 [ 5 ] {fd34c7c3-ac40-424e-964e-8f5d86771fa7} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2026.04.25 04:11:03.588809 [ 5 ] {fd34c7c3-ac40-424e-964e-8f5d86771fa7} <Debug> executeQuery: Read 66 rows, 5.90 KiB in 0.001306 sec., 50535.987748851454 rows/sec., 4.41 MiB/sec. | ||
| 4842 | 2026.04.25 04:11:03.588845 [ 5 ] {fd34c7c3-ac40-424e-964e-8f5d86771fa7} <Debug> TCPHandler: Processed in 0.001465592 sec. | ||
| 4843 | 2026.04.25 04:11:03.588970 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4844 | 2026.04.25 04:11:03.589063 [ 5 ] {03aaf2c9-6748-4d72-a1db-3c5bc3883157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4845 | 2026.04.25 04:11:03.589102 [ 5 ] {03aaf2c9-6748-4d72-a1db-3c5bc3883157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4846 | 2026.04.25 04:11:03.589490 [ 5 ] {03aaf2c9-6748-4d72-a1db-3c5bc3883157} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4847 | 2026.04.25 04:11:03.589526 [ 5 ] {03aaf2c9-6748-4d72-a1db-3c5bc3883157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4848 | 2026.04.25 04:11:03.589802 [ 5 ] {03aaf2c9-6748-4d72-a1db-3c5bc3883157} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4849 | 2026.04.25 04:11:03.590000 [ 5 ] {03aaf2c9-6748-4d72-a1db-3c5bc3883157} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2026.04.25 04:11:03.590125 [ 5 ] {03aaf2c9-6748-4d72-a1db-3c5bc3883157} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001081 sec., 16651.248843663278 rows/sec., 1.22 MiB/sec. | ||
| 4851 | 2026.04.25 04:11:03.590161 [ 5 ] {03aaf2c9-6748-4d72-a1db-3c5bc3883157} <Debug> TCPHandler: Processed in 0.001239029 sec. | ||
| 4852 | 2026.04.25 04:11:03.590273 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4853 | 2026.04.25 04:11:03.590365 [ 5 ] {e10be040-f2e7-4907-a22a-5171107cd1be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4854 | 2026.04.25 04:11:03.590402 [ 5 ] {e10be040-f2e7-4907-a22a-5171107cd1be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4855 | 2026.04.25 04:11:03.590796 [ 5 ] {e10be040-f2e7-4907-a22a-5171107cd1be} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4856 | 2026.04.25 04:11:03.590832 [ 5 ] {e10be040-f2e7-4907-a22a-5171107cd1be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4857 | 2026.04.25 04:11:03.591120 [ 5 ] {e10be040-f2e7-4907-a22a-5171107cd1be} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4858 | 2026.04.25 04:11:03.591321 [ 5 ] {e10be040-f2e7-4907-a22a-5171107cd1be} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4859 | 2026.04.25 04:11:03.591445 [ 5 ] {e10be040-f2e7-4907-a22a-5171107cd1be} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001097 sec., 49225.15952597994 rows/sec., 3.85 MiB/sec. | ||
| 4860 | 2026.04.25 04:11:03.591480 [ 5 ] {e10be040-f2e7-4907-a22a-5171107cd1be} <Debug> TCPHandler: Processed in 0.001253909 sec. | ||
| 4861 | 2026.04.25 04:11:03.591609 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4862 | 2026.04.25 04:11:03.591728 [ 5 ] {3fb74050-802a-482e-8ffe-ed86bf424d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4863 | 2026.04.25 04:11:03.591781 [ 5 ] {3fb74050-802a-482e-8ffe-ed86bf424d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4864 | 2026.04.25 04:11:03.592191 [ 5 ] {3fb74050-802a-482e-8ffe-ed86bf424d40} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2026.04.25 04:11:03.592229 [ 5 ] {3fb74050-802a-482e-8ffe-ed86bf424d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4866 | 2026.04.25 04:11:03.592578 [ 5 ] {3fb74050-802a-482e-8ffe-ed86bf424d40} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4867 | 2026.04.25 04:11:03.592792 [ 5 ] {3fb74050-802a-482e-8ffe-ed86bf424d40} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2026.04.25 04:11:03.592896 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4869 | 2026.04.25 04:11:03.592919 [ 5 ] {3fb74050-802a-482e-8ffe-ed86bf424d40} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001216 sec., 90460.52631578947 rows/sec., 6.31 MiB/sec. | ||
| 4870 | 2026.04.25 04:11:03.592961 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4871 | 2026.04.25 04:11:03.592974 [ 5 ] {3fb74050-802a-482e-8ffe-ed86bf424d40} <Debug> TCPHandler: Processed in 0.001426502 sec. | ||
| 4872 | 2026.04.25 04:11:03.592989 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4873 | 2026.04.25 04:11:03.593085 [ 195 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::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 | ||
| 4874 | 2026.04.25 04:11:03.593102 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4875 | 2026.04.25 04:11:03.593194 [ 195 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4876 | 2026.04.25 04:11:03.593200 [ 5 ] {8d15a4ee-ec2b-403f-aab3-2a3f3dc3f8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4877 | 2026.04.25 04:11:03.593229 [ 195 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7849 rows starting from the beginning of the part | ||
| 4878 | 2026.04.25 04:11:03.593261 [ 5 ] {8d15a4ee-ec2b-403f-aab3-2a3f3dc3f8ce} <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 | ||
| 4879 | 2026.04.25 04:11:03.593292 [ 195 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1591 rows starting from the beginning of the part | ||
| 4880 | 2026.04.25 04:11:03.593345 [ 195 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 22 rows starting from the beginning of the part | ||
| 4881 | 2026.04.25 04:11:03.593394 [ 195 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 110 rows starting from the beginning of the part | ||
| 4882 | 2026.04.25 04:11:03.593441 [ 195 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 110 rows starting from the beginning of the part | ||
| 4883 | 2026.04.25 04:11:03.593490 [ 195 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 110 rows starting from the beginning of the part | ||
| 4884 | 2026.04.25 04:11:03.594025 [ 5 ] {8d15a4ee-ec2b-403f-aab3-2a3f3dc3f8ce} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4885 | 2026.04.25 04:11:03.594061 [ 5 ] {8d15a4ee-ec2b-403f-aab3-2a3f3dc3f8ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4886 | 2026.04.25 04:11:03.594666 [ 5 ] {8d15a4ee-ec2b-403f-aab3-2a3f3dc3f8ce} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4887 | 2026.04.25 04:11:03.594893 [ 5 ] {8d15a4ee-ec2b-403f-aab3-2a3f3dc3f8ce} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4888 | 2026.04.25 04:11:03.595032 [ 5 ] {8d15a4ee-ec2b-403f-aab3-2a3f3dc3f8ce} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001851 sec., 9724.47325769854 rows/sec., 17.43 MiB/sec. | ||
| 4889 | 2026.04.25 04:11:03.595085 [ 5 ] {8d15a4ee-ec2b-403f-aab3-2a3f3dc3f8ce} <Debug> TCPHandler: Processed in 0.00203231 sec. | ||
| 4890 | 2026.04.25 04:11:03.595206 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4891 | 2026.04.25 04:11:03.595302 [ 5 ] {2d410f0f-ebc2-485e-8db1-a971c47f3aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4892 | 2026.04.25 04:11:03.595345 [ 5 ] {2d410f0f-ebc2-485e-8db1-a971c47f3aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4893 | 2026.04.25 04:11:03.595680 [ 5 ] {2d410f0f-ebc2-485e-8db1-a971c47f3aa3} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4894 | 2026.04.25 04:11:03.595715 [ 5 ] {2d410f0f-ebc2-485e-8db1-a971c47f3aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4895 | 2026.04.25 04:11:03.596076 [ 5 ] {2d410f0f-ebc2-485e-8db1-a971c47f3aa3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4896 | 2026.04.25 04:11:03.596290 [ 5 ] {2d410f0f-ebc2-485e-8db1-a971c47f3aa3} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4897 | 2026.04.25 04:11:03.596418 [ 5 ] {2d410f0f-ebc2-485e-8db1-a971c47f3aa3} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001135 sec., 35242.29074889868 rows/sec., 2.35 MiB/sec. | ||
| 4898 | 2026.04.25 04:11:03.596454 [ 5 ] {2d410f0f-ebc2-485e-8db1-a971c47f3aa3} <Debug> TCPHandler: Processed in 0.00129894 sec. | ||
| 4899 | 2026.04.25 04:11:03.597290 [ 193 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9792 rows, containing 5 columns (5 merged, 0 gathered) in 0.004243934 sec., 2307293.1859920532 rows/sec., 152.76 MiB/sec. | ||
| 4900 | 2026.04.25 04:11:03.597502 [ 188 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4901 | 2026.04.25 04:11:03.597758 [ 188 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4902 | 2026.04.25 04:11:03.597828 [ 188 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4903 | 2026.04.25 04:11:03.597902 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 4904 | 2026.04.25 04:11:04.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.78 MiB, peak 261.34 MiB, free memory in arenas 0.00 B, will set to 258.07 MiB (RSS), difference: 1.29 MiB | ||
| 4905 | 2026.04.25 04:11:04.875920 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11006 | ||
| 4906 | 2026.04.25 04:11:04.876458 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4907 | 2026.04.25 04:11:04.876513 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4908 | 2026.04.25 04:11:04.877090 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4909 | 2026.04.25 04:11:04.877322 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4910 | 2026.04.25 04:11:04.877452 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11006 | ||
| 4911 | 2026.04.25 04:11:05.454471 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4912 | 2026.04.25 04:11:05.470843 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4913 | 2026.04.25 04:11:05.470898 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4914 | 2026.04.25 04:11:05.477131 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4915 | 2026.04.25 04:11:05.477875 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2026.04.25 04:11:05.480464 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4917 | 2026.04.25 04:11:06.000213 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.60 MiB, peak 262.60 MiB, free memory in arenas 0.00 B, will set to 260.08 MiB (RSS), difference: 1.48 MiB | ||
| 4918 | 2026.04.25 04:11:08.583463 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4919 | 2026.04.25 04:11:08.583848 [ 5 ] {77f09d74-c0e0-43ac-82af-0f29ebc5a293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 4920 | 2026.04.25 04:11:08.584414 [ 5 ] {77f09d74-c0e0-43ac-82af-0f29ebc5a293} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4921 | 2026.04.25 04:11:08.584453 [ 5 ] {77f09d74-c0e0-43ac-82af-0f29ebc5a293} <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 | ||
| 4922 | 2026.04.25 04:11:08.584672 [ 5 ] {77f09d74-c0e0-43ac-82af-0f29ebc5a293} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4923 | 2026.04.25 04:11:08.584743 [ 5 ] {77f09d74-c0e0-43ac-82af-0f29ebc5a293} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4924 | 2026.04.25 04:11:08.584883 [ 5 ] {77f09d74-c0e0-43ac-82af-0f29ebc5a293} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4925 | 2026.04.25 04:11:08.585007 [ 349 ] {77f09d74-c0e0-43ac-82af-0f29ebc5a293} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4926 | 2026.04.25 04:11:08.585015 [ 325 ] {77f09d74-c0e0-43ac-82af-0f29ebc5a293} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4927 | 2026.04.25 04:11:08.585015 [ 333 ] {77f09d74-c0e0-43ac-82af-0f29ebc5a293} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4928 | 2026.04.25 04:11:08.585011 [ 296 ] {77f09d74-c0e0-43ac-82af-0f29ebc5a293} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4929 | 2026.04.25 04:11:08.585216 [ 5 ] {77f09d74-c0e0-43ac-82af-0f29ebc5a293} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (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 | ||
| 4930 | 2026.04.25 04:11:08.585245 [ 5 ] {77f09d74-c0e0-43ac-82af-0f29ebc5a293} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4931 | 2026.04.25 04:11:08.585331 [ 5 ] {77f09d74-c0e0-43ac-82af-0f29ebc5a293} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4932 | 2026.04.25 04:11:08.585352 [ 5 ] {77f09d74-c0e0-43ac-82af-0f29ebc5a293} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 33 rows with 3 streams | ||
| 4933 | 2026.04.25 04:11:08.585386 [ 5 ] {77f09d74-c0e0-43ac-82af-0f29ebc5a293} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4934 | 2026.04.25 04:11:08.585427 [ 5 ] {77f09d74-c0e0-43ac-82af-0f29ebc5a293} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4935 | 2026.04.25 04:11:08.585462 [ 5 ] {77f09d74-c0e0-43ac-82af-0f29ebc5a293} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4936 | 2026.04.25 04:11:08.586808 [ 5 ] {77f09d74-c0e0-43ac-82af-0f29ebc5a293} <Debug> executeQuery: Read 33 rows, 3.50 KiB in 0.00311 sec., 10610.932475884245 rows/sec., 1.10 MiB/sec. | ||
| 4937 | 2026.04.25 04:11:08.586976 [ 5 ] {77f09d74-c0e0-43ac-82af-0f29ebc5a293} <Debug> MemoryTracker: Peak memory usage (for query): 136.28 KiB. | ||
| 4938 | 2026.04.25 04:11:08.586998 [ 5 ] {77f09d74-c0e0-43ac-82af-0f29ebc5a293} <Debug> TCPHandler: Processed in 0.003723576 sec. | ||
| 4939 | 2026.04.25 04:11:08.588739 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4940 | 2026.04.25 04:11:08.588853 [ 5 ] {10ab7c2d-7b2d-4780-9c67-9697214e94f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4941 | 2026.04.25 04:11:08.588898 [ 5 ] {10ab7c2d-7b2d-4780-9c67-9697214e94f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4942 | 2026.04.25 04:11:08.589403 [ 5 ] {10ab7c2d-7b2d-4780-9c67-9697214e94f4} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4943 | 2026.04.25 04:11:08.589439 [ 5 ] {10ab7c2d-7b2d-4780-9c67-9697214e94f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4944 | 2026.04.25 04:11:08.589834 [ 5 ] {10ab7c2d-7b2d-4780-9c67-9697214e94f4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4945 | 2026.04.25 04:11:08.590071 [ 5 ] {10ab7c2d-7b2d-4780-9c67-9697214e94f4} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4946 | 2026.04.25 04:11:08.590220 [ 5 ] {10ab7c2d-7b2d-4780-9c67-9697214e94f4} <Debug> executeQuery: Read 78 rows, 6.87 KiB in 0.001401 sec., 55674.5182012848 rows/sec., 4.79 MiB/sec. | ||
| 4947 | 2026.04.25 04:11:08.590259 [ 5 ] {10ab7c2d-7b2d-4780-9c67-9697214e94f4} <Debug> TCPHandler: Processed in 0.001572044 sec. | ||
| 4948 | 2026.04.25 04:11:08.590387 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4949 | 2026.04.25 04:11:08.590488 [ 5 ] {0892b92c-df98-48ea-838e-bf19b589a1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4950 | 2026.04.25 04:11:08.590530 [ 5 ] {0892b92c-df98-48ea-838e-bf19b589a1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4951 | 2026.04.25 04:11:08.590938 [ 5 ] {0892b92c-df98-48ea-838e-bf19b589a1f5} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4952 | 2026.04.25 04:11:08.590973 [ 5 ] {0892b92c-df98-48ea-838e-bf19b589a1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4953 | 2026.04.25 04:11:08.591274 [ 5 ] {0892b92c-df98-48ea-838e-bf19b589a1f5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4954 | 2026.04.25 04:11:08.591486 [ 5 ] {0892b92c-df98-48ea-838e-bf19b589a1f5} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4955 | 2026.04.25 04:11:08.591576 [ 79 ] {} <Debug> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4956 | 2026.04.25 04:11:08.591612 [ 5 ] {0892b92c-df98-48ea-838e-bf19b589a1f5} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001147 sec., 20924.149956408022 rows/sec., 1.54 MiB/sec. | ||
| 4957 | 2026.04.25 04:11:08.591615 [ 79 ] {} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4958 | 2026.04.25 04:11:08.591643 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4959 | 2026.04.25 04:11:08.591650 [ 5 ] {0892b92c-df98-48ea-838e-bf19b589a1f5} <Debug> TCPHandler: Processed in 0.0013132 sec. | ||
| 4960 | 2026.04.25 04:11:08.591742 [ 193 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::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 | ||
| 4961 | 2026.04.25 04:11:08.591769 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4962 | 2026.04.25 04:11:08.591857 [ 193 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4963 | 2026.04.25 04:11:08.591871 [ 5 ] {949476e0-afd1-4975-86c2-3b269d0cef9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4964 | 2026.04.25 04:11:08.591892 [ 193 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 79 rows starting from the beginning of the part | ||
| 4965 | 2026.04.25 04:11:08.591916 [ 5 ] {949476e0-afd1-4975-86c2-3b269d0cef9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4966 | 2026.04.25 04:11:08.591956 [ 193 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 51 rows starting from the beginning of the part | ||
| 4967 | 2026.04.25 04:11:08.592006 [ 193 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 18 rows starting from the beginning of the part | ||
| 4968 | 2026.04.25 04:11:08.592045 [ 193 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 4969 | 2026.04.25 04:11:08.592085 [ 193 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 18 rows starting from the beginning of the part | ||
| 4970 | 2026.04.25 04:11:08.592125 [ 193 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 4971 | 2026.04.25 04:11:08.592336 [ 5 ] {949476e0-afd1-4975-86c2-3b269d0cef9b} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4972 | 2026.04.25 04:11:08.592378 [ 5 ] {949476e0-afd1-4975-86c2-3b269d0cef9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4973 | 2026.04.25 04:11:08.592792 [ 5 ] {949476e0-afd1-4975-86c2-3b269d0cef9b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4974 | 2026.04.25 04:11:08.592924 [ 197 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.001223678 sec., 174882.60800635463 rows/sec., 13.51 MiB/sec. | ||
| 4975 | 2026.04.25 04:11:08.593020 [ 5 ] {949476e0-afd1-4975-86c2-3b269d0cef9b} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4976 | 2026.04.25 04:11:08.593083 [ 197 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4977 | 2026.04.25 04:11:08.593164 [ 5 ] {949476e0-afd1-4975-86c2-3b269d0cef9b} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001313 sec., 45696.8773800457 rows/sec., 3.57 MiB/sec. | ||
| 4978 | 2026.04.25 04:11:08.593210 [ 5 ] {949476e0-afd1-4975-86c2-3b269d0cef9b} <Debug> TCPHandler: Processed in 0.001490643 sec. | ||
| 4979 | 2026.04.25 04:11:08.593337 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4980 | 2026.04.25 04:11:08.593401 [ 197 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_31_6} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4981 | 2026.04.25 04:11:08.593443 [ 5 ] {84793f98-16a0-492e-a284-984b610e71c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4982 | 2026.04.25 04:11:08.593493 [ 5 ] {84793f98-16a0-492e-a284-984b610e71c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4983 | 2026.04.25 04:11:08.593496 [ 197 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_31_6} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4984 | 2026.04.25 04:11:08.593624 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4985 | 2026.04.25 04:11:08.593893 [ 5 ] {84793f98-16a0-492e-a284-984b610e71c1} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4986 | 2026.04.25 04:11:08.593934 [ 5 ] {84793f98-16a0-492e-a284-984b610e71c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4987 | 2026.04.25 04:11:08.594271 [ 5 ] {84793f98-16a0-492e-a284-984b610e71c1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4988 | 2026.04.25 04:11:08.594481 [ 5 ] {84793f98-16a0-492e-a284-984b610e71c1} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2026.04.25 04:11:08.594611 [ 5 ] {84793f98-16a0-492e-a284-984b610e71c1} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001188 sec., 92592.59259259258 rows/sec., 6.46 MiB/sec. | ||
| 4990 | 2026.04.25 04:11:08.594649 [ 5 ] {84793f98-16a0-492e-a284-984b610e71c1} <Debug> TCPHandler: Processed in 0.001363261 sec. | ||
| 4991 | 2026.04.25 04:11:08.594781 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4992 | 2026.04.25 04:11:08.594874 [ 5 ] {19921244-9508-4f60-b4ea-e872c87c0102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4993 | 2026.04.25 04:11:08.594926 [ 5 ] {19921244-9508-4f60-b4ea-e872c87c0102} <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 | ||
| 4994 | 2026.04.25 04:11:08.595712 [ 5 ] {19921244-9508-4f60-b4ea-e872c87c0102} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4995 | 2026.04.25 04:11:08.595747 [ 5 ] {19921244-9508-4f60-b4ea-e872c87c0102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4996 | 2026.04.25 04:11:08.596269 [ 5 ] {19921244-9508-4f60-b4ea-e872c87c0102} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4997 | 2026.04.25 04:11:08.596489 [ 5 ] {19921244-9508-4f60-b4ea-e872c87c0102} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4998 | 2026.04.25 04:11:08.596628 [ 5 ] {19921244-9508-4f60-b4ea-e872c87c0102} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001772 sec., 13544.018058690746 rows/sec., 24.27 MiB/sec. | ||
| 4999 | 2026.04.25 04:11:08.596636 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5000 | 2026.04.25 04:11:08.596680 [ 5 ] {19921244-9508-4f60-b4ea-e872c87c0102} <Debug> TCPHandler: Processed in 0.001946369 sec. | ||
| 5001 | 2026.04.25 04:11:08.596706 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2026.04.25 04:11:08.596736 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5003 | 2026.04.25 04:11:08.596804 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5004 | 2026.04.25 04:11:08.596846 [ 193 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::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 | ||
| 5005 | 2026.04.25 04:11:08.596901 [ 5 ] {941c2031-55c2-480c-9186-04f39cf2fb88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5006 | 2026.04.25 04:11:08.596948 [ 5 ] {941c2031-55c2-480c-9186-04f39cf2fb88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5007 | 2026.04.25 04:11:08.597143 [ 193 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5008 | 2026.04.25 04:11:08.597220 [ 193 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 489 rows starting from the beginning of the part | ||
| 5009 | 2026.04.25 04:11:08.597255 [ 5 ] {941c2031-55c2-480c-9186-04f39cf2fb88} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5010 | 2026.04.25 04:11:08.597293 [ 5 ] {941c2031-55c2-480c-9186-04f39cf2fb88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5011 | 2026.04.25 04:11:08.597323 [ 193 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 33 rows starting from the beginning of the part | ||
| 5012 | 2026.04.25 04:11:08.597417 [ 193 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 18 rows starting from the beginning of the part | ||
| 5013 | 2026.04.25 04:11:08.597503 [ 193 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 5014 | 2026.04.25 04:11:08.597589 [ 193 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 18 rows starting from the beginning of the part | ||
| 5015 | 2026.04.25 04:11:08.597594 [ 5 ] {941c2031-55c2-480c-9186-04f39cf2fb88} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5016 | 2026.04.25 04:11:08.597686 [ 193 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 5017 | 2026.04.25 04:11:08.597809 [ 5 ] {941c2031-55c2-480c-9186-04f39cf2fb88} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5018 | 2026.04.25 04:11:08.597904 [ 79 ] {} <Debug> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5019 | 2026.04.25 04:11:08.597997 [ 79 ] {} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.04.25 04:11:08.597997 [ 5 ] {941c2031-55c2-480c-9186-04f39cf2fb88} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001113 sec., 35938.90386343216 rows/sec., 2.40 MiB/sec. | ||
| 5021 | 2026.04.25 04:11:08.598019 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5022 | 2026.04.25 04:11:08.598042 [ 5 ] {941c2031-55c2-480c-9186-04f39cf2fb88} <Debug> TCPHandler: Processed in 0.001284759 sec. | ||
| 5023 | 2026.04.25 04:11:08.598105 [ 190 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 5024 | 2026.04.25 04:11:08.598217 [ 190 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5025 | 2026.04.25 04:11:08.598249 [ 190 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 968 rows starting from the beginning of the part | ||
| 5026 | 2026.04.25 04:11:08.598305 [ 190 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 5027 | 2026.04.25 04:11:08.598350 [ 190 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 5028 | 2026.04.25 04:11:08.598389 [ 190 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 5029 | 2026.04.25 04:11:08.598427 [ 190 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 5030 | 2026.04.25 04:11:08.598469 [ 190 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 5031 | 2026.04.25 04:11:08.599430 [ 199 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1136 rows, containing 4 columns (4 merged, 0 gathered) in 0.001366091 sec., 831569.7856145747 rows/sec., 55.51 MiB/sec. | ||
| 5032 | 2026.04.25 04:11:08.599611 [ 190 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5033 | 2026.04.25 04:11:08.599862 [ 190 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_31_6} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5034 | 2026.04.25 04:11:08.599929 [ 190 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_31_6} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5035 | 2026.04.25 04:11:08.599986 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 5036 | 2026.04.25 04:11:08.618061 [ 193 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 606 rows, containing 19 columns (19 merged, 0 gathered) in 0.021263722 sec., 28499.24392352383 rows/sec., 51.07 MiB/sec. | ||
| 5037 | 2026.04.25 04:11:08.618931 [ 190 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5038 | 2026.04.25 04:11:08.619266 [ 190 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5039 | 2026.04.25 04:11:08.619331 [ 190 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5040 | 2026.04.25 04:11:08.619415 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. | ||
| 5041 | 2026.04.25 04:11:09.000208 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.68 MiB, peak 268.03 MiB, free memory in arenas 0.00 B, will set to 262.91 MiB (RSS), difference: 2.23 MiB | ||
| 5042 | 2026.04.25 04:11:12.267019 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5043 | 2026.04.25 04:11:12.267076 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5044 | 2026.04.25 04:11:12.377598 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11518 | ||
| 5045 | 2026.04.25 04:11:12.378169 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2026.04.25 04:11:12.378221 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5047 | 2026.04.25 04:11:12.378704 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5048 | 2026.04.25 04:11:12.378932 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2026.04.25 04:11:12.379068 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11518 | ||
| 5050 | 2026.04.25 04:11:12.402274 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 608 | ||
| 5051 | 2026.04.25 04:11:12.404603 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5052 | 2026.04.25 04:11:12.404641 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5053 | 2026.04.25 04:11:12.405818 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5054 | 2026.04.25 04:11:12.406088 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5055 | 2026.04.25 04:11:12.406349 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 608 | ||
| 5056 | 2026.04.25 04:11:12.980603 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5057 | 2026.04.25 04:11:12.997004 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5058 | 2026.04.25 04:11:12.997062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5059 | 2026.04.25 04:11:13.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.44 MiB, peak 268.03 MiB, free memory in arenas 0.00 B, will set to 262.92 MiB (RSS), difference: -4.53 MiB | ||
| 5060 | 2026.04.25 04:11:13.002920 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5061 | 2026.04.25 04:11:13.003626 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5062 | 2026.04.25 04:11:13.006340 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5063 | 2026.04.25 04:11:13.582230 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5064 | 2026.04.25 04:11:13.582455 [ 5 ] {7db20690-0129-48f7-b1ce-e44ddac86c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 5065 | 2026.04.25 04:11:13.582786 [ 5 ] {7db20690-0129-48f7-b1ce-e44ddac86c76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5066 | 2026.04.25 04:11:13.582823 [ 5 ] {7db20690-0129-48f7-b1ce-e44ddac86c76} <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 | ||
| 5067 | 2026.04.25 04:11:13.583041 [ 5 ] {7db20690-0129-48f7-b1ce-e44ddac86c76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5068 | 2026.04.25 04:11:13.583109 [ 5 ] {7db20690-0129-48f7-b1ce-e44ddac86c76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5069 | 2026.04.25 04:11:13.583251 [ 5 ] {7db20690-0129-48f7-b1ce-e44ddac86c76} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5070 | 2026.04.25 04:11:13.583365 [ 298 ] {7db20690-0129-48f7-b1ce-e44ddac86c76} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5071 | 2026.04.25 04:11:13.583383 [ 328 ] {7db20690-0129-48f7-b1ce-e44ddac86c76} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5072 | 2026.04.25 04:11:13.583397 [ 333 ] {7db20690-0129-48f7-b1ce-e44ddac86c76} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5073 | 2026.04.25 04:11:13.583368 [ 314 ] {7db20690-0129-48f7-b1ce-e44ddac86c76} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5074 | 2026.04.25 04:11:13.583544 [ 5 ] {7db20690-0129-48f7-b1ce-e44ddac86c76} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (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 | ||
| 5075 | 2026.04.25 04:11:13.583570 [ 5 ] {7db20690-0129-48f7-b1ce-e44ddac86c76} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5076 | 2026.04.25 04:11:13.583653 [ 5 ] {7db20690-0129-48f7-b1ce-e44ddac86c76} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5077 | 2026.04.25 04:11:13.583673 [ 5 ] {7db20690-0129-48f7-b1ce-e44ddac86c76} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 33 rows with 3 streams | ||
| 5078 | 2026.04.25 04:11:13.583707 [ 5 ] {7db20690-0129-48f7-b1ce-e44ddac86c76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5079 | 2026.04.25 04:11:13.583743 [ 5 ] {7db20690-0129-48f7-b1ce-e44ddac86c76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5080 | 2026.04.25 04:11:13.583777 [ 5 ] {7db20690-0129-48f7-b1ce-e44ddac86c76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5081 | 2026.04.25 04:11:13.585025 [ 5 ] {7db20690-0129-48f7-b1ce-e44ddac86c76} <Debug> executeQuery: Read 33 rows, 3.50 KiB in 0.002658 sec., 12415.349887133181 rows/sec., 1.29 MiB/sec. | ||
| 5082 | 2026.04.25 04:11:13.585182 [ 5 ] {7db20690-0129-48f7-b1ce-e44ddac86c76} <Debug> MemoryTracker: Peak memory usage (for query): 136.25 KiB. | ||
| 5083 | 2026.04.25 04:11:13.585198 [ 5 ] {7db20690-0129-48f7-b1ce-e44ddac86c76} <Debug> TCPHandler: Processed in 0.003101057 sec. | ||
| 5084 | 2026.04.25 04:11:13.586872 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5085 | 2026.04.25 04:11:13.586995 [ 5 ] {140edac0-25cc-4642-9814-72f686341e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5086 | 2026.04.25 04:11:13.587041 [ 5 ] {140edac0-25cc-4642-9814-72f686341e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5087 | 2026.04.25 04:11:13.587689 [ 5 ] {140edac0-25cc-4642-9814-72f686341e04} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5088 | 2026.04.25 04:11:13.587785 [ 5 ] {140edac0-25cc-4642-9814-72f686341e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5089 | 2026.04.25 04:11:13.588292 [ 5 ] {140edac0-25cc-4642-9814-72f686341e04} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5090 | 2026.04.25 04:11:13.588592 [ 5 ] {140edac0-25cc-4642-9814-72f686341e04} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5091 | 2026.04.25 04:11:13.588781 [ 5 ] {140edac0-25cc-4642-9814-72f686341e04} <Debug> executeQuery: Read 66 rows, 5.90 KiB in 0.00182 sec., 36263.73626373626 rows/sec., 3.16 MiB/sec. | ||
| 5092 | 2026.04.25 04:11:13.588828 [ 5 ] {140edac0-25cc-4642-9814-72f686341e04} <Debug> TCPHandler: Processed in 0.00201084 sec. | ||
| 5093 | 2026.04.25 04:11:13.589174 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5094 | 2026.04.25 04:11:13.589290 [ 5 ] {db04a099-d498-4e9f-9a5c-27dfd644aa45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5095 | 2026.04.25 04:11:13.589333 [ 5 ] {db04a099-d498-4e9f-9a5c-27dfd644aa45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5096 | 2026.04.25 04:11:13.589821 [ 5 ] {db04a099-d498-4e9f-9a5c-27dfd644aa45} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2026.04.25 04:11:13.589861 [ 5 ] {db04a099-d498-4e9f-9a5c-27dfd644aa45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5098 | 2026.04.25 04:11:13.590180 [ 5 ] {db04a099-d498-4e9f-9a5c-27dfd644aa45} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5099 | 2026.04.25 04:11:13.590404 [ 5 ] {db04a099-d498-4e9f-9a5c-27dfd644aa45} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2026.04.25 04:11:13.590534 [ 5 ] {db04a099-d498-4e9f-9a5c-27dfd644aa45} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001275 sec., 14117.647058823528 rows/sec., 1.04 MiB/sec. | ||
| 5101 | 2026.04.25 04:11:13.590573 [ 5 ] {db04a099-d498-4e9f-9a5c-27dfd644aa45} <Debug> TCPHandler: Processed in 0.001461432 sec. | ||
| 5102 | 2026.04.25 04:11:13.590716 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5103 | 2026.04.25 04:11:13.590814 [ 5 ] {a23805d3-26f8-45aa-879e-1ec494857d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5104 | 2026.04.25 04:11:13.590855 [ 5 ] {a23805d3-26f8-45aa-879e-1ec494857d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5105 | 2026.04.25 04:11:13.591292 [ 5 ] {a23805d3-26f8-45aa-879e-1ec494857d97} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5106 | 2026.04.25 04:11:13.591329 [ 5 ] {a23805d3-26f8-45aa-879e-1ec494857d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5107 | 2026.04.25 04:11:13.591641 [ 5 ] {a23805d3-26f8-45aa-879e-1ec494857d97} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5108 | 2026.04.25 04:11:13.591868 [ 5 ] {a23805d3-26f8-45aa-879e-1ec494857d97} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5109 | 2026.04.25 04:11:13.591997 [ 5 ] {a23805d3-26f8-45aa-879e-1ec494857d97} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001202 sec., 44925.12479201331 rows/sec., 3.51 MiB/sec. | ||
| 5110 | 2026.04.25 04:11:13.592036 [ 5 ] {a23805d3-26f8-45aa-879e-1ec494857d97} <Debug> TCPHandler: Processed in 0.0013704 sec. | ||
| 5111 | 2026.04.25 04:11:13.592173 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5112 | 2026.04.25 04:11:13.592269 [ 5 ] {fd503006-a165-4c03-8236-8eaedfd1e955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5113 | 2026.04.25 04:11:13.592314 [ 5 ] {fd503006-a165-4c03-8236-8eaedfd1e955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5114 | 2026.04.25 04:11:13.592697 [ 5 ] {fd503006-a165-4c03-8236-8eaedfd1e955} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5115 | 2026.04.25 04:11:13.592734 [ 5 ] {fd503006-a165-4c03-8236-8eaedfd1e955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5116 | 2026.04.25 04:11:13.593086 [ 5 ] {fd503006-a165-4c03-8236-8eaedfd1e955} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5117 | 2026.04.25 04:11:13.593328 [ 5 ] {fd503006-a165-4c03-8236-8eaedfd1e955} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5118 | 2026.04.25 04:11:13.593458 [ 5 ] {fd503006-a165-4c03-8236-8eaedfd1e955} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001207 sec., 91135.04556752279 rows/sec., 6.36 MiB/sec. | ||
| 5119 | 2026.04.25 04:11:13.593495 [ 5 ] {fd503006-a165-4c03-8236-8eaedfd1e955} <Debug> TCPHandler: Processed in 0.001371401 sec. | ||
| 5120 | 2026.04.25 04:11:13.593627 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5121 | 2026.04.25 04:11:13.593723 [ 5 ] {dec1d4fe-ef40-4717-996b-51aeca5cf167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5122 | 2026.04.25 04:11:13.593777 [ 5 ] {dec1d4fe-ef40-4717-996b-51aeca5cf167} <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 | ||
| 5123 | 2026.04.25 04:11:13.594600 [ 5 ] {dec1d4fe-ef40-4717-996b-51aeca5cf167} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5124 | 2026.04.25 04:11:13.594638 [ 5 ] {dec1d4fe-ef40-4717-996b-51aeca5cf167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5125 | 2026.04.25 04:11:13.595175 [ 5 ] {dec1d4fe-ef40-4717-996b-51aeca5cf167} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5126 | 2026.04.25 04:11:13.595409 [ 5 ] {dec1d4fe-ef40-4717-996b-51aeca5cf167} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5127 | 2026.04.25 04:11:13.595548 [ 5 ] {dec1d4fe-ef40-4717-996b-51aeca5cf167} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001844 sec., 9761.388286334057 rows/sec., 17.49 MiB/sec. | ||
| 5128 | 2026.04.25 04:11:13.595603 [ 5 ] {dec1d4fe-ef40-4717-996b-51aeca5cf167} <Debug> TCPHandler: Processed in 0.00202596 sec. | ||
| 5129 | 2026.04.25 04:11:13.595740 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5130 | 2026.04.25 04:11:13.595835 [ 5 ] {01c4c362-7f0d-4f5c-b70d-f11258d565b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5131 | 2026.04.25 04:11:13.595877 [ 5 ] {01c4c362-7f0d-4f5c-b70d-f11258d565b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5132 | 2026.04.25 04:11:13.596211 [ 5 ] {01c4c362-7f0d-4f5c-b70d-f11258d565b1} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5133 | 2026.04.25 04:11:13.596248 [ 5 ] {01c4c362-7f0d-4f5c-b70d-f11258d565b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5134 | 2026.04.25 04:11:13.596565 [ 5 ] {01c4c362-7f0d-4f5c-b70d-f11258d565b1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5135 | 2026.04.25 04:11:13.596797 [ 5 ] {01c4c362-7f0d-4f5c-b70d-f11258d565b1} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5136 | 2026.04.25 04:11:13.596932 [ 5 ] {01c4c362-7f0d-4f5c-b70d-f11258d565b1} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001115 sec., 35874.439461883405 rows/sec., 2.39 MiB/sec. | ||
| 5137 | 2026.04.25 04:11:13.596968 [ 5 ] {01c4c362-7f0d-4f5c-b70d-f11258d565b1} <Debug> TCPHandler: Processed in 0.001278449 sec. | ||
| 5138 | 2026.04.25 04:11:14.000194 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.42 MiB, peak 268.03 MiB, free memory in arenas 0.00 B, will set to 262.95 MiB (RSS), difference: 3.53 MiB | ||
| 5139 | 2026.04.25 04:11:17.402337 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5140 | 2026.04.25 04:11:17.402604 [ 5 ] {c13febde-c429-4ed5-8079-2a46d0fb862f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5141 | 2026.04.25 04:11:17.402970 [ 5 ] {c13febde-c429-4ed5-8079-2a46d0fb862f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5142 | 2026.04.25 04:11:17.403011 [ 5 ] {c13febde-c429-4ed5-8079-2a46d0fb862f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5143 | 2026.04.25 04:11:17.403276 [ 5 ] {c13febde-c429-4ed5-8079-2a46d0fb862f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5144 | 2026.04.25 04:11:17.403345 [ 5 ] {c13febde-c429-4ed5-8079-2a46d0fb862f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5145 | 2026.04.25 04:11:17.403488 [ 5 ] {c13febde-c429-4ed5-8079-2a46d0fb862f} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 5146 | 2026.04.25 04:11:17.403607 [ 328 ] {c13febde-c429-4ed5-8079-2a46d0fb862f} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5147 | 2026.04.25 04:11:17.403629 [ 333 ] {c13febde-c429-4ed5-8079-2a46d0fb862f} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5148 | 2026.04.25 04:11:17.403631 [ 314 ] {c13febde-c429-4ed5-8079-2a46d0fb862f} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5149 | 2026.04.25 04:11:17.403612 [ 312 ] {c13febde-c429-4ed5-8079-2a46d0fb862f} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5150 | 2026.04.25 04:11:17.403835 [ 5 ] {c13febde-c429-4ed5-8079-2a46d0fb862f} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (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 | ||
| 5151 | 2026.04.25 04:11:17.403863 [ 5 ] {c13febde-c429-4ed5-8079-2a46d0fb862f} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5152 | 2026.04.25 04:11:17.403946 [ 5 ] {c13febde-c429-4ed5-8079-2a46d0fb862f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5153 | 2026.04.25 04:11:17.403967 [ 5 ] {c13febde-c429-4ed5-8079-2a46d0fb862f} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 33 rows with 3 streams | ||
| 5154 | 2026.04.25 04:11:17.404004 [ 5 ] {c13febde-c429-4ed5-8079-2a46d0fb862f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5155 | 2026.04.25 04:11:17.404047 [ 5 ] {c13febde-c429-4ed5-8079-2a46d0fb862f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5156 | 2026.04.25 04:11:17.404089 [ 5 ] {c13febde-c429-4ed5-8079-2a46d0fb862f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5157 | 2026.04.25 04:11:17.405322 [ 5 ] {c13febde-c429-4ed5-8079-2a46d0fb862f} <Debug> executeQuery: Read 33 rows, 5.14 KiB in 0.002829 sec., 11664.89925768823 rows/sec., 1.77 MiB/sec. | ||
| 5158 | 2026.04.25 04:11:17.405485 [ 5 ] {c13febde-c429-4ed5-8079-2a46d0fb862f} <Debug> MemoryTracker: Peak memory usage (for query): 151.43 KiB. | ||
| 5159 | 2026.04.25 04:11:17.405501 [ 5 ] {c13febde-c429-4ed5-8079-2a46d0fb862f} <Debug> TCPHandler: Processed in 0.00330527 sec. | ||
| 5160 | 2026.04.25 04:11:17.420210 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5161 | 2026.04.25 04:11:17.420398 [ 5 ] {10606f23-1af5-4b75-a259-26d87aa1761c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5162 | 2026.04.25 04:11:17.420476 [ 5 ] {10606f23-1af5-4b75-a259-26d87aa1761c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5163 | 2026.04.25 04:11:17.421041 [ 5 ] {10606f23-1af5-4b75-a259-26d87aa1761c} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5164 | 2026.04.25 04:11:17.421087 [ 5 ] {10606f23-1af5-4b75-a259-26d87aa1761c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5165 | 2026.04.25 04:11:17.421537 [ 5 ] {10606f23-1af5-4b75-a259-26d87aa1761c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5166 | 2026.04.25 04:11:17.421749 [ 5 ] {10606f23-1af5-4b75-a259-26d87aa1761c} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5167 | 2026.04.25 04:11:17.421904 [ 5 ] {10606f23-1af5-4b75-a259-26d87aa1761c} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.00156 sec., 7692.307692307692 rows/sec., 2.74 MiB/sec. | ||
| 5168 | 2026.04.25 04:11:17.421943 [ 5 ] {10606f23-1af5-4b75-a259-26d87aa1761c} <Debug> TCPHandler: Processed in 0.001826467 sec. | ||
| 5169 | 2026.04.25 04:11:17.422058 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5170 | 2026.04.25 04:11:17.422157 [ 5 ] {3d15449b-df14-4c7d-ae49-3e08e800a04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5171 | 2026.04.25 04:11:17.422200 [ 5 ] {3d15449b-df14-4c7d-ae49-3e08e800a04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5172 | 2026.04.25 04:11:17.422718 [ 5 ] {3d15449b-df14-4c7d-ae49-3e08e800a04b} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5173 | 2026.04.25 04:11:17.422753 [ 5 ] {3d15449b-df14-4c7d-ae49-3e08e800a04b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5174 | 2026.04.25 04:11:17.423078 [ 5 ] {3d15449b-df14-4c7d-ae49-3e08e800a04b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5175 | 2026.04.25 04:11:17.423295 [ 5 ] {3d15449b-df14-4c7d-ae49-3e08e800a04b} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5176 | 2026.04.25 04:11:17.423424 [ 5 ] {3d15449b-df14-4c7d-ae49-3e08e800a04b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001285 sec., 221011.673151751 rows/sec., 14.04 MiB/sec. | ||
| 5177 | 2026.04.25 04:11:17.423462 [ 5 ] {3d15449b-df14-4c7d-ae49-3e08e800a04b} <Debug> TCPHandler: Processed in 0.001452461 sec. | ||
| 5178 | 2026.04.25 04:11:17.423578 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5179 | 2026.04.25 04:11:17.423673 [ 5 ] {52ca7152-407f-41eb-b237-e86cbd11446b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5180 | 2026.04.25 04:11:17.423714 [ 5 ] {52ca7152-407f-41eb-b237-e86cbd11446b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5181 | 2026.04.25 04:11:17.424106 [ 5 ] {52ca7152-407f-41eb-b237-e86cbd11446b} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5182 | 2026.04.25 04:11:17.424142 [ 5 ] {52ca7152-407f-41eb-b237-e86cbd11446b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5183 | 2026.04.25 04:11:17.424488 [ 5 ] {52ca7152-407f-41eb-b237-e86cbd11446b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5184 | 2026.04.25 04:11:17.424824 [ 5 ] {52ca7152-407f-41eb-b237-e86cbd11446b} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5185 | 2026.04.25 04:11:17.425005 [ 5 ] {52ca7152-407f-41eb-b237-e86cbd11446b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001348 sec., 4451.038575667656 rows/sec., 362.95 KiB/sec. | ||
| 5186 | 2026.04.25 04:11:17.425055 [ 5 ] {52ca7152-407f-41eb-b237-e86cbd11446b} <Debug> TCPHandler: Processed in 0.001527164 sec. | ||
| 5187 | 2026.04.25 04:11:17.425242 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5188 | 2026.04.25 04:11:17.425352 [ 5 ] {c8a79c87-b869-4d96-91cc-785c4943cd09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5189 | 2026.04.25 04:11:17.425405 [ 5 ] {c8a79c87-b869-4d96-91cc-785c4943cd09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5190 | 2026.04.25 04:11:17.427050 [ 5 ] {c8a79c87-b869-4d96-91cc-785c4943cd09} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5191 | 2026.04.25 04:11:17.427087 [ 5 ] {c8a79c87-b869-4d96-91cc-785c4943cd09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5192 | 2026.04.25 04:11:17.427672 [ 5 ] {c8a79c87-b869-4d96-91cc-785c4943cd09} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5193 | 2026.04.25 04:11:17.427901 [ 5 ] {c8a79c87-b869-4d96-91cc-785c4943cd09} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5194 | 2026.04.25 04:11:17.428033 [ 5 ] {c8a79c87-b869-4d96-91cc-785c4943cd09} <Debug> executeQuery: Read 3193 rows, 244.51 KiB in 0.002702 sec., 1181717.246484086 rows/sec., 88.37 MiB/sec. | ||
| 5195 | 2026.04.25 04:11:17.428072 [ 5 ] {c8a79c87-b869-4d96-91cc-785c4943cd09} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5196 | 2026.04.25 04:11:17.428086 [ 5 ] {c8a79c87-b869-4d96-91cc-785c4943cd09} <Debug> TCPHandler: Processed in 0.002908644 sec. | ||
| 5197 | 2026.04.25 04:11:17.428210 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5198 | 2026.04.25 04:11:17.428306 [ 5 ] {341bdd7c-d4c9-4aeb-ac4d-aca29e3734a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5199 | 2026.04.25 04:11:17.428347 [ 5 ] {341bdd7c-d4c9-4aeb-ac4d-aca29e3734a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5200 | 2026.04.25 04:11:17.428805 [ 5 ] {341bdd7c-d4c9-4aeb-ac4d-aca29e3734a2} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2026.04.25 04:11:17.428841 [ 5 ] {341bdd7c-d4c9-4aeb-ac4d-aca29e3734a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5202 | 2026.04.25 04:11:17.429163 [ 5 ] {341bdd7c-d4c9-4aeb-ac4d-aca29e3734a2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5203 | 2026.04.25 04:11:17.429397 [ 5 ] {341bdd7c-d4c9-4aeb-ac4d-aca29e3734a2} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2026.04.25 04:11:17.429527 [ 5 ] {341bdd7c-d4c9-4aeb-ac4d-aca29e3734a2} <Debug> executeQuery: Read 181 rows, 11.44 KiB in 0.00124 sec., 145967.74193548388 rows/sec., 9.01 MiB/sec. | ||
| 5205 | 2026.04.25 04:11:17.429565 [ 5 ] {341bdd7c-d4c9-4aeb-ac4d-aca29e3734a2} <Debug> TCPHandler: Processed in 0.001404901 sec. | ||
| 5206 | 2026.04.25 04:11:17.429685 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5207 | 2026.04.25 04:11:17.429779 [ 5 ] {adfd681f-cd80-4499-869c-d0918166ce65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5208 | 2026.04.25 04:11:17.429820 [ 5 ] {adfd681f-cd80-4499-869c-d0918166ce65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5209 | 2026.04.25 04:11:17.430479 [ 5 ] {adfd681f-cd80-4499-869c-d0918166ce65} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5210 | 2026.04.25 04:11:17.430515 [ 5 ] {adfd681f-cd80-4499-869c-d0918166ce65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5211 | 2026.04.25 04:11:17.430867 [ 5 ] {adfd681f-cd80-4499-869c-d0918166ce65} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5212 | 2026.04.25 04:11:17.431098 [ 5 ] {adfd681f-cd80-4499-869c-d0918166ce65} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2026.04.25 04:11:17.431230 [ 5 ] {adfd681f-cd80-4499-869c-d0918166ce65} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001469 sec., 646698.4343090538 rows/sec., 38.05 MiB/sec. | ||
| 5214 | 2026.04.25 04:11:17.431269 [ 5 ] {adfd681f-cd80-4499-869c-d0918166ce65} <Debug> TCPHandler: Processed in 0.001633535 sec. | ||
| 5215 | 2026.04.25 04:11:17.431386 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5216 | 2026.04.25 04:11:17.431482 [ 5 ] {ade83fd4-528d-4fba-a52c-770e97b17c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5217 | 2026.04.25 04:11:17.431522 [ 5 ] {ade83fd4-528d-4fba-a52c-770e97b17c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5218 | 2026.04.25 04:11:17.431913 [ 5 ] {ade83fd4-528d-4fba-a52c-770e97b17c67} <Trace> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5219 | 2026.04.25 04:11:17.431948 [ 5 ] {ade83fd4-528d-4fba-a52c-770e97b17c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5220 | 2026.04.25 04:11:17.432239 [ 5 ] {ade83fd4-528d-4fba-a52c-770e97b17c67} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5221 | 2026.04.25 04:11:17.432460 [ 5 ] {ade83fd4-528d-4fba-a52c-770e97b17c67} <Trace> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5222 | 2026.04.25 04:11:17.432589 [ 5 ] {ade83fd4-528d-4fba-a52c-770e97b17c67} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001124 sec., 889.6797153024911 rows/sec., 62.56 KiB/sec. | ||
| 5223 | 2026.04.25 04:11:17.432628 [ 5 ] {ade83fd4-528d-4fba-a52c-770e97b17c67} <Debug> TCPHandler: Processed in 0.001291339 sec. | ||
| 5224 | 2026.04.25 04:11:17.432751 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5225 | 2026.04.25 04:11:17.432845 [ 5 ] {7dc6a47f-84ec-49b2-97a7-fa102fcbc1b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5226 | 2026.04.25 04:11:17.432886 [ 5 ] {7dc6a47f-84ec-49b2-97a7-fa102fcbc1b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5227 | 2026.04.25 04:11:17.433309 [ 5 ] {7dc6a47f-84ec-49b2-97a7-fa102fcbc1b5} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5228 | 2026.04.25 04:11:17.433345 [ 5 ] {7dc6a47f-84ec-49b2-97a7-fa102fcbc1b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5229 | 2026.04.25 04:11:17.433649 [ 5 ] {7dc6a47f-84ec-49b2-97a7-fa102fcbc1b5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5230 | 2026.04.25 04:11:17.433877 [ 5 ] {7dc6a47f-84ec-49b2-97a7-fa102fcbc1b5} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2026.04.25 04:11:17.434005 [ 5 ] {7dc6a47f-84ec-49b2-97a7-fa102fcbc1b5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001178 sec., 125636.67232597624 rows/sec., 7.15 MiB/sec. | ||
| 5232 | 2026.04.25 04:11:17.434045 [ 5 ] {7dc6a47f-84ec-49b2-97a7-fa102fcbc1b5} <Debug> TCPHandler: Processed in 0.00134276 sec. | ||
| 5233 | 2026.04.25 04:11:17.434166 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5234 | 2026.04.25 04:11:17.434261 [ 5 ] {75210b8a-7e94-4668-8940-362b9f285623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5235 | 2026.04.25 04:11:17.434301 [ 5 ] {75210b8a-7e94-4668-8940-362b9f285623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5236 | 2026.04.25 04:11:17.435201 [ 5 ] {75210b8a-7e94-4668-8940-362b9f285623} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5237 | 2026.04.25 04:11:17.435237 [ 5 ] {75210b8a-7e94-4668-8940-362b9f285623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5238 | 2026.04.25 04:11:17.435625 [ 5 ] {75210b8a-7e94-4668-8940-362b9f285623} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5239 | 2026.04.25 04:11:17.435852 [ 5 ] {75210b8a-7e94-4668-8940-362b9f285623} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5240 | 2026.04.25 04:11:17.435987 [ 5 ] {75210b8a-7e94-4668-8940-362b9f285623} <Debug> executeQuery: Read 1744 rows, 120.43 KiB in 0.001743 sec., 1000573.7234652897 rows/sec., 67.47 MiB/sec. | ||
| 5241 | 2026.04.25 04:11:17.436026 [ 5 ] {75210b8a-7e94-4668-8940-362b9f285623} <Debug> TCPHandler: Processed in 0.001908369 sec. | ||
| 5242 | 2026.04.25 04:11:17.436146 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5243 | 2026.04.25 04:11:17.436243 [ 5 ] {9ce9581e-9a4d-47fb-b2dd-83608ef7d55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5244 | 2026.04.25 04:11:17.436286 [ 5 ] {9ce9581e-9a4d-47fb-b2dd-83608ef7d55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5245 | 2026.04.25 04:11:17.436614 [ 5 ] {9ce9581e-9a4d-47fb-b2dd-83608ef7d55b} <Trace> oximeter.measurements_bool (bfbb4b62-a3a3-4b88-9fdd-efcd101fe539): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5246 | 2026.04.25 04:11:17.436649 [ 5 ] {9ce9581e-9a4d-47fb-b2dd-83608ef7d55b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5247 | 2026.04.25 04:11:17.436954 [ 5 ] {9ce9581e-9a4d-47fb-b2dd-83608ef7d55b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 5248 | 2026.04.25 04:11:17.437182 [ 5 ] {9ce9581e-9a4d-47fb-b2dd-83608ef7d55b} <Trace> oximeter.measurements_bool (bfbb4b62-a3a3-4b88-9fdd-efcd101fe539): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2026.04.25 04:11:17.437309 [ 5 ] {9ce9581e-9a4d-47fb-b2dd-83608ef7d55b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 5250 | 2026.04.25 04:11:17.437347 [ 5 ] {9ce9581e-9a4d-47fb-b2dd-83608ef7d55b} <Debug> TCPHandler: Processed in 0.001252239 sec. | ||
| 5251 | 2026.04.25 04:11:17.437458 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5252 | 2026.04.25 04:11:17.437562 [ 5 ] {a999a863-382e-4e48-8216-a4aaf2e62f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5253 | 2026.04.25 04:11:17.437608 [ 5 ] {a999a863-382e-4e48-8216-a4aaf2e62f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5254 | 2026.04.25 04:11:17.438311 [ 5 ] {a999a863-382e-4e48-8216-a4aaf2e62f20} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5255 | 2026.04.25 04:11:17.438349 [ 5 ] {a999a863-382e-4e48-8216-a4aaf2e62f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5256 | 2026.04.25 04:11:17.438829 [ 5 ] {a999a863-382e-4e48-8216-a4aaf2e62f20} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5257 | 2026.04.25 04:11:17.439063 [ 5 ] {a999a863-382e-4e48-8216-a4aaf2e62f20} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5258 | 2026.04.25 04:11:17.439198 [ 5 ] {a999a863-382e-4e48-8216-a4aaf2e62f20} <Debug> executeQuery: Read 1670 rows, 104.45 KiB in 0.001656 sec., 1008454.1062801933 rows/sec., 61.60 MiB/sec. | ||
| 5259 | 2026.04.25 04:11:17.439235 [ 5 ] {a999a863-382e-4e48-8216-a4aaf2e62f20} <Debug> TCPHandler: Processed in 0.001828748 sec. | ||
| 5260 | 2026.04.25 04:11:17.439372 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5261 | 2026.04.25 04:11:17.439481 [ 5 ] {31807374-dcc5-4df1-b25c-ef4183340826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5262 | 2026.04.25 04:11:17.439530 [ 5 ] {31807374-dcc5-4df1-b25c-ef4183340826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5263 | 2026.04.25 04:11:17.439867 [ 5 ] {31807374-dcc5-4df1-b25c-ef4183340826} <Trace> oximeter.measurements_f64 (751e3524-bc2c-4d4b-855f-9f6b803e40c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5264 | 2026.04.25 04:11:17.439902 [ 5 ] {31807374-dcc5-4df1-b25c-ef4183340826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5265 | 2026.04.25 04:11:17.440213 [ 5 ] {31807374-dcc5-4df1-b25c-ef4183340826} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 5266 | 2026.04.25 04:11:17.440438 [ 5 ] {31807374-dcc5-4df1-b25c-ef4183340826} <Trace> oximeter.measurements_f64 (751e3524-bc2c-4d4b-855f-9f6b803e40c9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5267 | 2026.04.25 04:11:17.440565 [ 5 ] {31807374-dcc5-4df1-b25c-ef4183340826} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 5268 | 2026.04.25 04:11:17.440603 [ 5 ] {31807374-dcc5-4df1-b25c-ef4183340826} <Debug> TCPHandler: Processed in 0.00128474 sec. | ||
| 5269 | 2026.04.25 04:11:17.440716 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5270 | 2026.04.25 04:11:17.440813 [ 5 ] {f1b698cb-38a4-4f79-823c-d5d2d886fe41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5271 | 2026.04.25 04:11:17.440869 [ 5 ] {f1b698cb-38a4-4f79-823c-d5d2d886fe41} <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 | ||
| 5272 | 2026.04.25 04:11:17.441667 [ 5 ] {f1b698cb-38a4-4f79-823c-d5d2d886fe41} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5273 | 2026.04.25 04:11:17.441705 [ 5 ] {f1b698cb-38a4-4f79-823c-d5d2d886fe41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5274 | 2026.04.25 04:11:17.442261 [ 5 ] {f1b698cb-38a4-4f79-823c-d5d2d886fe41} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5275 | 2026.04.25 04:11:17.442497 [ 5 ] {f1b698cb-38a4-4f79-823c-d5d2d886fe41} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5276 | 2026.04.25 04:11:17.442639 [ 5 ] {f1b698cb-38a4-4f79-823c-d5d2d886fe41} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001845 sec., 17886.178861788616 rows/sec., 32.05 MiB/sec. | ||
| 5277 | 2026.04.25 04:11:17.442697 [ 5 ] {f1b698cb-38a4-4f79-823c-d5d2d886fe41} <Debug> TCPHandler: Processed in 0.002030761 sec. | ||
| 5278 | 2026.04.25 04:11:17.442825 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5279 | 2026.04.25 04:11:17.442921 [ 5 ] {13f9c632-772c-4213-93ba-e5971d1b6e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5280 | 2026.04.25 04:11:17.442962 [ 5 ] {13f9c632-772c-4213-93ba-e5971d1b6e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5281 | 2026.04.25 04:11:17.443301 [ 5 ] {13f9c632-772c-4213-93ba-e5971d1b6e1e} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5282 | 2026.04.25 04:11:17.443335 [ 5 ] {13f9c632-772c-4213-93ba-e5971d1b6e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5283 | 2026.04.25 04:11:17.443637 [ 5 ] {13f9c632-772c-4213-93ba-e5971d1b6e1e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5284 | 2026.04.25 04:11:17.443849 [ 5 ] {13f9c632-772c-4213-93ba-e5971d1b6e1e} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5285 | 2026.04.25 04:11:17.443977 [ 5 ] {13f9c632-772c-4213-93ba-e5971d1b6e1e} <Debug> executeQuery: Read 66 rows, 4.09 KiB in 0.001076 sec., 61338.289962825285 rows/sec., 3.72 MiB/sec. | ||
| 5286 | 2026.04.25 04:11:17.444013 [ 5 ] {13f9c632-772c-4213-93ba-e5971d1b6e1e} <Debug> TCPHandler: Processed in 0.001239959 sec. | ||
| 5287 | 2026.04.25 04:11:18.000259 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.06 MiB, peak 268.03 MiB, free memory in arenas 0.00 B, will set to 263.05 MiB (RSS), difference: -1.01 MiB | ||
| 5288 | 2026.04.25 04:11:18.579167 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5289 | 2026.04.25 04:11:18.579534 [ 5 ] {6928792b-7a72-4f0e-bfb8-cf17b50842ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 5290 | 2026.04.25 04:11:18.579904 [ 5 ] {6928792b-7a72-4f0e-bfb8-cf17b50842ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5291 | 2026.04.25 04:11:18.579939 [ 5 ] {6928792b-7a72-4f0e-bfb8-cf17b50842ae} <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 | ||
| 5292 | 2026.04.25 04:11:18.580158 [ 5 ] {6928792b-7a72-4f0e-bfb8-cf17b50842ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5293 | 2026.04.25 04:11:18.580228 [ 5 ] {6928792b-7a72-4f0e-bfb8-cf17b50842ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5294 | 2026.04.25 04:11:18.580373 [ 5 ] {6928792b-7a72-4f0e-bfb8-cf17b50842ae} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5295 | 2026.04.25 04:11:18.580525 [ 346 ] {6928792b-7a72-4f0e-bfb8-cf17b50842ae} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5296 | 2026.04.25 04:11:18.580529 [ 314 ] {6928792b-7a72-4f0e-bfb8-cf17b50842ae} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5297 | 2026.04.25 04:11:18.580567 [ 328 ] {6928792b-7a72-4f0e-bfb8-cf17b50842ae} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5298 | 2026.04.25 04:11:18.580566 [ 312 ] {6928792b-7a72-4f0e-bfb8-cf17b50842ae} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5299 | 2026.04.25 04:11:18.580539 [ 333 ] {6928792b-7a72-4f0e-bfb8-cf17b50842ae} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 5300 | 2026.04.25 04:11:18.580866 [ 5 ] {6928792b-7a72-4f0e-bfb8-cf17b50842ae} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 5301 | 2026.04.25 04:11:18.580895 [ 5 ] {6928792b-7a72-4f0e-bfb8-cf17b50842ae} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5302 | 2026.04.25 04:11:18.580993 [ 5 ] {6928792b-7a72-4f0e-bfb8-cf17b50842ae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5303 | 2026.04.25 04:11:18.581014 [ 5 ] {6928792b-7a72-4f0e-bfb8-cf17b50842ae} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 45 rows with 4 streams | ||
| 5304 | 2026.04.25 04:11:18.581051 [ 5 ] {6928792b-7a72-4f0e-bfb8-cf17b50842ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5305 | 2026.04.25 04:11:18.581096 [ 5 ] {6928792b-7a72-4f0e-bfb8-cf17b50842ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5306 | 2026.04.25 04:11:18.581135 [ 5 ] {6928792b-7a72-4f0e-bfb8-cf17b50842ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5307 | 2026.04.25 04:11:18.581170 [ 5 ] {6928792b-7a72-4f0e-bfb8-cf17b50842ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5308 | 2026.04.25 04:11:18.582535 [ 5 ] {6928792b-7a72-4f0e-bfb8-cf17b50842ae} <Debug> executeQuery: Read 45 rows, 3.60 KiB in 0.003152 sec., 14276.649746192894 rows/sec., 1.12 MiB/sec. | ||
| 5309 | 2026.04.25 04:11:18.582719 [ 5 ] {6928792b-7a72-4f0e-bfb8-cf17b50842ae} <Debug> MemoryTracker: Peak memory usage (for query): 154.81 KiB. | ||
| 5310 | 2026.04.25 04:11:18.582736 [ 5 ] {6928792b-7a72-4f0e-bfb8-cf17b50842ae} <Debug> TCPHandler: Processed in 0.003760517 sec. | ||
| 5311 | 2026.04.25 04:11:18.584077 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5312 | 2026.04.25 04:11:18.584198 [ 5 ] {85ed4068-35ec-4fe4-bcfd-205338e7c240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5313 | 2026.04.25 04:11:18.584241 [ 5 ] {85ed4068-35ec-4fe4-bcfd-205338e7c240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5314 | 2026.04.25 04:11:18.584744 [ 5 ] {85ed4068-35ec-4fe4-bcfd-205338e7c240} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5315 | 2026.04.25 04:11:18.584791 [ 5 ] {85ed4068-35ec-4fe4-bcfd-205338e7c240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5316 | 2026.04.25 04:11:18.585181 [ 5 ] {85ed4068-35ec-4fe4-bcfd-205338e7c240} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5317 | 2026.04.25 04:11:18.585430 [ 5 ] {85ed4068-35ec-4fe4-bcfd-205338e7c240} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5318 | 2026.04.25 04:11:18.585563 [ 70 ] {} <Debug> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5319 | 2026.04.25 04:11:18.585582 [ 5 ] {85ed4068-35ec-4fe4-bcfd-205338e7c240} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001417 sec., 39520.112914608326 rows/sec., 3.04 MiB/sec. | ||
| 5320 | 2026.04.25 04:11:18.585620 [ 70 ] {} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5321 | 2026.04.25 04:11:18.585635 [ 5 ] {85ed4068-35ec-4fe4-bcfd-205338e7c240} <Debug> TCPHandler: Processed in 0.001610114 sec. | ||
| 5322 | 2026.04.25 04:11:18.585651 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5323 | 2026.04.25 04:11:18.585747 [ 199 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::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 | ||
| 5324 | 2026.04.25 04:11:18.585776 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5325 | 2026.04.25 04:11:18.585839 [ 199 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5326 | 2026.04.25 04:11:18.585866 [ 199 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2590 rows starting from the beginning of the part | ||
| 5327 | 2026.04.25 04:11:18.585886 [ 5 ] {2b96976d-5fb5-43a2-962a-f7bf93082c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5328 | 2026.04.25 04:11:18.585936 [ 5 ] {2b96976d-5fb5-43a2-962a-f7bf93082c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5329 | 2026.04.25 04:11:18.585955 [ 199 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 66 rows starting from the beginning of the part | ||
| 5330 | 2026.04.25 04:11:18.586011 [ 199 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 78 rows starting from the beginning of the part | ||
| 5331 | 2026.04.25 04:11:18.586060 [ 199 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 66 rows starting from the beginning of the part | ||
| 5332 | 2026.04.25 04:11:18.586103 [ 199 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 3193 rows starting from the beginning of the part | ||
| 5333 | 2026.04.25 04:11:18.586146 [ 199 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 5334 | 2026.04.25 04:11:18.586414 [ 5 ] {2b96976d-5fb5-43a2-962a-f7bf93082c69} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5335 | 2026.04.25 04:11:18.586454 [ 5 ] {2b96976d-5fb5-43a2-962a-f7bf93082c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5336 | 2026.04.25 04:11:18.586770 [ 5 ] {2b96976d-5fb5-43a2-962a-f7bf93082c69} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5337 | 2026.04.25 04:11:18.586977 [ 5 ] {2b96976d-5fb5-43a2-962a-f7bf93082c69} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5338 | 2026.04.25 04:11:18.587081 [ 70 ] {} <Debug> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5339 | 2026.04.25 04:11:18.587106 [ 5 ] {2b96976d-5fb5-43a2-962a-f7bf93082c69} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001246 sec., 51364.365971107545 rows/sec., 4.01 MiB/sec. | ||
| 5340 | 2026.04.25 04:11:18.587111 [ 70 ] {} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5341 | 2026.04.25 04:11:18.587146 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5342 | 2026.04.25 04:11:18.587151 [ 5 ] {2b96976d-5fb5-43a2-962a-f7bf93082c69} <Debug> TCPHandler: Processed in 0.001434732 sec. | ||
| 5343 | 2026.04.25 04:11:18.587237 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::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 | ||
| 5344 | 2026.04.25 04:11:18.587283 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5345 | 2026.04.25 04:11:18.587350 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5346 | 2026.04.25 04:11:18.587384 [ 5 ] {a1dc5ccf-a13f-4b63-94a5-e2e591b5fec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5347 | 2026.04.25 04:11:18.587386 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1372 rows starting from the beginning of the part | ||
| 5348 | 2026.04.25 04:11:18.587435 [ 5 ] {a1dc5ccf-a13f-4b63-94a5-e2e591b5fec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5349 | 2026.04.25 04:11:18.587467 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 54 rows starting from the beginning of the part | ||
| 5350 | 2026.04.25 04:11:18.587516 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5351 | 2026.04.25 04:11:18.587557 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 54 rows starting from the beginning of the part | ||
| 5352 | 2026.04.25 04:11:18.587597 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1744 rows starting from the beginning of the part | ||
| 5353 | 2026.04.25 04:11:18.587636 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 5354 | 2026.04.25 04:11:18.587811 [ 5 ] {a1dc5ccf-a13f-4b63-94a5-e2e591b5fec1} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5355 | 2026.04.25 04:11:18.587853 [ 5 ] {a1dc5ccf-a13f-4b63-94a5-e2e591b5fec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5356 | 2026.04.25 04:11:18.588056 [ 189 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6049 rows, containing 5 columns (5 merged, 0 gathered) in 0.002345466 sec., 2579018.4125457373 rows/sec., 204.36 MiB/sec. | ||
| 5357 | 2026.04.25 04:11:18.588259 [ 5 ] {a1dc5ccf-a13f-4b63-94a5-e2e591b5fec1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5358 | 2026.04.25 04:11:18.588393 [ 193 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5359 | 2026.04.25 04:11:18.588521 [ 5 ] {a1dc5ccf-a13f-4b63-94a5-e2e591b5fec1} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5360 | 2026.04.25 04:11:18.588670 [ 5 ] {a1dc5ccf-a13f-4b63-94a5-e2e591b5fec1} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001305 sec., 24521.072796934866 rows/sec., 1.71 MiB/sec. | ||
| 5361 | 2026.04.25 04:11:18.588701 [ 193 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_36_7} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5362 | 2026.04.25 04:11:18.588708 [ 5 ] {a1dc5ccf-a13f-4b63-94a5-e2e591b5fec1} <Debug> TCPHandler: Processed in 0.001474232 sec. | ||
| 5363 | 2026.04.25 04:11:18.588791 [ 193 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_36_7} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5364 | 2026.04.25 04:11:18.588842 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5365 | 2026.04.25 04:11:18.588885 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 5366 | 2026.04.25 04:11:18.588943 [ 5 ] {8f041633-c7c8-4aaa-a0ad-d4eeca25b977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5367 | 2026.04.25 04:11:18.588953 [ 196 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001753217 sec., 1909632.407169221 rows/sec., 137.67 MiB/sec. | ||
| 5368 | 2026.04.25 04:11:18.588992 [ 5 ] {8f041633-c7c8-4aaa-a0ad-d4eeca25b977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5369 | 2026.04.25 04:11:18.589182 [ 193 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5370 | 2026.04.25 04:11:18.589320 [ 5 ] {8f041633-c7c8-4aaa-a0ad-d4eeca25b977} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5371 | 2026.04.25 04:11:18.589365 [ 5 ] {8f041633-c7c8-4aaa-a0ad-d4eeca25b977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5372 | 2026.04.25 04:11:18.589494 [ 193 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_36_7} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5373 | 2026.04.25 04:11:18.589578 [ 193 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_36_7} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5374 | 2026.04.25 04:11:18.589643 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5375 | 2026.04.25 04:11:18.589696 [ 5 ] {8f041633-c7c8-4aaa-a0ad-d4eeca25b977} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5376 | 2026.04.25 04:11:18.589906 [ 5 ] {8f041633-c7c8-4aaa-a0ad-d4eeca25b977} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5377 | 2026.04.25 04:11:18.590037 [ 5 ] {8f041633-c7c8-4aaa-a0ad-d4eeca25b977} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001112 sec., 10791.366906474821 rows/sec., 744.72 KiB/sec. | ||
| 5378 | 2026.04.25 04:11:18.590073 [ 5 ] {8f041633-c7c8-4aaa-a0ad-d4eeca25b977} <Debug> TCPHandler: Processed in 0.001279829 sec. | ||
| 5379 | 2026.04.25 04:11:19.890630 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11966 | ||
| 5380 | 2026.04.25 04:11:19.891168 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5381 | 2026.04.25 04:11:19.891217 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5382 | 2026.04.25 04:11:19.891759 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5383 | 2026.04.25 04:11:19.891981 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5384 | 2026.04.25 04:11:19.892111 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11966 | ||
| 5385 | 2026.04.25 04:11:20.506457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5386 | 2026.04.25 04:11:20.523614 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5387 | 2026.04.25 04:11:20.523688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5388 | 2026.04.25 04:11:20.529658 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5389 | 2026.04.25 04:11:20.530372 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5390 | 2026.04.25 04:11:20.533236 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5391 | 2026.04.25 04:11:21.737385 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47833 | ||
| 5392 | 2026.04.25 04:11:21.737526 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5393 | 2026.04.25 04:11:21.737560 [ 286 ] {} <Debug> TCP-Session: dff97347-6949-4ffe-bbe9-c03e4de3b6f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47833 | ||
| 5394 | 2026.04.25 04:11:21.737587 [ 286 ] {} <Debug> TCP-Session: dff97347-6949-4ffe-bbe9-c03e4de3b6f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5395 | 2026.04.25 04:11:21.737607 [ 286 ] {} <Debug> TCP-Session: dff97347-6949-4ffe-bbe9-c03e4de3b6f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5396 | 2026.04.25 04:11:21.737848 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54653 | ||
| 5397 | 2026.04.25 04:11:21.737893 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38968 | ||
| 5398 | 2026.04.25 04:11:21.737896 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56608 | ||
| 5399 | 2026.04.25 04:11:21.737933 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63986 | ||
| 5400 | 2026.04.25 04:11:21.737959 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55713 | ||
| 5401 | 2026.04.25 04:11:21.737991 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5402 | 2026.04.25 04:11:21.737996 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37641 | ||
| 5403 | 2026.04.25 04:11:21.738031 [ 290 ] {} <Debug> TCP-Session: 3ae20930-f32c-4d00-891a-39a08fce37ad Authenticating user 'default' from [fd00:1122:3344:101::e]:38968 | ||
| 5404 | 2026.04.25 04:11:21.738044 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5405 | 2026.04.25 04:11:21.738075 [ 290 ] {} <Debug> TCP-Session: 3ae20930-f32c-4d00-891a-39a08fce37ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5406 | 2026.04.25 04:11:21.738104 [ 292 ] {} <Debug> TCP-Session: 0df7f2c0-1802-4788-93bb-3f4c0b21266c Authenticating user 'default' from [fd00:1122:3344:101::e]:63986 | ||
| 5407 | 2026.04.25 04:11:21.738112 [ 290 ] {} <Debug> TCP-Session: 3ae20930-f32c-4d00-891a-39a08fce37ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5408 | 2026.04.25 04:11:21.738139 [ 286 ] {} <Trace> TCP-Session: dff97347-6949-4ffe-bbe9-c03e4de3b6f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5409 | 2026.04.25 04:11:21.738146 [ 292 ] {} <Debug> TCP-Session: 0df7f2c0-1802-4788-93bb-3f4c0b21266c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5410 | 2026.04.25 04:11:21.737955 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63689 | ||
| 5411 | 2026.04.25 04:11:21.738234 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5412 | 2026.04.25 04:11:21.738196 [ 292 ] {} <Debug> TCP-Session: 0df7f2c0-1802-4788-93bb-3f4c0b21266c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5413 | 2026.04.25 04:11:21.738290 [ 289 ] {} <Debug> TCP-Session: b3be1d73-c917-40bb-9a54-67981961f166 Authenticating user 'default' from [fd00:1122:3344:101::e]:56608 | ||
| 5414 | 2026.04.25 04:11:21.738301 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5415 | 2026.04.25 04:11:21.738332 [ 289 ] {} <Debug> TCP-Session: b3be1d73-c917-40bb-9a54-67981961f166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5416 | 2026.04.25 04:11:21.738346 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5417 | 2026.04.25 04:11:21.738360 [ 289 ] {} <Debug> TCP-Session: b3be1d73-c917-40bb-9a54-67981961f166 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5418 | 2026.04.25 04:11:21.738362 [ 286 ] {ee18cd0a-2e0c-4855-9c90-cf97e96ab3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47833) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5419 | 2026.04.25 04:11:21.738387 [ 4 ] {} <Debug> TCP-Session: 9db0dfb0-2cb9-43d6-8d17-2cca5bb5e775 Authenticating user 'default' from [fd00:1122:3344:101::e]:37641 | ||
| 5420 | 2026.04.25 04:11:21.738357 [ 294 ] {} <Debug> TCP-Session: f5c21c1b-85d1-4c5c-8132-a7d125564261 Authenticating user 'default' from [fd00:1122:3344:101::e]:55713 | ||
| 5421 | 2026.04.25 04:11:21.738433 [ 4 ] {} <Debug> TCP-Session: 9db0dfb0-2cb9-43d6-8d17-2cca5bb5e775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5422 | 2026.04.25 04:11:21.738462 [ 294 ] {} <Debug> TCP-Session: f5c21c1b-85d1-4c5c-8132-a7d125564261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5423 | 2026.04.25 04:11:21.738479 [ 4 ] {} <Debug> TCP-Session: 9db0dfb0-2cb9-43d6-8d17-2cca5bb5e775 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5424 | 2026.04.25 04:11:21.738497 [ 294 ] {} <Debug> TCP-Session: f5c21c1b-85d1-4c5c-8132-a7d125564261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5425 | 2026.04.25 04:11:21.737923 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35382 | ||
| 5426 | 2026.04.25 04:11:21.738565 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5427 | 2026.04.25 04:11:21.738609 [ 293 ] {} <Debug> TCP-Session: d7d025b9-7e66-45a0-8b66-2cf4cb69cd00 Authenticating user 'default' from [fd00:1122:3344:101::e]:63689 | ||
| 5428 | 2026.04.25 04:11:21.738630 [ 293 ] {} <Debug> TCP-Session: d7d025b9-7e66-45a0-8b66-2cf4cb69cd00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5429 | 2026.04.25 04:11:21.738647 [ 293 ] {} <Debug> TCP-Session: d7d025b9-7e66-45a0-8b66-2cf4cb69cd00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5430 | 2026.04.25 04:11:21.738746 [ 286 ] {ee18cd0a-2e0c-4855-9c90-cf97e96ab3a6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5431 | 2026.04.25 04:11:21.738823 [ 286 ] {ee18cd0a-2e0c-4855-9c90-cf97e96ab3a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5432 | 2026.04.25 04:11:21.738868 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5433 | 2026.04.25 04:11:21.738913 [ 291 ] {} <Debug> TCP-Session: 5cf44609-ce4b-4a3d-9b83-d61bbf925eea Authenticating user 'default' from [fd00:1122:3344:101::e]:35382 | ||
| 5434 | 2026.04.25 04:11:21.738942 [ 291 ] {} <Debug> TCP-Session: 5cf44609-ce4b-4a3d-9b83-d61bbf925eea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5435 | 2026.04.25 04:11:21.738959 [ 291 ] {} <Debug> TCP-Session: 5cf44609-ce4b-4a3d-9b83-d61bbf925eea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5436 | 2026.04.25 04:11:21.739196 [ 286 ] {ee18cd0a-2e0c-4855-9c90-cf97e96ab3a6} <Debug> oximeter.version (ec5a4b49-bcd3-444b-b983-27584d7e2b94) (SelectExecutor): Key condition: unknown | ||
| 5437 | 2026.04.25 04:11:21.737989 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5438 | 2026.04.25 04:11:21.739877 [ 288 ] {} <Debug> TCP-Session: e210fac2-25c6-467a-bbec-fb0726b92099 Authenticating user 'default' from [fd00:1122:3344:101::e]:54653 | ||
| 5439 | 2026.04.25 04:11:21.739899 [ 288 ] {} <Debug> TCP-Session: e210fac2-25c6-467a-bbec-fb0726b92099 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5440 | 2026.04.25 04:11:21.739917 [ 288 ] {} <Debug> TCP-Session: e210fac2-25c6-467a-bbec-fb0726b92099 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5441 | 2026.04.25 04:11:21.740549 [ 337 ] {ee18cd0a-2e0c-4855-9c90-cf97e96ab3a6} <Trace> AggregatingTransform: Aggregating | ||
| 5442 | 2026.04.25 04:11:21.740594 [ 337 ] {ee18cd0a-2e0c-4855-9c90-cf97e96ab3a6} <Trace> Aggregator: Aggregation method: without_key | ||
| 5443 | 2026.04.25 04:11:21.740639 [ 337 ] {ee18cd0a-2e0c-4855-9c90-cf97e96ab3a6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001308739 sec. (764.094 rows/sec., 29.85 KiB/sec.) | ||
| 5444 | 2026.04.25 04:11:21.740663 [ 337 ] {ee18cd0a-2e0c-4855-9c90-cf97e96ab3a6} <Trace> Aggregator: Merging aggregated data | ||
| 5445 | 2026.04.25 04:11:21.742051 [ 286 ] {ee18cd0a-2e0c-4855-9c90-cf97e96ab3a6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003769 sec., 265.32236667551075 rows/sec., 10.36 KiB/sec. | ||
| 5446 | 2026.04.25 04:11:21.742197 [ 286 ] {ee18cd0a-2e0c-4855-9c90-cf97e96ab3a6} <Debug> TCPHandler: Processed in 0.004242484 sec. | ||
| 5447 | 2026.04.25 04:11:21.742341 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5448 | 2026.04.25 04:11:21.742368 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5449 | 2026.04.25 04:11:21.742387 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5450 | 2026.04.25 04:11:21.742399 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5451 | 2026.04.25 04:11:21.742415 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5452 | 2026.04.25 04:11:21.742437 [ 290 ] {} <Debug> TCP-Session: 3ae20930-f32c-4d00-891a-39a08fce37ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5453 | 2026.04.25 04:11:21.742460 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5454 | 2026.04.25 04:11:21.742502 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5455 | 2026.04.25 04:11:21.742524 [ 293 ] {} <Debug> TCP-Session: d7d025b9-7e66-45a0-8b66-2cf4cb69cd00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5456 | 2026.04.25 04:11:21.742481 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5457 | 2026.04.25 04:11:21.742556 [ 294 ] {} <Debug> TCP-Session: f5c21c1b-85d1-4c5c-8132-a7d125564261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5458 | 2026.04.25 04:11:21.742466 [ 289 ] {} <Debug> TCP-Session: b3be1d73-c917-40bb-9a54-67981961f166 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5459 | 2026.04.25 04:11:21.742601 [ 292 ] {} <Debug> TCP-Session: 0df7f2c0-1802-4788-93bb-3f4c0b21266c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5460 | 2026.04.25 04:11:21.742434 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5461 | 2026.04.25 04:11:21.742484 [ 4 ] {} <Debug> TCP-Session: 9db0dfb0-2cb9-43d6-8d17-2cca5bb5e775 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5462 | 2026.04.25 04:11:21.742692 [ 291 ] {} <Debug> TCP-Session: 5cf44609-ce4b-4a3d-9b83-d61bbf925eea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5463 | 2026.04.25 04:11:21.742441 [ 288 ] {} <Debug> TCP-Session: e210fac2-25c6-467a-bbec-fb0726b92099 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5464 | 2026.04.25 04:11:21.742371 [ 286 ] {} <Debug> TCP-Session: dff97347-6949-4ffe-bbe9-c03e4de3b6f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5465 | 2026.04.25 04:11:21.758924 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48155 | ||
| 5466 | 2026.04.25 04:11:21.759032 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5467 | 2026.04.25 04:11:21.759069 [ 286 ] {} <Debug> TCP-Session: d0da9a05-39cb-400a-bf4d-65cc19b382d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48155 | ||
| 5468 | 2026.04.25 04:11:21.759092 [ 286 ] {} <Debug> TCP-Session: d0da9a05-39cb-400a-bf4d-65cc19b382d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5469 | 2026.04.25 04:11:21.759106 [ 286 ] {} <Debug> TCP-Session: d0da9a05-39cb-400a-bf4d-65cc19b382d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5470 | 2026.04.25 04:11:21.759318 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36450 | ||
| 5471 | 2026.04.25 04:11:21.759336 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44569 | ||
| 5472 | 2026.04.25 04:11:21.759362 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46711 | ||
| 5473 | 2026.04.25 04:11:21.759389 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58030 | ||
| 5474 | 2026.04.25 04:11:21.759414 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59740 | ||
| 5475 | 2026.04.25 04:11:21.759434 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5476 | 2026.04.25 04:11:21.759463 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5477 | 2026.04.25 04:11:21.759488 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5478 | 2026.04.25 04:11:21.759489 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5479 | 2026.04.25 04:11:21.759510 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5480 | 2026.04.25 04:11:21.759517 [ 289 ] {} <Debug> TCP-Session: 8349dcbd-541d-4fc3-a65f-9dd5577d18df Authenticating user 'default' from [fd00:1122:3344:101::e]:44569 | ||
| 5481 | 2026.04.25 04:11:21.759535 [ 293 ] {} <Debug> TCP-Session: 9904c517-58ae-450e-87c3-b855a0c9adb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58030 | ||
| 5482 | 2026.04.25 04:11:21.759549 [ 4 ] {} <Debug> TCP-Session: 9983a17d-121c-4fcd-a090-723ca3c3572d Authenticating user 'default' from [fd00:1122:3344:101::e]:59740 | ||
| 5483 | 2026.04.25 04:11:21.759563 [ 289 ] {} <Debug> TCP-Session: 8349dcbd-541d-4fc3-a65f-9dd5577d18df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5484 | 2026.04.25 04:11:21.759565 [ 293 ] {} <Debug> TCP-Session: 9904c517-58ae-450e-87c3-b855a0c9adb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5485 | 2026.04.25 04:11:21.759580 [ 4 ] {} <Debug> TCP-Session: 9983a17d-121c-4fcd-a090-723ca3c3572d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5486 | 2026.04.25 04:11:21.759588 [ 293 ] {} <Debug> TCP-Session: 9904c517-58ae-450e-87c3-b855a0c9adb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5487 | 2026.04.25 04:11:21.759583 [ 289 ] {} <Debug> TCP-Session: 8349dcbd-541d-4fc3-a65f-9dd5577d18df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5488 | 2026.04.25 04:11:21.759601 [ 4 ] {} <Debug> TCP-Session: 9983a17d-121c-4fcd-a090-723ca3c3572d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5489 | 2026.04.25 04:11:21.759525 [ 291 ] {} <Debug> TCP-Session: 6553dcf5-fd84-4b69-aa18-4773c4fe621f Authenticating user 'default' from [fd00:1122:3344:101::e]:46711 | ||
| 5490 | 2026.04.25 04:11:21.759406 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63168 | ||
| 5491 | 2026.04.25 04:11:21.759663 [ 291 ] {} <Debug> TCP-Session: 6553dcf5-fd84-4b69-aa18-4773c4fe621f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5492 | 2026.04.25 04:11:21.759359 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56209 | ||
| 5493 | 2026.04.25 04:11:21.759700 [ 291 ] {} <Debug> TCP-Session: 6553dcf5-fd84-4b69-aa18-4773c4fe621f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5494 | 2026.04.25 04:11:21.759339 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41126 | ||
| 5495 | 2026.04.25 04:11:21.759734 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5496 | 2026.04.25 04:11:21.759530 [ 286 ] {} <Trace> TCP-Session: d0da9a05-39cb-400a-bf4d-65cc19b382d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5497 | 2026.04.25 04:11:21.759785 [ 294 ] {} <Debug> TCP-Session: 84d367d2-94da-4f69-91be-0d814e2e31a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63168 | ||
| 5498 | 2026.04.25 04:11:21.759780 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5499 | 2026.04.25 04:11:21.759821 [ 294 ] {} <Debug> TCP-Session: 84d367d2-94da-4f69-91be-0d814e2e31a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5500 | 2026.04.25 04:11:21.759816 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5501 | 2026.04.25 04:11:21.759843 [ 292 ] {} <Debug> TCP-Session: fc261dea-2185-47ba-924a-44ea0862b299 Authenticating user 'default' from [fd00:1122:3344:101::e]:56209 | ||
| 5502 | 2026.04.25 04:11:21.759848 [ 294 ] {} <Debug> TCP-Session: 84d367d2-94da-4f69-91be-0d814e2e31a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5503 | 2026.04.25 04:11:21.759866 [ 290 ] {} <Debug> TCP-Session: 19792323-e47a-4283-aba9-980acf8f17d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41126 | ||
| 5504 | 2026.04.25 04:11:21.759890 [ 292 ] {} <Debug> TCP-Session: fc261dea-2185-47ba-924a-44ea0862b299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5505 | 2026.04.25 04:11:21.759907 [ 290 ] {} <Debug> TCP-Session: 19792323-e47a-4283-aba9-980acf8f17d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5506 | 2026.04.25 04:11:21.759925 [ 292 ] {} <Debug> TCP-Session: fc261dea-2185-47ba-924a-44ea0862b299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5507 | 2026.04.25 04:11:21.759941 [ 290 ] {} <Debug> TCP-Session: 19792323-e47a-4283-aba9-980acf8f17d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5508 | 2026.04.25 04:11:21.759492 [ 288 ] {} <Debug> TCP-Session: f193e99b-c365-4a15-b80c-d91a8c417742 Authenticating user 'default' from [fd00:1122:3344:101::e]:36450 | ||
| 5509 | 2026.04.25 04:11:21.759975 [ 286 ] {023f607e-8a9a-488d-ba06-5db9d2c6a776} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48155) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5510 | 2026.04.25 04:11:21.760005 [ 288 ] {} <Debug> TCP-Session: f193e99b-c365-4a15-b80c-d91a8c417742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5511 | 2026.04.25 04:11:21.760038 [ 288 ] {} <Debug> TCP-Session: f193e99b-c365-4a15-b80c-d91a8c417742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5512 | 2026.04.25 04:11:21.760339 [ 286 ] {023f607e-8a9a-488d-ba06-5db9d2c6a776} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5513 | 2026.04.25 04:11:21.760413 [ 286 ] {023f607e-8a9a-488d-ba06-5db9d2c6a776} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5514 | 2026.04.25 04:11:21.760782 [ 286 ] {023f607e-8a9a-488d-ba06-5db9d2c6a776} <Debug> oximeter.version (ec5a4b49-bcd3-444b-b983-27584d7e2b94) (SelectExecutor): Key condition: unknown | ||
| 5515 | 2026.04.25 04:11:21.762129 [ 303 ] {023f607e-8a9a-488d-ba06-5db9d2c6a776} <Trace> AggregatingTransform: Aggregating | ||
| 5516 | 2026.04.25 04:11:21.762291 [ 303 ] {023f607e-8a9a-488d-ba06-5db9d2c6a776} <Trace> Aggregator: Aggregation method: without_key | ||
| 5517 | 2026.04.25 04:11:21.762363 [ 303 ] {023f607e-8a9a-488d-ba06-5db9d2c6a776} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001448912 sec. (690.173 rows/sec., 26.96 KiB/sec.) | ||
| 5518 | 2026.04.25 04:11:21.762384 [ 303 ] {023f607e-8a9a-488d-ba06-5db9d2c6a776} <Trace> Aggregator: Merging aggregated data | ||
| 5519 | 2026.04.25 04:11:21.763603 [ 286 ] {023f607e-8a9a-488d-ba06-5db9d2c6a776} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003701 sec., 270.1972439881113 rows/sec., 10.55 KiB/sec. | ||
| 5520 | 2026.04.25 04:11:21.763766 [ 286 ] {023f607e-8a9a-488d-ba06-5db9d2c6a776} <Debug> TCPHandler: Processed in 0.004405286 sec. | ||
| 5521 | 2026.04.25 04:11:21.763904 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5522 | 2026.04.25 04:11:21.763933 [ 286 ] {} <Debug> TCP-Session: d0da9a05-39cb-400a-bf4d-65cc19b382d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5523 | 2026.04.25 04:11:21.763936 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5524 | 2026.04.25 04:11:21.763954 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5525 | 2026.04.25 04:11:21.763976 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5526 | 2026.04.25 04:11:21.763988 [ 288 ] {} <Debug> TCP-Session: f193e99b-c365-4a15-b80c-d91a8c417742 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5527 | 2026.04.25 04:11:21.764006 [ 289 ] {} <Debug> TCP-Session: 8349dcbd-541d-4fc3-a65f-9dd5577d18df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5528 | 2026.04.25 04:11:21.764019 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5529 | 2026.04.25 04:11:21.764041 [ 294 ] {} <Debug> TCP-Session: 84d367d2-94da-4f69-91be-0d814e2e31a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5530 | 2026.04.25 04:11:21.764051 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5531 | 2026.04.25 04:11:21.764083 [ 290 ] {} <Debug> TCP-Session: 19792323-e47a-4283-aba9-980acf8f17d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5532 | 2026.04.25 04:11:21.764112 [ 293 ] {} <Debug> TCP-Session: 9904c517-58ae-450e-87c3-b855a0c9adb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5533 | 2026.04.25 04:11:21.764068 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5534 | 2026.04.25 04:11:21.764028 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5535 | 2026.04.25 04:11:21.764171 [ 4 ] {} <Debug> TCP-Session: 9983a17d-121c-4fcd-a090-723ca3c3572d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5536 | 2026.04.25 04:11:21.763996 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5537 | 2026.04.25 04:11:21.764203 [ 291 ] {} <Debug> TCP-Session: 6553dcf5-fd84-4b69-aa18-4773c4fe621f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5538 | 2026.04.25 04:11:21.764245 [ 292 ] {} <Debug> TCP-Session: fc261dea-2185-47ba-924a-44ea0862b299 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5539 | 2026.04.25 04:11:21.966010 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47451 | ||
| 5540 | 2026.04.25 04:11:21.966133 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5541 | 2026.04.25 04:11:21.966163 [ 286 ] {} <Debug> TCP-Session: 5dc00fe9-a580-4d38-a3c6-d1b4a78b07bf Authenticating user 'default' from [fd00:1122:3344:101::e]:47451 | ||
| 5542 | 2026.04.25 04:11:21.966185 [ 286 ] {} <Debug> TCP-Session: 5dc00fe9-a580-4d38-a3c6-d1b4a78b07bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5543 | 2026.04.25 04:11:21.966197 [ 286 ] {} <Debug> TCP-Session: 5dc00fe9-a580-4d38-a3c6-d1b4a78b07bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5544 | 2026.04.25 04:11:21.966373 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34293 | ||
| 5545 | 2026.04.25 04:11:21.966403 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32799 | ||
| 5546 | 2026.04.25 04:11:21.966406 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52759 | ||
| 5547 | 2026.04.25 04:11:21.966435 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52039 | ||
| 5548 | 2026.04.25 04:11:21.966456 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44967 | ||
| 5549 | 2026.04.25 04:11:21.966483 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5550 | 2026.04.25 04:11:21.966489 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5551 | 2026.04.25 04:11:21.966445 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42300 | ||
| 5552 | 2026.04.25 04:11:21.966534 [ 290 ] {} <Debug> TCP-Session: 95dd3582-0f5d-45ab-b525-546006dc7edf Authenticating user 'default' from [fd00:1122:3344:101::e]:32799 | ||
| 5553 | 2026.04.25 04:11:21.966533 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5554 | 2026.04.25 04:11:21.966543 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5555 | 2026.04.25 04:11:21.966555 [ 290 ] {} <Debug> TCP-Session: 95dd3582-0f5d-45ab-b525-546006dc7edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5556 | 2026.04.25 04:11:21.966577 [ 289 ] {} <Debug> TCP-Session: 77315cc7-a796-4122-894c-d67dbd8a9087 Authenticating user 'default' from [fd00:1122:3344:101::e]:52759 | ||
| 5557 | 2026.04.25 04:11:21.966596 [ 290 ] {} <Debug> TCP-Session: 95dd3582-0f5d-45ab-b525-546006dc7edf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5558 | 2026.04.25 04:11:21.966589 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5559 | 2026.04.25 04:11:21.966625 [ 289 ] {} <Debug> TCP-Session: 77315cc7-a796-4122-894c-d67dbd8a9087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5560 | 2026.04.25 04:11:21.966650 [ 294 ] {} <Debug> TCP-Session: 41f1c1ae-ec95-4521-8436-3434259871ba Authenticating user 'default' from [fd00:1122:3344:101::e]:42300 | ||
| 5561 | 2026.04.25 04:11:21.966660 [ 289 ] {} <Debug> TCP-Session: 77315cc7-a796-4122-894c-d67dbd8a9087 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5562 | 2026.04.25 04:11:21.966678 [ 294 ] {} <Debug> TCP-Session: 41f1c1ae-ec95-4521-8436-3434259871ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5563 | 2026.04.25 04:11:21.966587 [ 4 ] {} <Debug> TCP-Session: 842f5c09-01dd-43fc-9a7c-a83b26093b19 Authenticating user 'default' from [fd00:1122:3344:101::e]:44967 | ||
| 5564 | 2026.04.25 04:11:21.966714 [ 294 ] {} <Debug> TCP-Session: 41f1c1ae-ec95-4521-8436-3434259871ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5565 | 2026.04.25 04:11:21.966736 [ 4 ] {} <Debug> TCP-Session: 842f5c09-01dd-43fc-9a7c-a83b26093b19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5566 | 2026.04.25 04:11:21.966429 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52567 | ||
| 5567 | 2026.04.25 04:11:21.966771 [ 4 ] {} <Debug> TCP-Session: 842f5c09-01dd-43fc-9a7c-a83b26093b19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5568 | 2026.04.25 04:11:21.966423 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41251 | ||
| 5569 | 2026.04.25 04:11:21.966533 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5570 | 2026.04.25 04:11:21.966524 [ 288 ] {} <Debug> TCP-Session: 795ab8fe-a278-423e-b80c-99787c902a59 Authenticating user 'default' from [fd00:1122:3344:101::e]:34293 | ||
| 5571 | 2026.04.25 04:11:21.966867 [ 293 ] {} <Debug> TCP-Session: ca45bfc7-5da3-4a3f-8c5c-ae6625d9af24 Authenticating user 'default' from [fd00:1122:3344:101::e]:52039 | ||
| 5572 | 2026.04.25 04:11:21.966868 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5573 | 2026.04.25 04:11:21.966895 [ 293 ] {} <Debug> TCP-Session: ca45bfc7-5da3-4a3f-8c5c-ae6625d9af24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5574 | 2026.04.25 04:11:21.966891 [ 288 ] {} <Debug> TCP-Session: 795ab8fe-a278-423e-b80c-99787c902a59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5575 | 2026.04.25 04:11:21.966916 [ 291 ] {} <Debug> TCP-Session: 6ba98c72-c1b2-42b8-b7ea-367b4e9e01cb Authenticating user 'default' from [fd00:1122:3344:101::e]:52567 | ||
| 5576 | 2026.04.25 04:11:21.966932 [ 288 ] {} <Debug> TCP-Session: 795ab8fe-a278-423e-b80c-99787c902a59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5577 | 2026.04.25 04:11:21.966954 [ 291 ] {} <Debug> TCP-Session: 6ba98c72-c1b2-42b8-b7ea-367b4e9e01cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5578 | 2026.04.25 04:11:21.966919 [ 293 ] {} <Debug> TCP-Session: ca45bfc7-5da3-4a3f-8c5c-ae6625d9af24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5579 | 2026.04.25 04:11:21.966977 [ 291 ] {} <Debug> TCP-Session: 6ba98c72-c1b2-42b8-b7ea-367b4e9e01cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5580 | 2026.04.25 04:11:21.966882 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5581 | 2026.04.25 04:11:21.966491 [ 286 ] {} <Trace> TCP-Session: 5dc00fe9-a580-4d38-a3c6-d1b4a78b07bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5582 | 2026.04.25 04:11:21.967038 [ 292 ] {} <Debug> TCP-Session: a39ed845-cb12-4fb3-a8d6-380eac07dc5e Authenticating user 'default' from [fd00:1122:3344:101::e]:41251 | ||
| 5583 | 2026.04.25 04:11:21.967073 [ 292 ] {} <Debug> TCP-Session: a39ed845-cb12-4fb3-a8d6-380eac07dc5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5584 | 2026.04.25 04:11:21.967086 [ 292 ] {} <Debug> TCP-Session: a39ed845-cb12-4fb3-a8d6-380eac07dc5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5585 | 2026.04.25 04:11:21.967202 [ 286 ] {6ed9108c-ad19-4038-b5e0-407d8b6c78c1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47451) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5586 | 2026.04.25 04:11:21.967464 [ 286 ] {6ed9108c-ad19-4038-b5e0-407d8b6c78c1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5587 | 2026.04.25 04:11:21.967515 [ 286 ] {6ed9108c-ad19-4038-b5e0-407d8b6c78c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5588 | 2026.04.25 04:11:21.967791 [ 286 ] {6ed9108c-ad19-4038-b5e0-407d8b6c78c1} <Debug> oximeter.version (ec5a4b49-bcd3-444b-b983-27584d7e2b94) (SelectExecutor): Key condition: unknown | ||
| 5589 | 2026.04.25 04:11:21.968678 [ 302 ] {6ed9108c-ad19-4038-b5e0-407d8b6c78c1} <Trace> AggregatingTransform: Aggregating | ||
| 5590 | 2026.04.25 04:11:21.968706 [ 302 ] {6ed9108c-ad19-4038-b5e0-407d8b6c78c1} <Trace> Aggregator: Aggregation method: without_key | ||
| 5591 | 2026.04.25 04:11:21.968732 [ 302 ] {6ed9108c-ad19-4038-b5e0-407d8b6c78c1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000846063 sec. (1181.945 rows/sec., 46.17 KiB/sec.) | ||
| 5592 | 2026.04.25 04:11:21.968747 [ 302 ] {6ed9108c-ad19-4038-b5e0-407d8b6c78c1} <Trace> Aggregator: Merging aggregated data | ||
| 5593 | 2026.04.25 04:11:21.969950 [ 286 ] {6ed9108c-ad19-4038-b5e0-407d8b6c78c1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002864 sec., 349.1620111731844 rows/sec., 13.64 KiB/sec. | ||
| 5594 | 2026.04.25 04:11:21.970058 [ 286 ] {6ed9108c-ad19-4038-b5e0-407d8b6c78c1} <Debug> TCPHandler: Processed in 0.003741157 sec. | ||
| 5595 | 2026.04.25 04:11:21.970266 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5596 | 2026.04.25 04:11:21.970287 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5597 | 2026.04.25 04:11:21.970304 [ 286 ] {} <Debug> TCP-Session: 5dc00fe9-a580-4d38-a3c6-d1b4a78b07bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5598 | 2026.04.25 04:11:21.970307 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5599 | 2026.04.25 04:11:21.970328 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5600 | 2026.04.25 04:11:21.970342 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5601 | 2026.04.25 04:11:21.970377 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5602 | 2026.04.25 04:11:21.970384 [ 290 ] {} <Debug> TCP-Session: 95dd3582-0f5d-45ab-b525-546006dc7edf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5603 | 2026.04.25 04:11:21.970400 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5604 | 2026.04.25 04:11:21.970404 [ 289 ] {} <Debug> TCP-Session: 77315cc7-a796-4122-894c-d67dbd8a9087 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5605 | 2026.04.25 04:11:21.970426 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5606 | 2026.04.25 04:11:21.970447 [ 294 ] {} <Debug> TCP-Session: 41f1c1ae-ec95-4521-8436-3434259871ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5607 | 2026.04.25 04:11:21.970429 [ 291 ] {} <Debug> TCP-Session: 6ba98c72-c1b2-42b8-b7ea-367b4e9e01cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5608 | 2026.04.25 04:11:21.970470 [ 293 ] {} <Debug> TCP-Session: ca45bfc7-5da3-4a3f-8c5c-ae6625d9af24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5609 | 2026.04.25 04:11:21.970358 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5610 | 2026.04.25 04:11:21.970332 [ 4 ] {} <Debug> TCP-Session: 842f5c09-01dd-43fc-9a7c-a83b26093b19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5611 | 2026.04.25 04:11:21.970540 [ 292 ] {} <Debug> TCP-Session: a39ed845-cb12-4fb3-a8d6-380eac07dc5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5612 | 2026.04.25 04:11:21.970367 [ 288 ] {} <Debug> TCP-Session: 795ab8fe-a278-423e-b80c-99787c902a59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5613 | 2026.04.25 04:11:22.406646 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 668 | ||
| 5614 | 2026.04.25 04:11:22.409611 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5615 | 2026.04.25 04:11:22.409672 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5616 | 2026.04.25 04:11:22.410946 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5617 | 2026.04.25 04:11:22.411251 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5618 | 2026.04.25 04:11:22.411551 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 668 | ||
| 5619 | 2026.04.25 04:11:23.584943 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5620 | 2026.04.25 04:11:23.585210 [ 5 ] {624c002c-8393-4a3f-8974-82644b0c71cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 5621 | 2026.04.25 04:11:23.585567 [ 5 ] {624c002c-8393-4a3f-8974-82644b0c71cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5622 | 2026.04.25 04:11:23.585608 [ 5 ] {624c002c-8393-4a3f-8974-82644b0c71cd} <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 | ||
| 5623 | 2026.04.25 04:11:23.585861 [ 5 ] {624c002c-8393-4a3f-8974-82644b0c71cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5624 | 2026.04.25 04:11:23.585944 [ 5 ] {624c002c-8393-4a3f-8974-82644b0c71cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5625 | 2026.04.25 04:11:23.586083 [ 5 ] {624c002c-8393-4a3f-8974-82644b0c71cd} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5626 | 2026.04.25 04:11:23.586276 [ 337 ] {624c002c-8393-4a3f-8974-82644b0c71cd} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5627 | 2026.04.25 04:11:23.586279 [ 334 ] {624c002c-8393-4a3f-8974-82644b0c71cd} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5628 | 2026.04.25 04:11:23.586276 [ 347 ] {624c002c-8393-4a3f-8974-82644b0c71cd} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 5629 | 2026.04.25 04:11:23.586282 [ 333 ] {624c002c-8393-4a3f-8974-82644b0c71cd} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5630 | 2026.04.25 04:11:23.586278 [ 317 ] {624c002c-8393-4a3f-8974-82644b0c71cd} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5631 | 2026.04.25 04:11:23.586528 [ 5 ] {624c002c-8393-4a3f-8974-82644b0c71cd} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 5632 | 2026.04.25 04:11:23.586572 [ 5 ] {624c002c-8393-4a3f-8974-82644b0c71cd} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5633 | 2026.04.25 04:11:23.586691 [ 5 ] {624c002c-8393-4a3f-8974-82644b0c71cd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5634 | 2026.04.25 04:11:23.586718 [ 5 ] {624c002c-8393-4a3f-8974-82644b0c71cd} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 45 rows with 4 streams | ||
| 5635 | 2026.04.25 04:11:23.586760 [ 5 ] {624c002c-8393-4a3f-8974-82644b0c71cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5636 | 2026.04.25 04:11:23.586806 [ 5 ] {624c002c-8393-4a3f-8974-82644b0c71cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5637 | 2026.04.25 04:11:23.586848 [ 5 ] {624c002c-8393-4a3f-8974-82644b0c71cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5638 | 2026.04.25 04:11:23.586887 [ 5 ] {624c002c-8393-4a3f-8974-82644b0c71cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5639 | 2026.04.25 04:11:23.588107 [ 5 ] {624c002c-8393-4a3f-8974-82644b0c71cd} <Debug> executeQuery: Read 45 rows, 3.89 KiB in 0.003 sec., 15000 rows/sec., 1.27 MiB/sec. | ||
| 5640 | 2026.04.25 04:11:23.588296 [ 5 ] {624c002c-8393-4a3f-8974-82644b0c71cd} <Debug> MemoryTracker: Peak memory usage (for query): 170.33 KiB. | ||
| 5641 | 2026.04.25 04:11:23.588313 [ 5 ] {624c002c-8393-4a3f-8974-82644b0c71cd} <Debug> TCPHandler: Processed in 0.003508103 sec. | ||
| 5642 | 2026.04.25 04:11:23.590187 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5643 | 2026.04.25 04:11:23.590316 [ 5 ] {03009916-af29-4458-8106-c1aacf225136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5644 | 2026.04.25 04:11:23.590367 [ 5 ] {03009916-af29-4458-8106-c1aacf225136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5645 | 2026.04.25 04:11:23.590927 [ 5 ] {03009916-af29-4458-8106-c1aacf225136} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5646 | 2026.04.25 04:11:23.590965 [ 5 ] {03009916-af29-4458-8106-c1aacf225136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5647 | 2026.04.25 04:11:23.591326 [ 5 ] {03009916-af29-4458-8106-c1aacf225136} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5648 | 2026.04.25 04:11:23.591541 [ 5 ] {03009916-af29-4458-8106-c1aacf225136} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5649 | 2026.04.25 04:11:23.591687 [ 5 ] {03009916-af29-4458-8106-c1aacf225136} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001407 sec., 65387.34896943852 rows/sec., 5.52 MiB/sec. | ||
| 5650 | 2026.04.25 04:11:23.591725 [ 5 ] {03009916-af29-4458-8106-c1aacf225136} <Debug> TCPHandler: Processed in 0.001597224 sec. | ||
| 5651 | 2026.04.25 04:11:23.591851 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5652 | 2026.04.25 04:11:23.591946 [ 5 ] {d4b9c5da-ae31-44f3-ab6a-d59036b5fcba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5653 | 2026.04.25 04:11:23.591985 [ 5 ] {d4b9c5da-ae31-44f3-ab6a-d59036b5fcba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5654 | 2026.04.25 04:11:23.592378 [ 5 ] {d4b9c5da-ae31-44f3-ab6a-d59036b5fcba} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5655 | 2026.04.25 04:11:23.592413 [ 5 ] {d4b9c5da-ae31-44f3-ab6a-d59036b5fcba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5656 | 2026.04.25 04:11:23.592695 [ 5 ] {d4b9c5da-ae31-44f3-ab6a-d59036b5fcba} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5657 | 2026.04.25 04:11:23.592906 [ 5 ] {d4b9c5da-ae31-44f3-ab6a-d59036b5fcba} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5658 | 2026.04.25 04:11:23.593049 [ 5 ] {d4b9c5da-ae31-44f3-ab6a-d59036b5fcba} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001106 sec., 16274.8643761302 rows/sec., 1.20 MiB/sec. | ||
| 5659 | 2026.04.25 04:11:23.593108 [ 5 ] {d4b9c5da-ae31-44f3-ab6a-d59036b5fcba} <Debug> TCPHandler: Processed in 0.001305439 sec. | ||
| 5660 | 2026.04.25 04:11:23.593248 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5661 | 2026.04.25 04:11:23.593366 [ 5 ] {3174f48c-e2d2-4261-a9d0-aa026504343a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5662 | 2026.04.25 04:11:23.593415 [ 5 ] {3174f48c-e2d2-4261-a9d0-aa026504343a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5663 | 2026.04.25 04:11:23.593911 [ 5 ] {3174f48c-e2d2-4261-a9d0-aa026504343a} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5664 | 2026.04.25 04:11:23.593947 [ 5 ] {3174f48c-e2d2-4261-a9d0-aa026504343a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5665 | 2026.04.25 04:11:23.594273 [ 5 ] {3174f48c-e2d2-4261-a9d0-aa026504343a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5666 | 2026.04.25 04:11:23.594486 [ 5 ] {3174f48c-e2d2-4261-a9d0-aa026504343a} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5667 | 2026.04.25 04:11:23.594614 [ 5 ] {3174f48c-e2d2-4261-a9d0-aa026504343a} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001274 sec., 64364.20722135008 rows/sec., 5.03 MiB/sec. | ||
| 5668 | 2026.04.25 04:11:23.594652 [ 5 ] {3174f48c-e2d2-4261-a9d0-aa026504343a} <Debug> TCPHandler: Processed in 0.001465682 sec. | ||
| 5669 | 2026.04.25 04:11:23.594771 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5670 | 2026.04.25 04:11:23.594867 [ 5 ] {515bf4cb-1f85-4dd8-ac2c-cf10ffaeb3bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5671 | 2026.04.25 04:11:23.594910 [ 5 ] {515bf4cb-1f85-4dd8-ac2c-cf10ffaeb3bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5672 | 2026.04.25 04:11:23.595323 [ 5 ] {515bf4cb-1f85-4dd8-ac2c-cf10ffaeb3bd} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2026.04.25 04:11:23.595358 [ 5 ] {515bf4cb-1f85-4dd8-ac2c-cf10ffaeb3bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5674 | 2026.04.25 04:11:23.595690 [ 5 ] {515bf4cb-1f85-4dd8-ac2c-cf10ffaeb3bd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5675 | 2026.04.25 04:11:23.595904 [ 5 ] {515bf4cb-1f85-4dd8-ac2c-cf10ffaeb3bd} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5676 | 2026.04.25 04:11:23.595998 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5677 | 2026.04.25 04:11:23.596033 [ 5 ] {515bf4cb-1f85-4dd8-ac2c-cf10ffaeb3bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 5678 | 2026.04.25 04:11:23.596035 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5679 | 2026.04.25 04:11:23.596066 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5680 | 2026.04.25 04:11:23.596072 [ 5 ] {515bf4cb-1f85-4dd8-ac2c-cf10ffaeb3bd} <Debug> TCPHandler: Processed in 0.00135089 sec. | ||
| 5681 | 2026.04.25 04:11:23.596166 [ 189 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::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 | ||
| 5682 | 2026.04.25 04:11:23.596198 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5683 | 2026.04.25 04:11:23.596295 [ 189 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5684 | 2026.04.25 04:11:23.596323 [ 5 ] {b1df21fb-c003-4ce7-9e13-2070dce531ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5685 | 2026.04.25 04:11:23.596332 [ 189 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9792 rows starting from the beginning of the part | ||
| 5686 | 2026.04.25 04:11:23.596397 [ 5 ] {b1df21fb-c003-4ce7-9e13-2070dce531ce} <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 | ||
| 5687 | 2026.04.25 04:11:23.596410 [ 189 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 110 rows starting from the beginning of the part | ||
| 5688 | 2026.04.25 04:11:23.596465 [ 189 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 110 rows starting from the beginning of the part | ||
| 5689 | 2026.04.25 04:11:23.596508 [ 189 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1670 rows starting from the beginning of the part | ||
| 5690 | 2026.04.25 04:11:23.596551 [ 189 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part | ||
| 5691 | 2026.04.25 04:11:23.596592 [ 189 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5692 | 2026.04.25 04:11:23.597284 [ 5 ] {b1df21fb-c003-4ce7-9e13-2070dce531ce} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5693 | 2026.04.25 04:11:23.597325 [ 5 ] {b1df21fb-c003-4ce7-9e13-2070dce531ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5694 | 2026.04.25 04:11:23.597870 [ 5 ] {b1df21fb-c003-4ce7-9e13-2070dce531ce} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5695 | 2026.04.25 04:11:23.598129 [ 5 ] {b1df21fb-c003-4ce7-9e13-2070dce531ce} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5696 | 2026.04.25 04:11:23.598274 [ 5 ] {b1df21fb-c003-4ce7-9e13-2070dce531ce} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001976 sec., 9109.31174089069 rows/sec., 16.32 MiB/sec. | ||
| 5697 | 2026.04.25 04:11:23.598327 [ 5 ] {b1df21fb-c003-4ce7-9e13-2070dce531ce} <Debug> TCPHandler: Processed in 0.002190973 sec. | ||
| 5698 | 2026.04.25 04:11:23.598457 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5699 | 2026.04.25 04:11:23.598557 [ 5 ] {e67c4799-7ed7-4a9b-ae03-81f5c1e43947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5700 | 2026.04.25 04:11:23.598599 [ 5 ] {e67c4799-7ed7-4a9b-ae03-81f5c1e43947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5701 | 2026.04.25 04:11:23.598941 [ 5 ] {e67c4799-7ed7-4a9b-ae03-81f5c1e43947} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5702 | 2026.04.25 04:11:23.598975 [ 5 ] {e67c4799-7ed7-4a9b-ae03-81f5c1e43947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5703 | 2026.04.25 04:11:23.599313 [ 5 ] {e67c4799-7ed7-4a9b-ae03-81f5c1e43947} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5704 | 2026.04.25 04:11:23.599536 [ 5 ] {e67c4799-7ed7-4a9b-ae03-81f5c1e43947} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5705 | 2026.04.25 04:11:23.599664 [ 5 ] {e67c4799-7ed7-4a9b-ae03-81f5c1e43947} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 5706 | 2026.04.25 04:11:23.599699 [ 5 ] {e67c4799-7ed7-4a9b-ae03-81f5c1e43947} <Debug> TCPHandler: Processed in 0.001291659 sec. | ||
| 5707 | 2026.04.25 04:11:23.600064 [ 196 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11874 rows, containing 5 columns (5 merged, 0 gathered) in 0.003939449 sec., 3014127.102546574 rows/sec., 197.75 MiB/sec. | ||
| 5708 | 2026.04.25 04:11:23.600433 [ 202 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5709 | 2026.04.25 04:11:23.600730 [ 202 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5710 | 2026.04.25 04:11:23.600821 [ 202 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5711 | 2026.04.25 04:11:23.600903 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 5712 | 2026.04.25 04:11:27.267317 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5713 | 2026.04.25 04:11:27.267373 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5714 | 2026.04.25 04:11:27.392373 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12478 | ||
| 5715 | 2026.04.25 04:11:27.392854 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5716 | 2026.04.25 04:11:27.392886 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5717 | 2026.04.25 04:11:27.393382 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5718 | 2026.04.25 04:11:27.393614 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5719 | 2026.04.25 04:11:27.393734 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12478 | ||
| 5720 | 2026.04.25 04:11:27.393742 [ 57 ] {} <Debug> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5721 | 2026.04.25 04:11:27.393780 [ 57 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5722 | 2026.04.25 04:11:27.393799 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5723 | 2026.04.25 04:11:27.393878 [ 187 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::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 | ||
| 5724 | 2026.04.25 04:11:27.393948 [ 187 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5725 | 2026.04.25 04:11:27.393975 [ 187 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10046 rows starting from the beginning of the part | ||
| 5726 | 2026.04.25 04:11:27.394033 [ 187 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5727 | 2026.04.25 04:11:27.394072 [ 187 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5728 | 2026.04.25 04:11:27.394110 [ 187 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5729 | 2026.04.25 04:11:27.394148 [ 187 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5730 | 2026.04.25 04:11:27.394187 [ 187 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5731 | 2026.04.25 04:11:27.395853 [ 196 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12478 rows, containing 4 columns (4 merged, 0 gathered) in 0.00200833 sec., 6213122.345431278 rows/sec., 88.88 MiB/sec. | ||
| 5732 | 2026.04.25 04:11:27.396129 [ 201 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5733 | 2026.04.25 04:11:27.396378 [ 201 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_26_5} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5734 | 2026.04.25 04:11:27.396437 [ 201 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_26_5} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5735 | 2026.04.25 04:11:27.396504 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 5736 | 2026.04.25 04:11:28.033447 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5737 | 2026.04.25 04:11:28.050272 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5738 | 2026.04.25 04:11:28.050316 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5739 | 2026.04.25 04:11:28.056059 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5740 | 2026.04.25 04:11:28.056774 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2026.04.25 04:11:28.057059 [ 57 ] {} <Debug> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5742 | 2026.04.25 04:11:28.057135 [ 57 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5743 | 2026.04.25 04:11:28.057159 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5744 | 2026.04.25 04:11:28.057250 [ 200 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 5745 | 2026.04.25 04:11:28.059489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5746 | 2026.04.25 04:11:28.060109 [ 200 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5747 | 2026.04.25 04:11:28.060806 [ 200 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 5748 | 2026.04.25 04:11:28.064113 [ 200 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 5749 | 2026.04.25 04:11:28.067324 [ 200 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 5750 | 2026.04.25 04:11:28.071074 [ 200 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 5751 | 2026.04.25 04:11:28.075158 [ 200 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 5752 | 2026.04.25 04:11:28.079075 [ 200 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 5753 | 2026.04.25 04:11:28.132680 [ 191 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.075465471 sec., 2597.214294203504 rows/sec., 13.43 MiB/sec. | ||
| 5754 | 2026.04.25 04:11:28.135258 [ 192 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5755 | 2026.04.25 04:11:28.137279 [ 192 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_26_5} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5756 | 2026.04.25 04:11:28.137385 [ 192 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_26_5} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5757 | 2026.04.25 04:11:28.139269 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5758 | 2026.04.25 04:11:28.588624 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5759 | 2026.04.25 04:11:28.588874 [ 5 ] {c8180290-1792-48b8-8cfd-ba4e9d1074b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 5760 | 2026.04.25 04:11:28.589247 [ 5 ] {c8180290-1792-48b8-8cfd-ba4e9d1074b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5761 | 2026.04.25 04:11:28.589284 [ 5 ] {c8180290-1792-48b8-8cfd-ba4e9d1074b5} <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 | ||
| 5762 | 2026.04.25 04:11:28.589520 [ 5 ] {c8180290-1792-48b8-8cfd-ba4e9d1074b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5763 | 2026.04.25 04:11:28.589586 [ 5 ] {c8180290-1792-48b8-8cfd-ba4e9d1074b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5764 | 2026.04.25 04:11:28.589727 [ 5 ] {c8180290-1792-48b8-8cfd-ba4e9d1074b5} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5765 | 2026.04.25 04:11:28.589851 [ 329 ] {c8180290-1792-48b8-8cfd-ba4e9d1074b5} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5766 | 2026.04.25 04:11:28.589870 [ 334 ] {c8180290-1792-48b8-8cfd-ba4e9d1074b5} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5767 | 2026.04.25 04:11:28.589851 [ 301 ] {c8180290-1792-48b8-8cfd-ba4e9d1074b5} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 5768 | 2026.04.25 04:11:28.589849 [ 347 ] {c8180290-1792-48b8-8cfd-ba4e9d1074b5} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5769 | 2026.04.25 04:11:28.589866 [ 328 ] {c8180290-1792-48b8-8cfd-ba4e9d1074b5} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5770 | 2026.04.25 04:11:28.590088 [ 5 ] {c8180290-1792-48b8-8cfd-ba4e9d1074b5} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 5771 | 2026.04.25 04:11:28.590115 [ 5 ] {c8180290-1792-48b8-8cfd-ba4e9d1074b5} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5772 | 2026.04.25 04:11:28.590210 [ 5 ] {c8180290-1792-48b8-8cfd-ba4e9d1074b5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5773 | 2026.04.25 04:11:28.590231 [ 5 ] {c8180290-1792-48b8-8cfd-ba4e9d1074b5} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 45 rows with 4 streams | ||
| 5774 | 2026.04.25 04:11:28.590268 [ 5 ] {c8180290-1792-48b8-8cfd-ba4e9d1074b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5775 | 2026.04.25 04:11:28.590306 [ 5 ] {c8180290-1792-48b8-8cfd-ba4e9d1074b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5776 | 2026.04.25 04:11:28.590342 [ 5 ] {c8180290-1792-48b8-8cfd-ba4e9d1074b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5777 | 2026.04.25 04:11:28.590376 [ 5 ] {c8180290-1792-48b8-8cfd-ba4e9d1074b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5778 | 2026.04.25 04:11:28.591765 [ 5 ] {c8180290-1792-48b8-8cfd-ba4e9d1074b5} <Debug> executeQuery: Read 45 rows, 7.88 KiB in 0.003002 sec., 14990.006662225183 rows/sec., 2.56 MiB/sec. | ||
| 5779 | 2026.04.25 04:11:28.591955 [ 5 ] {c8180290-1792-48b8-8cfd-ba4e9d1074b5} <Debug> MemoryTracker: Peak memory usage (for query): 189.23 KiB. | ||
| 5780 | 2026.04.25 04:11:28.591971 [ 5 ] {c8180290-1792-48b8-8cfd-ba4e9d1074b5} <Debug> TCPHandler: Processed in 0.003480533 sec. | ||
| 5781 | 2026.04.25 04:11:28.597093 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5782 | 2026.04.25 04:11:28.597221 [ 5 ] {4a3307ea-fce4-47ff-aa29-104158bc5b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5783 | 2026.04.25 04:11:28.597271 [ 5 ] {4a3307ea-fce4-47ff-aa29-104158bc5b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5784 | 2026.04.25 04:11:28.597936 [ 5 ] {4a3307ea-fce4-47ff-aa29-104158bc5b32} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5785 | 2026.04.25 04:11:28.597982 [ 5 ] {4a3307ea-fce4-47ff-aa29-104158bc5b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5786 | 2026.04.25 04:11:28.598347 [ 5 ] {4a3307ea-fce4-47ff-aa29-104158bc5b32} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5787 | 2026.04.25 04:11:28.598574 [ 5 ] {4a3307ea-fce4-47ff-aa29-104158bc5b32} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5788 | 2026.04.25 04:11:28.598695 [ 56 ] {} <Debug> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 5789 | 2026.04.25 04:11:28.598716 [ 5 ] {4a3307ea-fce4-47ff-aa29-104158bc5b32} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001532 sec., 185378.590078329 rows/sec., 11.77 MiB/sec. | ||
| 5790 | 2026.04.25 04:11:28.598741 [ 56 ] {} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5791 | 2026.04.25 04:11:28.598759 [ 5 ] {4a3307ea-fce4-47ff-aa29-104158bc5b32} <Debug> TCPHandler: Processed in 0.001725226 sec. | ||
| 5792 | 2026.04.25 04:11:28.598768 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5793 | 2026.04.25 04:11:28.598879 [ 194 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::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 | ||
| 5794 | 2026.04.25 04:11:28.598891 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5795 | 2026.04.25 04:11:28.599003 [ 5 ] {eb7d630a-dc3b-4549-8f5e-b7c56de36408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5796 | 2026.04.25 04:11:28.599012 [ 194 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5797 | 2026.04.25 04:11:28.599046 [ 5 ] {eb7d630a-dc3b-4549-8f5e-b7c56de36408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5798 | 2026.04.25 04:11:28.599054 [ 194 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::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 | ||
| 5799 | 2026.04.25 04:11:28.599124 [ 194 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 5800 | 2026.04.25 04:11:28.599170 [ 194 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 5801 | 2026.04.25 04:11:28.599214 [ 194 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 5802 | 2026.04.25 04:11:28.599262 [ 194 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 5803 | 2026.04.25 04:11:28.599307 [ 194 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 5804 | 2026.04.25 04:11:28.599858 [ 5 ] {eb7d630a-dc3b-4549-8f5e-b7c56de36408} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5805 | 2026.04.25 04:11:28.599899 [ 5 ] {eb7d630a-dc3b-4549-8f5e-b7c56de36408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5806 | 2026.04.25 04:11:28.600150 [ 195 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131645 sec., 504386.7978274906 rows/sec., 35.38 MiB/sec. | ||
| 5807 | 2026.04.25 04:11:28.600289 [ 191 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 5808 | 2026.04.25 04:11:28.600297 [ 5 ] {eb7d630a-dc3b-4549-8f5e-b7c56de36408} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5809 | 2026.04.25 04:11:28.600528 [ 5 ] {eb7d630a-dc3b-4549-8f5e-b7c56de36408} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5810 | 2026.04.25 04:11:28.600570 [ 191 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_6_1} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5811 | 2026.04.25 04:11:28.600635 [ 191 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_6_1} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 5812 | 2026.04.25 04:11:28.600662 [ 5 ] {eb7d630a-dc3b-4549-8f5e-b7c56de36408} <Debug> executeQuery: Read 845 rows, 67.37 KiB in 0.001679 sec., 503275.7593805837 rows/sec., 39.18 MiB/sec. | ||
| 5813 | 2026.04.25 04:11:28.600699 [ 5 ] {eb7d630a-dc3b-4549-8f5e-b7c56de36408} <Debug> TCPHandler: Processed in 0.001857599 sec. | ||
| 5814 | 2026.04.25 04:11:28.600704 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5815 | 2026.04.25 04:11:28.600826 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5816 | 2026.04.25 04:11:28.600919 [ 5 ] {b1f3a188-6e81-4da0-b548-956371d8bdfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5817 | 2026.04.25 04:11:28.600958 [ 5 ] {b1f3a188-6e81-4da0-b548-956371d8bdfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5818 | 2026.04.25 04:11:28.601389 [ 5 ] {b1f3a188-6e81-4da0-b548-956371d8bdfb} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5819 | 2026.04.25 04:11:28.601424 [ 5 ] {b1f3a188-6e81-4da0-b548-956371d8bdfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5820 | 2026.04.25 04:11:28.601728 [ 5 ] {b1f3a188-6e81-4da0-b548-956371d8bdfb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5821 | 2026.04.25 04:11:28.601938 [ 5 ] {b1f3a188-6e81-4da0-b548-956371d8bdfb} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): 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.04.25 04:11:28.602061 [ 5 ] {b1f3a188-6e81-4da0-b548-956371d8bdfb} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001159 sec., 143226.9197584124 rows/sec., 8.72 MiB/sec. | ||
| 5823 | 2026.04.25 04:11:28.602097 [ 5 ] {b1f3a188-6e81-4da0-b548-956371d8bdfb} <Debug> TCPHandler: Processed in 0.00131826 sec. | ||
| 5824 | 2026.04.25 04:11:28.602214 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5825 | 2026.04.25 04:11:28.602307 [ 5 ] {e7ec7680-cae6-4d1e-a4f6-571fba4563a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5826 | 2026.04.25 04:11:28.602345 [ 5 ] {e7ec7680-cae6-4d1e-a4f6-571fba4563a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5827 | 2026.04.25 04:11:28.602774 [ 5 ] {e7ec7680-cae6-4d1e-a4f6-571fba4563a7} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2026.04.25 04:11:28.602809 [ 5 ] {e7ec7680-cae6-4d1e-a4f6-571fba4563a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5829 | 2026.04.25 04:11:28.603104 [ 5 ] {e7ec7680-cae6-4d1e-a4f6-571fba4563a7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5830 | 2026.04.25 04:11:28.603327 [ 5 ] {e7ec7680-cae6-4d1e-a4f6-571fba4563a7} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2026.04.25 04:11:28.603418 [ 56 ] {} <Debug> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 5832 | 2026.04.25 04:11:28.603447 [ 5 ] {e7ec7680-cae6-4d1e-a4f6-571fba4563a7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001158 sec., 128670.12089810018 rows/sec., 8.31 MiB/sec. | ||
| 5833 | 2026.04.25 04:11:28.603449 [ 56 ] {} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5834 | 2026.04.25 04:11:28.603488 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5835 | 2026.04.25 04:11:28.603491 [ 5 ] {e7ec7680-cae6-4d1e-a4f6-571fba4563a7} <Debug> TCPHandler: Processed in 0.00132418 sec. | ||
| 5836 | 2026.04.25 04:11:28.603567 [ 188 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::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 | ||
| 5837 | 2026.04.25 04:11:28.603628 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5838 | 2026.04.25 04:11:28.603651 [ 188 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5839 | 2026.04.25 04:11:28.603689 [ 188 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::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 | ||
| 5840 | 2026.04.25 04:11:28.603719 [ 5 ] {cb4025e2-6448-4285-9dc6-a0c58fc3472c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5841 | 2026.04.25 04:11:28.603741 [ 188 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 5842 | 2026.04.25 04:11:28.603758 [ 5 ] {cb4025e2-6448-4285-9dc6-a0c58fc3472c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5843 | 2026.04.25 04:11:28.603781 [ 188 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 825 rows starting from the beginning of the part | ||
| 5844 | 2026.04.25 04:11:28.603820 [ 188 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 825 rows starting from the beginning of the part | ||
| 5845 | 2026.04.25 04:11:28.603862 [ 188 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 950 rows starting from the beginning of the part | ||
| 5846 | 2026.04.25 04:11:28.603904 [ 188 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 5847 | 2026.04.25 04:11:28.604191 [ 5 ] {cb4025e2-6448-4285-9dc6-a0c58fc3472c} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5848 | 2026.04.25 04:11:28.604225 [ 5 ] {cb4025e2-6448-4285-9dc6-a0c58fc3472c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5849 | 2026.04.25 04:11:28.604542 [ 5 ] {cb4025e2-6448-4285-9dc6-a0c58fc3472c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5850 | 2026.04.25 04:11:28.604764 [ 5 ] {cb4025e2-6448-4285-9dc6-a0c58fc3472c} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5851 | 2026.04.25 04:11:28.604860 [ 56 ] {} <Debug> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 5852 | 2026.04.25 04:11:28.604888 [ 5 ] {cb4025e2-6448-4285-9dc6-a0c58fc3472c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001187 sec., 124684.07750631846 rows/sec., 7.09 MiB/sec. | ||
| 5853 | 2026.04.25 04:11:28.604890 [ 56 ] {} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5854 | 2026.04.25 04:11:28.604927 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5855 | 2026.04.25 04:11:28.604932 [ 5 ] {cb4025e2-6448-4285-9dc6-a0c58fc3472c} <Debug> TCPHandler: Processed in 0.00135192 sec. | ||
| 5856 | 2026.04.25 04:11:28.604987 [ 188 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2797 rows, containing 5 columns (5 merged, 0 gathered) in 0.001453832 sec., 1923881.1637108002 rows/sec., 121.54 MiB/sec. | ||
| 5857 | 2026.04.25 04:11:28.604988 [ 195 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::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 | ||
| 5858 | 2026.04.25 04:11:28.605060 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5859 | 2026.04.25 04:11:28.605105 [ 195 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5860 | 2026.04.25 04:11:28.605131 [ 195 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::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 | ||
| 5861 | 2026.04.25 04:11:28.605152 [ 5 ] {abe0d33a-84a1-4a26-b455-c8e5af4bef62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5862 | 2026.04.25 04:11:28.605159 [ 199 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 5863 | 2026.04.25 04:11:28.605181 [ 195 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 5864 | 2026.04.25 04:11:28.605191 [ 5 ] {abe0d33a-84a1-4a26-b455-c8e5af4bef62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5865 | 2026.04.25 04:11:28.605228 [ 195 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 5866 | 2026.04.25 04:11:28.605287 [ 195 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 5867 | 2026.04.25 04:11:28.605349 [ 195 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 5868 | 2026.04.25 04:11:28.605393 [ 195 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 5869 | 2026.04.25 04:11:28.605419 [ 199 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_6_1} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5870 | 2026.04.25 04:11:28.605497 [ 199 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_6_1} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 5871 | 2026.04.25 04:11:28.605551 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 5872 | 2026.04.25 04:11:28.605810 [ 5 ] {abe0d33a-84a1-4a26-b455-c8e5af4bef62} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5873 | 2026.04.25 04:11:28.605849 [ 5 ] {abe0d33a-84a1-4a26-b455-c8e5af4bef62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5874 | 2026.04.25 04:11:28.606113 [ 197 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001148197 sec., 299600.1557224065 rows/sec., 18.99 MiB/sec. | ||
| 5875 | 2026.04.25 04:11:28.606201 [ 5 ] {abe0d33a-84a1-4a26-b455-c8e5af4bef62} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5876 | 2026.04.25 04:11:28.606235 [ 199 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 5877 | 2026.04.25 04:11:28.606442 [ 5 ] {abe0d33a-84a1-4a26-b455-c8e5af4bef62} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5878 | 2026.04.25 04:11:28.606461 [ 199 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_6_1} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5879 | 2026.04.25 04:11:28.606519 [ 199 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_6_1} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 5880 | 2026.04.25 04:11:28.606570 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5881 | 2026.04.25 04:11:28.606586 [ 5 ] {abe0d33a-84a1-4a26-b455-c8e5af4bef62} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.001452 sec., 353994.49035812676 rows/sec., 24.95 MiB/sec. | ||
| 5882 | 2026.04.25 04:11:28.606626 [ 5 ] {abe0d33a-84a1-4a26-b455-c8e5af4bef62} <Debug> TCPHandler: Processed in 0.001613154 sec. | ||
| 5883 | 2026.04.25 04:11:28.606743 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5884 | 2026.04.25 04:11:28.606838 [ 5 ] {15512a8c-8f2f-424f-9b85-a1b20b13447d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5885 | 2026.04.25 04:11:28.606879 [ 5 ] {15512a8c-8f2f-424f-9b85-a1b20b13447d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5886 | 2026.04.25 04:11:28.607214 [ 5 ] {15512a8c-8f2f-424f-9b85-a1b20b13447d} <Trace> oximeter.measurements_bool (bfbb4b62-a3a3-4b88-9fdd-efcd101fe539): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5887 | 2026.04.25 04:11:28.607250 [ 5 ] {15512a8c-8f2f-424f-9b85-a1b20b13447d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5888 | 2026.04.25 04:11:28.607551 [ 5 ] {15512a8c-8f2f-424f-9b85-a1b20b13447d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 5889 | 2026.04.25 04:11:28.607767 [ 5 ] {15512a8c-8f2f-424f-9b85-a1b20b13447d} <Trace> oximeter.measurements_bool (bfbb4b62-a3a3-4b88-9fdd-efcd101fe539): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5890 | 2026.04.25 04:11:28.607892 [ 5 ] {15512a8c-8f2f-424f-9b85-a1b20b13447d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 5891 | 2026.04.25 04:11:28.607929 [ 5 ] {15512a8c-8f2f-424f-9b85-a1b20b13447d} <Debug> TCPHandler: Processed in 0.001234949 sec. | ||
| 5892 | 2026.04.25 04:11:28.608044 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5893 | 2026.04.25 04:11:28.608146 [ 5 ] {54286efb-9d59-4ebf-8723-1215244c56b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5894 | 2026.04.25 04:11:28.608190 [ 5 ] {54286efb-9d59-4ebf-8723-1215244c56b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5895 | 2026.04.25 04:11:28.608637 [ 5 ] {54286efb-9d59-4ebf-8723-1215244c56b2} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5896 | 2026.04.25 04:11:28.608673 [ 5 ] {54286efb-9d59-4ebf-8723-1215244c56b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5897 | 2026.04.25 04:11:28.609029 [ 5 ] {54286efb-9d59-4ebf-8723-1215244c56b2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5898 | 2026.04.25 04:11:28.609265 [ 5 ] {54286efb-9d59-4ebf-8723-1215244c56b2} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5899 | 2026.04.25 04:11:28.609397 [ 5 ] {54286efb-9d59-4ebf-8723-1215244c56b2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00127 sec., 208661.41732283463 rows/sec., 13.87 MiB/sec. | ||
| 5900 | 2026.04.25 04:11:28.609433 [ 5 ] {54286efb-9d59-4ebf-8723-1215244c56b2} <Debug> TCPHandler: Processed in 0.001441951 sec. | ||
| 5901 | 2026.04.25 04:11:28.609578 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5902 | 2026.04.25 04:11:28.609671 [ 5 ] {040c425d-6591-4249-905f-ba31b5e861bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5903 | 2026.04.25 04:11:28.609712 [ 5 ] {040c425d-6591-4249-905f-ba31b5e861bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5904 | 2026.04.25 04:11:28.610023 [ 5 ] {040c425d-6591-4249-905f-ba31b5e861bf} <Trace> oximeter.measurements_f64 (751e3524-bc2c-4d4b-855f-9f6b803e40c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5905 | 2026.04.25 04:11:28.610056 [ 5 ] {040c425d-6591-4249-905f-ba31b5e861bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5906 | 2026.04.25 04:11:28.610346 [ 5 ] {040c425d-6591-4249-905f-ba31b5e861bf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 5907 | 2026.04.25 04:11:28.610545 [ 5 ] {040c425d-6591-4249-905f-ba31b5e861bf} <Trace> oximeter.measurements_f64 (751e3524-bc2c-4d4b-855f-9f6b803e40c9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5908 | 2026.04.25 04:11:28.610664 [ 5 ] {040c425d-6591-4249-905f-ba31b5e861bf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 5909 | 2026.04.25 04:11:28.610698 [ 5 ] {040c425d-6591-4249-905f-ba31b5e861bf} <Debug> TCPHandler: Processed in 0.001167788 sec. | ||
| 5910 | 2026.04.25 04:11:28.610826 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5911 | 2026.04.25 04:11:28.610943 [ 5 ] {ca7dc32c-6b1f-401c-b16f-0a1d691015c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5912 | 2026.04.25 04:11:28.611005 [ 5 ] {ca7dc32c-6b1f-401c-b16f-0a1d691015c3} <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 | ||
| 5913 | 2026.04.25 04:11:28.611910 [ 5 ] {ca7dc32c-6b1f-401c-b16f-0a1d691015c3} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5914 | 2026.04.25 04:11:28.611952 [ 5 ] {ca7dc32c-6b1f-401c-b16f-0a1d691015c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5915 | 2026.04.25 04:11:28.612499 [ 5 ] {ca7dc32c-6b1f-401c-b16f-0a1d691015c3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5916 | 2026.04.25 04:11:28.612727 [ 5 ] {ca7dc32c-6b1f-401c-b16f-0a1d691015c3} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5917 | 2026.04.25 04:11:28.612867 [ 5 ] {ca7dc32c-6b1f-401c-b16f-0a1d691015c3} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001948 sec., 12320.328542094456 rows/sec., 22.08 MiB/sec. | ||
| 5918 | 2026.04.25 04:11:28.612927 [ 5 ] {ca7dc32c-6b1f-401c-b16f-0a1d691015c3} <Debug> TCPHandler: Processed in 0.002161442 sec. | ||
| 5919 | 2026.04.25 04:11:28.613048 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5920 | 2026.04.25 04:11:28.613143 [ 5 ] {9e5e3488-c00b-45e3-a000-ecc7e1e86feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5921 | 2026.04.25 04:11:28.613186 [ 5 ] {9e5e3488-c00b-45e3-a000-ecc7e1e86feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5922 | 2026.04.25 04:11:28.613528 [ 5 ] {9e5e3488-c00b-45e3-a000-ecc7e1e86feb} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5923 | 2026.04.25 04:11:28.613564 [ 5 ] {9e5e3488-c00b-45e3-a000-ecc7e1e86feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5924 | 2026.04.25 04:11:28.613870 [ 5 ] {9e5e3488-c00b-45e3-a000-ecc7e1e86feb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5925 | 2026.04.25 04:11:28.614080 [ 5 ] {9e5e3488-c00b-45e3-a000-ecc7e1e86feb} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5926 | 2026.04.25 04:11:28.614175 [ 55 ] {} <Debug> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5927 | 2026.04.25 04:11:28.614209 [ 5 ] {9e5e3488-c00b-45e3-a000-ecc7e1e86feb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001084 sec., 83025.8302583026 rows/sec., 5.20 MiB/sec. | ||
| 5928 | 2026.04.25 04:11:28.614209 [ 55 ] {} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5929 | 2026.04.25 04:11:28.614240 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5930 | 2026.04.25 04:11:28.614247 [ 5 ] {9e5e3488-c00b-45e3-a000-ecc7e1e86feb} <Debug> TCPHandler: Processed in 0.001248568 sec. | ||
| 5931 | 2026.04.25 04:11:28.614323 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 5932 | 2026.04.25 04:11:28.614436 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5933 | 2026.04.25 04:11:28.614467 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1136 rows starting from the beginning of the part | ||
| 5934 | 2026.04.25 04:11:28.614522 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 5935 | 2026.04.25 04:11:28.614563 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 66 rows starting from the beginning of the part | ||
| 5936 | 2026.04.25 04:11:28.614602 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 5937 | 2026.04.25 04:11:28.614636 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 5938 | 2026.04.25 04:11:28.614670 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 5939 | 2026.04.25 04:11:28.615658 [ 188 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1404 rows, containing 4 columns (4 merged, 0 gathered) in 0.001372221 sec., 1023158.8060523778 rows/sec., 67.77 MiB/sec. | ||
| 5940 | 2026.04.25 04:11:28.615857 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5941 | 2026.04.25 04:11:28.616110 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_36_7} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5942 | 2026.04.25 04:11:28.616178 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_36_7} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5943 | 2026.04.25 04:11:28.616244 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 5944 | 2026.04.25 04:11:28.994996 [ 55 ] {} <Debug> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5945 | 2026.04.25 04:11:28.995107 [ 55 ] {} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5946 | 2026.04.25 04:11:28.995152 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5947 | 2026.04.25 04:11:28.995325 [ 199 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::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 | ||
| 5948 | 2026.04.25 04:11:28.995524 [ 199 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5949 | 2026.04.25 04:11:28.995580 [ 199 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
| 5950 | 2026.04.25 04:11:28.995683 [ 199 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 5951 | 2026.04.25 04:11:28.995765 [ 199 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 5952 | 2026.04.25 04:11:28.995838 [ 199 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 5953 | 2026.04.25 04:11:28.995907 [ 199 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 5954 | 2026.04.25 04:11:28.996674 [ 198 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001422392 sec., 25309.478680982458 rows/sec., 2.11 MiB/sec. | ||
| 5955 | 2026.04.25 04:11:28.996813 [ 199 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5956 | 2026.04.25 04:11:28.997055 [ 199 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_9_2} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5957 | 2026.04.25 04:11:28.997119 [ 199 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_9_2} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5958 | 2026.04.25 04:11:28.997179 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5959 | 2026.04.25 04:11:29.001265 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.16 MiB, peak 275.69 MiB, free memory in arenas 0.00 B, will set to 270.71 MiB (RSS), difference: 4.54 MiB | ||
| 5960 | 2026.04.25 04:11:30.792459 [ 52 ] {} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5961 | 2026.04.25 04:11:30.792527 [ 52 ] {} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5962 | 2026.04.25 04:11:30.792552 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5963 | 2026.04.25 04:11:30.792680 [ 188 ] {527f2205-eb13-47dc-af42-291728c847e3::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 | ||
| 5964 | 2026.04.25 04:11:30.793009 [ 188 ] {527f2205-eb13-47dc-af42-291728c847e3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5965 | 2026.04.25 04:11:30.793048 [ 188 ] {527f2205-eb13-47dc-af42-291728c847e3::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 | ||
| 5966 | 2026.04.25 04:11:30.793125 [ 188 ] {527f2205-eb13-47dc-af42-291728c847e3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part | ||
| 5967 | 2026.04.25 04:11:30.793183 [ 188 ] {527f2205-eb13-47dc-af42-291728c847e3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 5968 | 2026.04.25 04:11:30.793238 [ 188 ] {527f2205-eb13-47dc-af42-291728c847e3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 5969 | 2026.04.25 04:11:30.793300 [ 188 ] {527f2205-eb13-47dc-af42-291728c847e3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 5970 | 2026.04.25 04:11:30.794790 [ 198 ] {527f2205-eb13-47dc-af42-291728c847e3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 6 columns (6 merged, 0 gathered) in 0.002162822 sec., 23580.30388076319 rows/sec., 5.58 MiB/sec. | ||
| 5971 | 2026.04.25 04:11:30.795013 [ 198 ] {527f2205-eb13-47dc-af42-291728c847e3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5972 | 2026.04.25 04:11:30.795435 [ 198 ] {527f2205-eb13-47dc-af42-291728c847e3::all_1_5_1} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5973 | 2026.04.25 04:11:30.795507 [ 198 ] {527f2205-eb13-47dc-af42-291728c847e3::all_1_5_1} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5974 | 2026.04.25 04:11:30.795596 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 5975 | 2026.04.25 04:11:32.411950 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 706 | ||
| 5976 | 2026.04.25 04:11:32.414574 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5977 | 2026.04.25 04:11:32.414619 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5978 | 2026.04.25 04:11:32.415877 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5979 | 2026.04.25 04:11:32.416159 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5980 | 2026.04.25 04:11:32.416441 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 706 | ||
| 5981 | 2026.04.25 04:11:33.584586 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5982 | 2026.04.25 04:11:33.584857 [ 5 ] {482ec571-2be8-4fbb-b184-b6a1c3f74298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5983 | 2026.04.25 04:11:33.585224 [ 5 ] {482ec571-2be8-4fbb-b184-b6a1c3f74298} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5984 | 2026.04.25 04:11:33.585262 [ 5 ] {482ec571-2be8-4fbb-b184-b6a1c3f74298} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5985 | 2026.04.25 04:11:33.585482 [ 5 ] {482ec571-2be8-4fbb-b184-b6a1c3f74298} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5986 | 2026.04.25 04:11:33.585550 [ 5 ] {482ec571-2be8-4fbb-b184-b6a1c3f74298} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5987 | 2026.04.25 04:11:33.585692 [ 5 ] {482ec571-2be8-4fbb-b184-b6a1c3f74298} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 21-element set) | ||
| 5988 | 2026.04.25 04:11:33.585729 [ 5 ] {482ec571-2be8-4fbb-b184-b6a1c3f74298} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5989 | 2026.04.25 04:11:33.585750 [ 5 ] {482ec571-2be8-4fbb-b184-b6a1c3f74298} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (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 | ||
| 5990 | 2026.04.25 04:11:33.585765 [ 5 ] {482ec571-2be8-4fbb-b184-b6a1c3f74298} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5991 | 2026.04.25 04:11:33.585803 [ 5 ] {482ec571-2be8-4fbb-b184-b6a1c3f74298} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5992 | 2026.04.25 04:11:33.585822 [ 5 ] {482ec571-2be8-4fbb-b184-b6a1c3f74298} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5993 | 2026.04.25 04:11:33.587033 [ 5 ] {482ec571-2be8-4fbb-b184-b6a1c3f74298} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002278 sec., 22388.059701492537 rows/sec., 5.29 MiB/sec. | ||
| 5994 | 2026.04.25 04:11:33.587139 [ 5 ] {482ec571-2be8-4fbb-b184-b6a1c3f74298} <Debug> TCPHandler: Processed in 0.002694931 sec. | ||
| 5995 | 2026.04.25 04:11:33.589308 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5996 | 2026.04.25 04:11:33.589419 [ 5 ] {84de4708-1851-4c67-a23b-4ad0d3805e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5997 | 2026.04.25 04:11:33.589462 [ 5 ] {84de4708-1851-4c67-a23b-4ad0d3805e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5998 | 2026.04.25 04:11:33.589997 [ 5 ] {84de4708-1851-4c67-a23b-4ad0d3805e22} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5999 | 2026.04.25 04:11:33.590042 [ 5 ] {84de4708-1851-4c67-a23b-4ad0d3805e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6000 | 2026.04.25 04:11:33.590477 [ 5 ] {84de4708-1851-4c67-a23b-4ad0d3805e22} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6001 | 2026.04.25 04:11:33.590682 [ 5 ] {84de4708-1851-4c67-a23b-4ad0d3805e22} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6002 | 2026.04.25 04:11:33.590826 [ 5 ] {84de4708-1851-4c67-a23b-4ad0d3805e22} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001439 sec., 694.9270326615706 rows/sec., 71.94 KiB/sec. | ||
| 6003 | 2026.04.25 04:11:33.590866 [ 5 ] {84de4708-1851-4c67-a23b-4ad0d3805e22} <Debug> TCPHandler: Processed in 0.001608944 sec. | ||
| 6004 | 2026.04.25 04:11:33.590979 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6005 | 2026.04.25 04:11:33.591072 [ 5 ] {c0d90db2-4940-478a-a2d8-d5d8ad5bc03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6006 | 2026.04.25 04:11:33.591112 [ 5 ] {c0d90db2-4940-478a-a2d8-d5d8ad5bc03a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6007 | 2026.04.25 04:11:33.591546 [ 5 ] {c0d90db2-4940-478a-a2d8-d5d8ad5bc03a} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6008 | 2026.04.25 04:11:33.591583 [ 5 ] {c0d90db2-4940-478a-a2d8-d5d8ad5bc03a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6009 | 2026.04.25 04:11:33.591876 [ 5 ] {c0d90db2-4940-478a-a2d8-d5d8ad5bc03a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6010 | 2026.04.25 04:11:33.592093 [ 5 ] {c0d90db2-4940-478a-a2d8-d5d8ad5bc03a} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6011 | 2026.04.25 04:11:33.592220 [ 5 ] {c0d90db2-4940-478a-a2d8-d5d8ad5bc03a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001166 sec., 5145.797598627788 rows/sec., 419.60 KiB/sec. | ||
| 6012 | 2026.04.25 04:11:33.592258 [ 5 ] {c0d90db2-4940-478a-a2d8-d5d8ad5bc03a} <Debug> TCPHandler: Processed in 0.00132884 sec. | ||
| 6013 | 2026.04.25 04:11:33.592381 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6014 | 2026.04.25 04:11:33.592500 [ 5 ] {54b436eb-61f3-401f-a376-ddaad1e54e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6015 | 2026.04.25 04:11:33.592548 [ 5 ] {54b436eb-61f3-401f-a376-ddaad1e54e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6016 | 2026.04.25 04:11:33.593074 [ 5 ] {54b436eb-61f3-401f-a376-ddaad1e54e28} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6017 | 2026.04.25 04:11:33.593115 [ 5 ] {54b436eb-61f3-401f-a376-ddaad1e54e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6018 | 2026.04.25 04:11:33.593453 [ 5 ] {54b436eb-61f3-401f-a376-ddaad1e54e28} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6019 | 2026.04.25 04:11:33.593675 [ 5 ] {54b436eb-61f3-401f-a376-ddaad1e54e28} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6020 | 2026.04.25 04:11:33.593801 [ 5 ] {54b436eb-61f3-401f-a376-ddaad1e54e28} <Debug> executeQuery: Read 96 rows, 8.27 KiB in 0.001325 sec., 72452.83018867925 rows/sec., 6.10 MiB/sec. | ||
| 6021 | 2026.04.25 04:11:33.593837 [ 5 ] {54b436eb-61f3-401f-a376-ddaad1e54e28} <Debug> TCPHandler: Processed in 0.001517403 sec. | ||
| 6022 | 2026.04.25 04:11:33.593951 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6023 | 2026.04.25 04:11:33.594045 [ 5 ] {8cf7af31-5e62-4bb3-ba9f-d42bbaa3f640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6024 | 2026.04.25 04:11:33.594082 [ 5 ] {8cf7af31-5e62-4bb3-ba9f-d42bbaa3f640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6025 | 2026.04.25 04:11:33.594488 [ 5 ] {8cf7af31-5e62-4bb3-ba9f-d42bbaa3f640} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6026 | 2026.04.25 04:11:33.594523 [ 5 ] {8cf7af31-5e62-4bb3-ba9f-d42bbaa3f640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6027 | 2026.04.25 04:11:33.594810 [ 5 ] {8cf7af31-5e62-4bb3-ba9f-d42bbaa3f640} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6028 | 2026.04.25 04:11:33.595020 [ 5 ] {8cf7af31-5e62-4bb3-ba9f-d42bbaa3f640} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6029 | 2026.04.25 04:11:33.595127 [ 49 ] {} <Debug> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6030 | 2026.04.25 04:11:33.595144 [ 5 ] {8cf7af31-5e62-4bb3-ba9f-d42bbaa3f640} <Debug> executeQuery: Read 24 rows, 1.77 KiB in 0.001117 sec., 21486.123545210387 rows/sec., 1.55 MiB/sec. | ||
| 6031 | 2026.04.25 04:11:33.595202 [ 5 ] {8cf7af31-5e62-4bb3-ba9f-d42bbaa3f640} <Debug> TCPHandler: Processed in 0.001298139 sec. | ||
| 6032 | 2026.04.25 04:11:33.595192 [ 49 ] {} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6033 | 2026.04.25 04:11:33.595238 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6034 | 2026.04.25 04:11:33.595323 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6035 | 2026.04.25 04:11:33.595349 [ 199 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::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 | ||
| 6036 | 2026.04.25 04:11:33.595418 [ 5 ] {fa5933cb-7a57-4141-83e2-e3ae96a64edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6037 | 2026.04.25 04:11:33.595452 [ 199 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6038 | 2026.04.25 04:11:33.595456 [ 5 ] {fa5933cb-7a57-4141-83e2-e3ae96a64edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6039 | 2026.04.25 04:11:33.595484 [ 199 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 79 rows starting from the beginning of the part | ||
| 6040 | 2026.04.25 04:11:33.595548 [ 199 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 18 rows starting from the beginning of the part | ||
| 6041 | 2026.04.25 04:11:33.595600 [ 199 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 181 rows starting from the beginning of the part | ||
| 6042 | 2026.04.25 04:11:33.595648 [ 199 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 18 rows starting from the beginning of the part | ||
| 6043 | 2026.04.25 04:11:33.595693 [ 199 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 166 rows starting from the beginning of the part | ||
| 6044 | 2026.04.25 04:11:33.595736 [ 199 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 6045 | 2026.04.25 04:11:33.595840 [ 5 ] {fa5933cb-7a57-4141-83e2-e3ae96a64edf} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6046 | 2026.04.25 04:11:33.595874 [ 5 ] {fa5933cb-7a57-4141-83e2-e3ae96a64edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6047 | 2026.04.25 04:11:33.596190 [ 5 ] {fa5933cb-7a57-4141-83e2-e3ae96a64edf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6048 | 2026.04.25 04:11:33.596404 [ 5 ] {fa5933cb-7a57-4141-83e2-e3ae96a64edf} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6049 | 2026.04.25 04:11:33.596541 [ 5 ] {fa5933cb-7a57-4141-83e2-e3ae96a64edf} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.00114 sec., 877.1929824561404 rows/sec., 58.25 KiB/sec. | ||
| 6050 | 2026.04.25 04:11:33.596563 [ 198 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 486 rows, containing 5 columns (5 merged, 0 gathered) in 0.001252929 sec., 387891.09358950105 rows/sec., 26.56 MiB/sec. | ||
| 6051 | 2026.04.25 04:11:33.596578 [ 5 ] {fa5933cb-7a57-4141-83e2-e3ae96a64edf} <Debug> TCPHandler: Processed in 0.001302409 sec. | ||
| 6052 | 2026.04.25 04:11:33.596742 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6053 | 2026.04.25 04:11:33.596794 [ 190 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6054 | 2026.04.25 04:11:33.596860 [ 5 ] {8a2bd876-6868-4cb9-942c-9f9d448808df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6055 | 2026.04.25 04:11:33.596911 [ 5 ] {8a2bd876-6868-4cb9-942c-9f9d448808df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6056 | 2026.04.25 04:11:33.597113 [ 190 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_36_7} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6057 | 2026.04.25 04:11:33.597201 [ 190 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_36_7} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6058 | 2026.04.25 04:11:33.597298 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6059 | 2026.04.25 04:11:33.597363 [ 5 ] {8a2bd876-6868-4cb9-942c-9f9d448808df} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6060 | 2026.04.25 04:11:33.597405 [ 5 ] {8a2bd876-6868-4cb9-942c-9f9d448808df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6061 | 2026.04.25 04:11:33.597731 [ 5 ] {8a2bd876-6868-4cb9-942c-9f9d448808df} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6062 | 2026.04.25 04:11:33.597957 [ 5 ] {8a2bd876-6868-4cb9-942c-9f9d448808df} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6063 | 2026.04.25 04:11:33.598088 [ 5 ] {8a2bd876-6868-4cb9-942c-9f9d448808df} <Debug> executeQuery: Read 88 rows, 7.05 KiB in 0.001253 sec., 70231.4445331205 rows/sec., 5.49 MiB/sec. | ||
| 6064 | 2026.04.25 04:11:33.598127 [ 5 ] {8a2bd876-6868-4cb9-942c-9f9d448808df} <Debug> TCPHandler: Processed in 0.001452111 sec. | ||
| 6065 | 2026.04.25 04:11:33.598245 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6066 | 2026.04.25 04:11:33.598339 [ 5 ] {4142f52b-1f38-4d93-8f84-2ae61d7df302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6067 | 2026.04.25 04:11:33.598384 [ 5 ] {4142f52b-1f38-4d93-8f84-2ae61d7df302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6068 | 2026.04.25 04:11:33.598775 [ 5 ] {4142f52b-1f38-4d93-8f84-2ae61d7df302} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6069 | 2026.04.25 04:11:33.598811 [ 5 ] {4142f52b-1f38-4d93-8f84-2ae61d7df302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6070 | 2026.04.25 04:11:33.599136 [ 5 ] {4142f52b-1f38-4d93-8f84-2ae61d7df302} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6071 | 2026.04.25 04:11:33.599352 [ 5 ] {4142f52b-1f38-4d93-8f84-2ae61d7df302} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6072 | 2026.04.25 04:11:33.599489 [ 5 ] {4142f52b-1f38-4d93-8f84-2ae61d7df302} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001169 sec., 139435.41488451668 rows/sec., 9.71 MiB/sec. | ||
| 6073 | 2026.04.25 04:11:33.599527 [ 5 ] {4142f52b-1f38-4d93-8f84-2ae61d7df302} <Debug> TCPHandler: Processed in 0.001331961 sec. | ||
| 6074 | 2026.04.25 04:11:33.599643 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6075 | 2026.04.25 04:11:33.599736 [ 5 ] {224cb134-a4e1-4408-ab69-efc5c8ba5fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6076 | 2026.04.25 04:11:33.599779 [ 5 ] {224cb134-a4e1-4408-ab69-efc5c8ba5fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6077 | 2026.04.25 04:11:33.600091 [ 5 ] {224cb134-a4e1-4408-ab69-efc5c8ba5fc0} <Trace> oximeter.measurements_f64 (751e3524-bc2c-4d4b-855f-9f6b803e40c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6078 | 2026.04.25 04:11:33.600127 [ 5 ] {224cb134-a4e1-4408-ab69-efc5c8ba5fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6079 | 2026.04.25 04:11:33.600426 [ 5 ] {224cb134-a4e1-4408-ab69-efc5c8ba5fc0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 6080 | 2026.04.25 04:11:33.600636 [ 5 ] {224cb134-a4e1-4408-ab69-efc5c8ba5fc0} <Trace> oximeter.measurements_f64 (751e3524-bc2c-4d4b-855f-9f6b803e40c9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6081 | 2026.04.25 04:11:33.600762 [ 5 ] {224cb134-a4e1-4408-ab69-efc5c8ba5fc0} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 60.80 KiB/sec. | ||
| 6082 | 2026.04.25 04:11:33.600797 [ 5 ] {224cb134-a4e1-4408-ab69-efc5c8ba5fc0} <Debug> TCPHandler: Processed in 0.001203048 sec. | ||
| 6083 | 2026.04.25 04:11:33.600921 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6084 | 2026.04.25 04:11:33.601031 [ 5 ] {735c8cbe-07e1-4e1e-adf8-bd7f62852eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6085 | 2026.04.25 04:11:33.601093 [ 5 ] {735c8cbe-07e1-4e1e-adf8-bd7f62852eda} <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 | ||
| 6086 | 2026.04.25 04:11:33.601980 [ 5 ] {735c8cbe-07e1-4e1e-adf8-bd7f62852eda} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6087 | 2026.04.25 04:11:33.602022 [ 5 ] {735c8cbe-07e1-4e1e-adf8-bd7f62852eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6088 | 2026.04.25 04:11:33.602561 [ 5 ] {735c8cbe-07e1-4e1e-adf8-bd7f62852eda} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6089 | 2026.04.25 04:11:33.602783 [ 5 ] {735c8cbe-07e1-4e1e-adf8-bd7f62852eda} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6090 | 2026.04.25 04:11:33.602916 [ 5 ] {735c8cbe-07e1-4e1e-adf8-bd7f62852eda} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001908 sec., 9433.962264150943 rows/sec., 16.91 MiB/sec. | ||
| 6091 | 2026.04.25 04:11:33.602919 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6092 | 2026.04.25 04:11:33.602968 [ 5 ] {735c8cbe-07e1-4e1e-adf8-bd7f62852eda} <Debug> TCPHandler: Processed in 0.002103802 sec. | ||
| 6093 | 2026.04.25 04:11:33.602973 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6094 | 2026.04.25 04:11:33.603014 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6095 | 2026.04.25 04:11:33.603103 [ 198 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::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 | ||
| 6096 | 2026.04.25 04:11:33.603111 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6097 | 2026.04.25 04:11:33.603218 [ 5 ] {4a82f22e-8074-4285-92e8-af10145dff24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6098 | 2026.04.25 04:11:33.603258 [ 5 ] {4a82f22e-8074-4285-92e8-af10145dff24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6099 | 2026.04.25 04:11:33.603365 [ 198 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6100 | 2026.04.25 04:11:33.603445 [ 198 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 606 rows starting from the beginning of the part | ||
| 6101 | 2026.04.25 04:11:33.603586 [ 5 ] {4a82f22e-8074-4285-92e8-af10145dff24} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6102 | 2026.04.25 04:11:33.603622 [ 198 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 18 rows starting from the beginning of the part | ||
| 6103 | 2026.04.25 04:11:33.603625 [ 5 ] {4a82f22e-8074-4285-92e8-af10145dff24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6104 | 2026.04.25 04:11:33.603771 [ 198 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 33 rows starting from the beginning of the part | ||
| 6105 | 2026.04.25 04:11:33.603903 [ 198 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 18 rows starting from the beginning of the part | ||
| 6106 | 2026.04.25 04:11:33.603963 [ 5 ] {4a82f22e-8074-4285-92e8-af10145dff24} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6107 | 2026.04.25 04:11:33.604026 [ 198 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 6108 | 2026.04.25 04:11:33.604150 [ 198 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 18 rows starting from the beginning of the part | ||
| 6109 | 2026.04.25 04:11:33.604190 [ 5 ] {4a82f22e-8074-4285-92e8-af10145dff24} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6110 | 2026.04.25 04:11:33.604331 [ 5 ] {4a82f22e-8074-4285-92e8-af10145dff24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 6111 | 2026.04.25 04:11:33.604367 [ 5 ] {4a82f22e-8074-4285-92e8-af10145dff24} <Debug> TCPHandler: Processed in 0.00130326 sec. | ||
| 6112 | 2026.04.25 04:11:33.611756 [ 193 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 717 rows, containing 19 columns (19 merged, 0 gathered) in 0.008691062 sec., 82498.54850880135 rows/sec., 147.83 MiB/sec. | ||
| 6113 | 2026.04.25 04:11:33.612657 [ 198 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6114 | 2026.04.25 04:11:33.612962 [ 198 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6115 | 2026.04.25 04:11:33.613031 [ 198 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6116 | 2026.04.25 04:11:33.613113 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 6117 | 2026.04.25 04:11:34.000289 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.21 MiB, peak 279.74 MiB, free memory in arenas 0.00 B, will set to 274.72 MiB (RSS), difference: 2.51 MiB | ||
| 6118 | 2026.04.25 04:11:34.894752 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12926 | ||
| 6119 | 2026.04.25 04:11:34.895214 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6120 | 2026.04.25 04:11:34.895252 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6121 | 2026.04.25 04:11:34.895742 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6122 | 2026.04.25 04:11:34.895978 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6123 | 2026.04.25 04:11:34.896104 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12926 | ||
| 6124 | 2026.04.25 04:11:35.559562 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6125 | 2026.04.25 04:11:35.574502 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6126 | 2026.04.25 04:11:35.574547 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6127 | 2026.04.25 04:11:35.580414 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6128 | 2026.04.25 04:11:35.581174 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6129 | 2026.04.25 04:11:35.583727 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6130 | 2026.04.25 04:11:38.588836 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6131 | 2026.04.25 04:11:38.589106 [ 5 ] {fdb5c396-f85a-4ee8-9350-442ad4472cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 6132 | 2026.04.25 04:11:38.589477 [ 5 ] {fdb5c396-f85a-4ee8-9350-442ad4472cd7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6133 | 2026.04.25 04:11:38.589514 [ 5 ] {fdb5c396-f85a-4ee8-9350-442ad4472cd7} <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 | ||
| 6134 | 2026.04.25 04:11:38.589753 [ 5 ] {fdb5c396-f85a-4ee8-9350-442ad4472cd7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6135 | 2026.04.25 04:11:38.589817 [ 5 ] {fdb5c396-f85a-4ee8-9350-442ad4472cd7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6136 | 2026.04.25 04:11:38.589953 [ 5 ] {fdb5c396-f85a-4ee8-9350-442ad4472cd7} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6137 | 2026.04.25 04:11:38.590079 [ 329 ] {fdb5c396-f85a-4ee8-9350-442ad4472cd7} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 6138 | 2026.04.25 04:11:38.590079 [ 347 ] {fdb5c396-f85a-4ee8-9350-442ad4472cd7} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6139 | 2026.04.25 04:11:38.590212 [ 5 ] {fdb5c396-f85a-4ee8-9350-442ad4472cd7} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 6140 | 2026.04.25 04:11:38.590237 [ 5 ] {fdb5c396-f85a-4ee8-9350-442ad4472cd7} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6141 | 2026.04.25 04:11:38.590278 [ 5 ] {fdb5c396-f85a-4ee8-9350-442ad4472cd7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6142 | 2026.04.25 04:11:38.590299 [ 5 ] {fdb5c396-f85a-4ee8-9350-442ad4472cd7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6143 | 2026.04.25 04:11:38.591335 [ 5 ] {fdb5c396-f85a-4ee8-9350-442ad4472cd7} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.00234 sec., 21794.871794871793 rows/sec., 5.15 MiB/sec. | ||
| 6144 | 2026.04.25 04:11:38.591439 [ 5 ] {fdb5c396-f85a-4ee8-9350-442ad4472cd7} <Debug> TCPHandler: Processed in 0.002737752 sec. | ||
| 6145 | 2026.04.25 04:11:38.596510 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6146 | 2026.04.25 04:11:38.596637 [ 5 ] {7a366f0b-82d5-4e74-af9f-00eec705e765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6147 | 2026.04.25 04:11:38.596686 [ 5 ] {7a366f0b-82d5-4e74-af9f-00eec705e765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6148 | 2026.04.25 04:11:38.597337 [ 5 ] {7a366f0b-82d5-4e74-af9f-00eec705e765} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6149 | 2026.04.25 04:11:38.597385 [ 5 ] {7a366f0b-82d5-4e74-af9f-00eec705e765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6150 | 2026.04.25 04:11:38.597762 [ 5 ] {7a366f0b-82d5-4e74-af9f-00eec705e765} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6151 | 2026.04.25 04:11:38.597994 [ 5 ] {7a366f0b-82d5-4e74-af9f-00eec705e765} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6152 | 2026.04.25 04:11:38.598135 [ 5 ] {7a366f0b-82d5-4e74-af9f-00eec705e765} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001535 sec., 185016.28664495115 rows/sec., 11.75 MiB/sec. | ||
| 6153 | 2026.04.25 04:11:38.598173 [ 5 ] {7a366f0b-82d5-4e74-af9f-00eec705e765} <Debug> TCPHandler: Processed in 0.001730036 sec. | ||
| 6154 | 2026.04.25 04:11:38.598296 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6155 | 2026.04.25 04:11:38.598390 [ 5 ] {a8905976-2759-40dd-87e3-f0870c522061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6156 | 2026.04.25 04:11:38.598429 [ 5 ] {a8905976-2759-40dd-87e3-f0870c522061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6157 | 2026.04.25 04:11:38.599128 [ 5 ] {a8905976-2759-40dd-87e3-f0870c522061} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6158 | 2026.04.25 04:11:38.599164 [ 5 ] {a8905976-2759-40dd-87e3-f0870c522061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6159 | 2026.04.25 04:11:38.599510 [ 5 ] {a8905976-2759-40dd-87e3-f0870c522061} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6160 | 2026.04.25 04:11:38.599721 [ 5 ] {a8905976-2759-40dd-87e3-f0870c522061} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6161 | 2026.04.25 04:11:38.599845 [ 5 ] {a8905976-2759-40dd-87e3-f0870c522061} <Debug> executeQuery: Read 845 rows, 67.37 KiB in 0.001474 sec., 573270.013568521 rows/sec., 44.63 MiB/sec. | ||
| 6162 | 2026.04.25 04:11:38.599881 [ 5 ] {a8905976-2759-40dd-87e3-f0870c522061} <Debug> TCPHandler: Processed in 0.001637085 sec. | ||
| 6163 | 2026.04.25 04:11:38.599994 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6164 | 2026.04.25 04:11:38.600085 [ 5 ] {c59cca0a-ceb8-4021-a1b7-ec1a62abf7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6165 | 2026.04.25 04:11:38.600123 [ 5 ] {c59cca0a-ceb8-4021-a1b7-ec1a62abf7df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6166 | 2026.04.25 04:11:38.600532 [ 5 ] {c59cca0a-ceb8-4021-a1b7-ec1a62abf7df} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6167 | 2026.04.25 04:11:38.600568 [ 5 ] {c59cca0a-ceb8-4021-a1b7-ec1a62abf7df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6168 | 2026.04.25 04:11:38.600864 [ 5 ] {c59cca0a-ceb8-4021-a1b7-ec1a62abf7df} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6169 | 2026.04.25 04:11:38.601069 [ 5 ] {c59cca0a-ceb8-4021-a1b7-ec1a62abf7df} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6170 | 2026.04.25 04:11:38.601193 [ 5 ] {c59cca0a-ceb8-4021-a1b7-ec1a62abf7df} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001126 sec., 147424.51154529306 rows/sec., 8.97 MiB/sec. | ||
| 6171 | 2026.04.25 04:11:38.601229 [ 5 ] {c59cca0a-ceb8-4021-a1b7-ec1a62abf7df} <Debug> TCPHandler: Processed in 0.001282429 sec. | ||
| 6172 | 2026.04.25 04:11:38.601350 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6173 | 2026.04.25 04:11:38.601447 [ 5 ] {6babdab1-da85-4d27-a290-398302a78c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6174 | 2026.04.25 04:11:38.601485 [ 5 ] {6babdab1-da85-4d27-a290-398302a78c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6175 | 2026.04.25 04:11:38.601898 [ 5 ] {6babdab1-da85-4d27-a290-398302a78c07} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6176 | 2026.04.25 04:11:38.601933 [ 5 ] {6babdab1-da85-4d27-a290-398302a78c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6177 | 2026.04.25 04:11:38.602228 [ 5 ] {6babdab1-da85-4d27-a290-398302a78c07} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6178 | 2026.04.25 04:11:38.602449 [ 5 ] {6babdab1-da85-4d27-a290-398302a78c07} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6179 | 2026.04.25 04:11:38.602572 [ 5 ] {6babdab1-da85-4d27-a290-398302a78c07} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001143 sec., 130358.70516185477 rows/sec., 8.42 MiB/sec. | ||
| 6180 | 2026.04.25 04:11:38.602608 [ 5 ] {6babdab1-da85-4d27-a290-398302a78c07} <Debug> TCPHandler: Processed in 0.00131596 sec. | ||
| 6181 | 2026.04.25 04:11:38.602718 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6182 | 2026.04.25 04:11:38.602808 [ 5 ] {d6ba7be9-1f08-483f-8ddf-7c1e5ca32f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6183 | 2026.04.25 04:11:38.602847 [ 5 ] {d6ba7be9-1f08-483f-8ddf-7c1e5ca32f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6184 | 2026.04.25 04:11:38.603259 [ 5 ] {d6ba7be9-1f08-483f-8ddf-7c1e5ca32f40} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6185 | 2026.04.25 04:11:38.603294 [ 5 ] {d6ba7be9-1f08-483f-8ddf-7c1e5ca32f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6186 | 2026.04.25 04:11:38.603594 [ 5 ] {d6ba7be9-1f08-483f-8ddf-7c1e5ca32f40} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6187 | 2026.04.25 04:11:38.603797 [ 5 ] {d6ba7be9-1f08-483f-8ddf-7c1e5ca32f40} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6188 | 2026.04.25 04:11:38.603917 [ 5 ] {d6ba7be9-1f08-483f-8ddf-7c1e5ca32f40} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001126 sec., 131438.7211367673 rows/sec., 7.48 MiB/sec. | ||
| 6189 | 2026.04.25 04:11:38.603954 [ 5 ] {d6ba7be9-1f08-483f-8ddf-7c1e5ca32f40} <Debug> TCPHandler: Processed in 0.001282619 sec. | ||
| 6190 | 2026.04.25 04:11:38.604064 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6191 | 2026.04.25 04:11:38.604155 [ 5 ] {f5fc097e-8493-4232-83a1-12c148315bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6192 | 2026.04.25 04:11:38.604196 [ 5 ] {f5fc097e-8493-4232-83a1-12c148315bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6193 | 2026.04.25 04:11:38.604735 [ 5 ] {f5fc097e-8493-4232-83a1-12c148315bca} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6194 | 2026.04.25 04:11:38.604770 [ 5 ] {f5fc097e-8493-4232-83a1-12c148315bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6195 | 2026.04.25 04:11:38.605083 [ 5 ] {f5fc097e-8493-4232-83a1-12c148315bca} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6196 | 2026.04.25 04:11:38.605300 [ 5 ] {f5fc097e-8493-4232-83a1-12c148315bca} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6197 | 2026.04.25 04:11:38.605429 [ 5 ] {f5fc097e-8493-4232-83a1-12c148315bca} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.001291 sec., 398140.9759876065 rows/sec., 28.06 MiB/sec. | ||
| 6198 | 2026.04.25 04:11:38.605465 [ 5 ] {f5fc097e-8493-4232-83a1-12c148315bca} <Debug> TCPHandler: Processed in 0.001448422 sec. | ||
| 6199 | 2026.04.25 04:11:38.605574 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6200 | 2026.04.25 04:11:38.605665 [ 5 ] {aa478186-5c41-4522-b02c-8765be4bd9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6201 | 2026.04.25 04:11:38.605704 [ 5 ] {aa478186-5c41-4522-b02c-8765be4bd9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6202 | 2026.04.25 04:11:38.606021 [ 5 ] {aa478186-5c41-4522-b02c-8765be4bd9c6} <Trace> oximeter.measurements_bool (bfbb4b62-a3a3-4b88-9fdd-efcd101fe539): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6203 | 2026.04.25 04:11:38.606055 [ 5 ] {aa478186-5c41-4522-b02c-8765be4bd9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6204 | 2026.04.25 04:11:38.606358 [ 5 ] {aa478186-5c41-4522-b02c-8765be4bd9c6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 6205 | 2026.04.25 04:11:38.606569 [ 5 ] {aa478186-5c41-4522-b02c-8765be4bd9c6} <Trace> oximeter.measurements_bool (bfbb4b62-a3a3-4b88-9fdd-efcd101fe539): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6206 | 2026.04.25 04:11:38.606690 [ 5 ] {aa478186-5c41-4522-b02c-8765be4bd9c6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 6207 | 2026.04.25 04:11:38.606726 [ 5 ] {aa478186-5c41-4522-b02c-8765be4bd9c6} <Debug> TCPHandler: Processed in 0.001199538 sec. | ||
| 6208 | 2026.04.25 04:11:38.606835 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6209 | 2026.04.25 04:11:38.606927 [ 5 ] {44f615fe-e1ff-45f1-b78f-8f3218875846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6210 | 2026.04.25 04:11:38.606968 [ 5 ] {44f615fe-e1ff-45f1-b78f-8f3218875846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6211 | 2026.04.25 04:11:38.607348 [ 5 ] {44f615fe-e1ff-45f1-b78f-8f3218875846} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6212 | 2026.04.25 04:11:38.607383 [ 5 ] {44f615fe-e1ff-45f1-b78f-8f3218875846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6213 | 2026.04.25 04:11:38.607703 [ 5 ] {44f615fe-e1ff-45f1-b78f-8f3218875846} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6214 | 2026.04.25 04:11:38.607915 [ 5 ] {44f615fe-e1ff-45f1-b78f-8f3218875846} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6215 | 2026.04.25 04:11:38.608038 [ 5 ] {44f615fe-e1ff-45f1-b78f-8f3218875846} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001129 sec., 234720.99202834367 rows/sec., 15.60 MiB/sec. | ||
| 6216 | 2026.04.25 04:11:38.608074 [ 5 ] {44f615fe-e1ff-45f1-b78f-8f3218875846} <Debug> TCPHandler: Processed in 0.001285149 sec. | ||
| 6217 | 2026.04.25 04:11:38.608184 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6218 | 2026.04.25 04:11:38.608282 [ 5 ] {bb540e70-dc61-4a87-8508-dcbe0af7cdac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6219 | 2026.04.25 04:11:38.608324 [ 5 ] {bb540e70-dc61-4a87-8508-dcbe0af7cdac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6220 | 2026.04.25 04:11:38.608618 [ 5 ] {bb540e70-dc61-4a87-8508-dcbe0af7cdac} <Trace> oximeter.measurements_f64 (751e3524-bc2c-4d4b-855f-9f6b803e40c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6221 | 2026.04.25 04:11:38.608651 [ 5 ] {bb540e70-dc61-4a87-8508-dcbe0af7cdac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6222 | 2026.04.25 04:11:38.608918 [ 5 ] {bb540e70-dc61-4a87-8508-dcbe0af7cdac} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6223 | 2026.04.25 04:11:38.609109 [ 5 ] {bb540e70-dc61-4a87-8508-dcbe0af7cdac} <Trace> oximeter.measurements_f64 (751e3524-bc2c-4d4b-855f-9f6b803e40c9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6224 | 2026.04.25 04:11:38.609221 [ 5 ] {bb540e70-dc61-4a87-8508-dcbe0af7cdac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 6225 | 2026.04.25 04:11:38.609254 [ 5 ] {bb540e70-dc61-4a87-8508-dcbe0af7cdac} <Debug> TCPHandler: Processed in 0.001177168 sec. | ||
| 6226 | 2026.04.25 04:11:38.609436 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6227 | 2026.04.25 04:11:38.609526 [ 5 ] {15c2da5e-9803-4865-b79f-438002d45769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6228 | 2026.04.25 04:11:38.609578 [ 5 ] {15c2da5e-9803-4865-b79f-438002d45769} <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 | ||
| 6229 | 2026.04.25 04:11:38.610338 [ 5 ] {15c2da5e-9803-4865-b79f-438002d45769} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6230 | 2026.04.25 04:11:38.610375 [ 5 ] {15c2da5e-9803-4865-b79f-438002d45769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6231 | 2026.04.25 04:11:38.610888 [ 5 ] {15c2da5e-9803-4865-b79f-438002d45769} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6232 | 2026.04.25 04:11:38.611107 [ 5 ] {15c2da5e-9803-4865-b79f-438002d45769} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6233 | 2026.04.25 04:11:38.611243 [ 5 ] {15c2da5e-9803-4865-b79f-438002d45769} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001734 sec., 13840.830449826988 rows/sec., 24.80 MiB/sec. | ||
| 6234 | 2026.04.25 04:11:38.611302 [ 5 ] {15c2da5e-9803-4865-b79f-438002d45769} <Debug> TCPHandler: Processed in 0.001916199 sec. | ||
| 6235 | 2026.04.25 04:11:38.611413 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6236 | 2026.04.25 04:11:38.611505 [ 5 ] {065c4a49-53fc-492b-aa0e-333e667620c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6237 | 2026.04.25 04:11:38.611544 [ 5 ] {065c4a49-53fc-492b-aa0e-333e667620c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6238 | 2026.04.25 04:11:38.611885 [ 5 ] {065c4a49-53fc-492b-aa0e-333e667620c1} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6239 | 2026.04.25 04:11:38.611920 [ 5 ] {065c4a49-53fc-492b-aa0e-333e667620c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6240 | 2026.04.25 04:11:38.612227 [ 5 ] {065c4a49-53fc-492b-aa0e-333e667620c1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6241 | 2026.04.25 04:11:38.612432 [ 5 ] {065c4a49-53fc-492b-aa0e-333e667620c1} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6242 | 2026.04.25 04:11:38.612559 [ 5 ] {065c4a49-53fc-492b-aa0e-333e667620c1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001072 sec., 83955.22388059701 rows/sec., 5.25 MiB/sec. | ||
| 6243 | 2026.04.25 04:11:38.612594 [ 5 ] {065c4a49-53fc-492b-aa0e-333e667620c1} <Debug> TCPHandler: Processed in 0.001228229 sec. | ||
| 6244 | 2026.04.25 04:11:42.267415 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6245 | 2026.04.25 04:11:42.267467 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6246 | 2026.04.25 04:11:42.396160 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13438 | ||
| 6247 | 2026.04.25 04:11:42.396663 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6248 | 2026.04.25 04:11:42.396701 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6249 | 2026.04.25 04:11:42.397225 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6250 | 2026.04.25 04:11:42.397456 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6251 | 2026.04.25 04:11:42.397584 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13438 | ||
| 6252 | 2026.04.25 04:11:42.416747 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 752 | ||
| 6253 | 2026.04.25 04:11:42.419574 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6254 | 2026.04.25 04:11:42.419621 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6255 | 2026.04.25 04:11:42.420882 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6256 | 2026.04.25 04:11:42.421164 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6257 | 2026.04.25 04:11:42.421446 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 752 | ||
| 6258 | 2026.04.25 04:11:43.084759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6259 | 2026.04.25 04:11:43.099510 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6260 | 2026.04.25 04:11:43.099550 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6261 | 2026.04.25 04:11:43.105675 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6262 | 2026.04.25 04:11:43.106380 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6263 | 2026.04.25 04:11:43.108920 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6264 | 2026.04.25 04:11:43.584917 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6265 | 2026.04.25 04:11:43.585140 [ 5 ] {f1d1b5c0-c1ff-4da6-a651-cc8d7f31e74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 6266 | 2026.04.25 04:11:43.585466 [ 5 ] {f1d1b5c0-c1ff-4da6-a651-cc8d7f31e74e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6267 | 2026.04.25 04:11:43.585502 [ 5 ] {f1d1b5c0-c1ff-4da6-a651-cc8d7f31e74e} <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 | ||
| 6268 | 2026.04.25 04:11:43.585717 [ 5 ] {f1d1b5c0-c1ff-4da6-a651-cc8d7f31e74e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6269 | 2026.04.25 04:11:43.585785 [ 5 ] {f1d1b5c0-c1ff-4da6-a651-cc8d7f31e74e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6270 | 2026.04.25 04:11:43.585925 [ 5 ] {f1d1b5c0-c1ff-4da6-a651-cc8d7f31e74e} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6271 | 2026.04.25 04:11:43.586031 [ 329 ] {f1d1b5c0-c1ff-4da6-a651-cc8d7f31e74e} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 6272 | 2026.04.25 04:11:43.586031 [ 347 ] {f1d1b5c0-c1ff-4da6-a651-cc8d7f31e74e} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6273 | 2026.04.25 04:11:43.586148 [ 5 ] {f1d1b5c0-c1ff-4da6-a651-cc8d7f31e74e} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 6274 | 2026.04.25 04:11:43.586174 [ 5 ] {f1d1b5c0-c1ff-4da6-a651-cc8d7f31e74e} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6275 | 2026.04.25 04:11:43.586216 [ 5 ] {f1d1b5c0-c1ff-4da6-a651-cc8d7f31e74e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6276 | 2026.04.25 04:11:43.586235 [ 5 ] {f1d1b5c0-c1ff-4da6-a651-cc8d7f31e74e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6277 | 2026.04.25 04:11:43.587247 [ 5 ] {f1d1b5c0-c1ff-4da6-a651-cc8d7f31e74e} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002195 sec., 23234.624145785878 rows/sec., 5.49 MiB/sec. | ||
| 6278 | 2026.04.25 04:11:43.587355 [ 5 ] {f1d1b5c0-c1ff-4da6-a651-cc8d7f31e74e} <Debug> TCPHandler: Processed in 0.002563939 sec. | ||
| 6279 | 2026.04.25 04:11:43.589180 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6280 | 2026.04.25 04:11:43.589287 [ 5 ] {874f5172-f9e3-48a0-9130-508e2d0200de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6281 | 2026.04.25 04:11:43.589331 [ 5 ] {874f5172-f9e3-48a0-9130-508e2d0200de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6282 | 2026.04.25 04:11:43.589902 [ 5 ] {874f5172-f9e3-48a0-9130-508e2d0200de} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6283 | 2026.04.25 04:11:43.589944 [ 5 ] {874f5172-f9e3-48a0-9130-508e2d0200de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6284 | 2026.04.25 04:11:43.590382 [ 5 ] {874f5172-f9e3-48a0-9130-508e2d0200de} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6285 | 2026.04.25 04:11:43.590611 [ 5 ] {874f5172-f9e3-48a0-9130-508e2d0200de} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6286 | 2026.04.25 04:11:43.590730 [ 35 ] {} <Debug> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6287 | 2026.04.25 04:11:43.590754 [ 5 ] {874f5172-f9e3-48a0-9130-508e2d0200de} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001497 sec., 61456.2458249833 rows/sec., 5.19 MiB/sec. | ||
| 6288 | 2026.04.25 04:11:43.590769 [ 35 ] {} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6289 | 2026.04.25 04:11:43.590789 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6290 | 2026.04.25 04:11:43.590792 [ 5 ] {874f5172-f9e3-48a0-9130-508e2d0200de} <Debug> TCPHandler: Processed in 0.001663225 sec. | ||
| 6291 | 2026.04.25 04:11:43.590919 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6292 | 2026.04.25 04:11:43.590937 [ 190 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::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 | ||
| 6293 | 2026.04.25 04:11:43.591015 [ 5 ] {dde7f41a-d6ed-4b13-bf78-841ed3b5e293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6294 | 2026.04.25 04:11:43.591060 [ 5 ] {dde7f41a-d6ed-4b13-bf78-841ed3b5e293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6295 | 2026.04.25 04:11:43.591142 [ 190 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6296 | 2026.04.25 04:11:43.591201 [ 190 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3359 rows starting from the beginning of the part | ||
| 6297 | 2026.04.25 04:11:43.591308 [ 190 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 92 rows starting from the beginning of the part | ||
| 6298 | 2026.04.25 04:11:43.591376 [ 190 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 845 rows starting from the beginning of the part | ||
| 6299 | 2026.04.25 04:11:43.591419 [ 190 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 96 rows starting from the beginning of the part | ||
| 6300 | 2026.04.25 04:11:43.591460 [ 190 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 845 rows starting from the beginning of the part | ||
| 6301 | 2026.04.25 04:11:43.591475 [ 5 ] {dde7f41a-d6ed-4b13-bf78-841ed3b5e293} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6302 | 2026.04.25 04:11:43.591500 [ 190 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 92 rows starting from the beginning of the part | ||
| 6303 | 2026.04.25 04:11:43.591515 [ 5 ] {dde7f41a-d6ed-4b13-bf78-841ed3b5e293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6304 | 2026.04.25 04:11:43.591857 [ 5 ] {dde7f41a-d6ed-4b13-bf78-841ed3b5e293} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6305 | 2026.04.25 04:11:43.592090 [ 5 ] {dde7f41a-d6ed-4b13-bf78-841ed3b5e293} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2026.04.25 04:11:43.592228 [ 5 ] {dde7f41a-d6ed-4b13-bf78-841ed3b5e293} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.00123 sec., 14634.146341463415 rows/sec., 1.07 MiB/sec. | ||
| 6307 | 2026.04.25 04:11:43.592264 [ 5 ] {dde7f41a-d6ed-4b13-bf78-841ed3b5e293} <Debug> TCPHandler: Processed in 0.001394871 sec. | ||
| 6308 | 2026.04.25 04:11:43.592379 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6309 | 2026.04.25 04:11:43.592473 [ 5 ] {2a9acca0-fdaa-4f00-86a3-9f395d9df075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6310 | 2026.04.25 04:11:43.592512 [ 5 ] {2a9acca0-fdaa-4f00-86a3-9f395d9df075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6311 | 2026.04.25 04:11:43.592926 [ 5 ] {2a9acca0-fdaa-4f00-86a3-9f395d9df075} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2026.04.25 04:11:43.592962 [ 5 ] {2a9acca0-fdaa-4f00-86a3-9f395d9df075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6313 | 2026.04.25 04:11:43.593293 [ 5 ] {2a9acca0-fdaa-4f00-86a3-9f395d9df075} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6314 | 2026.04.25 04:11:43.593521 [ 5 ] {2a9acca0-fdaa-4f00-86a3-9f395d9df075} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6315 | 2026.04.25 04:11:43.593603 [ 193 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5329 rows, containing 5 columns (5 merged, 0 gathered) in 0.002747461 sec., 1939608.969881647 rows/sec., 156.40 MiB/sec. | ||
| 6316 | 2026.04.25 04:11:43.593634 [ 33 ] {} <Debug> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6317 | 2026.04.25 04:11:43.593653 [ 5 ] {2a9acca0-fdaa-4f00-86a3-9f395d9df075} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001199 sec., 68390.32527105922 rows/sec., 5.34 MiB/sec. | ||
| 6318 | 2026.04.25 04:11:43.593686 [ 33 ] {} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6319 | 2026.04.25 04:11:43.593702 [ 5 ] {2a9acca0-fdaa-4f00-86a3-9f395d9df075} <Debug> TCPHandler: Processed in 0.001372361 sec. | ||
| 6320 | 2026.04.25 04:11:43.593711 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6321 | 2026.04.25 04:11:43.593799 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::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 | ||
| 6322 | 2026.04.25 04:11:43.593834 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6323 | 2026.04.25 04:11:43.593890 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6324 | 2026.04.25 04:11:43.593918 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1830 rows starting from the beginning of the part | ||
| 6325 | 2026.04.25 04:11:43.593934 [ 5 ] {3e5c9564-32bf-456e-8a70-5acc4011e058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6326 | 2026.04.25 04:11:43.593964 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part | ||
| 6327 | 2026.04.25 04:11:43.593983 [ 5 ] {3e5c9564-32bf-456e-8a70-5acc4011e058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6328 | 2026.04.25 04:11:43.594005 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 514 rows starting from the beginning of the part | ||
| 6329 | 2026.04.25 04:11:43.594017 [ 193 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6330 | 2026.04.25 04:11:43.594044 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 88 rows starting from the beginning of the part | ||
| 6331 | 2026.04.25 04:11:43.594078 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 514 rows starting from the beginning of the part | ||
| 6332 | 2026.04.25 04:11:43.594111 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 82 rows starting from the beginning of the part | ||
| 6333 | 2026.04.25 04:11:43.594335 [ 193 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_41_8} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6334 | 2026.04.25 04:11:43.594406 [ 193 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_41_8} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6335 | 2026.04.25 04:11:43.594443 [ 5 ] {3e5c9564-32bf-456e-8a70-5acc4011e058} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6336 | 2026.04.25 04:11:43.594474 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 6337 | 2026.04.25 04:11:43.594488 [ 5 ] {3e5c9564-32bf-456e-8a70-5acc4011e058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6338 | 2026.04.25 04:11:43.594860 [ 5 ] {3e5c9564-32bf-456e-8a70-5acc4011e058} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6339 | 2026.04.25 04:11:43.595077 [ 5 ] {3e5c9564-32bf-456e-8a70-5acc4011e058} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6340 | 2026.04.25 04:11:43.595172 [ 189 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3110 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392221 sec., 2233840.7479846952 rows/sec., 164.30 MiB/sec. | ||
| 6341 | 2026.04.25 04:11:43.595213 [ 5 ] {3e5c9564-32bf-456e-8a70-5acc4011e058} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 8.59 MiB/sec. | ||
| 6342 | 2026.04.25 04:11:43.595258 [ 5 ] {3e5c9564-32bf-456e-8a70-5acc4011e058} <Debug> TCPHandler: Processed in 0.001472492 sec. | ||
| 6343 | 2026.04.25 04:11:43.595397 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6344 | 2026.04.25 04:11:43.595404 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6345 | 2026.04.25 04:11:43.595499 [ 5 ] {c3139a82-075c-4533-8c4c-6f08ddacfafc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6346 | 2026.04.25 04:11:43.595588 [ 5 ] {c3139a82-075c-4533-8c4c-6f08ddacfafc} <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 | ||
| 6347 | 2026.04.25 04:11:43.595667 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_41_8} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6348 | 2026.04.25 04:11:43.595738 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_41_8} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6349 | 2026.04.25 04:11:43.595798 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6350 | 2026.04.25 04:11:43.596394 [ 5 ] {c3139a82-075c-4533-8c4c-6f08ddacfafc} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6351 | 2026.04.25 04:11:43.596436 [ 5 ] {c3139a82-075c-4533-8c4c-6f08ddacfafc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6352 | 2026.04.25 04:11:43.596996 [ 5 ] {c3139a82-075c-4533-8c4c-6f08ddacfafc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6353 | 2026.04.25 04:11:43.597227 [ 5 ] {c3139a82-075c-4533-8c4c-6f08ddacfafc} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6354 | 2026.04.25 04:11:43.597374 [ 5 ] {c3139a82-075c-4533-8c4c-6f08ddacfafc} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001893 sec., 9508.716323296356 rows/sec., 17.04 MiB/sec. | ||
| 6355 | 2026.04.25 04:11:43.597427 [ 5 ] {c3139a82-075c-4533-8c4c-6f08ddacfafc} <Debug> TCPHandler: Processed in 0.002080851 sec. | ||
| 6356 | 2026.04.25 04:11:43.597553 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6357 | 2026.04.25 04:11:43.597651 [ 5 ] {9896abb3-f48d-43d3-8c09-e2230344f04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6358 | 2026.04.25 04:11:43.597692 [ 5 ] {9896abb3-f48d-43d3-8c09-e2230344f04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6359 | 2026.04.25 04:11:43.598031 [ 5 ] {9896abb3-f48d-43d3-8c09-e2230344f04f} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6360 | 2026.04.25 04:11:43.598067 [ 5 ] {9896abb3-f48d-43d3-8c09-e2230344f04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6361 | 2026.04.25 04:11:43.598384 [ 5 ] {9896abb3-f48d-43d3-8c09-e2230344f04f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6362 | 2026.04.25 04:11:43.598595 [ 5 ] {9896abb3-f48d-43d3-8c09-e2230344f04f} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6363 | 2026.04.25 04:11:43.598722 [ 5 ] {9896abb3-f48d-43d3-8c09-e2230344f04f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 6364 | 2026.04.25 04:11:43.598759 [ 5 ] {9896abb3-f48d-43d3-8c09-e2230344f04f} <Debug> TCPHandler: Processed in 0.001256799 sec. | ||
| 6365 | 2026.04.25 04:11:47.400645 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6366 | 2026.04.25 04:11:47.400912 [ 5 ] {452ba119-2302-4d82-8e8f-494819d3e1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6367 | 2026.04.25 04:11:47.401314 [ 5 ] {452ba119-2302-4d82-8e8f-494819d3e1b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6368 | 2026.04.25 04:11:47.401358 [ 5 ] {452ba119-2302-4d82-8e8f-494819d3e1b7} <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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6369 | 2026.04.25 04:11:47.401610 [ 5 ] {452ba119-2302-4d82-8e8f-494819d3e1b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6370 | 2026.04.25 04:11:47.401678 [ 5 ] {452ba119-2302-4d82-8e8f-494819d3e1b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6371 | 2026.04.25 04:11:47.401819 [ 5 ] {452ba119-2302-4d82-8e8f-494819d3e1b7} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 6372 | 2026.04.25 04:11:47.401935 [ 329 ] {452ba119-2302-4d82-8e8f-494819d3e1b7} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6373 | 2026.04.25 04:11:47.401935 [ 301 ] {452ba119-2302-4d82-8e8f-494819d3e1b7} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 6374 | 2026.04.25 04:11:47.402040 [ 5 ] {452ba119-2302-4d82-8e8f-494819d3e1b7} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 6375 | 2026.04.25 04:11:47.402065 [ 5 ] {452ba119-2302-4d82-8e8f-494819d3e1b7} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6376 | 2026.04.25 04:11:47.402106 [ 5 ] {452ba119-2302-4d82-8e8f-494819d3e1b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'zone:cpu_nsec'))" | ||
| 6377 | 2026.04.25 04:11:47.402127 [ 5 ] {452ba119-2302-4d82-8e8f-494819d3e1b7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6378 | 2026.04.25 04:11:47.403142 [ 5 ] {452ba119-2302-4d82-8e8f-494819d3e1b7} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002347 sec., 21729.867916489133 rows/sec., 5.14 MiB/sec. | ||
| 6379 | 2026.04.25 04:11:47.403247 [ 5 ] {452ba119-2302-4d82-8e8f-494819d3e1b7} <Debug> TCPHandler: Processed in 0.002740022 sec. | ||
| 6380 | 2026.04.25 04:11:47.416561 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6381 | 2026.04.25 04:11:47.416695 [ 5 ] {f9d03ae6-2bb0-41ee-a77e-e5ad84fe1c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6382 | 2026.04.25 04:11:47.416748 [ 5 ] {f9d03ae6-2bb0-41ee-a77e-e5ad84fe1c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6383 | 2026.04.25 04:11:47.417291 [ 5 ] {f9d03ae6-2bb0-41ee-a77e-e5ad84fe1c27} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6384 | 2026.04.25 04:11:47.417345 [ 5 ] {f9d03ae6-2bb0-41ee-a77e-e5ad84fe1c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6385 | 2026.04.25 04:11:47.417736 [ 5 ] {f9d03ae6-2bb0-41ee-a77e-e5ad84fe1c27} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6386 | 2026.04.25 04:11:47.417977 [ 5 ] {f9d03ae6-2bb0-41ee-a77e-e5ad84fe1c27} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6387 | 2026.04.25 04:11:47.418126 [ 5 ] {f9d03ae6-2bb0-41ee-a77e-e5ad84fe1c27} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001469 sec., 16337.644656228727 rows/sec., 1.36 MiB/sec. | ||
| 6388 | 2026.04.25 04:11:47.418166 [ 5 ] {f9d03ae6-2bb0-41ee-a77e-e5ad84fe1c27} <Debug> TCPHandler: Processed in 0.001669255 sec. | ||
| 6389 | 2026.04.25 04:11:47.418284 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6390 | 2026.04.25 04:11:47.418381 [ 5 ] {cfbb40be-02df-4fc2-a57e-407538895002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6391 | 2026.04.25 04:11:47.418421 [ 5 ] {cfbb40be-02df-4fc2-a57e-407538895002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6392 | 2026.04.25 04:11:47.418808 [ 5 ] {cfbb40be-02df-4fc2-a57e-407538895002} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2026.04.25 04:11:47.418845 [ 5 ] {cfbb40be-02df-4fc2-a57e-407538895002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6394 | 2026.04.25 04:11:47.419146 [ 5 ] {cfbb40be-02df-4fc2-a57e-407538895002} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6395 | 2026.04.25 04:11:47.419377 [ 5 ] {cfbb40be-02df-4fc2-a57e-407538895002} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6396 | 2026.04.25 04:11:47.419513 [ 5 ] {cfbb40be-02df-4fc2-a57e-407538895002} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00115 sec., 5217.391304347826 rows/sec., 425.44 KiB/sec. | ||
| 6397 | 2026.04.25 04:11:47.419549 [ 5 ] {cfbb40be-02df-4fc2-a57e-407538895002} <Debug> TCPHandler: Processed in 0.00131544 sec. | ||
| 6398 | 2026.04.25 04:11:47.419658 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6399 | 2026.04.25 04:11:47.419755 [ 5 ] {11234342-c56f-40b3-a1b6-cbd842076e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6400 | 2026.04.25 04:11:47.419794 [ 5 ] {11234342-c56f-40b3-a1b6-cbd842076e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6401 | 2026.04.25 04:11:47.421063 [ 5 ] {11234342-c56f-40b3-a1b6-cbd842076e9c} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6402 | 2026.04.25 04:11:47.421100 [ 5 ] {11234342-c56f-40b3-a1b6-cbd842076e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6403 | 2026.04.25 04:11:47.421563 [ 5 ] {11234342-c56f-40b3-a1b6-cbd842076e9c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6404 | 2026.04.25 04:11:47.421783 [ 5 ] {11234342-c56f-40b3-a1b6-cbd842076e9c} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6405 | 2026.04.25 04:11:47.421915 [ 5 ] {11234342-c56f-40b3-a1b6-cbd842076e9c} <Debug> executeQuery: Read 2572 rows, 197.54 KiB in 0.002178 sec., 1180899.9081726356 rows/sec., 88.57 MiB/sec. | ||
| 6406 | 2026.04.25 04:11:47.421956 [ 5 ] {11234342-c56f-40b3-a1b6-cbd842076e9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 6407 | 2026.04.25 04:11:47.421969 [ 5 ] {11234342-c56f-40b3-a1b6-cbd842076e9c} <Debug> TCPHandler: Processed in 0.002359976 sec. | ||
| 6408 | 2026.04.25 04:11:47.422082 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6409 | 2026.04.25 04:11:47.422177 [ 5 ] {3489adbd-4a65-4e96-a704-c533739a9dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6410 | 2026.04.25 04:11:47.422217 [ 5 ] {3489adbd-4a65-4e96-a704-c533739a9dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6411 | 2026.04.25 04:11:47.422618 [ 5 ] {3489adbd-4a65-4e96-a704-c533739a9dbc} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6412 | 2026.04.25 04:11:47.422655 [ 5 ] {3489adbd-4a65-4e96-a704-c533739a9dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6413 | 2026.04.25 04:11:47.422949 [ 5 ] {3489adbd-4a65-4e96-a704-c533739a9dbc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6414 | 2026.04.25 04:11:47.423160 [ 5 ] {3489adbd-4a65-4e96-a704-c533739a9dbc} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6415 | 2026.04.25 04:11:47.423290 [ 5 ] {3489adbd-4a65-4e96-a704-c533739a9dbc} <Debug> executeQuery: Read 51 rows, 3.86 KiB in 0.001132 sec., 45053.0035335689 rows/sec., 3.33 MiB/sec. | ||
| 6416 | 2026.04.25 04:11:47.423328 [ 5 ] {3489adbd-4a65-4e96-a704-c533739a9dbc} <Debug> TCPHandler: Processed in 0.001295769 sec. | ||
| 6417 | 2026.04.25 04:11:47.423435 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6418 | 2026.04.25 04:11:47.423528 [ 5 ] {33162cbd-fda5-4dd0-8ff9-3ab13e92cac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6419 | 2026.04.25 04:11:47.423568 [ 5 ] {33162cbd-fda5-4dd0-8ff9-3ab13e92cac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6420 | 2026.04.25 04:11:47.424154 [ 5 ] {33162cbd-fda5-4dd0-8ff9-3ab13e92cac7} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6421 | 2026.04.25 04:11:47.424191 [ 5 ] {33162cbd-fda5-4dd0-8ff9-3ab13e92cac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6422 | 2026.04.25 04:11:47.424525 [ 5 ] {33162cbd-fda5-4dd0-8ff9-3ab13e92cac7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6423 | 2026.04.25 04:11:47.424736 [ 5 ] {33162cbd-fda5-4dd0-8ff9-3ab13e92cac7} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6424 | 2026.04.25 04:11:47.424862 [ 5 ] {33162cbd-fda5-4dd0-8ff9-3ab13e92cac7} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001353 sec., 609756.0975609756 rows/sec., 35.67 MiB/sec. | ||
| 6425 | 2026.04.25 04:11:47.424901 [ 5 ] {33162cbd-fda5-4dd0-8ff9-3ab13e92cac7} <Debug> TCPHandler: Processed in 0.001514213 sec. | ||
| 6426 | 2026.04.25 04:11:47.425008 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6427 | 2026.04.25 04:11:47.425103 [ 5 ] {b56d41f2-3c36-4976-9d1d-f062eab1e2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6428 | 2026.04.25 04:11:47.425144 [ 5 ] {b56d41f2-3c36-4976-9d1d-f062eab1e2e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6429 | 2026.04.25 04:11:47.425626 [ 5 ] {b56d41f2-3c36-4976-9d1d-f062eab1e2e4} <Trace> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6430 | 2026.04.25 04:11:47.425681 [ 5 ] {b56d41f2-3c36-4976-9d1d-f062eab1e2e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6431 | 2026.04.25 04:11:47.426078 [ 5 ] {b56d41f2-3c36-4976-9d1d-f062eab1e2e4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6432 | 2026.04.25 04:11:47.426322 [ 5 ] {b56d41f2-3c36-4976-9d1d-f062eab1e2e4} <Trace> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6433 | 2026.04.25 04:11:47.426457 [ 5 ] {b56d41f2-3c36-4976-9d1d-f062eab1e2e4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001373 sec., 728.3321194464676 rows/sec., 51.21 KiB/sec. | ||
| 6434 | 2026.04.25 04:11:47.426499 [ 5 ] {b56d41f2-3c36-4976-9d1d-f062eab1e2e4} <Debug> TCPHandler: Processed in 0.001539353 sec. | ||
| 6435 | 2026.04.25 04:11:47.426626 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6436 | 2026.04.25 04:11:47.426722 [ 5 ] {fcd5bc90-4b78-4143-90b8-a93ae385b1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6437 | 2026.04.25 04:11:47.426763 [ 5 ] {fcd5bc90-4b78-4143-90b8-a93ae385b1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6438 | 2026.04.25 04:11:47.427263 [ 5 ] {fcd5bc90-4b78-4143-90b8-a93ae385b1d3} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6439 | 2026.04.25 04:11:47.427307 [ 5 ] {fcd5bc90-4b78-4143-90b8-a93ae385b1d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6440 | 2026.04.25 04:11:47.427657 [ 5 ] {fcd5bc90-4b78-4143-90b8-a93ae385b1d3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6441 | 2026.04.25 04:11:47.427880 [ 5 ] {fcd5bc90-4b78-4143-90b8-a93ae385b1d3} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6442 | 2026.04.25 04:11:47.428011 [ 5 ] {fcd5bc90-4b78-4143-90b8-a93ae385b1d3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001308 sec., 9174.311926605506 rows/sec., 716.74 KiB/sec. | ||
| 6443 | 2026.04.25 04:11:47.428051 [ 5 ] {fcd5bc90-4b78-4143-90b8-a93ae385b1d3} <Debug> TCPHandler: Processed in 0.001474493 sec. | ||
| 6444 | 2026.04.25 04:11:47.428170 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6445 | 2026.04.25 04:11:47.428264 [ 5 ] {7158e52c-f437-466e-b769-f7da067d9324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6446 | 2026.04.25 04:11:47.428304 [ 5 ] {7158e52c-f437-466e-b769-f7da067d9324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6447 | 2026.04.25 04:11:47.429087 [ 5 ] {7158e52c-f437-466e-b769-f7da067d9324} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6448 | 2026.04.25 04:11:47.429123 [ 5 ] {7158e52c-f437-466e-b769-f7da067d9324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6449 | 2026.04.25 04:11:47.429581 [ 5 ] {7158e52c-f437-466e-b769-f7da067d9324} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6450 | 2026.04.25 04:11:47.429856 [ 5 ] {7158e52c-f437-466e-b769-f7da067d9324} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6451 | 2026.04.25 04:11:47.430020 [ 5 ] {7158e52c-f437-466e-b769-f7da067d9324} <Debug> executeQuery: Read 1354 rows, 93.62 KiB in 0.001772 sec., 764108.3521444695 rows/sec., 51.60 MiB/sec. | ||
| 6452 | 2026.04.25 04:11:47.430072 [ 5 ] {7158e52c-f437-466e-b769-f7da067d9324} <Debug> TCPHandler: Processed in 0.001950429 sec. | ||
| 6453 | 2026.04.25 04:11:47.430203 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6454 | 2026.04.25 04:11:47.430320 [ 5 ] {71fb3ebc-5362-4907-95e4-ca522b1780a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6455 | 2026.04.25 04:11:47.430368 [ 5 ] {71fb3ebc-5362-4907-95e4-ca522b1780a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6456 | 2026.04.25 04:11:47.431027 [ 5 ] {71fb3ebc-5362-4907-95e4-ca522b1780a1} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6457 | 2026.04.25 04:11:47.431064 [ 5 ] {71fb3ebc-5362-4907-95e4-ca522b1780a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6458 | 2026.04.25 04:11:47.431504 [ 5 ] {71fb3ebc-5362-4907-95e4-ca522b1780a1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6459 | 2026.04.25 04:11:47.431724 [ 5 ] {71fb3ebc-5362-4907-95e4-ca522b1780a1} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6460 | 2026.04.25 04:11:47.431840 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6461 | 2026.04.25 04:11:47.431851 [ 5 ] {71fb3ebc-5362-4907-95e4-ca522b1780a1} <Debug> executeQuery: Read 1667 rows, 105.94 KiB in 0.001555 sec., 1072025.7234726688 rows/sec., 66.53 MiB/sec. | ||
| 6462 | 2026.04.25 04:11:47.431915 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6463 | 2026.04.25 04:11:47.431930 [ 5 ] {71fb3ebc-5362-4907-95e4-ca522b1780a1} <Debug> TCPHandler: Processed in 0.001791877 sec. | ||
| 6464 | 2026.04.25 04:11:47.431941 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6465 | 2026.04.25 04:11:47.432047 [ 202 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::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 | ||
| 6466 | 2026.04.25 04:11:47.432055 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6467 | 2026.04.25 04:11:47.432176 [ 5 ] {df640604-3d67-4762-b386-8c05abfd1c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6468 | 2026.04.25 04:11:47.432191 [ 202 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6469 | 2026.04.25 04:11:47.432232 [ 5 ] {df640604-3d67-4762-b386-8c05abfd1c61} <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 | ||
| 6470 | 2026.04.25 04:11:47.432239 [ 202 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11874 rows starting from the beginning of the part | ||
| 6471 | 2026.04.25 04:11:47.432319 [ 202 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 265 rows starting from the beginning of the part | ||
| 6472 | 2026.04.25 04:11:47.432367 [ 202 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 163 rows starting from the beginning of the part | ||
| 6473 | 2026.04.25 04:11:47.432414 [ 202 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 265 rows starting from the beginning of the part | ||
| 6474 | 2026.04.25 04:11:47.432460 [ 202 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6475 | 2026.04.25 04:11:47.432507 [ 202 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1667 rows starting from the beginning of the part | ||
| 6476 | 2026.04.25 04:11:47.433039 [ 5 ] {df640604-3d67-4762-b386-8c05abfd1c61} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6477 | 2026.04.25 04:11:47.433080 [ 5 ] {df640604-3d67-4762-b386-8c05abfd1c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6478 | 2026.04.25 04:11:47.433784 [ 5 ] {df640604-3d67-4762-b386-8c05abfd1c61} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6479 | 2026.04.25 04:11:47.434039 [ 5 ] {df640604-3d67-4762-b386-8c05abfd1c61} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2026.04.25 04:11:47.434186 [ 5 ] {df640604-3d67-4762-b386-8c05abfd1c61} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002029 sec., 16264.169541646132 rows/sec., 29.14 MiB/sec. | ||
| 6481 | 2026.04.25 04:11:47.434241 [ 5 ] {df640604-3d67-4762-b386-8c05abfd1c61} <Debug> TCPHandler: Processed in 0.002234913 sec. | ||
| 6482 | 2026.04.25 04:11:47.434362 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6483 | 2026.04.25 04:11:47.434458 [ 5 ] {ed22b59a-be9b-43d6-b5c6-d2fa990ced38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6484 | 2026.04.25 04:11:47.434501 [ 5 ] {ed22b59a-be9b-43d6-b5c6-d2fa990ced38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6485 | 2026.04.25 04:11:47.434830 [ 5 ] {ed22b59a-be9b-43d6-b5c6-d2fa990ced38} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2026.04.25 04:11:47.434865 [ 5 ] {ed22b59a-be9b-43d6-b5c6-d2fa990ced38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6487 | 2026.04.25 04:11:47.435172 [ 5 ] {ed22b59a-be9b-43d6-b5c6-d2fa990ced38} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6488 | 2026.04.25 04:11:47.435413 [ 5 ] {ed22b59a-be9b-43d6-b5c6-d2fa990ced38} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6489 | 2026.04.25 04:11:47.435554 [ 5 ] {ed22b59a-be9b-43d6-b5c6-d2fa990ced38} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001115 sec., 43049.32735426009 rows/sec., 2.90 MiB/sec. | ||
| 6490 | 2026.04.25 04:11:47.435590 [ 5 ] {ed22b59a-be9b-43d6-b5c6-d2fa990ced38} <Debug> TCPHandler: Processed in 0.00127788 sec. | ||
| 6491 | 2026.04.25 04:11:47.436968 [ 190 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14394 rows, containing 5 columns (5 merged, 0 gathered) in 0.004957205 sec., 2903652.3605539813 rows/sec., 189.67 MiB/sec. | ||
| 6492 | 2026.04.25 04:11:47.437527 [ 190 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6493 | 2026.04.25 04:11:47.437846 [ 190 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6494 | 2026.04.25 04:11:47.437930 [ 190 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6495 | 2026.04.25 04:11:47.438030 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.53 MiB. | ||
| 6496 | 2026.04.25 04:11:48.579395 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6497 | 2026.04.25 04:11:48.579777 [ 5 ] {50dedf2e-8ea1-44ed-b422-1031d9c7cc15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 6498 | 2026.04.25 04:11:48.580317 [ 5 ] {50dedf2e-8ea1-44ed-b422-1031d9c7cc15} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6499 | 2026.04.25 04:11:48.580387 [ 5 ] {50dedf2e-8ea1-44ed-b422-1031d9c7cc15} <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 | ||
| 6500 | 2026.04.25 04:11:48.580607 [ 5 ] {50dedf2e-8ea1-44ed-b422-1031d9c7cc15} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6501 | 2026.04.25 04:11:48.580678 [ 5 ] {50dedf2e-8ea1-44ed-b422-1031d9c7cc15} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6502 | 2026.04.25 04:11:48.580820 [ 5 ] {50dedf2e-8ea1-44ed-b422-1031d9c7cc15} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6503 | 2026.04.25 04:11:48.580939 [ 301 ] {50dedf2e-8ea1-44ed-b422-1031d9c7cc15} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 6504 | 2026.04.25 04:11:48.580939 [ 329 ] {50dedf2e-8ea1-44ed-b422-1031d9c7cc15} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6505 | 2026.04.25 04:11:48.581070 [ 5 ] {50dedf2e-8ea1-44ed-b422-1031d9c7cc15} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 6506 | 2026.04.25 04:11:48.581096 [ 5 ] {50dedf2e-8ea1-44ed-b422-1031d9c7cc15} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6507 | 2026.04.25 04:11:48.581142 [ 5 ] {50dedf2e-8ea1-44ed-b422-1031d9c7cc15} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6508 | 2026.04.25 04:11:48.581163 [ 5 ] {50dedf2e-8ea1-44ed-b422-1031d9c7cc15} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6509 | 2026.04.25 04:11:48.582163 [ 5 ] {50dedf2e-8ea1-44ed-b422-1031d9c7cc15} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002535 sec., 20118.343195266272 rows/sec., 4.76 MiB/sec. | ||
| 6510 | 2026.04.25 04:11:48.582274 [ 5 ] {50dedf2e-8ea1-44ed-b422-1031d9c7cc15} <Debug> TCPHandler: Processed in 0.003069907 sec. | ||
| 6511 | 2026.04.25 04:11:48.583380 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6512 | 2026.04.25 04:11:48.583490 [ 5 ] {64583429-490e-42fc-a03f-b2e5deb3502c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6513 | 2026.04.25 04:11:48.583534 [ 5 ] {64583429-490e-42fc-a03f-b2e5deb3502c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6514 | 2026.04.25 04:11:48.584020 [ 5 ] {64583429-490e-42fc-a03f-b2e5deb3502c} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6515 | 2026.04.25 04:11:48.584064 [ 5 ] {64583429-490e-42fc-a03f-b2e5deb3502c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6516 | 2026.04.25 04:11:48.584451 [ 5 ] {64583429-490e-42fc-a03f-b2e5deb3502c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6517 | 2026.04.25 04:11:48.584685 [ 5 ] {64583429-490e-42fc-a03f-b2e5deb3502c} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6518 | 2026.04.25 04:11:48.584837 [ 5 ] {64583429-490e-42fc-a03f-b2e5deb3502c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00138 sec., 40579.710144927536 rows/sec., 3.12 MiB/sec. | ||
| 6519 | 2026.04.25 04:11:48.584877 [ 5 ] {64583429-490e-42fc-a03f-b2e5deb3502c} <Debug> TCPHandler: Processed in 0.001548054 sec. | ||
| 6520 | 2026.04.25 04:11:48.585000 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6521 | 2026.04.25 04:11:48.585096 [ 5 ] {f83d7a18-23ca-4608-9fa3-13af8e560dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6522 | 2026.04.25 04:11:48.585138 [ 5 ] {f83d7a18-23ca-4608-9fa3-13af8e560dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6523 | 2026.04.25 04:11:48.585560 [ 5 ] {f83d7a18-23ca-4608-9fa3-13af8e560dff} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6524 | 2026.04.25 04:11:48.585597 [ 5 ] {f83d7a18-23ca-4608-9fa3-13af8e560dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6525 | 2026.04.25 04:11:48.585908 [ 5 ] {f83d7a18-23ca-4608-9fa3-13af8e560dff} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6526 | 2026.04.25 04:11:48.586132 [ 5 ] {f83d7a18-23ca-4608-9fa3-13af8e560dff} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6527 | 2026.04.25 04:11:48.586265 [ 5 ] {f83d7a18-23ca-4608-9fa3-13af8e560dff} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 6528 | 2026.04.25 04:11:48.586303 [ 5 ] {f83d7a18-23ca-4608-9fa3-13af8e560dff} <Debug> TCPHandler: Processed in 0.001353191 sec. | ||
| 6529 | 2026.04.25 04:11:48.586425 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6530 | 2026.04.25 04:11:48.586520 [ 5 ] {69537907-a8b7-4c1c-8a56-77da61830ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6531 | 2026.04.25 04:11:48.586565 [ 5 ] {69537907-a8b7-4c1c-8a56-77da61830ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6532 | 2026.04.25 04:11:48.586934 [ 5 ] {69537907-a8b7-4c1c-8a56-77da61830ab2} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6533 | 2026.04.25 04:11:48.586971 [ 5 ] {69537907-a8b7-4c1c-8a56-77da61830ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6534 | 2026.04.25 04:11:48.587308 [ 5 ] {69537907-a8b7-4c1c-8a56-77da61830ab2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6535 | 2026.04.25 04:11:48.587537 [ 5 ] {69537907-a8b7-4c1c-8a56-77da61830ab2} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6536 | 2026.04.25 04:11:48.587670 [ 5 ] {69537907-a8b7-4c1c-8a56-77da61830ab2} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001168 sec., 27397.260273972603 rows/sec., 1.91 MiB/sec. | ||
| 6537 | 2026.04.25 04:11:48.587708 [ 5 ] {69537907-a8b7-4c1c-8a56-77da61830ab2} <Debug> TCPHandler: Processed in 0.001333201 sec. | ||
| 6538 | 2026.04.25 04:11:48.587827 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6539 | 2026.04.25 04:11:48.587924 [ 5 ] {6bb280bc-0405-44cc-a168-44228fa250c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6540 | 2026.04.25 04:11:48.587967 [ 5 ] {6bb280bc-0405-44cc-a168-44228fa250c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6541 | 2026.04.25 04:11:48.588305 [ 5 ] {6bb280bc-0405-44cc-a168-44228fa250c8} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6542 | 2026.04.25 04:11:48.588342 [ 5 ] {6bb280bc-0405-44cc-a168-44228fa250c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6543 | 2026.04.25 04:11:48.588664 [ 5 ] {6bb280bc-0405-44cc-a168-44228fa250c8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6544 | 2026.04.25 04:11:48.588885 [ 5 ] {6bb280bc-0405-44cc-a168-44228fa250c8} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6545 | 2026.04.25 04:11:48.588984 [ 24 ] {} <Debug> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6546 | 2026.04.25 04:11:48.589013 [ 5 ] {6bb280bc-0405-44cc-a168-44228fa250c8} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 747.41 KiB/sec. | ||
| 6547 | 2026.04.25 04:11:48.589047 [ 24 ] {} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6548 | 2026.04.25 04:11:48.589057 [ 5 ] {6bb280bc-0405-44cc-a168-44228fa250c8} <Debug> TCPHandler: Processed in 0.001279049 sec. | ||
| 6549 | 2026.04.25 04:11:48.589076 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6550 | 2026.04.25 04:11:48.589198 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 6551 | 2026.04.25 04:11:48.589354 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6552 | 2026.04.25 04:11:48.589395 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1404 rows starting from the beginning of the part | ||
| 6553 | 2026.04.25 04:11:48.589468 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 6554 | 2026.04.25 04:11:48.589520 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 6555 | 2026.04.25 04:11:48.589567 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6556 | 2026.04.25 04:11:48.589613 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part | ||
| 6557 | 2026.04.25 04:11:48.589656 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 12 rows starting from the beginning of the part | ||
| 6558 | 2026.04.25 04:11:48.590748 [ 196 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1674 rows, containing 4 columns (4 merged, 0 gathered) in 0.001603785 sec., 1043780.8060307336 rows/sec., 69.06 MiB/sec. | ||
| 6559 | 2026.04.25 04:11:48.590994 [ 201 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6560 | 2026.04.25 04:11:48.591330 [ 201 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_41_8} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6561 | 2026.04.25 04:11:48.591414 [ 201 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_41_8} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6562 | 2026.04.25 04:11:48.591516 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 6563 | 2026.04.25 04:11:49.897843 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13886 | ||
| 6564 | 2026.04.25 04:11:49.898538 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6565 | 2026.04.25 04:11:49.898594 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6566 | 2026.04.25 04:11:49.899255 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6567 | 2026.04.25 04:11:49.899547 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6568 | 2026.04.25 04:11:49.899666 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13886 | ||
| 6569 | 2026.04.25 04:11:50.609302 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6570 | 2026.04.25 04:11:50.626427 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6571 | 2026.04.25 04:11:50.626494 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6572 | 2026.04.25 04:11:50.632706 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6573 | 2026.04.25 04:11:50.633398 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6574 | 2026.04.25 04:11:50.636498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6575 | 2026.04.25 04:11:52.422104 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 800 | ||
| 6576 | 2026.04.25 04:11:52.424781 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6577 | 2026.04.25 04:11:52.424829 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6578 | 2026.04.25 04:11:52.426148 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6579 | 2026.04.25 04:11:52.426611 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6580 | 2026.04.25 04:11:52.426800 [ 82 ] {} <Debug> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6581 | 2026.04.25 04:11:52.426869 [ 82 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6582 | 2026.04.25 04:11:52.426893 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6583 | 2026.04.25 04:11:52.427024 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 800 | ||
| 6584 | 2026.04.25 04:11:52.427041 [ 201 ] {36d1ac4f-7bca-418d-b807-730d72d06762::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 | ||
| 6585 | 2026.04.25 04:11:52.427874 [ 201 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6586 | 2026.04.25 04:11:52.428025 [ 201 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 580 rows starting from the beginning of the part | ||
| 6587 | 2026.04.25 04:11:52.428406 [ 201 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part | ||
| 6588 | 2026.04.25 04:11:52.428745 [ 201 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 6589 | 2026.04.25 04:11:52.429098 [ 201 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 38 rows starting from the beginning of the part | ||
| 6590 | 2026.04.25 04:11:52.429442 [ 201 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part | ||
| 6591 | 2026.04.25 04:11:52.429786 [ 201 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
| 6592 | 2026.04.25 04:11:52.435972 [ 196 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 800 rows, containing 72 columns (72 merged, 0 gathered) in 0.009005526 sec., 88834.34460130369 rows/sec., 75.86 MiB/sec. | ||
| 6593 | 2026.04.25 04:11:52.437021 [ 187 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6594 | 2026.04.25 04:11:52.437546 [ 187 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_21_4} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6595 | 2026.04.25 04:11:52.437621 [ 187 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_21_4} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6596 | 2026.04.25 04:11:52.437783 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 6597 | 2026.04.25 04:11:53.585554 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6598 | 2026.04.25 04:11:53.585822 [ 5 ] {82d0d424-922e-446a-9b43-8940bca4340e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 6599 | 2026.04.25 04:11:53.586175 [ 5 ] {82d0d424-922e-446a-9b43-8940bca4340e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6600 | 2026.04.25 04:11:53.586210 [ 5 ] {82d0d424-922e-446a-9b43-8940bca4340e} <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 | ||
| 6601 | 2026.04.25 04:11:53.586427 [ 5 ] {82d0d424-922e-446a-9b43-8940bca4340e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6602 | 2026.04.25 04:11:53.586494 [ 5 ] {82d0d424-922e-446a-9b43-8940bca4340e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6603 | 2026.04.25 04:11:53.586629 [ 5 ] {82d0d424-922e-446a-9b43-8940bca4340e} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6604 | 2026.04.25 04:11:53.586748 [ 301 ] {82d0d424-922e-446a-9b43-8940bca4340e} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6605 | 2026.04.25 04:11:53.586748 [ 329 ] {82d0d424-922e-446a-9b43-8940bca4340e} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 6606 | 2026.04.25 04:11:53.586878 [ 5 ] {82d0d424-922e-446a-9b43-8940bca4340e} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 6607 | 2026.04.25 04:11:53.586903 [ 5 ] {82d0d424-922e-446a-9b43-8940bca4340e} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6608 | 2026.04.25 04:11:53.586945 [ 5 ] {82d0d424-922e-446a-9b43-8940bca4340e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6609 | 2026.04.25 04:11:53.586965 [ 5 ] {82d0d424-922e-446a-9b43-8940bca4340e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6610 | 2026.04.25 04:11:53.587939 [ 5 ] {82d0d424-922e-446a-9b43-8940bca4340e} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.00222 sec., 22972.97297297297 rows/sec., 5.43 MiB/sec. | ||
| 6611 | 2026.04.25 04:11:53.588041 [ 5 ] {82d0d424-922e-446a-9b43-8940bca4340e} <Debug> TCPHandler: Processed in 0.00262209 sec. | ||
| 6612 | 2026.04.25 04:11:53.589886 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6613 | 2026.04.25 04:11:53.589992 [ 5 ] {7971f7d2-c998-45fe-8034-e5137f55f583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6614 | 2026.04.25 04:11:53.590033 [ 5 ] {7971f7d2-c998-45fe-8034-e5137f55f583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6615 | 2026.04.25 04:11:53.590593 [ 5 ] {7971f7d2-c998-45fe-8034-e5137f55f583} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6616 | 2026.04.25 04:11:53.590646 [ 5 ] {7971f7d2-c998-45fe-8034-e5137f55f583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6617 | 2026.04.25 04:11:53.591081 [ 5 ] {7971f7d2-c998-45fe-8034-e5137f55f583} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6618 | 2026.04.25 04:11:53.591305 [ 5 ] {7971f7d2-c998-45fe-8034-e5137f55f583} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6619 | 2026.04.25 04:11:53.591450 [ 5 ] {7971f7d2-c998-45fe-8034-e5137f55f583} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001489 sec., 61786.43384822028 rows/sec., 5.22 MiB/sec. | ||
| 6620 | 2026.04.25 04:11:53.591488 [ 5 ] {7971f7d2-c998-45fe-8034-e5137f55f583} <Debug> TCPHandler: Processed in 0.001650395 sec. | ||
| 6621 | 2026.04.25 04:11:53.591669 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6622 | 2026.04.25 04:11:53.591762 [ 5 ] {f37df160-8d48-4366-92e5-b0232613aaa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6623 | 2026.04.25 04:11:53.591801 [ 5 ] {f37df160-8d48-4366-92e5-b0232613aaa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6624 | 2026.04.25 04:11:53.592202 [ 5 ] {f37df160-8d48-4366-92e5-b0232613aaa2} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6625 | 2026.04.25 04:11:53.592237 [ 5 ] {f37df160-8d48-4366-92e5-b0232613aaa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6626 | 2026.04.25 04:11:53.592531 [ 5 ] {f37df160-8d48-4366-92e5-b0232613aaa2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6627 | 2026.04.25 04:11:53.592754 [ 5 ] {f37df160-8d48-4366-92e5-b0232613aaa2} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6628 | 2026.04.25 04:11:53.592882 [ 5 ] {f37df160-8d48-4366-92e5-b0232613aaa2} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001138 sec., 15817.223198594025 rows/sec., 1.16 MiB/sec. | ||
| 6629 | 2026.04.25 04:11:53.592918 [ 5 ] {f37df160-8d48-4366-92e5-b0232613aaa2} <Debug> TCPHandler: Processed in 0.00129631 sec. | ||
| 6630 | 2026.04.25 04:11:53.593031 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6631 | 2026.04.25 04:11:53.593123 [ 5 ] {0c489a86-081d-4e1f-849a-1160a16011a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6632 | 2026.04.25 04:11:53.593162 [ 5 ] {0c489a86-081d-4e1f-849a-1160a16011a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6633 | 2026.04.25 04:11:53.593574 [ 5 ] {0c489a86-081d-4e1f-849a-1160a16011a2} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6634 | 2026.04.25 04:11:53.593609 [ 5 ] {0c489a86-081d-4e1f-849a-1160a16011a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6635 | 2026.04.25 04:11:53.593919 [ 5 ] {0c489a86-081d-4e1f-849a-1160a16011a2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6636 | 2026.04.25 04:11:53.594128 [ 5 ] {0c489a86-081d-4e1f-849a-1160a16011a2} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6637 | 2026.04.25 04:11:53.594253 [ 5 ] {0c489a86-081d-4e1f-849a-1160a16011a2} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001147 sec., 71490.84568439407 rows/sec., 5.58 MiB/sec. | ||
| 6638 | 2026.04.25 04:11:53.594289 [ 5 ] {0c489a86-081d-4e1f-849a-1160a16011a2} <Debug> TCPHandler: Processed in 0.00130542 sec. | ||
| 6639 | 2026.04.25 04:11:53.594406 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6640 | 2026.04.25 04:11:53.594498 [ 5 ] {0f69cbd3-4b70-4d79-ab53-bbedbf83f5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6641 | 2026.04.25 04:11:53.594539 [ 5 ] {0f69cbd3-4b70-4d79-ab53-bbedbf83f5d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6642 | 2026.04.25 04:11:53.594932 [ 5 ] {0f69cbd3-4b70-4d79-ab53-bbedbf83f5d6} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6643 | 2026.04.25 04:11:53.594967 [ 5 ] {0f69cbd3-4b70-4d79-ab53-bbedbf83f5d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6644 | 2026.04.25 04:11:53.595284 [ 5 ] {0f69cbd3-4b70-4d79-ab53-bbedbf83f5d6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6645 | 2026.04.25 04:11:53.595492 [ 5 ] {0f69cbd3-4b70-4d79-ab53-bbedbf83f5d6} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6646 | 2026.04.25 04:11:53.595616 [ 5 ] {0f69cbd3-4b70-4d79-ab53-bbedbf83f5d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001135 sec., 140969.16299559473 rows/sec., 9.82 MiB/sec. | ||
| 6647 | 2026.04.25 04:11:53.595651 [ 5 ] {0f69cbd3-4b70-4d79-ab53-bbedbf83f5d6} <Debug> TCPHandler: Processed in 0.00129283 sec. | ||
| 6648 | 2026.04.25 04:11:53.595763 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6649 | 2026.04.25 04:11:53.595849 [ 5 ] {5db3aced-e108-47ef-85c1-7f2ae917d7b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6650 | 2026.04.25 04:11:53.595899 [ 5 ] {5db3aced-e108-47ef-85c1-7f2ae917d7b7} <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 | ||
| 6651 | 2026.04.25 04:11:53.596605 [ 5 ] {5db3aced-e108-47ef-85c1-7f2ae917d7b7} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6652 | 2026.04.25 04:11:53.596638 [ 5 ] {5db3aced-e108-47ef-85c1-7f2ae917d7b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6653 | 2026.04.25 04:11:53.597219 [ 5 ] {5db3aced-e108-47ef-85c1-7f2ae917d7b7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6654 | 2026.04.25 04:11:53.597440 [ 5 ] {5db3aced-e108-47ef-85c1-7f2ae917d7b7} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6655 | 2026.04.25 04:11:53.597577 [ 5 ] {5db3aced-e108-47ef-85c1-7f2ae917d7b7} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001735 sec., 10374.63976945245 rows/sec., 18.59 MiB/sec. | ||
| 6656 | 2026.04.25 04:11:53.597628 [ 5 ] {5db3aced-e108-47ef-85c1-7f2ae917d7b7} <Debug> TCPHandler: Processed in 0.001907769 sec. | ||
| 6657 | 2026.04.25 04:11:53.597758 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6658 | 2026.04.25 04:11:53.597851 [ 5 ] {8c6bfc74-9a16-47ee-87f9-285ed27f2758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6659 | 2026.04.25 04:11:53.597892 [ 5 ] {8c6bfc74-9a16-47ee-87f9-285ed27f2758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6660 | 2026.04.25 04:11:53.598218 [ 5 ] {8c6bfc74-9a16-47ee-87f9-285ed27f2758} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6661 | 2026.04.25 04:11:53.598254 [ 5 ] {8c6bfc74-9a16-47ee-87f9-285ed27f2758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6662 | 2026.04.25 04:11:53.598563 [ 5 ] {8c6bfc74-9a16-47ee-87f9-285ed27f2758} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6663 | 2026.04.25 04:11:53.598776 [ 5 ] {8c6bfc74-9a16-47ee-87f9-285ed27f2758} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6664 | 2026.04.25 04:11:53.598902 [ 5 ] {8c6bfc74-9a16-47ee-87f9-285ed27f2758} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 6665 | 2026.04.25 04:11:53.598937 [ 5 ] {8c6bfc74-9a16-47ee-87f9-285ed27f2758} <Debug> TCPHandler: Processed in 0.001231769 sec. | ||
| 6666 | 2026.04.25 04:11:57.267516 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6667 | 2026.04.25 04:11:57.267569 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6668 | 2026.04.25 04:11:57.399991 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14398 | ||
| 6669 | 2026.04.25 04:11:57.400548 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6670 | 2026.04.25 04:11:57.400588 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6671 | 2026.04.25 04:11:57.401129 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6672 | 2026.04.25 04:11:57.401371 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6673 | 2026.04.25 04:11:57.401491 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14398 | ||
| 6674 | 2026.04.25 04:11:58.136666 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6675 | 2026.04.25 04:11:58.153448 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6676 | 2026.04.25 04:11:58.153497 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6677 | 2026.04.25 04:11:58.159059 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6678 | 2026.04.25 04:11:58.159738 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6679 | 2026.04.25 04:11:58.162470 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6680 | 2026.04.25 04:11:58.584770 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6681 | 2026.04.25 04:11:58.585029 [ 5 ] {08719979-abe0-47ca-a2d9-28b2a8b90235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 6682 | 2026.04.25 04:11:58.585378 [ 5 ] {08719979-abe0-47ca-a2d9-28b2a8b90235} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6683 | 2026.04.25 04:11:58.585414 [ 5 ] {08719979-abe0-47ca-a2d9-28b2a8b90235} <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 | ||
| 6684 | 2026.04.25 04:11:58.585632 [ 5 ] {08719979-abe0-47ca-a2d9-28b2a8b90235} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6685 | 2026.04.25 04:11:58.585699 [ 5 ] {08719979-abe0-47ca-a2d9-28b2a8b90235} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6686 | 2026.04.25 04:11:58.585838 [ 5 ] {08719979-abe0-47ca-a2d9-28b2a8b90235} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6687 | 2026.04.25 04:11:58.585951 [ 301 ] {08719979-abe0-47ca-a2d9-28b2a8b90235} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 6688 | 2026.04.25 04:11:58.585951 [ 321 ] {08719979-abe0-47ca-a2d9-28b2a8b90235} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6689 | 2026.04.25 04:11:58.586085 [ 5 ] {08719979-abe0-47ca-a2d9-28b2a8b90235} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 6690 | 2026.04.25 04:11:58.586110 [ 5 ] {08719979-abe0-47ca-a2d9-28b2a8b90235} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6691 | 2026.04.25 04:11:58.586152 [ 5 ] {08719979-abe0-47ca-a2d9-28b2a8b90235} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6692 | 2026.04.25 04:11:58.586173 [ 5 ] {08719979-abe0-47ca-a2d9-28b2a8b90235} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6693 | 2026.04.25 04:11:58.587309 [ 5 ] {08719979-abe0-47ca-a2d9-28b2a8b90235} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002384 sec., 21392.61744966443 rows/sec., 5.06 MiB/sec. | ||
| 6694 | 2026.04.25 04:11:58.587417 [ 5 ] {08719979-abe0-47ca-a2d9-28b2a8b90235} <Debug> TCPHandler: Processed in 0.002788762 sec. | ||
| 6695 | 2026.04.25 04:11:58.589507 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6696 | 2026.04.25 04:11:58.589634 [ 5 ] {592f2ef5-9b16-4b6f-bf26-aa776c24f6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6697 | 2026.04.25 04:11:58.589686 [ 5 ] {592f2ef5-9b16-4b6f-bf26-aa776c24f6b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6698 | 2026.04.25 04:11:58.590256 [ 5 ] {592f2ef5-9b16-4b6f-bf26-aa776c24f6b5} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6699 | 2026.04.25 04:11:58.590302 [ 5 ] {592f2ef5-9b16-4b6f-bf26-aa776c24f6b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6700 | 2026.04.25 04:11:58.590699 [ 5 ] {592f2ef5-9b16-4b6f-bf26-aa776c24f6b5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6701 | 2026.04.25 04:11:58.590941 [ 5 ] {592f2ef5-9b16-4b6f-bf26-aa776c24f6b5} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6702 | 2026.04.25 04:11:58.591092 [ 5 ] {592f2ef5-9b16-4b6f-bf26-aa776c24f6b5} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001495 sec., 69565.21739130435 rows/sec., 5.84 MiB/sec. | ||
| 6703 | 2026.04.25 04:11:58.591131 [ 5 ] {592f2ef5-9b16-4b6f-bf26-aa776c24f6b5} <Debug> TCPHandler: Processed in 0.001685065 sec. | ||
| 6704 | 2026.04.25 04:11:58.591259 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6705 | 2026.04.25 04:11:58.591354 [ 5 ] {5b96cecf-d2b1-4d3e-9fc5-8c4959de6beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6706 | 2026.04.25 04:11:58.591394 [ 5 ] {5b96cecf-d2b1-4d3e-9fc5-8c4959de6beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6707 | 2026.04.25 04:11:58.591838 [ 5 ] {5b96cecf-d2b1-4d3e-9fc5-8c4959de6beb} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6708 | 2026.04.25 04:11:58.591883 [ 5 ] {5b96cecf-d2b1-4d3e-9fc5-8c4959de6beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6709 | 2026.04.25 04:11:58.592236 [ 5 ] {5b96cecf-d2b1-4d3e-9fc5-8c4959de6beb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6710 | 2026.04.25 04:11:58.592467 [ 5 ] {5b96cecf-d2b1-4d3e-9fc5-8c4959de6beb} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6711 | 2026.04.25 04:11:58.592576 [ 129 ] {} <Debug> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6712 | 2026.04.25 04:11:58.592599 [ 5 ] {5b96cecf-d2b1-4d3e-9fc5-8c4959de6beb} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001264 sec., 18987.3417721519 rows/sec., 1.39 MiB/sec. | ||
| 6713 | 2026.04.25 04:11:58.592643 [ 129 ] {} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6714 | 2026.04.25 04:11:58.592657 [ 5 ] {5b96cecf-d2b1-4d3e-9fc5-8c4959de6beb} <Debug> TCPHandler: Processed in 0.001448032 sec. | ||
| 6715 | 2026.04.25 04:11:58.592670 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6716 | 2026.04.25 04:11:58.592787 [ 192 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::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 | ||
| 6717 | 2026.04.25 04:11:58.592794 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6718 | 2026.04.25 04:11:58.592895 [ 192 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6719 | 2026.04.25 04:11:58.592908 [ 5 ] {baf64ec0-5b9d-40f9-837a-6f734cf1be9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6720 | 2026.04.25 04:11:58.592933 [ 192 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 225 rows starting from the beginning of the part | ||
| 6721 | 2026.04.25 04:11:58.592955 [ 5 ] {baf64ec0-5b9d-40f9-837a-6f734cf1be9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6722 | 2026.04.25 04:11:58.592995 [ 192 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 166 rows starting from the beginning of the part | ||
| 6723 | 2026.04.25 04:11:58.593046 [ 192 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 18 rows starting from the beginning of the part | ||
| 6724 | 2026.04.25 04:11:58.593088 [ 192 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 51 rows starting from the beginning of the part | ||
| 6725 | 2026.04.25 04:11:58.593124 [ 192 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 18 rows starting from the beginning of the part | ||
| 6726 | 2026.04.25 04:11:58.593162 [ 192 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 6727 | 2026.04.25 04:11:58.593407 [ 5 ] {baf64ec0-5b9d-40f9-837a-6f734cf1be9b} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6728 | 2026.04.25 04:11:58.593448 [ 5 ] {baf64ec0-5b9d-40f9-837a-6f734cf1be9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6729 | 2026.04.25 04:11:58.593784 [ 5 ] {baf64ec0-5b9d-40f9-837a-6f734cf1be9b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6730 | 2026.04.25 04:11:58.594013 [ 196 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 502 rows, containing 5 columns (5 merged, 0 gathered) in 0.00126163 sec., 397897.95740431035 rows/sec., 27.41 MiB/sec. | ||
| 6731 | 2026.04.25 04:11:58.594024 [ 5 ] {baf64ec0-5b9d-40f9-837a-6f734cf1be9b} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6732 | 2026.04.25 04:11:58.594158 [ 196 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6733 | 2026.04.25 04:11:58.594177 [ 5 ] {baf64ec0-5b9d-40f9-837a-6f734cf1be9b} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001287 sec., 68376.06837606838 rows/sec., 5.34 MiB/sec. | ||
| 6734 | 2026.04.25 04:11:58.594218 [ 5 ] {baf64ec0-5b9d-40f9-837a-6f734cf1be9b} <Debug> TCPHandler: Processed in 0.001473653 sec. | ||
| 6735 | 2026.04.25 04:11:58.594339 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6736 | 2026.04.25 04:11:58.594431 [ 196 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_41_8} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6737 | 2026.04.25 04:11:58.594436 [ 5 ] {1792ae82-6ea4-41a9-8862-c4b5ab546ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6738 | 2026.04.25 04:11:58.594495 [ 5 ] {1792ae82-6ea4-41a9-8862-c4b5ab546ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6739 | 2026.04.25 04:11:58.594507 [ 196 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_41_8} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6740 | 2026.04.25 04:11:58.594586 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6741 | 2026.04.25 04:11:58.594905 [ 5 ] {1792ae82-6ea4-41a9-8862-c4b5ab546ef7} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6742 | 2026.04.25 04:11:58.594944 [ 5 ] {1792ae82-6ea4-41a9-8862-c4b5ab546ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6743 | 2026.04.25 04:11:58.595287 [ 5 ] {1792ae82-6ea4-41a9-8862-c4b5ab546ef7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6744 | 2026.04.25 04:11:58.595504 [ 5 ] {1792ae82-6ea4-41a9-8862-c4b5ab546ef7} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6745 | 2026.04.25 04:11:58.595633 [ 5 ] {1792ae82-6ea4-41a9-8862-c4b5ab546ef7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 6746 | 2026.04.25 04:11:58.595669 [ 5 ] {1792ae82-6ea4-41a9-8862-c4b5ab546ef7} <Debug> TCPHandler: Processed in 0.001379341 sec. | ||
| 6747 | 2026.04.25 04:11:58.595784 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6748 | 2026.04.25 04:11:58.595879 [ 5 ] {1e32f40e-f6c7-4fa6-80a3-36f9306d4c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6749 | 2026.04.25 04:11:58.595934 [ 5 ] {1e32f40e-f6c7-4fa6-80a3-36f9306d4c00} <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 | ||
| 6750 | 2026.04.25 04:11:58.596704 [ 5 ] {1e32f40e-f6c7-4fa6-80a3-36f9306d4c00} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6751 | 2026.04.25 04:11:58.596739 [ 5 ] {1e32f40e-f6c7-4fa6-80a3-36f9306d4c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6752 | 2026.04.25 04:11:58.597268 [ 5 ] {1e32f40e-f6c7-4fa6-80a3-36f9306d4c00} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6753 | 2026.04.25 04:11:58.597500 [ 5 ] {1e32f40e-f6c7-4fa6-80a3-36f9306d4c00} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6754 | 2026.04.25 04:11:58.597612 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6755 | 2026.04.25 04:11:58.597639 [ 5 ] {1e32f40e-f6c7-4fa6-80a3-36f9306d4c00} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001778 sec., 13498.312710911136 rows/sec., 24.19 MiB/sec. | ||
| 6756 | 2026.04.25 04:11:58.597656 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6757 | 2026.04.25 04:11:58.597683 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6758 | 2026.04.25 04:11:58.597700 [ 5 ] {1e32f40e-f6c7-4fa6-80a3-36f9306d4c00} <Debug> TCPHandler: Processed in 0.001964709 sec. | ||
| 6759 | 2026.04.25 04:11:58.597763 [ 192 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::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 | ||
| 6760 | 2026.04.25 04:11:58.597845 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6761 | 2026.04.25 04:11:58.597943 [ 192 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6762 | 2026.04.25 04:11:58.597974 [ 5 ] {1510a398-3cff-49ce-aa5f-f81828b98cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6763 | 2026.04.25 04:11:58.597992 [ 192 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 717 rows starting from the beginning of the part | ||
| 6764 | 2026.04.25 04:11:58.598033 [ 5 ] {1510a398-3cff-49ce-aa5f-f81828b98cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6765 | 2026.04.25 04:11:58.598106 [ 192 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 6766 | 2026.04.25 04:11:58.598232 [ 192 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 18 rows starting from the beginning of the part | ||
| 6767 | 2026.04.25 04:11:58.598339 [ 192 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 33 rows starting from the beginning of the part | ||
| 6768 | 2026.04.25 04:11:58.598422 [ 5 ] {1510a398-3cff-49ce-aa5f-f81828b98cd5} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6769 | 2026.04.25 04:11:58.598429 [ 192 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 18 rows starting from the beginning of the part | ||
| 6770 | 2026.04.25 04:11:58.598466 [ 5 ] {1510a398-3cff-49ce-aa5f-f81828b98cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6771 | 2026.04.25 04:11:58.598536 [ 192 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 6772 | 2026.04.25 04:11:58.598816 [ 5 ] {1510a398-3cff-49ce-aa5f-f81828b98cd5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6773 | 2026.04.25 04:11:58.599077 [ 5 ] {1510a398-3cff-49ce-aa5f-f81828b98cd5} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6774 | 2026.04.25 04:11:58.599217 [ 5 ] {1510a398-3cff-49ce-aa5f-f81828b98cd5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001269 sec., 47281.32387706856 rows/sec., 3.19 MiB/sec. | ||
| 6775 | 2026.04.25 04:11:58.599255 [ 5 ] {1510a398-3cff-49ce-aa5f-f81828b98cd5} <Debug> TCPHandler: Processed in 0.001471482 sec. | ||
| 6776 | 2026.04.25 04:11:58.611973 [ 191 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 834 rows, containing 19 columns (19 merged, 0 gathered) in 0.014248185 sec., 58533.77114348249 rows/sec., 104.89 MiB/sec. | ||
| 6777 | 2026.04.25 04:11:58.613342 [ 195 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6778 | 2026.04.25 04:11:58.613686 [ 195 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6779 | 2026.04.25 04:11:58.613754 [ 195 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6780 | 2026.04.25 04:11:58.613865 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. | ||
| 6781 | 2026.04.25 04:11:59.000249 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.21 MiB, peak 285.77 MiB, free memory in arenas 0.00 B, will set to 279.30 MiB (RSS), difference: 1.09 MiB | ||
| 6782 | 2026.04.25 04:12:02.427537 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 828 | ||
| 6783 | 2026.04.25 04:12:02.429888 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6784 | 2026.04.25 04:12:02.429937 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6785 | 2026.04.25 04:12:02.431138 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6786 | 2026.04.25 04:12:02.431429 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6787 | 2026.04.25 04:12:02.431675 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 828 | ||
| 6788 | 2026.04.25 04:12:03.584780 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6789 | 2026.04.25 04:12:03.585161 [ 5 ] {3c651f68-6b99-4e8a-83dd-af5a32be283d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 6790 | 2026.04.25 04:12:03.585590 [ 5 ] {3c651f68-6b99-4e8a-83dd-af5a32be283d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6791 | 2026.04.25 04:12:03.585625 [ 5 ] {3c651f68-6b99-4e8a-83dd-af5a32be283d} <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 | ||
| 6792 | 2026.04.25 04:12:03.585838 [ 5 ] {3c651f68-6b99-4e8a-83dd-af5a32be283d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6793 | 2026.04.25 04:12:03.585905 [ 5 ] {3c651f68-6b99-4e8a-83dd-af5a32be283d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6794 | 2026.04.25 04:12:03.586042 [ 5 ] {3c651f68-6b99-4e8a-83dd-af5a32be283d} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6795 | 2026.04.25 04:12:03.586151 [ 311 ] {3c651f68-6b99-4e8a-83dd-af5a32be283d} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 6796 | 2026.04.25 04:12:03.586166 [ 301 ] {3c651f68-6b99-4e8a-83dd-af5a32be283d} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6797 | 2026.04.25 04:12:03.586286 [ 5 ] {3c651f68-6b99-4e8a-83dd-af5a32be283d} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 6798 | 2026.04.25 04:12:03.586311 [ 5 ] {3c651f68-6b99-4e8a-83dd-af5a32be283d} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6799 | 2026.04.25 04:12:03.586354 [ 5 ] {3c651f68-6b99-4e8a-83dd-af5a32be283d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6800 | 2026.04.25 04:12:03.586374 [ 5 ] {3c651f68-6b99-4e8a-83dd-af5a32be283d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6801 | 2026.04.25 04:12:03.587486 [ 5 ] {3c651f68-6b99-4e8a-83dd-af5a32be283d} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002476 sec., 20597.738287560584 rows/sec., 4.87 MiB/sec. | ||
| 6802 | 2026.04.25 04:12:03.587557 [ 5 ] {3c651f68-6b99-4e8a-83dd-af5a32be283d} <Debug> TCPHandler: Processed in 0.002961215 sec. | ||
| 6803 | 2026.04.25 04:12:03.589467 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6804 | 2026.04.25 04:12:03.589591 [ 5 ] {d5131501-4d1e-4c47-8b3d-47eb875ef3d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6805 | 2026.04.25 04:12:03.589641 [ 5 ] {d5131501-4d1e-4c47-8b3d-47eb875ef3d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6806 | 2026.04.25 04:12:03.590175 [ 5 ] {d5131501-4d1e-4c47-8b3d-47eb875ef3d6} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6807 | 2026.04.25 04:12:03.590217 [ 5 ] {d5131501-4d1e-4c47-8b3d-47eb875ef3d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6808 | 2026.04.25 04:12:03.590616 [ 5 ] {d5131501-4d1e-4c47-8b3d-47eb875ef3d6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6809 | 2026.04.25 04:12:03.590842 [ 5 ] {d5131501-4d1e-4c47-8b3d-47eb875ef3d6} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6810 | 2026.04.25 04:12:03.590963 [ 147 ] {} <Debug> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6811 | 2026.04.25 04:12:03.590981 [ 5 ] {d5131501-4d1e-4c47-8b3d-47eb875ef3d6} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001426 sec., 64516.12903225807 rows/sec., 5.45 MiB/sec. | ||
| 6812 | 2026.04.25 04:12:03.590998 [ 147 ] {} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6813 | 2026.04.25 04:12:03.591018 [ 5 ] {d5131501-4d1e-4c47-8b3d-47eb875ef3d6} <Debug> TCPHandler: Processed in 0.001610055 sec. | ||
| 6814 | 2026.04.25 04:12:03.591020 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6815 | 2026.04.25 04:12:03.591137 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6816 | 2026.04.25 04:12:03.591175 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::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 | ||
| 6817 | 2026.04.25 04:12:03.591231 [ 5 ] {62738317-028c-4fa1-b81c-8d2f5b9f16de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6818 | 2026.04.25 04:12:03.591281 [ 5 ] {62738317-028c-4fa1-b81c-8d2f5b9f16de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6819 | 2026.04.25 04:12:03.591387 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6820 | 2026.04.25 04:12:03.591449 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3360 rows starting from the beginning of the part | ||
| 6821 | 2026.04.25 04:12:03.591512 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2572 rows starting from the beginning of the part | ||
| 6822 | 2026.04.25 04:12:03.591555 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 6823 | 2026.04.25 04:12:03.591596 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 92 rows starting from the beginning of the part | ||
| 6824 | 2026.04.25 04:12:03.591637 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 104 rows starting from the beginning of the part | ||
| 6825 | 2026.04.25 04:12:03.591673 [ 5 ] {62738317-028c-4fa1-b81c-8d2f5b9f16de} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6826 | 2026.04.25 04:12:03.591676 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 92 rows starting from the beginning of the part | ||
| 6827 | 2026.04.25 04:12:03.591716 [ 5 ] {62738317-028c-4fa1-b81c-8d2f5b9f16de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6828 | 2026.04.25 04:12:03.592033 [ 5 ] {62738317-028c-4fa1-b81c-8d2f5b9f16de} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6829 | 2026.04.25 04:12:03.592255 [ 5 ] {62738317-028c-4fa1-b81c-8d2f5b9f16de} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6830 | 2026.04.25 04:12:03.592386 [ 5 ] {62738317-028c-4fa1-b81c-8d2f5b9f16de} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001173 sec., 15345.268542199488 rows/sec., 1.13 MiB/sec. | ||
| 6831 | 2026.04.25 04:12:03.592422 [ 5 ] {62738317-028c-4fa1-b81c-8d2f5b9f16de} <Debug> TCPHandler: Processed in 0.0013337 sec. | ||
| 6832 | 2026.04.25 04:12:03.592538 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6833 | 2026.04.25 04:12:03.592631 [ 5 ] {73045b20-f852-4548-a569-c5521e3827a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6834 | 2026.04.25 04:12:03.592671 [ 5 ] {73045b20-f852-4548-a569-c5521e3827a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6835 | 2026.04.25 04:12:03.593063 [ 5 ] {73045b20-f852-4548-a569-c5521e3827a2} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6836 | 2026.04.25 04:12:03.593099 [ 5 ] {73045b20-f852-4548-a569-c5521e3827a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6837 | 2026.04.25 04:12:03.593413 [ 5 ] {73045b20-f852-4548-a569-c5521e3827a2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6838 | 2026.04.25 04:12:03.593628 [ 5 ] {73045b20-f852-4548-a569-c5521e3827a2} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6839 | 2026.04.25 04:12:03.593743 [ 146 ] {} <Debug> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6840 | 2026.04.25 04:12:03.593754 [ 5 ] {73045b20-f852-4548-a569-c5521e3827a2} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.00114 sec., 71929.82456140351 rows/sec., 5.62 MiB/sec. | ||
| 6841 | 2026.04.25 04:12:03.593811 [ 146 ] {} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6842 | 2026.04.25 04:12:03.593821 [ 5 ] {73045b20-f852-4548-a569-c5521e3827a2} <Debug> TCPHandler: Processed in 0.00133036 sec. | ||
| 6843 | 2026.04.25 04:12:03.593840 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6844 | 2026.04.25 04:12:03.593847 [ 191 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6276 rows, containing 5 columns (5 merged, 0 gathered) in 0.002751471 sec., 2280961.7110265745 rows/sec., 181.60 MiB/sec. | ||
| 6845 | 2026.04.25 04:12:03.593922 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::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 | ||
| 6846 | 2026.04.25 04:12:03.593946 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6847 | 2026.04.25 04:12:03.594009 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6848 | 2026.04.25 04:12:03.594036 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1830 rows starting from the beginning of the part | ||
| 6849 | 2026.04.25 04:12:03.594038 [ 5 ] {7fafa958-0cf3-4460-b1a5-153028fb57f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6850 | 2026.04.25 04:12:03.594084 [ 5 ] {7fafa958-0cf3-4460-b1a5-153028fb57f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6851 | 2026.04.25 04:12:03.594085 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1354 rows starting from the beginning of the part | ||
| 6852 | 2026.04.25 04:12:03.594133 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 6853 | 2026.04.25 04:12:03.594173 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 82 rows starting from the beginning of the part | ||
| 6854 | 2026.04.25 04:12:03.594211 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 88 rows starting from the beginning of the part | ||
| 6855 | 2026.04.25 04:12:03.594253 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part | ||
| 6856 | 2026.04.25 04:12:03.594272 [ 194 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6857 | 2026.04.25 04:12:03.594489 [ 5 ] {7fafa958-0cf3-4460-b1a5-153028fb57f6} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6858 | 2026.04.25 04:12:03.594530 [ 5 ] {7fafa958-0cf3-4460-b1a5-153028fb57f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6859 | 2026.04.25 04:12:03.594647 [ 194 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_46_9} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6860 | 2026.04.25 04:12:03.594738 [ 194 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_46_9} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6861 | 2026.04.25 04:12:03.594841 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 6862 | 2026.04.25 04:12:03.594984 [ 5 ] {7fafa958-0cf3-4460-b1a5-153028fb57f6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6863 | 2026.04.25 04:12:03.595202 [ 5 ] {7fafa958-0cf3-4460-b1a5-153028fb57f6} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6864 | 2026.04.25 04:12:03.595335 [ 5 ] {7fafa958-0cf3-4460-b1a5-153028fb57f6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001314 sec., 121765.601217656 rows/sec., 8.48 MiB/sec. | ||
| 6865 | 2026.04.25 04:12:03.595371 [ 5 ] {7fafa958-0cf3-4460-b1a5-153028fb57f6} <Debug> TCPHandler: Processed in 0.001472072 sec. | ||
| 6866 | 2026.04.25 04:12:03.595484 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6867 | 2026.04.25 04:12:03.595577 [ 5 ] {1e134daa-ba1d-4f0b-a392-911025ff5e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6868 | 2026.04.25 04:12:03.595630 [ 5 ] {1e134daa-ba1d-4f0b-a392-911025ff5e4e} <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 | ||
| 6869 | 2026.04.25 04:12:03.595630 [ 194 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001740426 sec., 2011001.9041315173 rows/sec., 146.04 MiB/sec. | ||
| 6870 | 2026.04.25 04:12:03.595818 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6871 | 2026.04.25 04:12:03.596059 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_46_9} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6872 | 2026.04.25 04:12:03.596122 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_46_9} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6873 | 2026.04.25 04:12:03.596183 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6874 | 2026.04.25 04:12:03.596370 [ 5 ] {1e134daa-ba1d-4f0b-a392-911025ff5e4e} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6875 | 2026.04.25 04:12:03.596405 [ 5 ] {1e134daa-ba1d-4f0b-a392-911025ff5e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6876 | 2026.04.25 04:12:03.596929 [ 5 ] {1e134daa-ba1d-4f0b-a392-911025ff5e4e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6877 | 2026.04.25 04:12:03.597155 [ 5 ] {1e134daa-ba1d-4f0b-a392-911025ff5e4e} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6878 | 2026.04.25 04:12:03.597288 [ 5 ] {1e134daa-ba1d-4f0b-a392-911025ff5e4e} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001728 sec., 10416.666666666668 rows/sec., 18.67 MiB/sec. | ||
| 6879 | 2026.04.25 04:12:03.597339 [ 5 ] {1e134daa-ba1d-4f0b-a392-911025ff5e4e} <Debug> TCPHandler: Processed in 0.001902549 sec. | ||
| 6880 | 2026.04.25 04:12:03.597455 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6881 | 2026.04.25 04:12:03.597548 [ 5 ] {85c8a5fd-7c76-4ba7-848c-bbdb75ccfd23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6882 | 2026.04.25 04:12:03.597589 [ 5 ] {85c8a5fd-7c76-4ba7-848c-bbdb75ccfd23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6883 | 2026.04.25 04:12:03.597928 [ 5 ] {85c8a5fd-7c76-4ba7-848c-bbdb75ccfd23} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6884 | 2026.04.25 04:12:03.597964 [ 5 ] {85c8a5fd-7c76-4ba7-848c-bbdb75ccfd23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6885 | 2026.04.25 04:12:03.598288 [ 5 ] {85c8a5fd-7c76-4ba7-848c-bbdb75ccfd23} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6886 | 2026.04.25 04:12:03.598511 [ 5 ] {85c8a5fd-7c76-4ba7-848c-bbdb75ccfd23} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6887 | 2026.04.25 04:12:03.598641 [ 5 ] {85c8a5fd-7c76-4ba7-848c-bbdb75ccfd23} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 6888 | 2026.04.25 04:12:03.598677 [ 5 ] {85c8a5fd-7c76-4ba7-848c-bbdb75ccfd23} <Debug> TCPHandler: Processed in 0.001269779 sec. | ||
| 6889 | 2026.04.25 04:12:04.901675 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14846 | ||
| 6890 | 2026.04.25 04:12:04.902409 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6891 | 2026.04.25 04:12:04.902496 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6892 | 2026.04.25 04:12:04.903177 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6893 | 2026.04.25 04:12:04.903416 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6894 | 2026.04.25 04:12:04.903540 [ 147 ] {} <Debug> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6895 | 2026.04.25 04:12:04.903557 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14846 | ||
| 6896 | 2026.04.25 04:12:04.903617 [ 147 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6897 | 2026.04.25 04:12:04.903645 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6898 | 2026.04.25 04:12:04.903752 [ 188 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::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 | ||
| 6899 | 2026.04.25 04:12:04.903866 [ 188 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6900 | 2026.04.25 04:12:04.903903 [ 188 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12478 rows starting from the beginning of the part | ||
| 6901 | 2026.04.25 04:12:04.903964 [ 188 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 6902 | 2026.04.25 04:12:04.904007 [ 188 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 6903 | 2026.04.25 04:12:04.904050 [ 188 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 6904 | 2026.04.25 04:12:04.904086 [ 188 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 6905 | 2026.04.25 04:12:04.904126 [ 188 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 6906 | 2026.04.25 04:12:04.905884 [ 194 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14846 rows, containing 4 columns (4 merged, 0 gathered) in 0.002171183 sec., 6837746.979411684 rows/sec., 97.81 MiB/sec. | ||
| 6907 | 2026.04.25 04:12:04.906230 [ 191 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6908 | 2026.04.25 04:12:04.906504 [ 191 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_31_6} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6909 | 2026.04.25 04:12:04.906581 [ 191 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_31_6} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6910 | 2026.04.25 04:12:04.906674 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6911 | 2026.04.25 04:12:05.662696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6912 | 2026.04.25 04:12:05.679875 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6913 | 2026.04.25 04:12:05.679921 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6914 | 2026.04.25 04:12:05.685394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6915 | 2026.04.25 04:12:05.686060 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6916 | 2026.04.25 04:12:05.686341 [ 144 ] {} <Debug> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6917 | 2026.04.25 04:12:05.686382 [ 144 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6918 | 2026.04.25 04:12:05.686405 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6919 | 2026.04.25 04:12:05.686597 [ 194 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 6920 | 2026.04.25 04:12:05.688985 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6921 | 2026.04.25 04:12:05.690487 [ 194 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6922 | 2026.04.25 04:12:05.692036 [ 194 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 6923 | 2026.04.25 04:12:05.696577 [ 194 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 6924 | 2026.04.25 04:12:05.701133 [ 194 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 6925 | 2026.04.25 04:12:05.705601 [ 194 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 6926 | 2026.04.25 04:12:05.710234 [ 194 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 6927 | 2026.04.25 04:12:05.714348 [ 194 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 6928 | 2026.04.25 04:12:05.769631 [ 191 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.083121417 sec., 2815.1589379184907 rows/sec., 14.56 MiB/sec. | ||
| 6929 | 2026.04.25 04:12:05.772423 [ 193 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6930 | 2026.04.25 04:12:05.774625 [ 193 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_31_6} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6931 | 2026.04.25 04:12:05.774738 [ 193 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_31_6} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6932 | 2026.04.25 04:12:05.776851 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6933 | 2026.04.25 04:12:06.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.46 MiB, peak 291.03 MiB, free memory in arenas 0.00 B, will set to 284.09 MiB (RSS), difference: 3.63 MiB | ||
| 6934 | 2026.04.25 04:12:08.586224 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6935 | 2026.04.25 04:12:08.586492 [ 5 ] {c3305945-1134-4679-b648-30df7d0c9ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 6936 | 2026.04.25 04:12:08.586827 [ 5 ] {c3305945-1134-4679-b648-30df7d0c9ca0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6937 | 2026.04.25 04:12:08.586863 [ 5 ] {c3305945-1134-4679-b648-30df7d0c9ca0} <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 | ||
| 6938 | 2026.04.25 04:12:08.587078 [ 5 ] {c3305945-1134-4679-b648-30df7d0c9ca0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6939 | 2026.04.25 04:12:08.587145 [ 5 ] {c3305945-1134-4679-b648-30df7d0c9ca0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6940 | 2026.04.25 04:12:08.587278 [ 5 ] {c3305945-1134-4679-b648-30df7d0c9ca0} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6941 | 2026.04.25 04:12:08.587364 [ 311 ] {c3305945-1134-4679-b648-30df7d0c9ca0} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6942 | 2026.04.25 04:12:08.587399 [ 340 ] {c3305945-1134-4679-b648-30df7d0c9ca0} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 6943 | 2026.04.25 04:12:08.587505 [ 5 ] {c3305945-1134-4679-b648-30df7d0c9ca0} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 6944 | 2026.04.25 04:12:08.587531 [ 5 ] {c3305945-1134-4679-b648-30df7d0c9ca0} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6945 | 2026.04.25 04:12:08.587571 [ 5 ] {c3305945-1134-4679-b648-30df7d0c9ca0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6946 | 2026.04.25 04:12:08.587590 [ 5 ] {c3305945-1134-4679-b648-30df7d0c9ca0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6947 | 2026.04.25 04:12:08.588621 [ 5 ] {c3305945-1134-4679-b648-30df7d0c9ca0} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002237 sec., 22798.390701832814 rows/sec., 5.39 MiB/sec. | ||
| 6948 | 2026.04.25 04:12:08.588722 [ 5 ] {c3305945-1134-4679-b648-30df7d0c9ca0} <Debug> TCPHandler: Processed in 0.00263331 sec. | ||
| 6949 | 2026.04.25 04:12:08.590789 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6950 | 2026.04.25 04:12:08.590913 [ 5 ] {d9c147fe-54df-4554-b57b-16bd0b093503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6951 | 2026.04.25 04:12:08.590962 [ 5 ] {d9c147fe-54df-4554-b57b-16bd0b093503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6952 | 2026.04.25 04:12:08.591566 [ 5 ] {d9c147fe-54df-4554-b57b-16bd0b093503} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6953 | 2026.04.25 04:12:08.591612 [ 5 ] {d9c147fe-54df-4554-b57b-16bd0b093503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6954 | 2026.04.25 04:12:08.591983 [ 5 ] {d9c147fe-54df-4554-b57b-16bd0b093503} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6955 | 2026.04.25 04:12:08.592205 [ 5 ] {d9c147fe-54df-4554-b57b-16bd0b093503} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6956 | 2026.04.25 04:12:08.592373 [ 5 ] {d9c147fe-54df-4554-b57b-16bd0b093503} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001496 sec., 69518.71657754011 rows/sec., 5.83 MiB/sec. | ||
| 6957 | 2026.04.25 04:12:08.592410 [ 5 ] {d9c147fe-54df-4554-b57b-16bd0b093503} <Debug> TCPHandler: Processed in 0.001679625 sec. | ||
| 6958 | 2026.04.25 04:12:08.592549 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6959 | 2026.04.25 04:12:08.592641 [ 5 ] {9908615e-6c5d-4d35-8e57-648c3e18ba4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6960 | 2026.04.25 04:12:08.592681 [ 5 ] {9908615e-6c5d-4d35-8e57-648c3e18ba4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6961 | 2026.04.25 04:12:08.593084 [ 5 ] {9908615e-6c5d-4d35-8e57-648c3e18ba4a} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6962 | 2026.04.25 04:12:08.593118 [ 5 ] {9908615e-6c5d-4d35-8e57-648c3e18ba4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6963 | 2026.04.25 04:12:08.593403 [ 5 ] {9908615e-6c5d-4d35-8e57-648c3e18ba4a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6964 | 2026.04.25 04:12:08.593612 [ 5 ] {9908615e-6c5d-4d35-8e57-648c3e18ba4a} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6965 | 2026.04.25 04:12:08.593737 [ 5 ] {9908615e-6c5d-4d35-8e57-648c3e18ba4a} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001114 sec., 21543.98563734291 rows/sec., 1.58 MiB/sec. | ||
| 6966 | 2026.04.25 04:12:08.593772 [ 5 ] {9908615e-6c5d-4d35-8e57-648c3e18ba4a} <Debug> TCPHandler: Processed in 0.00128085 sec. | ||
| 6967 | 2026.04.25 04:12:08.593890 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6968 | 2026.04.25 04:12:08.593982 [ 5 ] {4e8a6d7e-4ccd-411b-ac1f-4fb03b123342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6969 | 2026.04.25 04:12:08.594023 [ 5 ] {4e8a6d7e-4ccd-411b-ac1f-4fb03b123342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6970 | 2026.04.25 04:12:08.594433 [ 5 ] {4e8a6d7e-4ccd-411b-ac1f-4fb03b123342} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6971 | 2026.04.25 04:12:08.594467 [ 5 ] {4e8a6d7e-4ccd-411b-ac1f-4fb03b123342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6972 | 2026.04.25 04:12:08.594766 [ 5 ] {4e8a6d7e-4ccd-411b-ac1f-4fb03b123342} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6973 | 2026.04.25 04:12:08.594985 [ 5 ] {4e8a6d7e-4ccd-411b-ac1f-4fb03b123342} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6974 | 2026.04.25 04:12:08.595108 [ 5 ] {4e8a6d7e-4ccd-411b-ac1f-4fb03b123342} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001144 sec., 76923.07692307692 rows/sec., 6.01 MiB/sec. | ||
| 6975 | 2026.04.25 04:12:08.595143 [ 5 ] {4e8a6d7e-4ccd-411b-ac1f-4fb03b123342} <Debug> TCPHandler: Processed in 0.001300349 sec. | ||
| 6976 | 2026.04.25 04:12:08.595265 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6977 | 2026.04.25 04:12:08.595357 [ 5 ] {11f91c55-1610-4cb8-8d52-3c98d9fb22b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6978 | 2026.04.25 04:12:08.595398 [ 5 ] {11f91c55-1610-4cb8-8d52-3c98d9fb22b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6979 | 2026.04.25 04:12:08.595804 [ 5 ] {11f91c55-1610-4cb8-8d52-3c98d9fb22b2} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6980 | 2026.04.25 04:12:08.595840 [ 5 ] {11f91c55-1610-4cb8-8d52-3c98d9fb22b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6981 | 2026.04.25 04:12:08.596174 [ 5 ] {11f91c55-1610-4cb8-8d52-3c98d9fb22b2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6982 | 2026.04.25 04:12:08.596387 [ 5 ] {11f91c55-1610-4cb8-8d52-3c98d9fb22b2} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6983 | 2026.04.25 04:12:08.596497 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6984 | 2026.04.25 04:12:08.596511 [ 5 ] {11f91c55-1610-4cb8-8d52-3c98d9fb22b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 6985 | 2026.04.25 04:12:08.596568 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6986 | 2026.04.25 04:12:08.596573 [ 5 ] {11f91c55-1610-4cb8-8d52-3c98d9fb22b2} <Debug> TCPHandler: Processed in 0.001355391 sec. | ||
| 6987 | 2026.04.25 04:12:08.596600 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 6988 | 2026.04.25 04:12:08.596707 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6989 | 2026.04.25 04:12:08.596714 [ 198 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::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 | ||
| 6990 | 2026.04.25 04:12:08.596808 [ 5 ] {371f903c-02c1-4630-89ce-54db6c88ae90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6991 | 2026.04.25 04:12:08.596866 [ 5 ] {371f903c-02c1-4630-89ce-54db6c88ae90} <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 | ||
| 6992 | 2026.04.25 04:12:08.596866 [ 198 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6993 | 2026.04.25 04:12:08.596921 [ 198 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14394 rows starting from the beginning of the part | ||
| 6994 | 2026.04.25 04:12:08.596998 [ 198 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part | ||
| 6995 | 2026.04.25 04:12:08.597053 [ 198 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 6996 | 2026.04.25 04:12:08.597101 [ 198 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::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 | ||
| 6997 | 2026.04.25 04:12:08.597148 [ 198 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6998 | 2026.04.25 04:12:08.597194 [ 198 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6999 | 2026.04.25 04:12:08.597648 [ 5 ] {371f903c-02c1-4630-89ce-54db6c88ae90} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7000 | 2026.04.25 04:12:08.597688 [ 5 ] {371f903c-02c1-4630-89ce-54db6c88ae90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7001 | 2026.04.25 04:12:08.598608 [ 5 ] {371f903c-02c1-4630-89ce-54db6c88ae90} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7002 | 2026.04.25 04:12:08.598843 [ 5 ] {371f903c-02c1-4630-89ce-54db6c88ae90} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7003 | 2026.04.25 04:12:08.598986 [ 5 ] {371f903c-02c1-4630-89ce-54db6c88ae90} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002197 sec., 10923.987255348202 rows/sec., 19.58 MiB/sec. | ||
| 7004 | 2026.04.25 04:12:08.599039 [ 5 ] {371f903c-02c1-4630-89ce-54db6c88ae90} <Debug> TCPHandler: Processed in 0.002378606 sec. | ||
| 7005 | 2026.04.25 04:12:08.599175 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7006 | 2026.04.25 04:12:08.599298 [ 5 ] {9492136a-b9be-42eb-9754-e4c96c47067a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7007 | 2026.04.25 04:12:08.599348 [ 5 ] {9492136a-b9be-42eb-9754-e4c96c47067a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7008 | 2026.04.25 04:12:08.599730 [ 5 ] {9492136a-b9be-42eb-9754-e4c96c47067a} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7009 | 2026.04.25 04:12:08.599767 [ 5 ] {9492136a-b9be-42eb-9754-e4c96c47067a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7010 | 2026.04.25 04:12:08.600195 [ 5 ] {9492136a-b9be-42eb-9754-e4c96c47067a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7011 | 2026.04.25 04:12:08.600419 [ 5 ] {9492136a-b9be-42eb-9754-e4c96c47067a} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7012 | 2026.04.25 04:12:08.600555 [ 5 ] {9492136a-b9be-42eb-9754-e4c96c47067a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001281 sec., 46838.4074941452 rows/sec., 3.16 MiB/sec. | ||
| 7013 | 2026.04.25 04:12:08.600594 [ 5 ] {9492136a-b9be-42eb-9754-e4c96c47067a} <Debug> TCPHandler: Processed in 0.001480092 sec. | ||
| 7014 | 2026.04.25 04:12:08.602428 [ 189 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15066 rows, containing 5 columns (5 merged, 0 gathered) in 0.005763767 sec., 2613915.517403809 rows/sec., 171.24 MiB/sec. | ||
| 7015 | 2026.04.25 04:12:08.602788 [ 189 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7016 | 2026.04.25 04:12:08.603064 [ 189 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7017 | 2026.04.25 04:12:08.603139 [ 189 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7018 | 2026.04.25 04:12:08.603214 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.71 MiB. | ||
| 7019 | 2026.04.25 04:12:09.000240 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.60 MiB, peak 291.03 MiB, free memory in arenas 0.00 B, will set to 286.38 MiB (RSS), difference: 1.78 MiB | ||
| 7020 | 2026.04.25 04:12:12.267803 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7021 | 2026.04.25 04:12:12.267862 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7022 | 2026.04.25 04:12:12.403651 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15358 | ||
| 7023 | 2026.04.25 04:12:12.404145 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7024 | 2026.04.25 04:12:12.404179 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7025 | 2026.04.25 04:12:12.404667 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7026 | 2026.04.25 04:12:12.404900 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7027 | 2026.04.25 04:12:12.405028 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15358 | ||
| 7028 | 2026.04.25 04:12:12.431863 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 856 | ||
| 7029 | 2026.04.25 04:12:12.434117 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7030 | 2026.04.25 04:12:12.434162 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7031 | 2026.04.25 04:12:12.435468 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7032 | 2026.04.25 04:12:12.435748 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7033 | 2026.04.25 04:12:12.436004 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 856 | ||
| 7034 | 2026.04.25 04:12:13.001455 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001011476 sec. | ||
| 7035 | 2026.04.25 04:12:13.189040 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7036 | 2026.04.25 04:12:13.204065 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7037 | 2026.04.25 04:12:13.204121 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7038 | 2026.04.25 04:12:13.210943 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7039 | 2026.04.25 04:12:13.211815 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7040 | 2026.04.25 04:12:13.215142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7041 | 2026.04.25 04:12:13.585672 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7042 | 2026.04.25 04:12:13.585947 [ 5 ] {5b738c01-f994-4167-9e7a-ad6d16e7a639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 7043 | 2026.04.25 04:12:13.586307 [ 5 ] {5b738c01-f994-4167-9e7a-ad6d16e7a639} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7044 | 2026.04.25 04:12:13.586344 [ 5 ] {5b738c01-f994-4167-9e7a-ad6d16e7a639} <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 | ||
| 7045 | 2026.04.25 04:12:13.586566 [ 5 ] {5b738c01-f994-4167-9e7a-ad6d16e7a639} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7046 | 2026.04.25 04:12:13.586636 [ 5 ] {5b738c01-f994-4167-9e7a-ad6d16e7a639} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7047 | 2026.04.25 04:12:13.586780 [ 5 ] {5b738c01-f994-4167-9e7a-ad6d16e7a639} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7048 | 2026.04.25 04:12:13.586891 [ 311 ] {5b738c01-f994-4167-9e7a-ad6d16e7a639} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 7049 | 2026.04.25 04:12:13.586903 [ 340 ] {5b738c01-f994-4167-9e7a-ad6d16e7a639} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7050 | 2026.04.25 04:12:13.587009 [ 5 ] {5b738c01-f994-4167-9e7a-ad6d16e7a639} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 7051 | 2026.04.25 04:12:13.587037 [ 5 ] {5b738c01-f994-4167-9e7a-ad6d16e7a639} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7052 | 2026.04.25 04:12:13.587081 [ 5 ] {5b738c01-f994-4167-9e7a-ad6d16e7a639} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7053 | 2026.04.25 04:12:13.587102 [ 5 ] {5b738c01-f994-4167-9e7a-ad6d16e7a639} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7054 | 2026.04.25 04:12:13.588135 [ 5 ] {5b738c01-f994-4167-9e7a-ad6d16e7a639} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002288 sec., 22290.20979020979 rows/sec., 5.27 MiB/sec. | ||
| 7055 | 2026.04.25 04:12:13.588241 [ 5 ] {5b738c01-f994-4167-9e7a-ad6d16e7a639} <Debug> TCPHandler: Processed in 0.002706621 sec. | ||
| 7056 | 2026.04.25 04:12:13.590265 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7057 | 2026.04.25 04:12:13.590381 [ 5 ] {d358ca8b-7f1f-4dd2-99b4-4fc8ac08ce08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7058 | 2026.04.25 04:12:13.590426 [ 5 ] {d358ca8b-7f1f-4dd2-99b4-4fc8ac08ce08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7059 | 2026.04.25 04:12:13.590942 [ 5 ] {d358ca8b-7f1f-4dd2-99b4-4fc8ac08ce08} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7060 | 2026.04.25 04:12:13.590990 [ 5 ] {d358ca8b-7f1f-4dd2-99b4-4fc8ac08ce08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7061 | 2026.04.25 04:12:13.591401 [ 5 ] {d358ca8b-7f1f-4dd2-99b4-4fc8ac08ce08} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7062 | 2026.04.25 04:12:13.591638 [ 5 ] {d358ca8b-7f1f-4dd2-99b4-4fc8ac08ce08} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7063 | 2026.04.25 04:12:13.591790 [ 5 ] {d358ca8b-7f1f-4dd2-99b4-4fc8ac08ce08} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.00144 sec., 63888.88888888888 rows/sec., 5.40 MiB/sec. | ||
| 7064 | 2026.04.25 04:12:13.591831 [ 5 ] {d358ca8b-7f1f-4dd2-99b4-4fc8ac08ce08} <Debug> TCPHandler: Processed in 0.001618864 sec. | ||
| 7065 | 2026.04.25 04:12:13.591988 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7066 | 2026.04.25 04:12:13.592089 [ 5 ] {bdf06f18-86e8-4090-9b46-a6202441b28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7067 | 2026.04.25 04:12:13.592132 [ 5 ] {bdf06f18-86e8-4090-9b46-a6202441b28e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7068 | 2026.04.25 04:12:13.592557 [ 5 ] {bdf06f18-86e8-4090-9b46-a6202441b28e} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7069 | 2026.04.25 04:12:13.592593 [ 5 ] {bdf06f18-86e8-4090-9b46-a6202441b28e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7070 | 2026.04.25 04:12:13.592928 [ 5 ] {bdf06f18-86e8-4090-9b46-a6202441b28e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7071 | 2026.04.25 04:12:13.593165 [ 5 ] {bdf06f18-86e8-4090-9b46-a6202441b28e} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7072 | 2026.04.25 04:12:13.593319 [ 5 ] {bdf06f18-86e8-4090-9b46-a6202441b28e} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001249 sec., 14411.529223378704 rows/sec., 1.06 MiB/sec. | ||
| 7073 | 2026.04.25 04:12:13.593358 [ 5 ] {bdf06f18-86e8-4090-9b46-a6202441b28e} <Debug> TCPHandler: Processed in 0.001431011 sec. | ||
| 7074 | 2026.04.25 04:12:13.593487 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7075 | 2026.04.25 04:12:13.593605 [ 5 ] {de939883-3854-4a3c-a399-14efe487bdb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7076 | 2026.04.25 04:12:13.593660 [ 5 ] {de939883-3854-4a3c-a399-14efe487bdb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7077 | 2026.04.25 04:12:13.594146 [ 5 ] {de939883-3854-4a3c-a399-14efe487bdb4} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7078 | 2026.04.25 04:12:13.594183 [ 5 ] {de939883-3854-4a3c-a399-14efe487bdb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7079 | 2026.04.25 04:12:13.594500 [ 5 ] {de939883-3854-4a3c-a399-14efe487bdb4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7080 | 2026.04.25 04:12:13.594739 [ 5 ] {de939883-3854-4a3c-a399-14efe487bdb4} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7081 | 2026.04.25 04:12:13.594907 [ 5 ] {de939883-3854-4a3c-a399-14efe487bdb4} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001324 sec., 61933.534743202414 rows/sec., 4.84 MiB/sec. | ||
| 7082 | 2026.04.25 04:12:13.594952 [ 5 ] {de939883-3854-4a3c-a399-14efe487bdb4} <Debug> TCPHandler: Processed in 0.001515683 sec. | ||
| 7083 | 2026.04.25 04:12:13.595088 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7084 | 2026.04.25 04:12:13.595185 [ 5 ] {212353e9-e591-4be4-88da-4df8f46b13e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7085 | 2026.04.25 04:12:13.595228 [ 5 ] {212353e9-e591-4be4-88da-4df8f46b13e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7086 | 2026.04.25 04:12:13.595639 [ 5 ] {212353e9-e591-4be4-88da-4df8f46b13e8} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7087 | 2026.04.25 04:12:13.595675 [ 5 ] {212353e9-e591-4be4-88da-4df8f46b13e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7088 | 2026.04.25 04:12:13.596026 [ 5 ] {212353e9-e591-4be4-88da-4df8f46b13e8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7089 | 2026.04.25 04:12:13.596253 [ 5 ] {212353e9-e591-4be4-88da-4df8f46b13e8} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7090 | 2026.04.25 04:12:13.596388 [ 5 ] {212353e9-e591-4be4-88da-4df8f46b13e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 7091 | 2026.04.25 04:12:13.596426 [ 5 ] {212353e9-e591-4be4-88da-4df8f46b13e8} <Debug> TCPHandler: Processed in 0.001389681 sec. | ||
| 7092 | 2026.04.25 04:12:13.596550 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7093 | 2026.04.25 04:12:13.596646 [ 5 ] {756433db-fb93-48d9-9dc0-29d63532a2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7094 | 2026.04.25 04:12:13.596700 [ 5 ] {756433db-fb93-48d9-9dc0-29d63532a2fe} <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 | ||
| 7095 | 2026.04.25 04:12:13.597468 [ 5 ] {756433db-fb93-48d9-9dc0-29d63532a2fe} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7096 | 2026.04.25 04:12:13.597505 [ 5 ] {756433db-fb93-48d9-9dc0-29d63532a2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7097 | 2026.04.25 04:12:13.598063 [ 5 ] {756433db-fb93-48d9-9dc0-29d63532a2fe} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7098 | 2026.04.25 04:12:13.598300 [ 5 ] {756433db-fb93-48d9-9dc0-29d63532a2fe} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7099 | 2026.04.25 04:12:13.598441 [ 5 ] {756433db-fb93-48d9-9dc0-29d63532a2fe} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001813 sec., 9928.295642581357 rows/sec., 17.79 MiB/sec. | ||
| 7100 | 2026.04.25 04:12:13.598495 [ 5 ] {756433db-fb93-48d9-9dc0-29d63532a2fe} <Debug> TCPHandler: Processed in 0.00199526 sec. | ||
| 7101 | 2026.04.25 04:12:13.598635 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7102 | 2026.04.25 04:12:13.598731 [ 5 ] {d0378d59-ba55-451d-828f-f1332e670e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7103 | 2026.04.25 04:12:13.598772 [ 5 ] {d0378d59-ba55-451d-828f-f1332e670e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7104 | 2026.04.25 04:12:13.599116 [ 5 ] {d0378d59-ba55-451d-828f-f1332e670e7e} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7105 | 2026.04.25 04:12:13.599152 [ 5 ] {d0378d59-ba55-451d-828f-f1332e670e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7106 | 2026.04.25 04:12:13.599487 [ 5 ] {d0378d59-ba55-451d-828f-f1332e670e7e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7107 | 2026.04.25 04:12:13.599708 [ 5 ] {d0378d59-ba55-451d-828f-f1332e670e7e} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7108 | 2026.04.25 04:12:13.599820 [ 136 ] {} <Debug> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7109 | 2026.04.25 04:12:13.599837 [ 5 ] {d0378d59-ba55-451d-828f-f1332e670e7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 7110 | 2026.04.25 04:12:13.599879 [ 136 ] {} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7111 | 2026.04.25 04:12:13.599889 [ 5 ] {d0378d59-ba55-451d-828f-f1332e670e7e} <Debug> TCPHandler: Processed in 0.00130532 sec. | ||
| 7112 | 2026.04.25 04:12:13.599908 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7113 | 2026.04.25 04:12:13.600028 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 7114 | 2026.04.25 04:12:13.600194 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7115 | 2026.04.25 04:12:13.600233 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1674 rows starting from the beginning of the part | ||
| 7116 | 2026.04.25 04:12:13.600298 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 7117 | 2026.04.25 04:12:13.600341 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7118 | 2026.04.25 04:12:13.600381 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 7119 | 2026.04.25 04:12:13.600419 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7120 | 2026.04.25 04:12:13.600460 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 7121 | 2026.04.25 04:12:13.601492 [ 190 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1974 rows, containing 4 columns (4 merged, 0 gathered) in 0.001518583 sec., 1299896.0214884535 rows/sec., 86.24 MiB/sec. | ||
| 7122 | 2026.04.25 04:12:13.601809 [ 187 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7123 | 2026.04.25 04:12:13.602137 [ 187 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_46_9} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7124 | 2026.04.25 04:12:13.602214 [ 187 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_46_9} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7125 | 2026.04.25 04:12:13.602331 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 7126 | 2026.04.25 04:12:17.397763 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7127 | 2026.04.25 04:12:17.398011 [ 5 ] {a191ce04-9c0f-41de-b4a2-ed9a2d000679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7128 | 2026.04.25 04:12:17.398360 [ 5 ] {a191ce04-9c0f-41de-b4a2-ed9a2d000679} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7129 | 2026.04.25 04:12:17.398399 [ 5 ] {a191ce04-9c0f-41de-b4a2-ed9a2d000679} <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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7130 | 2026.04.25 04:12:17.398648 [ 5 ] {a191ce04-9c0f-41de-b4a2-ed9a2d000679} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7131 | 2026.04.25 04:12:17.398714 [ 5 ] {a191ce04-9c0f-41de-b4a2-ed9a2d000679} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7132 | 2026.04.25 04:12:17.398851 [ 5 ] {a191ce04-9c0f-41de-b4a2-ed9a2d000679} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 7133 | 2026.04.25 04:12:17.398961 [ 339 ] {a191ce04-9c0f-41de-b4a2-ed9a2d000679} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 7134 | 2026.04.25 04:12:17.398967 [ 343 ] {a191ce04-9c0f-41de-b4a2-ed9a2d000679} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7135 | 2026.04.25 04:12:17.399084 [ 5 ] {a191ce04-9c0f-41de-b4a2-ed9a2d000679} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 7136 | 2026.04.25 04:12:17.399109 [ 5 ] {a191ce04-9c0f-41de-b4a2-ed9a2d000679} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7137 | 2026.04.25 04:12:17.399151 [ 5 ] {a191ce04-9c0f-41de-b4a2-ed9a2d000679} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'zone:cpu_nsec'))" | ||
| 7138 | 2026.04.25 04:12:17.399172 [ 5 ] {a191ce04-9c0f-41de-b4a2-ed9a2d000679} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7139 | 2026.04.25 04:12:17.400257 [ 5 ] {a191ce04-9c0f-41de-b4a2-ed9a2d000679} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002351 sec., 21692.896639727776 rows/sec., 5.13 MiB/sec. | ||
| 7140 | 2026.04.25 04:12:17.400324 [ 5 ] {a191ce04-9c0f-41de-b4a2-ed9a2d000679} <Debug> TCPHandler: Processed in 0.002689691 sec. | ||
| 7141 | 2026.04.25 04:12:17.414022 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7142 | 2026.04.25 04:12:17.414141 [ 5 ] {1c562ff0-5e1d-48dc-aebb-b95105d84888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7143 | 2026.04.25 04:12:17.414187 [ 5 ] {1c562ff0-5e1d-48dc-aebb-b95105d84888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7144 | 2026.04.25 04:12:17.414664 [ 5 ] {1c562ff0-5e1d-48dc-aebb-b95105d84888} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7145 | 2026.04.25 04:12:17.414705 [ 5 ] {1c562ff0-5e1d-48dc-aebb-b95105d84888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7146 | 2026.04.25 04:12:17.415097 [ 5 ] {1c562ff0-5e1d-48dc-aebb-b95105d84888} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7147 | 2026.04.25 04:12:17.415333 [ 5 ] {1c562ff0-5e1d-48dc-aebb-b95105d84888} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7148 | 2026.04.25 04:12:17.415478 [ 5 ] {1c562ff0-5e1d-48dc-aebb-b95105d84888} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001371 sec., 17505.470459518598 rows/sec., 1.45 MiB/sec. | ||
| 7149 | 2026.04.25 04:12:17.415517 [ 5 ] {1c562ff0-5e1d-48dc-aebb-b95105d84888} <Debug> TCPHandler: Processed in 0.001557853 sec. | ||
| 7150 | 2026.04.25 04:12:17.415649 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7151 | 2026.04.25 04:12:17.415743 [ 5 ] {3a752ab1-96e5-4dd1-a84c-f89087d6fc0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7152 | 2026.04.25 04:12:17.415783 [ 5 ] {3a752ab1-96e5-4dd1-a84c-f89087d6fc0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7153 | 2026.04.25 04:12:17.416182 [ 5 ] {3a752ab1-96e5-4dd1-a84c-f89087d6fc0f} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7154 | 2026.04.25 04:12:17.416218 [ 5 ] {3a752ab1-96e5-4dd1-a84c-f89087d6fc0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7155 | 2026.04.25 04:12:17.416534 [ 5 ] {3a752ab1-96e5-4dd1-a84c-f89087d6fc0f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7156 | 2026.04.25 04:12:17.416777 [ 5 ] {3a752ab1-96e5-4dd1-a84c-f89087d6fc0f} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7157 | 2026.04.25 04:12:17.416951 [ 5 ] {3a752ab1-96e5-4dd1-a84c-f89087d6fc0f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001224 sec., 4901.9607843137255 rows/sec., 399.72 KiB/sec. | ||
| 7158 | 2026.04.25 04:12:17.417002 [ 5 ] {3a752ab1-96e5-4dd1-a84c-f89087d6fc0f} <Debug> TCPHandler: Processed in 0.001402701 sec. | ||
| 7159 | 2026.04.25 04:12:17.417135 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7160 | 2026.04.25 04:12:17.417244 [ 5 ] {337fc750-407b-4dc3-be9e-3338a43376e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7161 | 2026.04.25 04:12:17.417298 [ 5 ] {337fc750-407b-4dc3-be9e-3338a43376e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7162 | 2026.04.25 04:12:17.418947 [ 5 ] {337fc750-407b-4dc3-be9e-3338a43376e8} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7163 | 2026.04.25 04:12:17.418989 [ 5 ] {337fc750-407b-4dc3-be9e-3338a43376e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7164 | 2026.04.25 04:12:17.419457 [ 5 ] {337fc750-407b-4dc3-be9e-3338a43376e8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7165 | 2026.04.25 04:12:17.419685 [ 5 ] {337fc750-407b-4dc3-be9e-3338a43376e8} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7166 | 2026.04.25 04:12:17.419818 [ 5 ] {337fc750-407b-4dc3-be9e-3338a43376e8} <Debug> executeQuery: Read 2572 rows, 197.54 KiB in 0.002599 sec., 989611.3889957676 rows/sec., 74.22 MiB/sec. | ||
| 7167 | 2026.04.25 04:12:17.419860 [ 5 ] {337fc750-407b-4dc3-be9e-3338a43376e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 7168 | 2026.04.25 04:12:17.419875 [ 5 ] {337fc750-407b-4dc3-be9e-3338a43376e8} <Debug> TCPHandler: Processed in 0.002797732 sec. | ||
| 7169 | 2026.04.25 04:12:17.420009 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7170 | 2026.04.25 04:12:17.420106 [ 5 ] {b284df50-b3a1-4edb-a12b-532230f38a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7171 | 2026.04.25 04:12:17.420146 [ 5 ] {b284df50-b3a1-4edb-a12b-532230f38a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7172 | 2026.04.25 04:12:17.420573 [ 5 ] {b284df50-b3a1-4edb-a12b-532230f38a1e} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7173 | 2026.04.25 04:12:17.420612 [ 5 ] {b284df50-b3a1-4edb-a12b-532230f38a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7174 | 2026.04.25 04:12:17.420915 [ 5 ] {b284df50-b3a1-4edb-a12b-532230f38a1e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7175 | 2026.04.25 04:12:17.421134 [ 5 ] {b284df50-b3a1-4edb-a12b-532230f38a1e} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7176 | 2026.04.25 04:12:17.421265 [ 5 ] {b284df50-b3a1-4edb-a12b-532230f38a1e} <Debug> executeQuery: Read 51 rows, 3.86 KiB in 0.001179 sec., 43256.997455470744 rows/sec., 3.20 MiB/sec. | ||
| 7177 | 2026.04.25 04:12:17.421305 [ 5 ] {b284df50-b3a1-4edb-a12b-532230f38a1e} <Debug> TCPHandler: Processed in 0.00134694 sec. | ||
| 7178 | 2026.04.25 04:12:17.421431 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7179 | 2026.04.25 04:12:17.421557 [ 5 ] {2744cbd2-3db6-4133-94ee-44dd8718ef88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7180 | 2026.04.25 04:12:17.421606 [ 5 ] {2744cbd2-3db6-4133-94ee-44dd8718ef88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7181 | 2026.04.25 04:12:17.422302 [ 5 ] {2744cbd2-3db6-4133-94ee-44dd8718ef88} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7182 | 2026.04.25 04:12:17.422339 [ 5 ] {2744cbd2-3db6-4133-94ee-44dd8718ef88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7183 | 2026.04.25 04:12:17.422687 [ 5 ] {2744cbd2-3db6-4133-94ee-44dd8718ef88} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7184 | 2026.04.25 04:12:17.422911 [ 5 ] {2744cbd2-3db6-4133-94ee-44dd8718ef88} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7185 | 2026.04.25 04:12:17.423042 [ 5 ] {2744cbd2-3db6-4133-94ee-44dd8718ef88} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001511 sec., 545996.0291197882 rows/sec., 31.94 MiB/sec. | ||
| 7186 | 2026.04.25 04:12:17.423083 [ 5 ] {2744cbd2-3db6-4133-94ee-44dd8718ef88} <Debug> TCPHandler: Processed in 0.001715046 sec. | ||
| 7187 | 2026.04.25 04:12:17.423207 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7188 | 2026.04.25 04:12:17.423333 [ 5 ] {b7c5eade-dc1b-4817-97b0-d4db997d9064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7189 | 2026.04.25 04:12:17.423382 [ 5 ] {b7c5eade-dc1b-4817-97b0-d4db997d9064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7190 | 2026.04.25 04:12:17.423842 [ 5 ] {b7c5eade-dc1b-4817-97b0-d4db997d9064} <Trace> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7191 | 2026.04.25 04:12:17.423880 [ 5 ] {b7c5eade-dc1b-4817-97b0-d4db997d9064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7192 | 2026.04.25 04:12:17.424184 [ 5 ] {b7c5eade-dc1b-4817-97b0-d4db997d9064} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 7193 | 2026.04.25 04:12:17.424400 [ 5 ] {b7c5eade-dc1b-4817-97b0-d4db997d9064} <Trace> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7194 | 2026.04.25 04:12:17.424533 [ 5 ] {b7c5eade-dc1b-4817-97b0-d4db997d9064} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001226 sec., 815.6606851549755 rows/sec., 57.35 KiB/sec. | ||
| 7195 | 2026.04.25 04:12:17.424573 [ 5 ] {b7c5eade-dc1b-4817-97b0-d4db997d9064} <Debug> TCPHandler: Processed in 0.001429701 sec. | ||
| 7196 | 2026.04.25 04:12:17.424687 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7197 | 2026.04.25 04:12:17.424791 [ 5 ] {c18a0282-bcd8-42af-a52b-e38b5759741a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7198 | 2026.04.25 04:12:17.424837 [ 5 ] {c18a0282-bcd8-42af-a52b-e38b5759741a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7199 | 2026.04.25 04:12:17.425320 [ 5 ] {c18a0282-bcd8-42af-a52b-e38b5759741a} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7200 | 2026.04.25 04:12:17.425364 [ 5 ] {c18a0282-bcd8-42af-a52b-e38b5759741a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7201 | 2026.04.25 04:12:17.425743 [ 5 ] {c18a0282-bcd8-42af-a52b-e38b5759741a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7202 | 2026.04.25 04:12:17.425999 [ 5 ] {c18a0282-bcd8-42af-a52b-e38b5759741a} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7203 | 2026.04.25 04:12:17.426153 [ 5 ] {c18a0282-bcd8-42af-a52b-e38b5759741a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001381 sec., 8689.355539464155 rows/sec., 678.86 KiB/sec. | ||
| 7204 | 2026.04.25 04:12:17.426202 [ 5 ] {c18a0282-bcd8-42af-a52b-e38b5759741a} <Debug> TCPHandler: Processed in 0.001564504 sec. | ||
| 7205 | 2026.04.25 04:12:17.426812 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7206 | 2026.04.25 04:12:17.427038 [ 5 ] {ee02aefe-138e-4563-9744-625991cae4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7207 | 2026.04.25 04:12:17.427120 [ 5 ] {ee02aefe-138e-4563-9744-625991cae4be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7208 | 2026.04.25 04:12:17.428598 [ 5 ] {ee02aefe-138e-4563-9744-625991cae4be} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7209 | 2026.04.25 04:12:17.428645 [ 5 ] {ee02aefe-138e-4563-9744-625991cae4be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7210 | 2026.04.25 04:12:17.429040 [ 5 ] {ee02aefe-138e-4563-9744-625991cae4be} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7211 | 2026.04.25 04:12:17.429284 [ 5 ] {ee02aefe-138e-4563-9744-625991cae4be} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7212 | 2026.04.25 04:12:17.429425 [ 5 ] {ee02aefe-138e-4563-9744-625991cae4be} <Debug> executeQuery: Read 1354 rows, 93.62 KiB in 0.002453 sec., 551977.1708112515 rows/sec., 37.27 MiB/sec. | ||
| 7213 | 2026.04.25 04:12:17.429480 [ 5 ] {ee02aefe-138e-4563-9744-625991cae4be} <Debug> TCPHandler: Processed in 0.003083647 sec. | ||
| 7214 | 2026.04.25 04:12:17.429614 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7215 | 2026.04.25 04:12:17.429729 [ 5 ] {6c67bf8a-56a5-4f84-b88a-dce7e41bc4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7216 | 2026.04.25 04:12:17.429777 [ 5 ] {6c67bf8a-56a5-4f84-b88a-dce7e41bc4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7217 | 2026.04.25 04:12:17.430520 [ 5 ] {6c67bf8a-56a5-4f84-b88a-dce7e41bc4c9} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7218 | 2026.04.25 04:12:17.430557 [ 5 ] {6c67bf8a-56a5-4f84-b88a-dce7e41bc4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7219 | 2026.04.25 04:12:17.430998 [ 5 ] {6c67bf8a-56a5-4f84-b88a-dce7e41bc4c9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7220 | 2026.04.25 04:12:17.431225 [ 5 ] {6c67bf8a-56a5-4f84-b88a-dce7e41bc4c9} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7221 | 2026.04.25 04:12:17.431381 [ 5 ] {6c67bf8a-56a5-4f84-b88a-dce7e41bc4c9} <Debug> executeQuery: Read 1631 rows, 102.95 KiB in 0.001674 sec., 974313.0227001195 rows/sec., 60.06 MiB/sec. | ||
| 7222 | 2026.04.25 04:12:17.431420 [ 5 ] {6c67bf8a-56a5-4f84-b88a-dce7e41bc4c9} <Debug> TCPHandler: Processed in 0.001862478 sec. | ||
| 7223 | 2026.04.25 04:12:17.431543 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7224 | 2026.04.25 04:12:17.431638 [ 5 ] {c632b367-21a9-4ccf-9707-046d7ecc44ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7225 | 2026.04.25 04:12:17.431693 [ 5 ] {c632b367-21a9-4ccf-9707-046d7ecc44ee} <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 | ||
| 7226 | 2026.04.25 04:12:17.432543 [ 5 ] {c632b367-21a9-4ccf-9707-046d7ecc44ee} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7227 | 2026.04.25 04:12:17.432581 [ 5 ] {c632b367-21a9-4ccf-9707-046d7ecc44ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7228 | 2026.04.25 04:12:17.433133 [ 5 ] {c632b367-21a9-4ccf-9707-046d7ecc44ee} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7229 | 2026.04.25 04:12:17.433373 [ 5 ] {c632b367-21a9-4ccf-9707-046d7ecc44ee} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7230 | 2026.04.25 04:12:17.433516 [ 5 ] {c632b367-21a9-4ccf-9707-046d7ecc44ee} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001897 sec., 17395.888244596732 rows/sec., 31.17 MiB/sec. | ||
| 7231 | 2026.04.25 04:12:17.433569 [ 5 ] {c632b367-21a9-4ccf-9707-046d7ecc44ee} <Debug> TCPHandler: Processed in 0.002074291 sec. | ||
| 7232 | 2026.04.25 04:12:17.433694 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7233 | 2026.04.25 04:12:17.433789 [ 5 ] {9db37e38-3566-4d4d-b769-83acba543f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7234 | 2026.04.25 04:12:17.433832 [ 5 ] {9db37e38-3566-4d4d-b769-83acba543f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7235 | 2026.04.25 04:12:17.434193 [ 5 ] {9db37e38-3566-4d4d-b769-83acba543f02} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7236 | 2026.04.25 04:12:17.434230 [ 5 ] {9db37e38-3566-4d4d-b769-83acba543f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7237 | 2026.04.25 04:12:17.434541 [ 5 ] {9db37e38-3566-4d4d-b769-83acba543f02} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7238 | 2026.04.25 04:12:17.434756 [ 5 ] {9db37e38-3566-4d4d-b769-83acba543f02} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7239 | 2026.04.25 04:12:17.434889 [ 5 ] {9db37e38-3566-4d4d-b769-83acba543f02} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001118 sec., 42933.81037567084 rows/sec., 2.89 MiB/sec. | ||
| 7240 | 2026.04.25 04:12:17.434925 [ 5 ] {9db37e38-3566-4d4d-b769-83acba543f02} <Debug> TCPHandler: Processed in 0.00128147 sec. | ||
| 7241 | 2026.04.25 04:12:18.580081 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7242 | 2026.04.25 04:12:18.580474 [ 5 ] {e3bce82c-8123-461d-8c57-d9f801407dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 7243 | 2026.04.25 04:12:18.580985 [ 5 ] {e3bce82c-8123-461d-8c57-d9f801407dae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7244 | 2026.04.25 04:12:18.581019 [ 5 ] {e3bce82c-8123-461d-8c57-d9f801407dae} <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 | ||
| 7245 | 2026.04.25 04:12:18.581237 [ 5 ] {e3bce82c-8123-461d-8c57-d9f801407dae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7246 | 2026.04.25 04:12:18.581307 [ 5 ] {e3bce82c-8123-461d-8c57-d9f801407dae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7247 | 2026.04.25 04:12:18.581447 [ 5 ] {e3bce82c-8123-461d-8c57-d9f801407dae} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7248 | 2026.04.25 04:12:18.581554 [ 339 ] {e3bce82c-8123-461d-8c57-d9f801407dae} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7249 | 2026.04.25 04:12:18.581566 [ 343 ] {e3bce82c-8123-461d-8c57-d9f801407dae} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 7250 | 2026.04.25 04:12:18.581673 [ 5 ] {e3bce82c-8123-461d-8c57-d9f801407dae} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 7251 | 2026.04.25 04:12:18.581698 [ 5 ] {e3bce82c-8123-461d-8c57-d9f801407dae} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7252 | 2026.04.25 04:12:18.581741 [ 5 ] {e3bce82c-8123-461d-8c57-d9f801407dae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7253 | 2026.04.25 04:12:18.581762 [ 5 ] {e3bce82c-8123-461d-8c57-d9f801407dae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7254 | 2026.04.25 04:12:18.582633 [ 5 ] {e3bce82c-8123-461d-8c57-d9f801407dae} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002313 sec., 22049.28664072633 rows/sec., 5.21 MiB/sec. | ||
| 7255 | 2026.04.25 04:12:18.582699 [ 5 ] {e3bce82c-8123-461d-8c57-d9f801407dae} <Debug> TCPHandler: Processed in 0.002813573 sec. | ||
| 7256 | 2026.04.25 04:12:18.583812 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7257 | 2026.04.25 04:12:18.583921 [ 5 ] {61efa782-c34a-403b-9f71-e57d7868cb94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7258 | 2026.04.25 04:12:18.583964 [ 5 ] {61efa782-c34a-403b-9f71-e57d7868cb94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7259 | 2026.04.25 04:12:18.584433 [ 5 ] {61efa782-c34a-403b-9f71-e57d7868cb94} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7260 | 2026.04.25 04:12:18.584476 [ 5 ] {61efa782-c34a-403b-9f71-e57d7868cb94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7261 | 2026.04.25 04:12:18.584850 [ 5 ] {61efa782-c34a-403b-9f71-e57d7868cb94} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7262 | 2026.04.25 04:12:18.585114 [ 5 ] {61efa782-c34a-403b-9f71-e57d7868cb94} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7263 | 2026.04.25 04:12:18.585270 [ 5 ] {61efa782-c34a-403b-9f71-e57d7868cb94} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001379 sec., 40609.137055837564 rows/sec., 3.12 MiB/sec. | ||
| 7264 | 2026.04.25 04:12:18.585309 [ 5 ] {61efa782-c34a-403b-9f71-e57d7868cb94} <Debug> TCPHandler: Processed in 0.001546703 sec. | ||
| 7265 | 2026.04.25 04:12:18.585430 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7266 | 2026.04.25 04:12:18.585526 [ 5 ] {ca90539f-5d1a-4f99-9b03-70fa8083c7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7267 | 2026.04.25 04:12:18.585566 [ 5 ] {ca90539f-5d1a-4f99-9b03-70fa8083c7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7268 | 2026.04.25 04:12:18.585983 [ 5 ] {ca90539f-5d1a-4f99-9b03-70fa8083c7d1} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7269 | 2026.04.25 04:12:18.586020 [ 5 ] {ca90539f-5d1a-4f99-9b03-70fa8083c7d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7270 | 2026.04.25 04:12:18.586326 [ 5 ] {ca90539f-5d1a-4f99-9b03-70fa8083c7d1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7271 | 2026.04.25 04:12:18.586542 [ 5 ] {ca90539f-5d1a-4f99-9b03-70fa8083c7d1} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7272 | 2026.04.25 04:12:18.586670 [ 5 ] {ca90539f-5d1a-4f99-9b03-70fa8083c7d1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 7273 | 2026.04.25 04:12:18.586708 [ 5 ] {ca90539f-5d1a-4f99-9b03-70fa8083c7d1} <Debug> TCPHandler: Processed in 0.00132783 sec. | ||
| 7274 | 2026.04.25 04:12:18.586832 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7275 | 2026.04.25 04:12:18.586929 [ 5 ] {ac4afae0-dee9-471b-9d1c-130509ef1311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7276 | 2026.04.25 04:12:18.586974 [ 5 ] {ac4afae0-dee9-471b-9d1c-130509ef1311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7277 | 2026.04.25 04:12:18.587340 [ 5 ] {ac4afae0-dee9-471b-9d1c-130509ef1311} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7278 | 2026.04.25 04:12:18.587377 [ 5 ] {ac4afae0-dee9-471b-9d1c-130509ef1311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7279 | 2026.04.25 04:12:18.587698 [ 5 ] {ac4afae0-dee9-471b-9d1c-130509ef1311} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7280 | 2026.04.25 04:12:18.587924 [ 5 ] {ac4afae0-dee9-471b-9d1c-130509ef1311} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7281 | 2026.04.25 04:12:18.588054 [ 5 ] {ac4afae0-dee9-471b-9d1c-130509ef1311} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001143 sec., 27996.50043744532 rows/sec., 1.95 MiB/sec. | ||
| 7282 | 2026.04.25 04:12:18.588090 [ 5 ] {ac4afae0-dee9-471b-9d1c-130509ef1311} <Debug> TCPHandler: Processed in 0.00130812 sec. | ||
| 7283 | 2026.04.25 04:12:18.588227 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7284 | 2026.04.25 04:12:18.588353 [ 5 ] {908c80a0-2db1-4a00-83de-88728475a765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7285 | 2026.04.25 04:12:18.588406 [ 5 ] {908c80a0-2db1-4a00-83de-88728475a765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7286 | 2026.04.25 04:12:18.588805 [ 5 ] {908c80a0-2db1-4a00-83de-88728475a765} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7287 | 2026.04.25 04:12:18.588849 [ 5 ] {908c80a0-2db1-4a00-83de-88728475a765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7288 | 2026.04.25 04:12:18.589183 [ 5 ] {908c80a0-2db1-4a00-83de-88728475a765} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7289 | 2026.04.25 04:12:18.589401 [ 5 ] {908c80a0-2db1-4a00-83de-88728475a765} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7290 | 2026.04.25 04:12:18.589535 [ 5 ] {908c80a0-2db1-4a00-83de-88728475a765} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001206 sec., 9950.248756218905 rows/sec., 686.67 KiB/sec. | ||
| 7291 | 2026.04.25 04:12:18.589573 [ 5 ] {908c80a0-2db1-4a00-83de-88728475a765} <Debug> TCPHandler: Processed in 0.001409212 sec. | ||
| 7292 | 2026.04.25 04:12:19.905196 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15806 | ||
| 7293 | 2026.04.25 04:12:19.905779 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7294 | 2026.04.25 04:12:19.905823 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7295 | 2026.04.25 04:12:19.906304 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7296 | 2026.04.25 04:12:19.906531 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7297 | 2026.04.25 04:12:19.906661 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15806 | ||
| 7298 | 2026.04.25 04:12:20.715524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7299 | 2026.04.25 04:12:20.731257 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7300 | 2026.04.25 04:12:20.731315 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7301 | 2026.04.25 04:12:20.737917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7302 | 2026.04.25 04:12:20.738989 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7303 | 2026.04.25 04:12:20.742777 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7304 | 2026.04.25 04:12:21.802783 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49809 | ||
| 7305 | 2026.04.25 04:12:21.802907 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7306 | 2026.04.25 04:12:21.802938 [ 286 ] {} <Debug> TCP-Session: d50e63de-a043-455a-834b-0c0b88f3fcfa Authenticating user 'default' from [fd00:1122:3344:101::e]:49809 | ||
| 7307 | 2026.04.25 04:12:21.802963 [ 286 ] {} <Debug> TCP-Session: d50e63de-a043-455a-834b-0c0b88f3fcfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7308 | 2026.04.25 04:12:21.802978 [ 286 ] {} <Debug> TCP-Session: d50e63de-a043-455a-834b-0c0b88f3fcfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7309 | 2026.04.25 04:12:21.803182 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46129 | ||
| 7310 | 2026.04.25 04:12:21.803236 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62364 | ||
| 7311 | 2026.04.25 04:12:21.803305 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7312 | 2026.04.25 04:12:21.803315 [ 286 ] {} <Trace> TCP-Session: d50e63de-a043-455a-834b-0c0b88f3fcfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7313 | 2026.04.25 04:12:21.803339 [ 288 ] {} <Debug> TCP-Session: e2f9e4b3-8d58-483d-9e3d-474c180b5bb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46129 | ||
| 7314 | 2026.04.25 04:12:21.803368 [ 288 ] {} <Debug> TCP-Session: e2f9e4b3-8d58-483d-9e3d-474c180b5bb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7315 | 2026.04.25 04:12:21.803381 [ 288 ] {} <Debug> TCP-Session: e2f9e4b3-8d58-483d-9e3d-474c180b5bb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7316 | 2026.04.25 04:12:21.803488 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7317 | 2026.04.25 04:12:21.803496 [ 286 ] {f66884f7-fdc8-4390-a6e6-4670dbdc003c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49809) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7318 | 2026.04.25 04:12:21.803526 [ 289 ] {} <Debug> TCP-Session: 6ad15e68-7ad0-4a30-bbd6-301fb840073e Authenticating user 'default' from [fd00:1122:3344:101::e]:62364 | ||
| 7319 | 2026.04.25 04:12:21.803553 [ 289 ] {} <Debug> TCP-Session: 6ad15e68-7ad0-4a30-bbd6-301fb840073e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7320 | 2026.04.25 04:12:21.803566 [ 289 ] {} <Debug> TCP-Session: 6ad15e68-7ad0-4a30-bbd6-301fb840073e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7321 | 2026.04.25 04:12:21.803780 [ 286 ] {f66884f7-fdc8-4390-a6e6-4670dbdc003c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7322 | 2026.04.25 04:12:21.803836 [ 286 ] {f66884f7-fdc8-4390-a6e6-4670dbdc003c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7323 | 2026.04.25 04:12:21.804110 [ 286 ] {f66884f7-fdc8-4390-a6e6-4670dbdc003c} <Debug> oximeter.version (ec5a4b49-bcd3-444b-b983-27584d7e2b94) (SelectExecutor): Key condition: unknown | ||
| 7324 | 2026.04.25 04:12:21.804307 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50322 | ||
| 7325 | 2026.04.25 04:12:21.804312 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42553 | ||
| 7326 | 2026.04.25 04:12:21.804378 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49300 | ||
| 7327 | 2026.04.25 04:12:21.804405 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35526 | ||
| 7328 | 2026.04.25 04:12:21.804507 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57484 | ||
| 7329 | 2026.04.25 04:12:21.804629 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41662 | ||
| 7330 | 2026.04.25 04:12:21.804801 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7331 | 2026.04.25 04:12:21.804836 [ 352 ] {} <Debug> TCP-Session: 8bc7e9f1-a4c1-47b3-a631-a1d64601b03f Authenticating user 'default' from [fd00:1122:3344:101::e]:50322 | ||
| 7332 | 2026.04.25 04:12:21.804857 [ 352 ] {} <Debug> TCP-Session: 8bc7e9f1-a4c1-47b3-a631-a1d64601b03f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7333 | 2026.04.25 04:12:21.804879 [ 352 ] {} <Debug> TCP-Session: 8bc7e9f1-a4c1-47b3-a631-a1d64601b03f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7334 | 2026.04.25 04:12:21.805146 [ 343 ] {f66884f7-fdc8-4390-a6e6-4670dbdc003c} <Trace> AggregatingTransform: Aggregating | ||
| 7335 | 2026.04.25 04:12:21.805185 [ 343 ] {f66884f7-fdc8-4390-a6e6-4670dbdc003c} <Trace> Aggregator: Aggregation method: without_key | ||
| 7336 | 2026.04.25 04:12:21.805193 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7337 | 2026.04.25 04:12:21.805222 [ 343 ] {f66884f7-fdc8-4390-a6e6-4670dbdc003c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001014416 sec. (985.789 rows/sec., 38.51 KiB/sec.) | ||
| 7338 | 2026.04.25 04:12:21.805234 [ 356 ] {} <Debug> TCP-Session: 5245ad77-6ff1-41e1-ad1b-8b24d72a01ee Authenticating user 'default' from [fd00:1122:3344:101::e]:41662 | ||
| 7339 | 2026.04.25 04:12:21.805243 [ 343 ] {f66884f7-fdc8-4390-a6e6-4670dbdc003c} <Trace> Aggregator: Merging aggregated data | ||
| 7340 | 2026.04.25 04:12:21.805257 [ 356 ] {} <Debug> TCP-Session: 5245ad77-6ff1-41e1-ad1b-8b24d72a01ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7341 | 2026.04.25 04:12:21.805278 [ 356 ] {} <Debug> TCP-Session: 5245ad77-6ff1-41e1-ad1b-8b24d72a01ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7342 | 2026.04.25 04:12:21.805330 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7343 | 2026.04.25 04:12:21.805371 [ 355 ] {} <Debug> TCP-Session: 851dfdc9-43e5-467b-8159-ac59d9e41a9f Authenticating user 'default' from [fd00:1122:3344:101::e]:57484 | ||
| 7344 | 2026.04.25 04:12:21.805392 [ 355 ] {} <Debug> TCP-Session: 851dfdc9-43e5-467b-8159-ac59d9e41a9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7345 | 2026.04.25 04:12:21.805405 [ 355 ] {} <Debug> TCP-Session: 851dfdc9-43e5-467b-8159-ac59d9e41a9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7346 | 2026.04.25 04:12:21.805436 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7347 | 2026.04.25 04:12:21.805468 [ 290 ] {} <Debug> TCP-Session: 5943c88d-cb78-4cc0-839b-5c12b8973338 Authenticating user 'default' from [fd00:1122:3344:101::e]:42553 | ||
| 7348 | 2026.04.25 04:12:21.805484 [ 290 ] {} <Debug> TCP-Session: 5943c88d-cb78-4cc0-839b-5c12b8973338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7349 | 2026.04.25 04:12:21.805497 [ 290 ] {} <Debug> TCP-Session: 5943c88d-cb78-4cc0-839b-5c12b8973338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7350 | 2026.04.25 04:12:21.805888 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7351 | 2026.04.25 04:12:21.805933 [ 354 ] {} <Debug> TCP-Session: 6f41c80f-aa8a-4404-b16c-fa07b94488bf Authenticating user 'default' from [fd00:1122:3344:101::e]:35526 | ||
| 7352 | 2026.04.25 04:12:21.805955 [ 354 ] {} <Debug> TCP-Session: 6f41c80f-aa8a-4404-b16c-fa07b94488bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7353 | 2026.04.25 04:12:21.805976 [ 354 ] {} <Debug> TCP-Session: 6f41c80f-aa8a-4404-b16c-fa07b94488bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7354 | 2026.04.25 04:12:21.806022 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7355 | 2026.04.25 04:12:21.806070 [ 353 ] {} <Debug> TCP-Session: b6ca650e-eedc-41fd-ad6c-9b1b9746f29d Authenticating user 'default' from [fd00:1122:3344:101::e]:49300 | ||
| 7356 | 2026.04.25 04:12:21.806093 [ 353 ] {} <Debug> TCP-Session: b6ca650e-eedc-41fd-ad6c-9b1b9746f29d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7357 | 2026.04.25 04:12:21.806106 [ 353 ] {} <Debug> TCP-Session: b6ca650e-eedc-41fd-ad6c-9b1b9746f29d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7358 | 2026.04.25 04:12:21.806667 [ 286 ] {f66884f7-fdc8-4390-a6e6-4670dbdc003c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003233 sec., 309.31023816888336 rows/sec., 12.08 KiB/sec. | ||
| 7359 | 2026.04.25 04:12:21.806799 [ 286 ] {f66884f7-fdc8-4390-a6e6-4670dbdc003c} <Debug> TCPHandler: Processed in 0.003599284 sec. | ||
| 7360 | 2026.04.25 04:12:21.806917 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7361 | 2026.04.25 04:12:21.806942 [ 286 ] {} <Debug> TCP-Session: d50e63de-a043-455a-834b-0c0b88f3fcfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7362 | 2026.04.25 04:12:21.806949 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7363 | 2026.04.25 04:12:21.806970 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7364 | 2026.04.25 04:12:21.806986 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7365 | 2026.04.25 04:12:21.806990 [ 288 ] {} <Debug> TCP-Session: e2f9e4b3-8d58-483d-9e3d-474c180b5bb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7366 | 2026.04.25 04:12:21.807007 [ 355 ] {} <Debug> TCP-Session: 851dfdc9-43e5-467b-8159-ac59d9e41a9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7367 | 2026.04.25 04:12:21.807020 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7368 | 2026.04.25 04:12:21.807038 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7369 | 2026.04.25 04:12:21.807059 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7370 | 2026.04.25 04:12:21.807089 [ 352 ] {} <Debug> TCP-Session: 8bc7e9f1-a4c1-47b3-a631-a1d64601b03f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7371 | 2026.04.25 04:12:21.807097 [ 290 ] {} <Debug> TCP-Session: 5943c88d-cb78-4cc0-839b-5c12b8973338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7372 | 2026.04.25 04:12:21.807118 [ 353 ] {} <Debug> TCP-Session: b6ca650e-eedc-41fd-ad6c-9b1b9746f29d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7373 | 2026.04.25 04:12:21.807082 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7374 | 2026.04.25 04:12:21.807000 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7375 | 2026.04.25 04:12:21.807180 [ 356 ] {} <Debug> TCP-Session: 5245ad77-6ff1-41e1-ad1b-8b24d72a01ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7376 | 2026.04.25 04:12:21.807032 [ 354 ] {} <Debug> TCP-Session: 6f41c80f-aa8a-4404-b16c-fa07b94488bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7377 | 2026.04.25 04:12:21.807202 [ 289 ] {} <Debug> TCP-Session: 6ad15e68-7ad0-4a30-bbd6-301fb840073e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7378 | 2026.04.25 04:12:21.978013 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59540 | ||
| 7379 | 2026.04.25 04:12:21.978122 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7380 | 2026.04.25 04:12:21.978147 [ 286 ] {} <Debug> TCP-Session: 83c4ef1b-a865-4d75-8b4b-422fb305d709 Authenticating user 'default' from [fd00:1122:3344:101::e]:59540 | ||
| 7381 | 2026.04.25 04:12:21.978170 [ 286 ] {} <Debug> TCP-Session: 83c4ef1b-a865-4d75-8b4b-422fb305d709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7382 | 2026.04.25 04:12:21.978183 [ 286 ] {} <Debug> TCP-Session: 83c4ef1b-a865-4d75-8b4b-422fb305d709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7383 | 2026.04.25 04:12:21.978367 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52069 | ||
| 7384 | 2026.04.25 04:12:21.978385 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55910 | ||
| 7385 | 2026.04.25 04:12:21.978417 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47456 | ||
| 7386 | 2026.04.25 04:12:21.978441 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60087 | ||
| 7387 | 2026.04.25 04:12:21.978465 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64140 | ||
| 7388 | 2026.04.25 04:12:21.978493 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7389 | 2026.04.25 04:12:21.978507 [ 286 ] {} <Trace> TCP-Session: 83c4ef1b-a865-4d75-8b4b-422fb305d709 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7390 | 2026.04.25 04:12:21.978523 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7391 | 2026.04.25 04:12:21.978546 [ 288 ] {} <Debug> TCP-Session: e04b710d-6be8-45aa-bc6b-fd3e92848ff3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52069 | ||
| 7392 | 2026.04.25 04:12:21.978568 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7393 | 2026.04.25 04:12:21.978581 [ 352 ] {} <Debug> TCP-Session: b016446e-80c0-45dd-b997-05a4d8829c14 Authenticating user 'default' from [fd00:1122:3344:101::e]:47456 | ||
| 7394 | 2026.04.25 04:12:21.978591 [ 288 ] {} <Debug> TCP-Session: e04b710d-6be8-45aa-bc6b-fd3e92848ff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7395 | 2026.04.25 04:12:21.978608 [ 353 ] {} <Debug> TCP-Session: 0b6b7942-8e6a-4ac8-99e7-5d04f2f07790 Authenticating user 'default' from [fd00:1122:3344:101::e]:60087 | ||
| 7396 | 2026.04.25 04:12:21.978619 [ 352 ] {} <Debug> TCP-Session: b016446e-80c0-45dd-b997-05a4d8829c14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7397 | 2026.04.25 04:12:21.978622 [ 288 ] {} <Debug> TCP-Session: e04b710d-6be8-45aa-bc6b-fd3e92848ff3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7398 | 2026.04.25 04:12:21.978647 [ 353 ] {} <Debug> TCP-Session: 0b6b7942-8e6a-4ac8-99e7-5d04f2f07790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7399 | 2026.04.25 04:12:21.978651 [ 352 ] {} <Debug> TCP-Session: b016446e-80c0-45dd-b997-05a4d8829c14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7400 | 2026.04.25 04:12:21.978678 [ 353 ] {} <Debug> TCP-Session: 0b6b7942-8e6a-4ac8-99e7-5d04f2f07790 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7401 | 2026.04.25 04:12:21.978699 [ 286 ] {e9301ab1-1016-4277-8efe-943782b2d30b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59540) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7402 | 2026.04.25 04:12:21.978567 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7403 | 2026.04.25 04:12:21.978524 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7404 | 2026.04.25 04:12:21.978760 [ 356 ] {} <Debug> TCP-Session: 8d9e8cf7-8835-463a-9ac5-90d289e7a4fd Authenticating user 'default' from [fd00:1122:3344:101::e]:64140 | ||
| 7405 | 2026.04.25 04:12:21.978460 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40105 | ||
| 7406 | 2026.04.25 04:12:21.978775 [ 289 ] {} <Debug> TCP-Session: bf65ff86-f203-4383-89fb-0a81741b18ff Authenticating user 'default' from [fd00:1122:3344:101::e]:55910 | ||
| 7407 | 2026.04.25 04:12:21.978784 [ 356 ] {} <Debug> TCP-Session: 8d9e8cf7-8835-463a-9ac5-90d289e7a4fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7408 | 2026.04.25 04:12:21.978440 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37864 | ||
| 7409 | 2026.04.25 04:12:21.978822 [ 356 ] {} <Debug> TCP-Session: 8d9e8cf7-8835-463a-9ac5-90d289e7a4fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7410 | 2026.04.25 04:12:21.978855 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7411 | 2026.04.25 04:12:21.978819 [ 289 ] {} <Debug> TCP-Session: bf65ff86-f203-4383-89fb-0a81741b18ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7412 | 2026.04.25 04:12:21.978887 [ 355 ] {} <Debug> TCP-Session: a6c83e81-e121-41b3-a885-b4c776d6126a Authenticating user 'default' from [fd00:1122:3344:101::e]:40105 | ||
| 7413 | 2026.04.25 04:12:21.978894 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7414 | 2026.04.25 04:12:21.978903 [ 289 ] {} <Debug> TCP-Session: bf65ff86-f203-4383-89fb-0a81741b18ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7415 | 2026.04.25 04:12:21.978916 [ 355 ] {} <Debug> TCP-Session: a6c83e81-e121-41b3-a885-b4c776d6126a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7416 | 2026.04.25 04:12:21.978932 [ 354 ] {} <Debug> TCP-Session: 3d1edb43-d05f-4fb6-bcaa-3e7de216d1e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37864 | ||
| 7417 | 2026.04.25 04:12:21.978955 [ 355 ] {} <Debug> TCP-Session: a6c83e81-e121-41b3-a885-b4c776d6126a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7418 | 2026.04.25 04:12:21.978970 [ 286 ] {e9301ab1-1016-4277-8efe-943782b2d30b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7419 | 2026.04.25 04:12:21.978978 [ 354 ] {} <Debug> TCP-Session: 3d1edb43-d05f-4fb6-bcaa-3e7de216d1e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7420 | 2026.04.25 04:12:21.978401 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59162 | ||
| 7421 | 2026.04.25 04:12:21.979015 [ 354 ] {} <Debug> TCP-Session: 3d1edb43-d05f-4fb6-bcaa-3e7de216d1e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7422 | 2026.04.25 04:12:21.979030 [ 286 ] {e9301ab1-1016-4277-8efe-943782b2d30b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7423 | 2026.04.25 04:12:21.979089 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7424 | 2026.04.25 04:12:21.979109 [ 290 ] {} <Debug> TCP-Session: 3974a893-708a-4b8d-82c1-9c216f40e176 Authenticating user 'default' from [fd00:1122:3344:101::e]:59162 | ||
| 7425 | 2026.04.25 04:12:21.979125 [ 290 ] {} <Debug> TCP-Session: 3974a893-708a-4b8d-82c1-9c216f40e176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7426 | 2026.04.25 04:12:21.979136 [ 290 ] {} <Debug> TCP-Session: 3974a893-708a-4b8d-82c1-9c216f40e176 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7427 | 2026.04.25 04:12:21.979328 [ 286 ] {e9301ab1-1016-4277-8efe-943782b2d30b} <Debug> oximeter.version (ec5a4b49-bcd3-444b-b983-27584d7e2b94) (SelectExecutor): Key condition: unknown | ||
| 7428 | 2026.04.25 04:12:21.980277 [ 322 ] {e9301ab1-1016-4277-8efe-943782b2d30b} <Trace> AggregatingTransform: Aggregating | ||
| 7429 | 2026.04.25 04:12:21.980313 [ 322 ] {e9301ab1-1016-4277-8efe-943782b2d30b} <Trace> Aggregator: Aggregation method: without_key | ||
| 7430 | 2026.04.25 04:12:21.980346 [ 322 ] {e9301ab1-1016-4277-8efe-943782b2d30b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000899863 sec. (1111.280 rows/sec., 43.41 KiB/sec.) | ||
| 7431 | 2026.04.25 04:12:21.980364 [ 322 ] {e9301ab1-1016-4277-8efe-943782b2d30b} <Trace> Aggregator: Merging aggregated data | ||
| 7432 | 2026.04.25 04:12:21.981618 [ 286 ] {e9301ab1-1016-4277-8efe-943782b2d30b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002976 sec., 336.0215053763441 rows/sec., 13.13 KiB/sec. | ||
| 7433 | 2026.04.25 04:12:21.981695 [ 286 ] {e9301ab1-1016-4277-8efe-943782b2d30b} <Debug> TCPHandler: Processed in 0.003333101 sec. | ||
| 7434 | 2026.04.25 04:12:21.981843 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7435 | 2026.04.25 04:12:21.981871 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7436 | 2026.04.25 04:12:21.981877 [ 286 ] {} <Debug> TCP-Session: 83c4ef1b-a865-4d75-8b4b-422fb305d709 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7437 | 2026.04.25 04:12:21.981893 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7438 | 2026.04.25 04:12:21.981899 [ 355 ] {} <Debug> TCP-Session: a6c83e81-e121-41b3-a885-b4c776d6126a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7439 | 2026.04.25 04:12:21.981910 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7440 | 2026.04.25 04:12:21.981932 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7441 | 2026.04.25 04:12:21.981950 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7442 | 2026.04.25 04:12:21.981970 [ 353 ] {} <Debug> TCP-Session: 0b6b7942-8e6a-4ac8-99e7-5d04f2f07790 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7443 | 2026.04.25 04:12:21.981978 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7444 | 2026.04.25 04:12:21.982007 [ 290 ] {} <Debug> TCP-Session: 3974a893-708a-4b8d-82c1-9c216f40e176 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7445 | 2026.04.25 04:12:21.982004 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7446 | 2026.04.25 04:12:21.982029 [ 354 ] {} <Debug> TCP-Session: 3d1edb43-d05f-4fb6-bcaa-3e7de216d1e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7447 | 2026.04.25 04:12:21.982018 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7448 | 2026.04.25 04:12:21.982071 [ 289 ] {} <Debug> TCP-Session: bf65ff86-f203-4383-89fb-0a81741b18ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7449 | 2026.04.25 04:12:21.981999 [ 356 ] {} <Debug> TCP-Session: 8d9e8cf7-8835-463a-9ac5-90d289e7a4fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7450 | 2026.04.25 04:12:21.982102 [ 352 ] {} <Debug> TCP-Session: b016446e-80c0-45dd-b997-05a4d8829c14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7451 | 2026.04.25 04:12:21.981938 [ 288 ] {} <Debug> TCP-Session: e04b710d-6be8-45aa-bc6b-fd3e92848ff3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7452 | 2026.04.25 04:12:22.102465 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38165 | ||
| 7453 | 2026.04.25 04:12:22.102569 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7454 | 2026.04.25 04:12:22.102595 [ 286 ] {} <Debug> TCP-Session: 8e571612-9b8d-47ba-9717-671db0d9c7de Authenticating user 'default' from [fd00:1122:3344:101::e]:38165 | ||
| 7455 | 2026.04.25 04:12:22.102617 [ 286 ] {} <Debug> TCP-Session: 8e571612-9b8d-47ba-9717-671db0d9c7de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7456 | 2026.04.25 04:12:22.102629 [ 286 ] {} <Debug> TCP-Session: 8e571612-9b8d-47ba-9717-671db0d9c7de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7457 | 2026.04.25 04:12:22.102828 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44050 | ||
| 7458 | 2026.04.25 04:12:22.102878 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55170 | ||
| 7459 | 2026.04.25 04:12:22.102882 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33457 | ||
| 7460 | 2026.04.25 04:12:22.102910 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54511 | ||
| 7461 | 2026.04.25 04:12:22.102941 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7462 | 2026.04.25 04:12:22.102948 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39578 | ||
| 7463 | 2026.04.25 04:12:22.102961 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7464 | 2026.04.25 04:12:22.102973 [ 288 ] {} <Debug> TCP-Session: cf378539-547f-48cb-b3f5-7d9275817a36 Authenticating user 'default' from [fd00:1122:3344:101::e]:44050 | ||
| 7465 | 2026.04.25 04:12:22.103005 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7466 | 2026.04.25 04:12:22.103016 [ 290 ] {} <Debug> TCP-Session: 2ea433e3-475a-4a0f-ac86-ccc19d51c0e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55170 | ||
| 7467 | 2026.04.25 04:12:22.103041 [ 354 ] {} <Debug> TCP-Session: 1bc9970c-023d-4b07-95fa-d9f60f3779fc Authenticating user 'default' from [fd00:1122:3344:101::e]:54511 | ||
| 7468 | 2026.04.25 04:12:22.103049 [ 286 ] {} <Trace> TCP-Session: 8e571612-9b8d-47ba-9717-671db0d9c7de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7469 | 2026.04.25 04:12:22.103059 [ 290 ] {} <Debug> TCP-Session: 2ea433e3-475a-4a0f-ac86-ccc19d51c0e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7470 | 2026.04.25 04:12:22.103084 [ 354 ] {} <Debug> TCP-Session: 1bc9970c-023d-4b07-95fa-d9f60f3779fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7471 | 2026.04.25 04:12:22.103090 [ 290 ] {} <Debug> TCP-Session: 2ea433e3-475a-4a0f-ac86-ccc19d51c0e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7472 | 2026.04.25 04:12:22.103120 [ 354 ] {} <Debug> TCP-Session: 1bc9970c-023d-4b07-95fa-d9f60f3779fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7473 | 2026.04.25 04:12:22.103029 [ 288 ] {} <Debug> TCP-Session: cf378539-547f-48cb-b3f5-7d9275817a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7474 | 2026.04.25 04:12:22.103027 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7475 | 2026.04.25 04:12:22.103158 [ 288 ] {} <Debug> TCP-Session: cf378539-547f-48cb-b3f5-7d9275817a36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7476 | 2026.04.25 04:12:22.102921 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52400 | ||
| 7477 | 2026.04.25 04:12:22.103192 [ 356 ] {} <Debug> TCP-Session: 48570f23-7d81-4a3a-9046-9aba9918a692 Authenticating user 'default' from [fd00:1122:3344:101::e]:39578 | ||
| 7478 | 2026.04.25 04:12:22.103221 [ 286 ] {941089f8-c1c8-46b8-8283-051f26192708} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38165) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7479 | 2026.04.25 04:12:22.102924 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49777 | ||
| 7480 | 2026.04.25 04:12:22.103257 [ 356 ] {} <Debug> TCP-Session: 48570f23-7d81-4a3a-9046-9aba9918a692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7481 | 2026.04.25 04:12:22.102889 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33339 | ||
| 7482 | 2026.04.25 04:12:22.103295 [ 356 ] {} <Debug> TCP-Session: 48570f23-7d81-4a3a-9046-9aba9918a692 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7483 | 2026.04.25 04:12:22.103302 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7484 | 2026.04.25 04:12:22.103325 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7485 | 2026.04.25 04:12:22.103011 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7486 | 2026.04.25 04:12:22.103351 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7487 | 2026.04.25 04:12:22.103360 [ 355 ] {} <Debug> TCP-Session: 1022143f-6c43-4e6f-a315-432ad7592764 Authenticating user 'default' from [fd00:1122:3344:101::e]:49777 | ||
| 7488 | 2026.04.25 04:12:22.103391 [ 289 ] {} <Debug> TCP-Session: 7f42f19c-36fa-4639-a7fb-77242ca76e20 Authenticating user 'default' from [fd00:1122:3344:101::e]:33457 | ||
| 7489 | 2026.04.25 04:12:22.103393 [ 352 ] {} <Debug> TCP-Session: c8308f17-1f24-4758-a3a4-e7e53bdd6fcc Authenticating user 'default' from [fd00:1122:3344:101::e]:33339 | ||
| 7490 | 2026.04.25 04:12:22.103407 [ 355 ] {} <Debug> TCP-Session: 1022143f-6c43-4e6f-a315-432ad7592764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7491 | 2026.04.25 04:12:22.103418 [ 289 ] {} <Debug> TCP-Session: 7f42f19c-36fa-4639-a7fb-77242ca76e20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7492 | 2026.04.25 04:12:22.103426 [ 352 ] {} <Debug> TCP-Session: c8308f17-1f24-4758-a3a4-e7e53bdd6fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7493 | 2026.04.25 04:12:22.103437 [ 355 ] {} <Debug> TCP-Session: 1022143f-6c43-4e6f-a315-432ad7592764 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7494 | 2026.04.25 04:12:22.103448 [ 289 ] {} <Debug> TCP-Session: 7f42f19c-36fa-4639-a7fb-77242ca76e20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7495 | 2026.04.25 04:12:22.103457 [ 352 ] {} <Debug> TCP-Session: c8308f17-1f24-4758-a3a4-e7e53bdd6fcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7496 | 2026.04.25 04:12:22.103352 [ 353 ] {} <Debug> TCP-Session: aef07a0b-184e-438f-b271-cdee4db47256 Authenticating user 'default' from [fd00:1122:3344:101::e]:52400 | ||
| 7497 | 2026.04.25 04:12:22.103508 [ 286 ] {941089f8-c1c8-46b8-8283-051f26192708} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7498 | 2026.04.25 04:12:22.103519 [ 353 ] {} <Debug> TCP-Session: aef07a0b-184e-438f-b271-cdee4db47256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7499 | 2026.04.25 04:12:22.103547 [ 353 ] {} <Debug> TCP-Session: aef07a0b-184e-438f-b271-cdee4db47256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7500 | 2026.04.25 04:12:22.103567 [ 286 ] {941089f8-c1c8-46b8-8283-051f26192708} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7501 | 2026.04.25 04:12:22.103856 [ 286 ] {941089f8-c1c8-46b8-8283-051f26192708} <Debug> oximeter.version (ec5a4b49-bcd3-444b-b983-27584d7e2b94) (SelectExecutor): Key condition: unknown | ||
| 7502 | 2026.04.25 04:12:22.104711 [ 329 ] {941089f8-c1c8-46b8-8283-051f26192708} <Trace> AggregatingTransform: Aggregating | ||
| 7503 | 2026.04.25 04:12:22.104745 [ 329 ] {941089f8-c1c8-46b8-8283-051f26192708} <Trace> Aggregator: Aggregation method: without_key | ||
| 7504 | 2026.04.25 04:12:22.104776 [ 329 ] {941089f8-c1c8-46b8-8283-051f26192708} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000824032 sec. (1213.545 rows/sec., 47.40 KiB/sec.) | ||
| 7505 | 2026.04.25 04:12:22.104790 [ 329 ] {941089f8-c1c8-46b8-8283-051f26192708} <Trace> Aggregator: Merging aggregated data | ||
| 7506 | 2026.04.25 04:12:22.106165 [ 286 ] {941089f8-c1c8-46b8-8283-051f26192708} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002997 sec., 333.667000333667 rows/sec., 13.03 KiB/sec. | ||
| 7507 | 2026.04.25 04:12:22.106333 [ 286 ] {941089f8-c1c8-46b8-8283-051f26192708} <Debug> TCPHandler: Processed in 0.003402852 sec. | ||
| 7508 | 2026.04.25 04:12:22.106452 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7509 | 2026.04.25 04:12:22.106474 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7510 | 2026.04.25 04:12:22.106478 [ 286 ] {} <Debug> TCP-Session: 8e571612-9b8d-47ba-9717-671db0d9c7de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7511 | 2026.04.25 04:12:22.106497 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7512 | 2026.04.25 04:12:22.106510 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7513 | 2026.04.25 04:12:22.106528 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7514 | 2026.04.25 04:12:22.106559 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7515 | 2026.04.25 04:12:22.106578 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7516 | 2026.04.25 04:12:22.106601 [ 290 ] {} <Debug> TCP-Session: 2ea433e3-475a-4a0f-ac86-ccc19d51c0e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7517 | 2026.04.25 04:12:22.106594 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7518 | 2026.04.25 04:12:22.106641 [ 353 ] {} <Debug> TCP-Session: aef07a0b-184e-438f-b271-cdee4db47256 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7519 | 2026.04.25 04:12:22.106588 [ 355 ] {} <Debug> TCP-Session: 1022143f-6c43-4e6f-a315-432ad7592764 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7520 | 2026.04.25 04:12:22.106674 [ 352 ] {} <Debug> TCP-Session: c8308f17-1f24-4758-a3a4-e7e53bdd6fcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7521 | 2026.04.25 04:12:22.106554 [ 288 ] {} <Debug> TCP-Session: cf378539-547f-48cb-b3f5-7d9275817a36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7522 | 2026.04.25 04:12:22.106523 [ 356 ] {} <Debug> TCP-Session: 48570f23-7d81-4a3a-9046-9aba9918a692 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7523 | 2026.04.25 04:12:22.106571 [ 289 ] {} <Debug> TCP-Session: 7f42f19c-36fa-4639-a7fb-77242ca76e20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7524 | 2026.04.25 04:12:22.106544 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7525 | 2026.04.25 04:12:22.106800 [ 354 ] {} <Debug> TCP-Session: 1bc9970c-023d-4b07-95fa-d9f60f3779fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7526 | 2026.04.25 04:12:22.436404 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 910 | ||
| 7527 | 2026.04.25 04:12:22.439435 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7528 | 2026.04.25 04:12:22.439493 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7529 | 2026.04.25 04:12:22.440750 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7530 | 2026.04.25 04:12:22.441034 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7531 | 2026.04.25 04:12:22.441312 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 910 | ||
| 7532 | 2026.04.25 04:12:23.586930 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7533 | 2026.04.25 04:12:23.587171 [ 5 ] {2985805e-2a6f-4fe6-80ec-46863b60583f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 7534 | 2026.04.25 04:12:23.587497 [ 5 ] {2985805e-2a6f-4fe6-80ec-46863b60583f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7535 | 2026.04.25 04:12:23.587531 [ 5 ] {2985805e-2a6f-4fe6-80ec-46863b60583f} <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 | ||
| 7536 | 2026.04.25 04:12:23.587752 [ 5 ] {2985805e-2a6f-4fe6-80ec-46863b60583f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7537 | 2026.04.25 04:12:23.587821 [ 5 ] {2985805e-2a6f-4fe6-80ec-46863b60583f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7538 | 2026.04.25 04:12:23.587957 [ 5 ] {2985805e-2a6f-4fe6-80ec-46863b60583f} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7539 | 2026.04.25 04:12:23.588084 [ 322 ] {2985805e-2a6f-4fe6-80ec-46863b60583f} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7540 | 2026.04.25 04:12:23.588092 [ 343 ] {2985805e-2a6f-4fe6-80ec-46863b60583f} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 7541 | 2026.04.25 04:12:23.588231 [ 5 ] {2985805e-2a6f-4fe6-80ec-46863b60583f} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 7542 | 2026.04.25 04:12:23.588256 [ 5 ] {2985805e-2a6f-4fe6-80ec-46863b60583f} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7543 | 2026.04.25 04:12:23.588300 [ 5 ] {2985805e-2a6f-4fe6-80ec-46863b60583f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7544 | 2026.04.25 04:12:23.588320 [ 5 ] {2985805e-2a6f-4fe6-80ec-46863b60583f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7545 | 2026.04.25 04:12:23.589403 [ 5 ] {2985805e-2a6f-4fe6-80ec-46863b60583f} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002325 sec., 21935.483870967742 rows/sec., 5.19 MiB/sec. | ||
| 7546 | 2026.04.25 04:12:23.589506 [ 5 ] {2985805e-2a6f-4fe6-80ec-46863b60583f} <Debug> TCPHandler: Processed in 0.00270584 sec. | ||
| 7547 | 2026.04.25 04:12:23.591350 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7548 | 2026.04.25 04:12:23.591476 [ 5 ] {0d4e82c3-acf9-48de-9738-d9df88d4f849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7549 | 2026.04.25 04:12:23.591525 [ 5 ] {0d4e82c3-acf9-48de-9738-d9df88d4f849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7550 | 2026.04.25 04:12:23.592086 [ 5 ] {0d4e82c3-acf9-48de-9738-d9df88d4f849} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7551 | 2026.04.25 04:12:23.592134 [ 5 ] {0d4e82c3-acf9-48de-9738-d9df88d4f849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7552 | 2026.04.25 04:12:23.592499 [ 5 ] {0d4e82c3-acf9-48de-9738-d9df88d4f849} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7553 | 2026.04.25 04:12:23.592715 [ 5 ] {0d4e82c3-acf9-48de-9738-d9df88d4f849} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7554 | 2026.04.25 04:12:23.592851 [ 5 ] {0d4e82c3-acf9-48de-9738-d9df88d4f849} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001464 sec., 62841.530054644805 rows/sec., 5.31 MiB/sec. | ||
| 7555 | 2026.04.25 04:12:23.592860 [ 128 ] {} <Debug> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7556 | 2026.04.25 04:12:23.592886 [ 5 ] {0d4e82c3-acf9-48de-9738-d9df88d4f849} <Debug> TCPHandler: Processed in 0.001651495 sec. | ||
| 7557 | 2026.04.25 04:12:23.592925 [ 128 ] {} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7558 | 2026.04.25 04:12:23.592950 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7559 | 2026.04.25 04:12:23.593078 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7560 | 2026.04.25 04:12:23.593118 [ 202 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::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 | ||
| 7561 | 2026.04.25 04:12:23.593180 [ 5 ] {7096aa63-d1e3-45e7-959a-d4a881cf81f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7562 | 2026.04.25 04:12:23.593224 [ 5 ] {7096aa63-d1e3-45e7-959a-d4a881cf81f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7563 | 2026.04.25 04:12:23.593247 [ 202 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7564 | 2026.04.25 04:12:23.593288 [ 202 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3360 rows starting from the beginning of the part | ||
| 7565 | 2026.04.25 04:12:23.593354 [ 202 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 104 rows starting from the beginning of the part | ||
| 7566 | 2026.04.25 04:12:23.593403 [ 202 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 92 rows starting from the beginning of the part | ||
| 7567 | 2026.04.25 04:12:23.593450 [ 202 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 2572 rows starting from the beginning of the part | ||
| 7568 | 2026.04.25 04:12:23.593496 [ 202 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 7569 | 2026.04.25 04:12:23.593542 [ 202 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 92 rows starting from the beginning of the part | ||
| 7570 | 2026.04.25 04:12:23.593625 [ 5 ] {7096aa63-d1e3-45e7-959a-d4a881cf81f9} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7571 | 2026.04.25 04:12:23.593667 [ 5 ] {7096aa63-d1e3-45e7-959a-d4a881cf81f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7572 | 2026.04.25 04:12:23.594003 [ 5 ] {7096aa63-d1e3-45e7-959a-d4a881cf81f9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7573 | 2026.04.25 04:12:23.594238 [ 5 ] {7096aa63-d1e3-45e7-959a-d4a881cf81f9} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7574 | 2026.04.25 04:12:23.594354 [ 128 ] {} <Debug> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7575 | 2026.04.25 04:12:23.594379 [ 5 ] {7096aa63-d1e3-45e7-959a-d4a881cf81f9} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001219 sec., 14766.201804757999 rows/sec., 1.08 MiB/sec. | ||
| 7576 | 2026.04.25 04:12:23.594385 [ 128 ] {} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7577 | 2026.04.25 04:12:23.594421 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7578 | 2026.04.25 04:12:23.594423 [ 5 ] {7096aa63-d1e3-45e7-959a-d4a881cf81f9} <Debug> TCPHandler: Processed in 0.001394331 sec. | ||
| 7579 | 2026.04.25 04:12:23.594523 [ 187 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::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 | ||
| 7580 | 2026.04.25 04:12:23.594558 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7581 | 2026.04.25 04:12:23.594645 [ 187 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7582 | 2026.04.25 04:12:23.594669 [ 5 ] {3e3fc5f6-887a-45a1-a75c-8d3a45300b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7583 | 2026.04.25 04:12:23.594683 [ 187 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 225 rows starting from the beginning of the part | ||
| 7584 | 2026.04.25 04:12:23.594720 [ 5 ] {3e3fc5f6-887a-45a1-a75c-8d3a45300b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7585 | 2026.04.25 04:12:23.594759 [ 187 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 18 rows starting from the beginning of the part | ||
| 7586 | 2026.04.25 04:12:23.594809 [ 187 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 7587 | 2026.04.25 04:12:23.594850 [ 187 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 18 rows starting from the beginning of the part | ||
| 7588 | 2026.04.25 04:12:23.594890 [ 187 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 51 rows starting from the beginning of the part | ||
| 7589 | 2026.04.25 04:12:23.594929 [ 187 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 18 rows starting from the beginning of the part | ||
| 7590 | 2026.04.25 04:12:23.595264 [ 5 ] {3e3fc5f6-887a-45a1-a75c-8d3a45300b85} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7591 | 2026.04.25 04:12:23.595306 [ 5 ] {3e3fc5f6-887a-45a1-a75c-8d3a45300b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7592 | 2026.04.25 04:12:23.595656 [ 5 ] {3e3fc5f6-887a-45a1-a75c-8d3a45300b85} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7593 | 2026.04.25 04:12:23.595783 [ 196 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130835 sec., 270569.8016585776 rows/sec., 19.29 MiB/sec. | ||
| 7594 | 2026.04.25 04:12:23.595820 [ 192 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6276 rows, containing 5 columns (5 merged, 0 gathered) in 0.002751362 sec., 2281052.075299434 rows/sec., 181.61 MiB/sec. | ||
| 7595 | 2026.04.25 04:12:23.595909 [ 5 ] {3e3fc5f6-887a-45a1-a75c-8d3a45300b85} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7596 | 2026.04.25 04:12:23.595957 [ 201 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7597 | 2026.04.25 04:12:23.596029 [ 128 ] {} <Debug> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7598 | 2026.04.25 04:12:23.596054 [ 5 ] {3e3fc5f6-887a-45a1-a75c-8d3a45300b85} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001405 sec., 58362.989323843416 rows/sec., 4.56 MiB/sec. | ||
| 7599 | 2026.04.25 04:12:23.596059 [ 128 ] {} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7600 | 2026.04.25 04:12:23.596101 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7601 | 2026.04.25 04:12:23.596103 [ 5 ] {3e3fc5f6-887a-45a1-a75c-8d3a45300b85} <Debug> TCPHandler: Processed in 0.001596734 sec. | ||
| 7602 | 2026.04.25 04:12:23.596132 [ 192 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7603 | 2026.04.25 04:12:23.596174 [ 196 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::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 | ||
| 7604 | 2026.04.25 04:12:23.596271 [ 196 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7605 | 2026.04.25 04:12:23.596301 [ 196 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1830 rows starting from the beginning of the part | ||
| 7606 | 2026.04.25 04:12:23.596301 [ 201 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_46_9} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): 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.04.25 04:12:23.596309 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7608 | 2026.04.25 04:12:23.596358 [ 196 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 88 rows starting from the beginning of the part | ||
| 7609 | 2026.04.25 04:12:23.596400 [ 201 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_46_9} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7610 | 2026.04.25 04:12:23.596411 [ 196 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part | ||
| 7611 | 2026.04.25 04:12:23.596423 [ 192 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_51_10} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7612 | 2026.04.25 04:12:23.596426 [ 5 ] {8be61bc1-57e3-4094-9808-ee01e727a80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7613 | 2026.04.25 04:12:23.596453 [ 196 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1354 rows starting from the beginning of the part | ||
| 7614 | 2026.04.25 04:12:23.596489 [ 5 ] {8be61bc1-57e3-4094-9808-ee01e727a80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7615 | 2026.04.25 04:12:23.596500 [ 196 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 7616 | 2026.04.25 04:12:23.596510 [ 192 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_51_10} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7617 | 2026.04.25 04:12:23.596495 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7618 | 2026.04.25 04:12:23.596552 [ 196 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 82 rows starting from the beginning of the part | ||
| 7619 | 2026.04.25 04:12:23.596602 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 7620 | 2026.04.25 04:12:23.596908 [ 5 ] {8be61bc1-57e3-4094-9808-ee01e727a80c} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7621 | 2026.04.25 04:12:23.596950 [ 5 ] {8be61bc1-57e3-4094-9808-ee01e727a80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7622 | 2026.04.25 04:12:23.597306 [ 5 ] {8be61bc1-57e3-4094-9808-ee01e727a80c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7623 | 2026.04.25 04:12:23.597536 [ 5 ] {8be61bc1-57e3-4094-9808-ee01e727a80c} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7624 | 2026.04.25 04:12:23.597670 [ 5 ] {8be61bc1-57e3-4094-9808-ee01e727a80c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 7625 | 2026.04.25 04:12:23.597706 [ 5 ] {8be61bc1-57e3-4094-9808-ee01e727a80c} <Debug> TCPHandler: Processed in 0.001447832 sec. | ||
| 7626 | 2026.04.25 04:12:23.597823 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7627 | 2026.04.25 04:12:23.597847 [ 200 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001702816 sec., 2055418.7886418733 rows/sec., 149.27 MiB/sec. | ||
| 7628 | 2026.04.25 04:12:23.597918 [ 5 ] {a9e48e62-e036-415a-bad1-24ee5898a7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7629 | 2026.04.25 04:12:23.597977 [ 5 ] {a9e48e62-e036-415a-bad1-24ee5898a7d2} <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 | ||
| 7630 | 2026.04.25 04:12:23.598070 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7631 | 2026.04.25 04:12:23.598362 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_51_10} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7632 | 2026.04.25 04:12:23.598438 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_51_10} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7633 | 2026.04.25 04:12:23.598519 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7634 | 2026.04.25 04:12:23.598793 [ 5 ] {a9e48e62-e036-415a-bad1-24ee5898a7d2} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7635 | 2026.04.25 04:12:23.598828 [ 5 ] {a9e48e62-e036-415a-bad1-24ee5898a7d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7636 | 2026.04.25 04:12:23.599389 [ 5 ] {a9e48e62-e036-415a-bad1-24ee5898a7d2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7637 | 2026.04.25 04:12:23.599630 [ 5 ] {a9e48e62-e036-415a-bad1-24ee5898a7d2} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7638 | 2026.04.25 04:12:23.599741 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7639 | 2026.04.25 04:12:23.599767 [ 5 ] {a9e48e62-e036-415a-bad1-24ee5898a7d2} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001867 sec., 9641.1355115158 rows/sec., 17.28 MiB/sec. | ||
| 7640 | 2026.04.25 04:12:23.599776 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7641 | 2026.04.25 04:12:23.599808 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7642 | 2026.04.25 04:12:23.599828 [ 5 ] {a9e48e62-e036-415a-bad1-24ee5898a7d2} <Debug> TCPHandler: Processed in 0.002054042 sec. | ||
| 7643 | 2026.04.25 04:12:23.599876 [ 196 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::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 | ||
| 7644 | 2026.04.25 04:12:23.599960 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7645 | 2026.04.25 04:12:23.600061 [ 5 ] {19d0d742-fe0a-45c4-bdf1-7cccf124f245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7646 | 2026.04.25 04:12:23.600080 [ 196 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7647 | 2026.04.25 04:12:23.600103 [ 5 ] {19d0d742-fe0a-45c4-bdf1-7cccf124f245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7648 | 2026.04.25 04:12:23.600132 [ 196 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 834 rows starting from the beginning of the part | ||
| 7649 | 2026.04.25 04:12:23.600247 [ 196 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 18 rows starting from the beginning of the part | ||
| 7650 | 2026.04.25 04:12:23.600362 [ 196 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 7651 | 2026.04.25 04:12:23.600457 [ 5 ] {19d0d742-fe0a-45c4-bdf1-7cccf124f245} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7652 | 2026.04.25 04:12:23.600474 [ 196 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 18 rows starting from the beginning of the part | ||
| 7653 | 2026.04.25 04:12:23.600500 [ 5 ] {19d0d742-fe0a-45c4-bdf1-7cccf124f245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7654 | 2026.04.25 04:12:23.600592 [ 196 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 33 rows starting from the beginning of the part | ||
| 7655 | 2026.04.25 04:12:23.600703 [ 196 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 18 rows starting from the beginning of the part | ||
| 7656 | 2026.04.25 04:12:23.600835 [ 5 ] {19d0d742-fe0a-45c4-bdf1-7cccf124f245} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7657 | 2026.04.25 04:12:23.601102 [ 5 ] {19d0d742-fe0a-45c4-bdf1-7cccf124f245} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7658 | 2026.04.25 04:12:23.601239 [ 5 ] {19d0d742-fe0a-45c4-bdf1-7cccf124f245} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001197 sec., 50125.31328320802 rows/sec., 3.38 MiB/sec. | ||
| 7659 | 2026.04.25 04:12:23.601275 [ 5 ] {19d0d742-fe0a-45c4-bdf1-7cccf124f245} <Debug> TCPHandler: Processed in 0.00136569 sec. | ||
| 7660 | 2026.04.25 04:12:23.606505 [ 197 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 945 rows, containing 19 columns (19 merged, 0 gathered) in 0.00665952 sec., 141902.1190716448 rows/sec., 254.28 MiB/sec. | ||
| 7661 | 2026.04.25 04:12:23.607680 [ 196 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7662 | 2026.04.25 04:12:23.607994 [ 196 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7663 | 2026.04.25 04:12:23.608062 [ 196 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7664 | 2026.04.25 04:12:23.608141 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.11 MiB. | ||
| 7665 | 2026.04.25 04:12:24.000305 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.03 MiB, peak 297.69 MiB, free memory in arenas 0.00 B, will set to 291.18 MiB (RSS), difference: 3.16 MiB | ||
| 7666 | 2026.04.25 04:12:27.267899 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7667 | 2026.04.25 04:12:27.267956 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7668 | 2026.04.25 04:12:27.406824 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16318 | ||
| 7669 | 2026.04.25 04:12:27.407331 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7670 | 2026.04.25 04:12:27.407373 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7671 | 2026.04.25 04:12:27.407858 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7672 | 2026.04.25 04:12:27.408098 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7673 | 2026.04.25 04:12:27.408236 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16318 | ||
| 7674 | 2026.04.25 04:12:28.242848 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7675 | 2026.04.25 04:12:28.258870 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7676 | 2026.04.25 04:12:28.258914 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7677 | 2026.04.25 04:12:28.265090 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7678 | 2026.04.25 04:12:28.265800 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7679 | 2026.04.25 04:12:28.268507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7680 | 2026.04.25 04:12:28.585303 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7681 | 2026.04.25 04:12:28.585587 [ 5 ] {08f6a45a-2656-45eb-8321-64a713ae17d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 7682 | 2026.04.25 04:12:28.586075 [ 5 ] {08f6a45a-2656-45eb-8321-64a713ae17d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7683 | 2026.04.25 04:12:28.586121 [ 5 ] {08f6a45a-2656-45eb-8321-64a713ae17d0} <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 | ||
| 7684 | 2026.04.25 04:12:28.586360 [ 5 ] {08f6a45a-2656-45eb-8321-64a713ae17d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7685 | 2026.04.25 04:12:28.586429 [ 5 ] {08f6a45a-2656-45eb-8321-64a713ae17d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7686 | 2026.04.25 04:12:28.586571 [ 5 ] {08f6a45a-2656-45eb-8321-64a713ae17d0} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7687 | 2026.04.25 04:12:28.586682 [ 343 ] {08f6a45a-2656-45eb-8321-64a713ae17d0} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 7688 | 2026.04.25 04:12:28.586682 [ 333 ] {08f6a45a-2656-45eb-8321-64a713ae17d0} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7689 | 2026.04.25 04:12:28.586816 [ 5 ] {08f6a45a-2656-45eb-8321-64a713ae17d0} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 7690 | 2026.04.25 04:12:28.586841 [ 5 ] {08f6a45a-2656-45eb-8321-64a713ae17d0} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7691 | 2026.04.25 04:12:28.586884 [ 5 ] {08f6a45a-2656-45eb-8321-64a713ae17d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7692 | 2026.04.25 04:12:28.586904 [ 5 ] {08f6a45a-2656-45eb-8321-64a713ae17d0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7693 | 2026.04.25 04:12:28.587938 [ 5 ] {08f6a45a-2656-45eb-8321-64a713ae17d0} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002477 sec., 20589.422688736373 rows/sec., 4.87 MiB/sec. | ||
| 7694 | 2026.04.25 04:12:28.588043 [ 5 ] {08f6a45a-2656-45eb-8321-64a713ae17d0} <Debug> TCPHandler: Processed in 0.002929215 sec. | ||
| 7695 | 2026.04.25 04:12:28.590102 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7696 | 2026.04.25 04:12:28.590212 [ 5 ] {3ddbfaca-66fb-4329-bead-b7287c8dfcaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7697 | 2026.04.25 04:12:28.590260 [ 5 ] {3ddbfaca-66fb-4329-bead-b7287c8dfcaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7698 | 2026.04.25 04:12:28.590847 [ 5 ] {3ddbfaca-66fb-4329-bead-b7287c8dfcaf} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7699 | 2026.04.25 04:12:28.590900 [ 5 ] {3ddbfaca-66fb-4329-bead-b7287c8dfcaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7700 | 2026.04.25 04:12:28.591321 [ 5 ] {3ddbfaca-66fb-4329-bead-b7287c8dfcaf} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7701 | 2026.04.25 04:12:28.591551 [ 5 ] {3ddbfaca-66fb-4329-bead-b7287c8dfcaf} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7702 | 2026.04.25 04:12:28.591701 [ 5 ] {3ddbfaca-66fb-4329-bead-b7287c8dfcaf} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001522 sec., 68331.1432325887 rows/sec., 5.73 MiB/sec. | ||
| 7703 | 2026.04.25 04:12:28.591738 [ 5 ] {3ddbfaca-66fb-4329-bead-b7287c8dfcaf} <Debug> TCPHandler: Processed in 0.001686676 sec. | ||
| 7704 | 2026.04.25 04:12:28.591867 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7705 | 2026.04.25 04:12:28.591963 [ 5 ] {a0e3f3fc-f2bf-4f66-8a58-170d7c234e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7706 | 2026.04.25 04:12:28.592004 [ 5 ] {a0e3f3fc-f2bf-4f66-8a58-170d7c234e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7707 | 2026.04.25 04:12:28.592383 [ 5 ] {a0e3f3fc-f2bf-4f66-8a58-170d7c234e1c} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7708 | 2026.04.25 04:12:28.592417 [ 5 ] {a0e3f3fc-f2bf-4f66-8a58-170d7c234e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7709 | 2026.04.25 04:12:28.592704 [ 5 ] {a0e3f3fc-f2bf-4f66-8a58-170d7c234e1c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7710 | 2026.04.25 04:12:28.592912 [ 5 ] {a0e3f3fc-f2bf-4f66-8a58-170d7c234e1c} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7711 | 2026.04.25 04:12:28.593103 [ 5 ] {a0e3f3fc-f2bf-4f66-8a58-170d7c234e1c} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001158 sec., 20725.38860103627 rows/sec., 1.52 MiB/sec. | ||
| 7712 | 2026.04.25 04:12:28.593139 [ 5 ] {a0e3f3fc-f2bf-4f66-8a58-170d7c234e1c} <Debug> TCPHandler: Processed in 0.00132061 sec. | ||
| 7713 | 2026.04.25 04:12:28.593257 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7714 | 2026.04.25 04:12:28.593352 [ 5 ] {cba6dba0-040e-4a20-b5de-ad4b7d1196cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7715 | 2026.04.25 04:12:28.593391 [ 5 ] {cba6dba0-040e-4a20-b5de-ad4b7d1196cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7716 | 2026.04.25 04:12:28.593814 [ 5 ] {cba6dba0-040e-4a20-b5de-ad4b7d1196cc} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7717 | 2026.04.25 04:12:28.593851 [ 5 ] {cba6dba0-040e-4a20-b5de-ad4b7d1196cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7718 | 2026.04.25 04:12:28.594160 [ 5 ] {cba6dba0-040e-4a20-b5de-ad4b7d1196cc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7719 | 2026.04.25 04:12:28.594388 [ 5 ] {cba6dba0-040e-4a20-b5de-ad4b7d1196cc} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7720 | 2026.04.25 04:12:28.594519 [ 5 ] {cba6dba0-040e-4a20-b5de-ad4b7d1196cc} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001186 sec., 74198.98819561551 rows/sec., 5.79 MiB/sec. | ||
| 7721 | 2026.04.25 04:12:28.594555 [ 5 ] {cba6dba0-040e-4a20-b5de-ad4b7d1196cc} <Debug> TCPHandler: Processed in 0.00134832 sec. | ||
| 7722 | 2026.04.25 04:12:28.594677 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7723 | 2026.04.25 04:12:28.594773 [ 5 ] {4880a54b-8214-432f-a6fd-e31807170738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7724 | 2026.04.25 04:12:28.594817 [ 5 ] {4880a54b-8214-432f-a6fd-e31807170738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7725 | 2026.04.25 04:12:28.595261 [ 5 ] {4880a54b-8214-432f-a6fd-e31807170738} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7726 | 2026.04.25 04:12:28.595308 [ 5 ] {4880a54b-8214-432f-a6fd-e31807170738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7727 | 2026.04.25 04:12:28.595734 [ 5 ] {4880a54b-8214-432f-a6fd-e31807170738} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7728 | 2026.04.25 04:12:28.596008 [ 5 ] {4880a54b-8214-432f-a6fd-e31807170738} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7729 | 2026.04.25 04:12:28.596135 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7730 | 2026.04.25 04:12:28.596168 [ 5 ] {4880a54b-8214-432f-a6fd-e31807170738} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001411 sec., 113394.75549255847 rows/sec., 7.90 MiB/sec. | ||
| 7731 | 2026.04.25 04:12:28.596205 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7732 | 2026.04.25 04:12:28.596229 [ 5 ] {4880a54b-8214-432f-a6fd-e31807170738} <Debug> TCPHandler: Processed in 0.001600604 sec. | ||
| 7733 | 2026.04.25 04:12:28.596232 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7734 | 2026.04.25 04:12:28.596361 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7735 | 2026.04.25 04:12:28.596374 [ 200 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::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 | ||
| 7736 | 2026.04.25 04:12:28.596463 [ 5 ] {cf23c885-58bf-4e51-a288-afa5c70333ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7737 | 2026.04.25 04:12:28.596523 [ 5 ] {cf23c885-58bf-4e51-a288-afa5c70333ce} <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 | ||
| 7738 | 2026.04.25 04:12:28.596544 [ 200 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7739 | 2026.04.25 04:12:28.596589 [ 200 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15066 rows starting from the beginning of the part | ||
| 7740 | 2026.04.25 04:12:28.596659 [ 200 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7741 | 2026.04.25 04:12:28.596716 [ 200 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1631 rows starting from the beginning of the part | ||
| 7742 | 2026.04.25 04:12:28.596764 [ 200 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part | ||
| 7743 | 2026.04.25 04:12:28.596806 [ 200 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7744 | 2026.04.25 04:12:28.596845 [ 200 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::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 | ||
| 7745 | 2026.04.25 04:12:28.597346 [ 5 ] {cf23c885-58bf-4e51-a288-afa5c70333ce} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7746 | 2026.04.25 04:12:28.597389 [ 5 ] {cf23c885-58bf-4e51-a288-afa5c70333ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7747 | 2026.04.25 04:12:28.597969 [ 5 ] {cf23c885-58bf-4e51-a288-afa5c70333ce} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7748 | 2026.04.25 04:12:28.598213 [ 5 ] {cf23c885-58bf-4e51-a288-afa5c70333ce} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7749 | 2026.04.25 04:12:28.598360 [ 5 ] {cf23c885-58bf-4e51-a288-afa5c70333ce} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001916 sec., 12526.096033402922 rows/sec., 22.45 MiB/sec. | ||
| 7750 | 2026.04.25 04:12:28.598416 [ 5 ] {cf23c885-58bf-4e51-a288-afa5c70333ce} <Debug> TCPHandler: Processed in 0.002104841 sec. | ||
| 7751 | 2026.04.25 04:12:28.598547 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7752 | 2026.04.25 04:12:28.598644 [ 5 ] {950dea7d-c95a-4709-a437-2536a7be7a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7753 | 2026.04.25 04:12:28.598686 [ 5 ] {950dea7d-c95a-4709-a437-2536a7be7a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7754 | 2026.04.25 04:12:28.599029 [ 5 ] {950dea7d-c95a-4709-a437-2536a7be7a43} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7755 | 2026.04.25 04:12:28.599066 [ 5 ] {950dea7d-c95a-4709-a437-2536a7be7a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7756 | 2026.04.25 04:12:28.599394 [ 5 ] {950dea7d-c95a-4709-a437-2536a7be7a43} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7757 | 2026.04.25 04:12:28.599610 [ 5 ] {950dea7d-c95a-4709-a437-2536a7be7a43} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7758 | 2026.04.25 04:12:28.599741 [ 5 ] {950dea7d-c95a-4709-a437-2536a7be7a43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 7759 | 2026.04.25 04:12:28.599777 [ 5 ] {950dea7d-c95a-4709-a437-2536a7be7a43} <Debug> TCPHandler: Processed in 0.001279919 sec. | ||
| 7760 | 2026.04.25 04:12:28.601067 [ 199 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17209 rows, containing 5 columns (5 merged, 0 gathered) in 0.004753852 sec., 3620011.7294354136 rows/sec., 236.27 MiB/sec. | ||
| 7761 | 2026.04.25 04:12:28.601250 [ 200 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7762 | 2026.04.25 04:12:28.601512 [ 200 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2026.04.25 04:12:28.601590 [ 200 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7764 | 2026.04.25 04:12:28.601672 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.54 MiB. | ||
| 7765 | 2026.04.25 04:12:29.535015 [ 121 ] {} <Debug> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 7766 | 2026.04.25 04:12:29.535085 [ 121 ] {} <Trace> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7767 | 2026.04.25 04:12:29.535110 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7768 | 2026.04.25 04:12:29.535241 [ 197 ] {10d71dfb-878a-4fd1-bb10-fa1fb1293d29::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 | ||
| 7769 | 2026.04.25 04:12:29.535429 [ 197 ] {10d71dfb-878a-4fd1-bb10-fa1fb1293d29::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7770 | 2026.04.25 04:12:29.535470 [ 197 ] {10d71dfb-878a-4fd1-bb10-fa1fb1293d29::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 | ||
| 7771 | 2026.04.25 04:12:29.535544 [ 197 ] {10d71dfb-878a-4fd1-bb10-fa1fb1293d29::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 | ||
| 7772 | 2026.04.25 04:12:29.535595 [ 197 ] {10d71dfb-878a-4fd1-bb10-fa1fb1293d29::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 | ||
| 7773 | 2026.04.25 04:12:29.535648 [ 197 ] {10d71dfb-878a-4fd1-bb10-fa1fb1293d29::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 | ||
| 7774 | 2026.04.25 04:12:29.535696 [ 197 ] {10d71dfb-878a-4fd1-bb10-fa1fb1293d29::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 | ||
| 7775 | 2026.04.25 04:12:29.536495 [ 199 ] {10d71dfb-878a-4fd1-bb10-fa1fb1293d29::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001311539 sec., 4574.778180442976 rows/sec., 339.53 KiB/sec. | ||
| 7776 | 2026.04.25 04:12:29.536633 [ 197 ] {10d71dfb-878a-4fd1-bb10-fa1fb1293d29::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 7777 | 2026.04.25 04:12:29.536885 [ 197 ] {10d71dfb-878a-4fd1-bb10-fa1fb1293d29::all_1_5_1} <Trace> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7778 | 2026.04.25 04:12:29.536952 [ 197 ] {10d71dfb-878a-4fd1-bb10-fa1fb1293d29::all_1_5_1} <Trace> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 7779 | 2026.04.25 04:12:29.537022 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7780 | 2026.04.25 04:12:32.354088 [ 123 ] {} <Debug> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 7781 | 2026.04.25 04:12:32.354152 [ 123 ] {} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7782 | 2026.04.25 04:12:32.354172 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7783 | 2026.04.25 04:12:32.354288 [ 188 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 7784 | 2026.04.25 04:12:32.354403 [ 188 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7785 | 2026.04.25 04:12:32.354436 [ 188 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 974 rows starting from the beginning of the part | ||
| 7786 | 2026.04.25 04:12:32.354499 [ 188 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::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 | ||
| 7787 | 2026.04.25 04:12:32.354545 [ 188 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 7788 | 2026.04.25 04:12:32.354588 [ 188 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 825 rows starting from the beginning of the part | ||
| 7789 | 2026.04.25 04:12:32.354626 [ 188 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 825 rows starting from the beginning of the part | ||
| 7790 | 2026.04.25 04:12:32.355737 [ 199 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2774 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491603 sec., 1859744.181260027 rows/sec., 117.11 MiB/sec. | ||
| 7791 | 2026.04.25 04:12:32.355914 [ 199 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 7792 | 2026.04.25 04:12:32.356175 [ 199 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_10_2} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7793 | 2026.04.25 04:12:32.356248 [ 199 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_10_2} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 7794 | 2026.04.25 04:12:32.356314 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 7795 | 2026.04.25 04:12:32.441612 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 938 | ||
| 7796 | 2026.04.25 04:12:32.443786 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7797 | 2026.04.25 04:12:32.443826 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7798 | 2026.04.25 04:12:32.445001 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7799 | 2026.04.25 04:12:32.445279 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7800 | 2026.04.25 04:12:32.445523 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 938 | ||
| 7801 | 2026.04.25 04:12:33.586703 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7802 | 2026.04.25 04:12:33.586980 [ 5 ] {5564d834-3ba2-49da-910a-47f6ab890345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7803 | 2026.04.25 04:12:33.587369 [ 5 ] {5564d834-3ba2-49da-910a-47f6ab890345} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7804 | 2026.04.25 04:12:33.587411 [ 5 ] {5564d834-3ba2-49da-910a-47f6ab890345} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7805 | 2026.04.25 04:12:33.587641 [ 5 ] {5564d834-3ba2-49da-910a-47f6ab890345} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7806 | 2026.04.25 04:12:33.587708 [ 5 ] {5564d834-3ba2-49da-910a-47f6ab890345} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7807 | 2026.04.25 04:12:33.587847 [ 5 ] {5564d834-3ba2-49da-910a-47f6ab890345} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 21-element set) | ||
| 7808 | 2026.04.25 04:12:33.587965 [ 333 ] {5564d834-3ba2-49da-910a-47f6ab890345} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 7809 | 2026.04.25 04:12:33.587965 [ 343 ] {5564d834-3ba2-49da-910a-47f6ab890345} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7810 | 2026.04.25 04:12:33.588102 [ 5 ] {5564d834-3ba2-49da-910a-47f6ab890345} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (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 | ||
| 7811 | 2026.04.25 04:12:33.588129 [ 5 ] {5564d834-3ba2-49da-910a-47f6ab890345} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7812 | 2026.04.25 04:12:33.588197 [ 5 ] {5564d834-3ba2-49da-910a-47f6ab890345} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7813 | 2026.04.25 04:12:33.588216 [ 5 ] {5564d834-3ba2-49da-910a-47f6ab890345} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Reading approx. 52 rows with 2 streams | ||
| 7814 | 2026.04.25 04:12:33.588250 [ 5 ] {5564d834-3ba2-49da-910a-47f6ab890345} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7815 | 2026.04.25 04:12:33.588287 [ 5 ] {5564d834-3ba2-49da-910a-47f6ab890345} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7816 | 2026.04.25 04:12:33.589606 [ 5 ] {5564d834-3ba2-49da-910a-47f6ab890345} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002729 sec., 19054.598754122388 rows/sec., 4.46 MiB/sec. | ||
| 7817 | 2026.04.25 04:12:33.589737 [ 5 ] {5564d834-3ba2-49da-910a-47f6ab890345} <Debug> TCPHandler: Processed in 0.003172278 sec. | ||
| 7818 | 2026.04.25 04:12:33.591891 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7819 | 2026.04.25 04:12:33.592005 [ 5 ] {6053e538-01fc-43aa-a896-3d8c0f8e4c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7820 | 2026.04.25 04:12:33.592048 [ 5 ] {6053e538-01fc-43aa-a896-3d8c0f8e4c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7821 | 2026.04.25 04:12:33.592513 [ 5 ] {6053e538-01fc-43aa-a896-3d8c0f8e4c62} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7822 | 2026.04.25 04:12:33.592559 [ 5 ] {6053e538-01fc-43aa-a896-3d8c0f8e4c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7823 | 2026.04.25 04:12:33.592920 [ 5 ] {6053e538-01fc-43aa-a896-3d8c0f8e4c62} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7824 | 2026.04.25 04:12:33.593135 [ 5 ] {6053e538-01fc-43aa-a896-3d8c0f8e4c62} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7825 | 2026.04.25 04:12:33.593276 [ 5 ] {6053e538-01fc-43aa-a896-3d8c0f8e4c62} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001302 sec., 4608.294930875576 rows/sec., 375.77 KiB/sec. | ||
| 7826 | 2026.04.25 04:12:33.593313 [ 5 ] {6053e538-01fc-43aa-a896-3d8c0f8e4c62} <Debug> TCPHandler: Processed in 0.001471982 sec. | ||
| 7827 | 2026.04.25 04:12:33.593439 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7828 | 2026.04.25 04:12:33.593532 [ 5 ] {02641c4d-3b31-4b2a-b7e4-1b5647f4abd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7829 | 2026.04.25 04:12:33.593570 [ 5 ] {02641c4d-3b31-4b2a-b7e4-1b5647f4abd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7830 | 2026.04.25 04:12:33.594000 [ 5 ] {02641c4d-3b31-4b2a-b7e4-1b5647f4abd1} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7831 | 2026.04.25 04:12:33.594035 [ 5 ] {02641c4d-3b31-4b2a-b7e4-1b5647f4abd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7832 | 2026.04.25 04:12:33.594326 [ 5 ] {02641c4d-3b31-4b2a-b7e4-1b5647f4abd1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7833 | 2026.04.25 04:12:33.594533 [ 5 ] {02641c4d-3b31-4b2a-b7e4-1b5647f4abd1} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7834 | 2026.04.25 04:12:33.594658 [ 5 ] {02641c4d-3b31-4b2a-b7e4-1b5647f4abd1} <Debug> executeQuery: Read 96 rows, 8.27 KiB in 0.001144 sec., 83916.08391608391 rows/sec., 7.06 MiB/sec. | ||
| 7835 | 2026.04.25 04:12:33.594693 [ 5 ] {02641c4d-3b31-4b2a-b7e4-1b5647f4abd1} <Debug> TCPHandler: Processed in 0.001302139 sec. | ||
| 7836 | 2026.04.25 04:12:33.594814 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7837 | 2026.04.25 04:12:33.594907 [ 5 ] {e67b31b8-e0c6-4e92-b3b6-bb94bb3b698d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7838 | 2026.04.25 04:12:33.594947 [ 5 ] {e67b31b8-e0c6-4e92-b3b6-bb94bb3b698d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7839 | 2026.04.25 04:12:33.595340 [ 5 ] {e67b31b8-e0c6-4e92-b3b6-bb94bb3b698d} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7840 | 2026.04.25 04:12:33.595375 [ 5 ] {e67b31b8-e0c6-4e92-b3b6-bb94bb3b698d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7841 | 2026.04.25 04:12:33.595666 [ 5 ] {e67b31b8-e0c6-4e92-b3b6-bb94bb3b698d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7842 | 2026.04.25 04:12:33.595868 [ 5 ] {e67b31b8-e0c6-4e92-b3b6-bb94bb3b698d} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7843 | 2026.04.25 04:12:33.595992 [ 5 ] {e67b31b8-e0c6-4e92-b3b6-bb94bb3b698d} <Debug> executeQuery: Read 24 rows, 1.77 KiB in 0.001103 sec., 21758.839528558477 rows/sec., 1.57 MiB/sec. | ||
| 7844 | 2026.04.25 04:12:33.596028 [ 5 ] {e67b31b8-e0c6-4e92-b3b6-bb94bb3b698d} <Debug> TCPHandler: Processed in 0.001262799 sec. | ||
| 7845 | 2026.04.25 04:12:33.596145 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7846 | 2026.04.25 04:12:33.596239 [ 5 ] {fb203c78-341d-40d1-920f-386aa92746af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7847 | 2026.04.25 04:12:33.596277 [ 5 ] {fb203c78-341d-40d1-920f-386aa92746af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7848 | 2026.04.25 04:12:33.596651 [ 5 ] {fb203c78-341d-40d1-920f-386aa92746af} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7849 | 2026.04.25 04:12:33.596687 [ 5 ] {fb203c78-341d-40d1-920f-386aa92746af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7850 | 2026.04.25 04:12:33.596972 [ 5 ] {fb203c78-341d-40d1-920f-386aa92746af} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7851 | 2026.04.25 04:12:33.597204 [ 5 ] {fb203c78-341d-40d1-920f-386aa92746af} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7852 | 2026.04.25 04:12:33.597338 [ 5 ] {fb203c78-341d-40d1-920f-386aa92746af} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 59.45 KiB/sec. | ||
| 7853 | 2026.04.25 04:12:33.597376 [ 5 ] {fb203c78-341d-40d1-920f-386aa92746af} <Debug> TCPHandler: Processed in 0.00127812 sec. | ||
| 7854 | 2026.04.25 04:12:33.597496 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7855 | 2026.04.25 04:12:33.597587 [ 5 ] {413e548d-54a0-4730-b5eb-430b7cd388ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7856 | 2026.04.25 04:12:33.597624 [ 5 ] {413e548d-54a0-4730-b5eb-430b7cd388ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7857 | 2026.04.25 04:12:33.598036 [ 5 ] {413e548d-54a0-4730-b5eb-430b7cd388ee} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7858 | 2026.04.25 04:12:33.598072 [ 5 ] {413e548d-54a0-4730-b5eb-430b7cd388ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7859 | 2026.04.25 04:12:33.598378 [ 5 ] {413e548d-54a0-4730-b5eb-430b7cd388ee} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7860 | 2026.04.25 04:12:33.598578 [ 5 ] {413e548d-54a0-4730-b5eb-430b7cd388ee} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7861 | 2026.04.25 04:12:33.598701 [ 5 ] {413e548d-54a0-4730-b5eb-430b7cd388ee} <Debug> executeQuery: Read 88 rows, 7.05 KiB in 0.001132 sec., 77738.51590106008 rows/sec., 6.08 MiB/sec. | ||
| 7862 | 2026.04.25 04:12:33.598738 [ 5 ] {413e548d-54a0-4730-b5eb-430b7cd388ee} <Debug> TCPHandler: Processed in 0.001290019 sec. | ||
| 7863 | 2026.04.25 04:12:33.598873 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7864 | 2026.04.25 04:12:33.598966 [ 5 ] {d838f609-c228-4c0b-b7a5-3f3cf5423f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7865 | 2026.04.25 04:12:33.599008 [ 5 ] {d838f609-c228-4c0b-b7a5-3f3cf5423f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7866 | 2026.04.25 04:12:33.599411 [ 5 ] {d838f609-c228-4c0b-b7a5-3f3cf5423f43} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7867 | 2026.04.25 04:12:33.599446 [ 5 ] {d838f609-c228-4c0b-b7a5-3f3cf5423f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7868 | 2026.04.25 04:12:33.599773 [ 5 ] {d838f609-c228-4c0b-b7a5-3f3cf5423f43} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7869 | 2026.04.25 04:12:33.599975 [ 5 ] {d838f609-c228-4c0b-b7a5-3f3cf5423f43} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7870 | 2026.04.25 04:12:33.600099 [ 5 ] {d838f609-c228-4c0b-b7a5-3f3cf5423f43} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001151 sec., 141615.98609904433 rows/sec., 9.86 MiB/sec. | ||
| 7871 | 2026.04.25 04:12:33.600135 [ 5 ] {d838f609-c228-4c0b-b7a5-3f3cf5423f43} <Debug> TCPHandler: Processed in 0.001308779 sec. | ||
| 7872 | 2026.04.25 04:12:33.600254 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7873 | 2026.04.25 04:12:33.600346 [ 5 ] {993958e9-38ef-4a45-b65b-a28c373615d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7874 | 2026.04.25 04:12:33.600387 [ 5 ] {993958e9-38ef-4a45-b65b-a28c373615d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7875 | 2026.04.25 04:12:33.600691 [ 5 ] {993958e9-38ef-4a45-b65b-a28c373615d7} <Trace> oximeter.measurements_f64 (751e3524-bc2c-4d4b-855f-9f6b803e40c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7876 | 2026.04.25 04:12:33.600726 [ 5 ] {993958e9-38ef-4a45-b65b-a28c373615d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7877 | 2026.04.25 04:12:33.601016 [ 5 ] {993958e9-38ef-4a45-b65b-a28c373615d7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 7878 | 2026.04.25 04:12:33.601237 [ 5 ] {993958e9-38ef-4a45-b65b-a28c373615d7} <Trace> oximeter.measurements_f64 (751e3524-bc2c-4d4b-855f-9f6b803e40c9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7879 | 2026.04.25 04:12:33.601369 [ 5 ] {993958e9-38ef-4a45-b65b-a28c373615d7} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 60.98 KiB/sec. | ||
| 7880 | 2026.04.25 04:12:33.601404 [ 5 ] {993958e9-38ef-4a45-b65b-a28c373615d7} <Debug> TCPHandler: Processed in 0.001197498 sec. | ||
| 7881 | 2026.04.25 04:12:33.601520 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7882 | 2026.04.25 04:12:33.601611 [ 5 ] {2cb724a4-5ecc-4d3d-b774-98fc151c9229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7883 | 2026.04.25 04:12:33.601663 [ 5 ] {2cb724a4-5ecc-4d3d-b774-98fc151c9229} <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 | ||
| 7884 | 2026.04.25 04:12:33.602421 [ 5 ] {2cb724a4-5ecc-4d3d-b774-98fc151c9229} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7885 | 2026.04.25 04:12:33.602455 [ 5 ] {2cb724a4-5ecc-4d3d-b774-98fc151c9229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7886 | 2026.04.25 04:12:33.602986 [ 5 ] {2cb724a4-5ecc-4d3d-b774-98fc151c9229} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7887 | 2026.04.25 04:12:33.603256 [ 5 ] {2cb724a4-5ecc-4d3d-b774-98fc151c9229} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7888 | 2026.04.25 04:12:33.603406 [ 5 ] {2cb724a4-5ecc-4d3d-b774-98fc151c9229} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001812 sec., 9933.774834437087 rows/sec., 17.80 MiB/sec. | ||
| 7889 | 2026.04.25 04:12:33.603460 [ 5 ] {2cb724a4-5ecc-4d3d-b774-98fc151c9229} <Debug> TCPHandler: Processed in 0.0019878 sec. | ||
| 7890 | 2026.04.25 04:12:33.603601 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7891 | 2026.04.25 04:12:33.603699 [ 5 ] {1fcf1637-4ede-41b8-b2d0-6d175365862c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7892 | 2026.04.25 04:12:33.603741 [ 5 ] {1fcf1637-4ede-41b8-b2d0-6d175365862c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7893 | 2026.04.25 04:12:33.604084 [ 5 ] {1fcf1637-4ede-41b8-b2d0-6d175365862c} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7894 | 2026.04.25 04:12:33.604120 [ 5 ] {1fcf1637-4ede-41b8-b2d0-6d175365862c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7895 | 2026.04.25 04:12:33.604447 [ 5 ] {1fcf1637-4ede-41b8-b2d0-6d175365862c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7896 | 2026.04.25 04:12:33.604669 [ 5 ] {1fcf1637-4ede-41b8-b2d0-6d175365862c} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7897 | 2026.04.25 04:12:33.604769 [ 119 ] {} <Debug> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7898 | 2026.04.25 04:12:33.604798 [ 5 ] {1fcf1637-4ede-41b8-b2d0-6d175365862c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 7899 | 2026.04.25 04:12:33.604808 [ 119 ] {} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7900 | 2026.04.25 04:12:33.604829 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7901 | 2026.04.25 04:12:33.604835 [ 5 ] {1fcf1637-4ede-41b8-b2d0-6d175365862c} <Debug> TCPHandler: Processed in 0.001283329 sec. | ||
| 7902 | 2026.04.25 04:12:33.604915 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 7903 | 2026.04.25 04:12:33.605004 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7904 | 2026.04.25 04:12:33.605035 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1974 rows starting from the beginning of the part | ||
| 7905 | 2026.04.25 04:12:33.605091 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 48 rows starting from the beginning of the part | ||
| 7906 | 2026.04.25 04:12:33.605135 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 12 rows starting from the beginning of the part | ||
| 7907 | 2026.04.25 04:12:33.605178 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 7908 | 2026.04.25 04:12:33.605216 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7909 | 2026.04.25 04:12:33.605254 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 7910 | 2026.04.25 04:12:33.606145 [ 199 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2214 rows, containing 4 columns (4 merged, 0 gathered) in 0.001266609 sec., 1747974.3156727925 rows/sec., 116.17 MiB/sec. | ||
| 7911 | 2026.04.25 04:12:33.606433 [ 193 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7912 | 2026.04.25 04:12:33.606780 [ 193 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_51_10} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7913 | 2026.04.25 04:12:33.606875 [ 193 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_51_10} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7914 | 2026.04.25 04:12:33.606989 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 7915 | 2026.04.25 04:12:34.908448 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16766 | ||
| 7916 | 2026.04.25 04:12:34.909158 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7917 | 2026.04.25 04:12:34.909226 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7918 | 2026.04.25 04:12:34.909815 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7919 | 2026.04.25 04:12:34.910041 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7920 | 2026.04.25 04:12:34.910171 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16766 | ||
| 7921 | 2026.04.25 04:12:35.768727 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7922 | 2026.04.25 04:12:35.785274 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7923 | 2026.04.25 04:12:35.785329 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7924 | 2026.04.25 04:12:35.791713 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7925 | 2026.04.25 04:12:35.792447 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7926 | 2026.04.25 04:12:35.795203 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7927 | 2026.04.25 04:12:38.585836 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7928 | 2026.04.25 04:12:38.586073 [ 5 ] {7f25e80d-e03b-4ef6-ab4f-24f31cd7d771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 7929 | 2026.04.25 04:12:38.586426 [ 5 ] {7f25e80d-e03b-4ef6-ab4f-24f31cd7d771} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7930 | 2026.04.25 04:12:38.586462 [ 5 ] {7f25e80d-e03b-4ef6-ab4f-24f31cd7d771} <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 | ||
| 7931 | 2026.04.25 04:12:38.586694 [ 5 ] {7f25e80d-e03b-4ef6-ab4f-24f31cd7d771} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7932 | 2026.04.25 04:12:38.586762 [ 5 ] {7f25e80d-e03b-4ef6-ab4f-24f31cd7d771} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7933 | 2026.04.25 04:12:38.586901 [ 5 ] {7f25e80d-e03b-4ef6-ab4f-24f31cd7d771} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7934 | 2026.04.25 04:12:38.587016 [ 343 ] {7f25e80d-e03b-4ef6-ab4f-24f31cd7d771} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 7935 | 2026.04.25 04:12:38.587016 [ 333 ] {7f25e80d-e03b-4ef6-ab4f-24f31cd7d771} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7936 | 2026.04.25 04:12:38.587133 [ 5 ] {7f25e80d-e03b-4ef6-ab4f-24f31cd7d771} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 7937 | 2026.04.25 04:12:38.587159 [ 5 ] {7f25e80d-e03b-4ef6-ab4f-24f31cd7d771} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7938 | 2026.04.25 04:12:38.587202 [ 5 ] {7f25e80d-e03b-4ef6-ab4f-24f31cd7d771} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7939 | 2026.04.25 04:12:38.587223 [ 5 ] {7f25e80d-e03b-4ef6-ab4f-24f31cd7d771} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7940 | 2026.04.25 04:12:38.588256 [ 5 ] {7f25e80d-e03b-4ef6-ab4f-24f31cd7d771} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002274 sec., 22427.440633245384 rows/sec., 5.30 MiB/sec. | ||
| 7941 | 2026.04.25 04:12:38.588359 [ 5 ] {7f25e80d-e03b-4ef6-ab4f-24f31cd7d771} <Debug> TCPHandler: Processed in 0.00265159 sec. | ||
| 7942 | 2026.04.25 04:12:38.590400 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7943 | 2026.04.25 04:12:38.590508 [ 5 ] {18c15758-dbcf-47e5-933c-397a67d5b816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7944 | 2026.04.25 04:12:38.590549 [ 5 ] {18c15758-dbcf-47e5-933c-397a67d5b816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7945 | 2026.04.25 04:12:38.591059 [ 5 ] {18c15758-dbcf-47e5-933c-397a67d5b816} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7946 | 2026.04.25 04:12:38.591101 [ 5 ] {18c15758-dbcf-47e5-933c-397a67d5b816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7947 | 2026.04.25 04:12:38.591461 [ 5 ] {18c15758-dbcf-47e5-933c-397a67d5b816} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7948 | 2026.04.25 04:12:38.591675 [ 5 ] {18c15758-dbcf-47e5-933c-397a67d5b816} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7949 | 2026.04.25 04:12:38.591816 [ 5 ] {18c15758-dbcf-47e5-933c-397a67d5b816} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001339 sec., 77669.90291262136 rows/sec., 6.52 MiB/sec. | ||
| 7950 | 2026.04.25 04:12:38.591853 [ 5 ] {18c15758-dbcf-47e5-933c-397a67d5b816} <Debug> TCPHandler: Processed in 0.001503333 sec. | ||
| 7951 | 2026.04.25 04:12:38.591977 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7952 | 2026.04.25 04:12:38.592071 [ 5 ] {c8d1dfa7-874e-4d81-9940-7041a86e32d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7953 | 2026.04.25 04:12:38.592111 [ 5 ] {c8d1dfa7-874e-4d81-9940-7041a86e32d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7954 | 2026.04.25 04:12:38.592508 [ 5 ] {c8d1dfa7-874e-4d81-9940-7041a86e32d2} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7955 | 2026.04.25 04:12:38.592543 [ 5 ] {c8d1dfa7-874e-4d81-9940-7041a86e32d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7956 | 2026.04.25 04:12:38.592829 [ 5 ] {c8d1dfa7-874e-4d81-9940-7041a86e32d2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7957 | 2026.04.25 04:12:38.593037 [ 5 ] {c8d1dfa7-874e-4d81-9940-7041a86e32d2} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7958 | 2026.04.25 04:12:38.593161 [ 5 ] {c8d1dfa7-874e-4d81-9940-7041a86e32d2} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001109 sec., 21641.11812443643 rows/sec., 1.59 MiB/sec. | ||
| 7959 | 2026.04.25 04:12:38.593197 [ 5 ] {c8d1dfa7-874e-4d81-9940-7041a86e32d2} <Debug> TCPHandler: Processed in 0.00126847 sec. | ||
| 7960 | 2026.04.25 04:12:38.593339 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7961 | 2026.04.25 04:12:38.593431 [ 5 ] {9755558f-57b8-4616-8ba2-0cac1d7f1d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7962 | 2026.04.25 04:12:38.593468 [ 5 ] {9755558f-57b8-4616-8ba2-0cac1d7f1d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7963 | 2026.04.25 04:12:38.593881 [ 5 ] {9755558f-57b8-4616-8ba2-0cac1d7f1d85} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7964 | 2026.04.25 04:12:38.593917 [ 5 ] {9755558f-57b8-4616-8ba2-0cac1d7f1d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7965 | 2026.04.25 04:12:38.594223 [ 5 ] {9755558f-57b8-4616-8ba2-0cac1d7f1d85} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7966 | 2026.04.25 04:12:38.594424 [ 5 ] {9755558f-57b8-4616-8ba2-0cac1d7f1d85} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7967 | 2026.04.25 04:12:38.594548 [ 5 ] {9755558f-57b8-4616-8ba2-0cac1d7f1d85} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001135 sec., 77533.0396475771 rows/sec., 6.05 MiB/sec. | ||
| 7968 | 2026.04.25 04:12:38.594584 [ 5 ] {9755558f-57b8-4616-8ba2-0cac1d7f1d85} <Debug> TCPHandler: Processed in 0.00129205 sec. | ||
| 7969 | 2026.04.25 04:12:38.594700 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7970 | 2026.04.25 04:12:38.594793 [ 5 ] {2fba08b0-10dd-4813-a8b6-a34a739cf5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7971 | 2026.04.25 04:12:38.594835 [ 5 ] {2fba08b0-10dd-4813-a8b6-a34a739cf5ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7972 | 2026.04.25 04:12:38.595239 [ 5 ] {2fba08b0-10dd-4813-a8b6-a34a739cf5ff} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7973 | 2026.04.25 04:12:38.595274 [ 5 ] {2fba08b0-10dd-4813-a8b6-a34a739cf5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7974 | 2026.04.25 04:12:38.595596 [ 5 ] {2fba08b0-10dd-4813-a8b6-a34a739cf5ff} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7975 | 2026.04.25 04:12:38.595799 [ 5 ] {2fba08b0-10dd-4813-a8b6-a34a739cf5ff} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7976 | 2026.04.25 04:12:38.595924 [ 5 ] {2fba08b0-10dd-4813-a8b6-a34a739cf5ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 7977 | 2026.04.25 04:12:38.595960 [ 5 ] {2fba08b0-10dd-4813-a8b6-a34a739cf5ff} <Debug> TCPHandler: Processed in 0.00130627 sec. | ||
| 7978 | 2026.04.25 04:12:38.596080 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7979 | 2026.04.25 04:12:38.596202 [ 5 ] {eea73477-ccbe-45eb-9011-c893a34e72db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7980 | 2026.04.25 04:12:38.596268 [ 5 ] {eea73477-ccbe-45eb-9011-c893a34e72db} <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 | ||
| 7981 | 2026.04.25 04:12:38.597113 [ 5 ] {eea73477-ccbe-45eb-9011-c893a34e72db} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7982 | 2026.04.25 04:12:38.597150 [ 5 ] {eea73477-ccbe-45eb-9011-c893a34e72db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7983 | 2026.04.25 04:12:38.597736 [ 5 ] {eea73477-ccbe-45eb-9011-c893a34e72db} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7984 | 2026.04.25 04:12:38.597965 [ 5 ] {eea73477-ccbe-45eb-9011-c893a34e72db} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7985 | 2026.04.25 04:12:38.598106 [ 5 ] {eea73477-ccbe-45eb-9011-c893a34e72db} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001929 sec., 12441.679626749612 rows/sec., 22.29 MiB/sec. | ||
| 7986 | 2026.04.25 04:12:38.598161 [ 5 ] {eea73477-ccbe-45eb-9011-c893a34e72db} <Debug> TCPHandler: Processed in 0.002142622 sec. | ||
| 7987 | 2026.04.25 04:12:38.598280 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7988 | 2026.04.25 04:12:38.598375 [ 5 ] {7cff3f0e-c285-43e3-87e3-49301b9f5d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7989 | 2026.04.25 04:12:38.598417 [ 5 ] {7cff3f0e-c285-43e3-87e3-49301b9f5d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7990 | 2026.04.25 04:12:38.598757 [ 5 ] {7cff3f0e-c285-43e3-87e3-49301b9f5d76} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7991 | 2026.04.25 04:12:38.598793 [ 5 ] {7cff3f0e-c285-43e3-87e3-49301b9f5d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 7992 | 2026.04.25 04:12:38.599108 [ 5 ] {7cff3f0e-c285-43e3-87e3-49301b9f5d76} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7993 | 2026.04.25 04:12:38.599339 [ 5 ] {7cff3f0e-c285-43e3-87e3-49301b9f5d76} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7994 | 2026.04.25 04:12:38.599467 [ 5 ] {7cff3f0e-c285-43e3-87e3-49301b9f5d76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 7995 | 2026.04.25 04:12:38.599502 [ 5 ] {7cff3f0e-c285-43e3-87e3-49301b9f5d76} <Debug> TCPHandler: Processed in 0.001272589 sec. | ||
| 7996 | 2026.04.25 04:12:42.267990 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7997 | 2026.04.25 04:12:42.268036 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7998 | 2026.04.25 04:12:42.410355 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17278 | ||
| 7999 | 2026.04.25 04:12:42.410850 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8000 | 2026.04.25 04:12:42.410888 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8001 | 2026.04.25 04:12:42.411374 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8002 | 2026.04.25 04:12:42.411610 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8003 | 2026.04.25 04:12:42.411733 [ 109 ] {} <Debug> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8004 | 2026.04.25 04:12:42.411749 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17278 | ||
| 8005 | 2026.04.25 04:12:42.411773 [ 109 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8006 | 2026.04.25 04:12:42.411793 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8007 | 2026.04.25 04:12:42.411926 [ 194 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::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 | ||
| 8008 | 2026.04.25 04:12:42.412089 [ 194 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8009 | 2026.04.25 04:12:42.412131 [ 194 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14846 rows starting from the beginning of the part | ||
| 8010 | 2026.04.25 04:12:42.412202 [ 194 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8011 | 2026.04.25 04:12:42.412250 [ 194 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8012 | 2026.04.25 04:12:42.412299 [ 194 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8013 | 2026.04.25 04:12:42.412344 [ 194 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8014 | 2026.04.25 04:12:42.412390 [ 194 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8015 | 2026.04.25 04:12:42.414660 [ 199 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17278 rows, containing 4 columns (4 merged, 0 gathered) in 0.002796802 sec., 6177770.181800499 rows/sec., 88.37 MiB/sec. | ||
| 8016 | 2026.04.25 04:12:42.414781 [ 189 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8017 | 2026.04.25 04:12:42.415048 [ 189 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_36_7} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8018 | 2026.04.25 04:12:42.415120 [ 189 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_36_7} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8019 | 2026.04.25 04:12:42.415193 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8020 | 2026.04.25 04:12:42.445835 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 972 | ||
| 8021 | 2026.04.25 04:12:42.448234 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8022 | 2026.04.25 04:12:42.448289 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8023 | 2026.04.25 04:12:42.449503 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8024 | 2026.04.25 04:12:42.449774 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8025 | 2026.04.25 04:12:42.449929 [ 109 ] {} <Debug> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8026 | 2026.04.25 04:12:42.449973 [ 109 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8027 | 2026.04.25 04:12:42.449992 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8028 | 2026.04.25 04:12:42.450090 [ 194 ] {36d1ac4f-7bca-418d-b807-730d72d06762::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 | ||
| 8029 | 2026.04.25 04:12:42.450137 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 972 | ||
| 8030 | 2026.04.25 04:12:42.450666 [ 194 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8031 | 2026.04.25 04:12:42.450824 [ 194 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 800 rows starting from the beginning of the part | ||
| 8032 | 2026.04.25 04:12:42.451189 [ 194 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 28 rows starting from the beginning of the part | ||
| 8033 | 2026.04.25 04:12:42.451522 [ 194 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part | ||
| 8034 | 2026.04.25 04:12:42.451866 [ 194 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 54 rows starting from the beginning of the part | ||
| 8035 | 2026.04.25 04:12:42.452200 [ 194 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 28 rows starting from the beginning of the part | ||
| 8036 | 2026.04.25 04:12:42.452539 [ 194 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part | ||
| 8037 | 2026.04.25 04:12:42.458800 [ 199 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 972 rows, containing 72 columns (72 merged, 0 gathered) in 0.008753922 sec., 111035.9448027981 rows/sec., 94.09 MiB/sec. | ||
| 8038 | 2026.04.25 04:12:42.459860 [ 198 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8039 | 2026.04.25 04:12:42.460385 [ 198 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_26_5} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8040 | 2026.04.25 04:12:42.460456 [ 198 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_26_5} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8041 | 2026.04.25 04:12:42.460580 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 8042 | 2026.04.25 04:12:43.295396 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8043 | 2026.04.25 04:12:43.312468 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8044 | 2026.04.25 04:12:43.312519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8045 | 2026.04.25 04:12:43.318489 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8046 | 2026.04.25 04:12:43.319192 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8047 | 2026.04.25 04:12:43.319485 [ 109 ] {} <Debug> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8048 | 2026.04.25 04:12:43.319549 [ 109 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8049 | 2026.04.25 04:12:43.319570 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8050 | 2026.04.25 04:12:43.319699 [ 199 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 8051 | 2026.04.25 04:12:43.322240 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8052 | 2026.04.25 04:12:43.323923 [ 199 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8053 | 2026.04.25 04:12:43.325342 [ 199 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 8054 | 2026.04.25 04:12:43.329897 [ 199 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 8055 | 2026.04.25 04:12:43.334410 [ 199 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 8056 | 2026.04.25 04:12:43.338820 [ 199 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 8057 | 2026.04.25 04:12:43.343480 [ 199 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 8058 | 2026.04.25 04:12:43.347334 [ 199 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 8059 | 2026.04.25 04:12:43.400194 [ 198 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.080553578 sec., 3364.220519168 rows/sec., 17.40 MiB/sec. | ||
| 8060 | 2026.04.25 04:12:43.402850 [ 190 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8061 | 2026.04.25 04:12:43.404800 [ 190 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_36_7} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8062 | 2026.04.25 04:12:43.404901 [ 190 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_36_7} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8063 | 2026.04.25 04:12:43.407305 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8064 | 2026.04.25 04:12:43.586015 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8065 | 2026.04.25 04:12:43.586347 [ 5 ] {822e6452-8bd5-44b1-badf-3536e188851c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 8066 | 2026.04.25 04:12:43.586864 [ 5 ] {822e6452-8bd5-44b1-badf-3536e188851c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8067 | 2026.04.25 04:12:43.586930 [ 5 ] {822e6452-8bd5-44b1-badf-3536e188851c} <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 | ||
| 8068 | 2026.04.25 04:12:43.587149 [ 5 ] {822e6452-8bd5-44b1-badf-3536e188851c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8069 | 2026.04.25 04:12:43.587218 [ 5 ] {822e6452-8bd5-44b1-badf-3536e188851c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8070 | 2026.04.25 04:12:43.587359 [ 5 ] {822e6452-8bd5-44b1-badf-3536e188851c} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8071 | 2026.04.25 04:12:43.587480 [ 343 ] {822e6452-8bd5-44b1-badf-3536e188851c} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 8072 | 2026.04.25 04:12:43.587481 [ 333 ] {822e6452-8bd5-44b1-badf-3536e188851c} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8073 | 2026.04.25 04:12:43.587610 [ 5 ] {822e6452-8bd5-44b1-badf-3536e188851c} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 8074 | 2026.04.25 04:12:43.587638 [ 5 ] {822e6452-8bd5-44b1-badf-3536e188851c} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8075 | 2026.04.25 04:12:43.587680 [ 5 ] {822e6452-8bd5-44b1-badf-3536e188851c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8076 | 2026.04.25 04:12:43.587701 [ 5 ] {822e6452-8bd5-44b1-badf-3536e188851c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8077 | 2026.04.25 04:12:43.588765 [ 5 ] {822e6452-8bd5-44b1-badf-3536e188851c} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002551 sec., 19992.1599372795 rows/sec., 4.73 MiB/sec. | ||
| 8078 | 2026.04.25 04:12:43.588865 [ 5 ] {822e6452-8bd5-44b1-badf-3536e188851c} <Debug> TCPHandler: Processed in 0.003036975 sec. | ||
| 8079 | 2026.04.25 04:12:43.590846 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8080 | 2026.04.25 04:12:43.591008 [ 5 ] {d34620da-6da9-4b65-87ba-523e536a4c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8081 | 2026.04.25 04:12:43.591066 [ 5 ] {d34620da-6da9-4b65-87ba-523e536a4c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8082 | 2026.04.25 04:12:43.591664 [ 5 ] {d34620da-6da9-4b65-87ba-523e536a4c5f} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8083 | 2026.04.25 04:12:43.591713 [ 5 ] {d34620da-6da9-4b65-87ba-523e536a4c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8084 | 2026.04.25 04:12:43.592172 [ 5 ] {d34620da-6da9-4b65-87ba-523e536a4c5f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8085 | 2026.04.25 04:12:43.592406 [ 5 ] {d34620da-6da9-4b65-87ba-523e536a4c5f} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8086 | 2026.04.25 04:12:43.592556 [ 5 ] {d34620da-6da9-4b65-87ba-523e536a4c5f} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001607 sec., 57249.533291848165 rows/sec., 4.84 MiB/sec. | ||
| 8087 | 2026.04.25 04:12:43.592595 [ 5 ] {d34620da-6da9-4b65-87ba-523e536a4c5f} <Debug> TCPHandler: Processed in 0.001800167 sec. | ||
| 8088 | 2026.04.25 04:12:43.592733 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8089 | 2026.04.25 04:12:43.592829 [ 5 ] {1747924b-a486-4e3a-b20b-4fb976f7841e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8090 | 2026.04.25 04:12:43.592872 [ 5 ] {1747924b-a486-4e3a-b20b-4fb976f7841e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8091 | 2026.04.25 04:12:43.593283 [ 5 ] {1747924b-a486-4e3a-b20b-4fb976f7841e} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8092 | 2026.04.25 04:12:43.593322 [ 5 ] {1747924b-a486-4e3a-b20b-4fb976f7841e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8093 | 2026.04.25 04:12:43.593624 [ 5 ] {1747924b-a486-4e3a-b20b-4fb976f7841e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8094 | 2026.04.25 04:12:43.593838 [ 5 ] {1747924b-a486-4e3a-b20b-4fb976f7841e} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8095 | 2026.04.25 04:12:43.593969 [ 5 ] {1747924b-a486-4e3a-b20b-4fb976f7841e} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001158 sec., 15544.041450777202 rows/sec., 1.14 MiB/sec. | ||
| 8096 | 2026.04.25 04:12:43.594007 [ 5 ] {1747924b-a486-4e3a-b20b-4fb976f7841e} <Debug> TCPHandler: Processed in 0.0013258 sec. | ||
| 8097 | 2026.04.25 04:12:43.594129 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8098 | 2026.04.25 04:12:43.594225 [ 5 ] {5f8df254-a4a3-44db-af33-97e13fe2879b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8099 | 2026.04.25 04:12:43.594265 [ 5 ] {5f8df254-a4a3-44db-af33-97e13fe2879b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8100 | 2026.04.25 04:12:43.594691 [ 5 ] {5f8df254-a4a3-44db-af33-97e13fe2879b} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8101 | 2026.04.25 04:12:43.594728 [ 5 ] {5f8df254-a4a3-44db-af33-97e13fe2879b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8102 | 2026.04.25 04:12:43.595056 [ 5 ] {5f8df254-a4a3-44db-af33-97e13fe2879b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8103 | 2026.04.25 04:12:43.595279 [ 5 ] {5f8df254-a4a3-44db-af33-97e13fe2879b} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8104 | 2026.04.25 04:12:43.595413 [ 5 ] {5f8df254-a4a3-44db-af33-97e13fe2879b} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001206 sec., 67993.36650082919 rows/sec., 5.31 MiB/sec. | ||
| 8105 | 2026.04.25 04:12:43.595450 [ 5 ] {5f8df254-a4a3-44db-af33-97e13fe2879b} <Debug> TCPHandler: Processed in 0.001372201 sec. | ||
| 8106 | 2026.04.25 04:12:43.595572 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8107 | 2026.04.25 04:12:43.595666 [ 5 ] {64326688-6c57-43ea-bd67-96f6126c9c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8108 | 2026.04.25 04:12:43.595711 [ 5 ] {64326688-6c57-43ea-bd67-96f6126c9c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8109 | 2026.04.25 04:12:43.596112 [ 5 ] {64326688-6c57-43ea-bd67-96f6126c9c05} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8110 | 2026.04.25 04:12:43.596147 [ 5 ] {64326688-6c57-43ea-bd67-96f6126c9c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8111 | 2026.04.25 04:12:43.596500 [ 5 ] {64326688-6c57-43ea-bd67-96f6126c9c05} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8112 | 2026.04.25 04:12:43.596717 [ 5 ] {64326688-6c57-43ea-bd67-96f6126c9c05} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8113 | 2026.04.25 04:12:43.596847 [ 5 ] {64326688-6c57-43ea-bd67-96f6126c9c05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 8114 | 2026.04.25 04:12:43.596884 [ 5 ] {64326688-6c57-43ea-bd67-96f6126c9c05} <Debug> TCPHandler: Processed in 0.001362471 sec. | ||
| 8115 | 2026.04.25 04:12:43.597017 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8116 | 2026.04.25 04:12:43.597138 [ 5 ] {f5828c7e-6e0c-42fb-b4e3-d720b8c25a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8117 | 2026.04.25 04:12:43.597202 [ 5 ] {f5828c7e-6e0c-42fb-b4e3-d720b8c25a90} <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 | ||
| 8118 | 2026.04.25 04:12:43.598067 [ 5 ] {f5828c7e-6e0c-42fb-b4e3-d720b8c25a90} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8119 | 2026.04.25 04:12:43.598101 [ 5 ] {f5828c7e-6e0c-42fb-b4e3-d720b8c25a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8120 | 2026.04.25 04:12:43.598659 [ 5 ] {f5828c7e-6e0c-42fb-b4e3-d720b8c25a90} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8121 | 2026.04.25 04:12:43.598885 [ 5 ] {f5828c7e-6e0c-42fb-b4e3-d720b8c25a90} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8122 | 2026.04.25 04:12:43.599023 [ 5 ] {f5828c7e-6e0c-42fb-b4e3-d720b8c25a90} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001909 sec., 9429.020429544264 rows/sec., 16.90 MiB/sec. | ||
| 8123 | 2026.04.25 04:12:43.599075 [ 5 ] {f5828c7e-6e0c-42fb-b4e3-d720b8c25a90} <Debug> TCPHandler: Processed in 0.002116542 sec. | ||
| 8124 | 2026.04.25 04:12:43.599195 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8125 | 2026.04.25 04:12:43.599288 [ 5 ] {6042a008-a94f-4359-9071-676b88ba582b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8126 | 2026.04.25 04:12:43.599327 [ 5 ] {6042a008-a94f-4359-9071-676b88ba582b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8127 | 2026.04.25 04:12:43.599661 [ 5 ] {6042a008-a94f-4359-9071-676b88ba582b} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8128 | 2026.04.25 04:12:43.599694 [ 5 ] {6042a008-a94f-4359-9071-676b88ba582b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8129 | 2026.04.25 04:12:43.600002 [ 5 ] {6042a008-a94f-4359-9071-676b88ba582b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8130 | 2026.04.25 04:12:43.600215 [ 5 ] {6042a008-a94f-4359-9071-676b88ba582b} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8131 | 2026.04.25 04:12:43.600341 [ 5 ] {6042a008-a94f-4359-9071-676b88ba582b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 8132 | 2026.04.25 04:12:43.600375 [ 5 ] {6042a008-a94f-4359-9071-676b88ba582b} <Debug> TCPHandler: Processed in 0.001228109 sec. | ||
| 8133 | 2026.04.25 04:12:44.000297 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.88 MiB, peak 306.28 MiB, free memory in arenas 0.00 B, will set to 295.92 MiB (RSS), difference: 1.04 MiB | ||
| 8134 | 2026.04.25 04:12:44.354508 [ 107 ] {} <Debug> oximeter.measurements_f64 (751e3524-bc2c-4d4b-855f-9f6b803e40c9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 8135 | 2026.04.25 04:12:44.354577 [ 107 ] {} <Trace> oximeter.measurements_f64 (751e3524-bc2c-4d4b-855f-9f6b803e40c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8136 | 2026.04.25 04:12:44.354597 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8137 | 2026.04.25 04:12:44.354720 [ 198 ] {751e3524-bc2c-4d4b-855f-9f6b803e40c9::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 | ||
| 8138 | 2026.04.25 04:12:44.354873 [ 198 ] {751e3524-bc2c-4d4b-855f-9f6b803e40c9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8139 | 2026.04.25 04:12:44.354912 [ 198 ] {751e3524-bc2c-4d4b-855f-9f6b803e40c9::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 | ||
| 8140 | 2026.04.25 04:12:44.354985 [ 198 ] {751e3524-bc2c-4d4b-855f-9f6b803e40c9::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 | ||
| 8141 | 2026.04.25 04:12:44.355033 [ 198 ] {751e3524-bc2c-4d4b-855f-9f6b803e40c9::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 | ||
| 8142 | 2026.04.25 04:12:44.355078 [ 198 ] {751e3524-bc2c-4d4b-855f-9f6b803e40c9::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 | ||
| 8143 | 2026.04.25 04:12:44.355122 [ 198 ] {751e3524-bc2c-4d4b-855f-9f6b803e40c9::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 | ||
| 8144 | 2026.04.25 04:12:44.355958 [ 192 ] {751e3524-bc2c-4d4b-855f-9f6b803e40c9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.00129284 sec., 3867.454596083042 rows/sec., 254.56 KiB/sec. | ||
| 8145 | 2026.04.25 04:12:44.356145 [ 201 ] {751e3524-bc2c-4d4b-855f-9f6b803e40c9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 8146 | 2026.04.25 04:12:44.356472 [ 201 ] {751e3524-bc2c-4d4b-855f-9f6b803e40c9::all_1_5_1} <Trace> oximeter.measurements_f64 (751e3524-bc2c-4d4b-855f-9f6b803e40c9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8147 | 2026.04.25 04:12:44.356550 [ 201 ] {751e3524-bc2c-4d4b-855f-9f6b803e40c9::all_1_5_1} <Trace> oximeter.measurements_f64 (751e3524-bc2c-4d4b-855f-9f6b803e40c9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 8148 | 2026.04.25 04:12:44.356651 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8149 | 2026.04.25 04:12:44.925057 [ 105 ] {} <Debug> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8150 | 2026.04.25 04:12:44.925162 [ 105 ] {} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8151 | 2026.04.25 04:12:44.925199 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8152 | 2026.04.25 04:12:44.925328 [ 192 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::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 | ||
| 8153 | 2026.04.25 04:12:44.925483 [ 192 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8154 | 2026.04.25 04:12:44.925528 [ 192 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::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 | ||
| 8155 | 2026.04.25 04:12:44.925614 [ 192 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 8156 | 2026.04.25 04:12:44.925677 [ 192 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 8157 | 2026.04.25 04:12:44.925734 [ 192 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 8158 | 2026.04.25 04:12:44.925793 [ 192 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 8159 | 2026.04.25 04:12:44.926698 [ 201 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001425541 sec., 30865.474931973196 rows/sec., 2.58 MiB/sec. | ||
| 8160 | 2026.04.25 04:12:44.926811 [ 192 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8161 | 2026.04.25 04:12:44.927044 [ 192 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_13_3} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8162 | 2026.04.25 04:12:44.927110 [ 192 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_13_3} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8163 | 2026.04.25 04:12:44.927171 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8164 | 2026.04.25 04:12:47.400277 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8165 | 2026.04.25 04:12:47.400627 [ 5 ] {f2142457-922e-4b5d-9da7-a18042bfde17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8166 | 2026.04.25 04:12:47.401130 [ 5 ] {f2142457-922e-4b5d-9da7-a18042bfde17} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8167 | 2026.04.25 04:12:47.401169 [ 5 ] {f2142457-922e-4b5d-9da7-a18042bfde17} <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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8168 | 2026.04.25 04:12:47.401422 [ 5 ] {f2142457-922e-4b5d-9da7-a18042bfde17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8169 | 2026.04.25 04:12:47.401488 [ 5 ] {f2142457-922e-4b5d-9da7-a18042bfde17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8170 | 2026.04.25 04:12:47.401631 [ 5 ] {f2142457-922e-4b5d-9da7-a18042bfde17} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 8171 | 2026.04.25 04:12:47.401742 [ 333 ] {f2142457-922e-4b5d-9da7-a18042bfde17} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8172 | 2026.04.25 04:12:47.401765 [ 260 ] {f2142457-922e-4b5d-9da7-a18042bfde17} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 8173 | 2026.04.25 04:12:47.401891 [ 5 ] {f2142457-922e-4b5d-9da7-a18042bfde17} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 8174 | 2026.04.25 04:12:47.401916 [ 5 ] {f2142457-922e-4b5d-9da7-a18042bfde17} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8175 | 2026.04.25 04:12:47.401958 [ 5 ] {f2142457-922e-4b5d-9da7-a18042bfde17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'zone:cpu_nsec'))" | ||
| 8176 | 2026.04.25 04:12:47.401979 [ 5 ] {f2142457-922e-4b5d-9da7-a18042bfde17} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8177 | 2026.04.25 04:12:47.403029 [ 5 ] {f2142457-922e-4b5d-9da7-a18042bfde17} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.00256 sec., 19921.875 rows/sec., 4.71 MiB/sec. | ||
| 8178 | 2026.04.25 04:12:47.403131 [ 5 ] {f2142457-922e-4b5d-9da7-a18042bfde17} <Debug> TCPHandler: Processed in 0.003024726 sec. | ||
| 8179 | 2026.04.25 04:12:47.416330 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8180 | 2026.04.25 04:12:47.416447 [ 5 ] {5c113dff-277f-42c6-8e44-7889ea0b5c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8181 | 2026.04.25 04:12:47.416491 [ 5 ] {5c113dff-277f-42c6-8e44-7889ea0b5c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8182 | 2026.04.25 04:12:47.416988 [ 5 ] {5c113dff-277f-42c6-8e44-7889ea0b5c24} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8183 | 2026.04.25 04:12:47.417029 [ 5 ] {5c113dff-277f-42c6-8e44-7889ea0b5c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8184 | 2026.04.25 04:12:47.417413 [ 5 ] {5c113dff-277f-42c6-8e44-7889ea0b5c24} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8185 | 2026.04.25 04:12:47.417645 [ 5 ] {5c113dff-277f-42c6-8e44-7889ea0b5c24} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8186 | 2026.04.25 04:12:47.417795 [ 5 ] {5c113dff-277f-42c6-8e44-7889ea0b5c24} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001381 sec., 17378.71107892831 rows/sec., 1.44 MiB/sec. | ||
| 8187 | 2026.04.25 04:12:47.417833 [ 5 ] {5c113dff-277f-42c6-8e44-7889ea0b5c24} <Debug> TCPHandler: Processed in 0.001556334 sec. | ||
| 8188 | 2026.04.25 04:12:47.417967 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8189 | 2026.04.25 04:12:47.418072 [ 5 ] {a4b53dd8-eae7-42f2-aee1-7e496d7af876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8190 | 2026.04.25 04:12:47.418114 [ 5 ] {a4b53dd8-eae7-42f2-aee1-7e496d7af876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8191 | 2026.04.25 04:12:47.418524 [ 5 ] {a4b53dd8-eae7-42f2-aee1-7e496d7af876} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8192 | 2026.04.25 04:12:47.418559 [ 5 ] {a4b53dd8-eae7-42f2-aee1-7e496d7af876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8193 | 2026.04.25 04:12:47.418857 [ 5 ] {a4b53dd8-eae7-42f2-aee1-7e496d7af876} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8194 | 2026.04.25 04:12:47.419076 [ 5 ] {a4b53dd8-eae7-42f2-aee1-7e496d7af876} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8195 | 2026.04.25 04:12:47.419208 [ 5 ] {a4b53dd8-eae7-42f2-aee1-7e496d7af876} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001155 sec., 5194.805194805195 rows/sec., 423.60 KiB/sec. | ||
| 8196 | 2026.04.25 04:12:47.419246 [ 5 ] {a4b53dd8-eae7-42f2-aee1-7e496d7af876} <Debug> TCPHandler: Processed in 0.001331 sec. | ||
| 8197 | 2026.04.25 04:12:47.419366 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8198 | 2026.04.25 04:12:47.419462 [ 5 ] {f68beef4-dea4-42a0-a790-aea527bd6b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8199 | 2026.04.25 04:12:47.419501 [ 5 ] {f68beef4-dea4-42a0-a790-aea527bd6b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8200 | 2026.04.25 04:12:47.420935 [ 5 ] {f68beef4-dea4-42a0-a790-aea527bd6b53} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8201 | 2026.04.25 04:12:47.420971 [ 5 ] {f68beef4-dea4-42a0-a790-aea527bd6b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8202 | 2026.04.25 04:12:47.421496 [ 5 ] {f68beef4-dea4-42a0-a790-aea527bd6b53} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8203 | 2026.04.25 04:12:47.421717 [ 5 ] {f68beef4-dea4-42a0-a790-aea527bd6b53} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8204 | 2026.04.25 04:12:47.421824 [ 103 ] {} <Debug> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8205 | 2026.04.25 04:12:47.421847 [ 5 ] {f68beef4-dea4-42a0-a790-aea527bd6b53} <Debug> executeQuery: Read 2572 rows, 197.54 KiB in 0.002404 sec., 1069883.527454243 rows/sec., 80.24 MiB/sec. | ||
| 8206 | 2026.04.25 04:12:47.421870 [ 103 ] {} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8207 | 2026.04.25 04:12:47.421888 [ 5 ] {f68beef4-dea4-42a0-a790-aea527bd6b53} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 8208 | 2026.04.25 04:12:47.421893 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8209 | 2026.04.25 04:12:47.421902 [ 5 ] {f68beef4-dea4-42a0-a790-aea527bd6b53} <Debug> TCPHandler: Processed in 0.002586899 sec. | ||
| 8210 | 2026.04.25 04:12:47.421988 [ 195 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::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 | ||
| 8211 | 2026.04.25 04:12:47.422027 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8212 | 2026.04.25 04:12:47.422095 [ 195 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8213 | 2026.04.25 04:12:47.422121 [ 5 ] {cbec007f-54b5-466a-8dd4-8a1c53f07b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8214 | 2026.04.25 04:12:47.422129 [ 195 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3360 rows starting from the beginning of the part | ||
| 8215 | 2026.04.25 04:12:47.422163 [ 5 ] {cbec007f-54b5-466a-8dd4-8a1c53f07b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8216 | 2026.04.25 04:12:47.422199 [ 195 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
| 8217 | 2026.04.25 04:12:47.422253 [ 195 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 96 rows starting from the beginning of the part | ||
| 8218 | 2026.04.25 04:12:47.422304 [ 195 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 8219 | 2026.04.25 04:12:47.422351 [ 195 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 92 rows starting from the beginning of the part | ||
| 8220 | 2026.04.25 04:12:47.422398 [ 195 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 2572 rows starting from the beginning of the part | ||
| 8221 | 2026.04.25 04:12:47.422586 [ 5 ] {cbec007f-54b5-466a-8dd4-8a1c53f07b49} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8222 | 2026.04.25 04:12:47.422621 [ 5 ] {cbec007f-54b5-466a-8dd4-8a1c53f07b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8223 | 2026.04.25 04:12:47.422941 [ 5 ] {cbec007f-54b5-466a-8dd4-8a1c53f07b49} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8224 | 2026.04.25 04:12:47.423158 [ 5 ] {cbec007f-54b5-466a-8dd4-8a1c53f07b49} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8225 | 2026.04.25 04:12:47.423286 [ 5 ] {cbec007f-54b5-466a-8dd4-8a1c53f07b49} <Debug> executeQuery: Read 51 rows, 3.86 KiB in 0.001184 sec., 43074.32432432433 rows/sec., 3.18 MiB/sec. | ||
| 8226 | 2026.04.25 04:12:47.423307 [ 84 ] {} <Debug> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8227 | 2026.04.25 04:12:47.423326 [ 5 ] {cbec007f-54b5-466a-8dd4-8a1c53f07b49} <Debug> TCPHandler: Processed in 0.00134865 sec. | ||
| 8228 | 2026.04.25 04:12:47.423380 [ 84 ] {} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8229 | 2026.04.25 04:12:47.423409 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8230 | 2026.04.25 04:12:47.423475 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8231 | 2026.04.25 04:12:47.423507 [ 201 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::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 | ||
| 8232 | 2026.04.25 04:12:47.423575 [ 5 ] {7bd9124f-6f9e-4df4-905a-975d931776f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8233 | 2026.04.25 04:12:47.423620 [ 5 ] {7bd9124f-6f9e-4df4-905a-975d931776f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8234 | 2026.04.25 04:12:47.423624 [ 201 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8235 | 2026.04.25 04:12:47.423666 [ 201 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 225 rows starting from the beginning of the part | ||
| 8236 | 2026.04.25 04:12:47.423730 [ 201 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 8237 | 2026.04.25 04:12:47.423775 [ 201 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 24 rows starting from the beginning of the part | ||
| 8238 | 2026.04.25 04:12:47.423815 [ 201 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 8239 | 2026.04.25 04:12:47.423922 [ 201 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 18 rows starting from the beginning of the part | ||
| 8240 | 2026.04.25 04:12:47.423970 [ 201 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 51 rows starting from the beginning of the part | ||
| 8241 | 2026.04.25 04:12:47.424278 [ 5 ] {7bd9124f-6f9e-4df4-905a-975d931776f6} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8242 | 2026.04.25 04:12:47.424322 [ 5 ] {7bd9124f-6f9e-4df4-905a-975d931776f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8243 | 2026.04.25 04:12:47.424552 [ 196 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6328 rows, containing 5 columns (5 merged, 0 gathered) in 0.00260276 sec., 2431265.2722494584 rows/sec., 193.87 MiB/sec. | ||
| 8244 | 2026.04.25 04:12:47.424834 [ 195 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372991 sec., 266571.3030893866 rows/sec., 19.03 MiB/sec. | ||
| 8245 | 2026.04.25 04:12:47.424903 [ 5 ] {7bd9124f-6f9e-4df4-905a-975d931776f6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8246 | 2026.04.25 04:12:47.424933 [ 200 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8247 | 2026.04.25 04:12:47.424997 [ 196 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8248 | 2026.04.25 04:12:47.425232 [ 5 ] {7bd9124f-6f9e-4df4-905a-975d931776f6} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8249 | 2026.04.25 04:12:47.425380 [ 196 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_51_10} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8250 | 2026.04.25 04:12:47.425386 [ 5 ] {7bd9124f-6f9e-4df4-905a-975d931776f6} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001829 sec., 451066.1563696009 rows/sec., 26.39 MiB/sec. | ||
| 8251 | 2026.04.25 04:12:47.425392 [ 200 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_56_11} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8252 | 2026.04.25 04:12:47.425445 [ 5 ] {7bd9124f-6f9e-4df4-905a-975d931776f6} <Debug> TCPHandler: Processed in 0.00201909 sec. | ||
| 8253 | 2026.04.25 04:12:47.425466 [ 196 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_51_10} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8254 | 2026.04.25 04:12:47.425513 [ 200 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_56_11} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8255 | 2026.04.25 04:12:47.425546 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8256 | 2026.04.25 04:12:47.425572 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8257 | 2026.04.25 04:12:47.425633 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 8258 | 2026.04.25 04:12:47.425671 [ 5 ] {766bc61b-705a-4df8-9cf5-c390b07cfe20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8259 | 2026.04.25 04:12:47.425714 [ 5 ] {766bc61b-705a-4df8-9cf5-c390b07cfe20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8260 | 2026.04.25 04:12:47.426097 [ 5 ] {766bc61b-705a-4df8-9cf5-c390b07cfe20} <Trace> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8261 | 2026.04.25 04:12:47.426134 [ 5 ] {766bc61b-705a-4df8-9cf5-c390b07cfe20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8262 | 2026.04.25 04:12:47.426431 [ 5 ] {766bc61b-705a-4df8-9cf5-c390b07cfe20} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 8263 | 2026.04.25 04:12:47.426678 [ 5 ] {766bc61b-705a-4df8-9cf5-c390b07cfe20} <Trace> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8264 | 2026.04.25 04:12:47.426840 [ 5 ] {766bc61b-705a-4df8-9cf5-c390b07cfe20} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001186 sec., 843.1703204047218 rows/sec., 59.29 KiB/sec. | ||
| 8265 | 2026.04.25 04:12:47.426884 [ 5 ] {766bc61b-705a-4df8-9cf5-c390b07cfe20} <Debug> TCPHandler: Processed in 0.001362601 sec. | ||
| 8266 | 2026.04.25 04:12:47.427042 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8267 | 2026.04.25 04:12:47.427153 [ 5 ] {9d809245-392e-42ca-8713-39579add6303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8268 | 2026.04.25 04:12:47.427203 [ 5 ] {9d809245-392e-42ca-8713-39579add6303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8269 | 2026.04.25 04:12:47.427702 [ 5 ] {9d809245-392e-42ca-8713-39579add6303} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8270 | 2026.04.25 04:12:47.427743 [ 5 ] {9d809245-392e-42ca-8713-39579add6303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8271 | 2026.04.25 04:12:47.428114 [ 5 ] {9d809245-392e-42ca-8713-39579add6303} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8272 | 2026.04.25 04:12:47.428363 [ 5 ] {9d809245-392e-42ca-8713-39579add6303} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8273 | 2026.04.25 04:12:47.428495 [ 5 ] {9d809245-392e-42ca-8713-39579add6303} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001364 sec., 8797.653958944282 rows/sec., 687.32 KiB/sec. | ||
| 8274 | 2026.04.25 04:12:47.428536 [ 5 ] {9d809245-392e-42ca-8713-39579add6303} <Debug> TCPHandler: Processed in 0.001551924 sec. | ||
| 8275 | 2026.04.25 04:12:47.428672 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8276 | 2026.04.25 04:12:47.428767 [ 5 ] {1d23baaa-2126-437f-8f05-d12f52422895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8277 | 2026.04.25 04:12:47.428808 [ 5 ] {1d23baaa-2126-437f-8f05-d12f52422895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8278 | 2026.04.25 04:12:47.429673 [ 5 ] {1d23baaa-2126-437f-8f05-d12f52422895} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8279 | 2026.04.25 04:12:47.429710 [ 5 ] {1d23baaa-2126-437f-8f05-d12f52422895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8280 | 2026.04.25 04:12:47.430080 [ 5 ] {1d23baaa-2126-437f-8f05-d12f52422895} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8281 | 2026.04.25 04:12:47.430300 [ 5 ] {1d23baaa-2126-437f-8f05-d12f52422895} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8282 | 2026.04.25 04:12:47.430405 [ 103 ] {} <Debug> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8283 | 2026.04.25 04:12:47.430432 [ 5 ] {1d23baaa-2126-437f-8f05-d12f52422895} <Debug> executeQuery: Read 1354 rows, 93.62 KiB in 0.001684 sec., 804038.0047505938 rows/sec., 54.29 MiB/sec. | ||
| 8284 | 2026.04.25 04:12:47.430448 [ 103 ] {} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8285 | 2026.04.25 04:12:47.430472 [ 5 ] {1d23baaa-2126-437f-8f05-d12f52422895} <Debug> TCPHandler: Processed in 0.001849858 sec. | ||
| 8286 | 2026.04.25 04:12:47.430472 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8287 | 2026.04.25 04:12:47.430561 [ 201 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::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 | ||
| 8288 | 2026.04.25 04:12:47.430611 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8289 | 2026.04.25 04:12:47.430655 [ 201 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8290 | 2026.04.25 04:12:47.430685 [ 201 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1830 rows starting from the beginning of the part | ||
| 8291 | 2026.04.25 04:12:47.430711 [ 5 ] {2ffcba13-354b-4c51-bc22-23f94d509c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8292 | 2026.04.25 04:12:47.430733 [ 201 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 88 rows starting from the beginning of the part | ||
| 8293 | 2026.04.25 04:12:47.430763 [ 5 ] {2ffcba13-354b-4c51-bc22-23f94d509c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8294 | 2026.04.25 04:12:47.430788 [ 201 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 88 rows starting from the beginning of the part | ||
| 8295 | 2026.04.25 04:12:47.430846 [ 201 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 88 rows starting from the beginning of the part | ||
| 8296 | 2026.04.25 04:12:47.430897 [ 201 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part | ||
| 8297 | 2026.04.25 04:12:47.430936 [ 201 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1354 rows starting from the beginning of the part | ||
| 8298 | 2026.04.25 04:12:47.431591 [ 5 ] {2ffcba13-354b-4c51-bc22-23f94d509c1d} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8299 | 2026.04.25 04:12:47.431629 [ 5 ] {2ffcba13-354b-4c51-bc22-23f94d509c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8300 | 2026.04.25 04:12:47.432165 [ 5 ] {2ffcba13-354b-4c51-bc22-23f94d509c1d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8301 | 2026.04.25 04:12:47.432242 [ 200 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001712366 sec., 2061475.1752837885 rows/sec., 149.88 MiB/sec. | ||
| 8302 | 2026.04.25 04:12:47.432418 [ 5 ] {2ffcba13-354b-4c51-bc22-23f94d509c1d} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8303 | 2026.04.25 04:12:47.432441 [ 196 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8304 | 2026.04.25 04:12:47.432561 [ 5 ] {2ffcba13-354b-4c51-bc22-23f94d509c1d} <Debug> executeQuery: Read 1631 rows, 102.95 KiB in 0.00187 sec., 872192.513368984 rows/sec., 53.76 MiB/sec. | ||
| 8305 | 2026.04.25 04:12:47.432605 [ 5 ] {2ffcba13-354b-4c51-bc22-23f94d509c1d} <Debug> TCPHandler: Processed in 0.002044871 sec. | ||
| 8306 | 2026.04.25 04:12:47.432699 [ 196 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_56_11} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8307 | 2026.04.25 04:12:47.432735 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8308 | 2026.04.25 04:12:47.432775 [ 196 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_56_11} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8309 | 2026.04.25 04:12:47.432839 [ 5 ] {693b8ccd-12a0-4486-92a5-cf92762a0f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8310 | 2026.04.25 04:12:47.432852 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 8311 | 2026.04.25 04:12:47.432901 [ 5 ] {693b8ccd-12a0-4486-92a5-cf92762a0f6c} <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 | ||
| 8312 | 2026.04.25 04:12:47.433755 [ 5 ] {693b8ccd-12a0-4486-92a5-cf92762a0f6c} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8313 | 2026.04.25 04:12:47.433794 [ 5 ] {693b8ccd-12a0-4486-92a5-cf92762a0f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8314 | 2026.04.25 04:12:47.434376 [ 5 ] {693b8ccd-12a0-4486-92a5-cf92762a0f6c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8315 | 2026.04.25 04:12:47.434603 [ 5 ] {693b8ccd-12a0-4486-92a5-cf92762a0f6c} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8316 | 2026.04.25 04:12:47.434712 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8317 | 2026.04.25 04:12:47.434739 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8318 | 2026.04.25 04:12:47.434743 [ 5 ] {693b8ccd-12a0-4486-92a5-cf92762a0f6c} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001923 sec., 17160.686427457098 rows/sec., 30.75 MiB/sec. | ||
| 8319 | 2026.04.25 04:12:47.434756 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8320 | 2026.04.25 04:12:47.434800 [ 5 ] {693b8ccd-12a0-4486-92a5-cf92762a0f6c} <Debug> TCPHandler: Processed in 0.002115403 sec. | ||
| 8321 | 2026.04.25 04:12:47.434838 [ 200 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::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 | ||
| 8322 | 2026.04.25 04:12:47.434930 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8323 | 2026.04.25 04:12:47.435031 [ 5 ] {84dfbf0e-a673-4753-9ee4-c1b9d596705f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8324 | 2026.04.25 04:12:47.435059 [ 200 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8325 | 2026.04.25 04:12:47.435073 [ 5 ] {84dfbf0e-a673-4753-9ee4-c1b9d596705f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8326 | 2026.04.25 04:12:47.435120 [ 200 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 945 rows starting from the beginning of the part | ||
| 8327 | 2026.04.25 04:12:47.435248 [ 200 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 8328 | 2026.04.25 04:12:47.435346 [ 200 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 18 rows starting from the beginning of the part | ||
| 8329 | 2026.04.25 04:12:47.435432 [ 5 ] {84dfbf0e-a673-4753-9ee4-c1b9d596705f} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8330 | 2026.04.25 04:12:47.435444 [ 200 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 8331 | 2026.04.25 04:12:47.435477 [ 5 ] {84dfbf0e-a673-4753-9ee4-c1b9d596705f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8332 | 2026.04.25 04:12:47.435559 [ 200 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 18 rows starting from the beginning of the part | ||
| 8333 | 2026.04.25 04:12:47.435662 [ 200 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 33 rows starting from the beginning of the part | ||
| 8334 | 2026.04.25 04:12:47.435802 [ 5 ] {84dfbf0e-a673-4753-9ee4-c1b9d596705f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8335 | 2026.04.25 04:12:47.436055 [ 5 ] {84dfbf0e-a673-4753-9ee4-c1b9d596705f} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8336 | 2026.04.25 04:12:47.436193 [ 5 ] {84dfbf0e-a673-4753-9ee4-c1b9d596705f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00118 sec., 40677.96610169491 rows/sec., 2.74 MiB/sec. | ||
| 8337 | 2026.04.25 04:12:47.436231 [ 5 ] {84dfbf0e-a673-4753-9ee4-c1b9d596705f} <Debug> TCPHandler: Processed in 0.00135057 sec. | ||
| 8338 | 2026.04.25 04:12:47.442249 [ 197 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1062 rows, containing 19 columns (19 merged, 0 gathered) in 0.007447113 sec., 142605.59763226367 rows/sec., 255.54 MiB/sec. | ||
| 8339 | 2026.04.25 04:12:47.443798 [ 188 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8340 | 2026.04.25 04:12:47.444134 [ 188 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8341 | 2026.04.25 04:12:47.444202 [ 188 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8342 | 2026.04.25 04:12:47.444312 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.36 MiB. | ||
| 8343 | 2026.04.25 04:12:48.000262 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.89 MiB, peak 306.28 MiB, free memory in arenas 0.00 B, will set to 300.87 MiB (RSS), difference: 3.98 MiB | ||
| 8344 | 2026.04.25 04:12:48.579948 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8345 | 2026.04.25 04:12:48.580178 [ 5 ] {2c67153f-f413-4928-8cb7-52ad9b979f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 8346 | 2026.04.25 04:12:48.580559 [ 5 ] {2c67153f-f413-4928-8cb7-52ad9b979f3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8347 | 2026.04.25 04:12:48.580604 [ 5 ] {2c67153f-f413-4928-8cb7-52ad9b979f3b} <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 | ||
| 8348 | 2026.04.25 04:12:48.580863 [ 5 ] {2c67153f-f413-4928-8cb7-52ad9b979f3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8349 | 2026.04.25 04:12:48.580944 [ 5 ] {2c67153f-f413-4928-8cb7-52ad9b979f3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8350 | 2026.04.25 04:12:48.581110 [ 5 ] {2c67153f-f413-4928-8cb7-52ad9b979f3b} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8351 | 2026.04.25 04:12:48.581229 [ 260 ] {2c67153f-f413-4928-8cb7-52ad9b979f3b} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8352 | 2026.04.25 04:12:48.581266 [ 349 ] {2c67153f-f413-4928-8cb7-52ad9b979f3b} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 8353 | 2026.04.25 04:12:48.581423 [ 5 ] {2c67153f-f413-4928-8cb7-52ad9b979f3b} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 8354 | 2026.04.25 04:12:48.581451 [ 5 ] {2c67153f-f413-4928-8cb7-52ad9b979f3b} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8355 | 2026.04.25 04:12:48.581497 [ 5 ] {2c67153f-f413-4928-8cb7-52ad9b979f3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8356 | 2026.04.25 04:12:48.581519 [ 5 ] {2c67153f-f413-4928-8cb7-52ad9b979f3b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8357 | 2026.04.25 04:12:48.582742 [ 5 ] {2c67153f-f413-4928-8cb7-52ad9b979f3b} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002663 sec., 19151.33308298911 rows/sec., 4.53 MiB/sec. | ||
| 8358 | 2026.04.25 04:12:48.582845 [ 5 ] {2c67153f-f413-4928-8cb7-52ad9b979f3b} <Debug> TCPHandler: Processed in 0.003025815 sec. | ||
| 8359 | 2026.04.25 04:12:48.584111 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8360 | 2026.04.25 04:12:48.584222 [ 5 ] {63c269dd-77bd-4f76-bde2-891d7fb0d2d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8361 | 2026.04.25 04:12:48.584265 [ 5 ] {63c269dd-77bd-4f76-bde2-891d7fb0d2d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8362 | 2026.04.25 04:12:48.584761 [ 5 ] {63c269dd-77bd-4f76-bde2-891d7fb0d2d1} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8363 | 2026.04.25 04:12:48.584801 [ 5 ] {63c269dd-77bd-4f76-bde2-891d7fb0d2d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8364 | 2026.04.25 04:12:48.585191 [ 5 ] {63c269dd-77bd-4f76-bde2-891d7fb0d2d1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8365 | 2026.04.25 04:12:48.585431 [ 5 ] {63c269dd-77bd-4f76-bde2-891d7fb0d2d1} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8366 | 2026.04.25 04:12:48.585581 [ 5 ] {63c269dd-77bd-4f76-bde2-891d7fb0d2d1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001391 sec., 40258.8066139468 rows/sec., 3.09 MiB/sec. | ||
| 8367 | 2026.04.25 04:12:48.585620 [ 5 ] {63c269dd-77bd-4f76-bde2-891d7fb0d2d1} <Debug> TCPHandler: Processed in 0.001560033 sec. | ||
| 8368 | 2026.04.25 04:12:48.585759 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8369 | 2026.04.25 04:12:48.585857 [ 5 ] {380510b8-f07f-4651-8ae9-23cc41afc9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8370 | 2026.04.25 04:12:48.585897 [ 5 ] {380510b8-f07f-4651-8ae9-23cc41afc9b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8371 | 2026.04.25 04:12:48.586326 [ 5 ] {380510b8-f07f-4651-8ae9-23cc41afc9b1} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8372 | 2026.04.25 04:12:48.586363 [ 5 ] {380510b8-f07f-4651-8ae9-23cc41afc9b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8373 | 2026.04.25 04:12:48.586687 [ 5 ] {380510b8-f07f-4651-8ae9-23cc41afc9b1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8374 | 2026.04.25 04:12:48.586914 [ 5 ] {380510b8-f07f-4651-8ae9-23cc41afc9b1} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8375 | 2026.04.25 04:12:48.587048 [ 5 ] {380510b8-f07f-4651-8ae9-23cc41afc9b1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 8376 | 2026.04.25 04:12:48.587088 [ 5 ] {380510b8-f07f-4651-8ae9-23cc41afc9b1} <Debug> TCPHandler: Processed in 0.00138001 sec. | ||
| 8377 | 2026.04.25 04:12:48.587218 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8378 | 2026.04.25 04:12:48.587315 [ 5 ] {d1f619e9-219b-4d4f-8533-4e5b46724e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8379 | 2026.04.25 04:12:48.587360 [ 5 ] {d1f619e9-219b-4d4f-8533-4e5b46724e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8380 | 2026.04.25 04:12:48.587736 [ 5 ] {d1f619e9-219b-4d4f-8533-4e5b46724e80} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8381 | 2026.04.25 04:12:48.587773 [ 5 ] {d1f619e9-219b-4d4f-8533-4e5b46724e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8382 | 2026.04.25 04:12:48.588102 [ 5 ] {d1f619e9-219b-4d4f-8533-4e5b46724e80} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8383 | 2026.04.25 04:12:48.588324 [ 5 ] {d1f619e9-219b-4d4f-8533-4e5b46724e80} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8384 | 2026.04.25 04:12:48.588445 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Selected 5 parts from all_1_51_10 to all_55_55_0 | ||
| 8385 | 2026.04.25 04:12:48.588457 [ 5 ] {d1f619e9-219b-4d4f-8533-4e5b46724e80} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001161 sec., 27562.446167097332 rows/sec., 1.92 MiB/sec. | ||
| 8386 | 2026.04.25 04:12:48.588497 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8387 | 2026.04.25 04:12:48.588513 [ 5 ] {d1f619e9-219b-4d4f-8533-4e5b46724e80} <Debug> TCPHandler: Processed in 0.00134476 sec. | ||
| 8388 | 2026.04.25 04:12:48.588523 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8389 | 2026.04.25 04:12:48.588627 [ 200 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_51_10 to all_55_55_0 into Compact with storage Full | ||
| 8390 | 2026.04.25 04:12:48.588648 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8391 | 2026.04.25 04:12:48.588746 [ 200 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8392 | 2026.04.25 04:12:48.588750 [ 5 ] {dff07ca9-b16f-4428-a6a7-e27a7fff400b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8393 | 2026.04.25 04:12:48.588785 [ 200 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 17209 rows starting from the beginning of the part | ||
| 8394 | 2026.04.25 04:12:48.588809 [ 5 ] {dff07ca9-b16f-4428-a6a7-e27a7fff400b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8395 | 2026.04.25 04:12:48.588867 [ 200 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 163 rows starting from the beginning of the part | ||
| 8396 | 2026.04.25 04:12:48.588918 [ 200 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 8397 | 2026.04.25 04:12:48.588967 [ 200 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8398 | 2026.04.25 04:12:48.589010 [ 200 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1631 rows starting from the beginning of the part | ||
| 8399 | 2026.04.25 04:12:48.589153 [ 5 ] {dff07ca9-b16f-4428-a6a7-e27a7fff400b} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8400 | 2026.04.25 04:12:48.589197 [ 5 ] {dff07ca9-b16f-4428-a6a7-e27a7fff400b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8401 | 2026.04.25 04:12:48.589578 [ 5 ] {dff07ca9-b16f-4428-a6a7-e27a7fff400b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8402 | 2026.04.25 04:12:48.589806 [ 5 ] {dff07ca9-b16f-4428-a6a7-e27a7fff400b} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8403 | 2026.04.25 04:12:48.589944 [ 5 ] {dff07ca9-b16f-4428-a6a7-e27a7fff400b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001211 sec., 9909.16597853014 rows/sec., 683.84 KiB/sec. | ||
| 8404 | 2026.04.25 04:12:48.589981 [ 5 ] {dff07ca9-b16f-4428-a6a7-e27a7fff400b} <Debug> TCPHandler: Processed in 0.001383991 sec. | ||
| 8405 | 2026.04.25 04:12:48.593920 [ 191 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19323 rows, containing 5 columns (5 merged, 0 gathered) in 0.005334311 sec., 3622398.4690806367 rows/sec., 235.72 MiB/sec. | ||
| 8406 | 2026.04.25 04:12:48.594184 [ 193 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 8407 | 2026.04.25 04:12:48.594482 [ 193 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_55_11} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8408 | 2026.04.25 04:12:48.594561 [ 193 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_55_11} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Merged 5 parts: [all_1_51_10, all_55_55_0] -> all_1_55_11 | ||
| 8409 | 2026.04.25 04:12:48.594648 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.20 MiB. | ||
| 8410 | 2026.04.25 04:12:49.000282 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.22 MiB, peak 307.39 MiB, free memory in arenas 0.00 B, will set to 302.30 MiB (RSS), difference: 1.07 MiB | ||
| 8411 | 2026.04.25 04:12:49.911950 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17726 | ||
| 8412 | 2026.04.25 04:12:49.912661 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8413 | 2026.04.25 04:12:49.912724 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8414 | 2026.04.25 04:12:49.913536 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8415 | 2026.04.25 04:12:49.913797 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8416 | 2026.04.25 04:12:49.913924 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17726 | ||
| 8417 | 2026.04.25 04:12:50.822457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8418 | 2026.04.25 04:12:50.838082 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8419 | 2026.04.25 04:12:50.838129 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8420 | 2026.04.25 04:12:50.843438 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8421 | 2026.04.25 04:12:50.844131 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8422 | 2026.04.25 04:12:50.846782 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8423 | 2026.04.25 04:12:52.450485 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1020 | ||
| 8424 | 2026.04.25 04:12:52.453153 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8425 | 2026.04.25 04:12:52.453196 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8426 | 2026.04.25 04:12:52.454493 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8427 | 2026.04.25 04:12:52.454780 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8428 | 2026.04.25 04:12:52.455029 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1020 | ||
| 8429 | 2026.04.25 04:12:53.586294 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8430 | 2026.04.25 04:12:53.586572 [ 5 ] {14ce98e7-e72c-4e4b-84f5-6b172ca430e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 8431 | 2026.04.25 04:12:53.586948 [ 5 ] {14ce98e7-e72c-4e4b-84f5-6b172ca430e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8432 | 2026.04.25 04:12:53.586989 [ 5 ] {14ce98e7-e72c-4e4b-84f5-6b172ca430e6} <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 | ||
| 8433 | 2026.04.25 04:12:53.587246 [ 5 ] {14ce98e7-e72c-4e4b-84f5-6b172ca430e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8434 | 2026.04.25 04:12:53.587323 [ 5 ] {14ce98e7-e72c-4e4b-84f5-6b172ca430e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8435 | 2026.04.25 04:12:53.587467 [ 5 ] {14ce98e7-e72c-4e4b-84f5-6b172ca430e6} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8436 | 2026.04.25 04:12:53.587589 [ 260 ] {14ce98e7-e72c-4e4b-84f5-6b172ca430e6} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 8437 | 2026.04.25 04:12:53.587591 [ 349 ] {14ce98e7-e72c-4e4b-84f5-6b172ca430e6} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8438 | 2026.04.25 04:12:53.587731 [ 5 ] {14ce98e7-e72c-4e4b-84f5-6b172ca430e6} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 8439 | 2026.04.25 04:12:53.587757 [ 5 ] {14ce98e7-e72c-4e4b-84f5-6b172ca430e6} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8440 | 2026.04.25 04:12:53.587799 [ 5 ] {14ce98e7-e72c-4e4b-84f5-6b172ca430e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8441 | 2026.04.25 04:12:53.587819 [ 5 ] {14ce98e7-e72c-4e4b-84f5-6b172ca430e6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8442 | 2026.04.25 04:12:53.588810 [ 5 ] {14ce98e7-e72c-4e4b-84f5-6b172ca430e6} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002367 sec., 21546.261089987325 rows/sec., 5.10 MiB/sec. | ||
| 8443 | 2026.04.25 04:12:53.588909 [ 5 ] {14ce98e7-e72c-4e4b-84f5-6b172ca430e6} <Debug> TCPHandler: Processed in 0.002790913 sec. | ||
| 8444 | 2026.04.25 04:12:53.591014 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8445 | 2026.04.25 04:12:53.591124 [ 5 ] {85e300e0-49a7-4cb0-89e4-d0926ec67f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8446 | 2026.04.25 04:12:53.591168 [ 5 ] {85e300e0-49a7-4cb0-89e4-d0926ec67f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8447 | 2026.04.25 04:12:53.591689 [ 5 ] {85e300e0-49a7-4cb0-89e4-d0926ec67f1e} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8448 | 2026.04.25 04:12:53.591737 [ 5 ] {85e300e0-49a7-4cb0-89e4-d0926ec67f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8449 | 2026.04.25 04:12:53.592133 [ 5 ] {85e300e0-49a7-4cb0-89e4-d0926ec67f1e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8450 | 2026.04.25 04:12:53.592371 [ 5 ] {85e300e0-49a7-4cb0-89e4-d0926ec67f1e} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8451 | 2026.04.25 04:12:53.592534 [ 5 ] {85e300e0-49a7-4cb0-89e4-d0926ec67f1e} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001441 sec., 63844.552394170714 rows/sec., 5.39 MiB/sec. | ||
| 8452 | 2026.04.25 04:12:53.592575 [ 5 ] {85e300e0-49a7-4cb0-89e4-d0926ec67f1e} <Debug> TCPHandler: Processed in 0.001613965 sec. | ||
| 8453 | 2026.04.25 04:12:53.592709 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8454 | 2026.04.25 04:12:53.592810 [ 5 ] {2cb60c2a-2a2c-4e55-8a83-eed8192b20de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8455 | 2026.04.25 04:12:53.592851 [ 5 ] {2cb60c2a-2a2c-4e55-8a83-eed8192b20de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8456 | 2026.04.25 04:12:53.593252 [ 5 ] {2cb60c2a-2a2c-4e55-8a83-eed8192b20de} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8457 | 2026.04.25 04:12:53.593289 [ 5 ] {2cb60c2a-2a2c-4e55-8a83-eed8192b20de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8458 | 2026.04.25 04:12:53.593594 [ 5 ] {2cb60c2a-2a2c-4e55-8a83-eed8192b20de} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8459 | 2026.04.25 04:12:53.593815 [ 5 ] {2cb60c2a-2a2c-4e55-8a83-eed8192b20de} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8460 | 2026.04.25 04:12:53.593950 [ 5 ] {2cb60c2a-2a2c-4e55-8a83-eed8192b20de} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001159 sec., 15530.629853321829 rows/sec., 1.14 MiB/sec. | ||
| 8461 | 2026.04.25 04:12:53.593989 [ 5 ] {2cb60c2a-2a2c-4e55-8a83-eed8192b20de} <Debug> TCPHandler: Processed in 0.00133068 sec. | ||
| 8462 | 2026.04.25 04:12:53.594109 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8463 | 2026.04.25 04:12:53.594214 [ 5 ] {19b38c47-a88b-4d11-880f-7852e82e9af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8464 | 2026.04.25 04:12:53.594256 [ 5 ] {19b38c47-a88b-4d11-880f-7852e82e9af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8465 | 2026.04.25 04:12:53.594767 [ 5 ] {19b38c47-a88b-4d11-880f-7852e82e9af1} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8466 | 2026.04.25 04:12:53.594803 [ 5 ] {19b38c47-a88b-4d11-880f-7852e82e9af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8467 | 2026.04.25 04:12:53.595110 [ 5 ] {19b38c47-a88b-4d11-880f-7852e82e9af1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8468 | 2026.04.25 04:12:53.595338 [ 5 ] {19b38c47-a88b-4d11-880f-7852e82e9af1} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8469 | 2026.04.25 04:12:53.595473 [ 5 ] {19b38c47-a88b-4d11-880f-7852e82e9af1} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001277 sec., 64212.99921691465 rows/sec., 5.01 MiB/sec. | ||
| 8470 | 2026.04.25 04:12:53.595511 [ 5 ] {19b38c47-a88b-4d11-880f-7852e82e9af1} <Debug> TCPHandler: Processed in 0.001453482 sec. | ||
| 8471 | 2026.04.25 04:12:53.595640 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8472 | 2026.04.25 04:12:53.595737 [ 5 ] {81b3c657-49a1-466d-952b-51e24ecc8c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8473 | 2026.04.25 04:12:53.595781 [ 5 ] {81b3c657-49a1-466d-952b-51e24ecc8c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8474 | 2026.04.25 04:12:53.596174 [ 5 ] {81b3c657-49a1-466d-952b-51e24ecc8c0f} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8475 | 2026.04.25 04:12:53.596211 [ 5 ] {81b3c657-49a1-466d-952b-51e24ecc8c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8476 | 2026.04.25 04:12:53.596551 [ 5 ] {81b3c657-49a1-466d-952b-51e24ecc8c0f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8477 | 2026.04.25 04:12:53.596769 [ 5 ] {81b3c657-49a1-466d-952b-51e24ecc8c0f} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8478 | 2026.04.25 04:12:53.596902 [ 5 ] {81b3c657-49a1-466d-952b-51e24ecc8c0f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 8479 | 2026.04.25 04:12:53.596941 [ 5 ] {81b3c657-49a1-466d-952b-51e24ecc8c0f} <Debug> TCPHandler: Processed in 0.001350221 sec. | ||
| 8480 | 2026.04.25 04:12:53.597054 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8481 | 2026.04.25 04:12:53.597150 [ 5 ] {510b0048-cc64-4b11-b1b6-2519926f585a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8482 | 2026.04.25 04:12:53.597215 [ 5 ] {510b0048-cc64-4b11-b1b6-2519926f585a} <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 | ||
| 8483 | 2026.04.25 04:12:53.598015 [ 5 ] {510b0048-cc64-4b11-b1b6-2519926f585a} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8484 | 2026.04.25 04:12:53.598052 [ 5 ] {510b0048-cc64-4b11-b1b6-2519926f585a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8485 | 2026.04.25 04:12:53.598582 [ 5 ] {510b0048-cc64-4b11-b1b6-2519926f585a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8486 | 2026.04.25 04:12:53.598821 [ 5 ] {510b0048-cc64-4b11-b1b6-2519926f585a} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8487 | 2026.04.25 04:12:53.598963 [ 5 ] {510b0048-cc64-4b11-b1b6-2519926f585a} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001831 sec., 9830.693610049153 rows/sec., 17.62 MiB/sec. | ||
| 8488 | 2026.04.25 04:12:53.599018 [ 5 ] {510b0048-cc64-4b11-b1b6-2519926f585a} <Debug> TCPHandler: Processed in 0.002014311 sec. | ||
| 8489 | 2026.04.25 04:12:53.599141 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8490 | 2026.04.25 04:12:53.599237 [ 5 ] {8bf9aeb1-9e2f-4c48-a9c2-dd1f45a699db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8491 | 2026.04.25 04:12:53.599279 [ 5 ] {8bf9aeb1-9e2f-4c48-a9c2-dd1f45a699db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8492 | 2026.04.25 04:12:53.599654 [ 5 ] {8bf9aeb1-9e2f-4c48-a9c2-dd1f45a699db} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8493 | 2026.04.25 04:12:53.599700 [ 5 ] {8bf9aeb1-9e2f-4c48-a9c2-dd1f45a699db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8494 | 2026.04.25 04:12:53.600091 [ 5 ] {8bf9aeb1-9e2f-4c48-a9c2-dd1f45a699db} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8495 | 2026.04.25 04:12:53.600347 [ 5 ] {8bf9aeb1-9e2f-4c48-a9c2-dd1f45a699db} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8496 | 2026.04.25 04:12:53.600452 [ 98 ] {} <Debug> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8497 | 2026.04.25 04:12:53.600481 [ 5 ] {8bf9aeb1-9e2f-4c48-a9c2-dd1f45a699db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001261 sec., 47581.28469468676 rows/sec., 3.21 MiB/sec. | ||
| 8498 | 2026.04.25 04:12:53.600494 [ 98 ] {} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8499 | 2026.04.25 04:12:53.600522 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8500 | 2026.04.25 04:12:53.600525 [ 5 ] {8bf9aeb1-9e2f-4c48-a9c2-dd1f45a699db} <Debug> TCPHandler: Processed in 0.001434722 sec. | ||
| 8501 | 2026.04.25 04:12:53.600641 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 8502 | 2026.04.25 04:12:53.600790 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8503 | 2026.04.25 04:12:53.600829 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2214 rows starting from the beginning of the part | ||
| 8504 | 2026.04.25 04:12:53.600900 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8505 | 2026.04.25 04:12:53.600949 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8506 | 2026.04.25 04:12:53.600993 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 48 rows starting from the beginning of the part | ||
| 8507 | 2026.04.25 04:12:53.601035 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 12 rows starting from the beginning of the part | ||
| 8508 | 2026.04.25 04:12:53.601075 [ 197 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 8509 | 2026.04.25 04:12:53.602144 [ 189 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2454 rows, containing 4 columns (4 merged, 0 gathered) in 0.001559464 sec., 1573617.6019452838 rows/sec., 104.73 MiB/sec. | ||
| 8510 | 2026.04.25 04:12:53.602400 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8511 | 2026.04.25 04:12:53.602733 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_56_11} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8512 | 2026.04.25 04:12:53.602815 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_56_11} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8513 | 2026.04.25 04:12:53.602906 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 8514 | 2026.04.25 04:12:57.268082 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8515 | 2026.04.25 04:12:57.268134 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8516 | 2026.04.25 04:12:57.414771 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18238 | ||
| 8517 | 2026.04.25 04:12:57.415272 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8518 | 2026.04.25 04:12:57.415314 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8519 | 2026.04.25 04:12:57.415793 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8520 | 2026.04.25 04:12:57.416025 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8521 | 2026.04.25 04:12:57.416154 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18238 | ||
| 8522 | 2026.04.25 04:12:58.347581 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8523 | 2026.04.25 04:12:58.363475 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8524 | 2026.04.25 04:12:58.363534 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8525 | 2026.04.25 04:12:58.369209 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8526 | 2026.04.25 04:12:58.369907 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8527 | 2026.04.25 04:12:58.372587 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8528 | 2026.04.25 04:12:58.585508 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8529 | 2026.04.25 04:12:58.585847 [ 5 ] {af582c3a-29c8-4c1e-9469-9591c869aa4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 8530 | 2026.04.25 04:12:58.586292 [ 5 ] {af582c3a-29c8-4c1e-9469-9591c869aa4f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8531 | 2026.04.25 04:12:58.586328 [ 5 ] {af582c3a-29c8-4c1e-9469-9591c869aa4f} <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 | ||
| 8532 | 2026.04.25 04:12:58.586549 [ 5 ] {af582c3a-29c8-4c1e-9469-9591c869aa4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8533 | 2026.04.25 04:12:58.586618 [ 5 ] {af582c3a-29c8-4c1e-9469-9591c869aa4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8534 | 2026.04.25 04:12:58.586760 [ 5 ] {af582c3a-29c8-4c1e-9469-9591c869aa4f} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8535 | 2026.04.25 04:12:58.586883 [ 260 ] {af582c3a-29c8-4c1e-9469-9591c869aa4f} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8536 | 2026.04.25 04:12:58.586899 [ 349 ] {af582c3a-29c8-4c1e-9469-9591c869aa4f} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 8537 | 2026.04.25 04:12:58.587054 [ 5 ] {af582c3a-29c8-4c1e-9469-9591c869aa4f} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 8538 | 2026.04.25 04:12:58.587082 [ 5 ] {af582c3a-29c8-4c1e-9469-9591c869aa4f} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8539 | 2026.04.25 04:12:58.587125 [ 5 ] {af582c3a-29c8-4c1e-9469-9591c869aa4f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8540 | 2026.04.25 04:12:58.587147 [ 5 ] {af582c3a-29c8-4c1e-9469-9591c869aa4f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8541 | 2026.04.25 04:12:58.588147 [ 5 ] {af582c3a-29c8-4c1e-9469-9591c869aa4f} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.00244 sec., 20901.639344262298 rows/sec., 4.94 MiB/sec. | ||
| 8542 | 2026.04.25 04:12:58.588247 [ 5 ] {af582c3a-29c8-4c1e-9469-9591c869aa4f} <Debug> TCPHandler: Processed in 0.002910635 sec. | ||
| 8543 | 2026.04.25 04:12:58.590270 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8544 | 2026.04.25 04:12:58.590384 [ 5 ] {ece18664-2839-4b9b-98c7-2a2556843639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8545 | 2026.04.25 04:12:58.590427 [ 5 ] {ece18664-2839-4b9b-98c7-2a2556843639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8546 | 2026.04.25 04:12:58.590958 [ 5 ] {ece18664-2839-4b9b-98c7-2a2556843639} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8547 | 2026.04.25 04:12:58.591010 [ 5 ] {ece18664-2839-4b9b-98c7-2a2556843639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8548 | 2026.04.25 04:12:58.591412 [ 5 ] {ece18664-2839-4b9b-98c7-2a2556843639} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8549 | 2026.04.25 04:12:58.591646 [ 5 ] {ece18664-2839-4b9b-98c7-2a2556843639} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2026.04.25 04:12:58.591793 [ 5 ] {ece18664-2839-4b9b-98c7-2a2556843639} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001442 sec., 72122.05270457698 rows/sec., 6.05 MiB/sec. | ||
| 8551 | 2026.04.25 04:12:58.591832 [ 5 ] {ece18664-2839-4b9b-98c7-2a2556843639} <Debug> TCPHandler: Processed in 0.001615485 sec. | ||
| 8552 | 2026.04.25 04:12:58.591963 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8553 | 2026.04.25 04:12:58.592058 [ 5 ] {0dc401b1-2b60-4dd0-ac3b-9bbedd4ec6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8554 | 2026.04.25 04:12:58.592101 [ 5 ] {0dc401b1-2b60-4dd0-ac3b-9bbedd4ec6ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8555 | 2026.04.25 04:12:58.592535 [ 5 ] {0dc401b1-2b60-4dd0-ac3b-9bbedd4ec6ad} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8556 | 2026.04.25 04:12:58.592571 [ 5 ] {0dc401b1-2b60-4dd0-ac3b-9bbedd4ec6ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8557 | 2026.04.25 04:12:58.592866 [ 5 ] {0dc401b1-2b60-4dd0-ac3b-9bbedd4ec6ad} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8558 | 2026.04.25 04:12:58.593085 [ 5 ] {0dc401b1-2b60-4dd0-ac3b-9bbedd4ec6ad} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8559 | 2026.04.25 04:12:58.593231 [ 5 ] {0dc401b1-2b60-4dd0-ac3b-9bbedd4ec6ad} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001191 sec., 20151.133501259446 rows/sec., 1.48 MiB/sec. | ||
| 8560 | 2026.04.25 04:12:58.593278 [ 5 ] {0dc401b1-2b60-4dd0-ac3b-9bbedd4ec6ad} <Debug> TCPHandler: Processed in 0.001366511 sec. | ||
| 8561 | 2026.04.25 04:12:58.593394 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8562 | 2026.04.25 04:12:58.593523 [ 5 ] {4ae43b76-e912-4460-bb2f-d63e8538173e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8563 | 2026.04.25 04:12:58.593565 [ 5 ] {4ae43b76-e912-4460-bb2f-d63e8538173e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8564 | 2026.04.25 04:12:58.594003 [ 5 ] {4ae43b76-e912-4460-bb2f-d63e8538173e} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8565 | 2026.04.25 04:12:58.594040 [ 5 ] {4ae43b76-e912-4460-bb2f-d63e8538173e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8566 | 2026.04.25 04:12:58.594360 [ 5 ] {4ae43b76-e912-4460-bb2f-d63e8538173e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8567 | 2026.04.25 04:12:58.594576 [ 5 ] {4ae43b76-e912-4460-bb2f-d63e8538173e} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8568 | 2026.04.25 04:12:58.594707 [ 5 ] {4ae43b76-e912-4460-bb2f-d63e8538173e} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001204 sec., 73089.70099667774 rows/sec., 5.71 MiB/sec. | ||
| 8569 | 2026.04.25 04:12:58.594746 [ 5 ] {4ae43b76-e912-4460-bb2f-d63e8538173e} <Debug> TCPHandler: Processed in 0.001402081 sec. | ||
| 8570 | 2026.04.25 04:12:58.594863 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8571 | 2026.04.25 04:12:58.594959 [ 5 ] {c71e6061-b514-4796-9c7d-0470a5bc652e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8572 | 2026.04.25 04:12:58.595003 [ 5 ] {c71e6061-b514-4796-9c7d-0470a5bc652e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8573 | 2026.04.25 04:12:58.595411 [ 5 ] {c71e6061-b514-4796-9c7d-0470a5bc652e} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8574 | 2026.04.25 04:12:58.595447 [ 5 ] {c71e6061-b514-4796-9c7d-0470a5bc652e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8575 | 2026.04.25 04:12:58.595780 [ 5 ] {c71e6061-b514-4796-9c7d-0470a5bc652e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8576 | 2026.04.25 04:12:58.595996 [ 5 ] {c71e6061-b514-4796-9c7d-0470a5bc652e} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8577 | 2026.04.25 04:12:58.596133 [ 5 ] {c71e6061-b514-4796-9c7d-0470a5bc652e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 8578 | 2026.04.25 04:12:58.596173 [ 5 ] {c71e6061-b514-4796-9c7d-0470a5bc652e} <Debug> TCPHandler: Processed in 0.00135932 sec. | ||
| 8579 | 2026.04.25 04:12:58.596285 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8580 | 2026.04.25 04:12:58.596382 [ 5 ] {ce85b35d-ab2e-4d98-8f5c-fa3699124989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8581 | 2026.04.25 04:12:58.596438 [ 5 ] {ce85b35d-ab2e-4d98-8f5c-fa3699124989} <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 | ||
| 8582 | 2026.04.25 04:12:58.597224 [ 5 ] {ce85b35d-ab2e-4d98-8f5c-fa3699124989} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8583 | 2026.04.25 04:12:58.597262 [ 5 ] {ce85b35d-ab2e-4d98-8f5c-fa3699124989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8584 | 2026.04.25 04:12:58.597794 [ 5 ] {ce85b35d-ab2e-4d98-8f5c-fa3699124989} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8585 | 2026.04.25 04:12:58.598033 [ 5 ] {ce85b35d-ab2e-4d98-8f5c-fa3699124989} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8586 | 2026.04.25 04:12:58.598172 [ 5 ] {ce85b35d-ab2e-4d98-8f5c-fa3699124989} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001809 sec., 13266.998341625207 rows/sec., 23.77 MiB/sec. | ||
| 8587 | 2026.04.25 04:12:58.598228 [ 5 ] {ce85b35d-ab2e-4d98-8f5c-fa3699124989} <Debug> TCPHandler: Processed in 0.00199114 sec. | ||
| 8588 | 2026.04.25 04:12:58.598366 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8589 | 2026.04.25 04:12:58.598467 [ 5 ] {8d2f3209-e058-4ee9-ac5e-f65813e33891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8590 | 2026.04.25 04:12:58.598514 [ 5 ] {8d2f3209-e058-4ee9-ac5e-f65813e33891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8591 | 2026.04.25 04:12:58.598894 [ 5 ] {8d2f3209-e058-4ee9-ac5e-f65813e33891} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8592 | 2026.04.25 04:12:58.598931 [ 5 ] {8d2f3209-e058-4ee9-ac5e-f65813e33891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8593 | 2026.04.25 04:12:58.599247 [ 5 ] {8d2f3209-e058-4ee9-ac5e-f65813e33891} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8594 | 2026.04.25 04:12:58.599466 [ 5 ] {8d2f3209-e058-4ee9-ac5e-f65813e33891} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8595 | 2026.04.25 04:12:58.599595 [ 5 ] {8d2f3209-e058-4ee9-ac5e-f65813e33891} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 8596 | 2026.04.25 04:12:58.599632 [ 5 ] {8d2f3209-e058-4ee9-ac5e-f65813e33891} <Debug> TCPHandler: Processed in 0.00131639 sec. | ||
| 8597 | 2026.04.25 04:12:59.270918 [ 93 ] {} <Debug> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 8598 | 2026.04.25 04:12:59.270984 [ 93 ] {} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8599 | 2026.04.25 04:12:59.271006 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8600 | 2026.04.25 04:12:59.271138 [ 197 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 8601 | 2026.04.25 04:12:59.271287 [ 197 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8602 | 2026.04.25 04:12:59.271321 [ 197 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 8603 | 2026.04.25 04:12:59.271392 [ 197 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 8604 | 2026.04.25 04:12:59.271438 [ 197 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 8605 | 2026.04.25 04:12:59.271482 [ 197 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 8606 | 2026.04.25 04:12:59.271520 [ 197 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 8607 | 2026.04.25 04:12:59.272324 [ 189 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 5 columns (5 merged, 0 gathered) in 0.001247339 sec., 532333.2309821147 rows/sec., 37.34 MiB/sec. | ||
| 8608 | 2026.04.25 04:12:59.272483 [ 197 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 8609 | 2026.04.25 04:12:59.272729 [ 197 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_10_2} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8610 | 2026.04.25 04:12:59.272797 [ 197 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_10_2} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 8611 | 2026.04.25 04:12:59.272862 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8612 | 2026.04.25 04:13:01.680151 [ 89 ] {} <Debug> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 8613 | 2026.04.25 04:13:01.680238 [ 89 ] {} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8614 | 2026.04.25 04:13:01.680271 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8615 | 2026.04.25 04:13:01.680449 [ 202 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 8616 | 2026.04.25 04:13:01.680674 [ 202 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8617 | 2026.04.25 04:13:01.680732 [ 202 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 8618 | 2026.04.25 04:13:01.680838 [ 202 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 8619 | 2026.04.25 04:13:01.680914 [ 202 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 8620 | 2026.04.25 04:13:01.680985 [ 202 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 8621 | 2026.04.25 04:13:01.681061 [ 202 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 8622 | 2026.04.25 04:13:01.682113 [ 197 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001747067 sec., 196901.43537712062 rows/sec., 12.48 MiB/sec. | ||
| 8623 | 2026.04.25 04:13:01.682303 [ 189 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 8624 | 2026.04.25 04:13:01.682612 [ 189 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_10_2} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8625 | 2026.04.25 04:13:01.682695 [ 189 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_10_2} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 8626 | 2026.04.25 04:13:01.682771 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8627 | 2026.04.25 04:13:02.456116 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1048 | ||
| 8628 | 2026.04.25 04:13:02.458363 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8629 | 2026.04.25 04:13:02.458420 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8630 | 2026.04.25 04:13:02.459617 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8631 | 2026.04.25 04:13:02.459894 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8632 | 2026.04.25 04:13:02.460158 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1048 | ||
| 8633 | 2026.04.25 04:13:03.586279 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8634 | 2026.04.25 04:13:03.586548 [ 5 ] {cf9341cf-82b6-4069-bc63-79922f994c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 8635 | 2026.04.25 04:13:03.586859 [ 5 ] {cf9341cf-82b6-4069-bc63-79922f994c21} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8636 | 2026.04.25 04:13:03.586892 [ 5 ] {cf9341cf-82b6-4069-bc63-79922f994c21} <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 | ||
| 8637 | 2026.04.25 04:13:03.587096 [ 5 ] {cf9341cf-82b6-4069-bc63-79922f994c21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8638 | 2026.04.25 04:13:03.587160 [ 5 ] {cf9341cf-82b6-4069-bc63-79922f994c21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8639 | 2026.04.25 04:13:03.587291 [ 5 ] {cf9341cf-82b6-4069-bc63-79922f994c21} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8640 | 2026.04.25 04:13:03.587459 [ 349 ] {cf9341cf-82b6-4069-bc63-79922f994c21} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8641 | 2026.04.25 04:13:03.587471 [ 260 ] {cf9341cf-82b6-4069-bc63-79922f994c21} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 8642 | 2026.04.25 04:13:03.587623 [ 5 ] {cf9341cf-82b6-4069-bc63-79922f994c21} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 8643 | 2026.04.25 04:13:03.587649 [ 5 ] {cf9341cf-82b6-4069-bc63-79922f994c21} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8644 | 2026.04.25 04:13:03.587692 [ 5 ] {cf9341cf-82b6-4069-bc63-79922f994c21} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8645 | 2026.04.25 04:13:03.587712 [ 5 ] {cf9341cf-82b6-4069-bc63-79922f994c21} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8646 | 2026.04.25 04:13:03.588704 [ 5 ] {cf9341cf-82b6-4069-bc63-79922f994c21} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002253 sec., 22636.484687083892 rows/sec., 5.35 MiB/sec. | ||
| 8647 | 2026.04.25 04:13:03.588806 [ 5 ] {cf9341cf-82b6-4069-bc63-79922f994c21} <Debug> TCPHandler: Processed in 0.00266634 sec. | ||
| 8648 | 2026.04.25 04:13:03.590885 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8649 | 2026.04.25 04:13:03.591073 [ 5 ] {d61cf3e5-f1be-48fd-b3fe-74cbdeab8289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8650 | 2026.04.25 04:13:03.591146 [ 5 ] {d61cf3e5-f1be-48fd-b3fe-74cbdeab8289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8651 | 2026.04.25 04:13:03.591769 [ 5 ] {d61cf3e5-f1be-48fd-b3fe-74cbdeab8289} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8652 | 2026.04.25 04:13:03.591804 [ 5 ] {d61cf3e5-f1be-48fd-b3fe-74cbdeab8289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8653 | 2026.04.25 04:13:03.592168 [ 5 ] {d61cf3e5-f1be-48fd-b3fe-74cbdeab8289} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8654 | 2026.04.25 04:13:03.592463 [ 5 ] {d61cf3e5-f1be-48fd-b3fe-74cbdeab8289} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8655 | 2026.04.25 04:13:03.592607 [ 5 ] {d61cf3e5-f1be-48fd-b3fe-74cbdeab8289} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001587 sec., 57971.01449275362 rows/sec., 4.90 MiB/sec. | ||
| 8656 | 2026.04.25 04:13:03.592646 [ 5 ] {d61cf3e5-f1be-48fd-b3fe-74cbdeab8289} <Debug> TCPHandler: Processed in 0.001853848 sec. | ||
| 8657 | 2026.04.25 04:13:03.592766 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8658 | 2026.04.25 04:13:03.592863 [ 5 ] {9587db0a-5097-495a-91e2-2392f12b9b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8659 | 2026.04.25 04:13:03.592903 [ 5 ] {9587db0a-5097-495a-91e2-2392f12b9b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8660 | 2026.04.25 04:13:03.593322 [ 5 ] {9587db0a-5097-495a-91e2-2392f12b9b5d} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8661 | 2026.04.25 04:13:03.593356 [ 5 ] {9587db0a-5097-495a-91e2-2392f12b9b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8662 | 2026.04.25 04:13:03.593654 [ 5 ] {9587db0a-5097-495a-91e2-2392f12b9b5d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8663 | 2026.04.25 04:13:03.593870 [ 5 ] {9587db0a-5097-495a-91e2-2392f12b9b5d} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8664 | 2026.04.25 04:13:03.593997 [ 5 ] {9587db0a-5097-495a-91e2-2392f12b9b5d} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001152 sec., 15625 rows/sec., 1.15 MiB/sec. | ||
| 8665 | 2026.04.25 04:13:03.594034 [ 5 ] {9587db0a-5097-495a-91e2-2392f12b9b5d} <Debug> TCPHandler: Processed in 0.00131875 sec. | ||
| 8666 | 2026.04.25 04:13:03.594137 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8667 | 2026.04.25 04:13:03.594238 [ 5 ] {fd1656cb-b6d9-491e-985c-0228ba457cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8668 | 2026.04.25 04:13:03.594278 [ 5 ] {fd1656cb-b6d9-491e-985c-0228ba457cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8669 | 2026.04.25 04:13:03.594692 [ 5 ] {fd1656cb-b6d9-491e-985c-0228ba457cd3} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8670 | 2026.04.25 04:13:03.594728 [ 5 ] {fd1656cb-b6d9-491e-985c-0228ba457cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8671 | 2026.04.25 04:13:03.595042 [ 5 ] {fd1656cb-b6d9-491e-985c-0228ba457cd3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8672 | 2026.04.25 04:13:03.595260 [ 5 ] {fd1656cb-b6d9-491e-985c-0228ba457cd3} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8673 | 2026.04.25 04:13:03.595393 [ 5 ] {fd1656cb-b6d9-491e-985c-0228ba457cd3} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001174 sec., 69846.6780238501 rows/sec., 5.45 MiB/sec. | ||
| 8674 | 2026.04.25 04:13:03.595431 [ 5 ] {fd1656cb-b6d9-491e-985c-0228ba457cd3} <Debug> TCPHandler: Processed in 0.00134209 sec. | ||
| 8675 | 2026.04.25 04:13:03.595545 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8676 | 2026.04.25 04:13:03.595639 [ 5 ] {a467cb1f-a517-49f5-8822-e9463e5fd0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8677 | 2026.04.25 04:13:03.595682 [ 5 ] {a467cb1f-a517-49f5-8822-e9463e5fd0aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8678 | 2026.04.25 04:13:03.596070 [ 5 ] {a467cb1f-a517-49f5-8822-e9463e5fd0aa} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8679 | 2026.04.25 04:13:03.596105 [ 5 ] {a467cb1f-a517-49f5-8822-e9463e5fd0aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8680 | 2026.04.25 04:13:03.596436 [ 5 ] {a467cb1f-a517-49f5-8822-e9463e5fd0aa} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8681 | 2026.04.25 04:13:03.596646 [ 5 ] {a467cb1f-a517-49f5-8822-e9463e5fd0aa} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8682 | 2026.04.25 04:13:03.596766 [ 5 ] {a467cb1f-a517-49f5-8822-e9463e5fd0aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 8683 | 2026.04.25 04:13:03.596801 [ 5 ] {a467cb1f-a517-49f5-8822-e9463e5fd0aa} <Debug> TCPHandler: Processed in 0.00133159 sec. | ||
| 8684 | 2026.04.25 04:13:03.596902 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8685 | 2026.04.25 04:13:03.596987 [ 5 ] {8a497f40-16ac-4302-9794-2511a160f6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8686 | 2026.04.25 04:13:03.597036 [ 5 ] {8a497f40-16ac-4302-9794-2511a160f6e0} <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 | ||
| 8687 | 2026.04.25 04:13:03.597825 [ 5 ] {8a497f40-16ac-4302-9794-2511a160f6e0} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8688 | 2026.04.25 04:13:03.597859 [ 5 ] {8a497f40-16ac-4302-9794-2511a160f6e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8689 | 2026.04.25 04:13:03.598378 [ 5 ] {8a497f40-16ac-4302-9794-2511a160f6e0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8690 | 2026.04.25 04:13:03.598605 [ 5 ] {8a497f40-16ac-4302-9794-2511a160f6e0} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8691 | 2026.04.25 04:13:03.598740 [ 5 ] {8a497f40-16ac-4302-9794-2511a160f6e0} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001731 sec., 10398.613518197575 rows/sec., 18.63 MiB/sec. | ||
| 8692 | 2026.04.25 04:13:03.598792 [ 5 ] {8a497f40-16ac-4302-9794-2511a160f6e0} <Debug> TCPHandler: Processed in 0.001903679 sec. | ||
| 8693 | 2026.04.25 04:13:03.598915 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8694 | 2026.04.25 04:13:03.599007 [ 5 ] {96d5c43e-72f2-455e-9445-a6de24f0adac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8695 | 2026.04.25 04:13:03.599047 [ 5 ] {96d5c43e-72f2-455e-9445-a6de24f0adac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8696 | 2026.04.25 04:13:03.599378 [ 5 ] {96d5c43e-72f2-455e-9445-a6de24f0adac} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8697 | 2026.04.25 04:13:03.599412 [ 5 ] {96d5c43e-72f2-455e-9445-a6de24f0adac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8698 | 2026.04.25 04:13:03.599732 [ 5 ] {96d5c43e-72f2-455e-9445-a6de24f0adac} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8699 | 2026.04.25 04:13:03.599941 [ 5 ] {96d5c43e-72f2-455e-9445-a6de24f0adac} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8700 | 2026.04.25 04:13:03.600073 [ 5 ] {96d5c43e-72f2-455e-9445-a6de24f0adac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 8701 | 2026.04.25 04:13:03.600107 [ 5 ] {96d5c43e-72f2-455e-9445-a6de24f0adac} <Debug> TCPHandler: Processed in 0.001239719 sec. | ||
| 8702 | 2026.04.25 04:13:04.916579 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18686 | ||
| 8703 | 2026.04.25 04:13:04.917304 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8704 | 2026.04.25 04:13:04.917374 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8705 | 2026.04.25 04:13:04.918153 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8706 | 2026.04.25 04:13:04.918386 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8707 | 2026.04.25 04:13:04.918516 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18686 | ||
| 8708 | 2026.04.25 04:13:05.873156 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8709 | 2026.04.25 04:13:05.889253 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8710 | 2026.04.25 04:13:05.889312 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8711 | 2026.04.25 04:13:05.895342 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8712 | 2026.04.25 04:13:05.896035 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8713 | 2026.04.25 04:13:05.898751 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8714 | 2026.04.25 04:13:08.586737 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8715 | 2026.04.25 04:13:08.587005 [ 5 ] {152143de-0b55-4f5e-ac12-9793d6336839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 8716 | 2026.04.25 04:13:08.587360 [ 5 ] {152143de-0b55-4f5e-ac12-9793d6336839} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8717 | 2026.04.25 04:13:08.587396 [ 5 ] {152143de-0b55-4f5e-ac12-9793d6336839} <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 | ||
| 8718 | 2026.04.25 04:13:08.587615 [ 5 ] {152143de-0b55-4f5e-ac12-9793d6336839} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8719 | 2026.04.25 04:13:08.587684 [ 5 ] {152143de-0b55-4f5e-ac12-9793d6336839} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8720 | 2026.04.25 04:13:08.587826 [ 5 ] {152143de-0b55-4f5e-ac12-9793d6336839} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8721 | 2026.04.25 04:13:08.587965 [ 349 ] {152143de-0b55-4f5e-ac12-9793d6336839} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 8722 | 2026.04.25 04:13:08.587965 [ 336 ] {152143de-0b55-4f5e-ac12-9793d6336839} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8723 | 2026.04.25 04:13:08.588133 [ 5 ] {152143de-0b55-4f5e-ac12-9793d6336839} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 8724 | 2026.04.25 04:13:08.588160 [ 5 ] {152143de-0b55-4f5e-ac12-9793d6336839} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8725 | 2026.04.25 04:13:08.588205 [ 5 ] {152143de-0b55-4f5e-ac12-9793d6336839} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8726 | 2026.04.25 04:13:08.588226 [ 5 ] {152143de-0b55-4f5e-ac12-9793d6336839} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8727 | 2026.04.25 04:13:08.589415 [ 5 ] {152143de-0b55-4f5e-ac12-9793d6336839} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002513 sec., 20294.468762435336 rows/sec., 4.80 MiB/sec. | ||
| 8728 | 2026.04.25 04:13:08.589517 [ 5 ] {152143de-0b55-4f5e-ac12-9793d6336839} <Debug> TCPHandler: Processed in 0.002919174 sec. | ||
| 8729 | 2026.04.25 04:13:08.591521 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8730 | 2026.04.25 04:13:08.591640 [ 5 ] {e7834ba0-0a73-4bf6-8d5f-558445598a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8731 | 2026.04.25 04:13:08.591684 [ 5 ] {e7834ba0-0a73-4bf6-8d5f-558445598a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8732 | 2026.04.25 04:13:08.592186 [ 5 ] {e7834ba0-0a73-4bf6-8d5f-558445598a9e} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8733 | 2026.04.25 04:13:08.592228 [ 5 ] {e7834ba0-0a73-4bf6-8d5f-558445598a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8734 | 2026.04.25 04:13:08.592586 [ 5 ] {e7834ba0-0a73-4bf6-8d5f-558445598a9e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8735 | 2026.04.25 04:13:08.592893 [ 5 ] {e7834ba0-0a73-4bf6-8d5f-558445598a9e} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8736 | 2026.04.25 04:13:08.593022 [ 29 ] {} <Debug> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8737 | 2026.04.25 04:13:08.593040 [ 5 ] {e7834ba0-0a73-4bf6-8d5f-558445598a9e} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.00143 sec., 72727.27272727272 rows/sec., 6.10 MiB/sec. | ||
| 8738 | 2026.04.25 04:13:08.593090 [ 29 ] {} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8739 | 2026.04.25 04:13:08.593101 [ 5 ] {e7834ba0-0a73-4bf6-8d5f-558445598a9e} <Debug> TCPHandler: Processed in 0.001631715 sec. | ||
| 8740 | 2026.04.25 04:13:08.593120 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8741 | 2026.04.25 04:13:08.593246 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8742 | 2026.04.25 04:13:08.593247 [ 202 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::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 | ||
| 8743 | 2026.04.25 04:13:08.593352 [ 5 ] {7a7a0ce1-4064-44a2-bf59-d50c0c61246a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8744 | 2026.04.25 04:13:08.593400 [ 5 ] {7a7a0ce1-4064-44a2-bf59-d50c0c61246a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8745 | 2026.04.25 04:13:08.593414 [ 202 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8746 | 2026.04.25 04:13:08.593454 [ 202 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3360 rows starting from the beginning of the part | ||
| 8747 | 2026.04.25 04:13:08.593520 [ 202 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 8748 | 2026.04.25 04:13:08.593565 [ 202 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 92 rows starting from the beginning of the part | ||
| 8749 | 2026.04.25 04:13:08.593608 [ 202 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 104 rows starting from the beginning of the part | ||
| 8750 | 2026.04.25 04:13:08.593647 [ 202 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 92 rows starting from the beginning of the part | ||
| 8751 | 2026.04.25 04:13:08.593688 [ 202 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 104 rows starting from the beginning of the part | ||
| 8752 | 2026.04.25 04:13:08.593817 [ 5 ] {7a7a0ce1-4064-44a2-bf59-d50c0c61246a} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8753 | 2026.04.25 04:13:08.593861 [ 5 ] {7a7a0ce1-4064-44a2-bf59-d50c0c61246a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8754 | 2026.04.25 04:13:08.594204 [ 5 ] {7a7a0ce1-4064-44a2-bf59-d50c0c61246a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8755 | 2026.04.25 04:13:08.594440 [ 5 ] {7a7a0ce1-4064-44a2-bf59-d50c0c61246a} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8756 | 2026.04.25 04:13:08.594580 [ 5 ] {7a7a0ce1-4064-44a2-bf59-d50c0c61246a} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001247 sec., 19246.19085805934 rows/sec., 1.41 MiB/sec. | ||
| 8757 | 2026.04.25 04:13:08.594620 [ 5 ] {7a7a0ce1-4064-44a2-bf59-d50c0c61246a} <Debug> TCPHandler: Processed in 0.001428572 sec. | ||
| 8758 | 2026.04.25 04:13:08.594740 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8759 | 2026.04.25 04:13:08.594843 [ 5 ] {d83664ad-1af1-4f5c-8542-5a7f2dff6cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8760 | 2026.04.25 04:13:08.594884 [ 5 ] {d83664ad-1af1-4f5c-8542-5a7f2dff6cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8761 | 2026.04.25 04:13:08.595255 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3808 rows, containing 5 columns (5 merged, 0 gathered) in 0.002066211 sec., 1842986.9940678854 rows/sec., 148.14 MiB/sec. | ||
| 8762 | 2026.04.25 04:13:08.595314 [ 5 ] {d83664ad-1af1-4f5c-8542-5a7f2dff6cc8} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8763 | 2026.04.25 04:13:08.595356 [ 5 ] {d83664ad-1af1-4f5c-8542-5a7f2dff6cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8764 | 2026.04.25 04:13:08.595666 [ 190 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8765 | 2026.04.25 04:13:08.595740 [ 5 ] {d83664ad-1af1-4f5c-8542-5a7f2dff6cc8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8766 | 2026.04.25 04:13:08.596082 [ 5 ] {d83664ad-1af1-4f5c-8542-5a7f2dff6cc8} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8767 | 2026.04.25 04:13:08.596090 [ 190 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_61_12} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8768 | 2026.04.25 04:13:08.596189 [ 190 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_61_12} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8769 | 2026.04.25 04:13:08.596204 [ 29 ] {} <Debug> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8770 | 2026.04.25 04:13:08.596224 [ 5 ] {d83664ad-1af1-4f5c-8542-5a7f2dff6cc8} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.0014 sec., 62857.142857142855 rows/sec., 4.91 MiB/sec. | ||
| 8771 | 2026.04.25 04:13:08.596238 [ 29 ] {} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8772 | 2026.04.25 04:13:08.596264 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8773 | 2026.04.25 04:13:08.596270 [ 5 ] {d83664ad-1af1-4f5c-8542-5a7f2dff6cc8} <Debug> TCPHandler: Processed in 0.001578974 sec. | ||
| 8774 | 2026.04.25 04:13:08.596296 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 8775 | 2026.04.25 04:13:08.596401 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8776 | 2026.04.25 04:13:08.596405 [ 187 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::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 | ||
| 8777 | 2026.04.25 04:13:08.596502 [ 5 ] {5c71a75f-d290-4c07-a89f-582a5360fe16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8778 | 2026.04.25 04:13:08.596535 [ 187 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8779 | 2026.04.25 04:13:08.596550 [ 5 ] {5c71a75f-d290-4c07-a89f-582a5360fe16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8780 | 2026.04.25 04:13:08.596574 [ 187 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1830 rows starting from the beginning of the part | ||
| 8781 | 2026.04.25 04:13:08.596646 [ 187 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 8782 | 2026.04.25 04:13:08.596690 [ 187 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 82 rows starting from the beginning of the part | ||
| 8783 | 2026.04.25 04:13:08.596731 [ 187 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 88 rows starting from the beginning of the part | ||
| 8784 | 2026.04.25 04:13:08.596769 [ 187 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part | ||
| 8785 | 2026.04.25 04:13:08.596807 [ 187 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 88 rows starting from the beginning of the part | ||
| 8786 | 2026.04.25 04:13:08.596963 [ 5 ] {5c71a75f-d290-4c07-a89f-582a5360fe16} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8787 | 2026.04.25 04:13:08.597005 [ 5 ] {5c71a75f-d290-4c07-a89f-582a5360fe16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8788 | 2026.04.25 04:13:08.597366 [ 5 ] {5c71a75f-d290-4c07-a89f-582a5360fe16} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8789 | 2026.04.25 04:13:08.597609 [ 5 ] {5c71a75f-d290-4c07-a89f-582a5360fe16} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8790 | 2026.04.25 04:13:08.597707 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 8791 | 2026.04.25 04:13:08.597738 [ 5 ] {5c71a75f-d290-4c07-a89f-582a5360fe16} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 8792 | 2026.04.25 04:13:08.597739 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8793 | 2026.04.25 04:13:08.597778 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8794 | 2026.04.25 04:13:08.597782 [ 5 ] {5c71a75f-d290-4c07-a89f-582a5360fe16} <Debug> TCPHandler: Processed in 0.001430722 sec. | ||
| 8795 | 2026.04.25 04:13:08.597855 [ 190 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 8796 | 2026.04.25 04:13:08.597942 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8797 | 2026.04.25 04:13:08.597954 [ 190 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8798 | 2026.04.25 04:13:08.597999 [ 190 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_55_11, total 19323 rows starting from the beginning of the part | ||
| 8799 | 2026.04.25 04:13:08.598029 [ 197 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2234 rows, containing 5 columns (5 merged, 0 gathered) in 0.001668805 sec., 1338682.470390489 rows/sec., 98.75 MiB/sec. | ||
| 8800 | 2026.04.25 04:13:08.598053 [ 190 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 32 rows starting from the beginning of the part | ||
| 8801 | 2026.04.25 04:13:08.598058 [ 5 ] {404e3536-93f2-40e5-8706-0fc89a1e7504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8802 | 2026.04.25 04:13:08.598096 [ 190 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8803 | 2026.04.25 04:13:08.598132 [ 5 ] {404e3536-93f2-40e5-8706-0fc89a1e7504} <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 | ||
| 8804 | 2026.04.25 04:13:08.598141 [ 190 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::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 | ||
| 8805 | 2026.04.25 04:13:08.598193 [ 190 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8806 | 2026.04.25 04:13:08.598233 [ 190 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 8807 | 2026.04.25 04:13:08.598290 [ 198 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8808 | 2026.04.25 04:13:08.598659 [ 198 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_61_12} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8809 | 2026.04.25 04:13:08.598754 [ 198 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_61_12} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8810 | 2026.04.25 04:13:08.598851 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 8811 | 2026.04.25 04:13:08.599170 [ 5 ] {404e3536-93f2-40e5-8706-0fc89a1e7504} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8812 | 2026.04.25 04:13:08.599213 [ 5 ] {404e3536-93f2-40e5-8706-0fc89a1e7504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8813 | 2026.04.25 04:13:08.599947 [ 5 ] {404e3536-93f2-40e5-8706-0fc89a1e7504} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8814 | 2026.04.25 04:13:08.600193 [ 5 ] {404e3536-93f2-40e5-8706-0fc89a1e7504} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8815 | 2026.04.25 04:13:08.600341 [ 5 ] {404e3536-93f2-40e5-8706-0fc89a1e7504} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002309 sec., 10394.11000433088 rows/sec., 18.63 MiB/sec. | ||
| 8816 | 2026.04.25 04:13:08.600396 [ 5 ] {404e3536-93f2-40e5-8706-0fc89a1e7504} <Debug> TCPHandler: Processed in 0.002504928 sec. | ||
| 8817 | 2026.04.25 04:13:08.600522 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8818 | 2026.04.25 04:13:08.600617 [ 5 ] {a2a58dc1-8176-452a-b129-9f621e157891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8819 | 2026.04.25 04:13:08.600659 [ 5 ] {a2a58dc1-8176-452a-b129-9f621e157891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8820 | 2026.04.25 04:13:08.601019 [ 5 ] {a2a58dc1-8176-452a-b129-9f621e157891} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8821 | 2026.04.25 04:13:08.601055 [ 5 ] {a2a58dc1-8176-452a-b129-9f621e157891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8822 | 2026.04.25 04:13:08.601451 [ 5 ] {a2a58dc1-8176-452a-b129-9f621e157891} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8823 | 2026.04.25 04:13:08.601665 [ 5 ] {a2a58dc1-8176-452a-b129-9f621e157891} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8824 | 2026.04.25 04:13:08.601797 [ 5 ] {a2a58dc1-8176-452a-b129-9f621e157891} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 8825 | 2026.04.25 04:13:08.601839 [ 5 ] {a2a58dc1-8176-452a-b129-9f621e157891} <Debug> TCPHandler: Processed in 0.001365741 sec. | ||
| 8826 | 2026.04.25 04:13:08.602968 [ 199 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19995 rows, containing 5 columns (5 merged, 0 gathered) in 0.005144058 sec., 3887009.050053479 rows/sec., 253.53 MiB/sec. | ||
| 8827 | 2026.04.25 04:13:08.603324 [ 192 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 8828 | 2026.04.25 04:13:08.603609 [ 192 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_60_12} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8829 | 2026.04.25 04:13:08.603682 [ 192 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_60_12} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 8830 | 2026.04.25 04:13:08.603764 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.19 MiB. | ||
| 8831 | 2026.04.25 04:13:12.268177 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8832 | 2026.04.25 04:13:12.268230 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8833 | 2026.04.25 04:13:12.418748 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19198 | ||
| 8834 | 2026.04.25 04:13:12.419533 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8835 | 2026.04.25 04:13:12.419583 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8836 | 2026.04.25 04:13:12.420120 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8837 | 2026.04.25 04:13:12.420366 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8838 | 2026.04.25 04:13:12.420499 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19198 | ||
| 8839 | 2026.04.25 04:13:12.460738 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1076 | ||
| 8840 | 2026.04.25 04:13:12.463023 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8841 | 2026.04.25 04:13:12.463069 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8842 | 2026.04.25 04:13:12.464300 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8843 | 2026.04.25 04:13:12.464572 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8844 | 2026.04.25 04:13:12.464828 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1076 | ||
| 8845 | 2026.04.25 04:13:13.399758 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8846 | 2026.04.25 04:13:13.416511 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8847 | 2026.04.25 04:13:13.416566 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8848 | 2026.04.25 04:13:13.422988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8849 | 2026.04.25 04:13:13.423670 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8850 | 2026.04.25 04:13:13.426535 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8851 | 2026.04.25 04:13:13.586529 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8852 | 2026.04.25 04:13:13.586787 [ 5 ] {6692b759-ca08-45e4-aa97-a243fc259bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 8853 | 2026.04.25 04:13:13.587154 [ 5 ] {6692b759-ca08-45e4-aa97-a243fc259bee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8854 | 2026.04.25 04:13:13.587189 [ 5 ] {6692b759-ca08-45e4-aa97-a243fc259bee} <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 | ||
| 8855 | 2026.04.25 04:13:13.587402 [ 5 ] {6692b759-ca08-45e4-aa97-a243fc259bee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8856 | 2026.04.25 04:13:13.587468 [ 5 ] {6692b759-ca08-45e4-aa97-a243fc259bee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8857 | 2026.04.25 04:13:13.587607 [ 5 ] {6692b759-ca08-45e4-aa97-a243fc259bee} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8858 | 2026.04.25 04:13:13.587761 [ 337 ] {6692b759-ca08-45e4-aa97-a243fc259bee} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8859 | 2026.04.25 04:13:13.587768 [ 336 ] {6692b759-ca08-45e4-aa97-a243fc259bee} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 8860 | 2026.04.25 04:13:13.587919 [ 5 ] {6692b759-ca08-45e4-aa97-a243fc259bee} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 8861 | 2026.04.25 04:13:13.587946 [ 5 ] {6692b759-ca08-45e4-aa97-a243fc259bee} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8862 | 2026.04.25 04:13:13.587989 [ 5 ] {6692b759-ca08-45e4-aa97-a243fc259bee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8863 | 2026.04.25 04:13:13.588032 [ 5 ] {6692b759-ca08-45e4-aa97-a243fc259bee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8864 | 2026.04.25 04:13:13.589165 [ 5 ] {6692b759-ca08-45e4-aa97-a243fc259bee} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002481 sec., 20556.227327690445 rows/sec., 4.86 MiB/sec. | ||
| 8865 | 2026.04.25 04:13:13.589273 [ 5 ] {6692b759-ca08-45e4-aa97-a243fc259bee} <Debug> TCPHandler: Processed in 0.002879924 sec. | ||
| 8866 | 2026.04.25 04:13:13.591361 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8867 | 2026.04.25 04:13:13.591492 [ 5 ] {2cf11611-d8db-4c17-bdb1-3b29ace93ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8868 | 2026.04.25 04:13:13.591541 [ 5 ] {2cf11611-d8db-4c17-bdb1-3b29ace93ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8869 | 2026.04.25 04:13:13.592096 [ 5 ] {2cf11611-d8db-4c17-bdb1-3b29ace93ab2} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8870 | 2026.04.25 04:13:13.592141 [ 5 ] {2cf11611-d8db-4c17-bdb1-3b29ace93ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8871 | 2026.04.25 04:13:13.592505 [ 5 ] {2cf11611-d8db-4c17-bdb1-3b29ace93ab2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8872 | 2026.04.25 04:13:13.592719 [ 5 ] {2cf11611-d8db-4c17-bdb1-3b29ace93ab2} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8873 | 2026.04.25 04:13:13.592862 [ 5 ] {2cf11611-d8db-4c17-bdb1-3b29ace93ab2} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001407 sec., 65387.34896943852 rows/sec., 5.52 MiB/sec. | ||
| 8874 | 2026.04.25 04:13:13.592899 [ 5 ] {2cf11611-d8db-4c17-bdb1-3b29ace93ab2} <Debug> TCPHandler: Processed in 0.001599945 sec. | ||
| 8875 | 2026.04.25 04:13:13.593031 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8876 | 2026.04.25 04:13:13.593125 [ 5 ] {aae21ee5-cbda-46a7-9154-ecafbf018a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8877 | 2026.04.25 04:13:13.593164 [ 5 ] {aae21ee5-cbda-46a7-9154-ecafbf018a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8878 | 2026.04.25 04:13:13.593554 [ 5 ] {aae21ee5-cbda-46a7-9154-ecafbf018a62} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8879 | 2026.04.25 04:13:13.593589 [ 5 ] {aae21ee5-cbda-46a7-9154-ecafbf018a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8880 | 2026.04.25 04:13:13.593877 [ 5 ] {aae21ee5-cbda-46a7-9154-ecafbf018a62} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8881 | 2026.04.25 04:13:13.594097 [ 5 ] {aae21ee5-cbda-46a7-9154-ecafbf018a62} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8882 | 2026.04.25 04:13:13.594198 [ 46 ] {} <Debug> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8883 | 2026.04.25 04:13:13.594222 [ 5 ] {aae21ee5-cbda-46a7-9154-ecafbf018a62} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001115 sec., 16143.497757847532 rows/sec., 1.19 MiB/sec. | ||
| 8884 | 2026.04.25 04:13:13.594265 [ 46 ] {} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8885 | 2026.04.25 04:13:13.594274 [ 5 ] {aae21ee5-cbda-46a7-9154-ecafbf018a62} <Debug> TCPHandler: Processed in 0.001290199 sec. | ||
| 8886 | 2026.04.25 04:13:13.594293 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8887 | 2026.04.25 04:13:13.594397 [ 197 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::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 | ||
| 8888 | 2026.04.25 04:13:13.594413 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8889 | 2026.04.25 04:13:13.594521 [ 197 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8890 | 2026.04.25 04:13:13.594547 [ 5 ] {9a04eefe-1ea2-459b-a256-cf505c7541d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8891 | 2026.04.25 04:13:13.594578 [ 197 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 225 rows starting from the beginning of the part | ||
| 8892 | 2026.04.25 04:13:13.594601 [ 5 ] {9a04eefe-1ea2-459b-a256-cf505c7541d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8893 | 2026.04.25 04:13:13.594649 [ 197 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 18 rows starting from the beginning of the part | ||
| 8894 | 2026.04.25 04:13:13.594698 [ 197 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 8895 | 2026.04.25 04:13:13.594738 [ 197 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 18 rows starting from the beginning of the part | ||
| 8896 | 2026.04.25 04:13:13.594774 [ 197 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 8897 | 2026.04.25 04:13:13.594811 [ 197 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 18 rows starting from the beginning of the part | ||
| 8898 | 2026.04.25 04:13:13.595100 [ 5 ] {9a04eefe-1ea2-459b-a256-cf505c7541d8} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8899 | 2026.04.25 04:13:13.595141 [ 5 ] {9a04eefe-1ea2-459b-a256-cf505c7541d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8900 | 2026.04.25 04:13:13.595485 [ 5 ] {9a04eefe-1ea2-459b-a256-cf505c7541d8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8901 | 2026.04.25 04:13:13.595559 [ 197 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 327 rows, containing 5 columns (5 merged, 0 gathered) in 0.001205858 sec., 271176.2081439108 rows/sec., 19.18 MiB/sec. | ||
| 8902 | 2026.04.25 04:13:13.595716 [ 5 ] {9a04eefe-1ea2-459b-a256-cf505c7541d8} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8903 | 2026.04.25 04:13:13.595718 [ 199 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8904 | 2026.04.25 04:13:13.595851 [ 5 ] {9a04eefe-1ea2-459b-a256-cf505c7541d8} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001328 sec., 61746.987951807234 rows/sec., 4.82 MiB/sec. | ||
| 8905 | 2026.04.25 04:13:13.595889 [ 5 ] {9a04eefe-1ea2-459b-a256-cf505c7541d8} <Debug> TCPHandler: Processed in 0.001542414 sec. | ||
| 8906 | 2026.04.25 04:13:13.596012 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8907 | 2026.04.25 04:13:13.596012 [ 199 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_56_11} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8908 | 2026.04.25 04:13:13.596095 [ 199 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_56_11} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8909 | 2026.04.25 04:13:13.596104 [ 5 ] {066716d6-0600-4460-b9ba-183f9726ce4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8910 | 2026.04.25 04:13:13.596147 [ 5 ] {066716d6-0600-4460-b9ba-183f9726ce4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8911 | 2026.04.25 04:13:13.596187 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8912 | 2026.04.25 04:13:13.596540 [ 5 ] {066716d6-0600-4460-b9ba-183f9726ce4a} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8913 | 2026.04.25 04:13:13.596575 [ 5 ] {066716d6-0600-4460-b9ba-183f9726ce4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8914 | 2026.04.25 04:13:13.596903 [ 5 ] {066716d6-0600-4460-b9ba-183f9726ce4a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8915 | 2026.04.25 04:13:13.597117 [ 5 ] {066716d6-0600-4460-b9ba-183f9726ce4a} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8916 | 2026.04.25 04:13:13.597243 [ 5 ] {066716d6-0600-4460-b9ba-183f9726ce4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 8917 | 2026.04.25 04:13:13.597280 [ 5 ] {066716d6-0600-4460-b9ba-183f9726ce4a} <Debug> TCPHandler: Processed in 0.00131735 sec. | ||
| 8918 | 2026.04.25 04:13:13.597408 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8919 | 2026.04.25 04:13:13.597539 [ 5 ] {78a317e4-bd24-49a1-a83f-c9a0cc99f50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8920 | 2026.04.25 04:13:13.597609 [ 5 ] {78a317e4-bd24-49a1-a83f-c9a0cc99f50e} <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 | ||
| 8921 | 2026.04.25 04:13:13.598478 [ 5 ] {78a317e4-bd24-49a1-a83f-c9a0cc99f50e} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8922 | 2026.04.25 04:13:13.598515 [ 5 ] {78a317e4-bd24-49a1-a83f-c9a0cc99f50e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8923 | 2026.04.25 04:13:13.599064 [ 5 ] {78a317e4-bd24-49a1-a83f-c9a0cc99f50e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8924 | 2026.04.25 04:13:13.599293 [ 5 ] {78a317e4-bd24-49a1-a83f-c9a0cc99f50e} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8925 | 2026.04.25 04:13:13.599416 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8926 | 2026.04.25 04:13:13.599435 [ 5 ] {78a317e4-bd24-49a1-a83f-c9a0cc99f50e} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00192 sec., 9375 rows/sec., 16.80 MiB/sec. | ||
| 8927 | 2026.04.25 04:13:13.599455 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8928 | 2026.04.25 04:13:13.599477 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8929 | 2026.04.25 04:13:13.599494 [ 5 ] {78a317e4-bd24-49a1-a83f-c9a0cc99f50e} <Debug> TCPHandler: Processed in 0.002146672 sec. | ||
| 8930 | 2026.04.25 04:13:13.599557 [ 197 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::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 | ||
| 8931 | 2026.04.25 04:13:13.599622 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8932 | 2026.04.25 04:13:13.599736 [ 5 ] {baf9747e-e8d0-4d09-a94d-74b413ad3fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8933 | 2026.04.25 04:13:13.599763 [ 197 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8934 | 2026.04.25 04:13:13.599777 [ 5 ] {baf9747e-e8d0-4d09-a94d-74b413ad3fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8935 | 2026.04.25 04:13:13.599818 [ 197 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1062 rows starting from the beginning of the part | ||
| 8936 | 2026.04.25 04:13:13.599934 [ 197 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 18 rows starting from the beginning of the part | ||
| 8937 | 2026.04.25 04:13:13.600032 [ 197 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 8938 | 2026.04.25 04:13:13.600116 [ 197 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 18 rows starting from the beginning of the part | ||
| 8939 | 2026.04.25 04:13:13.600134 [ 5 ] {baf9747e-e8d0-4d09-a94d-74b413ad3fee} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8940 | 2026.04.25 04:13:13.600175 [ 5 ] {baf9747e-e8d0-4d09-a94d-74b413ad3fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8941 | 2026.04.25 04:13:13.600195 [ 197 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 8942 | 2026.04.25 04:13:13.600284 [ 197 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 18 rows starting from the beginning of the part | ||
| 8943 | 2026.04.25 04:13:13.600498 [ 5 ] {baf9747e-e8d0-4d09-a94d-74b413ad3fee} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8944 | 2026.04.25 04:13:13.600769 [ 5 ] {baf9747e-e8d0-4d09-a94d-74b413ad3fee} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8945 | 2026.04.25 04:13:13.600904 [ 5 ] {baf9747e-e8d0-4d09-a94d-74b413ad3fee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 8946 | 2026.04.25 04:13:13.600940 [ 5 ] {baf9747e-e8d0-4d09-a94d-74b413ad3fee} <Debug> TCPHandler: Processed in 0.001366551 sec. | ||
| 8947 | 2026.04.25 04:13:13.605240 [ 199 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1164 rows, containing 19 columns (19 merged, 0 gathered) in 0.005719667 sec., 203508.35109806218 rows/sec., 364.68 MiB/sec. | ||
| 8948 | 2026.04.25 04:13:13.606442 [ 195 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8949 | 2026.04.25 04:13:13.606792 [ 195 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8950 | 2026.04.25 04:13:13.606860 [ 195 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8951 | 2026.04.25 04:13:13.606974 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 8952 | 2026.04.25 04:13:17.401624 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8953 | 2026.04.25 04:13:17.401889 [ 5 ] {b1e93af6-e27c-4ac8-850a-06863c70593f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8954 | 2026.04.25 04:13:17.402274 [ 5 ] {b1e93af6-e27c-4ac8-850a-06863c70593f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8955 | 2026.04.25 04:13:17.402312 [ 5 ] {b1e93af6-e27c-4ac8-850a-06863c70593f} <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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8956 | 2026.04.25 04:13:17.402563 [ 5 ] {b1e93af6-e27c-4ac8-850a-06863c70593f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8957 | 2026.04.25 04:13:17.402629 [ 5 ] {b1e93af6-e27c-4ac8-850a-06863c70593f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8958 | 2026.04.25 04:13:17.402768 [ 5 ] {b1e93af6-e27c-4ac8-850a-06863c70593f} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 8959 | 2026.04.25 04:13:17.402883 [ 336 ] {b1e93af6-e27c-4ac8-850a-06863c70593f} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 8960 | 2026.04.25 04:13:17.402882 [ 337 ] {b1e93af6-e27c-4ac8-850a-06863c70593f} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8961 | 2026.04.25 04:13:17.403022 [ 5 ] {b1e93af6-e27c-4ac8-850a-06863c70593f} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 8962 | 2026.04.25 04:13:17.403046 [ 5 ] {b1e93af6-e27c-4ac8-850a-06863c70593f} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8963 | 2026.04.25 04:13:17.403086 [ 5 ] {b1e93af6-e27c-4ac8-850a-06863c70593f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'zone:cpu_nsec'))" | ||
| 8964 | 2026.04.25 04:13:17.403105 [ 5 ] {b1e93af6-e27c-4ac8-850a-06863c70593f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 8965 | 2026.04.25 04:13:17.404217 [ 5 ] {b1e93af6-e27c-4ac8-850a-06863c70593f} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002444 sec., 20867.430441898527 rows/sec., 4.93 MiB/sec. | ||
| 8966 | 2026.04.25 04:13:17.404322 [ 5 ] {b1e93af6-e27c-4ac8-850a-06863c70593f} <Debug> TCPHandler: Processed in 0.002835663 sec. | ||
| 8967 | 2026.04.25 04:13:17.418345 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8968 | 2026.04.25 04:13:17.418475 [ 5 ] {6737f1a6-9537-461e-b772-d918f755911e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8969 | 2026.04.25 04:13:17.418526 [ 5 ] {6737f1a6-9537-461e-b772-d918f755911e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8970 | 2026.04.25 04:13:17.419087 [ 5 ] {6737f1a6-9537-461e-b772-d918f755911e} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8971 | 2026.04.25 04:13:17.419139 [ 5 ] {6737f1a6-9537-461e-b772-d918f755911e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8972 | 2026.04.25 04:13:17.419524 [ 5 ] {6737f1a6-9537-461e-b772-d918f755911e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8973 | 2026.04.25 04:13:17.419755 [ 5 ] {6737f1a6-9537-461e-b772-d918f755911e} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8974 | 2026.04.25 04:13:17.419911 [ 5 ] {6737f1a6-9537-461e-b772-d918f755911e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001473 sec., 16293.27902240326 rows/sec., 1.35 MiB/sec. | ||
| 8975 | 2026.04.25 04:13:17.419948 [ 5 ] {6737f1a6-9537-461e-b772-d918f755911e} <Debug> TCPHandler: Processed in 0.001663885 sec. | ||
| 8976 | 2026.04.25 04:13:17.420070 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8977 | 2026.04.25 04:13:17.420164 [ 5 ] {c747ce02-50e2-4a0a-a3e4-845aa0544236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8978 | 2026.04.25 04:13:17.420204 [ 5 ] {c747ce02-50e2-4a0a-a3e4-845aa0544236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8979 | 2026.04.25 04:13:17.420596 [ 5 ] {c747ce02-50e2-4a0a-a3e4-845aa0544236} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8980 | 2026.04.25 04:13:17.420631 [ 5 ] {c747ce02-50e2-4a0a-a3e4-845aa0544236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8981 | 2026.04.25 04:13:17.420919 [ 5 ] {c747ce02-50e2-4a0a-a3e4-845aa0544236} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8982 | 2026.04.25 04:13:17.421113 [ 5 ] {c747ce02-50e2-4a0a-a3e4-845aa0544236} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8983 | 2026.04.25 04:13:17.421233 [ 5 ] {c747ce02-50e2-4a0a-a3e4-845aa0544236} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00112 sec., 5357.142857142858 rows/sec., 436.84 KiB/sec. | ||
| 8984 | 2026.04.25 04:13:17.421267 [ 5 ] {c747ce02-50e2-4a0a-a3e4-845aa0544236} <Debug> TCPHandler: Processed in 0.001280529 sec. | ||
| 8985 | 2026.04.25 04:13:17.421375 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8986 | 2026.04.25 04:13:17.421462 [ 5 ] {9525d368-7ece-44a5-b01c-1734d39cbae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8987 | 2026.04.25 04:13:17.421498 [ 5 ] {9525d368-7ece-44a5-b01c-1734d39cbae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8988 | 2026.04.25 04:13:17.423174 [ 5 ] {9525d368-7ece-44a5-b01c-1734d39cbae4} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8989 | 2026.04.25 04:13:17.423211 [ 5 ] {9525d368-7ece-44a5-b01c-1734d39cbae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 8990 | 2026.04.25 04:13:17.423664 [ 5 ] {9525d368-7ece-44a5-b01c-1734d39cbae4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8991 | 2026.04.25 04:13:17.423876 [ 5 ] {9525d368-7ece-44a5-b01c-1734d39cbae4} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8992 | 2026.04.25 04:13:17.424006 [ 5 ] {9525d368-7ece-44a5-b01c-1734d39cbae4} <Debug> executeQuery: Read 2572 rows, 197.54 KiB in 0.002512 sec., 1023885.3503184713 rows/sec., 76.79 MiB/sec. | ||
| 8993 | 2026.04.25 04:13:17.424044 [ 5 ] {9525d368-7ece-44a5-b01c-1734d39cbae4} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 8994 | 2026.04.25 04:13:17.424058 [ 5 ] {9525d368-7ece-44a5-b01c-1734d39cbae4} <Debug> TCPHandler: Processed in 0.00268769 sec. | ||
| 8995 | 2026.04.25 04:13:17.424181 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8996 | 2026.04.25 04:13:17.424274 [ 5 ] {d402e969-d583-43c3-91ca-eccbfb9b48b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8997 | 2026.04.25 04:13:17.424314 [ 5 ] {d402e969-d583-43c3-91ca-eccbfb9b48b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8998 | 2026.04.25 04:13:17.424731 [ 5 ] {d402e969-d583-43c3-91ca-eccbfb9b48b5} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8999 | 2026.04.25 04:13:17.424769 [ 5 ] {d402e969-d583-43c3-91ca-eccbfb9b48b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9000 | 2026.04.25 04:13:17.425067 [ 5 ] {d402e969-d583-43c3-91ca-eccbfb9b48b5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9001 | 2026.04.25 04:13:17.425279 [ 5 ] {d402e969-d583-43c3-91ca-eccbfb9b48b5} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9002 | 2026.04.25 04:13:17.425408 [ 5 ] {d402e969-d583-43c3-91ca-eccbfb9b48b5} <Debug> executeQuery: Read 51 rows, 3.86 KiB in 0.001152 sec., 44270.833333333336 rows/sec., 3.27 MiB/sec. | ||
| 9003 | 2026.04.25 04:13:17.425444 [ 5 ] {d402e969-d583-43c3-91ca-eccbfb9b48b5} <Debug> TCPHandler: Processed in 0.00131186 sec. | ||
| 9004 | 2026.04.25 04:13:17.425560 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9005 | 2026.04.25 04:13:17.425653 [ 5 ] {93702396-3dc4-4303-aac9-664224126007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9006 | 2026.04.25 04:13:17.425691 [ 5 ] {93702396-3dc4-4303-aac9-664224126007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9007 | 2026.04.25 04:13:17.426326 [ 5 ] {93702396-3dc4-4303-aac9-664224126007} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2026.04.25 04:13:17.426360 [ 5 ] {93702396-3dc4-4303-aac9-664224126007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9009 | 2026.04.25 04:13:17.426754 [ 5 ] {93702396-3dc4-4303-aac9-664224126007} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9010 | 2026.04.25 04:13:17.426972 [ 5 ] {93702396-3dc4-4303-aac9-664224126007} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9011 | 2026.04.25 04:13:17.427097 [ 5 ] {93702396-3dc4-4303-aac9-664224126007} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001461 sec., 564681.7248459959 rows/sec., 33.03 MiB/sec. | ||
| 9012 | 2026.04.25 04:13:17.427135 [ 5 ] {93702396-3dc4-4303-aac9-664224126007} <Debug> TCPHandler: Processed in 0.001621445 sec. | ||
| 9013 | 2026.04.25 04:13:17.427252 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9014 | 2026.04.25 04:13:17.427347 [ 5 ] {4fabbe0b-d86a-4ea3-8b75-89b6cf852706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9015 | 2026.04.25 04:13:17.427386 [ 5 ] {4fabbe0b-d86a-4ea3-8b75-89b6cf852706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9016 | 2026.04.25 04:13:17.427765 [ 5 ] {4fabbe0b-d86a-4ea3-8b75-89b6cf852706} <Trace> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9017 | 2026.04.25 04:13:17.427801 [ 5 ] {4fabbe0b-d86a-4ea3-8b75-89b6cf852706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9018 | 2026.04.25 04:13:17.428154 [ 5 ] {4fabbe0b-d86a-4ea3-8b75-89b6cf852706} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 9019 | 2026.04.25 04:13:17.428547 [ 5 ] {4fabbe0b-d86a-4ea3-8b75-89b6cf852706} <Trace> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9020 | 2026.04.25 04:13:17.428718 [ 5 ] {4fabbe0b-d86a-4ea3-8b75-89b6cf852706} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001389 sec., 719.9424046076314 rows/sec., 50.62 KiB/sec. | ||
| 9021 | 2026.04.25 04:13:17.428765 [ 5 ] {4fabbe0b-d86a-4ea3-8b75-89b6cf852706} <Debug> TCPHandler: Processed in 0.001560593 sec. | ||
| 9022 | 2026.04.25 04:13:17.428927 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9023 | 2026.04.25 04:13:17.429021 [ 5 ] {47d3b23b-9545-4c0c-bb8a-48544cd22284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9024 | 2026.04.25 04:13:17.429061 [ 5 ] {47d3b23b-9545-4c0c-bb8a-48544cd22284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9025 | 2026.04.25 04:13:17.429522 [ 5 ] {47d3b23b-9545-4c0c-bb8a-48544cd22284} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9026 | 2026.04.25 04:13:17.429564 [ 5 ] {47d3b23b-9545-4c0c-bb8a-48544cd22284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9027 | 2026.04.25 04:13:17.429914 [ 5 ] {47d3b23b-9545-4c0c-bb8a-48544cd22284} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9028 | 2026.04.25 04:13:17.430130 [ 5 ] {47d3b23b-9545-4c0c-bb8a-48544cd22284} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9029 | 2026.04.25 04:13:17.430262 [ 5 ] {47d3b23b-9545-4c0c-bb8a-48544cd22284} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001259 sec., 9531.374106433677 rows/sec., 744.64 KiB/sec. | ||
| 9030 | 2026.04.25 04:13:17.430300 [ 5 ] {47d3b23b-9545-4c0c-bb8a-48544cd22284} <Debug> TCPHandler: Processed in 0.001425232 sec. | ||
| 9031 | 2026.04.25 04:13:17.430423 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9032 | 2026.04.25 04:13:17.430516 [ 5 ] {b906ee3d-5f66-48ca-8746-703dd88d2538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9033 | 2026.04.25 04:13:17.430556 [ 5 ] {b906ee3d-5f66-48ca-8746-703dd88d2538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9034 | 2026.04.25 04:13:17.431429 [ 5 ] {b906ee3d-5f66-48ca-8746-703dd88d2538} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2026.04.25 04:13:17.431474 [ 5 ] {b906ee3d-5f66-48ca-8746-703dd88d2538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9036 | 2026.04.25 04:13:17.431899 [ 5 ] {b906ee3d-5f66-48ca-8746-703dd88d2538} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9037 | 2026.04.25 04:13:17.432121 [ 5 ] {b906ee3d-5f66-48ca-8746-703dd88d2538} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9038 | 2026.04.25 04:13:17.432242 [ 5 ] {b906ee3d-5f66-48ca-8746-703dd88d2538} <Debug> executeQuery: Read 1354 rows, 93.62 KiB in 0.001777 sec., 761958.3567810918 rows/sec., 51.45 MiB/sec. | ||
| 9039 | 2026.04.25 04:13:17.432277 [ 5 ] {b906ee3d-5f66-48ca-8746-703dd88d2538} <Debug> TCPHandler: Processed in 0.00193916 sec. | ||
| 9040 | 2026.04.25 04:13:17.432400 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9041 | 2026.04.25 04:13:17.432488 [ 5 ] {38436afd-7459-4070-b2c0-581fc446c11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9042 | 2026.04.25 04:13:17.432528 [ 5 ] {38436afd-7459-4070-b2c0-581fc446c11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9043 | 2026.04.25 04:13:17.433310 [ 5 ] {38436afd-7459-4070-b2c0-581fc446c11c} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9044 | 2026.04.25 04:13:17.433346 [ 5 ] {38436afd-7459-4070-b2c0-581fc446c11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9045 | 2026.04.25 04:13:17.433785 [ 5 ] {38436afd-7459-4070-b2c0-581fc446c11c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9046 | 2026.04.25 04:13:17.434000 [ 5 ] {38436afd-7459-4070-b2c0-581fc446c11c} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9047 | 2026.04.25 04:13:17.434132 [ 5 ] {38436afd-7459-4070-b2c0-581fc446c11c} <Debug> executeQuery: Read 1631 rows, 102.95 KiB in 0.001612 sec., 1011786.6004962779 rows/sec., 62.37 MiB/sec. | ||
| 9048 | 2026.04.25 04:13:17.434169 [ 5 ] {38436afd-7459-4070-b2c0-581fc446c11c} <Debug> TCPHandler: Processed in 0.001773117 sec. | ||
| 9049 | 2026.04.25 04:13:17.434290 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9050 | 2026.04.25 04:13:17.434384 [ 5 ] {8214a6d9-66dc-4c58-b1aa-d47d58cb330c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9051 | 2026.04.25 04:13:17.434438 [ 5 ] {8214a6d9-66dc-4c58-b1aa-d47d58cb330c} <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 | ||
| 9052 | 2026.04.25 04:13:17.435277 [ 5 ] {8214a6d9-66dc-4c58-b1aa-d47d58cb330c} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9053 | 2026.04.25 04:13:17.435314 [ 5 ] {8214a6d9-66dc-4c58-b1aa-d47d58cb330c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9054 | 2026.04.25 04:13:17.435859 [ 5 ] {8214a6d9-66dc-4c58-b1aa-d47d58cb330c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9055 | 2026.04.25 04:13:17.436091 [ 5 ] {8214a6d9-66dc-4c58-b1aa-d47d58cb330c} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9056 | 2026.04.25 04:13:17.436228 [ 5 ] {8214a6d9-66dc-4c58-b1aa-d47d58cb330c} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001862 sec., 17722.878625134264 rows/sec., 31.76 MiB/sec. | ||
| 9057 | 2026.04.25 04:13:17.436281 [ 5 ] {8214a6d9-66dc-4c58-b1aa-d47d58cb330c} <Debug> TCPHandler: Processed in 0.002038841 sec. | ||
| 9058 | 2026.04.25 04:13:17.436415 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9059 | 2026.04.25 04:13:17.436509 [ 5 ] {217d470c-918b-4727-b476-a2cedc37b28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9060 | 2026.04.25 04:13:17.436551 [ 5 ] {217d470c-918b-4727-b476-a2cedc37b28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9061 | 2026.04.25 04:13:17.436888 [ 5 ] {217d470c-918b-4727-b476-a2cedc37b28c} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9062 | 2026.04.25 04:13:17.436924 [ 5 ] {217d470c-918b-4727-b476-a2cedc37b28c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9063 | 2026.04.25 04:13:17.437228 [ 5 ] {217d470c-918b-4727-b476-a2cedc37b28c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9064 | 2026.04.25 04:13:17.437444 [ 5 ] {217d470c-918b-4727-b476-a2cedc37b28c} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9065 | 2026.04.25 04:13:17.437556 [ 81 ] {} <Debug> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9066 | 2026.04.25 04:13:17.437569 [ 5 ] {217d470c-918b-4727-b476-a2cedc37b28c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001078 sec., 44526.901669758816 rows/sec., 3.00 MiB/sec. | ||
| 9067 | 2026.04.25 04:13:17.437617 [ 81 ] {} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9068 | 2026.04.25 04:13:17.437626 [ 5 ] {217d470c-918b-4727-b476-a2cedc37b28c} <Debug> TCPHandler: Processed in 0.001258329 sec. | ||
| 9069 | 2026.04.25 04:13:17.437646 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9070 | 2026.04.25 04:13:17.437788 [ 201 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 9071 | 2026.04.25 04:13:17.437900 [ 201 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9072 | 2026.04.25 04:13:17.437931 [ 201 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2454 rows starting from the beginning of the part | ||
| 9073 | 2026.04.25 04:13:17.437988 [ 201 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 9074 | 2026.04.25 04:13:17.438027 [ 201 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 9075 | 2026.04.25 04:13:17.438064 [ 201 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 9076 | 2026.04.25 04:13:17.438101 [ 201 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 9077 | 2026.04.25 04:13:17.438136 [ 201 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 48 rows starting from the beginning of the part | ||
| 9078 | 2026.04.25 04:13:17.439263 [ 199 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2742 rows, containing 4 columns (4 merged, 0 gathered) in 0.001547963 sec., 1771360.1681693941 rows/sec., 118.04 MiB/sec. | ||
| 9079 | 2026.04.25 04:13:17.439512 [ 196 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9080 | 2026.04.25 04:13:17.439794 [ 196 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_61_12} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9081 | 2026.04.25 04:13:17.439865 [ 196 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_61_12} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9082 | 2026.04.25 04:13:17.439944 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 9083 | 2026.04.25 04:13:18.580839 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9084 | 2026.04.25 04:13:18.581078 [ 5 ] {7b229d18-d86e-4116-bd44-7dfb7a89bb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 9085 | 2026.04.25 04:13:18.581406 [ 5 ] {7b229d18-d86e-4116-bd44-7dfb7a89bb8f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9086 | 2026.04.25 04:13:18.581439 [ 5 ] {7b229d18-d86e-4116-bd44-7dfb7a89bb8f} <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 | ||
| 9087 | 2026.04.25 04:13:18.581653 [ 5 ] {7b229d18-d86e-4116-bd44-7dfb7a89bb8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9088 | 2026.04.25 04:13:18.581720 [ 5 ] {7b229d18-d86e-4116-bd44-7dfb7a89bb8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9089 | 2026.04.25 04:13:18.581857 [ 5 ] {7b229d18-d86e-4116-bd44-7dfb7a89bb8f} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9090 | 2026.04.25 04:13:18.581976 [ 337 ] {7b229d18-d86e-4116-bd44-7dfb7a89bb8f} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9091 | 2026.04.25 04:13:18.581980 [ 336 ] {7b229d18-d86e-4116-bd44-7dfb7a89bb8f} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 9092 | 2026.04.25 04:13:18.582119 [ 5 ] {7b229d18-d86e-4116-bd44-7dfb7a89bb8f} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 9093 | 2026.04.25 04:13:18.582145 [ 5 ] {7b229d18-d86e-4116-bd44-7dfb7a89bb8f} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9094 | 2026.04.25 04:13:18.582186 [ 5 ] {7b229d18-d86e-4116-bd44-7dfb7a89bb8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9095 | 2026.04.25 04:13:18.582206 [ 5 ] {7b229d18-d86e-4116-bd44-7dfb7a89bb8f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9096 | 2026.04.25 04:13:18.583230 [ 5 ] {7b229d18-d86e-4116-bd44-7dfb7a89bb8f} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002243 sec., 22737.40526081141 rows/sec., 5.38 MiB/sec. | ||
| 9097 | 2026.04.25 04:13:18.583334 [ 5 ] {7b229d18-d86e-4116-bd44-7dfb7a89bb8f} <Debug> TCPHandler: Processed in 0.00262579 sec. | ||
| 9098 | 2026.04.25 04:13:18.584406 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9099 | 2026.04.25 04:13:18.584514 [ 5 ] {a420b656-a03d-4d5b-bf59-1e03d2a62cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9100 | 2026.04.25 04:13:18.584556 [ 5 ] {a420b656-a03d-4d5b-bf59-1e03d2a62cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9101 | 2026.04.25 04:13:18.585037 [ 5 ] {a420b656-a03d-4d5b-bf59-1e03d2a62cb9} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9102 | 2026.04.25 04:13:18.585079 [ 5 ] {a420b656-a03d-4d5b-bf59-1e03d2a62cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9103 | 2026.04.25 04:13:18.585458 [ 5 ] {a420b656-a03d-4d5b-bf59-1e03d2a62cb9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9104 | 2026.04.25 04:13:18.585684 [ 5 ] {a420b656-a03d-4d5b-bf59-1e03d2a62cb9} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9105 | 2026.04.25 04:13:18.585828 [ 5 ] {a420b656-a03d-4d5b-bf59-1e03d2a62cb9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001346 sec., 41604.75482912333 rows/sec., 3.20 MiB/sec. | ||
| 9106 | 2026.04.25 04:13:18.585866 [ 5 ] {a420b656-a03d-4d5b-bf59-1e03d2a62cb9} <Debug> TCPHandler: Processed in 0.001508323 sec. | ||
| 9107 | 2026.04.25 04:13:18.585988 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9108 | 2026.04.25 04:13:18.586083 [ 5 ] {92d4cde3-e7e5-4767-9576-bc6904445a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9109 | 2026.04.25 04:13:18.586122 [ 5 ] {92d4cde3-e7e5-4767-9576-bc6904445a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9110 | 2026.04.25 04:13:18.586533 [ 5 ] {92d4cde3-e7e5-4767-9576-bc6904445a5d} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9111 | 2026.04.25 04:13:18.586569 [ 5 ] {92d4cde3-e7e5-4767-9576-bc6904445a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9112 | 2026.04.25 04:13:18.586872 [ 5 ] {92d4cde3-e7e5-4767-9576-bc6904445a5d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9113 | 2026.04.25 04:13:18.587086 [ 5 ] {92d4cde3-e7e5-4767-9576-bc6904445a5d} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9114 | 2026.04.25 04:13:18.587212 [ 5 ] {92d4cde3-e7e5-4767-9576-bc6904445a5d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001148 sec., 55749.12891986063 rows/sec., 4.35 MiB/sec. | ||
| 9115 | 2026.04.25 04:13:18.587249 [ 5 ] {92d4cde3-e7e5-4767-9576-bc6904445a5d} <Debug> TCPHandler: Processed in 0.00130907 sec. | ||
| 9116 | 2026.04.25 04:13:18.587367 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9117 | 2026.04.25 04:13:18.587459 [ 5 ] {29682136-99bf-40ce-8d75-2bd830429f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9118 | 2026.04.25 04:13:18.587501 [ 5 ] {29682136-99bf-40ce-8d75-2bd830429f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9119 | 2026.04.25 04:13:18.587852 [ 5 ] {29682136-99bf-40ce-8d75-2bd830429f5e} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9120 | 2026.04.25 04:13:18.587887 [ 5 ] {29682136-99bf-40ce-8d75-2bd830429f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9121 | 2026.04.25 04:13:18.588187 [ 5 ] {29682136-99bf-40ce-8d75-2bd830429f5e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9122 | 2026.04.25 04:13:18.588393 [ 5 ] {29682136-99bf-40ce-8d75-2bd830429f5e} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9123 | 2026.04.25 04:13:18.588511 [ 5 ] {29682136-99bf-40ce-8d75-2bd830429f5e} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001113 sec., 28751.123090745732 rows/sec., 2.00 MiB/sec. | ||
| 9124 | 2026.04.25 04:13:18.588546 [ 5 ] {29682136-99bf-40ce-8d75-2bd830429f5e} <Debug> TCPHandler: Processed in 0.001271749 sec. | ||
| 9125 | 2026.04.25 04:13:18.588656 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9126 | 2026.04.25 04:13:18.588744 [ 5 ] {9ccc4c06-552e-4471-93e5-db90b46f3bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9127 | 2026.04.25 04:13:18.588782 [ 5 ] {9ccc4c06-552e-4471-93e5-db90b46f3bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9128 | 2026.04.25 04:13:18.589158 [ 5 ] {9ccc4c06-552e-4471-93e5-db90b46f3bf2} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9129 | 2026.04.25 04:13:18.589194 [ 5 ] {9ccc4c06-552e-4471-93e5-db90b46f3bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9130 | 2026.04.25 04:13:18.589492 [ 5 ] {9ccc4c06-552e-4471-93e5-db90b46f3bf2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9131 | 2026.04.25 04:13:18.589698 [ 5 ] {9ccc4c06-552e-4471-93e5-db90b46f3bf2} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9132 | 2026.04.25 04:13:18.589822 [ 5 ] {9ccc4c06-552e-4471-93e5-db90b46f3bf2} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001036 sec., 11583.011583011583 rows/sec., 799.35 KiB/sec. | ||
| 9133 | 2026.04.25 04:13:18.589858 [ 5 ] {9ccc4c06-552e-4471-93e5-db90b46f3bf2} <Debug> TCPHandler: Processed in 0.001195378 sec. | ||
| 9134 | 2026.04.25 04:13:19.920783 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19646 | ||
| 9135 | 2026.04.25 04:13:19.921531 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9136 | 2026.04.25 04:13:19.921614 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9137 | 2026.04.25 04:13:19.922182 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9138 | 2026.04.25 04:13:19.922410 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9139 | 2026.04.25 04:13:19.922540 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19646 | ||
| 9140 | 2026.04.25 04:13:19.922576 [ 78 ] {} <Debug> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9141 | 2026.04.25 04:13:19.922665 [ 78 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9142 | 2026.04.25 04:13:19.922702 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9143 | 2026.04.25 04:13:19.922873 [ 188 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::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 | ||
| 9144 | 2026.04.25 04:13:19.923072 [ 188 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9145 | 2026.04.25 04:13:19.923135 [ 188 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17278 rows starting from the beginning of the part | ||
| 9146 | 2026.04.25 04:13:19.923237 [ 188 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9147 | 2026.04.25 04:13:19.923323 [ 188 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9148 | 2026.04.25 04:13:19.923429 [ 188 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9149 | 2026.04.25 04:13:19.923504 [ 188 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9150 | 2026.04.25 04:13:19.923547 [ 188 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9151 | 2026.04.25 04:13:19.925432 [ 200 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19646 rows, containing 4 columns (4 merged, 0 gathered) in 0.00263378 sec., 7459241.090751695 rows/sec., 106.71 MiB/sec. | ||
| 9152 | 2026.04.25 04:13:19.925940 [ 193 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9153 | 2026.04.25 04:13:19.926399 [ 193 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_41_8} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9154 | 2026.04.25 04:13:19.926497 [ 193 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_41_8} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9155 | 2026.04.25 04:13:19.926617 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.60 MiB. | ||
| 9156 | 2026.04.25 04:13:20.926840 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9157 | 2026.04.25 04:13:20.963563 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9158 | 2026.04.25 04:13:20.963674 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9159 | 2026.04.25 04:13:20.973868 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9160 | 2026.04.25 04:13:20.975466 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9161 | 2026.04.25 04:13:20.975975 [ 77 ] {} <Debug> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9162 | 2026.04.25 04:13:20.976071 [ 77 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9163 | 2026.04.25 04:13:20.976106 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9164 | 2026.04.25 04:13:20.976273 [ 199 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 9165 | 2026.04.25 04:13:20.980852 [ 199 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9166 | 2026.04.25 04:13:20.982431 [ 199 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 9167 | 2026.04.25 04:13:20.986786 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9168 | 2026.04.25 04:13:20.987096 [ 199 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 9169 | 2026.04.25 04:13:20.991599 [ 199 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 9170 | 2026.04.25 04:13:20.996196 [ 199 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 9171 | 2026.04.25 04:13:21.000335 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.15 MiB, peak 316.61 MiB, free memory in arenas 0.00 B, will set to 305.63 MiB (RSS), difference: -4.52 MiB | ||
| 9172 | 2026.04.25 04:13:21.001538 [ 199 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 9173 | 2026.04.25 04:13:21.006382 [ 199 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 9174 | 2026.04.25 04:13:21.140282 [ 200 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.164070241 sec., 1883.3397093626502 rows/sec., 9.74 MiB/sec. | ||
| 9175 | 2026.04.25 04:13:21.144804 [ 191 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9176 | 2026.04.25 04:13:21.148608 [ 191 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_41_8} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9177 | 2026.04.25 04:13:21.148785 [ 191 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_41_8} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9178 | 2026.04.25 04:13:21.152176 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9179 | 2026.04.25 04:13:22.000209 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.17 MiB, peak 316.61 MiB, free memory in arenas 0.00 B, will set to 307.00 MiB (RSS), difference: 4.83 MiB | ||
| 9180 | 2026.04.25 04:13:22.019585 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60137 | ||
| 9181 | 2026.04.25 04:13:22.019702 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9182 | 2026.04.25 04:13:22.019763 [ 286 ] {} <Debug> TCP-Session: 1035da46-22d3-400a-8be6-1c488b9edd7b Authenticating user 'default' from [fd00:1122:3344:101::e]:60137 | ||
| 9183 | 2026.04.25 04:13:22.019796 [ 286 ] {} <Debug> TCP-Session: 1035da46-22d3-400a-8be6-1c488b9edd7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9184 | 2026.04.25 04:13:22.019813 [ 286 ] {} <Debug> TCP-Session: 1035da46-22d3-400a-8be6-1c488b9edd7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9185 | 2026.04.25 04:13:22.019996 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44088 | ||
| 9186 | 2026.04.25 04:13:22.020010 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63908 | ||
| 9187 | 2026.04.25 04:13:22.020044 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64828 | ||
| 9188 | 2026.04.25 04:13:22.020069 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40855 | ||
| 9189 | 2026.04.25 04:13:22.020100 [ 286 ] {} <Trace> TCP-Session: 1035da46-22d3-400a-8be6-1c488b9edd7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9190 | 2026.04.25 04:13:22.020076 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35373 | ||
| 9191 | 2026.04.25 04:13:22.020068 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47488 | ||
| 9192 | 2026.04.25 04:13:22.020015 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44014 | ||
| 9193 | 2026.04.25 04:13:22.020086 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36636 | ||
| 9194 | 2026.04.25 04:13:22.020296 [ 286 ] {4a6e8c2b-028b-4cbe-872c-7af9dced3871} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60137) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9195 | 2026.04.25 04:13:22.020634 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9196 | 2026.04.25 04:13:22.020650 [ 286 ] {4a6e8c2b-028b-4cbe-872c-7af9dced3871} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9197 | 2026.04.25 04:13:22.020673 [ 353 ] {} <Debug> TCP-Session: b97250d2-372c-48dd-8f99-bccf6f9b29ca Authenticating user 'default' from [fd00:1122:3344:101::e]:40855 | ||
| 9198 | 2026.04.25 04:13:22.020710 [ 353 ] {} <Debug> TCP-Session: b97250d2-372c-48dd-8f99-bccf6f9b29ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9199 | 2026.04.25 04:13:22.020722 [ 286 ] {4a6e8c2b-028b-4cbe-872c-7af9dced3871} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9200 | 2026.04.25 04:13:22.020725 [ 353 ] {} <Debug> TCP-Session: b97250d2-372c-48dd-8f99-bccf6f9b29ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9201 | 2026.04.25 04:13:22.020751 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9202 | 2026.04.25 04:13:22.020789 [ 356 ] {} <Debug> TCP-Session: 959cb588-a7d6-47b6-b4b1-1ae7ffadd63b Authenticating user 'default' from [fd00:1122:3344:101::e]:36636 | ||
| 9203 | 2026.04.25 04:13:22.020814 [ 356 ] {} <Debug> TCP-Session: 959cb588-a7d6-47b6-b4b1-1ae7ffadd63b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9204 | 2026.04.25 04:13:22.020827 [ 356 ] {} <Debug> TCP-Session: 959cb588-a7d6-47b6-b4b1-1ae7ffadd63b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9205 | 2026.04.25 04:13:22.021035 [ 286 ] {4a6e8c2b-028b-4cbe-872c-7af9dced3871} <Debug> oximeter.version (ec5a4b49-bcd3-444b-b983-27584d7e2b94) (SelectExecutor): Key condition: unknown | ||
| 9206 | 2026.04.25 04:13:22.021118 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9207 | 2026.04.25 04:13:22.021156 [ 289 ] {} <Debug> TCP-Session: d5888913-7727-47e4-a201-99849039ad93 Authenticating user 'default' from [fd00:1122:3344:101::e]:44014 | ||
| 9208 | 2026.04.25 04:13:22.021176 [ 289 ] {} <Debug> TCP-Session: d5888913-7727-47e4-a201-99849039ad93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9209 | 2026.04.25 04:13:22.021192 [ 289 ] {} <Debug> TCP-Session: d5888913-7727-47e4-a201-99849039ad93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9210 | 2026.04.25 04:13:22.021251 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9211 | 2026.04.25 04:13:22.021295 [ 290 ] {} <Debug> TCP-Session: 1dfa2cb1-3e84-4b60-9a26-79a1583d3060 Authenticating user 'default' from [fd00:1122:3344:101::e]:63908 | ||
| 9212 | 2026.04.25 04:13:22.021321 [ 290 ] {} <Debug> TCP-Session: 1dfa2cb1-3e84-4b60-9a26-79a1583d3060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9213 | 2026.04.25 04:13:22.021338 [ 290 ] {} <Debug> TCP-Session: 1dfa2cb1-3e84-4b60-9a26-79a1583d3060 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9214 | 2026.04.25 04:13:22.021544 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9215 | 2026.04.25 04:13:22.021598 [ 288 ] {} <Debug> TCP-Session: 39a2fa01-88a1-4a5b-b700-bb26b18e0fd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44088 | ||
| 9216 | 2026.04.25 04:13:22.021634 [ 288 ] {} <Debug> TCP-Session: 39a2fa01-88a1-4a5b-b700-bb26b18e0fd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9217 | 2026.04.25 04:13:22.021655 [ 288 ] {} <Debug> TCP-Session: 39a2fa01-88a1-4a5b-b700-bb26b18e0fd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9218 | 2026.04.25 04:13:22.021798 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9219 | 2026.04.25 04:13:22.021834 [ 352 ] {} <Debug> TCP-Session: b74f9a2c-e31e-4e33-a43a-3b5da7e426ce Authenticating user 'default' from [fd00:1122:3344:101::e]:64828 | ||
| 9220 | 2026.04.25 04:13:22.021852 [ 352 ] {} <Debug> TCP-Session: b74f9a2c-e31e-4e33-a43a-3b5da7e426ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9221 | 2026.04.25 04:13:22.021865 [ 352 ] {} <Debug> TCP-Session: b74f9a2c-e31e-4e33-a43a-3b5da7e426ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9222 | 2026.04.25 04:13:22.021966 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9223 | 2026.04.25 04:13:22.022007 [ 355 ] {} <Debug> TCP-Session: ec2d4c19-cd4d-48fe-b55f-cc2e2ec2687c Authenticating user 'default' from [fd00:1122:3344:101::e]:35373 | ||
| 9224 | 2026.04.25 04:13:22.022029 [ 355 ] {} <Debug> TCP-Session: ec2d4c19-cd4d-48fe-b55f-cc2e2ec2687c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9225 | 2026.04.25 04:13:22.022046 [ 355 ] {} <Debug> TCP-Session: ec2d4c19-cd4d-48fe-b55f-cc2e2ec2687c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9226 | 2026.04.25 04:13:22.022075 [ 336 ] {4a6e8c2b-028b-4cbe-872c-7af9dced3871} <Trace> AggregatingTransform: Aggregating | ||
| 9227 | 2026.04.25 04:13:22.022157 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9228 | 2026.04.25 04:13:22.022292 [ 336 ] {4a6e8c2b-028b-4cbe-872c-7af9dced3871} <Trace> Aggregator: Aggregation method: without_key | ||
| 9229 | 2026.04.25 04:13:22.022325 [ 354 ] {} <Debug> TCP-Session: 7e54831b-a72b-4907-b0bc-aea734d85be5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47488 | ||
| 9230 | 2026.04.25 04:13:22.022351 [ 336 ] {4a6e8c2b-028b-4cbe-872c-7af9dced3871} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001200398 sec. (833.057 rows/sec., 32.54 KiB/sec.) | ||
| 9231 | 2026.04.25 04:13:22.022352 [ 354 ] {} <Debug> TCP-Session: 7e54831b-a72b-4907-b0bc-aea734d85be5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9232 | 2026.04.25 04:13:22.022371 [ 336 ] {4a6e8c2b-028b-4cbe-872c-7af9dced3871} <Trace> Aggregator: Merging aggregated data | ||
| 9233 | 2026.04.25 04:13:22.022382 [ 354 ] {} <Debug> TCP-Session: 7e54831b-a72b-4907-b0bc-aea734d85be5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9234 | 2026.04.25 04:13:22.023834 [ 286 ] {4a6e8c2b-028b-4cbe-872c-7af9dced3871} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003602 sec., 277.623542476402 rows/sec., 10.84 KiB/sec. | ||
| 9235 | 2026.04.25 04:13:22.023984 [ 286 ] {4a6e8c2b-028b-4cbe-872c-7af9dced3871} <Debug> TCPHandler: Processed in 0.00399968 sec. | ||
| 9236 | 2026.04.25 04:13:22.024113 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9237 | 2026.04.25 04:13:22.024142 [ 286 ] {} <Debug> TCP-Session: 1035da46-22d3-400a-8be6-1c488b9edd7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9238 | 2026.04.25 04:13:22.024145 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9239 | 2026.04.25 04:13:22.024168 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9240 | 2026.04.25 04:13:22.024206 [ 288 ] {} <Debug> TCP-Session: 39a2fa01-88a1-4a5b-b700-bb26b18e0fd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9241 | 2026.04.25 04:13:22.024207 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9242 | 2026.04.25 04:13:22.024244 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9243 | 2026.04.25 04:13:22.024268 [ 354 ] {} <Debug> TCP-Session: 7e54831b-a72b-4907-b0bc-aea734d85be5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9244 | 2026.04.25 04:13:22.024274 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9245 | 2026.04.25 04:13:22.024301 [ 290 ] {} <Debug> TCP-Session: 1dfa2cb1-3e84-4b60-9a26-79a1583d3060 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9246 | 2026.04.25 04:13:22.024322 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9247 | 2026.04.25 04:13:22.024333 [ 355 ] {} <Debug> TCP-Session: ec2d4c19-cd4d-48fe-b55f-cc2e2ec2687c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9248 | 2026.04.25 04:13:22.024218 [ 289 ] {} <Debug> TCP-Session: d5888913-7727-47e4-a201-99849039ad93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9249 | 2026.04.25 04:13:22.024377 [ 353 ] {} <Debug> TCP-Session: b97250d2-372c-48dd-8f99-bccf6f9b29ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9250 | 2026.04.25 04:13:22.024214 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9251 | 2026.04.25 04:13:22.024295 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9252 | 2026.04.25 04:13:22.024451 [ 356 ] {} <Debug> TCP-Session: 959cb588-a7d6-47b6-b4b1-1ae7ffadd63b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9253 | 2026.04.25 04:13:22.024462 [ 352 ] {} <Debug> TCP-Session: b74f9a2c-e31e-4e33-a43a-3b5da7e426ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9254 | 2026.04.25 04:13:22.147784 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63766 | ||
| 9255 | 2026.04.25 04:13:22.147911 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9256 | 2026.04.25 04:13:22.147943 [ 286 ] {} <Debug> TCP-Session: d5278b0d-f1c7-48e2-b6b0-a71defb03355 Authenticating user 'default' from [fd00:1122:3344:101::e]:63766 | ||
| 9257 | 2026.04.25 04:13:22.147967 [ 286 ] {} <Debug> TCP-Session: d5278b0d-f1c7-48e2-b6b0-a71defb03355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9258 | 2026.04.25 04:13:22.147981 [ 286 ] {} <Debug> TCP-Session: d5278b0d-f1c7-48e2-b6b0-a71defb03355 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9259 | 2026.04.25 04:13:22.148211 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65462 | ||
| 9260 | 2026.04.25 04:13:22.148256 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54901 | ||
| 9261 | 2026.04.25 04:13:22.148266 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43951 | ||
| 9262 | 2026.04.25 04:13:22.148306 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52678 | ||
| 9263 | 2026.04.25 04:13:22.148326 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9264 | 2026.04.25 04:13:22.148291 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49801 | ||
| 9265 | 2026.04.25 04:13:22.148367 [ 288 ] {} <Debug> TCP-Session: 231f0df9-dc69-42b8-8caa-7aba50977316 Authenticating user 'default' from [fd00:1122:3344:101::e]:65462 | ||
| 9266 | 2026.04.25 04:13:22.148395 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9267 | 2026.04.25 04:13:22.148395 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9268 | 2026.04.25 04:13:22.148424 [ 288 ] {} <Debug> TCP-Session: 231f0df9-dc69-42b8-8caa-7aba50977316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9269 | 2026.04.25 04:13:22.148432 [ 352 ] {} <Debug> TCP-Session: 8cf6e7fd-ada7-48cb-8fd5-a4eb1d0f3c2a Authenticating user 'default' from [fd00:1122:3344:101::e]:43951 | ||
| 9270 | 2026.04.25 04:13:22.148453 [ 288 ] {} <Debug> TCP-Session: 231f0df9-dc69-42b8-8caa-7aba50977316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9271 | 2026.04.25 04:13:22.148472 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9272 | 2026.04.25 04:13:22.148481 [ 352 ] {} <Debug> TCP-Session: 8cf6e7fd-ada7-48cb-8fd5-a4eb1d0f3c2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9273 | 2026.04.25 04:13:22.148446 [ 356 ] {} <Debug> TCP-Session: 8f27a20a-a82c-4572-8180-3456535535e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52678 | ||
| 9274 | 2026.04.25 04:13:22.148514 [ 353 ] {} <Debug> TCP-Session: 72225c4f-e786-4871-b6e1-01ab3cc2e18c Authenticating user 'default' from [fd00:1122:3344:101::e]:49801 | ||
| 9275 | 2026.04.25 04:13:22.148516 [ 352 ] {} <Debug> TCP-Session: 8cf6e7fd-ada7-48cb-8fd5-a4eb1d0f3c2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9276 | 2026.04.25 04:13:22.148533 [ 356 ] {} <Debug> TCP-Session: 8f27a20a-a82c-4572-8180-3456535535e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9277 | 2026.04.25 04:13:22.148552 [ 353 ] {} <Debug> TCP-Session: 72225c4f-e786-4871-b6e1-01ab3cc2e18c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9278 | 2026.04.25 04:13:22.148563 [ 356 ] {} <Debug> TCP-Session: 8f27a20a-a82c-4572-8180-3456535535e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9279 | 2026.04.25 04:13:22.148580 [ 353 ] {} <Debug> TCP-Session: 72225c4f-e786-4871-b6e1-01ab3cc2e18c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9280 | 2026.04.25 04:13:22.148351 [ 286 ] {} <Trace> TCP-Session: d5278b0d-f1c7-48e2-b6b0-a71defb03355 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9281 | 2026.04.25 04:13:22.148257 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58667 | ||
| 9282 | 2026.04.25 04:13:22.148353 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9283 | 2026.04.25 04:13:22.148295 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46454 | ||
| 9284 | 2026.04.25 04:13:22.148702 [ 290 ] {} <Debug> TCP-Session: 68e18b7d-e8ac-47e4-8161-1bc2c284935d Authenticating user 'default' from [fd00:1122:3344:101::e]:54901 | ||
| 9285 | 2026.04.25 04:13:22.148283 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64832 | ||
| 9286 | 2026.04.25 04:13:22.148726 [ 290 ] {} <Debug> TCP-Session: 68e18b7d-e8ac-47e4-8161-1bc2c284935d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9287 | 2026.04.25 04:13:22.148718 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9288 | 2026.04.25 04:13:22.148760 [ 290 ] {} <Debug> TCP-Session: 68e18b7d-e8ac-47e4-8161-1bc2c284935d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9289 | 2026.04.25 04:13:22.148757 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9290 | 2026.04.25 04:13:22.148790 [ 289 ] {} <Debug> TCP-Session: f2aef417-44a2-4b72-9c0b-f9e037fba793 Authenticating user 'default' from [fd00:1122:3344:101::e]:58667 | ||
| 9291 | 2026.04.25 04:13:22.148802 [ 286 ] {e1d8ee80-1144-424f-b5a8-a7ecce7cc536} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63766) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9292 | 2026.04.25 04:13:22.148832 [ 355 ] {} <Debug> TCP-Session: fda1312c-5c68-4cb2-9bad-179eb9d234ca Authenticating user 'default' from [fd00:1122:3344:101::e]:46454 | ||
| 9293 | 2026.04.25 04:13:22.148835 [ 289 ] {} <Debug> TCP-Session: f2aef417-44a2-4b72-9c0b-f9e037fba793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9294 | 2026.04.25 04:13:22.148861 [ 355 ] {} <Debug> TCP-Session: fda1312c-5c68-4cb2-9bad-179eb9d234ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9295 | 2026.04.25 04:13:22.148877 [ 289 ] {} <Debug> TCP-Session: f2aef417-44a2-4b72-9c0b-f9e037fba793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9296 | 2026.04.25 04:13:22.148889 [ 355 ] {} <Debug> TCP-Session: fda1312c-5c68-4cb2-9bad-179eb9d234ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9297 | 2026.04.25 04:13:22.148797 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9298 | 2026.04.25 04:13:22.148950 [ 354 ] {} <Debug> TCP-Session: 91bfad8b-8653-46d4-8335-0324989222e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64832 | ||
| 9299 | 2026.04.25 04:13:22.148970 [ 354 ] {} <Debug> TCP-Session: 91bfad8b-8653-46d4-8335-0324989222e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9300 | 2026.04.25 04:13:22.148983 [ 354 ] {} <Debug> TCP-Session: 91bfad8b-8653-46d4-8335-0324989222e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9301 | 2026.04.25 04:13:22.149100 [ 286 ] {e1d8ee80-1144-424f-b5a8-a7ecce7cc536} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9302 | 2026.04.25 04:13:22.149160 [ 286 ] {e1d8ee80-1144-424f-b5a8-a7ecce7cc536} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9303 | 2026.04.25 04:13:22.149445 [ 286 ] {e1d8ee80-1144-424f-b5a8-a7ecce7cc536} <Debug> oximeter.version (ec5a4b49-bcd3-444b-b983-27584d7e2b94) (SelectExecutor): Key condition: unknown | ||
| 9304 | 2026.04.25 04:13:22.150325 [ 350 ] {e1d8ee80-1144-424f-b5a8-a7ecce7cc536} <Trace> AggregatingTransform: Aggregating | ||
| 9305 | 2026.04.25 04:13:22.150382 [ 350 ] {e1d8ee80-1144-424f-b5a8-a7ecce7cc536} <Trace> Aggregator: Aggregation method: without_key | ||
| 9306 | 2026.04.25 04:13:22.150418 [ 350 ] {e1d8ee80-1144-424f-b5a8-a7ecce7cc536} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000907064 sec. (1102.458 rows/sec., 43.06 KiB/sec.) | ||
| 9307 | 2026.04.25 04:13:22.150436 [ 350 ] {e1d8ee80-1144-424f-b5a8-a7ecce7cc536} <Trace> Aggregator: Merging aggregated data | ||
| 9308 | 2026.04.25 04:13:22.151775 [ 286 ] {e1d8ee80-1144-424f-b5a8-a7ecce7cc536} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003033 sec., 329.7065611605671 rows/sec., 12.88 KiB/sec. | ||
| 9309 | 2026.04.25 04:13:22.151930 [ 286 ] {e1d8ee80-1144-424f-b5a8-a7ecce7cc536} <Debug> TCPHandler: Processed in 0.003702726 sec. | ||
| 9310 | 2026.04.25 04:13:22.152068 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9311 | 2026.04.25 04:13:22.152098 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9312 | 2026.04.25 04:13:22.152105 [ 286 ] {} <Debug> TCP-Session: d5278b0d-f1c7-48e2-b6b0-a71defb03355 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9313 | 2026.04.25 04:13:22.152116 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9314 | 2026.04.25 04:13:22.152139 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9315 | 2026.04.25 04:13:22.152166 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9316 | 2026.04.25 04:13:22.152177 [ 353 ] {} <Debug> TCP-Session: 72225c4f-e786-4871-b6e1-01ab3cc2e18c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9317 | 2026.04.25 04:13:22.152195 [ 354 ] {} <Debug> TCP-Session: 91bfad8b-8653-46d4-8335-0324989222e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9318 | 2026.04.25 04:13:22.152216 [ 356 ] {} <Debug> TCP-Session: 8f27a20a-a82c-4572-8180-3456535535e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9319 | 2026.04.25 04:13:22.152223 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9320 | 2026.04.25 04:13:22.152185 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9321 | 2026.04.25 04:13:22.152272 [ 355 ] {} <Debug> TCP-Session: fda1312c-5c68-4cb2-9bad-179eb9d234ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9322 | 2026.04.25 04:13:22.152150 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9323 | 2026.04.25 04:13:22.152291 [ 290 ] {} <Debug> TCP-Session: 68e18b7d-e8ac-47e4-8161-1bc2c284935d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9324 | 2026.04.25 04:13:22.152141 [ 288 ] {} <Debug> TCP-Session: 231f0df9-dc69-42b8-8caa-7aba50977316 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9325 | 2026.04.25 04:13:22.152324 [ 289 ] {} <Debug> TCP-Session: f2aef417-44a2-4b72-9c0b-f9e037fba793 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9326 | 2026.04.25 04:13:22.152215 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9327 | 2026.04.25 04:13:22.152384 [ 352 ] {} <Debug> TCP-Session: 8cf6e7fd-ada7-48cb-8fd5-a4eb1d0f3c2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9328 | 2026.04.25 04:13:22.421560 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35288 | ||
| 9329 | 2026.04.25 04:13:22.421669 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9330 | 2026.04.25 04:13:22.421695 [ 286 ] {} <Debug> TCP-Session: 088a8087-9a53-43b0-87f2-2147c1966a81 Authenticating user 'default' from [fd00:1122:3344:101::e]:35288 | ||
| 9331 | 2026.04.25 04:13:22.421717 [ 286 ] {} <Debug> TCP-Session: 088a8087-9a53-43b0-87f2-2147c1966a81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9332 | 2026.04.25 04:13:22.421729 [ 286 ] {} <Debug> TCP-Session: 088a8087-9a53-43b0-87f2-2147c1966a81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9333 | 2026.04.25 04:13:22.421909 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62366 | ||
| 9334 | 2026.04.25 04:13:22.421962 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61987 | ||
| 9335 | 2026.04.25 04:13:22.421959 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48048 | ||
| 9336 | 2026.04.25 04:13:22.422002 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33143 | ||
| 9337 | 2026.04.25 04:13:22.422024 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36678 | ||
| 9338 | 2026.04.25 04:13:22.422040 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9339 | 2026.04.25 04:13:22.422024 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9340 | 2026.04.25 04:13:22.422092 [ 290 ] {} <Debug> TCP-Session: a87fe38f-f6c1-4314-9bc1-a7bc072c0212 Authenticating user 'default' from [fd00:1122:3344:101::e]:61987 | ||
| 9341 | 2026.04.25 04:13:22.422102 [ 286 ] {} <Trace> TCP-Session: 088a8087-9a53-43b0-87f2-2147c1966a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9342 | 2026.04.25 04:13:22.422122 [ 290 ] {} <Debug> TCP-Session: a87fe38f-f6c1-4314-9bc1-a7bc072c0212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9343 | 2026.04.25 04:13:22.422119 [ 288 ] {} <Debug> TCP-Session: 96056a61-3b35-42bc-a158-13b6ef9d75b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62366 | ||
| 9344 | 2026.04.25 04:13:22.422123 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9345 | 2026.04.25 04:13:22.422140 [ 290 ] {} <Debug> TCP-Session: a87fe38f-f6c1-4314-9bc1-a7bc072c0212 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9346 | 2026.04.25 04:13:22.422165 [ 288 ] {} <Debug> TCP-Session: 96056a61-3b35-42bc-a158-13b6ef9d75b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9347 | 2026.04.25 04:13:22.422180 [ 353 ] {} <Debug> TCP-Session: 10e30f87-979b-45a7-a606-43b0427d028b Authenticating user 'default' from [fd00:1122:3344:101::e]:33143 | ||
| 9348 | 2026.04.25 04:13:22.422197 [ 288 ] {} <Debug> TCP-Session: 96056a61-3b35-42bc-a158-13b6ef9d75b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9349 | 2026.04.25 04:13:22.422221 [ 353 ] {} <Debug> TCP-Session: 10e30f87-979b-45a7-a606-43b0427d028b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9350 | 2026.04.25 04:13:22.422122 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9351 | 2026.04.25 04:13:22.422250 [ 353 ] {} <Debug> TCP-Session: 10e30f87-979b-45a7-a606-43b0427d028b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9352 | 2026.04.25 04:13:22.422094 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9353 | 2026.04.25 04:13:22.422282 [ 356 ] {} <Debug> TCP-Session: 253a6c18-1728-4810-bed8-d8738e796877 Authenticating user 'default' from [fd00:1122:3344:101::e]:36678 | ||
| 9354 | 2026.04.25 04:13:22.422311 [ 289 ] {} <Debug> TCP-Session: b75cea11-90b7-4824-afac-f1bedbc539c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48048 | ||
| 9355 | 2026.04.25 04:13:22.422279 [ 286 ] {d14f4d06-d7d8-409b-b8e6-e4a00f5e9ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35288) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9356 | 2026.04.25 04:13:22.422328 [ 356 ] {} <Debug> TCP-Session: 253a6c18-1728-4810-bed8-d8738e796877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9357 | 2026.04.25 04:13:22.422334 [ 289 ] {} <Debug> TCP-Session: b75cea11-90b7-4824-afac-f1bedbc539c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9358 | 2026.04.25 04:13:22.422368 [ 356 ] {} <Debug> TCP-Session: 253a6c18-1728-4810-bed8-d8738e796877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9359 | 2026.04.25 04:13:22.422380 [ 289 ] {} <Debug> TCP-Session: b75cea11-90b7-4824-afac-f1bedbc539c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9360 | 2026.04.25 04:13:22.422011 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34696 | ||
| 9361 | 2026.04.25 04:13:22.422001 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54936 | ||
| 9362 | 2026.04.25 04:13:22.421978 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57802 | ||
| 9363 | 2026.04.25 04:13:22.422480 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9364 | 2026.04.25 04:13:22.422510 [ 355 ] {} <Debug> TCP-Session: f8ef316c-4034-408b-9e5d-3b9bdab81eea Authenticating user 'default' from [fd00:1122:3344:101::e]:34696 | ||
| 9365 | 2026.04.25 04:13:22.422514 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9366 | 2026.04.25 04:13:22.422529 [ 355 ] {} <Debug> TCP-Session: f8ef316c-4034-408b-9e5d-3b9bdab81eea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9367 | 2026.04.25 04:13:22.422539 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9368 | 2026.04.25 04:13:22.422559 [ 355 ] {} <Debug> TCP-Session: f8ef316c-4034-408b-9e5d-3b9bdab81eea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9369 | 2026.04.25 04:13:22.422554 [ 354 ] {} <Debug> TCP-Session: 4f1c5103-9dc0-4983-ba0f-571ca7fb9cfd Authenticating user 'default' from [fd00:1122:3344:101::e]:54936 | ||
| 9370 | 2026.04.25 04:13:22.422594 [ 352 ] {} <Debug> TCP-Session: 0913b36e-5146-4572-b3a9-8ac81ecce105 Authenticating user 'default' from [fd00:1122:3344:101::e]:57802 | ||
| 9371 | 2026.04.25 04:13:22.422622 [ 354 ] {} <Debug> TCP-Session: 4f1c5103-9dc0-4983-ba0f-571ca7fb9cfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9372 | 2026.04.25 04:13:22.422630 [ 352 ] {} <Debug> TCP-Session: 0913b36e-5146-4572-b3a9-8ac81ecce105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9373 | 2026.04.25 04:13:22.422646 [ 354 ] {} <Debug> TCP-Session: 4f1c5103-9dc0-4983-ba0f-571ca7fb9cfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9374 | 2026.04.25 04:13:22.422658 [ 352 ] {} <Debug> TCP-Session: 0913b36e-5146-4572-b3a9-8ac81ecce105 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9375 | 2026.04.25 04:13:22.422669 [ 286 ] {d14f4d06-d7d8-409b-b8e6-e4a00f5e9ee5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9376 | 2026.04.25 04:13:22.422751 [ 286 ] {d14f4d06-d7d8-409b-b8e6-e4a00f5e9ee5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9377 | 2026.04.25 04:13:22.423129 [ 286 ] {d14f4d06-d7d8-409b-b8e6-e4a00f5e9ee5} <Debug> oximeter.version (ec5a4b49-bcd3-444b-b983-27584d7e2b94) (SelectExecutor): Key condition: unknown | ||
| 9378 | 2026.04.25 04:13:22.424326 [ 310 ] {d14f4d06-d7d8-409b-b8e6-e4a00f5e9ee5} <Trace> AggregatingTransform: Aggregating | ||
| 9379 | 2026.04.25 04:13:22.424361 [ 310 ] {d14f4d06-d7d8-409b-b8e6-e4a00f5e9ee5} <Trace> Aggregator: Aggregation method: without_key | ||
| 9380 | 2026.04.25 04:13:22.424395 [ 310 ] {d14f4d06-d7d8-409b-b8e6-e4a00f5e9ee5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001136117 sec. (880.191 rows/sec., 34.38 KiB/sec.) | ||
| 9381 | 2026.04.25 04:13:22.424413 [ 310 ] {d14f4d06-d7d8-409b-b8e6-e4a00f5e9ee5} <Trace> Aggregator: Merging aggregated data | ||
| 9382 | 2026.04.25 04:13:22.426035 [ 286 ] {d14f4d06-d7d8-409b-b8e6-e4a00f5e9ee5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003822 sec., 261.64311878597596 rows/sec., 10.22 KiB/sec. | ||
| 9383 | 2026.04.25 04:13:22.426139 [ 286 ] {d14f4d06-d7d8-409b-b8e6-e4a00f5e9ee5} <Debug> TCPHandler: Processed in 0.004168373 sec. | ||
| 9384 | 2026.04.25 04:13:22.426254 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9385 | 2026.04.25 04:13:22.426280 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9386 | 2026.04.25 04:13:22.426283 [ 286 ] {} <Debug> TCP-Session: 088a8087-9a53-43b0-87f2-2147c1966a81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9387 | 2026.04.25 04:13:22.426298 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9388 | 2026.04.25 04:13:22.426325 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9389 | 2026.04.25 04:13:22.426342 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9390 | 2026.04.25 04:13:22.426356 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9391 | 2026.04.25 04:13:22.426372 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9392 | 2026.04.25 04:13:22.426386 [ 290 ] {} <Debug> TCP-Session: a87fe38f-f6c1-4314-9bc1-a7bc072c0212 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9393 | 2026.04.25 04:13:22.426407 [ 289 ] {} <Debug> TCP-Session: b75cea11-90b7-4824-afac-f1bedbc539c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9394 | 2026.04.25 04:13:22.426421 [ 352 ] {} <Debug> TCP-Session: 0913b36e-5146-4572-b3a9-8ac81ecce105 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9395 | 2026.04.25 04:13:22.426373 [ 353 ] {} <Debug> TCP-Session: 10e30f87-979b-45a7-a606-43b0427d028b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9396 | 2026.04.25 04:13:22.426356 [ 356 ] {} <Debug> TCP-Session: 253a6c18-1728-4810-bed8-d8738e796877 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9397 | 2026.04.25 04:13:22.426320 [ 288 ] {} <Debug> TCP-Session: 96056a61-3b35-42bc-a158-13b6ef9d75b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9398 | 2026.04.25 04:13:22.426383 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9399 | 2026.04.25 04:13:22.426308 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9400 | 2026.04.25 04:13:22.426530 [ 355 ] {} <Debug> TCP-Session: f8ef316c-4034-408b-9e5d-3b9bdab81eea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9401 | 2026.04.25 04:13:22.426552 [ 354 ] {} <Debug> TCP-Session: 4f1c5103-9dc0-4983-ba0f-571ca7fb9cfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9402 | 2026.04.25 04:13:22.465220 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1130 | ||
| 9403 | 2026.04.25 04:13:22.468089 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9404 | 2026.04.25 04:13:22.468139 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9405 | 2026.04.25 04:13:22.469459 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9406 | 2026.04.25 04:13:22.469750 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9407 | 2026.04.25 04:13:22.470013 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1130 | ||
| 9408 | 2026.04.25 04:13:23.586828 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9409 | 2026.04.25 04:13:23.587079 [ 5 ] {07998f8d-d2ed-4b13-b9cf-b02c1b8639a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 9410 | 2026.04.25 04:13:23.587433 [ 5 ] {07998f8d-d2ed-4b13-b9cf-b02c1b8639a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9411 | 2026.04.25 04:13:23.587470 [ 5 ] {07998f8d-d2ed-4b13-b9cf-b02c1b8639a3} <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 | ||
| 9412 | 2026.04.25 04:13:23.587693 [ 5 ] {07998f8d-d2ed-4b13-b9cf-b02c1b8639a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9413 | 2026.04.25 04:13:23.587768 [ 5 ] {07998f8d-d2ed-4b13-b9cf-b02c1b8639a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9414 | 2026.04.25 04:13:23.587911 [ 5 ] {07998f8d-d2ed-4b13-b9cf-b02c1b8639a3} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9415 | 2026.04.25 04:13:23.588033 [ 351 ] {07998f8d-d2ed-4b13-b9cf-b02c1b8639a3} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9416 | 2026.04.25 04:13:23.588041 [ 343 ] {07998f8d-d2ed-4b13-b9cf-b02c1b8639a3} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 9417 | 2026.04.25 04:13:23.588183 [ 5 ] {07998f8d-d2ed-4b13-b9cf-b02c1b8639a3} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 9418 | 2026.04.25 04:13:23.588213 [ 5 ] {07998f8d-d2ed-4b13-b9cf-b02c1b8639a3} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9419 | 2026.04.25 04:13:23.588260 [ 5 ] {07998f8d-d2ed-4b13-b9cf-b02c1b8639a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9420 | 2026.04.25 04:13:23.588288 [ 5 ] {07998f8d-d2ed-4b13-b9cf-b02c1b8639a3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9421 | 2026.04.25 04:13:23.589409 [ 5 ] {07998f8d-d2ed-4b13-b9cf-b02c1b8639a3} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002417 sec., 21100.53785684733 rows/sec., 4.99 MiB/sec. | ||
| 9422 | 2026.04.25 04:13:23.589525 [ 5 ] {07998f8d-d2ed-4b13-b9cf-b02c1b8639a3} <Debug> TCPHandler: Processed in 0.002828883 sec. | ||
| 9423 | 2026.04.25 04:13:23.591587 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9424 | 2026.04.25 04:13:23.591722 [ 5 ] {3952ff53-d332-41bd-9be8-ea4e8635f1ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9425 | 2026.04.25 04:13:23.591775 [ 5 ] {3952ff53-d332-41bd-9be8-ea4e8635f1ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9426 | 2026.04.25 04:13:23.592377 [ 5 ] {3952ff53-d332-41bd-9be8-ea4e8635f1ea} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9427 | 2026.04.25 04:13:23.592425 [ 5 ] {3952ff53-d332-41bd-9be8-ea4e8635f1ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9428 | 2026.04.25 04:13:23.592836 [ 5 ] {3952ff53-d332-41bd-9be8-ea4e8635f1ea} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9429 | 2026.04.25 04:13:23.593073 [ 5 ] {3952ff53-d332-41bd-9be8-ea4e8635f1ea} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9430 | 2026.04.25 04:13:23.593235 [ 5 ] {3952ff53-d332-41bd-9be8-ea4e8635f1ea} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001553 sec., 59240.1802962009 rows/sec., 5.00 MiB/sec. | ||
| 9431 | 2026.04.25 04:13:23.593274 [ 5 ] {3952ff53-d332-41bd-9be8-ea4e8635f1ea} <Debug> TCPHandler: Processed in 0.001746586 sec. | ||
| 9432 | 2026.04.25 04:13:23.593401 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9433 | 2026.04.25 04:13:23.593502 [ 5 ] {31637bea-2c61-4729-8516-e887000bd855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9434 | 2026.04.25 04:13:23.593545 [ 5 ] {31637bea-2c61-4729-8516-e887000bd855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9435 | 2026.04.25 04:13:23.593962 [ 5 ] {31637bea-2c61-4729-8516-e887000bd855} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9436 | 2026.04.25 04:13:23.593998 [ 5 ] {31637bea-2c61-4729-8516-e887000bd855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9437 | 2026.04.25 04:13:23.594308 [ 5 ] {31637bea-2c61-4729-8516-e887000bd855} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9438 | 2026.04.25 04:13:23.594521 [ 5 ] {31637bea-2c61-4729-8516-e887000bd855} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9439 | 2026.04.25 04:13:23.594657 [ 5 ] {31637bea-2c61-4729-8516-e887000bd855} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001177 sec., 15293.118096856413 rows/sec., 1.12 MiB/sec. | ||
| 9440 | 2026.04.25 04:13:23.594695 [ 5 ] {31637bea-2c61-4729-8516-e887000bd855} <Debug> TCPHandler: Processed in 0.001346121 sec. | ||
| 9441 | 2026.04.25 04:13:23.594874 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9442 | 2026.04.25 04:13:23.594972 [ 5 ] {5416246e-2b1e-4d29-b646-663e928d3e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9443 | 2026.04.25 04:13:23.595013 [ 5 ] {5416246e-2b1e-4d29-b646-663e928d3e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9444 | 2026.04.25 04:13:23.595438 [ 5 ] {5416246e-2b1e-4d29-b646-663e928d3e83} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9445 | 2026.04.25 04:13:23.595473 [ 5 ] {5416246e-2b1e-4d29-b646-663e928d3e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9446 | 2026.04.25 04:13:23.595798 [ 5 ] {5416246e-2b1e-4d29-b646-663e928d3e83} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9447 | 2026.04.25 04:13:23.596014 [ 5 ] {5416246e-2b1e-4d29-b646-663e928d3e83} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9448 | 2026.04.25 04:13:23.596151 [ 5 ] {5416246e-2b1e-4d29-b646-663e928d3e83} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001198 sec., 68447.4123539232 rows/sec., 5.34 MiB/sec. | ||
| 9449 | 2026.04.25 04:13:23.596188 [ 5 ] {5416246e-2b1e-4d29-b646-663e928d3e83} <Debug> TCPHandler: Processed in 0.00136482 sec. | ||
| 9450 | 2026.04.25 04:13:23.596308 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9451 | 2026.04.25 04:13:23.596404 [ 5 ] {7349884a-102a-4f6d-ba7a-d2e151e94eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9452 | 2026.04.25 04:13:23.596447 [ 5 ] {7349884a-102a-4f6d-ba7a-d2e151e94eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9453 | 2026.04.25 04:13:23.596862 [ 5 ] {7349884a-102a-4f6d-ba7a-d2e151e94eff} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9454 | 2026.04.25 04:13:23.596896 [ 5 ] {7349884a-102a-4f6d-ba7a-d2e151e94eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9455 | 2026.04.25 04:13:23.597228 [ 5 ] {7349884a-102a-4f6d-ba7a-d2e151e94eff} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9456 | 2026.04.25 04:13:23.597441 [ 5 ] {7349884a-102a-4f6d-ba7a-d2e151e94eff} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9457 | 2026.04.25 04:13:23.597572 [ 5 ] {7349884a-102a-4f6d-ba7a-d2e151e94eff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 9458 | 2026.04.25 04:13:23.597609 [ 5 ] {7349884a-102a-4f6d-ba7a-d2e151e94eff} <Debug> TCPHandler: Processed in 0.00135033 sec. | ||
| 9459 | 2026.04.25 04:13:23.597726 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9460 | 2026.04.25 04:13:23.597822 [ 5 ] {d2227463-647c-4cf4-b7fb-0150a841c795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9461 | 2026.04.25 04:13:23.597876 [ 5 ] {d2227463-647c-4cf4-b7fb-0150a841c795} <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 | ||
| 9462 | 2026.04.25 04:13:23.598692 [ 5 ] {d2227463-647c-4cf4-b7fb-0150a841c795} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9463 | 2026.04.25 04:13:23.598728 [ 5 ] {d2227463-647c-4cf4-b7fb-0150a841c795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9464 | 2026.04.25 04:13:23.599273 [ 5 ] {d2227463-647c-4cf4-b7fb-0150a841c795} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9465 | 2026.04.25 04:13:23.599506 [ 5 ] {d2227463-647c-4cf4-b7fb-0150a841c795} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9466 | 2026.04.25 04:13:23.599650 [ 5 ] {d2227463-647c-4cf4-b7fb-0150a841c795} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001847 sec., 9745.533297238766 rows/sec., 17.46 MiB/sec. | ||
| 9467 | 2026.04.25 04:13:23.599710 [ 5 ] {d2227463-647c-4cf4-b7fb-0150a841c795} <Debug> TCPHandler: Processed in 0.002033481 sec. | ||
| 9468 | 2026.04.25 04:13:23.599831 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9469 | 2026.04.25 04:13:23.599926 [ 5 ] {0c502378-0b5a-44f7-89eb-7476c39483c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9470 | 2026.04.25 04:13:23.599969 [ 5 ] {0c502378-0b5a-44f7-89eb-7476c39483c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9471 | 2026.04.25 04:13:23.600311 [ 5 ] {0c502378-0b5a-44f7-89eb-7476c39483c1} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9472 | 2026.04.25 04:13:23.600346 [ 5 ] {0c502378-0b5a-44f7-89eb-7476c39483c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9473 | 2026.04.25 04:13:23.600698 [ 5 ] {0c502378-0b5a-44f7-89eb-7476c39483c1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9474 | 2026.04.25 04:13:23.600924 [ 5 ] {0c502378-0b5a-44f7-89eb-7476c39483c1} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9475 | 2026.04.25 04:13:23.601094 [ 5 ] {0c502378-0b5a-44f7-89eb-7476c39483c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 9476 | 2026.04.25 04:13:23.601136 [ 5 ] {0c502378-0b5a-44f7-89eb-7476c39483c1} <Debug> TCPHandler: Processed in 0.00135543 sec. | ||
| 9477 | 2026.04.25 04:13:27.268266 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9478 | 2026.04.25 04:13:27.268317 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9479 | 2026.04.25 04:13:27.422632 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20158 | ||
| 9480 | 2026.04.25 04:13:27.423189 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9481 | 2026.04.25 04:13:27.423235 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9482 | 2026.04.25 04:13:27.423767 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9483 | 2026.04.25 04:13:27.423997 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9484 | 2026.04.25 04:13:27.424118 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20158 | ||
| 9485 | 2026.04.25 04:13:28.486901 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9486 | 2026.04.25 04:13:28.502364 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9487 | 2026.04.25 04:13:28.502418 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9488 | 2026.04.25 04:13:28.508058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9489 | 2026.04.25 04:13:28.508749 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9490 | 2026.04.25 04:13:28.511476 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9491 | 2026.04.25 04:13:28.586671 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9492 | 2026.04.25 04:13:28.586899 [ 5 ] {a46ecf5b-7973-4679-808f-1cb02eeab7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 9493 | 2026.04.25 04:13:28.587237 [ 5 ] {a46ecf5b-7973-4679-808f-1cb02eeab7c6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9494 | 2026.04.25 04:13:28.587274 [ 5 ] {a46ecf5b-7973-4679-808f-1cb02eeab7c6} <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 | ||
| 9495 | 2026.04.25 04:13:28.587496 [ 5 ] {a46ecf5b-7973-4679-808f-1cb02eeab7c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9496 | 2026.04.25 04:13:28.587568 [ 5 ] {a46ecf5b-7973-4679-808f-1cb02eeab7c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9497 | 2026.04.25 04:13:28.587729 [ 5 ] {a46ecf5b-7973-4679-808f-1cb02eeab7c6} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9498 | 2026.04.25 04:13:28.587853 [ 351 ] {a46ecf5b-7973-4679-808f-1cb02eeab7c6} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9499 | 2026.04.25 04:13:28.587854 [ 343 ] {a46ecf5b-7973-4679-808f-1cb02eeab7c6} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 9500 | 2026.04.25 04:13:28.588001 [ 5 ] {a46ecf5b-7973-4679-808f-1cb02eeab7c6} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 9501 | 2026.04.25 04:13:28.588031 [ 5 ] {a46ecf5b-7973-4679-808f-1cb02eeab7c6} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9502 | 2026.04.25 04:13:28.588075 [ 5 ] {a46ecf5b-7973-4679-808f-1cb02eeab7c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9503 | 2026.04.25 04:13:28.588096 [ 5 ] {a46ecf5b-7973-4679-808f-1cb02eeab7c6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9504 | 2026.04.25 04:13:28.589175 [ 5 ] {a46ecf5b-7973-4679-808f-1cb02eeab7c6} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002365 sec., 21564.482029598308 rows/sec., 5.10 MiB/sec. | ||
| 9505 | 2026.04.25 04:13:28.589291 [ 5 ] {a46ecf5b-7973-4679-808f-1cb02eeab7c6} <Debug> TCPHandler: Processed in 0.002747191 sec. | ||
| 9506 | 2026.04.25 04:13:28.591314 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9507 | 2026.04.25 04:13:28.591427 [ 5 ] {fb339836-aacc-4f67-948d-e1ebe36b9b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9508 | 2026.04.25 04:13:28.591472 [ 5 ] {fb339836-aacc-4f67-948d-e1ebe36b9b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9509 | 2026.04.25 04:13:28.591986 [ 5 ] {fb339836-aacc-4f67-948d-e1ebe36b9b95} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9510 | 2026.04.25 04:13:28.592023 [ 5 ] {fb339836-aacc-4f67-948d-e1ebe36b9b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9511 | 2026.04.25 04:13:28.592402 [ 5 ] {fb339836-aacc-4f67-948d-e1ebe36b9b95} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9512 | 2026.04.25 04:13:28.592639 [ 5 ] {fb339836-aacc-4f67-948d-e1ebe36b9b95} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9513 | 2026.04.25 04:13:28.592770 [ 71 ] {} <Debug> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9514 | 2026.04.25 04:13:28.592787 [ 5 ] {fb339836-aacc-4f67-948d-e1ebe36b9b95} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001393 sec., 74659.00933237617 rows/sec., 6.26 MiB/sec. | ||
| 9515 | 2026.04.25 04:13:28.592815 [ 71 ] {} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9516 | 2026.04.25 04:13:28.592832 [ 5 ] {fb339836-aacc-4f67-948d-e1ebe36b9b95} <Debug> TCPHandler: Processed in 0.001570954 sec. | ||
| 9517 | 2026.04.25 04:13:28.592838 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9518 | 2026.04.25 04:13:28.592945 [ 194 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::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 | ||
| 9519 | 2026.04.25 04:13:28.592967 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9520 | 2026.04.25 04:13:28.593073 [ 194 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9521 | 2026.04.25 04:13:28.593075 [ 5 ] {7125ce4d-2aa4-4b60-a83e-c579fb05580b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9522 | 2026.04.25 04:13:28.593117 [ 194 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3360 rows starting from the beginning of the part | ||
| 9523 | 2026.04.25 04:13:28.593136 [ 5 ] {7125ce4d-2aa4-4b60-a83e-c579fb05580b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9524 | 2026.04.25 04:13:28.593187 [ 194 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 92 rows starting from the beginning of the part | ||
| 9525 | 2026.04.25 04:13:28.593243 [ 194 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 2572 rows starting from the beginning of the part | ||
| 9526 | 2026.04.25 04:13:28.593288 [ 194 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 9527 | 2026.04.25 04:13:28.593333 [ 194 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 92 rows starting from the beginning of the part | ||
| 9528 | 2026.04.25 04:13:28.593382 [ 194 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 9529 | 2026.04.25 04:13:28.593552 [ 5 ] {7125ce4d-2aa4-4b60-a83e-c579fb05580b} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9530 | 2026.04.25 04:13:28.593592 [ 5 ] {7125ce4d-2aa4-4b60-a83e-c579fb05580b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9531 | 2026.04.25 04:13:28.593922 [ 5 ] {7125ce4d-2aa4-4b60-a83e-c579fb05580b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9532 | 2026.04.25 04:13:28.594155 [ 5 ] {7125ce4d-2aa4-4b60-a83e-c579fb05580b} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9533 | 2026.04.25 04:13:28.594317 [ 5 ] {7125ce4d-2aa4-4b60-a83e-c579fb05580b} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001265 sec., 18972.332015810276 rows/sec., 1.39 MiB/sec. | ||
| 9534 | 2026.04.25 04:13:28.594355 [ 5 ] {7125ce4d-2aa4-4b60-a83e-c579fb05580b} <Debug> TCPHandler: Processed in 0.001438252 sec. | ||
| 9535 | 2026.04.25 04:13:28.594460 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9536 | 2026.04.25 04:13:28.594561 [ 5 ] {eaa8ff63-7684-4447-8c4c-bb56c7dbc1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9537 | 2026.04.25 04:13:28.594603 [ 5 ] {eaa8ff63-7684-4447-8c4c-bb56c7dbc1b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9538 | 2026.04.25 04:13:28.595030 [ 5 ] {eaa8ff63-7684-4447-8c4c-bb56c7dbc1b9} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9539 | 2026.04.25 04:13:28.595065 [ 5 ] {eaa8ff63-7684-4447-8c4c-bb56c7dbc1b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9540 | 2026.04.25 04:13:28.595379 [ 5 ] {eaa8ff63-7684-4447-8c4c-bb56c7dbc1b9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9541 | 2026.04.25 04:13:28.595578 [ 189 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6276 rows, containing 5 columns (5 merged, 0 gathered) in 0.00267835 sec., 2343233.7073198054 rows/sec., 186.56 MiB/sec. | ||
| 9542 | 2026.04.25 04:13:28.595587 [ 5 ] {eaa8ff63-7684-4447-8c4c-bb56c7dbc1b9} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9543 | 2026.04.25 04:13:28.595760 [ 71 ] {} <Debug> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9544 | 2026.04.25 04:13:28.595780 [ 5 ] {eaa8ff63-7684-4447-8c4c-bb56c7dbc1b9} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001239 sec., 71025.02017756255 rows/sec., 5.55 MiB/sec. | ||
| 9545 | 2026.04.25 04:13:28.595795 [ 71 ] {} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9546 | 2026.04.25 04:13:28.595814 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9547 | 2026.04.25 04:13:28.595819 [ 5 ] {eaa8ff63-7684-4447-8c4c-bb56c7dbc1b9} <Debug> TCPHandler: Processed in 0.001408661 sec. | ||
| 9548 | 2026.04.25 04:13:28.595880 [ 194 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::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 | ||
| 9549 | 2026.04.25 04:13:28.595902 [ 189 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9550 | 2026.04.25 04:13:28.595937 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9551 | 2026.04.25 04:13:28.595970 [ 194 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9552 | 2026.04.25 04:13:28.595998 [ 194 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1830 rows starting from the beginning of the part | ||
| 9553 | 2026.04.25 04:13:28.596036 [ 5 ] {4512f779-a902-451a-a02d-e78bda361d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9554 | 2026.04.25 04:13:28.596042 [ 194 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 82 rows starting from the beginning of the part | ||
| 9555 | 2026.04.25 04:13:28.596087 [ 5 ] {4512f779-a902-451a-a02d-e78bda361d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9556 | 2026.04.25 04:13:28.596092 [ 194 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1354 rows starting from the beginning of the part | ||
| 9557 | 2026.04.25 04:13:28.596142 [ 194 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 9558 | 2026.04.25 04:13:28.596175 [ 194 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 82 rows starting from the beginning of the part | ||
| 9559 | 2026.04.25 04:13:28.596175 [ 189 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_66_13} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9560 | 2026.04.25 04:13:28.596209 [ 194 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 88 rows starting from the beginning of the part | ||
| 9561 | 2026.04.25 04:13:28.596262 [ 189 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_66_13} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9562 | 2026.04.25 04:13:28.596334 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 9563 | 2026.04.25 04:13:28.596504 [ 5 ] {4512f779-a902-451a-a02d-e78bda361d77} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9564 | 2026.04.25 04:13:28.596544 [ 5 ] {4512f779-a902-451a-a02d-e78bda361d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9565 | 2026.04.25 04:13:28.596897 [ 5 ] {4512f779-a902-451a-a02d-e78bda361d77} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9566 | 2026.04.25 04:13:28.597111 [ 5 ] {4512f779-a902-451a-a02d-e78bda361d77} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9567 | 2026.04.25 04:13:28.597217 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 9568 | 2026.04.25 04:13:28.597242 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9569 | 2026.04.25 04:13:28.597245 [ 5 ] {4512f779-a902-451a-a02d-e78bda361d77} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 9570 | 2026.04.25 04:13:28.597258 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9571 | 2026.04.25 04:13:28.597280 [ 187 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001422871 sec., 2459815.401396191 rows/sec., 178.64 MiB/sec. | ||
| 9572 | 2026.04.25 04:13:28.597285 [ 5 ] {4512f779-a902-451a-a02d-e78bda361d77} <Debug> TCPHandler: Processed in 0.001397441 sec. | ||
| 9573 | 2026.04.25 04:13:28.597325 [ 189 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::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 | ||
| 9574 | 2026.04.25 04:13:28.597419 [ 189 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9575 | 2026.04.25 04:13:28.597436 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9576 | 2026.04.25 04:13:28.597444 [ 189 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_60_12, total 19995 rows starting from the beginning of the part | ||
| 9577 | 2026.04.25 04:13:28.597513 [ 189 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 9578 | 2026.04.25 04:13:28.597538 [ 5 ] {5d5e7928-8d26-4cb8-8c7f-6bdca2305d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9579 | 2026.04.25 04:13:28.597539 [ 187 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9580 | 2026.04.25 04:13:28.597558 [ 189 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1631 rows starting from the beginning of the part | ||
| 9581 | 2026.04.25 04:13:28.597604 [ 5 ] {5d5e7928-8d26-4cb8-8c7f-6bdca2305d6b} <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 | ||
| 9582 | 2026.04.25 04:13:28.597641 [ 189 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part | ||
| 9583 | 2026.04.25 04:13:28.597687 [ 189 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 9584 | 2026.04.25 04:13:28.597730 [ 189 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::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 | ||
| 9585 | 2026.04.25 04:13:28.597909 [ 187 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_66_13} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9586 | 2026.04.25 04:13:28.598002 [ 187 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_66_13} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9587 | 2026.04.25 04:13:28.598104 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 9588 | 2026.04.25 04:13:28.598553 [ 5 ] {5d5e7928-8d26-4cb8-8c7f-6bdca2305d6b} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9589 | 2026.04.25 04:13:28.598600 [ 5 ] {5d5e7928-8d26-4cb8-8c7f-6bdca2305d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9590 | 2026.04.25 04:13:28.599216 [ 5 ] {5d5e7928-8d26-4cb8-8c7f-6bdca2305d6b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9591 | 2026.04.25 04:13:28.599455 [ 5 ] {5d5e7928-8d26-4cb8-8c7f-6bdca2305d6b} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9592 | 2026.04.25 04:13:28.599598 [ 5 ] {5d5e7928-8d26-4cb8-8c7f-6bdca2305d6b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002079 sec., 11544.011544011544 rows/sec., 20.69 MiB/sec. | ||
| 9593 | 2026.04.25 04:13:28.599662 [ 5 ] {5d5e7928-8d26-4cb8-8c7f-6bdca2305d6b} <Debug> TCPHandler: Processed in 0.002276244 sec. | ||
| 9594 | 2026.04.25 04:13:28.599780 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9595 | 2026.04.25 04:13:28.599876 [ 5 ] {3b03177c-4576-4802-82dc-845d1c302c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9596 | 2026.04.25 04:13:28.599918 [ 5 ] {3b03177c-4576-4802-82dc-845d1c302c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9597 | 2026.04.25 04:13:28.600257 [ 5 ] {3b03177c-4576-4802-82dc-845d1c302c2c} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9598 | 2026.04.25 04:13:28.600293 [ 5 ] {3b03177c-4576-4802-82dc-845d1c302c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9599 | 2026.04.25 04:13:28.600623 [ 5 ] {3b03177c-4576-4802-82dc-845d1c302c2c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9600 | 2026.04.25 04:13:28.600850 [ 5 ] {3b03177c-4576-4802-82dc-845d1c302c2c} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9601 | 2026.04.25 04:13:28.600985 [ 5 ] {3b03177c-4576-4802-82dc-845d1c302c2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 9602 | 2026.04.25 04:13:28.601021 [ 5 ] {3b03177c-4576-4802-82dc-845d1c302c2c} <Debug> TCPHandler: Processed in 0.001290399 sec. | ||
| 9603 | 2026.04.25 04:13:28.602508 [ 190 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22138 rows, containing 5 columns (5 merged, 0 gathered) in 0.005208358 sec., 4250475.869746281 rows/sec., 276.55 MiB/sec. | ||
| 9604 | 2026.04.25 04:13:28.603073 [ 187 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 9605 | 2026.04.25 04:13:28.603379 [ 187 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_65_13} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9606 | 2026.04.25 04:13:28.603466 [ 187 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_65_13} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 9607 | 2026.04.25 04:13:28.603554 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9608 | 2026.04.25 04:13:32.470437 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1158 | ||
| 9609 | 2026.04.25 04:13:32.472888 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9610 | 2026.04.25 04:13:32.472946 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9611 | 2026.04.25 04:13:32.474184 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9612 | 2026.04.25 04:13:32.474460 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): 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.04.25 04:13:32.474618 [ 67 ] {} <Debug> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9614 | 2026.04.25 04:13:32.474658 [ 67 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9615 | 2026.04.25 04:13:32.474681 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9616 | 2026.04.25 04:13:32.474738 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1158 | ||
| 9617 | 2026.04.25 04:13:32.474848 [ 198 ] {36d1ac4f-7bca-418d-b807-730d72d06762::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 | ||
| 9618 | 2026.04.25 04:13:32.475801 [ 198 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9619 | 2026.04.25 04:13:32.475983 [ 198 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 972 rows starting from the beginning of the part | ||
| 9620 | 2026.04.25 04:13:32.476337 [ 198 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part | ||
| 9621 | 2026.04.25 04:13:32.476671 [ 198 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 28 rows starting from the beginning of the part | ||
| 9622 | 2026.04.25 04:13:32.477021 [ 198 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 28 rows starting from the beginning of the part | ||
| 9623 | 2026.04.25 04:13:32.477368 [ 198 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 54 rows starting from the beginning of the part | ||
| 9624 | 2026.04.25 04:13:32.477702 [ 198 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 28 rows starting from the beginning of the part | ||
| 9625 | 2026.04.25 04:13:32.484336 [ 187 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1158 rows, containing 72 columns (72 merged, 0 gathered) in 0.009571995 sec., 120977.9152621789 rows/sec., 102.01 MiB/sec. | ||
| 9626 | 2026.04.25 04:13:32.485810 [ 187 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9627 | 2026.04.25 04:13:32.486441 [ 187 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_31_6} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9628 | 2026.04.25 04:13:32.486533 [ 187 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_31_6} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9629 | 2026.04.25 04:13:32.486866 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. | ||
| 9630 | 2026.04.25 04:13:33.585917 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9631 | 2026.04.25 04:13:33.586161 [ 5 ] {4d340ec5-2951-4faf-a127-b730757b3c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9632 | 2026.04.25 04:13:33.586498 [ 5 ] {4d340ec5-2951-4faf-a127-b730757b3c3a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9633 | 2026.04.25 04:13:33.586536 [ 5 ] {4d340ec5-2951-4faf-a127-b730757b3c3a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9634 | 2026.04.25 04:13:33.586760 [ 5 ] {4d340ec5-2951-4faf-a127-b730757b3c3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9635 | 2026.04.25 04:13:33.586832 [ 5 ] {4d340ec5-2951-4faf-a127-b730757b3c3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9636 | 2026.04.25 04:13:33.586978 [ 5 ] {4d340ec5-2951-4faf-a127-b730757b3c3a} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 9637 | 2026.04.25 04:13:33.587086 [ 299 ] {4d340ec5-2951-4faf-a127-b730757b3c3a} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9638 | 2026.04.25 04:13:33.587108 [ 343 ] {4d340ec5-2951-4faf-a127-b730757b3c3a} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 9639 | 2026.04.25 04:13:33.587209 [ 5 ] {4d340ec5-2951-4faf-a127-b730757b3c3a} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 9640 | 2026.04.25 04:13:33.587235 [ 5 ] {4d340ec5-2951-4faf-a127-b730757b3c3a} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9641 | 2026.04.25 04:13:33.587279 [ 5 ] {4d340ec5-2951-4faf-a127-b730757b3c3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9642 | 2026.04.25 04:13:33.587300 [ 5 ] {4d340ec5-2951-4faf-a127-b730757b3c3a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9643 | 2026.04.25 04:13:33.588259 [ 5 ] {4d340ec5-2951-4faf-a127-b730757b3c3a} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002191 sec., 23277.04244637152 rows/sec., 5.50 MiB/sec. | ||
| 9644 | 2026.04.25 04:13:33.588337 [ 5 ] {4d340ec5-2951-4faf-a127-b730757b3c3a} <Debug> TCPHandler: Processed in 0.002552829 sec. | ||
| 9645 | 2026.04.25 04:13:33.590461 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9646 | 2026.04.25 04:13:33.590609 [ 5 ] {9e2c2b05-97af-4440-abf1-569e73b7735b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9647 | 2026.04.25 04:13:33.590671 [ 5 ] {9e2c2b05-97af-4440-abf1-569e73b7735b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9648 | 2026.04.25 04:13:33.591151 [ 5 ] {9e2c2b05-97af-4440-abf1-569e73b7735b} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9649 | 2026.04.25 04:13:33.591189 [ 5 ] {9e2c2b05-97af-4440-abf1-569e73b7735b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9650 | 2026.04.25 04:13:33.591551 [ 5 ] {9e2c2b05-97af-4440-abf1-569e73b7735b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9651 | 2026.04.25 04:13:33.591790 [ 5 ] {9e2c2b05-97af-4440-abf1-569e73b7735b} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9652 | 2026.04.25 04:13:33.591939 [ 5 ] {9e2c2b05-97af-4440-abf1-569e73b7735b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001373 sec., 4369.992716678806 rows/sec., 356.34 KiB/sec. | ||
| 9653 | 2026.04.25 04:13:33.591980 [ 5 ] {9e2c2b05-97af-4440-abf1-569e73b7735b} <Debug> TCPHandler: Processed in 0.001590144 sec. | ||
| 9654 | 2026.04.25 04:13:33.592111 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9655 | 2026.04.25 04:13:33.592213 [ 5 ] {974b62db-a2f7-4c97-8466-d96faafeeb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9656 | 2026.04.25 04:13:33.592255 [ 5 ] {974b62db-a2f7-4c97-8466-d96faafeeb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9657 | 2026.04.25 04:13:33.592702 [ 5 ] {974b62db-a2f7-4c97-8466-d96faafeeb52} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9658 | 2026.04.25 04:13:33.592736 [ 5 ] {974b62db-a2f7-4c97-8466-d96faafeeb52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9659 | 2026.04.25 04:13:33.593051 [ 5 ] {974b62db-a2f7-4c97-8466-d96faafeeb52} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9660 | 2026.04.25 04:13:33.593273 [ 5 ] {974b62db-a2f7-4c97-8466-d96faafeeb52} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9661 | 2026.04.25 04:13:33.593402 [ 5 ] {974b62db-a2f7-4c97-8466-d96faafeeb52} <Debug> executeQuery: Read 95 rows, 8.18 KiB in 0.001211 sec., 78447.56399669695 rows/sec., 6.59 MiB/sec. | ||
| 9662 | 2026.04.25 04:13:33.593441 [ 5 ] {974b62db-a2f7-4c97-8466-d96faafeeb52} <Debug> TCPHandler: Processed in 0.001381231 sec. | ||
| 9663 | 2026.04.25 04:13:33.593575 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9664 | 2026.04.25 04:13:33.593671 [ 5 ] {24b0bca0-447c-44b1-81e6-1666d5ea4c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9665 | 2026.04.25 04:13:33.593711 [ 5 ] {24b0bca0-447c-44b1-81e6-1666d5ea4c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9666 | 2026.04.25 04:13:33.594123 [ 5 ] {24b0bca0-447c-44b1-81e6-1666d5ea4c2c} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9667 | 2026.04.25 04:13:33.594158 [ 5 ] {24b0bca0-447c-44b1-81e6-1666d5ea4c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9668 | 2026.04.25 04:13:33.594459 [ 5 ] {24b0bca0-447c-44b1-81e6-1666d5ea4c2c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9669 | 2026.04.25 04:13:33.594686 [ 5 ] {24b0bca0-447c-44b1-81e6-1666d5ea4c2c} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9670 | 2026.04.25 04:13:33.594815 [ 5 ] {24b0bca0-447c-44b1-81e6-1666d5ea4c2c} <Debug> executeQuery: Read 24 rows, 1.77 KiB in 0.001165 sec., 20600.85836909871 rows/sec., 1.49 MiB/sec. | ||
| 9671 | 2026.04.25 04:13:33.594854 [ 5 ] {24b0bca0-447c-44b1-81e6-1666d5ea4c2c} <Debug> TCPHandler: Processed in 0.00133005 sec. | ||
| 9672 | 2026.04.25 04:13:33.594978 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9673 | 2026.04.25 04:13:33.595079 [ 5 ] {7cc974fa-694a-49e8-be29-64e1a7072618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9674 | 2026.04.25 04:13:33.595119 [ 5 ] {7cc974fa-694a-49e8-be29-64e1a7072618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9675 | 2026.04.25 04:13:33.595540 [ 5 ] {7cc974fa-694a-49e8-be29-64e1a7072618} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9676 | 2026.04.25 04:13:33.595574 [ 5 ] {7cc974fa-694a-49e8-be29-64e1a7072618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9677 | 2026.04.25 04:13:33.595889 [ 5 ] {7cc974fa-694a-49e8-be29-64e1a7072618} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9678 | 2026.04.25 04:13:33.596108 [ 5 ] {7cc974fa-694a-49e8-be29-64e1a7072618} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9679 | 2026.04.25 04:13:33.596238 [ 5 ] {7cc974fa-694a-49e8-be29-64e1a7072618} <Debug> executeQuery: Read 88 rows, 7.05 KiB in 0.001179 sec., 74639.52502120442 rows/sec., 5.84 MiB/sec. | ||
| 9680 | 2026.04.25 04:13:33.596276 [ 5 ] {7cc974fa-694a-49e8-be29-64e1a7072618} <Debug> TCPHandler: Processed in 0.00134894 sec. | ||
| 9681 | 2026.04.25 04:13:33.596402 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9682 | 2026.04.25 04:13:33.596498 [ 5 ] {e4571cb5-57bf-4e58-aecf-521cb7b98914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9683 | 2026.04.25 04:13:33.596541 [ 5 ] {e4571cb5-57bf-4e58-aecf-521cb7b98914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9684 | 2026.04.25 04:13:33.596955 [ 5 ] {e4571cb5-57bf-4e58-aecf-521cb7b98914} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9685 | 2026.04.25 04:13:33.596991 [ 5 ] {e4571cb5-57bf-4e58-aecf-521cb7b98914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9686 | 2026.04.25 04:13:33.597333 [ 5 ] {e4571cb5-57bf-4e58-aecf-521cb7b98914} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9687 | 2026.04.25 04:13:33.597560 [ 5 ] {e4571cb5-57bf-4e58-aecf-521cb7b98914} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9688 | 2026.04.25 04:13:33.597695 [ 5 ] {e4571cb5-57bf-4e58-aecf-521cb7b98914} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001215 sec., 134156.37860082305 rows/sec., 9.34 MiB/sec. | ||
| 9689 | 2026.04.25 04:13:33.597733 [ 5 ] {e4571cb5-57bf-4e58-aecf-521cb7b98914} <Debug> TCPHandler: Processed in 0.001380691 sec. | ||
| 9690 | 2026.04.25 04:13:33.597855 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9691 | 2026.04.25 04:13:33.597958 [ 5 ] {6d503390-4348-4602-ab58-a22ac6e192eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9692 | 2026.04.25 04:13:33.598021 [ 5 ] {6d503390-4348-4602-ab58-a22ac6e192eb} <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 | ||
| 9693 | 2026.04.25 04:13:33.598802 [ 5 ] {6d503390-4348-4602-ab58-a22ac6e192eb} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9694 | 2026.04.25 04:13:33.598839 [ 5 ] {6d503390-4348-4602-ab58-a22ac6e192eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9695 | 2026.04.25 04:13:33.599382 [ 5 ] {6d503390-4348-4602-ab58-a22ac6e192eb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9696 | 2026.04.25 04:13:33.599614 [ 5 ] {6d503390-4348-4602-ab58-a22ac6e192eb} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9697 | 2026.04.25 04:13:33.599755 [ 5 ] {6d503390-4348-4602-ab58-a22ac6e192eb} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001816 sec., 9911.894273127753 rows/sec., 17.76 MiB/sec. | ||
| 9698 | 2026.04.25 04:13:33.599814 [ 5 ] {6d503390-4348-4602-ab58-a22ac6e192eb} <Debug> TCPHandler: Processed in 0.002010531 sec. | ||
| 9699 | 2026.04.25 04:13:33.599942 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9700 | 2026.04.25 04:13:33.600038 [ 5 ] {0b44b928-9536-49e6-a94d-9586502bdbbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9701 | 2026.04.25 04:13:33.600081 [ 5 ] {0b44b928-9536-49e6-a94d-9586502bdbbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9702 | 2026.04.25 04:13:33.600434 [ 5 ] {0b44b928-9536-49e6-a94d-9586502bdbbd} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9703 | 2026.04.25 04:13:33.600470 [ 5 ] {0b44b928-9536-49e6-a94d-9586502bdbbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9704 | 2026.04.25 04:13:33.600782 [ 5 ] {0b44b928-9536-49e6-a94d-9586502bdbbd} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9705 | 2026.04.25 04:13:33.601005 [ 5 ] {0b44b928-9536-49e6-a94d-9586502bdbbd} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9706 | 2026.04.25 04:13:33.601141 [ 5 ] {0b44b928-9536-49e6-a94d-9586502bdbbd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 9707 | 2026.04.25 04:13:33.601177 [ 5 ] {0b44b928-9536-49e6-a94d-9586502bdbbd} <Debug> TCPHandler: Processed in 0.001284709 sec. | ||
| 9708 | 2026.04.25 04:13:34.924280 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20606 | ||
| 9709 | 2026.04.25 04:13:34.924827 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9710 | 2026.04.25 04:13:34.924877 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9711 | 2026.04.25 04:13:34.925383 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9712 | 2026.04.25 04:13:34.925624 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9713 | 2026.04.25 04:13:34.925753 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20606 | ||
| 9714 | 2026.04.25 04:13:36.011614 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9715 | 2026.04.25 04:13:36.026673 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9716 | 2026.04.25 04:13:36.026721 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 9717 | 2026.04.25 04:13:36.032941 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9718 | 2026.04.25 04:13:36.033620 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9719 | 2026.04.25 04:13:36.036487 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9720 | 2026.04.25 04:13:38.586797 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9721 | 2026.04.25 04:13:38.587035 [ 5 ] {eb79c274-b406-4805-a38e-605306963696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 9722 | 2026.04.25 04:13:38.587372 [ 5 ] {eb79c274-b406-4805-a38e-605306963696} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9723 | 2026.04.25 04:13:38.587410 [ 5 ] {eb79c274-b406-4805-a38e-605306963696} <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 | ||
| 9724 | 2026.04.25 04:13:38.587629 [ 5 ] {eb79c274-b406-4805-a38e-605306963696} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9725 | 2026.04.25 04:13:38.587698 [ 5 ] {eb79c274-b406-4805-a38e-605306963696} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9726 | 2026.04.25 04:13:38.587837 [ 5 ] {eb79c274-b406-4805-a38e-605306963696} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9727 | 2026.04.25 04:13:38.587961 [ 260 ] {eb79c274-b406-4805-a38e-605306963696} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9728 | 2026.04.25 04:13:38.587969 [ 316 ] {eb79c274-b406-4805-a38e-605306963696} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 9729 | 2026.04.25 04:13:38.588107 [ 5 ] {eb79c274-b406-4805-a38e-605306963696} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 9730 | 2026.04.25 04:13:38.588134 [ 5 ] {eb79c274-b406-4805-a38e-605306963696} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9731 | 2026.04.25 04:13:38.588177 [ 5 ] {eb79c274-b406-4805-a38e-605306963696} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9732 | 2026.04.25 04:13:38.588199 [ 5 ] {eb79c274-b406-4805-a38e-605306963696} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9733 | 2026.04.25 04:13:38.589312 [ 5 ] {eb79c274-b406-4805-a38e-605306963696} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002368 sec., 21537.162162162163 rows/sec., 5.09 MiB/sec. | ||
| 9734 | 2026.04.25 04:13:38.589421 [ 5 ] {eb79c274-b406-4805-a38e-605306963696} <Debug> TCPHandler: Processed in 0.002756212 sec. | ||
| 9735 | 2026.04.25 04:13:38.591594 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9736 | 2026.04.25 04:13:38.591704 [ 5 ] {6b9c599e-2e2c-4c5d-a333-f65415dc8813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9737 | 2026.04.25 04:13:38.591748 [ 5 ] {6b9c599e-2e2c-4c5d-a333-f65415dc8813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9738 | 2026.04.25 04:13:38.592251 [ 5 ] {6b9c599e-2e2c-4c5d-a333-f65415dc8813} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9739 | 2026.04.25 04:13:38.592300 [ 5 ] {6b9c599e-2e2c-4c5d-a333-f65415dc8813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 9740 | 2026.04.25 04:13:38.592678 [ 5 ] {6b9c599e-2e2c-4c5d-a333-f65415dc8813} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9741 | 2026.04.25 04:13:38.592908 [ 5 ] {6b9c599e-2e2c-4c5d-a333-f65415dc8813} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9742 | 2026.04.25 04:13:38.593057 [ 5 ] {6b9c599e-2e2c-4c5d-a333-f65415dc8813} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001384 sec., 75144.50867052023 rows/sec., 6.30 MiB/sec. | ||
| 9743 | 2026.04.25 04:13:38.593096 [ 5 ] {6b9c599e-2e2c-4c5d-a333-f65415dc8813} <Debug> TCPHandler: Processed in 0.001555773 sec. | ||
| 9744 | 2026.04.25 04:13:38.593226 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9745 | 2026.04.25 04:13:38.593322 [ 5 ] {65e2018e-940f-4244-b37e-c5cf8f7b2e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9746 | 2026.04.25 04:13:38.593361 [ 5 ] {65e2018e-940f-4244-b37e-c5cf8f7b2e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9747 | 2026.04.25 04:13:38.593760 [ 5 ] {65e2018e-940f-4244-b37e-c5cf8f7b2e00} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9748 | 2026.04.25 04:13:38.593796 [ 5 ] {65e2018e-940f-4244-b37e-c5cf8f7b2e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 9749 | 2026.04.25 04:13:38.594093 [ 5 ] {65e2018e-940f-4244-b37e-c5cf8f7b2e00} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9750 | 2026.04.25 04:13:38.594311 [ 5 ] {65e2018e-940f-4244-b37e-c5cf8f7b2e00} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9751 | 2026.04.25 04:13:38.594412 [ 59 ] {} <Debug> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9752 | 2026.04.25 04:13:38.594440 [ 5 ] {65e2018e-940f-4244-b37e-c5cf8f7b2e00} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001136 sec., 21126.76056338028 rows/sec., 1.55 MiB/sec. | ||
| 9753 | 2026.04.25 04:13:38.594450 [ 59 ] {} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9754 | 2026.04.25 04:13:38.594471 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 9755 | 2026.04.25 04:13:38.594478 [ 5 ] {65e2018e-940f-4244-b37e-c5cf8f7b2e00} <Debug> TCPHandler: Processed in 0.001302089 sec. | ||
| 9756 | 2026.04.25 04:13:38.594590 [ 197 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::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 | ||
| 9757 | 2026.04.25 04:13:38.594620 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9758 | 2026.04.25 04:13:38.594719 [ 5 ] {90561996-2cdf-420b-9c2d-58959146d1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9759 | 2026.04.25 04:13:38.594737 [ 197 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9760 | 2026.04.25 04:13:38.594759 [ 5 ] {90561996-2cdf-420b-9c2d-58959146d1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9761 | 2026.04.25 04:13:38.594780 [ 197 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 225 rows starting from the beginning of the part | ||
| 9762 | 2026.04.25 04:13:38.594860 [ 197 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 51 rows starting from the beginning of the part | ||
| 9763 | 2026.04.25 04:13:38.594916 [ 197 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 18 rows starting from the beginning of the part | ||
| 9764 | 2026.04.25 04:13:38.594963 [ 197 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 24 rows starting from the beginning of the part | ||
| 9765 | 2026.04.25 04:13:38.595008 [ 197 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::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 | ||
| 9766 | 2026.04.25 04:13:38.595054 [ 197 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 9767 | 2026.04.25 04:13:38.595175 [ 5 ] {90561996-2cdf-420b-9c2d-58959146d1a7} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9768 | 2026.04.25 04:13:38.595218 [ 5 ] {90561996-2cdf-420b-9c2d-58959146d1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 9769 | 2026.04.25 04:13:38.595568 [ 5 ] {90561996-2cdf-420b-9c2d-58959146d1a7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9770 | 2026.04.25 04:13:38.595807 [ 5 ] {90561996-2cdf-420b-9c2d-58959146d1a7} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9771 | 2026.04.25 04:13:38.595938 [ 5 ] {90561996-2cdf-420b-9c2d-58959146d1a7} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001237 sec., 71139.85448666128 rows/sec., 5.56 MiB/sec. | ||
| 9772 | 2026.04.25 04:13:38.595968 [ 192 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 5 columns (5 merged, 0 gathered) in 0.001430041 sec., 255936.71789829803 rows/sec., 18.27 MiB/sec. | ||
| 9773 | 2026.04.25 04:13:38.595976 [ 5 ] {90561996-2cdf-420b-9c2d-58959146d1a7} <Debug> TCPHandler: Processed in 0.001405281 sec. | ||
| 9774 | 2026.04.25 04:13:38.596162 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9775 | 2026.04.25 04:13:38.596191 [ 195 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9776 | 2026.04.25 04:13:38.596258 [ 5 ] {1c1352fb-c221-4315-b315-2e4bd0c74d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9777 | 2026.04.25 04:13:38.596302 [ 5 ] {1c1352fb-c221-4315-b315-2e4bd0c74d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9778 | 2026.04.25 04:13:38.596543 [ 195 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_61_12} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9779 | 2026.04.25 04:13:38.596626 [ 195 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_61_12} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9780 | 2026.04.25 04:13:38.596711 [ 5 ] {1c1352fb-c221-4315-b315-2e4bd0c74d1e} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9781 | 2026.04.25 04:13:38.596726 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9782 | 2026.04.25 04:13:38.596748 [ 5 ] {1c1352fb-c221-4315-b315-2e4bd0c74d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 9783 | 2026.04.25 04:13:38.597091 [ 5 ] {1c1352fb-c221-4315-b315-2e4bd0c74d1e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9784 | 2026.04.25 04:13:38.597309 [ 5 ] {1c1352fb-c221-4315-b315-2e4bd0c74d1e} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9785 | 2026.04.25 04:13:38.597438 [ 5 ] {1c1352fb-c221-4315-b315-2e4bd0c74d1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 9786 | 2026.04.25 04:13:38.597474 [ 5 ] {1c1352fb-c221-4315-b315-2e4bd0c74d1e} <Debug> TCPHandler: Processed in 0.001361801 sec. | ||
| 9787 | 2026.04.25 04:13:38.597593 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9788 | 2026.04.25 04:13:38.597690 [ 5 ] {224e9ab0-b795-4857-b9f4-29d3f1e2eb6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9789 | 2026.04.25 04:13:38.597744 [ 5 ] {224e9ab0-b795-4857-b9f4-29d3f1e2eb6e} <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 | ||
| 9790 | 2026.04.25 04:13:38.598547 [ 5 ] {224e9ab0-b795-4857-b9f4-29d3f1e2eb6e} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9791 | 2026.04.25 04:13:38.598584 [ 5 ] {224e9ab0-b795-4857-b9f4-29d3f1e2eb6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 9792 | 2026.04.25 04:13:38.599114 [ 5 ] {224e9ab0-b795-4857-b9f4-29d3f1e2eb6e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9793 | 2026.04.25 04:13:38.599343 [ 5 ] {224e9ab0-b795-4857-b9f4-29d3f1e2eb6e} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9794 | 2026.04.25 04:13:38.599450 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9795 | 2026.04.25 04:13:38.599481 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9796 | 2026.04.25 04:13:38.599482 [ 5 ] {224e9ab0-b795-4857-b9f4-29d3f1e2eb6e} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00181 sec., 13259.668508287294 rows/sec., 23.76 MiB/sec. | ||
| 9797 | 2026.04.25 04:13:38.599501 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 9798 | 2026.04.25 04:13:38.599545 [ 5 ] {224e9ab0-b795-4857-b9f4-29d3f1e2eb6e} <Debug> TCPHandler: Processed in 0.00200141 sec. | ||
| 9799 | 2026.04.25 04:13:38.599599 [ 201 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::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 | ||
| 9800 | 2026.04.25 04:13:38.599666 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9801 | 2026.04.25 04:13:38.599765 [ 5 ] {1da207c9-6d00-4553-a789-eba9a05fd68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9802 | 2026.04.25 04:13:38.599807 [ 5 ] {1da207c9-6d00-4553-a789-eba9a05fd68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9803 | 2026.04.25 04:13:38.599827 [ 201 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9804 | 2026.04.25 04:13:38.599897 [ 201 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1164 rows starting from the beginning of the part | ||
| 9805 | 2026.04.25 04:13:38.600027 [ 201 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 33 rows starting from the beginning of the part | ||
| 9806 | 2026.04.25 04:13:38.600140 [ 201 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 18 rows starting from the beginning of the part | ||
| 9807 | 2026.04.25 04:13:38.600151 [ 5 ] {1da207c9-6d00-4553-a789-eba9a05fd68e} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9808 | 2026.04.25 04:13:38.600191 [ 5 ] {1da207c9-6d00-4553-a789-eba9a05fd68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 9809 | 2026.04.25 04:13:38.600248 [ 201 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 24 rows starting from the beginning of the part | ||
| 9810 | 2026.04.25 04:13:38.600360 [ 201 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 18 rows starting from the beginning of the part | ||
| 9811 | 2026.04.25 04:13:38.600465 [ 201 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 9812 | 2026.04.25 04:13:38.600504 [ 5 ] {1da207c9-6d00-4553-a789-eba9a05fd68e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9813 | 2026.04.25 04:13:38.600723 [ 5 ] {1da207c9-6d00-4553-a789-eba9a05fd68e} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9814 | 2026.04.25 04:13:38.600829 [ 59 ] {} <Debug> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9815 | 2026.04.25 04:13:38.600852 [ 59 ] {} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9816 | 2026.04.25 04:13:38.600860 [ 5 ] {1da207c9-6d00-4553-a789-eba9a05fd68e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 9817 | 2026.04.25 04:13:38.600869 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 9818 | 2026.04.25 04:13:38.600898 [ 5 ] {1da207c9-6d00-4553-a789-eba9a05fd68e} <Debug> TCPHandler: Processed in 0.001281519 sec. | ||
| 9819 | 2026.04.25 04:13:38.600962 [ 192 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 9820 | 2026.04.25 04:13:38.601089 [ 192 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9821 | 2026.04.25 04:13:38.601124 [ 192 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2742 rows starting from the beginning of the part | ||
| 9822 | 2026.04.25 04:13:38.601177 [ 192 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 12 rows starting from the beginning of the part | ||
| 9823 | 2026.04.25 04:13:38.601220 [ 192 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 9824 | 2026.04.25 04:13:38.601258 [ 192 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 9825 | 2026.04.25 04:13:38.601293 [ 192 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 9826 | 2026.04.25 04:13:38.601329 [ 192 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9827 | 2026.04.25 04:13:38.602441 [ 193 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2994 rows, containing 4 columns (4 merged, 0 gathered) in 0.001524754 sec., 1963595.4390019637 rows/sec., 130.98 MiB/sec. | ||
| 9828 | 2026.04.25 04:13:38.602811 [ 188 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9829 | 2026.04.25 04:13:38.603087 [ 188 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_66_13} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9830 | 2026.04.25 04:13:38.603152 [ 188 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_66_13} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9831 | 2026.04.25 04:13:38.603224 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 9832 | 2026.04.25 04:13:38.608581 [ 188 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1281 rows, containing 19 columns (19 merged, 0 gathered) in 0.009028166 sec., 141889.2829396358 rows/sec., 254.26 MiB/sec. | ||
| 9833 | 2026.04.25 04:13:38.609862 [ 193 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9834 | 2026.04.25 04:13:38.610233 [ 193 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9835 | 2026.04.25 04:13:38.610318 [ 193 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9836 | 2026.04.25 04:13:38.610480 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. | ||
| 9837 | 2026.04.25 04:13:39.000180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.17 MiB, peak 321.77 MiB, free memory in arenas 0.00 B, will set to 314.73 MiB (RSS), difference: 4.56 MiB | ||
| 9838 | 2026.04.25 04:13:42.268359 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9839 | 2026.04.25 04:13:42.268443 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9840 | 2026.04.25 04:13:42.425898 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21118 | ||
| 9841 | 2026.04.25 04:13:42.426599 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9842 | 2026.04.25 04:13:42.426667 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 9843 | 2026.04.25 04:13:42.427456 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9844 | 2026.04.25 04:13:42.427748 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9845 | 2026.04.25 04:13:42.427893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21118 | ||
| 9846 | 2026.04.25 04:13:42.475013 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1188 | ||
| 9847 | 2026.04.25 04:13:42.477543 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9848 | 2026.04.25 04:13:42.477584 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 9849 | 2026.04.25 04:13:42.478768 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9850 | 2026.04.25 04:13:42.479023 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9851 | 2026.04.25 04:13:42.479275 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1188 | ||
| 9852 | 2026.04.25 04:13:43.536641 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9853 | 2026.04.25 04:13:43.552699 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9854 | 2026.04.25 04:13:43.552747 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 9855 | 2026.04.25 04:13:43.558760 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9856 | 2026.04.25 04:13:43.559443 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9857 | 2026.04.25 04:13:43.562138 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9858 | 2026.04.25 04:13:43.586692 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9859 | 2026.04.25 04:13:43.586939 [ 5 ] {5cb6f3e0-fd9e-492d-8311-f6d09e90a6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 9860 | 2026.04.25 04:13:43.587306 [ 5 ] {5cb6f3e0-fd9e-492d-8311-f6d09e90a6b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9861 | 2026.04.25 04:13:43.587340 [ 5 ] {5cb6f3e0-fd9e-492d-8311-f6d09e90a6b5} <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 | ||
| 9862 | 2026.04.25 04:13:43.587554 [ 5 ] {5cb6f3e0-fd9e-492d-8311-f6d09e90a6b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9863 | 2026.04.25 04:13:43.587620 [ 5 ] {5cb6f3e0-fd9e-492d-8311-f6d09e90a6b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9864 | 2026.04.25 04:13:43.587758 [ 5 ] {5cb6f3e0-fd9e-492d-8311-f6d09e90a6b5} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9865 | 2026.04.25 04:13:43.587874 [ 260 ] {5cb6f3e0-fd9e-492d-8311-f6d09e90a6b5} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 9866 | 2026.04.25 04:13:43.587874 [ 346 ] {5cb6f3e0-fd9e-492d-8311-f6d09e90a6b5} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9867 | 2026.04.25 04:13:43.587990 [ 5 ] {5cb6f3e0-fd9e-492d-8311-f6d09e90a6b5} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 9868 | 2026.04.25 04:13:43.588016 [ 5 ] {5cb6f3e0-fd9e-492d-8311-f6d09e90a6b5} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9869 | 2026.04.25 04:13:43.588057 [ 5 ] {5cb6f3e0-fd9e-492d-8311-f6d09e90a6b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9870 | 2026.04.25 04:13:43.588078 [ 5 ] {5cb6f3e0-fd9e-492d-8311-f6d09e90a6b5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9871 | 2026.04.25 04:13:43.589173 [ 5 ] {5cb6f3e0-fd9e-492d-8311-f6d09e90a6b5} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002335 sec., 21841.54175588865 rows/sec., 5.16 MiB/sec. | ||
| 9872 | 2026.04.25 04:13:43.589282 [ 5 ] {5cb6f3e0-fd9e-492d-8311-f6d09e90a6b5} <Debug> TCPHandler: Processed in 0.002720811 sec. | ||
| 9873 | 2026.04.25 04:13:43.591256 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9874 | 2026.04.25 04:13:43.591396 [ 5 ] {9ed7016a-22ed-4396-9120-1f788109a43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9875 | 2026.04.25 04:13:43.591446 [ 5 ] {9ed7016a-22ed-4396-9120-1f788109a43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9876 | 2026.04.25 04:13:43.592021 [ 5 ] {9ed7016a-22ed-4396-9120-1f788109a43e} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9877 | 2026.04.25 04:13:43.592066 [ 5 ] {9ed7016a-22ed-4396-9120-1f788109a43e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 9878 | 2026.04.25 04:13:43.592457 [ 5 ] {9ed7016a-22ed-4396-9120-1f788109a43e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9879 | 2026.04.25 04:13:43.592674 [ 5 ] {9ed7016a-22ed-4396-9120-1f788109a43e} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9880 | 2026.04.25 04:13:43.592814 [ 5 ] {9ed7016a-22ed-4396-9120-1f788109a43e} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001453 sec., 63317.27460426703 rows/sec., 5.35 MiB/sec. | ||
| 9881 | 2026.04.25 04:13:43.592857 [ 5 ] {9ed7016a-22ed-4396-9120-1f788109a43e} <Debug> TCPHandler: Processed in 0.001658715 sec. | ||
| 9882 | 2026.04.25 04:13:43.593000 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9883 | 2026.04.25 04:13:43.593094 [ 5 ] {e654aca4-bd56-479a-b8c9-c3f012111f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9884 | 2026.04.25 04:13:43.593134 [ 5 ] {e654aca4-bd56-479a-b8c9-c3f012111f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9885 | 2026.04.25 04:13:43.593549 [ 5 ] {e654aca4-bd56-479a-b8c9-c3f012111f3a} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9886 | 2026.04.25 04:13:43.593584 [ 5 ] {e654aca4-bd56-479a-b8c9-c3f012111f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 9887 | 2026.04.25 04:13:43.593867 [ 5 ] {e654aca4-bd56-479a-b8c9-c3f012111f3a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9888 | 2026.04.25 04:13:43.594066 [ 5 ] {e654aca4-bd56-479a-b8c9-c3f012111f3a} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9889 | 2026.04.25 04:13:43.594191 [ 5 ] {e654aca4-bd56-479a-b8c9-c3f012111f3a} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001114 sec., 16157.989228007182 rows/sec., 1.19 MiB/sec. | ||
| 9890 | 2026.04.25 04:13:43.594228 [ 5 ] {e654aca4-bd56-479a-b8c9-c3f012111f3a} <Debug> TCPHandler: Processed in 0.00127508 sec. | ||
| 9891 | 2026.04.25 04:13:43.594353 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9892 | 2026.04.25 04:13:43.594478 [ 5 ] {80bd60a8-dff7-4fc9-96cd-c6ad1a03e613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9893 | 2026.04.25 04:13:43.594537 [ 5 ] {80bd60a8-dff7-4fc9-96cd-c6ad1a03e613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9894 | 2026.04.25 04:13:43.595001 [ 5 ] {80bd60a8-dff7-4fc9-96cd-c6ad1a03e613} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9895 | 2026.04.25 04:13:43.595036 [ 5 ] {80bd60a8-dff7-4fc9-96cd-c6ad1a03e613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 9896 | 2026.04.25 04:13:43.595376 [ 5 ] {80bd60a8-dff7-4fc9-96cd-c6ad1a03e613} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9897 | 2026.04.25 04:13:43.595617 [ 5 ] {80bd60a8-dff7-4fc9-96cd-c6ad1a03e613} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9898 | 2026.04.25 04:13:43.595746 [ 5 ] {80bd60a8-dff7-4fc9-96cd-c6ad1a03e613} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001308 sec., 62691.13149847095 rows/sec., 4.90 MiB/sec. | ||
| 9899 | 2026.04.25 04:13:43.595785 [ 5 ] {80bd60a8-dff7-4fc9-96cd-c6ad1a03e613} <Debug> TCPHandler: Processed in 0.001483462 sec. | ||
| 9900 | 2026.04.25 04:13:43.595914 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9901 | 2026.04.25 04:13:43.596010 [ 5 ] {8a87cb57-aac4-454f-82c9-17035088fef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9902 | 2026.04.25 04:13:43.596053 [ 5 ] {8a87cb57-aac4-454f-82c9-17035088fef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9903 | 2026.04.25 04:13:43.596470 [ 5 ] {8a87cb57-aac4-454f-82c9-17035088fef9} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9904 | 2026.04.25 04:13:43.596504 [ 5 ] {8a87cb57-aac4-454f-82c9-17035088fef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 9905 | 2026.04.25 04:13:43.596838 [ 5 ] {8a87cb57-aac4-454f-82c9-17035088fef9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9906 | 2026.04.25 04:13:43.597070 [ 5 ] {8a87cb57-aac4-454f-82c9-17035088fef9} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9907 | 2026.04.25 04:13:43.597201 [ 5 ] {8a87cb57-aac4-454f-82c9-17035088fef9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 9908 | 2026.04.25 04:13:43.597239 [ 5 ] {8a87cb57-aac4-454f-82c9-17035088fef9} <Debug> TCPHandler: Processed in 0.001376421 sec. | ||
| 9909 | 2026.04.25 04:13:43.597366 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9910 | 2026.04.25 04:13:43.597461 [ 5 ] {eb66e40d-9c60-4e9c-9859-9452ea2bfc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9911 | 2026.04.25 04:13:43.597515 [ 5 ] {eb66e40d-9c60-4e9c-9859-9452ea2bfc6a} <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 | ||
| 9912 | 2026.04.25 04:13:43.598311 [ 5 ] {eb66e40d-9c60-4e9c-9859-9452ea2bfc6a} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9913 | 2026.04.25 04:13:43.598346 [ 5 ] {eb66e40d-9c60-4e9c-9859-9452ea2bfc6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 9914 | 2026.04.25 04:13:43.598899 [ 5 ] {eb66e40d-9c60-4e9c-9859-9452ea2bfc6a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9915 | 2026.04.25 04:13:43.599133 [ 5 ] {eb66e40d-9c60-4e9c-9859-9452ea2bfc6a} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9916 | 2026.04.25 04:13:43.599275 [ 5 ] {eb66e40d-9c60-4e9c-9859-9452ea2bfc6a} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001832 sec., 9825.32751091703 rows/sec., 17.61 MiB/sec. | ||
| 9917 | 2026.04.25 04:13:43.599331 [ 5 ] {eb66e40d-9c60-4e9c-9859-9452ea2bfc6a} <Debug> TCPHandler: Processed in 0.002014651 sec. | ||
| 9918 | 2026.04.25 04:13:43.599468 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9919 | 2026.04.25 04:13:43.599563 [ 5 ] {6938a98f-f61b-470d-8a0f-984af709e0b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9920 | 2026.04.25 04:13:43.599605 [ 5 ] {6938a98f-f61b-470d-8a0f-984af709e0b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9921 | 2026.04.25 04:13:43.599936 [ 5 ] {6938a98f-f61b-470d-8a0f-984af709e0b8} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9922 | 2026.04.25 04:13:43.599970 [ 5 ] {6938a98f-f61b-470d-8a0f-984af709e0b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 9923 | 2026.04.25 04:13:43.600285 [ 5 ] {6938a98f-f61b-470d-8a0f-984af709e0b8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9924 | 2026.04.25 04:13:43.600509 [ 5 ] {6938a98f-f61b-470d-8a0f-984af709e0b8} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9925 | 2026.04.25 04:13:43.600636 [ 5 ] {6938a98f-f61b-470d-8a0f-984af709e0b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 9926 | 2026.04.25 04:13:43.600672 [ 5 ] {6938a98f-f61b-470d-8a0f-984af709e0b8} <Debug> TCPHandler: Processed in 0.001255039 sec. | ||
| 9927 | 2026.04.25 04:13:47.421604 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9928 | 2026.04.25 04:13:47.421873 [ 5 ] {a55960b7-5c80-4027-8252-b66b7c9dea93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 9929 | 2026.04.25 04:13:47.422315 [ 5 ] {a55960b7-5c80-4027-8252-b66b7c9dea93} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9930 | 2026.04.25 04:13:47.422362 [ 5 ] {a55960b7-5c80-4027-8252-b66b7c9dea93} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 9931 | 2026.04.25 04:13:47.422635 [ 5 ] {a55960b7-5c80-4027-8252-b66b7c9dea93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9932 | 2026.04.25 04:13:47.422704 [ 5 ] {a55960b7-5c80-4027-8252-b66b7c9dea93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9933 | 2026.04.25 04:13:47.422845 [ 5 ] {a55960b7-5c80-4027-8252-b66b7c9dea93} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 9934 | 2026.04.25 04:13:47.422954 [ 260 ] {a55960b7-5c80-4027-8252-b66b7c9dea93} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 9935 | 2026.04.25 04:13:47.422954 [ 346 ] {a55960b7-5c80-4027-8252-b66b7c9dea93} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9936 | 2026.04.25 04:13:47.423071 [ 5 ] {a55960b7-5c80-4027-8252-b66b7c9dea93} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 9937 | 2026.04.25 04:13:47.423097 [ 5 ] {a55960b7-5c80-4027-8252-b66b7c9dea93} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9938 | 2026.04.25 04:13:47.423139 [ 5 ] {a55960b7-5c80-4027-8252-b66b7c9dea93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 9939 | 2026.04.25 04:13:47.423160 [ 5 ] {a55960b7-5c80-4027-8252-b66b7c9dea93} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 9940 | 2026.04.25 04:13:47.424206 [ 5 ] {a55960b7-5c80-4027-8252-b66b7c9dea93} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002451 sec., 20807.833537331702 rows/sec., 4.92 MiB/sec. | ||
| 9941 | 2026.04.25 04:13:47.424312 [ 5 ] {a55960b7-5c80-4027-8252-b66b7c9dea93} <Debug> TCPHandler: Processed in 0.002869804 sec. | ||
| 9942 | 2026.04.25 04:13:47.443021 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9943 | 2026.04.25 04:13:47.443162 [ 5 ] {ecd09cda-4c1a-48fa-ab6f-a35ad1709419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9944 | 2026.04.25 04:13:47.443216 [ 5 ] {ecd09cda-4c1a-48fa-ab6f-a35ad1709419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9945 | 2026.04.25 04:13:47.443914 [ 5 ] {ecd09cda-4c1a-48fa-ab6f-a35ad1709419} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9946 | 2026.04.25 04:13:47.443961 [ 5 ] {ecd09cda-4c1a-48fa-ab6f-a35ad1709419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 9947 | 2026.04.25 04:13:47.444360 [ 5 ] {ecd09cda-4c1a-48fa-ab6f-a35ad1709419} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9948 | 2026.04.25 04:13:47.444612 [ 5 ] {ecd09cda-4c1a-48fa-ab6f-a35ad1709419} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9949 | 2026.04.25 04:13:47.444767 [ 5 ] {ecd09cda-4c1a-48fa-ab6f-a35ad1709419} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001646 sec., 172539.48967193198 rows/sec., 10.96 MiB/sec. | ||
| 9950 | 2026.04.25 04:13:47.444806 [ 5 ] {ecd09cda-4c1a-48fa-ab6f-a35ad1709419} <Debug> TCPHandler: Processed in 0.001875079 sec. | ||
| 9951 | 2026.04.25 04:13:47.444961 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9952 | 2026.04.25 04:13:47.445069 [ 5 ] {5055b8bd-15fc-4e50-b2b5-7e1dd0615ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9953 | 2026.04.25 04:13:47.445124 [ 5 ] {5055b8bd-15fc-4e50-b2b5-7e1dd0615ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9954 | 2026.04.25 04:13:47.445583 [ 5 ] {5055b8bd-15fc-4e50-b2b5-7e1dd0615ea0} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9955 | 2026.04.25 04:13:47.445623 [ 5 ] {5055b8bd-15fc-4e50-b2b5-7e1dd0615ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 9956 | 2026.04.25 04:13:47.445941 [ 5 ] {5055b8bd-15fc-4e50-b2b5-7e1dd0615ea0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9957 | 2026.04.25 04:13:47.446162 [ 5 ] {5055b8bd-15fc-4e50-b2b5-7e1dd0615ea0} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9958 | 2026.04.25 04:13:47.446306 [ 5 ] {5055b8bd-15fc-4e50-b2b5-7e1dd0615ea0} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001262 sec., 4754.358161648177 rows/sec., 387.68 KiB/sec. | ||
| 9959 | 2026.04.25 04:13:47.446343 [ 5 ] {5055b8bd-15fc-4e50-b2b5-7e1dd0615ea0} <Debug> TCPHandler: Processed in 0.001439242 sec. | ||
| 9960 | 2026.04.25 04:13:47.446470 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9961 | 2026.04.25 04:13:47.446565 [ 5 ] {86cf24d4-748d-4fc5-9690-b089ab8d888a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9962 | 2026.04.25 04:13:47.446605 [ 5 ] {86cf24d4-748d-4fc5-9690-b089ab8d888a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9963 | 2026.04.25 04:13:47.449061 [ 5 ] {86cf24d4-748d-4fc5-9690-b089ab8d888a} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9964 | 2026.04.25 04:13:47.449102 [ 5 ] {86cf24d4-748d-4fc5-9690-b089ab8d888a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 9965 | 2026.04.25 04:13:47.449668 [ 5 ] {86cf24d4-748d-4fc5-9690-b089ab8d888a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9966 | 2026.04.25 04:13:47.449896 [ 5 ] {86cf24d4-748d-4fc5-9690-b089ab8d888a} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9967 | 2026.04.25 04:13:47.450036 [ 5 ] {86cf24d4-748d-4fc5-9690-b089ab8d888a} <Debug> executeQuery: Read 3197 rows, 244.88 KiB in 0.003489 sec., 916308.3978217255 rows/sec., 68.54 MiB/sec. | ||
| 9968 | 2026.04.25 04:13:47.450080 [ 5 ] {86cf24d4-748d-4fc5-9690-b089ab8d888a} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 9969 | 2026.04.25 04:13:47.450095 [ 5 ] {86cf24d4-748d-4fc5-9690-b089ab8d888a} <Debug> TCPHandler: Processed in 0.003672616 sec. | ||
| 9970 | 2026.04.25 04:13:47.450224 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9971 | 2026.04.25 04:13:47.450322 [ 5 ] {aaad88b1-e8de-48a1-9538-234f7b3b4acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9972 | 2026.04.25 04:13:47.450364 [ 5 ] {aaad88b1-e8de-48a1-9538-234f7b3b4acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9973 | 2026.04.25 04:13:47.450880 [ 5 ] {aaad88b1-e8de-48a1-9538-234f7b3b4acf} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9974 | 2026.04.25 04:13:47.450917 [ 5 ] {aaad88b1-e8de-48a1-9538-234f7b3b4acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 9975 | 2026.04.25 04:13:47.451231 [ 5 ] {aaad88b1-e8de-48a1-9538-234f7b3b4acf} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9976 | 2026.04.25 04:13:47.451450 [ 5 ] {aaad88b1-e8de-48a1-9538-234f7b3b4acf} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9977 | 2026.04.25 04:13:47.451583 [ 5 ] {aaad88b1-e8de-48a1-9538-234f7b3b4acf} <Debug> executeQuery: Read 183 rows, 11.59 KiB in 0.001279 sec., 143080.53166536358 rows/sec., 8.85 MiB/sec. | ||
| 9978 | 2026.04.25 04:13:47.451622 [ 5 ] {aaad88b1-e8de-48a1-9538-234f7b3b4acf} <Debug> TCPHandler: Processed in 0.001448262 sec. | ||
| 9979 | 2026.04.25 04:13:47.451741 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9980 | 2026.04.25 04:13:47.451839 [ 5 ] {eec8ffeb-0acb-427e-9dce-ab9d2ffb0eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9981 | 2026.04.25 04:13:47.451880 [ 5 ] {eec8ffeb-0acb-427e-9dce-ab9d2ffb0eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9982 | 2026.04.25 04:13:47.452677 [ 5 ] {eec8ffeb-0acb-427e-9dce-ab9d2ffb0eb7} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9983 | 2026.04.25 04:13:47.452715 [ 5 ] {eec8ffeb-0acb-427e-9dce-ab9d2ffb0eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 9984 | 2026.04.25 04:13:47.453063 [ 5 ] {eec8ffeb-0acb-427e-9dce-ab9d2ffb0eb7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9985 | 2026.04.25 04:13:47.453288 [ 5 ] {eec8ffeb-0acb-427e-9dce-ab9d2ffb0eb7} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9986 | 2026.04.25 04:13:47.453417 [ 5 ] {eec8ffeb-0acb-427e-9dce-ab9d2ffb0eb7} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001596 sec., 595238.0952380953 rows/sec., 35.02 MiB/sec. | ||
| 9987 | 2026.04.25 04:13:47.453456 [ 5 ] {eec8ffeb-0acb-427e-9dce-ab9d2ffb0eb7} <Debug> TCPHandler: Processed in 0.001765346 sec. | ||
| 9988 | 2026.04.25 04:13:47.453614 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9989 | 2026.04.25 04:13:47.453726 [ 5 ] {21be43ac-45d4-45d4-a017-61dd1a9ec109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9990 | 2026.04.25 04:13:47.453772 [ 5 ] {21be43ac-45d4-45d4-a017-61dd1a9ec109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9991 | 2026.04.25 04:13:47.454182 [ 5 ] {21be43ac-45d4-45d4-a017-61dd1a9ec109} <Trace> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9992 | 2026.04.25 04:13:47.454223 [ 5 ] {21be43ac-45d4-45d4-a017-61dd1a9ec109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 9993 | 2026.04.25 04:13:47.454542 [ 5 ] {21be43ac-45d4-45d4-a017-61dd1a9ec109} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9994 | 2026.04.25 04:13:47.454808 [ 5 ] {21be43ac-45d4-45d4-a017-61dd1a9ec109} <Trace> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9995 | 2026.04.25 04:13:47.454947 [ 5 ] {21be43ac-45d4-45d4-a017-61dd1a9ec109} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001242 sec., 805.1529790660226 rows/sec., 56.61 KiB/sec. | ||
| 9996 | 2026.04.25 04:13:47.454991 [ 5 ] {21be43ac-45d4-45d4-a017-61dd1a9ec109} <Debug> TCPHandler: Processed in 0.001436662 sec. | ||
| 9997 | 2026.04.25 04:13:47.455134 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9998 | 2026.04.25 04:13:47.455238 [ 5 ] {e25e5929-c578-42ac-a7b9-620d1085c4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9999 | 2026.04.25 04:13:47.455283 [ 5 ] {e25e5929-c578-42ac-a7b9-620d1085c4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10000 | 2026.04.25 04:13:47.455797 [ 5 ] {e25e5929-c578-42ac-a7b9-620d1085c4bc} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10001 | 2026.04.25 04:13:47.455840 [ 5 ] {e25e5929-c578-42ac-a7b9-620d1085c4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10002 | 2026.04.25 04:13:47.456205 [ 5 ] {e25e5929-c578-42ac-a7b9-620d1085c4bc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10003 | 2026.04.25 04:13:47.456444 [ 5 ] {e25e5929-c578-42ac-a7b9-620d1085c4bc} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10004 | 2026.04.25 04:13:47.456572 [ 5 ] {e25e5929-c578-42ac-a7b9-620d1085c4bc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001357 sec., 109064.11201179073 rows/sec., 6.20 MiB/sec. | ||
| 10005 | 2026.04.25 04:13:47.456612 [ 5 ] {e25e5929-c578-42ac-a7b9-620d1085c4bc} <Debug> TCPHandler: Processed in 0.001534153 sec. | ||
| 10006 | 2026.04.25 04:13:47.456774 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10007 | 2026.04.25 04:13:47.456871 [ 5 ] {cb84fcd5-1b47-45fe-a0c8-ed8f563758c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10008 | 2026.04.25 04:13:47.456912 [ 5 ] {cb84fcd5-1b47-45fe-a0c8-ed8f563758c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10009 | 2026.04.25 04:13:47.457933 [ 5 ] {cb84fcd5-1b47-45fe-a0c8-ed8f563758c1} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10010 | 2026.04.25 04:13:47.457968 [ 5 ] {cb84fcd5-1b47-45fe-a0c8-ed8f563758c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10011 | 2026.04.25 04:13:47.458351 [ 5 ] {cb84fcd5-1b47-45fe-a0c8-ed8f563758c1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10012 | 2026.04.25 04:13:47.458566 [ 5 ] {cb84fcd5-1b47-45fe-a0c8-ed8f563758c1} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10013 | 2026.04.25 04:13:47.458698 [ 5 ] {cb84fcd5-1b47-45fe-a0c8-ed8f563758c1} <Debug> executeQuery: Read 1746 rows, 120.59 KiB in 0.001846 sec., 945828.8190682557 rows/sec., 63.79 MiB/sec. | ||
| 10014 | 2026.04.25 04:13:47.458736 [ 5 ] {cb84fcd5-1b47-45fe-a0c8-ed8f563758c1} <Debug> TCPHandler: Processed in 0.00201301 sec. | ||
| 10015 | 2026.04.25 04:13:47.458866 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10016 | 2026.04.25 04:13:47.458962 [ 5 ] {fe1a51a7-c7af-4ed7-9fbb-33e839760987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10017 | 2026.04.25 04:13:47.459004 [ 5 ] {fe1a51a7-c7af-4ed7-9fbb-33e839760987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10018 | 2026.04.25 04:13:47.459344 [ 5 ] {fe1a51a7-c7af-4ed7-9fbb-33e839760987} <Trace> oximeter.measurements_bool (bfbb4b62-a3a3-4b88-9fdd-efcd101fe539): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10019 | 2026.04.25 04:13:47.459384 [ 5 ] {fe1a51a7-c7af-4ed7-9fbb-33e839760987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10020 | 2026.04.25 04:13:47.459699 [ 5 ] {fe1a51a7-c7af-4ed7-9fbb-33e839760987} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 10021 | 2026.04.25 04:13:47.459920 [ 5 ] {fe1a51a7-c7af-4ed7-9fbb-33e839760987} <Trace> oximeter.measurements_bool (bfbb4b62-a3a3-4b88-9fdd-efcd101fe539): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10022 | 2026.04.25 04:13:47.460050 [ 5 ] {fe1a51a7-c7af-4ed7-9fbb-33e839760987} <Debug> executeQuery: Read 12 rows, 642.00 B in 0.001107 sec., 10840.108401084011 rows/sec., 566.35 KiB/sec. | ||
| 10023 | 2026.04.25 04:13:47.460088 [ 5 ] {fe1a51a7-c7af-4ed7-9fbb-33e839760987} <Debug> TCPHandler: Processed in 0.00127176 sec. | ||
| 10024 | 2026.04.25 04:13:47.460219 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10025 | 2026.04.25 04:13:47.460314 [ 5 ] {22c18e8e-acc1-45a7-b97c-8364f3e5298e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10026 | 2026.04.25 04:13:47.460358 [ 5 ] {22c18e8e-acc1-45a7-b97c-8364f3e5298e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10027 | 2026.04.25 04:13:47.461113 [ 5 ] {22c18e8e-acc1-45a7-b97c-8364f3e5298e} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10028 | 2026.04.25 04:13:47.461152 [ 5 ] {22c18e8e-acc1-45a7-b97c-8364f3e5298e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10029 | 2026.04.25 04:13:47.461592 [ 5 ] {22c18e8e-acc1-45a7-b97c-8364f3e5298e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10030 | 2026.04.25 04:13:47.461807 [ 5 ] {22c18e8e-acc1-45a7-b97c-8364f3e5298e} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10031 | 2026.04.25 04:13:47.461936 [ 5 ] {22c18e8e-acc1-45a7-b97c-8364f3e5298e} <Debug> executeQuery: Read 1805 rows, 113.20 KiB in 0.00164 sec., 1100609.756097561 rows/sec., 67.41 MiB/sec. | ||
| 10032 | 2026.04.25 04:13:47.461974 [ 5 ] {22c18e8e-acc1-45a7-b97c-8364f3e5298e} <Debug> TCPHandler: Processed in 0.001805017 sec. | ||
| 10033 | 2026.04.25 04:13:47.462086 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10034 | 2026.04.25 04:13:47.462182 [ 5 ] {7fc79bff-75bc-4d43-a96a-0c98497d93c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10035 | 2026.04.25 04:13:47.462225 [ 5 ] {7fc79bff-75bc-4d43-a96a-0c98497d93c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10036 | 2026.04.25 04:13:47.462543 [ 5 ] {7fc79bff-75bc-4d43-a96a-0c98497d93c4} <Trace> oximeter.measurements_f64 (751e3524-bc2c-4d4b-855f-9f6b803e40c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10037 | 2026.04.25 04:13:47.462579 [ 5 ] {7fc79bff-75bc-4d43-a96a-0c98497d93c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10038 | 2026.04.25 04:13:47.462883 [ 5 ] {7fc79bff-75bc-4d43-a96a-0c98497d93c4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 10039 | 2026.04.25 04:13:47.463132 [ 5 ] {7fc79bff-75bc-4d43-a96a-0c98497d93c4} <Trace> oximeter.measurements_f64 (751e3524-bc2c-4d4b-855f-9f6b803e40c9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10040 | 2026.04.25 04:13:47.463281 [ 5 ] {7fc79bff-75bc-4d43-a96a-0c98497d93c4} <Debug> executeQuery: Read 2 rows, 138.00 B in 0.001117 sec., 1790.510295434199 rows/sec., 120.65 KiB/sec. | ||
| 10041 | 2026.04.25 04:13:47.463324 [ 5 ] {7fc79bff-75bc-4d43-a96a-0c98497d93c4} <Debug> TCPHandler: Processed in 0.00128676 sec. | ||
| 10042 | 2026.04.25 04:13:47.463446 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10043 | 2026.04.25 04:13:47.463541 [ 5 ] {42c694bf-5fab-496f-afcf-09b53c93f124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10044 | 2026.04.25 04:13:47.463597 [ 5 ] {42c694bf-5fab-496f-afcf-09b53c93f124} <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 | ||
| 10045 | 2026.04.25 04:13:47.464496 [ 5 ] {42c694bf-5fab-496f-afcf-09b53c93f124} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10046 | 2026.04.25 04:13:47.464533 [ 5 ] {42c694bf-5fab-496f-afcf-09b53c93f124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10047 | 2026.04.25 04:13:47.465084 [ 5 ] {42c694bf-5fab-496f-afcf-09b53c93f124} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10048 | 2026.04.25 04:13:47.465319 [ 5 ] {42c694bf-5fab-496f-afcf-09b53c93f124} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10049 | 2026.04.25 04:13:47.465462 [ 5 ] {42c694bf-5fab-496f-afcf-09b53c93f124} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001939 sec., 18050.54151624549 rows/sec., 32.35 MiB/sec. | ||
| 10050 | 2026.04.25 04:13:47.465516 [ 5 ] {42c694bf-5fab-496f-afcf-09b53c93f124} <Debug> TCPHandler: Processed in 0.002124612 sec. | ||
| 10051 | 2026.04.25 04:13:47.465631 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10052 | 2026.04.25 04:13:47.465728 [ 5 ] {7bd14368-107d-4f69-bb45-2f8c0d3c04f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10053 | 2026.04.25 04:13:47.465770 [ 5 ] {7bd14368-107d-4f69-bb45-2f8c0d3c04f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10054 | 2026.04.25 04:13:47.466123 [ 5 ] {7bd14368-107d-4f69-bb45-2f8c0d3c04f4} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10055 | 2026.04.25 04:13:47.466158 [ 5 ] {7bd14368-107d-4f69-bb45-2f8c0d3c04f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10056 | 2026.04.25 04:13:47.466468 [ 5 ] {7bd14368-107d-4f69-bb45-2f8c0d3c04f4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10057 | 2026.04.25 04:13:47.466684 [ 5 ] {7bd14368-107d-4f69-bb45-2f8c0d3c04f4} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10058 | 2026.04.25 04:13:47.466812 [ 5 ] {7bd14368-107d-4f69-bb45-2f8c0d3c04f4} <Debug> executeQuery: Read 108 rows, 6.56 KiB in 0.001103 sec., 97914.77787851314 rows/sec., 5.81 MiB/sec. | ||
| 10059 | 2026.04.25 04:13:47.466849 [ 5 ] {7bd14368-107d-4f69-bb45-2f8c0d3c04f4} <Debug> TCPHandler: Processed in 0.001267029 sec. | ||
| 10060 | 2026.04.25 04:13:48.580804 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10061 | 2026.04.25 04:13:48.581081 [ 5 ] {8a28ab62-af3a-4b9d-8f56-2ccca94e55e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 10062 | 2026.04.25 04:13:48.581465 [ 5 ] {8a28ab62-af3a-4b9d-8f56-2ccca94e55e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10063 | 2026.04.25 04:13:48.581509 [ 5 ] {8a28ab62-af3a-4b9d-8f56-2ccca94e55e7} <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 | ||
| 10064 | 2026.04.25 04:13:48.581738 [ 5 ] {8a28ab62-af3a-4b9d-8f56-2ccca94e55e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10065 | 2026.04.25 04:13:48.581812 [ 5 ] {8a28ab62-af3a-4b9d-8f56-2ccca94e55e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10066 | 2026.04.25 04:13:48.581954 [ 5 ] {8a28ab62-af3a-4b9d-8f56-2ccca94e55e7} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10067 | 2026.04.25 04:13:48.582069 [ 260 ] {8a28ab62-af3a-4b9d-8f56-2ccca94e55e7} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10068 | 2026.04.25 04:13:48.582069 [ 346 ] {8a28ab62-af3a-4b9d-8f56-2ccca94e55e7} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 10069 | 2026.04.25 04:13:48.582206 [ 5 ] {8a28ab62-af3a-4b9d-8f56-2ccca94e55e7} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 10070 | 2026.04.25 04:13:48.582237 [ 5 ] {8a28ab62-af3a-4b9d-8f56-2ccca94e55e7} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10071 | 2026.04.25 04:13:48.582283 [ 5 ] {8a28ab62-af3a-4b9d-8f56-2ccca94e55e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10072 | 2026.04.25 04:13:48.582304 [ 5 ] {8a28ab62-af3a-4b9d-8f56-2ccca94e55e7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10073 | 2026.04.25 04:13:48.583328 [ 5 ] {8a28ab62-af3a-4b9d-8f56-2ccca94e55e7} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.00235 sec., 21702.127659574468 rows/sec., 5.13 MiB/sec. | ||
| 10074 | 2026.04.25 04:13:48.583439 [ 5 ] {8a28ab62-af3a-4b9d-8f56-2ccca94e55e7} <Debug> TCPHandler: Processed in 0.002778692 sec. | ||
| 10075 | 2026.04.25 04:13:48.584601 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10076 | 2026.04.25 04:13:48.584714 [ 5 ] {b368172d-6b6a-40cf-95d4-f14460b21fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10077 | 2026.04.25 04:13:48.584760 [ 5 ] {b368172d-6b6a-40cf-95d4-f14460b21fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10078 | 2026.04.25 04:13:48.585249 [ 5 ] {b368172d-6b6a-40cf-95d4-f14460b21fd4} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10079 | 2026.04.25 04:13:48.585296 [ 5 ] {b368172d-6b6a-40cf-95d4-f14460b21fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10080 | 2026.04.25 04:13:48.585676 [ 5 ] {b368172d-6b6a-40cf-95d4-f14460b21fd4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10081 | 2026.04.25 04:13:48.585924 [ 5 ] {b368172d-6b6a-40cf-95d4-f14460b21fd4} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10082 | 2026.04.25 04:13:48.586067 [ 49 ] {} <Debug> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10083 | 2026.04.25 04:13:48.586075 [ 5 ] {b368172d-6b6a-40cf-95d4-f14460b21fd4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001393 sec., 40201.00502512563 rows/sec., 3.09 MiB/sec. | ||
| 10084 | 2026.04.25 04:13:48.586130 [ 49 ] {} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10085 | 2026.04.25 04:13:48.586142 [ 5 ] {b368172d-6b6a-40cf-95d4-f14460b21fd4} <Debug> TCPHandler: Processed in 0.001593654 sec. | ||
| 10086 | 2026.04.25 04:13:48.586164 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10087 | 2026.04.25 04:13:48.586283 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10088 | 2026.04.25 04:13:48.586288 [ 191 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::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 | ||
| 10089 | 2026.04.25 04:13:48.586398 [ 5 ] {1279f6be-22f6-4f7f-8b09-629405fbd98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10090 | 2026.04.25 04:13:48.586410 [ 191 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10091 | 2026.04.25 04:13:48.586442 [ 5 ] {1279f6be-22f6-4f7f-8b09-629405fbd98f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10092 | 2026.04.25 04:13:48.586442 [ 191 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3360 rows starting from the beginning of the part | ||
| 10093 | 2026.04.25 04:13:48.586509 [ 191 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 95 rows starting from the beginning of the part | ||
| 10094 | 2026.04.25 04:13:48.586552 [ 191 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 104 rows starting from the beginning of the part | ||
| 10095 | 2026.04.25 04:13:48.586592 [ 191 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 92 rows starting from the beginning of the part | ||
| 10096 | 2026.04.25 04:13:48.586633 [ 191 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 3197 rows starting from the beginning of the part | ||
| 10097 | 2026.04.25 04:13:48.586670 [ 191 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 10098 | 2026.04.25 04:13:48.586923 [ 5 ] {1279f6be-22f6-4f7f-8b09-629405fbd98f} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10099 | 2026.04.25 04:13:48.586959 [ 5 ] {1279f6be-22f6-4f7f-8b09-629405fbd98f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10100 | 2026.04.25 04:13:48.587266 [ 5 ] {1279f6be-22f6-4f7f-8b09-629405fbd98f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10101 | 2026.04.25 04:13:48.587486 [ 5 ] {1279f6be-22f6-4f7f-8b09-629405fbd98f} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10102 | 2026.04.25 04:13:48.587620 [ 5 ] {1279f6be-22f6-4f7f-8b09-629405fbd98f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001249 sec., 51240.99279423539 rows/sec., 4.00 MiB/sec. | ||
| 10103 | 2026.04.25 04:13:48.587625 [ 49 ] {} <Debug> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10104 | 2026.04.25 04:13:48.587660 [ 5 ] {1279f6be-22f6-4f7f-8b09-629405fbd98f} <Debug> TCPHandler: Processed in 0.001428622 sec. | ||
| 10105 | 2026.04.25 04:13:48.587676 [ 49 ] {} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10106 | 2026.04.25 04:13:48.587721 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10107 | 2026.04.25 04:13:48.587790 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10108 | 2026.04.25 04:13:48.587829 [ 193 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::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 | ||
| 10109 | 2026.04.25 04:13:48.587893 [ 5 ] {b6afd40f-4234-4e5a-8af3-24358e40f87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10110 | 2026.04.25 04:13:48.587944 [ 5 ] {b6afd40f-4234-4e5a-8af3-24358e40f87e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10111 | 2026.04.25 04:13:48.587970 [ 193 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10112 | 2026.04.25 04:13:48.588011 [ 193 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1830 rows starting from the beginning of the part | ||
| 10113 | 2026.04.25 04:13:48.588077 [ 193 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 88 rows starting from the beginning of the part | ||
| 10114 | 2026.04.25 04:13:48.588123 [ 193 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 88 rows starting from the beginning of the part | ||
| 10115 | 2026.04.25 04:13:48.588166 [ 193 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 82 rows starting from the beginning of the part | ||
| 10116 | 2026.04.25 04:13:48.588206 [ 193 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1746 rows starting from the beginning of the part | ||
| 10117 | 2026.04.25 04:13:48.588246 [ 193 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 10118 | 2026.04.25 04:13:48.588324 [ 5 ] {b6afd40f-4234-4e5a-8af3-24358e40f87e} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10119 | 2026.04.25 04:13:48.588369 [ 5 ] {b6afd40f-4234-4e5a-8af3-24358e40f87e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10120 | 2026.04.25 04:13:48.588683 [ 188 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6904 rows, containing 5 columns (5 merged, 0 gathered) in 0.002448587 sec., 2819585.3363592965 rows/sec., 224.01 MiB/sec. | ||
| 10121 | 2026.04.25 04:13:48.588753 [ 5 ] {b6afd40f-4234-4e5a-8af3-24358e40f87e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10122 | 2026.04.25 04:13:48.588991 [ 191 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10123 | 2026.04.25 04:13:48.589018 [ 5 ] {b6afd40f-4234-4e5a-8af3-24358e40f87e} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10124 | 2026.04.25 04:13:48.589138 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Selected 5 parts from all_1_65_13 to all_69_69_0 | ||
| 10125 | 2026.04.25 04:13:48.589155 [ 5 ] {b6afd40f-4234-4e5a-8af3-24358e40f87e} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001283 sec., 24941.543257989088 rows/sec., 1.74 MiB/sec. | ||
| 10126 | 2026.04.25 04:13:48.589184 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10127 | 2026.04.25 04:13:48.589259 [ 191 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_71_14} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10128 | 2026.04.25 04:13:48.589277 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10129 | 2026.04.25 04:13:48.589220 [ 5 ] {b6afd40f-4234-4e5a-8af3-24358e40f87e} <Debug> TCPHandler: Processed in 0.001480302 sec. | ||
| 10130 | 2026.04.25 04:13:48.589354 [ 191 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_71_14} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10131 | 2026.04.25 04:13:48.589388 [ 200 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_69_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_13 to all_69_69_0 into Compact with storage Full | ||
| 10132 | 2026.04.25 04:13:48.589417 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 10133 | 2026.04.25 04:13:48.589451 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10134 | 2026.04.25 04:13:48.589514 [ 200 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_69_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10135 | 2026.04.25 04:13:48.589549 [ 200 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_65_13, total 22138 rows starting from the beginning of the part | ||
| 10136 | 2026.04.25 04:13:48.589549 [ 5 ] {8da4c773-f44f-4165-a93c-01e067d45537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10137 | 2026.04.25 04:13:48.589603 [ 200 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 163 rows starting from the beginning of the part | ||
| 10138 | 2026.04.25 04:13:48.589605 [ 5 ] {8da4c773-f44f-4165-a93c-01e067d45537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10139 | 2026.04.25 04:13:48.589655 [ 200 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 10140 | 2026.04.25 04:13:48.589703 [ 200 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 10141 | 2026.04.25 04:13:48.589704 [ 191 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3898 rows, containing 5 columns (5 merged, 0 gathered) in 0.001933309 sec., 2016232.273268267 rows/sec., 146.13 MiB/sec. | ||
| 10142 | 2026.04.25 04:13:48.589743 [ 200 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1805 rows starting from the beginning of the part | ||
| 10143 | 2026.04.25 04:13:48.589934 [ 193 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10144 | 2026.04.25 04:13:48.589965 [ 5 ] {8da4c773-f44f-4165-a93c-01e067d45537} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10145 | 2026.04.25 04:13:48.590013 [ 5 ] {8da4c773-f44f-4165-a93c-01e067d45537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10146 | 2026.04.25 04:13:48.590205 [ 193 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_71_14} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10147 | 2026.04.25 04:13:48.590292 [ 193 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_71_14} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10148 | 2026.04.25 04:13:48.590344 [ 5 ] {8da4c773-f44f-4165-a93c-01e067d45537} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10149 | 2026.04.25 04:13:48.590370 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 10150 | 2026.04.25 04:13:48.590554 [ 5 ] {8da4c773-f44f-4165-a93c-01e067d45537} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10151 | 2026.04.25 04:13:48.590708 [ 5 ] {8da4c773-f44f-4165-a93c-01e067d45537} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001212 sec., 9900.990099009901 rows/sec., 683.27 KiB/sec. | ||
| 10152 | 2026.04.25 04:13:48.590743 [ 5 ] {8da4c773-f44f-4165-a93c-01e067d45537} <Debug> TCPHandler: Processed in 0.001379091 sec. | ||
| 10153 | 2026.04.25 04:13:48.597673 [ 200 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_69_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24426 rows, containing 5 columns (5 merged, 0 gathered) in 0.008328626 sec., 2932776.6668835892 rows/sec., 190.26 MiB/sec. | ||
| 10154 | 2026.04.25 04:13:48.598179 [ 193 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_69_14} <Trace> MergedBlockOutputStream: filled checksums all_1_69_14 (state Temporary) | ||
| 10155 | 2026.04.25 04:13:48.598468 [ 193 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_69_14} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_merge_all_1_69_14 to all_1_69_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10156 | 2026.04.25 04:13:48.598536 [ 193 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_69_14} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Merged 5 parts: [all_1_65_13, all_69_69_0] -> all_1_69_14 | ||
| 10157 | 2026.04.25 04:13:48.598607 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 10158 | 2026.04.25 04:13:49.928126 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21566 | ||
| 10159 | 2026.04.25 04:13:49.928912 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10160 | 2026.04.25 04:13:49.928962 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10161 | 2026.04.25 04:13:49.929456 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10162 | 2026.04.25 04:13:49.929689 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10163 | 2026.04.25 04:13:49.929826 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21566 | ||
| 10164 | 2026.04.25 04:13:51.062378 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10165 | 2026.04.25 04:13:51.095926 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10166 | 2026.04.25 04:13:51.096007 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10167 | 2026.04.25 04:13:51.105691 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10168 | 2026.04.25 04:13:51.107818 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10169 | 2026.04.25 04:13:51.117106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10170 | 2026.04.25 04:13:52.479661 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1240 | ||
| 10171 | 2026.04.25 04:13:52.482900 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10172 | 2026.04.25 04:13:52.482969 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10173 | 2026.04.25 04:13:52.484313 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10174 | 2026.04.25 04:13:52.484602 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10175 | 2026.04.25 04:13:52.484927 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1240 | ||
| 10176 | 2026.04.25 04:13:53.586894 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10177 | 2026.04.25 04:13:53.587148 [ 5 ] {d4c8519f-5aba-4400-bf6b-2f2d075352f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 10178 | 2026.04.25 04:13:53.587488 [ 5 ] {d4c8519f-5aba-4400-bf6b-2f2d075352f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10179 | 2026.04.25 04:13:53.587524 [ 5 ] {d4c8519f-5aba-4400-bf6b-2f2d075352f8} <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 | ||
| 10180 | 2026.04.25 04:13:53.587748 [ 5 ] {d4c8519f-5aba-4400-bf6b-2f2d075352f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10181 | 2026.04.25 04:13:53.587819 [ 5 ] {d4c8519f-5aba-4400-bf6b-2f2d075352f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10182 | 2026.04.25 04:13:53.587962 [ 5 ] {d4c8519f-5aba-4400-bf6b-2f2d075352f8} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10183 | 2026.04.25 04:13:53.588091 [ 309 ] {d4c8519f-5aba-4400-bf6b-2f2d075352f8} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10184 | 2026.04.25 04:13:53.588102 [ 324 ] {d4c8519f-5aba-4400-bf6b-2f2d075352f8} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 10185 | 2026.04.25 04:13:53.588241 [ 5 ] {d4c8519f-5aba-4400-bf6b-2f2d075352f8} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 10186 | 2026.04.25 04:13:53.588268 [ 5 ] {d4c8519f-5aba-4400-bf6b-2f2d075352f8} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10187 | 2026.04.25 04:13:53.588312 [ 5 ] {d4c8519f-5aba-4400-bf6b-2f2d075352f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10188 | 2026.04.25 04:13:53.588333 [ 5 ] {d4c8519f-5aba-4400-bf6b-2f2d075352f8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10189 | 2026.04.25 04:13:53.589389 [ 5 ] {d4c8519f-5aba-4400-bf6b-2f2d075352f8} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002334 sec., 21850.89974293059 rows/sec., 5.17 MiB/sec. | ||
| 10190 | 2026.04.25 04:13:53.589497 [ 5 ] {d4c8519f-5aba-4400-bf6b-2f2d075352f8} <Debug> TCPHandler: Processed in 0.002734081 sec. | ||
| 10191 | 2026.04.25 04:13:53.591363 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10192 | 2026.04.25 04:13:53.591474 [ 5 ] {98024fad-e6c8-499a-b35c-b0e45fc3adea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10193 | 2026.04.25 04:13:53.591517 [ 5 ] {98024fad-e6c8-499a-b35c-b0e45fc3adea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10194 | 2026.04.25 04:13:53.592003 [ 5 ] {98024fad-e6c8-499a-b35c-b0e45fc3adea} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10195 | 2026.04.25 04:13:53.592047 [ 5 ] {98024fad-e6c8-499a-b35c-b0e45fc3adea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10196 | 2026.04.25 04:13:53.592428 [ 5 ] {98024fad-e6c8-499a-b35c-b0e45fc3adea} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10197 | 2026.04.25 04:13:53.592658 [ 5 ] {98024fad-e6c8-499a-b35c-b0e45fc3adea} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10198 | 2026.04.25 04:13:53.592808 [ 5 ] {98024fad-e6c8-499a-b35c-b0e45fc3adea} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001366 sec., 67349.92679355782 rows/sec., 5.69 MiB/sec. | ||
| 10199 | 2026.04.25 04:13:53.592848 [ 5 ] {98024fad-e6c8-499a-b35c-b0e45fc3adea} <Debug> TCPHandler: Processed in 0.001534923 sec. | ||
| 10200 | 2026.04.25 04:13:53.592967 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10201 | 2026.04.25 04:13:53.593064 [ 5 ] {d0100295-f045-479d-b3f3-f542811b461f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10202 | 2026.04.25 04:13:53.593105 [ 5 ] {d0100295-f045-479d-b3f3-f542811b461f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10203 | 2026.04.25 04:13:53.593540 [ 5 ] {d0100295-f045-479d-b3f3-f542811b461f} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10204 | 2026.04.25 04:13:53.593586 [ 5 ] {d0100295-f045-479d-b3f3-f542811b461f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10205 | 2026.04.25 04:13:53.593968 [ 5 ] {d0100295-f045-479d-b3f3-f542811b461f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10206 | 2026.04.25 04:13:53.594231 [ 5 ] {d0100295-f045-479d-b3f3-f542811b461f} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10207 | 2026.04.25 04:13:53.594402 [ 5 ] {d0100295-f045-479d-b3f3-f542811b461f} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001353 sec., 13303.769401330377 rows/sec., 1000.38 KiB/sec. | ||
| 10208 | 2026.04.25 04:13:53.594466 [ 5 ] {d0100295-f045-479d-b3f3-f542811b461f} <Debug> TCPHandler: Processed in 0.001547914 sec. | ||
| 10209 | 2026.04.25 04:13:53.594619 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10210 | 2026.04.25 04:13:53.594749 [ 5 ] {27304f92-d479-4bbc-8e08-a498183fddd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10211 | 2026.04.25 04:13:53.594803 [ 5 ] {27304f92-d479-4bbc-8e08-a498183fddd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10212 | 2026.04.25 04:13:53.595344 [ 5 ] {27304f92-d479-4bbc-8e08-a498183fddd8} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10213 | 2026.04.25 04:13:53.595386 [ 5 ] {27304f92-d479-4bbc-8e08-a498183fddd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10214 | 2026.04.25 04:13:53.595819 [ 5 ] {27304f92-d479-4bbc-8e08-a498183fddd8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10215 | 2026.04.25 04:13:53.596141 [ 5 ] {27304f92-d479-4bbc-8e08-a498183fddd8} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10216 | 2026.04.25 04:13:53.596312 [ 5 ] {27304f92-d479-4bbc-8e08-a498183fddd8} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001584 sec., 51767.67676767677 rows/sec., 4.04 MiB/sec. | ||
| 10217 | 2026.04.25 04:13:53.596366 [ 5 ] {27304f92-d479-4bbc-8e08-a498183fddd8} <Debug> TCPHandler: Processed in 0.001822077 sec. | ||
| 10218 | 2026.04.25 04:13:53.596508 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10219 | 2026.04.25 04:13:53.596627 [ 5 ] {ed6c1e6f-c4c1-4091-acfc-6847225aed0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10220 | 2026.04.25 04:13:53.596684 [ 5 ] {ed6c1e6f-c4c1-4091-acfc-6847225aed0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10221 | 2026.04.25 04:13:53.597186 [ 5 ] {ed6c1e6f-c4c1-4091-acfc-6847225aed0a} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10222 | 2026.04.25 04:13:53.597231 [ 5 ] {ed6c1e6f-c4c1-4091-acfc-6847225aed0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10223 | 2026.04.25 04:13:53.597701 [ 5 ] {ed6c1e6f-c4c1-4091-acfc-6847225aed0a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10224 | 2026.04.25 04:13:53.598020 [ 5 ] {ed6c1e6f-c4c1-4091-acfc-6847225aed0a} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10225 | 2026.04.25 04:13:53.598214 [ 5 ] {ed6c1e6f-c4c1-4091-acfc-6847225aed0a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001609 sec., 99440.64636420137 rows/sec., 6.93 MiB/sec. | ||
| 10226 | 2026.04.25 04:13:53.598267 [ 5 ] {ed6c1e6f-c4c1-4091-acfc-6847225aed0a} <Debug> TCPHandler: Processed in 0.001821017 sec. | ||
| 10227 | 2026.04.25 04:13:53.598398 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10228 | 2026.04.25 04:13:53.598520 [ 5 ] {084da1bf-e61f-4556-81d4-213144bab630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10229 | 2026.04.25 04:13:53.598594 [ 5 ] {084da1bf-e61f-4556-81d4-213144bab630} <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 | ||
| 10230 | 2026.04.25 04:13:53.599636 [ 5 ] {084da1bf-e61f-4556-81d4-213144bab630} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10231 | 2026.04.25 04:13:53.599679 [ 5 ] {084da1bf-e61f-4556-81d4-213144bab630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10232 | 2026.04.25 04:13:53.600442 [ 5 ] {084da1bf-e61f-4556-81d4-213144bab630} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10233 | 2026.04.25 04:13:53.600775 [ 5 ] {084da1bf-e61f-4556-81d4-213144bab630} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10234 | 2026.04.25 04:13:53.600960 [ 5 ] {084da1bf-e61f-4556-81d4-213144bab630} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002464 sec., 7305.194805194805 rows/sec., 13.09 MiB/sec. | ||
| 10235 | 2026.04.25 04:13:53.601039 [ 5 ] {084da1bf-e61f-4556-81d4-213144bab630} <Debug> TCPHandler: Processed in 0.002702371 sec. | ||
| 10236 | 2026.04.25 04:13:53.601181 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10237 | 2026.04.25 04:13:53.601298 [ 5 ] {9763abee-61a6-4896-8f90-d1e7306f6e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10238 | 2026.04.25 04:13:53.601368 [ 5 ] {9763abee-61a6-4896-8f90-d1e7306f6e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10239 | 2026.04.25 04:13:53.601780 [ 5 ] {9763abee-61a6-4896-8f90-d1e7306f6e4f} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10240 | 2026.04.25 04:13:53.601817 [ 5 ] {9763abee-61a6-4896-8f90-d1e7306f6e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10241 | 2026.04.25 04:13:53.602147 [ 5 ] {9763abee-61a6-4896-8f90-d1e7306f6e4f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10242 | 2026.04.25 04:13:53.602374 [ 5 ] {9763abee-61a6-4896-8f90-d1e7306f6e4f} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10243 | 2026.04.25 04:13:53.602508 [ 5 ] {9763abee-61a6-4896-8f90-d1e7306f6e4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001232 sec., 48701.2987012987 rows/sec., 3.28 MiB/sec. | ||
| 10244 | 2026.04.25 04:13:53.602547 [ 5 ] {9763abee-61a6-4896-8f90-d1e7306f6e4f} <Debug> TCPHandler: Processed in 0.001428312 sec. | ||
| 10245 | 2026.04.25 04:13:57.268508 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10246 | 2026.04.25 04:13:57.268579 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10247 | 2026.04.25 04:13:57.430042 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22078 | ||
| 10248 | 2026.04.25 04:13:57.430542 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10249 | 2026.04.25 04:13:57.430580 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10250 | 2026.04.25 04:13:57.431065 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10251 | 2026.04.25 04:13:57.431296 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10252 | 2026.04.25 04:13:57.431423 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22078 | ||
| 10253 | 2026.04.25 04:13:57.431435 [ 36 ] {} <Debug> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10254 | 2026.04.25 04:13:57.431502 [ 36 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10255 | 2026.04.25 04:13:57.431523 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10256 | 2026.04.25 04:13:57.431665 [ 191 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::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 | ||
| 10257 | 2026.04.25 04:13:57.431822 [ 191 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10258 | 2026.04.25 04:13:57.431863 [ 191 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19646 rows starting from the beginning of the part | ||
| 10259 | 2026.04.25 04:13:57.431933 [ 191 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 10260 | 2026.04.25 04:13:57.431981 [ 191 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 10261 | 2026.04.25 04:13:57.432028 [ 191 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 10262 | 2026.04.25 04:13:57.432072 [ 191 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 10263 | 2026.04.25 04:13:57.432120 [ 191 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 10264 | 2026.04.25 04:13:57.434362 [ 191 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22078 rows, containing 4 columns (4 merged, 0 gathered) in 0.002754322 sec., 8015765.767401197 rows/sec., 114.67 MiB/sec. | ||
| 10265 | 2026.04.25 04:13:57.435094 [ 194 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10266 | 2026.04.25 04:13:57.435468 [ 194 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_46_9} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10267 | 2026.04.25 04:13:57.435553 [ 194 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_46_9} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10268 | 2026.04.25 04:13:57.435663 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 10269 | 2026.04.25 04:13:58.591159 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10270 | 2026.04.25 04:13:58.591440 [ 5 ] {ce2f3f07-7b24-422a-8f58-404ea0aa8b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 10271 | 2026.04.25 04:13:58.591844 [ 5 ] {ce2f3f07-7b24-422a-8f58-404ea0aa8b31} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10272 | 2026.04.25 04:13:58.591891 [ 5 ] {ce2f3f07-7b24-422a-8f58-404ea0aa8b31} <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 | ||
| 10273 | 2026.04.25 04:13:58.592137 [ 5 ] {ce2f3f07-7b24-422a-8f58-404ea0aa8b31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10274 | 2026.04.25 04:13:58.592204 [ 5 ] {ce2f3f07-7b24-422a-8f58-404ea0aa8b31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10275 | 2026.04.25 04:13:58.592347 [ 5 ] {ce2f3f07-7b24-422a-8f58-404ea0aa8b31} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10276 | 2026.04.25 04:13:58.592473 [ 328 ] {ce2f3f07-7b24-422a-8f58-404ea0aa8b31} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 10277 | 2026.04.25 04:13:58.592477 [ 309 ] {ce2f3f07-7b24-422a-8f58-404ea0aa8b31} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10278 | 2026.04.25 04:13:58.592631 [ 5 ] {ce2f3f07-7b24-422a-8f58-404ea0aa8b31} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 10279 | 2026.04.25 04:13:58.592658 [ 5 ] {ce2f3f07-7b24-422a-8f58-404ea0aa8b31} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10280 | 2026.04.25 04:13:58.592699 [ 5 ] {ce2f3f07-7b24-422a-8f58-404ea0aa8b31} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10281 | 2026.04.25 04:13:58.592721 [ 5 ] {ce2f3f07-7b24-422a-8f58-404ea0aa8b31} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10282 | 2026.04.25 04:13:58.593767 [ 5 ] {ce2f3f07-7b24-422a-8f58-404ea0aa8b31} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.00244 sec., 20901.639344262298 rows/sec., 4.94 MiB/sec. | ||
| 10283 | 2026.04.25 04:13:58.593875 [ 5 ] {ce2f3f07-7b24-422a-8f58-404ea0aa8b31} <Debug> TCPHandler: Processed in 0.002859903 sec. | ||
| 10284 | 2026.04.25 04:13:58.599227 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10285 | 2026.04.25 04:13:58.599414 [ 5 ] {fe5e93e9-3aa0-4952-bfe5-a7e64aa76975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10286 | 2026.04.25 04:13:58.599488 [ 5 ] {fe5e93e9-3aa0-4952-bfe5-a7e64aa76975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10287 | 2026.04.25 04:13:58.600228 [ 5 ] {fe5e93e9-3aa0-4952-bfe5-a7e64aa76975} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10288 | 2026.04.25 04:13:58.600272 [ 5 ] {fe5e93e9-3aa0-4952-bfe5-a7e64aa76975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10289 | 2026.04.25 04:13:58.600661 [ 5 ] {fe5e93e9-3aa0-4952-bfe5-a7e64aa76975} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10290 | 2026.04.25 04:13:58.600892 [ 5 ] {fe5e93e9-3aa0-4952-bfe5-a7e64aa76975} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10291 | 2026.04.25 04:13:58.601034 [ 5 ] {fe5e93e9-3aa0-4952-bfe5-a7e64aa76975} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001674 sec., 169653.52449223417 rows/sec., 10.78 MiB/sec. | ||
| 10292 | 2026.04.25 04:13:58.601074 [ 5 ] {fe5e93e9-3aa0-4952-bfe5-a7e64aa76975} <Debug> TCPHandler: Processed in 0.001938619 sec. | ||
| 10293 | 2026.04.25 04:13:58.601201 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10294 | 2026.04.25 04:13:58.601299 [ 5 ] {e5fe937e-6cc5-45ab-a55d-4269cb0e02d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10295 | 2026.04.25 04:13:58.601341 [ 5 ] {e5fe937e-6cc5-45ab-a55d-4269cb0e02d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10296 | 2026.04.25 04:13:58.602128 [ 5 ] {e5fe937e-6cc5-45ab-a55d-4269cb0e02d2} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10297 | 2026.04.25 04:13:58.602165 [ 5 ] {e5fe937e-6cc5-45ab-a55d-4269cb0e02d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10298 | 2026.04.25 04:13:58.602523 [ 5 ] {e5fe937e-6cc5-45ab-a55d-4269cb0e02d2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10299 | 2026.04.25 04:13:58.602750 [ 5 ] {e5fe937e-6cc5-45ab-a55d-4269cb0e02d2} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10300 | 2026.04.25 04:13:58.602881 [ 5 ] {e5fe937e-6cc5-45ab-a55d-4269cb0e02d2} <Debug> executeQuery: Read 845 rows, 67.37 KiB in 0.001601 sec., 527795.1280449718 rows/sec., 41.09 MiB/sec. | ||
| 10301 | 2026.04.25 04:13:58.602922 [ 5 ] {e5fe937e-6cc5-45ab-a55d-4269cb0e02d2} <Debug> TCPHandler: Processed in 0.001772857 sec. | ||
| 10302 | 2026.04.25 04:13:58.603047 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10303 | 2026.04.25 04:13:58.603143 [ 5 ] {2c11f9dc-e15f-4cf8-a581-f96954e8204f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10304 | 2026.04.25 04:13:58.603184 [ 5 ] {2c11f9dc-e15f-4cf8-a581-f96954e8204f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10305 | 2026.04.25 04:13:58.603662 [ 5 ] {2c11f9dc-e15f-4cf8-a581-f96954e8204f} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10306 | 2026.04.25 04:13:58.603698 [ 5 ] {2c11f9dc-e15f-4cf8-a581-f96954e8204f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10307 | 2026.04.25 04:13:58.604016 [ 5 ] {2c11f9dc-e15f-4cf8-a581-f96954e8204f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10308 | 2026.04.25 04:13:58.604236 [ 5 ] {2c11f9dc-e15f-4cf8-a581-f96954e8204f} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10309 | 2026.04.25 04:13:58.604367 [ 5 ] {2c11f9dc-e15f-4cf8-a581-f96954e8204f} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001243 sec., 133547.8680611424 rows/sec., 8.13 MiB/sec. | ||
| 10310 | 2026.04.25 04:13:58.604417 [ 5 ] {2c11f9dc-e15f-4cf8-a581-f96954e8204f} <Debug> TCPHandler: Processed in 0.001419421 sec. | ||
| 10311 | 2026.04.25 04:13:58.604541 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10312 | 2026.04.25 04:13:58.604635 [ 5 ] {89910d13-acbf-469a-9ad6-5072d591b748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10313 | 2026.04.25 04:13:58.604676 [ 5 ] {89910d13-acbf-469a-9ad6-5072d591b748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10314 | 2026.04.25 04:13:58.605157 [ 5 ] {89910d13-acbf-469a-9ad6-5072d591b748} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10315 | 2026.04.25 04:13:58.605194 [ 5 ] {89910d13-acbf-469a-9ad6-5072d591b748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10316 | 2026.04.25 04:13:58.605503 [ 5 ] {89910d13-acbf-469a-9ad6-5072d591b748} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10317 | 2026.04.25 04:13:58.605717 [ 5 ] {89910d13-acbf-469a-9ad6-5072d591b748} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10318 | 2026.04.25 04:13:58.605834 [ 35 ] {} <Debug> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 10319 | 2026.04.25 04:13:58.605847 [ 5 ] {89910d13-acbf-469a-9ad6-5072d591b748} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001229 sec., 121236.77786818551 rows/sec., 7.83 MiB/sec. | ||
| 10320 | 2026.04.25 04:13:58.605872 [ 35 ] {} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10321 | 2026.04.25 04:13:58.605890 [ 5 ] {89910d13-acbf-469a-9ad6-5072d591b748} <Debug> TCPHandler: Processed in 0.001398151 sec. | ||
| 10322 | 2026.04.25 04:13:58.605892 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10323 | 2026.04.25 04:13:58.605981 [ 191 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 10324 | 2026.04.25 04:13:58.606009 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10325 | 2026.04.25 04:13:58.606073 [ 191 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10326 | 2026.04.25 04:13:58.606100 [ 191 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 975 rows starting from the beginning of the part | ||
| 10327 | 2026.04.25 04:13:58.606104 [ 5 ] {0f8c1e19-1759-4515-aa50-815be94f5d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10328 | 2026.04.25 04:13:58.606148 [ 5 ] {0f8c1e19-1759-4515-aa50-815be94f5d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10329 | 2026.04.25 04:13:58.606153 [ 191 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 10330 | 2026.04.25 04:13:58.606200 [ 191 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 825 rows starting from the beginning of the part | ||
| 10331 | 2026.04.25 04:13:58.606242 [ 191 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 825 rows starting from the beginning of the part | ||
| 10332 | 2026.04.25 04:13:58.606281 [ 191 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 950 rows starting from the beginning of the part | ||
| 10333 | 2026.04.25 04:13:58.606320 [ 191 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 10334 | 2026.04.25 04:13:58.606634 [ 5 ] {0f8c1e19-1759-4515-aa50-815be94f5d01} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10335 | 2026.04.25 04:13:58.606669 [ 5 ] {0f8c1e19-1759-4515-aa50-815be94f5d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10336 | 2026.04.25 04:13:58.606978 [ 5 ] {0f8c1e19-1759-4515-aa50-815be94f5d01} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10337 | 2026.04.25 04:13:58.607193 [ 5 ] {0f8c1e19-1759-4515-aa50-815be94f5d01} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10338 | 2026.04.25 04:13:58.607317 [ 5 ] {0f8c1e19-1759-4515-aa50-815be94f5d01} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001231 sec., 120227.45735174653 rows/sec., 6.84 MiB/sec. | ||
| 10339 | 2026.04.25 04:13:58.607354 [ 5 ] {0f8c1e19-1759-4515-aa50-815be94f5d01} <Debug> TCPHandler: Processed in 0.001395451 sec. | ||
| 10340 | 2026.04.25 04:13:58.607473 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10341 | 2026.04.25 04:13:58.607552 [ 194 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3725 rows, containing 5 columns (5 merged, 0 gathered) in 0.001595005 sec., 2335415.876439259 rows/sec., 146.87 MiB/sec. | ||
| 10342 | 2026.04.25 04:13:58.607568 [ 5 ] {db345a78-abba-45b6-ad65-36a90bdc6040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10343 | 2026.04.25 04:13:58.607632 [ 5 ] {db345a78-abba-45b6-ad65-36a90bdc6040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10344 | 2026.04.25 04:13:58.607806 [ 189 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 10345 | 2026.04.25 04:13:58.608124 [ 189 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_15_3} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10346 | 2026.04.25 04:13:58.608206 [ 189 ] {0ad1d956-c69b-4148-bd9a-430791c00cf2::all_1_15_3} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 10347 | 2026.04.25 04:13:58.608297 [ 5 ] {db345a78-abba-45b6-ad65-36a90bdc6040} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10348 | 2026.04.25 04:13:58.608299 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 10349 | 2026.04.25 04:13:58.608340 [ 5 ] {db345a78-abba-45b6-ad65-36a90bdc6040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10350 | 2026.04.25 04:13:58.608684 [ 5 ] {db345a78-abba-45b6-ad65-36a90bdc6040} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10351 | 2026.04.25 04:13:58.608900 [ 5 ] {db345a78-abba-45b6-ad65-36a90bdc6040} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10352 | 2026.04.25 04:13:58.609031 [ 5 ] {db345a78-abba-45b6-ad65-36a90bdc6040} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.00148 sec., 347297.2972972973 rows/sec., 24.48 MiB/sec. | ||
| 10353 | 2026.04.25 04:13:58.609068 [ 5 ] {db345a78-abba-45b6-ad65-36a90bdc6040} <Debug> TCPHandler: Processed in 0.001644325 sec. | ||
| 10354 | 2026.04.25 04:13:58.609177 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10355 | 2026.04.25 04:13:58.609273 [ 5 ] {074d4da6-9da3-4b33-b1cf-2a746f31cc2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10356 | 2026.04.25 04:13:58.609315 [ 5 ] {074d4da6-9da3-4b33-b1cf-2a746f31cc2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10357 | 2026.04.25 04:13:58.609646 [ 5 ] {074d4da6-9da3-4b33-b1cf-2a746f31cc2a} <Trace> oximeter.measurements_bool (bfbb4b62-a3a3-4b88-9fdd-efcd101fe539): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10358 | 2026.04.25 04:13:58.609681 [ 5 ] {074d4da6-9da3-4b33-b1cf-2a746f31cc2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10359 | 2026.04.25 04:13:58.609988 [ 5 ] {074d4da6-9da3-4b33-b1cf-2a746f31cc2a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 10360 | 2026.04.25 04:13:58.610205 [ 5 ] {074d4da6-9da3-4b33-b1cf-2a746f31cc2a} <Trace> oximeter.measurements_bool (bfbb4b62-a3a3-4b88-9fdd-efcd101fe539): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10361 | 2026.04.25 04:13:58.610335 [ 5 ] {074d4da6-9da3-4b33-b1cf-2a746f31cc2a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 10362 | 2026.04.25 04:13:58.610373 [ 5 ] {074d4da6-9da3-4b33-b1cf-2a746f31cc2a} <Debug> TCPHandler: Processed in 0.001244889 sec. | ||
| 10363 | 2026.04.25 04:13:58.610487 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10364 | 2026.04.25 04:13:58.610581 [ 5 ] {78366ebf-dc2f-4d44-89c8-ed79961fd88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10365 | 2026.04.25 04:13:58.610623 [ 5 ] {78366ebf-dc2f-4d44-89c8-ed79961fd88a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10366 | 2026.04.25 04:13:58.611068 [ 5 ] {78366ebf-dc2f-4d44-89c8-ed79961fd88a} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10367 | 2026.04.25 04:13:58.611104 [ 5 ] {78366ebf-dc2f-4d44-89c8-ed79961fd88a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10368 | 2026.04.25 04:13:58.611435 [ 5 ] {78366ebf-dc2f-4d44-89c8-ed79961fd88a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10369 | 2026.04.25 04:13:58.611662 [ 5 ] {78366ebf-dc2f-4d44-89c8-ed79961fd88a} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10370 | 2026.04.25 04:13:58.611789 [ 5 ] {78366ebf-dc2f-4d44-89c8-ed79961fd88a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001225 sec., 216326.5306122449 rows/sec., 14.38 MiB/sec. | ||
| 10371 | 2026.04.25 04:13:58.611825 [ 5 ] {78366ebf-dc2f-4d44-89c8-ed79961fd88a} <Debug> TCPHandler: Processed in 0.001387571 sec. | ||
| 10372 | 2026.04.25 04:13:58.611947 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10373 | 2026.04.25 04:13:58.612041 [ 5 ] {0a61ffca-243c-41de-b792-fef888856210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10374 | 2026.04.25 04:13:58.612083 [ 5 ] {0a61ffca-243c-41de-b792-fef888856210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10375 | 2026.04.25 04:13:58.612397 [ 5 ] {0a61ffca-243c-41de-b792-fef888856210} <Trace> oximeter.measurements_f64 (751e3524-bc2c-4d4b-855f-9f6b803e40c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10376 | 2026.04.25 04:13:58.612431 [ 5 ] {0a61ffca-243c-41de-b792-fef888856210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10377 | 2026.04.25 04:13:58.612735 [ 5 ] {0a61ffca-243c-41de-b792-fef888856210} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 10378 | 2026.04.25 04:13:58.612946 [ 5 ] {0a61ffca-243c-41de-b792-fef888856210} <Trace> oximeter.measurements_f64 (751e3524-bc2c-4d4b-855f-9f6b803e40c9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10379 | 2026.04.25 04:13:58.613071 [ 5 ] {0a61ffca-243c-41de-b792-fef888856210} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 10380 | 2026.04.25 04:13:58.613107 [ 5 ] {0a61ffca-243c-41de-b792-fef888856210} <Debug> TCPHandler: Processed in 0.001209578 sec. | ||
| 10381 | 2026.04.25 04:13:58.613230 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10382 | 2026.04.25 04:13:58.613335 [ 5 ] {5ea28cb3-f32f-4f7d-909e-4c1425ec5250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10383 | 2026.04.25 04:13:58.613390 [ 5 ] {5ea28cb3-f32f-4f7d-909e-4c1425ec5250} <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 | ||
| 10384 | 2026.04.25 04:13:58.614230 [ 5 ] {5ea28cb3-f32f-4f7d-909e-4c1425ec5250} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10385 | 2026.04.25 04:13:58.614266 [ 5 ] {5ea28cb3-f32f-4f7d-909e-4c1425ec5250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10386 | 2026.04.25 04:13:58.614808 [ 5 ] {5ea28cb3-f32f-4f7d-909e-4c1425ec5250} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10387 | 2026.04.25 04:13:58.615048 [ 5 ] {5ea28cb3-f32f-4f7d-909e-4c1425ec5250} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10388 | 2026.04.25 04:13:58.615198 [ 5 ] {5ea28cb3-f32f-4f7d-909e-4c1425ec5250} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001882 sec., 12752.39107332625 rows/sec., 22.85 MiB/sec. | ||
| 10389 | 2026.04.25 04:13:58.615252 [ 5 ] {5ea28cb3-f32f-4f7d-909e-4c1425ec5250} <Debug> TCPHandler: Processed in 0.002073231 sec. | ||
| 10390 | 2026.04.25 04:13:58.615371 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10391 | 2026.04.25 04:13:58.615466 [ 5 ] {1abbc203-b856-49cc-8b24-117f2e13dfa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10392 | 2026.04.25 04:13:58.615508 [ 5 ] {1abbc203-b856-49cc-8b24-117f2e13dfa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10393 | 2026.04.25 04:13:58.615865 [ 5 ] {1abbc203-b856-49cc-8b24-117f2e13dfa9} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10394 | 2026.04.25 04:13:58.615900 [ 5 ] {1abbc203-b856-49cc-8b24-117f2e13dfa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10395 | 2026.04.25 04:13:58.616218 [ 5 ] {1abbc203-b856-49cc-8b24-117f2e13dfa9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10396 | 2026.04.25 04:13:58.616439 [ 5 ] {1abbc203-b856-49cc-8b24-117f2e13dfa9} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10397 | 2026.04.25 04:13:58.616539 [ 35 ] {} <Debug> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10398 | 2026.04.25 04:13:58.616566 [ 5 ] {1abbc203-b856-49cc-8b24-117f2e13dfa9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001118 sec., 80500.89445438283 rows/sec., 5.04 MiB/sec. | ||
| 10399 | 2026.04.25 04:13:58.616567 [ 35 ] {} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10400 | 2026.04.25 04:13:58.616594 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10401 | 2026.04.25 04:13:58.616603 [ 5 ] {1abbc203-b856-49cc-8b24-117f2e13dfa9} <Debug> TCPHandler: Processed in 0.00128328 sec. | ||
| 10402 | 2026.04.25 04:13:58.616659 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 10403 | 2026.04.25 04:13:58.616753 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10404 | 2026.04.25 04:13:58.616782 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2994 rows starting from the beginning of the part | ||
| 10405 | 2026.04.25 04:13:58.616831 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 10406 | 2026.04.25 04:13:58.616875 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 108 rows starting from the beginning of the part | ||
| 10407 | 2026.04.25 04:13:58.616907 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 12 rows starting from the beginning of the part | ||
| 10408 | 2026.04.25 04:13:58.616937 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 10409 | 2026.04.25 04:13:58.616971 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::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 | ||
| 10410 | 2026.04.25 04:13:58.617278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10411 | 2026.04.25 04:13:58.617947 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3324 rows, containing 4 columns (4 merged, 0 gathered) in 0.00131624 sec., 2525375.3114933446 rows/sec., 167.63 MiB/sec. | ||
| 10412 | 2026.04.25 04:13:58.618300 [ 187 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10413 | 2026.04.25 04:13:58.618656 [ 187 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_71_14} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10414 | 2026.04.25 04:13:58.618759 [ 187 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_71_14} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10415 | 2026.04.25 04:13:58.618884 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 10416 | 2026.04.25 04:13:58.635170 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10417 | 2026.04.25 04:13:58.635215 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10418 | 2026.04.25 04:13:58.641184 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10419 | 2026.04.25 04:13:58.641882 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10420 | 2026.04.25 04:13:58.642220 [ 35 ] {} <Debug> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10421 | 2026.04.25 04:13:58.642279 [ 35 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10422 | 2026.04.25 04:13:58.642311 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10423 | 2026.04.25 04:13:58.642418 [ 194 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 10424 | 2026.04.25 04:13:58.645110 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10425 | 2026.04.25 04:13:58.646330 [ 194 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10426 | 2026.04.25 04:13:58.647717 [ 194 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10427 | 2026.04.25 04:13:58.652195 [ 194 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 10428 | 2026.04.25 04:13:58.656687 [ 194 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10429 | 2026.04.25 04:13:58.661110 [ 194 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 10430 | 2026.04.25 04:13:58.665507 [ 194 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10431 | 2026.04.25 04:13:58.669284 [ 194 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 10432 | 2026.04.25 04:13:58.718767 [ 196 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.076392025 sec., 4542.358970062647 rows/sec., 23.49 MiB/sec. | ||
| 10433 | 2026.04.25 04:13:58.720966 [ 202 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10434 | 2026.04.25 04:13:58.722693 [ 202 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_46_9} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10435 | 2026.04.25 04:13:58.722778 [ 202 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_46_9} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10436 | 2026.04.25 04:13:58.724051 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10437 | 2026.04.25 04:13:59.733538 [ 33 ] {} <Debug> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 10438 | 2026.04.25 04:13:59.733600 [ 33 ] {} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10439 | 2026.04.25 04:13:59.733620 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10440 | 2026.04.25 04:13:59.733742 [ 198 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 10441 | 2026.04.25 04:13:59.733888 [ 198 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10442 | 2026.04.25 04:13:59.733922 [ 198 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 10443 | 2026.04.25 04:13:59.734020 [ 198 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 10444 | 2026.04.25 04:13:59.734098 [ 198 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 10445 | 2026.04.25 04:13:59.734171 [ 198 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 10446 | 2026.04.25 04:13:59.734239 [ 198 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 10447 | 2026.04.25 04:13:59.735213 [ 196 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001580134 sec., 27845.73966511701 rows/sec., 2.32 MiB/sec. | ||
| 10448 | 2026.04.25 04:13:59.735463 [ 197 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 10449 | 2026.04.25 04:13:59.735814 [ 197 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_17_4} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10450 | 2026.04.25 04:13:59.735904 [ 197 ] {6c53d5b2-22e0-4f47-a62a-e569b88327c8::all_1_17_4} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 10451 | 2026.04.25 04:13:59.736001 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10452 | 2026.04.25 04:14:02.485256 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1278 | ||
| 10453 | 2026.04.25 04:14:02.487953 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10454 | 2026.04.25 04:14:02.488014 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10455 | 2026.04.25 04:14:02.489338 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10456 | 2026.04.25 04:14:02.489631 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10457 | 2026.04.25 04:14:02.490009 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1278 | ||
| 10458 | 2026.04.25 04:14:03.586355 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10459 | 2026.04.25 04:14:03.586715 [ 5 ] {425ebdd6-acff-4920-9bb5-ddab7c575416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 10460 | 2026.04.25 04:14:03.587158 [ 5 ] {425ebdd6-acff-4920-9bb5-ddab7c575416} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10461 | 2026.04.25 04:14:03.587197 [ 5 ] {425ebdd6-acff-4920-9bb5-ddab7c575416} <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 | ||
| 10462 | 2026.04.25 04:14:03.587418 [ 5 ] {425ebdd6-acff-4920-9bb5-ddab7c575416} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10463 | 2026.04.25 04:14:03.587488 [ 5 ] {425ebdd6-acff-4920-9bb5-ddab7c575416} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10464 | 2026.04.25 04:14:03.587631 [ 5 ] {425ebdd6-acff-4920-9bb5-ddab7c575416} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10465 | 2026.04.25 04:14:03.587755 [ 309 ] {425ebdd6-acff-4920-9bb5-ddab7c575416} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10466 | 2026.04.25 04:14:03.587756 [ 310 ] {425ebdd6-acff-4920-9bb5-ddab7c575416} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 10467 | 2026.04.25 04:14:03.587907 [ 5 ] {425ebdd6-acff-4920-9bb5-ddab7c575416} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 10468 | 2026.04.25 04:14:03.587933 [ 5 ] {425ebdd6-acff-4920-9bb5-ddab7c575416} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10469 | 2026.04.25 04:14:03.587977 [ 5 ] {425ebdd6-acff-4920-9bb5-ddab7c575416} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10470 | 2026.04.25 04:14:03.587998 [ 5 ] {425ebdd6-acff-4920-9bb5-ddab7c575416} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10471 | 2026.04.25 04:14:03.589082 [ 5 ] {425ebdd6-acff-4920-9bb5-ddab7c575416} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002506 sec., 20351.157222665603 rows/sec., 4.81 MiB/sec. | ||
| 10472 | 2026.04.25 04:14:03.589187 [ 5 ] {425ebdd6-acff-4920-9bb5-ddab7c575416} <Debug> TCPHandler: Processed in 0.003007025 sec. | ||
| 10473 | 2026.04.25 04:14:03.591203 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10474 | 2026.04.25 04:14:03.591330 [ 5 ] {14ac2b44-d13b-4aa2-bff8-fa8d29935fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10475 | 2026.04.25 04:14:03.591386 [ 5 ] {14ac2b44-d13b-4aa2-bff8-fa8d29935fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10476 | 2026.04.25 04:14:03.591982 [ 5 ] {14ac2b44-d13b-4aa2-bff8-fa8d29935fc9} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10477 | 2026.04.25 04:14:03.592028 [ 5 ] {14ac2b44-d13b-4aa2-bff8-fa8d29935fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10478 | 2026.04.25 04:14:03.592416 [ 5 ] {14ac2b44-d13b-4aa2-bff8-fa8d29935fc9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10479 | 2026.04.25 04:14:03.592649 [ 5 ] {14ac2b44-d13b-4aa2-bff8-fa8d29935fc9} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10480 | 2026.04.25 04:14:03.592799 [ 5 ] {14ac2b44-d13b-4aa2-bff8-fa8d29935fc9} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001507 sec., 61048.4406104844 rows/sec., 5.16 MiB/sec. | ||
| 10481 | 2026.04.25 04:14:03.592838 [ 5 ] {14ac2b44-d13b-4aa2-bff8-fa8d29935fc9} <Debug> TCPHandler: Processed in 0.001697665 sec. | ||
| 10482 | 2026.04.25 04:14:03.592968 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10483 | 2026.04.25 04:14:03.593063 [ 5 ] {7255eb01-b5e0-4bf4-869f-6aaa25677945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10484 | 2026.04.25 04:14:03.593103 [ 5 ] {7255eb01-b5e0-4bf4-869f-6aaa25677945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10485 | 2026.04.25 04:14:03.593508 [ 5 ] {7255eb01-b5e0-4bf4-869f-6aaa25677945} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10486 | 2026.04.25 04:14:03.593545 [ 5 ] {7255eb01-b5e0-4bf4-869f-6aaa25677945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10487 | 2026.04.25 04:14:03.593849 [ 5 ] {7255eb01-b5e0-4bf4-869f-6aaa25677945} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10488 | 2026.04.25 04:14:03.594072 [ 5 ] {7255eb01-b5e0-4bf4-869f-6aaa25677945} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10489 | 2026.04.25 04:14:03.594183 [ 26 ] {} <Debug> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10490 | 2026.04.25 04:14:03.594204 [ 5 ] {7255eb01-b5e0-4bf4-869f-6aaa25677945} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.00116 sec., 15517.241379310344 rows/sec., 1.14 MiB/sec. | ||
| 10491 | 2026.04.25 04:14:03.594239 [ 26 ] {} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10492 | 2026.04.25 04:14:03.594249 [ 5 ] {7255eb01-b5e0-4bf4-869f-6aaa25677945} <Debug> TCPHandler: Processed in 0.00133237 sec. | ||
| 10493 | 2026.04.25 04:14:03.594269 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10494 | 2026.04.25 04:14:03.594371 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10495 | 2026.04.25 04:14:03.594373 [ 195 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::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 | ||
| 10496 | 2026.04.25 04:14:03.594471 [ 5 ] {a78b66b6-73ad-4210-b85e-7f7b6c999db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10497 | 2026.04.25 04:14:03.594494 [ 195 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10498 | 2026.04.25 04:14:03.594511 [ 5 ] {a78b66b6-73ad-4210-b85e-7f7b6c999db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10499 | 2026.04.25 04:14:03.594529 [ 195 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 225 rows starting from the beginning of the part | ||
| 10500 | 2026.04.25 04:14:03.594597 [ 195 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 18 rows starting from the beginning of the part | ||
| 10501 | 2026.04.25 04:14:03.594650 [ 195 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 183 rows starting from the beginning of the part | ||
| 10502 | 2026.04.25 04:14:03.594700 [ 195 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 18 rows starting from the beginning of the part | ||
| 10503 | 2026.04.25 04:14:03.594745 [ 195 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 166 rows starting from the beginning of the part | ||
| 10504 | 2026.04.25 04:14:03.594790 [ 195 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 18 rows starting from the beginning of the part | ||
| 10505 | 2026.04.25 04:14:03.594962 [ 5 ] {a78b66b6-73ad-4210-b85e-7f7b6c999db5} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10506 | 2026.04.25 04:14:03.594998 [ 5 ] {a78b66b6-73ad-4210-b85e-7f7b6c999db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10507 | 2026.04.25 04:14:03.595360 [ 5 ] {a78b66b6-73ad-4210-b85e-7f7b6c999db5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10508 | 2026.04.25 04:14:03.595587 [ 5 ] {a78b66b6-73ad-4210-b85e-7f7b6c999db5} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10509 | 2026.04.25 04:14:03.595597 [ 197 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001263039 sec., 497213.46688423713 rows/sec., 33.39 MiB/sec. | ||
| 10510 | 2026.04.25 04:14:03.595727 [ 5 ] {a78b66b6-73ad-4210-b85e-7f7b6c999db5} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001273 sec., 64414.768263943435 rows/sec., 5.03 MiB/sec. | ||
| 10511 | 2026.04.25 04:14:03.595770 [ 5 ] {a78b66b6-73ad-4210-b85e-7f7b6c999db5} <Debug> TCPHandler: Processed in 0.001448662 sec. | ||
| 10512 | 2026.04.25 04:14:03.595803 [ 196 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10513 | 2026.04.25 04:14:03.595896 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10514 | 2026.04.25 04:14:03.595996 [ 5 ] {e1d02039-cc91-45e7-b406-9c7ea2e5369e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10515 | 2026.04.25 04:14:03.596042 [ 5 ] {e1d02039-cc91-45e7-b406-9c7ea2e5369e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10516 | 2026.04.25 04:14:03.596100 [ 196 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_66_13} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10517 | 2026.04.25 04:14:03.596186 [ 196 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_66_13} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10518 | 2026.04.25 04:14:03.596290 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10519 | 2026.04.25 04:14:03.596461 [ 5 ] {e1d02039-cc91-45e7-b406-9c7ea2e5369e} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10520 | 2026.04.25 04:14:03.596501 [ 5 ] {e1d02039-cc91-45e7-b406-9c7ea2e5369e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10521 | 2026.04.25 04:14:03.596851 [ 5 ] {e1d02039-cc91-45e7-b406-9c7ea2e5369e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10522 | 2026.04.25 04:14:03.597076 [ 5 ] {e1d02039-cc91-45e7-b406-9c7ea2e5369e} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10523 | 2026.04.25 04:14:03.597208 [ 5 ] {e1d02039-cc91-45e7-b406-9c7ea2e5369e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 10524 | 2026.04.25 04:14:03.597244 [ 5 ] {e1d02039-cc91-45e7-b406-9c7ea2e5369e} <Debug> TCPHandler: Processed in 0.001398841 sec. | ||
| 10525 | 2026.04.25 04:14:03.597368 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10526 | 2026.04.25 04:14:03.597465 [ 5 ] {213cfe00-3734-435f-837e-ec2611c55774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10527 | 2026.04.25 04:14:03.597519 [ 5 ] {213cfe00-3734-435f-837e-ec2611c55774} <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 | ||
| 10528 | 2026.04.25 04:14:03.598293 [ 5 ] {213cfe00-3734-435f-837e-ec2611c55774} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10529 | 2026.04.25 04:14:03.598329 [ 5 ] {213cfe00-3734-435f-837e-ec2611c55774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10530 | 2026.04.25 04:14:03.598861 [ 5 ] {213cfe00-3734-435f-837e-ec2611c55774} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10531 | 2026.04.25 04:14:03.599089 [ 5 ] {213cfe00-3734-435f-837e-ec2611c55774} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10532 | 2026.04.25 04:14:03.599210 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10533 | 2026.04.25 04:14:03.599231 [ 5 ] {213cfe00-3734-435f-837e-ec2611c55774} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001785 sec., 10084.03361344538 rows/sec., 18.07 MiB/sec. | ||
| 10534 | 2026.04.25 04:14:03.599247 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10535 | 2026.04.25 04:14:03.599274 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10536 | 2026.04.25 04:14:03.599290 [ 5 ] {213cfe00-3734-435f-837e-ec2611c55774} <Debug> TCPHandler: Processed in 0.0019763 sec. | ||
| 10537 | 2026.04.25 04:14:03.599366 [ 197 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::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 | ||
| 10538 | 2026.04.25 04:14:03.599428 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10539 | 2026.04.25 04:14:03.599528 [ 5 ] {1bf4db13-a303-4936-9e1b-eb151bfcf414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10540 | 2026.04.25 04:14:03.599569 [ 5 ] {1bf4db13-a303-4936-9e1b-eb151bfcf414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10541 | 2026.04.25 04:14:03.599617 [ 197 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10542 | 2026.04.25 04:14:03.599683 [ 197 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1281 rows starting from the beginning of the part | ||
| 10543 | 2026.04.25 04:14:03.599818 [ 197 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 18 rows starting from the beginning of the part | ||
| 10544 | 2026.04.25 04:14:03.599909 [ 5 ] {1bf4db13-a303-4936-9e1b-eb151bfcf414} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10545 | 2026.04.25 04:14:03.599929 [ 197 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 35 rows starting from the beginning of the part | ||
| 10546 | 2026.04.25 04:14:03.599955 [ 5 ] {1bf4db13-a303-4936-9e1b-eb151bfcf414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10547 | 2026.04.25 04:14:03.600035 [ 197 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 18 rows starting from the beginning of the part | ||
| 10548 | 2026.04.25 04:14:03.600128 [ 197 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 24 rows starting from the beginning of the part | ||
| 10549 | 2026.04.25 04:14:03.600216 [ 197 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 18 rows starting from the beginning of the part | ||
| 10550 | 2026.04.25 04:14:03.600306 [ 5 ] {1bf4db13-a303-4936-9e1b-eb151bfcf414} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10551 | 2026.04.25 04:14:03.600548 [ 5 ] {1bf4db13-a303-4936-9e1b-eb151bfcf414} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10552 | 2026.04.25 04:14:03.600690 [ 5 ] {1bf4db13-a303-4936-9e1b-eb151bfcf414} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 10553 | 2026.04.25 04:14:03.600727 [ 5 ] {1bf4db13-a303-4936-9e1b-eb151bfcf414} <Debug> TCPHandler: Processed in 0.001348031 sec. | ||
| 10554 | 2026.04.25 04:14:03.607106 [ 196 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1394 rows, containing 19 columns (19 merged, 0 gathered) in 0.007779587 sec., 179186.88999814514 rows/sec., 321.09 MiB/sec. | ||
| 10555 | 2026.04.25 04:14:03.608926 [ 201 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10556 | 2026.04.25 04:14:03.609268 [ 201 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10557 | 2026.04.25 04:14:03.609347 [ 201 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10558 | 2026.04.25 04:14:03.609476 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 10559 | 2026.04.25 04:14:04.000191 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.06 MiB, peak 331.23 MiB, free memory in arenas 0.00 B, will set to 321.84 MiB (RSS), difference: 3.78 MiB | ||
| 10560 | 2026.04.25 04:14:04.932465 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22526 | ||
| 10561 | 2026.04.25 04:14:04.932930 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10562 | 2026.04.25 04:14:04.932966 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10563 | 2026.04.25 04:14:04.933441 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10564 | 2026.04.25 04:14:04.933669 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10565 | 2026.04.25 04:14:04.933796 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22526 | ||
| 10566 | 2026.04.25 04:14:06.145188 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10567 | 2026.04.25 04:14:06.160236 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10568 | 2026.04.25 04:14:06.160288 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10569 | 2026.04.25 04:14:06.165637 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10570 | 2026.04.25 04:14:06.166314 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10571 | 2026.04.25 04:14:06.169145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10572 | 2026.04.25 04:14:08.591692 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10573 | 2026.04.25 04:14:08.592081 [ 5 ] {701f1f62-3287-4e22-83ee-ec492558b06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 10574 | 2026.04.25 04:14:08.592466 [ 5 ] {701f1f62-3287-4e22-83ee-ec492558b06c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10575 | 2026.04.25 04:14:08.592502 [ 5 ] {701f1f62-3287-4e22-83ee-ec492558b06c} <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 | ||
| 10576 | 2026.04.25 04:14:08.592740 [ 5 ] {701f1f62-3287-4e22-83ee-ec492558b06c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10577 | 2026.04.25 04:14:08.592805 [ 5 ] {701f1f62-3287-4e22-83ee-ec492558b06c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10578 | 2026.04.25 04:14:08.592946 [ 5 ] {701f1f62-3287-4e22-83ee-ec492558b06c} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10579 | 2026.04.25 04:14:08.593073 [ 310 ] {701f1f62-3287-4e22-83ee-ec492558b06c} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 10580 | 2026.04.25 04:14:08.593073 [ 298 ] {701f1f62-3287-4e22-83ee-ec492558b06c} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10581 | 2026.04.25 04:14:08.593213 [ 5 ] {701f1f62-3287-4e22-83ee-ec492558b06c} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 10582 | 2026.04.25 04:14:08.593238 [ 5 ] {701f1f62-3287-4e22-83ee-ec492558b06c} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10583 | 2026.04.25 04:14:08.593279 [ 5 ] {701f1f62-3287-4e22-83ee-ec492558b06c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10584 | 2026.04.25 04:14:08.593299 [ 5 ] {701f1f62-3287-4e22-83ee-ec492558b06c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10585 | 2026.04.25 04:14:08.594488 [ 5 ] {701f1f62-3287-4e22-83ee-ec492558b06c} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002575 sec., 19805.825242718445 rows/sec., 4.68 MiB/sec. | ||
| 10586 | 2026.04.25 04:14:08.594585 [ 5 ] {701f1f62-3287-4e22-83ee-ec492558b06c} <Debug> TCPHandler: Processed in 0.003083397 sec. | ||
| 10587 | 2026.04.25 04:14:08.599765 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10588 | 2026.04.25 04:14:08.599891 [ 5 ] {4c1a44ef-7a34-44eb-927c-305e19a8e5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10589 | 2026.04.25 04:14:08.599941 [ 5 ] {4c1a44ef-7a34-44eb-927c-305e19a8e5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10590 | 2026.04.25 04:14:08.600635 [ 5 ] {4c1a44ef-7a34-44eb-927c-305e19a8e5a6} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10591 | 2026.04.25 04:14:08.600673 [ 5 ] {4c1a44ef-7a34-44eb-927c-305e19a8e5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10592 | 2026.04.25 04:14:08.601050 [ 5 ] {4c1a44ef-7a34-44eb-927c-305e19a8e5a6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10593 | 2026.04.25 04:14:08.601270 [ 5 ] {4c1a44ef-7a34-44eb-927c-305e19a8e5a6} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10594 | 2026.04.25 04:14:08.601404 [ 5 ] {4c1a44ef-7a34-44eb-927c-305e19a8e5a6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00155 sec., 183225.8064516129 rows/sec., 11.64 MiB/sec. | ||
| 10595 | 2026.04.25 04:14:08.601441 [ 5 ] {4c1a44ef-7a34-44eb-927c-305e19a8e5a6} <Debug> TCPHandler: Processed in 0.001735176 sec. | ||
| 10596 | 2026.04.25 04:14:08.601572 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10597 | 2026.04.25 04:14:08.601664 [ 5 ] {c06d596e-9930-448e-ba0a-e45c27926c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10598 | 2026.04.25 04:14:08.601703 [ 5 ] {c06d596e-9930-448e-ba0a-e45c27926c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10599 | 2026.04.25 04:14:08.602495 [ 5 ] {c06d596e-9930-448e-ba0a-e45c27926c61} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10600 | 2026.04.25 04:14:08.602528 [ 5 ] {c06d596e-9930-448e-ba0a-e45c27926c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10601 | 2026.04.25 04:14:08.602874 [ 5 ] {c06d596e-9930-448e-ba0a-e45c27926c61} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10602 | 2026.04.25 04:14:08.603084 [ 5 ] {c06d596e-9930-448e-ba0a-e45c27926c61} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10603 | 2026.04.25 04:14:08.603206 [ 5 ] {c06d596e-9930-448e-ba0a-e45c27926c61} <Debug> executeQuery: Read 845 rows, 67.37 KiB in 0.00156 sec., 541666.6666666666 rows/sec., 42.17 MiB/sec. | ||
| 10604 | 2026.04.25 04:14:08.603241 [ 5 ] {c06d596e-9930-448e-ba0a-e45c27926c61} <Debug> TCPHandler: Processed in 0.001726416 sec. | ||
| 10605 | 2026.04.25 04:14:08.603368 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10606 | 2026.04.25 04:14:08.603460 [ 5 ] {d805a055-5f11-4e73-a9c3-331f68d74e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10607 | 2026.04.25 04:14:08.603498 [ 5 ] {d805a055-5f11-4e73-a9c3-331f68d74e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10608 | 2026.04.25 04:14:08.603959 [ 5 ] {d805a055-5f11-4e73-a9c3-331f68d74e70} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10609 | 2026.04.25 04:14:08.603992 [ 5 ] {d805a055-5f11-4e73-a9c3-331f68d74e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10610 | 2026.04.25 04:14:08.604298 [ 5 ] {d805a055-5f11-4e73-a9c3-331f68d74e70} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10611 | 2026.04.25 04:14:08.604517 [ 5 ] {d805a055-5f11-4e73-a9c3-331f68d74e70} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10612 | 2026.04.25 04:14:08.604638 [ 5 ] {d805a055-5f11-4e73-a9c3-331f68d74e70} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001196 sec., 138795.98662207357 rows/sec., 8.45 MiB/sec. | ||
| 10613 | 2026.04.25 04:14:08.604674 [ 5 ] {d805a055-5f11-4e73-a9c3-331f68d74e70} <Debug> TCPHandler: Processed in 0.001362371 sec. | ||
| 10614 | 2026.04.25 04:14:08.604801 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10615 | 2026.04.25 04:14:08.604894 [ 5 ] {d20a7be6-2a5f-4e1b-b321-4009d651590f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10616 | 2026.04.25 04:14:08.604932 [ 5 ] {d20a7be6-2a5f-4e1b-b321-4009d651590f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10617 | 2026.04.25 04:14:08.605371 [ 5 ] {d20a7be6-2a5f-4e1b-b321-4009d651590f} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10618 | 2026.04.25 04:14:08.605406 [ 5 ] {d20a7be6-2a5f-4e1b-b321-4009d651590f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10619 | 2026.04.25 04:14:08.605707 [ 5 ] {d20a7be6-2a5f-4e1b-b321-4009d651590f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10620 | 2026.04.25 04:14:08.605913 [ 5 ] {d20a7be6-2a5f-4e1b-b321-4009d651590f} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10621 | 2026.04.25 04:14:08.606033 [ 5 ] {d20a7be6-2a5f-4e1b-b321-4009d651590f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001158 sec., 128670.12089810018 rows/sec., 8.31 MiB/sec. | ||
| 10622 | 2026.04.25 04:14:08.606069 [ 5 ] {d20a7be6-2a5f-4e1b-b321-4009d651590f} <Debug> TCPHandler: Processed in 0.00132511 sec. | ||
| 10623 | 2026.04.25 04:14:08.606204 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10624 | 2026.04.25 04:14:08.606295 [ 5 ] {1d589fd8-59fe-48e2-8f22-9db988e3ebe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10625 | 2026.04.25 04:14:08.606334 [ 5 ] {1d589fd8-59fe-48e2-8f22-9db988e3ebe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10626 | 2026.04.25 04:14:08.606757 [ 5 ] {1d589fd8-59fe-48e2-8f22-9db988e3ebe5} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10627 | 2026.04.25 04:14:08.606792 [ 5 ] {1d589fd8-59fe-48e2-8f22-9db988e3ebe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10628 | 2026.04.25 04:14:08.607093 [ 5 ] {1d589fd8-59fe-48e2-8f22-9db988e3ebe5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10629 | 2026.04.25 04:14:08.607303 [ 5 ] {1d589fd8-59fe-48e2-8f22-9db988e3ebe5} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10630 | 2026.04.25 04:14:08.607426 [ 5 ] {1d589fd8-59fe-48e2-8f22-9db988e3ebe5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001148 sec., 128919.86062717771 rows/sec., 7.33 MiB/sec. | ||
| 10631 | 2026.04.25 04:14:08.607463 [ 5 ] {1d589fd8-59fe-48e2-8f22-9db988e3ebe5} <Debug> TCPHandler: Processed in 0.00130544 sec. | ||
| 10632 | 2026.04.25 04:14:08.607587 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10633 | 2026.04.25 04:14:08.607678 [ 5 ] {6e6d69ae-551d-48c2-a9f6-e2aa7097c36c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10634 | 2026.04.25 04:14:08.607717 [ 5 ] {6e6d69ae-551d-48c2-a9f6-e2aa7097c36c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10635 | 2026.04.25 04:14:08.608285 [ 5 ] {6e6d69ae-551d-48c2-a9f6-e2aa7097c36c} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10636 | 2026.04.25 04:14:08.608320 [ 5 ] {6e6d69ae-551d-48c2-a9f6-e2aa7097c36c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10637 | 2026.04.25 04:14:08.608634 [ 5 ] {6e6d69ae-551d-48c2-a9f6-e2aa7097c36c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10638 | 2026.04.25 04:14:08.608850 [ 5 ] {6e6d69ae-551d-48c2-a9f6-e2aa7097c36c} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10639 | 2026.04.25 04:14:08.608973 [ 5 ] {6e6d69ae-551d-48c2-a9f6-e2aa7097c36c} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.001312 sec., 391768.2926829268 rows/sec., 27.62 MiB/sec. | ||
| 10640 | 2026.04.25 04:14:08.609009 [ 5 ] {6e6d69ae-551d-48c2-a9f6-e2aa7097c36c} <Debug> TCPHandler: Processed in 0.001469112 sec. | ||
| 10641 | 2026.04.25 04:14:08.609127 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10642 | 2026.04.25 04:14:08.609219 [ 5 ] {b6f9a5e0-f6f9-43d7-a95c-fa3712d84b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10643 | 2026.04.25 04:14:08.609258 [ 5 ] {b6f9a5e0-f6f9-43d7-a95c-fa3712d84b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10644 | 2026.04.25 04:14:08.609597 [ 5 ] {b6f9a5e0-f6f9-43d7-a95c-fa3712d84b6c} <Trace> oximeter.measurements_bool (bfbb4b62-a3a3-4b88-9fdd-efcd101fe539): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10645 | 2026.04.25 04:14:08.609635 [ 5 ] {b6f9a5e0-f6f9-43d7-a95c-fa3712d84b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10646 | 2026.04.25 04:14:08.609941 [ 5 ] {b6f9a5e0-f6f9-43d7-a95c-fa3712d84b6c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 10647 | 2026.04.25 04:14:08.610142 [ 5 ] {b6f9a5e0-f6f9-43d7-a95c-fa3712d84b6c} <Trace> oximeter.measurements_bool (bfbb4b62-a3a3-4b88-9fdd-efcd101fe539): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10648 | 2026.04.25 04:14:08.610232 [ 91 ] {} <Debug> oximeter.measurements_bool (bfbb4b62-a3a3-4b88-9fdd-efcd101fe539) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 10649 | 2026.04.25 04:14:08.610265 [ 5 ] {b6f9a5e0-f6f9-43d7-a95c-fa3712d84b6c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 10650 | 2026.04.25 04:14:08.610272 [ 91 ] {} <Trace> oximeter.measurements_bool (bfbb4b62-a3a3-4b88-9fdd-efcd101fe539): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10651 | 2026.04.25 04:14:08.610300 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10652 | 2026.04.25 04:14:08.610302 [ 5 ] {b6f9a5e0-f6f9-43d7-a95c-fa3712d84b6c} <Debug> TCPHandler: Processed in 0.001221779 sec. | ||
| 10653 | 2026.04.25 04:14:08.610391 [ 199 ] {bfbb4b62-a3a3-4b88-9fdd-efcd101fe539::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 | ||
| 10654 | 2026.04.25 04:14:08.610437 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10655 | 2026.04.25 04:14:08.610495 [ 199 ] {bfbb4b62-a3a3-4b88-9fdd-efcd101fe539::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10656 | 2026.04.25 04:14:08.610528 [ 199 ] {bfbb4b62-a3a3-4b88-9fdd-efcd101fe539::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 10657 | 2026.04.25 04:14:08.610532 [ 5 ] {72007f72-223f-4d76-8328-47f009748e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10658 | 2026.04.25 04:14:08.610579 [ 5 ] {72007f72-223f-4d76-8328-47f009748e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10659 | 2026.04.25 04:14:08.610589 [ 199 ] {bfbb4b62-a3a3-4b88-9fdd-efcd101fe539::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 10660 | 2026.04.25 04:14:08.610637 [ 199 ] {bfbb4b62-a3a3-4b88-9fdd-efcd101fe539::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 10661 | 2026.04.25 04:14:08.610684 [ 199 ] {bfbb4b62-a3a3-4b88-9fdd-efcd101fe539::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 10662 | 2026.04.25 04:14:08.610728 [ 199 ] {bfbb4b62-a3a3-4b88-9fdd-efcd101fe539::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 10663 | 2026.04.25 04:14:08.610769 [ 199 ] {bfbb4b62-a3a3-4b88-9fdd-efcd101fe539::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 10664 | 2026.04.25 04:14:08.610998 [ 5 ] {72007f72-223f-4d76-8328-47f009748e59} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10665 | 2026.04.25 04:14:08.611033 [ 5 ] {72007f72-223f-4d76-8328-47f009748e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10666 | 2026.04.25 04:14:08.611360 [ 5 ] {72007f72-223f-4d76-8328-47f009748e59} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10667 | 2026.04.25 04:14:08.611545 [ 188 ] {bfbb4b62-a3a3-4b88-9fdd-efcd101fe539::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.001194918 sec., 35148.85540263014 rows/sec., 1.79 MiB/sec. | ||
| 10668 | 2026.04.25 04:14:08.611565 [ 5 ] {72007f72-223f-4d76-8328-47f009748e59} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10669 | 2026.04.25 04:14:08.611668 [ 188 ] {bfbb4b62-a3a3-4b88-9fdd-efcd101fe539::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 10670 | 2026.04.25 04:14:08.611673 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Selected 6 parts from all_1_69_14 to all_74_74_0 | ||
| 10671 | 2026.04.25 04:14:08.611694 [ 5 ] {72007f72-223f-4d76-8328-47f009748e59} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001181 sec., 224386.1134631668 rows/sec., 14.91 MiB/sec. | ||
| 10672 | 2026.04.25 04:14:08.611708 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10673 | 2026.04.25 04:14:08.611726 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10674 | 2026.04.25 04:14:08.611730 [ 5 ] {72007f72-223f-4d76-8328-47f009748e59} <Debug> TCPHandler: Processed in 0.001341171 sec. | ||
| 10675 | 2026.04.25 04:14:08.611782 [ 199 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_74_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_69_14 to all_74_74_0 into Compact with storage Full | ||
| 10676 | 2026.04.25 04:14:08.611862 [ 199 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_74_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10677 | 2026.04.25 04:14:08.611867 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10678 | 2026.04.25 04:14:08.611887 [ 199 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_69_14, total 24426 rows starting from the beginning of the part | ||
| 10679 | 2026.04.25 04:14:08.611932 [ 199 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 32 rows starting from the beginning of the part | ||
| 10680 | 2026.04.25 04:14:08.611965 [ 5 ] {52385ab4-8266-4c21-abee-dd41fc2abefb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10681 | 2026.04.25 04:14:08.611968 [ 199 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 10682 | 2026.04.25 04:14:08.611967 [ 188 ] {bfbb4b62-a3a3-4b88-9fdd-efcd101fe539::all_1_6_1} <Trace> oximeter.measurements_bool (bfbb4b62-a3a3-4b88-9fdd-efcd101fe539): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10683 | 2026.04.25 04:14:08.612008 [ 5 ] {52385ab4-8266-4c21-abee-dd41fc2abefb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10684 | 2026.04.25 04:14:08.612016 [ 199 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 265 rows starting from the beginning of the part | ||
| 10685 | 2026.04.25 04:14:08.612053 [ 199 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10686 | 2026.04.25 04:14:08.612062 [ 188 ] {bfbb4b62-a3a3-4b88-9fdd-efcd101fe539::all_1_6_1} <Trace> oximeter.measurements_bool (bfbb4b62-a3a3-4b88-9fdd-efcd101fe539) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 10687 | 2026.04.25 04:14:08.612091 [ 199 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 265 rows starting from the beginning of the part | ||
| 10688 | 2026.04.25 04:14:08.612138 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10689 | 2026.04.25 04:14:08.612330 [ 5 ] {52385ab4-8266-4c21-abee-dd41fc2abefb} <Trace> oximeter.measurements_f64 (751e3524-bc2c-4d4b-855f-9f6b803e40c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10690 | 2026.04.25 04:14:08.612363 [ 5 ] {52385ab4-8266-4c21-abee-dd41fc2abefb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10691 | 2026.04.25 04:14:08.612643 [ 5 ] {52385ab4-8266-4c21-abee-dd41fc2abefb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 10692 | 2026.04.25 04:14:08.612850 [ 5 ] {52385ab4-8266-4c21-abee-dd41fc2abefb} <Trace> oximeter.measurements_f64 (751e3524-bc2c-4d4b-855f-9f6b803e40c9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10693 | 2026.04.25 04:14:08.612972 [ 5 ] {52385ab4-8266-4c21-abee-dd41fc2abefb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 10694 | 2026.04.25 04:14:08.613007 [ 5 ] {52385ab4-8266-4c21-abee-dd41fc2abefb} <Debug> TCPHandler: Processed in 0.001187628 sec. | ||
| 10695 | 2026.04.25 04:14:08.613126 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10696 | 2026.04.25 04:14:08.613217 [ 5 ] {d369b84a-8748-45b5-835f-7a93531d7010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10697 | 2026.04.25 04:14:08.613269 [ 5 ] {d369b84a-8748-45b5-835f-7a93531d7010} <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 | ||
| 10698 | 2026.04.25 04:14:08.614057 [ 5 ] {d369b84a-8748-45b5-835f-7a93531d7010} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10699 | 2026.04.25 04:14:08.614091 [ 5 ] {d369b84a-8748-45b5-835f-7a93531d7010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10700 | 2026.04.25 04:14:08.614617 [ 5 ] {d369b84a-8748-45b5-835f-7a93531d7010} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10701 | 2026.04.25 04:14:08.614828 [ 5 ] {d369b84a-8748-45b5-835f-7a93531d7010} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10702 | 2026.04.25 04:14:08.614961 [ 5 ] {d369b84a-8748-45b5-835f-7a93531d7010} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001761 sec., 13628.62010221465 rows/sec., 24.42 MiB/sec. | ||
| 10703 | 2026.04.25 04:14:08.615015 [ 5 ] {d369b84a-8748-45b5-835f-7a93531d7010} <Debug> TCPHandler: Processed in 0.001935579 sec. | ||
| 10704 | 2026.04.25 04:14:08.615145 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10705 | 2026.04.25 04:14:08.615237 [ 5 ] {cadae8fc-8cbb-4d42-98d8-9faaaaa519ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10706 | 2026.04.25 04:14:08.615276 [ 5 ] {cadae8fc-8cbb-4d42-98d8-9faaaaa519ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10707 | 2026.04.25 04:14:08.615607 [ 5 ] {cadae8fc-8cbb-4d42-98d8-9faaaaa519ed} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10708 | 2026.04.25 04:14:08.615639 [ 5 ] {cadae8fc-8cbb-4d42-98d8-9faaaaa519ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10709 | 2026.04.25 04:14:08.615935 [ 5 ] {cadae8fc-8cbb-4d42-98d8-9faaaaa519ed} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10710 | 2026.04.25 04:14:08.616134 [ 5 ] {cadae8fc-8cbb-4d42-98d8-9faaaaa519ed} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10711 | 2026.04.25 04:14:08.616255 [ 5 ] {cadae8fc-8cbb-4d42-98d8-9faaaaa519ed} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001036 sec., 86872.58687258686 rows/sec., 5.44 MiB/sec. | ||
| 10712 | 2026.04.25 04:14:08.616290 [ 5 ] {cadae8fc-8cbb-4d42-98d8-9faaaaa519ed} <Debug> TCPHandler: Processed in 0.001192327 sec. | ||
| 10713 | 2026.04.25 04:14:08.616696 [ 188 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_74_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25308 rows, containing 5 columns (5 merged, 0 gathered) in 0.004956755 sec., 5105759.715781797 rows/sec., 331.73 MiB/sec. | ||
| 10714 | 2026.04.25 04:14:08.616890 [ 188 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_74_15} <Trace> MergedBlockOutputStream: filled checksums all_1_74_15 (state Temporary) | ||
| 10715 | 2026.04.25 04:14:08.617158 [ 188 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_74_15} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_merge_all_1_74_15 to all_1_74_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10716 | 2026.04.25 04:14:08.617215 [ 188 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_74_15} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Merged 6 parts: [all_1_69_14, all_74_74_0] -> all_1_74_15 | ||
| 10717 | 2026.04.25 04:14:08.617275 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 10718 | 2026.04.25 04:14:12.268642 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10719 | 2026.04.25 04:14:12.268691 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10720 | 2026.04.25 04:14:12.434057 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23038 | ||
| 10721 | 2026.04.25 04:14:12.434921 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10722 | 2026.04.25 04:14:12.434972 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10723 | 2026.04.25 04:14:12.435643 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10724 | 2026.04.25 04:14:12.435910 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10725 | 2026.04.25 04:14:12.436053 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23038 | ||
| 10726 | 2026.04.25 04:14:12.490445 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1316 | ||
| 10727 | 2026.04.25 04:14:12.493049 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10728 | 2026.04.25 04:14:12.493105 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10729 | 2026.04.25 04:14:12.494383 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10730 | 2026.04.25 04:14:12.494680 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10731 | 2026.04.25 04:14:12.495071 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1316 | ||
| 10732 | 2026.04.25 04:14:13.001323 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000825013 sec. | ||
| 10733 | 2026.04.25 04:14:13.586668 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10734 | 2026.04.25 04:14:13.586886 [ 5 ] {69990cdf-bdeb-4738-ab6d-a7d4e5f007da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 10735 | 2026.04.25 04:14:13.587212 [ 5 ] {69990cdf-bdeb-4738-ab6d-a7d4e5f007da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10736 | 2026.04.25 04:14:13.587246 [ 5 ] {69990cdf-bdeb-4738-ab6d-a7d4e5f007da} <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 | ||
| 10737 | 2026.04.25 04:14:13.587459 [ 5 ] {69990cdf-bdeb-4738-ab6d-a7d4e5f007da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10738 | 2026.04.25 04:14:13.587525 [ 5 ] {69990cdf-bdeb-4738-ab6d-a7d4e5f007da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10739 | 2026.04.25 04:14:13.587663 [ 5 ] {69990cdf-bdeb-4738-ab6d-a7d4e5f007da} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10740 | 2026.04.25 04:14:13.587776 [ 310 ] {69990cdf-bdeb-4738-ab6d-a7d4e5f007da} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 10741 | 2026.04.25 04:14:13.587776 [ 298 ] {69990cdf-bdeb-4738-ab6d-a7d4e5f007da} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10742 | 2026.04.25 04:14:13.587908 [ 5 ] {69990cdf-bdeb-4738-ab6d-a7d4e5f007da} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 10743 | 2026.04.25 04:14:13.587932 [ 5 ] {69990cdf-bdeb-4738-ab6d-a7d4e5f007da} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10744 | 2026.04.25 04:14:13.587973 [ 5 ] {69990cdf-bdeb-4738-ab6d-a7d4e5f007da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10745 | 2026.04.25 04:14:13.587992 [ 5 ] {69990cdf-bdeb-4738-ab6d-a7d4e5f007da} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10746 | 2026.04.25 04:14:13.589081 [ 5 ] {69990cdf-bdeb-4738-ab6d-a7d4e5f007da} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002282 sec., 22348.81682734443 rows/sec., 5.28 MiB/sec. | ||
| 10747 | 2026.04.25 04:14:13.589187 [ 5 ] {69990cdf-bdeb-4738-ab6d-a7d4e5f007da} <Debug> TCPHandler: Processed in 0.00264451 sec. | ||
| 10748 | 2026.04.25 04:14:13.591202 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10749 | 2026.04.25 04:14:13.591309 [ 5 ] {abaa13bf-03bd-4ee3-9542-55ec45868edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10750 | 2026.04.25 04:14:13.591351 [ 5 ] {abaa13bf-03bd-4ee3-9542-55ec45868edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10751 | 2026.04.25 04:14:13.591886 [ 5 ] {abaa13bf-03bd-4ee3-9542-55ec45868edf} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10752 | 2026.04.25 04:14:13.591928 [ 5 ] {abaa13bf-03bd-4ee3-9542-55ec45868edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10753 | 2026.04.25 04:14:13.592298 [ 5 ] {abaa13bf-03bd-4ee3-9542-55ec45868edf} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10754 | 2026.04.25 04:14:13.592537 [ 5 ] {abaa13bf-03bd-4ee3-9542-55ec45868edf} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10755 | 2026.04.25 04:14:13.592685 [ 5 ] {abaa13bf-03bd-4ee3-9542-55ec45868edf} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001407 sec., 65387.34896943852 rows/sec., 5.52 MiB/sec. | ||
| 10756 | 2026.04.25 04:14:13.592687 [ 125 ] {} <Debug> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10757 | 2026.04.25 04:14:13.592723 [ 5 ] {abaa13bf-03bd-4ee3-9542-55ec45868edf} <Debug> TCPHandler: Processed in 0.001569634 sec. | ||
| 10758 | 2026.04.25 04:14:13.592770 [ 125 ] {} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10759 | 2026.04.25 04:14:13.592800 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10760 | 2026.04.25 04:14:13.592867 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10761 | 2026.04.25 04:14:13.592952 [ 193 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10762 | 2026.04.25 04:14:13.592965 [ 5 ] {547004ee-63ee-4789-a121-4647b1e445e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10763 | 2026.04.25 04:14:13.593037 [ 5 ] {547004ee-63ee-4789-a121-4647b1e445e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10764 | 2026.04.25 04:14:13.593102 [ 193 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10765 | 2026.04.25 04:14:13.593140 [ 193 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3364 rows starting from the beginning of the part | ||
| 10766 | 2026.04.25 04:14:13.593205 [ 193 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 92 rows starting from the beginning of the part | ||
| 10767 | 2026.04.25 04:14:13.593251 [ 193 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 845 rows starting from the beginning of the part | ||
| 10768 | 2026.04.25 04:14:13.593324 [ 193 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 92 rows starting from the beginning of the part | ||
| 10769 | 2026.04.25 04:14:13.593363 [ 193 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 845 rows starting from the beginning of the part | ||
| 10770 | 2026.04.25 04:14:13.593403 [ 193 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 92 rows starting from the beginning of the part | ||
| 10771 | 2026.04.25 04:14:13.593454 [ 5 ] {547004ee-63ee-4789-a121-4647b1e445e4} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10772 | 2026.04.25 04:14:13.593495 [ 5 ] {547004ee-63ee-4789-a121-4647b1e445e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10773 | 2026.04.25 04:14:13.593820 [ 5 ] {547004ee-63ee-4789-a121-4647b1e445e4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10774 | 2026.04.25 04:14:13.594035 [ 5 ] {547004ee-63ee-4789-a121-4647b1e445e4} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10775 | 2026.04.25 04:14:13.594168 [ 5 ] {547004ee-63ee-4789-a121-4647b1e445e4} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001221 sec., 14742.01474201474 rows/sec., 1.08 MiB/sec. | ||
| 10776 | 2026.04.25 04:14:13.594204 [ 5 ] {547004ee-63ee-4789-a121-4647b1e445e4} <Debug> TCPHandler: Processed in 0.001384361 sec. | ||
| 10777 | 2026.04.25 04:14:13.594332 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10778 | 2026.04.25 04:14:13.594426 [ 5 ] {8ce1efa5-72f5-4e10-8606-e8f09c772812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10779 | 2026.04.25 04:14:13.594464 [ 5 ] {8ce1efa5-72f5-4e10-8606-e8f09c772812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10780 | 2026.04.25 04:14:13.594883 [ 5 ] {8ce1efa5-72f5-4e10-8606-e8f09c772812} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10781 | 2026.04.25 04:14:13.594923 [ 5 ] {8ce1efa5-72f5-4e10-8606-e8f09c772812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10782 | 2026.04.25 04:14:13.595228 [ 5 ] {8ce1efa5-72f5-4e10-8606-e8f09c772812} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10783 | 2026.04.25 04:14:13.595411 [ 188 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5330 rows, containing 5 columns (5 merged, 0 gathered) in 0.002517678 sec., 2117030.0570605136 rows/sec., 170.73 MiB/sec. | ||
| 10784 | 2026.04.25 04:14:13.595449 [ 5 ] {8ce1efa5-72f5-4e10-8606-e8f09c772812} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10785 | 2026.04.25 04:14:13.595560 [ 125 ] {} <Debug> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10786 | 2026.04.25 04:14:13.595576 [ 5 ] {8ce1efa5-72f5-4e10-8606-e8f09c772812} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001169 sec., 70145.42343883662 rows/sec., 5.48 MiB/sec. | ||
| 10787 | 2026.04.25 04:14:13.595599 [ 125 ] {} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10788 | 2026.04.25 04:14:13.595620 [ 5 ] {8ce1efa5-72f5-4e10-8606-e8f09c772812} <Debug> TCPHandler: Processed in 0.00133515 sec. | ||
| 10789 | 2026.04.25 04:14:13.595622 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10790 | 2026.04.25 04:14:13.595717 [ 200 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10791 | 2026.04.25 04:14:13.595736 [ 189 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10792 | 2026.04.25 04:14:13.595747 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10793 | 2026.04.25 04:14:13.595871 [ 5 ] {96a22b54-8dda-4da6-8b57-e756bb172c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10794 | 2026.04.25 04:14:13.595880 [ 189 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10795 | 2026.04.25 04:14:13.595919 [ 5 ] {96a22b54-8dda-4da6-8b57-e756bb172c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10796 | 2026.04.25 04:14:13.595926 [ 189 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1832 rows starting from the beginning of the part | ||
| 10797 | 2026.04.25 04:14:13.596004 [ 189 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 82 rows starting from the beginning of the part | ||
| 10798 | 2026.04.25 04:14:13.596034 [ 200 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_76_15} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10799 | 2026.04.25 04:14:13.596053 [ 189 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 514 rows starting from the beginning of the part | ||
| 10800 | 2026.04.25 04:14:13.596101 [ 189 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 82 rows starting from the beginning of the part | ||
| 10801 | 2026.04.25 04:14:13.596117 [ 200 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_76_15} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10802 | 2026.04.25 04:14:13.596145 [ 189 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 514 rows starting from the beginning of the part | ||
| 10803 | 2026.04.25 04:14:13.596192 [ 189 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part | ||
| 10804 | 2026.04.25 04:14:13.596207 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 10805 | 2026.04.25 04:14:13.596341 [ 5 ] {96a22b54-8dda-4da6-8b57-e756bb172c58} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10806 | 2026.04.25 04:14:13.596381 [ 5 ] {96a22b54-8dda-4da6-8b57-e756bb172c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10807 | 2026.04.25 04:14:13.596749 [ 5 ] {96a22b54-8dda-4da6-8b57-e756bb172c58} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10808 | 2026.04.25 04:14:13.596981 [ 5 ] {96a22b54-8dda-4da6-8b57-e756bb172c58} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10809 | 2026.04.25 04:14:13.597113 [ 5 ] {96a22b54-8dda-4da6-8b57-e756bb172c58} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 10810 | 2026.04.25 04:14:13.597150 [ 5 ] {96a22b54-8dda-4da6-8b57-e756bb172c58} <Debug> TCPHandler: Processed in 0.001450692 sec. | ||
| 10811 | 2026.04.25 04:14:13.597258 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10812 | 2026.04.25 04:14:13.597350 [ 5 ] {dcfd8768-6c02-4b6b-a59d-bcaec348fe1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10813 | 2026.04.25 04:14:13.597403 [ 5 ] {dcfd8768-6c02-4b6b-a59d-bcaec348fe1c} <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 | ||
| 10814 | 2026.04.25 04:14:13.597456 [ 200 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3106 rows, containing 5 columns (5 merged, 0 gathered) in 0.001767677 sec., 1757108.3404943324 rows/sec., 129.21 MiB/sec. | ||
| 10815 | 2026.04.25 04:14:13.597648 [ 189 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10816 | 2026.04.25 04:14:13.597896 [ 189 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_76_15} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10817 | 2026.04.25 04:14:13.597969 [ 189 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_76_15} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10818 | 2026.04.25 04:14:13.598042 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 10819 | 2026.04.25 04:14:13.598208 [ 5 ] {dcfd8768-6c02-4b6b-a59d-bcaec348fe1c} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10820 | 2026.04.25 04:14:13.598248 [ 5 ] {dcfd8768-6c02-4b6b-a59d-bcaec348fe1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10821 | 2026.04.25 04:14:13.598801 [ 5 ] {dcfd8768-6c02-4b6b-a59d-bcaec348fe1c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10822 | 2026.04.25 04:14:13.599035 [ 5 ] {dcfd8768-6c02-4b6b-a59d-bcaec348fe1c} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10823 | 2026.04.25 04:14:13.599180 [ 5 ] {dcfd8768-6c02-4b6b-a59d-bcaec348fe1c} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001847 sec., 9745.533297238766 rows/sec., 17.46 MiB/sec. | ||
| 10824 | 2026.04.25 04:14:13.599237 [ 5 ] {dcfd8768-6c02-4b6b-a59d-bcaec348fe1c} <Debug> TCPHandler: Processed in 0.00202639 sec. | ||
| 10825 | 2026.04.25 04:14:13.599386 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10826 | 2026.04.25 04:14:13.599480 [ 5 ] {420ef4ac-6a5a-472f-9b10-0b7cc61a6497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10827 | 2026.04.25 04:14:13.599521 [ 5 ] {420ef4ac-6a5a-472f-9b10-0b7cc61a6497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10828 | 2026.04.25 04:14:13.599867 [ 5 ] {420ef4ac-6a5a-472f-9b10-0b7cc61a6497} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10829 | 2026.04.25 04:14:13.599904 [ 5 ] {420ef4ac-6a5a-472f-9b10-0b7cc61a6497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10830 | 2026.04.25 04:14:13.600217 [ 5 ] {420ef4ac-6a5a-472f-9b10-0b7cc61a6497} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10831 | 2026.04.25 04:14:13.600451 [ 5 ] {420ef4ac-6a5a-472f-9b10-0b7cc61a6497} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10832 | 2026.04.25 04:14:13.600583 [ 5 ] {420ef4ac-6a5a-472f-9b10-0b7cc61a6497} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 10833 | 2026.04.25 04:14:13.600619 [ 5 ] {420ef4ac-6a5a-472f-9b10-0b7cc61a6497} <Debug> TCPHandler: Processed in 0.001281089 sec. | ||
| 10834 | 2026.04.25 04:14:13.669365 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10835 | 2026.04.25 04:14:13.685402 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10836 | 2026.04.25 04:14:13.685450 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10837 | 2026.04.25 04:14:13.691415 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10838 | 2026.04.25 04:14:13.692143 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10839 | 2026.04.25 04:14:13.695258 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10840 | 2026.04.25 04:14:17.403593 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10841 | 2026.04.25 04:14:17.403955 [ 5 ] {e12b20de-92af-4fdd-929e-452b74eebf79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 10842 | 2026.04.25 04:14:17.404488 [ 5 ] {e12b20de-92af-4fdd-929e-452b74eebf79} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10843 | 2026.04.25 04:14:17.404533 [ 5 ] {e12b20de-92af-4fdd-929e-452b74eebf79} <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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 10844 | 2026.04.25 04:14:17.404789 [ 5 ] {e12b20de-92af-4fdd-929e-452b74eebf79} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10845 | 2026.04.25 04:14:17.404857 [ 5 ] {e12b20de-92af-4fdd-929e-452b74eebf79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10846 | 2026.04.25 04:14:17.405004 [ 5 ] {e12b20de-92af-4fdd-929e-452b74eebf79} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 10847 | 2026.04.25 04:14:17.405129 [ 310 ] {e12b20de-92af-4fdd-929e-452b74eebf79} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 10848 | 2026.04.25 04:14:17.405129 [ 298 ] {e12b20de-92af-4fdd-929e-452b74eebf79} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10849 | 2026.04.25 04:14:17.405267 [ 5 ] {e12b20de-92af-4fdd-929e-452b74eebf79} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 10850 | 2026.04.25 04:14:17.405292 [ 5 ] {e12b20de-92af-4fdd-929e-452b74eebf79} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10851 | 2026.04.25 04:14:17.405334 [ 5 ] {e12b20de-92af-4fdd-929e-452b74eebf79} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'zone:cpu_nsec'))" | ||
| 10852 | 2026.04.25 04:14:17.405355 [ 5 ] {e12b20de-92af-4fdd-929e-452b74eebf79} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 10853 | 2026.04.25 04:14:17.406383 [ 5 ] {e12b20de-92af-4fdd-929e-452b74eebf79} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002588 sec., 19706.336939721794 rows/sec., 4.66 MiB/sec. | ||
| 10854 | 2026.04.25 04:14:17.406490 [ 5 ] {e12b20de-92af-4fdd-929e-452b74eebf79} <Debug> TCPHandler: Processed in 0.003079247 sec. | ||
| 10855 | 2026.04.25 04:14:17.420466 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10856 | 2026.04.25 04:14:17.420601 [ 5 ] {391ef530-332a-4c7c-afa9-29a6d78d719e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10857 | 2026.04.25 04:14:17.420653 [ 5 ] {391ef530-332a-4c7c-afa9-29a6d78d719e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10858 | 2026.04.25 04:14:17.421207 [ 5 ] {391ef530-332a-4c7c-afa9-29a6d78d719e} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10859 | 2026.04.25 04:14:17.421262 [ 5 ] {391ef530-332a-4c7c-afa9-29a6d78d719e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10860 | 2026.04.25 04:14:17.421670 [ 5 ] {391ef530-332a-4c7c-afa9-29a6d78d719e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10861 | 2026.04.25 04:14:17.421897 [ 5 ] {391ef530-332a-4c7c-afa9-29a6d78d719e} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10862 | 2026.04.25 04:14:17.422051 [ 5 ] {391ef530-332a-4c7c-afa9-29a6d78d719e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001488 sec., 16129.032258064517 rows/sec., 1.34 MiB/sec. | ||
| 10863 | 2026.04.25 04:14:17.422051 [ 149 ] {} <Debug> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 10864 | 2026.04.25 04:14:17.422091 [ 5 ] {391ef530-332a-4c7c-afa9-29a6d78d719e} <Debug> TCPHandler: Processed in 0.001688806 sec. | ||
| 10865 | 2026.04.25 04:14:17.422128 [ 149 ] {} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10866 | 2026.04.25 04:14:17.422154 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10867 | 2026.04.25 04:14:17.422226 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10868 | 2026.04.25 04:14:17.422279 [ 200 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 10869 | 2026.04.25 04:14:17.422336 [ 5 ] {b083f0f0-76bd-4696-b459-fa0f71986bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10870 | 2026.04.25 04:14:17.422383 [ 5 ] {b083f0f0-76bd-4696-b459-fa0f71986bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10871 | 2026.04.25 04:14:17.422441 [ 200 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10872 | 2026.04.25 04:14:17.422486 [ 200 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 308 rows starting from the beginning of the part | ||
| 10873 | 2026.04.25 04:14:17.422561 [ 200 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 10874 | 2026.04.25 04:14:17.422613 [ 200 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 10875 | 2026.04.25 04:14:17.422661 [ 200 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 10876 | 2026.04.25 04:14:17.422706 [ 200 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 10877 | 2026.04.25 04:14:17.422752 [ 200 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 10878 | 2026.04.25 04:14:17.422849 [ 5 ] {b083f0f0-76bd-4696-b459-fa0f71986bb2} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10879 | 2026.04.25 04:14:17.422899 [ 5 ] {b083f0f0-76bd-4696-b459-fa0f71986bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10880 | 2026.04.25 04:14:17.423281 [ 5 ] {b083f0f0-76bd-4696-b459-fa0f71986bb2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10881 | 2026.04.25 04:14:17.423577 [ 5 ] {b083f0f0-76bd-4696-b459-fa0f71986bb2} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10882 | 2026.04.25 04:14:17.423718 [ 5 ] {b083f0f0-76bd-4696-b459-fa0f71986bb2} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001403 sec., 4276.550249465431 rows/sec., 348.72 KiB/sec. | ||
| 10883 | 2026.04.25 04:14:17.423757 [ 5 ] {b083f0f0-76bd-4696-b459-fa0f71986bb2} <Debug> TCPHandler: Processed in 0.001583764 sec. | ||
| 10884 | 2026.04.25 04:14:17.423837 [ 189 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619775 sec., 745782.5932614098 rows/sec., 51.08 MiB/sec. | ||
| 10885 | 2026.04.25 04:14:17.423881 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10886 | 2026.04.25 04:14:17.423981 [ 5 ] {143da714-4f34-4142-bb63-e8dddbb275ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10887 | 2026.04.25 04:14:17.424020 [ 5 ] {143da714-4f34-4142-bb63-e8dddbb275ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10888 | 2026.04.25 04:14:17.424048 [ 187 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 10889 | 2026.04.25 04:14:17.424400 [ 187 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_15_3} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10890 | 2026.04.25 04:14:17.424486 [ 187 ] {0fdb2a35-a912-48db-b838-d17de6e8166e::all_1_15_3} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 10891 | 2026.04.25 04:14:17.424596 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 10892 | 2026.04.25 04:14:17.425640 [ 5 ] {143da714-4f34-4142-bb63-e8dddbb275ae} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10893 | 2026.04.25 04:14:17.425682 [ 5 ] {143da714-4f34-4142-bb63-e8dddbb275ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10894 | 2026.04.25 04:14:17.426150 [ 5 ] {143da714-4f34-4142-bb63-e8dddbb275ae} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10895 | 2026.04.25 04:14:17.426370 [ 5 ] {143da714-4f34-4142-bb63-e8dddbb275ae} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10896 | 2026.04.25 04:14:17.426501 [ 5 ] {143da714-4f34-4142-bb63-e8dddbb275ae} <Debug> executeQuery: Read 2576 rows, 197.91 KiB in 0.002539 sec., 1014572.6664040961 rows/sec., 76.12 MiB/sec. | ||
| 10897 | 2026.04.25 04:14:17.426541 [ 5 ] {143da714-4f34-4142-bb63-e8dddbb275ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 10898 | 2026.04.25 04:14:17.426554 [ 5 ] {143da714-4f34-4142-bb63-e8dddbb275ae} <Debug> TCPHandler: Processed in 0.002722601 sec. | ||
| 10899 | 2026.04.25 04:14:17.426674 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10900 | 2026.04.25 04:14:17.426769 [ 5 ] {7eefcc98-a076-43b2-852d-313709d24a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10901 | 2026.04.25 04:14:17.426808 [ 5 ] {7eefcc98-a076-43b2-852d-313709d24a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10902 | 2026.04.25 04:14:17.427234 [ 5 ] {7eefcc98-a076-43b2-852d-313709d24a28} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10903 | 2026.04.25 04:14:17.427270 [ 5 ] {7eefcc98-a076-43b2-852d-313709d24a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10904 | 2026.04.25 04:14:17.427571 [ 5 ] {7eefcc98-a076-43b2-852d-313709d24a28} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10905 | 2026.04.25 04:14:17.427793 [ 5 ] {7eefcc98-a076-43b2-852d-313709d24a28} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10906 | 2026.04.25 04:14:17.427924 [ 5 ] {7eefcc98-a076-43b2-852d-313709d24a28} <Debug> executeQuery: Read 53 rows, 4.01 KiB in 0.001174 sec., 45144.80408858603 rows/sec., 3.34 MiB/sec. | ||
| 10907 | 2026.04.25 04:14:17.427962 [ 5 ] {7eefcc98-a076-43b2-852d-313709d24a28} <Debug> TCPHandler: Processed in 0.00133639 sec. | ||
| 10908 | 2026.04.25 04:14:17.428082 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10909 | 2026.04.25 04:14:17.428208 [ 5 ] {f1ad935f-3d07-4d78-b3db-10f348c1d5e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10910 | 2026.04.25 04:14:17.428257 [ 5 ] {f1ad935f-3d07-4d78-b3db-10f348c1d5e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10911 | 2026.04.25 04:14:17.428997 [ 5 ] {f1ad935f-3d07-4d78-b3db-10f348c1d5e8} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10912 | 2026.04.25 04:14:17.429034 [ 5 ] {f1ad935f-3d07-4d78-b3db-10f348c1d5e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10913 | 2026.04.25 04:14:17.429385 [ 5 ] {f1ad935f-3d07-4d78-b3db-10f348c1d5e8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10914 | 2026.04.25 04:14:17.429607 [ 5 ] {f1ad935f-3d07-4d78-b3db-10f348c1d5e8} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10915 | 2026.04.25 04:14:17.429739 [ 5 ] {f1ad935f-3d07-4d78-b3db-10f348c1d5e8} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001556 sec., 530205.6555269923 rows/sec., 31.02 MiB/sec. | ||
| 10916 | 2026.04.25 04:14:17.429779 [ 5 ] {f1ad935f-3d07-4d78-b3db-10f348c1d5e8} <Debug> TCPHandler: Processed in 0.001758687 sec. | ||
| 10917 | 2026.04.25 04:14:17.429926 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10918 | 2026.04.25 04:14:17.430050 [ 5 ] {89ec118e-8f22-4dfe-a6b0-0fe13043fbf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10919 | 2026.04.25 04:14:17.430100 [ 5 ] {89ec118e-8f22-4dfe-a6b0-0fe13043fbf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10920 | 2026.04.25 04:14:17.430554 [ 5 ] {89ec118e-8f22-4dfe-a6b0-0fe13043fbf1} <Trace> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10921 | 2026.04.25 04:14:17.430591 [ 5 ] {89ec118e-8f22-4dfe-a6b0-0fe13043fbf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10922 | 2026.04.25 04:14:17.430896 [ 5 ] {89ec118e-8f22-4dfe-a6b0-0fe13043fbf1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 10923 | 2026.04.25 04:14:17.431116 [ 5 ] {89ec118e-8f22-4dfe-a6b0-0fe13043fbf1} <Trace> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10924 | 2026.04.25 04:14:17.431250 [ 5 ] {89ec118e-8f22-4dfe-a6b0-0fe13043fbf1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001224 sec., 816.9934640522875 rows/sec., 57.44 KiB/sec. | ||
| 10925 | 2026.04.25 04:14:17.431289 [ 5 ] {89ec118e-8f22-4dfe-a6b0-0fe13043fbf1} <Debug> TCPHandler: Processed in 0.001426852 sec. | ||
| 10926 | 2026.04.25 04:14:17.431406 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10927 | 2026.04.25 04:14:17.431505 [ 5 ] {364d6cd5-9a35-4e6d-9db4-213902a2f2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10928 | 2026.04.25 04:14:17.431546 [ 5 ] {364d6cd5-9a35-4e6d-9db4-213902a2f2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10929 | 2026.04.25 04:14:17.431947 [ 5 ] {364d6cd5-9a35-4e6d-9db4-213902a2f2a5} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10930 | 2026.04.25 04:14:17.431984 [ 5 ] {364d6cd5-9a35-4e6d-9db4-213902a2f2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10931 | 2026.04.25 04:14:17.432292 [ 5 ] {364d6cd5-9a35-4e6d-9db4-213902a2f2a5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10932 | 2026.04.25 04:14:17.432504 [ 5 ] {364d6cd5-9a35-4e6d-9db4-213902a2f2a5} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10933 | 2026.04.25 04:14:17.432607 [ 149 ] {} <Debug> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 10934 | 2026.04.25 04:14:17.432636 [ 5 ] {364d6cd5-9a35-4e6d-9db4-213902a2f2a5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001149 sec., 10443.864229765013 rows/sec., 815.93 KiB/sec. | ||
| 10935 | 2026.04.25 04:14:17.432650 [ 149 ] {} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10936 | 2026.04.25 04:14:17.432679 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10937 | 2026.04.25 04:14:17.432680 [ 5 ] {364d6cd5-9a35-4e6d-9db4-213902a2f2a5} <Debug> TCPHandler: Processed in 0.001323891 sec. | ||
| 10938 | 2026.04.25 04:14:17.432750 [ 200 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 10939 | 2026.04.25 04:14:17.432808 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10940 | 2026.04.25 04:14:17.432843 [ 200 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10941 | 2026.04.25 04:14:17.432872 [ 200 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 160 rows starting from the beginning of the part | ||
| 10942 | 2026.04.25 04:14:17.432906 [ 5 ] {f9b20b90-08b3-4472-908c-59a791a77f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10943 | 2026.04.25 04:14:17.432914 [ 200 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 10944 | 2026.04.25 04:14:17.432954 [ 5 ] {f9b20b90-08b3-4472-908c-59a791a77f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10945 | 2026.04.25 04:14:17.432963 [ 200 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 10946 | 2026.04.25 04:14:17.433007 [ 200 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 10947 | 2026.04.25 04:14:17.433040 [ 200 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 10948 | 2026.04.25 04:14:17.433074 [ 200 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 10949 | 2026.04.25 04:14:17.433853 [ 5 ] {f9b20b90-08b3-4472-908c-59a791a77f06} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10950 | 2026.04.25 04:14:17.433852 [ 202 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001129637 sec., 555930.7990088852 rows/sec., 34.36 MiB/sec. | ||
| 10951 | 2026.04.25 04:14:17.433904 [ 5 ] {f9b20b90-08b3-4472-908c-59a791a77f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10952 | 2026.04.25 04:14:17.434161 [ 202 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 10953 | 2026.04.25 04:14:17.434512 [ 5 ] {f9b20b90-08b3-4472-908c-59a791a77f06} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10954 | 2026.04.25 04:14:17.434615 [ 202 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_15_3} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10955 | 2026.04.25 04:14:17.434733 [ 202 ] {438381db-9b2f-49b9-a671-0da3ab4cf48f::all_1_15_3} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 10956 | 2026.04.25 04:14:17.434815 [ 5 ] {f9b20b90-08b3-4472-908c-59a791a77f06} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10957 | 2026.04.25 04:14:17.434852 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10958 | 2026.04.25 04:14:17.434967 [ 5 ] {f9b20b90-08b3-4472-908c-59a791a77f06} <Debug> executeQuery: Read 1356 rows, 93.78 KiB in 0.002079 sec., 652236.6522366522 rows/sec., 44.05 MiB/sec. | ||
| 10959 | 2026.04.25 04:14:17.435024 [ 5 ] {f9b20b90-08b3-4472-908c-59a791a77f06} <Debug> TCPHandler: Processed in 0.002264754 sec. | ||
| 10960 | 2026.04.25 04:14:17.435162 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10961 | 2026.04.25 04:14:17.435260 [ 5 ] {2bbe2e6b-9f8e-42e3-9234-fc763372bba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10962 | 2026.04.25 04:14:17.435304 [ 5 ] {2bbe2e6b-9f8e-42e3-9234-fc763372bba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10963 | 2026.04.25 04:14:17.436094 [ 5 ] {2bbe2e6b-9f8e-42e3-9234-fc763372bba2} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10964 | 2026.04.25 04:14:17.436135 [ 5 ] {2bbe2e6b-9f8e-42e3-9234-fc763372bba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10965 | 2026.04.25 04:14:17.436610 [ 5 ] {2bbe2e6b-9f8e-42e3-9234-fc763372bba2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10966 | 2026.04.25 04:14:17.436840 [ 5 ] {2bbe2e6b-9f8e-42e3-9234-fc763372bba2} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10967 | 2026.04.25 04:14:17.436980 [ 5 ] {2bbe2e6b-9f8e-42e3-9234-fc763372bba2} <Debug> executeQuery: Read 1631 rows, 102.95 KiB in 0.001739 sec., 937895.3421506613 rows/sec., 57.81 MiB/sec. | ||
| 10968 | 2026.04.25 04:14:17.437020 [ 5 ] {2bbe2e6b-9f8e-42e3-9234-fc763372bba2} <Debug> TCPHandler: Processed in 0.001907589 sec. | ||
| 10969 | 2026.04.25 04:14:17.437156 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10970 | 2026.04.25 04:14:17.437254 [ 5 ] {b74f9b4a-504d-449b-b078-d46daffa412d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10971 | 2026.04.25 04:14:17.437309 [ 5 ] {b74f9b4a-504d-449b-b078-d46daffa412d} <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 | ||
| 10972 | 2026.04.25 04:14:17.438250 [ 5 ] {b74f9b4a-504d-449b-b078-d46daffa412d} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10973 | 2026.04.25 04:14:17.438306 [ 5 ] {b74f9b4a-504d-449b-b078-d46daffa412d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10974 | 2026.04.25 04:14:17.439041 [ 5 ] {b74f9b4a-504d-449b-b078-d46daffa412d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10975 | 2026.04.25 04:14:17.439358 [ 5 ] {b74f9b4a-504d-449b-b078-d46daffa412d} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10976 | 2026.04.25 04:14:17.439523 [ 5 ] {b74f9b4a-504d-449b-b078-d46daffa412d} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002287 sec., 15303.891560996939 rows/sec., 27.42 MiB/sec. | ||
| 10977 | 2026.04.25 04:14:17.439607 [ 5 ] {b74f9b4a-504d-449b-b078-d46daffa412d} <Debug> TCPHandler: Processed in 0.002502247 sec. | ||
| 10978 | 2026.04.25 04:14:17.439775 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10979 | 2026.04.25 04:14:17.439883 [ 5 ] {04ebc5cb-7605-4172-a3ad-aac257504444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10980 | 2026.04.25 04:14:17.439928 [ 5 ] {04ebc5cb-7605-4172-a3ad-aac257504444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10981 | 2026.04.25 04:14:17.440306 [ 5 ] {04ebc5cb-7605-4172-a3ad-aac257504444} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10982 | 2026.04.25 04:14:17.440342 [ 5 ] {04ebc5cb-7605-4172-a3ad-aac257504444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 10983 | 2026.04.25 04:14:17.440736 [ 5 ] {04ebc5cb-7605-4172-a3ad-aac257504444} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10984 | 2026.04.25 04:14:17.441005 [ 5 ] {04ebc5cb-7605-4172-a3ad-aac257504444} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10985 | 2026.04.25 04:14:17.441166 [ 5 ] {04ebc5cb-7605-4172-a3ad-aac257504444} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001306 sec., 36753.445635528326 rows/sec., 2.48 MiB/sec. | ||
| 10986 | 2026.04.25 04:14:17.441210 [ 5 ] {04ebc5cb-7605-4172-a3ad-aac257504444} <Debug> TCPHandler: Processed in 0.001497872 sec. | ||
| 10987 | 2026.04.25 04:14:18.581461 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10988 | 2026.04.25 04:14:18.581725 [ 5 ] {078b62c8-e766-4f7e-9fe0-3f7b913edcf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 10989 | 2026.04.25 04:14:18.582097 [ 5 ] {078b62c8-e766-4f7e-9fe0-3f7b913edcf2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10990 | 2026.04.25 04:14:18.582138 [ 5 ] {078b62c8-e766-4f7e-9fe0-3f7b913edcf2} <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 | ||
| 10991 | 2026.04.25 04:14:18.582391 [ 5 ] {078b62c8-e766-4f7e-9fe0-3f7b913edcf2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10992 | 2026.04.25 04:14:18.582468 [ 5 ] {078b62c8-e766-4f7e-9fe0-3f7b913edcf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10993 | 2026.04.25 04:14:18.582607 [ 5 ] {078b62c8-e766-4f7e-9fe0-3f7b913edcf2} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10994 | 2026.04.25 04:14:18.582728 [ 334 ] {078b62c8-e766-4f7e-9fe0-3f7b913edcf2} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10995 | 2026.04.25 04:14:18.582728 [ 298 ] {078b62c8-e766-4f7e-9fe0-3f7b913edcf2} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 10996 | 2026.04.25 04:14:18.582857 [ 5 ] {078b62c8-e766-4f7e-9fe0-3f7b913edcf2} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 10997 | 2026.04.25 04:14:18.582883 [ 5 ] {078b62c8-e766-4f7e-9fe0-3f7b913edcf2} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10998 | 2026.04.25 04:14:18.582927 [ 5 ] {078b62c8-e766-4f7e-9fe0-3f7b913edcf2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10999 | 2026.04.25 04:14:18.582948 [ 5 ] {078b62c8-e766-4f7e-9fe0-3f7b913edcf2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11000 | 2026.04.25 04:14:18.584100 [ 5 ] {078b62c8-e766-4f7e-9fe0-3f7b913edcf2} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002475 sec., 20606.060606060604 rows/sec., 4.87 MiB/sec. | ||
| 11001 | 2026.04.25 04:14:18.584205 [ 5 ] {078b62c8-e766-4f7e-9fe0-3f7b913edcf2} <Debug> TCPHandler: Processed in 0.002929514 sec. | ||
| 11002 | 2026.04.25 04:14:18.585308 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11003 | 2026.04.25 04:14:18.585417 [ 5 ] {ce903f36-08ee-40b5-b1d4-06ff02b5c7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11004 | 2026.04.25 04:14:18.585460 [ 5 ] {ce903f36-08ee-40b5-b1d4-06ff02b5c7a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11005 | 2026.04.25 04:14:18.585968 [ 5 ] {ce903f36-08ee-40b5-b1d4-06ff02b5c7a9} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11006 | 2026.04.25 04:14:18.586012 [ 5 ] {ce903f36-08ee-40b5-b1d4-06ff02b5c7a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11007 | 2026.04.25 04:14:18.586397 [ 5 ] {ce903f36-08ee-40b5-b1d4-06ff02b5c7a9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11008 | 2026.04.25 04:14:18.586630 [ 5 ] {ce903f36-08ee-40b5-b1d4-06ff02b5c7a9} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11009 | 2026.04.25 04:14:18.586783 [ 5 ] {ce903f36-08ee-40b5-b1d4-06ff02b5c7a9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001398 sec., 40057.22460658083 rows/sec., 3.08 MiB/sec. | ||
| 11010 | 2026.04.25 04:14:18.586823 [ 5 ] {ce903f36-08ee-40b5-b1d4-06ff02b5c7a9} <Debug> TCPHandler: Processed in 0.001565324 sec. | ||
| 11011 | 2026.04.25 04:14:18.586948 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11012 | 2026.04.25 04:14:18.587044 [ 5 ] {1a0e5189-f4c6-4869-9d48-2695353aeb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11013 | 2026.04.25 04:14:18.587084 [ 5 ] {1a0e5189-f4c6-4869-9d48-2695353aeb18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11014 | 2026.04.25 04:14:18.587521 [ 5 ] {1a0e5189-f4c6-4869-9d48-2695353aeb18} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11015 | 2026.04.25 04:14:18.587557 [ 5 ] {1a0e5189-f4c6-4869-9d48-2695353aeb18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11016 | 2026.04.25 04:14:18.587861 [ 5 ] {1a0e5189-f4c6-4869-9d48-2695353aeb18} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11017 | 2026.04.25 04:14:18.588086 [ 5 ] {1a0e5189-f4c6-4869-9d48-2695353aeb18} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11018 | 2026.04.25 04:14:18.588238 [ 5 ] {1a0e5189-f4c6-4869-9d48-2695353aeb18} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001213 sec., 52761.74773289365 rows/sec., 4.12 MiB/sec. | ||
| 11019 | 2026.04.25 04:14:18.588277 [ 5 ] {1a0e5189-f4c6-4869-9d48-2695353aeb18} <Debug> TCPHandler: Processed in 0.001377541 sec. | ||
| 11020 | 2026.04.25 04:14:18.588411 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11021 | 2026.04.25 04:14:18.588506 [ 5 ] {44ad7ff8-563c-4c7c-9714-d09a9a9efc46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11022 | 2026.04.25 04:14:18.588550 [ 5 ] {44ad7ff8-563c-4c7c-9714-d09a9a9efc46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11023 | 2026.04.25 04:14:18.588921 [ 5 ] {44ad7ff8-563c-4c7c-9714-d09a9a9efc46} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11024 | 2026.04.25 04:14:18.588958 [ 5 ] {44ad7ff8-563c-4c7c-9714-d09a9a9efc46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11025 | 2026.04.25 04:14:18.589277 [ 5 ] {44ad7ff8-563c-4c7c-9714-d09a9a9efc46} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11026 | 2026.04.25 04:14:18.589489 [ 5 ] {44ad7ff8-563c-4c7c-9714-d09a9a9efc46} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11027 | 2026.04.25 04:14:18.589616 [ 5 ] {44ad7ff8-563c-4c7c-9714-d09a9a9efc46} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001129 sec., 28343.666961913197 rows/sec., 1.97 MiB/sec. | ||
| 11028 | 2026.04.25 04:14:18.589654 [ 5 ] {44ad7ff8-563c-4c7c-9714-d09a9a9efc46} <Debug> TCPHandler: Processed in 0.00129326 sec. | ||
| 11029 | 2026.04.25 04:14:18.589778 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11030 | 2026.04.25 04:14:18.589898 [ 5 ] {d5f2b186-3aac-4445-8669-cab1a1965d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11031 | 2026.04.25 04:14:18.589958 [ 5 ] {d5f2b186-3aac-4445-8669-cab1a1965d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11032 | 2026.04.25 04:14:18.590351 [ 5 ] {d5f2b186-3aac-4445-8669-cab1a1965d36} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11033 | 2026.04.25 04:14:18.590394 [ 5 ] {d5f2b186-3aac-4445-8669-cab1a1965d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11034 | 2026.04.25 04:14:18.590730 [ 5 ] {d5f2b186-3aac-4445-8669-cab1a1965d36} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11035 | 2026.04.25 04:14:18.590952 [ 5 ] {d5f2b186-3aac-4445-8669-cab1a1965d36} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11036 | 2026.04.25 04:14:18.591078 [ 146 ] {} <Debug> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11037 | 2026.04.25 04:14:18.591083 [ 5 ] {d5f2b186-3aac-4445-8669-cab1a1965d36} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00121 sec., 9917.355371900827 rows/sec., 684.40 KiB/sec. | ||
| 11038 | 2026.04.25 04:14:18.591127 [ 146 ] {} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11039 | 2026.04.25 04:14:18.591142 [ 5 ] {d5f2b186-3aac-4445-8669-cab1a1965d36} <Debug> TCPHandler: Processed in 0.001425771 sec. | ||
| 11040 | 2026.04.25 04:14:18.591154 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11041 | 2026.04.25 04:14:18.591246 [ 189 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11042 | 2026.04.25 04:14:18.591359 [ 189 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11043 | 2026.04.25 04:14:18.591389 [ 189 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3324 rows starting from the beginning of the part | ||
| 11044 | 2026.04.25 04:14:18.591450 [ 189 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 11045 | 2026.04.25 04:14:18.591500 [ 189 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 90 rows starting from the beginning of the part | ||
| 11046 | 2026.04.25 04:14:18.591546 [ 189 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 11047 | 2026.04.25 04:14:18.591591 [ 189 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 48 rows starting from the beginning of the part | ||
| 11048 | 2026.04.25 04:14:18.591634 [ 189 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 12 rows starting from the beginning of the part | ||
| 11049 | 2026.04.25 04:14:18.592865 [ 200 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3594 rows, containing 4 columns (4 merged, 0 gathered) in 0.001646105 sec., 2183335.8139365353 rows/sec., 144.83 MiB/sec. | ||
| 11050 | 2026.04.25 04:14:18.593156 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11051 | 2026.04.25 04:14:18.593420 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_76_15} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11052 | 2026.04.25 04:14:18.593487 [ 202 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_76_15} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11053 | 2026.04.25 04:14:18.593560 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 11054 | 2026.04.25 04:14:19.936983 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23486 | ||
| 11055 | 2026.04.25 04:14:19.937472 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11056 | 2026.04.25 04:14:19.937512 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11057 | 2026.04.25 04:14:19.937996 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11058 | 2026.04.25 04:14:19.938236 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11059 | 2026.04.25 04:14:19.938369 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23486 | ||
| 11060 | 2026.04.25 04:14:21.196215 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11061 | 2026.04.25 04:14:21.223698 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11062 | 2026.04.25 04:14:21.223796 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11063 | 2026.04.25 04:14:21.233571 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11064 | 2026.04.25 04:14:21.235124 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11065 | 2026.04.25 04:14:21.243688 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11066 | 2026.04.25 04:14:21.781662 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49402 | ||
| 11067 | 2026.04.25 04:14:21.781779 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11068 | 2026.04.25 04:14:21.781807 [ 286 ] {} <Debug> TCP-Session: 7d025e4d-eaf6-42be-a5a2-b06d2dbf74b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49402 | ||
| 11069 | 2026.04.25 04:14:21.781838 [ 286 ] {} <Debug> TCP-Session: 7d025e4d-eaf6-42be-a5a2-b06d2dbf74b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11070 | 2026.04.25 04:14:21.781854 [ 286 ] {} <Debug> TCP-Session: 7d025e4d-eaf6-42be-a5a2-b06d2dbf74b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11071 | 2026.04.25 04:14:21.782083 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36079 | ||
| 11072 | 2026.04.25 04:14:21.782106 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48515 | ||
| 11073 | 2026.04.25 04:14:21.782139 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63863 | ||
| 11074 | 2026.04.25 04:14:21.782165 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61396 | ||
| 11075 | 2026.04.25 04:14:21.782188 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45922 | ||
| 11076 | 2026.04.25 04:14:21.782216 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11077 | 2026.04.25 04:14:21.782208 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11078 | 2026.04.25 04:14:21.782260 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11079 | 2026.04.25 04:14:21.782271 [ 290 ] {} <Debug> TCP-Session: 463e93c5-5558-489a-af4c-9df95bf4d824 Authenticating user 'default' from [fd00:1122:3344:101::e]:48515 | ||
| 11080 | 2026.04.25 04:14:21.782293 [ 288 ] {} <Debug> TCP-Session: 9c790644-e7ab-4eb8-a9ab-e4db8995329c Authenticating user 'default' from [fd00:1122:3344:101::e]:36079 | ||
| 11081 | 2026.04.25 04:14:21.782310 [ 352 ] {} <Debug> TCP-Session: 47a702fc-e217-458f-85ef-b629f0dc478c Authenticating user 'default' from [fd00:1122:3344:101::e]:63863 | ||
| 11082 | 2026.04.25 04:14:21.782316 [ 290 ] {} <Debug> TCP-Session: 463e93c5-5558-489a-af4c-9df95bf4d824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11083 | 2026.04.25 04:14:21.782333 [ 288 ] {} <Debug> TCP-Session: 9c790644-e7ab-4eb8-a9ab-e4db8995329c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11084 | 2026.04.25 04:14:21.782351 [ 290 ] {} <Debug> TCP-Session: 463e93c5-5558-489a-af4c-9df95bf4d824 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11085 | 2026.04.25 04:14:21.782371 [ 288 ] {} <Debug> TCP-Session: 9c790644-e7ab-4eb8-a9ab-e4db8995329c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11086 | 2026.04.25 04:14:21.782348 [ 352 ] {} <Debug> TCP-Session: 47a702fc-e217-458f-85ef-b629f0dc478c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11087 | 2026.04.25 04:14:21.782263 [ 286 ] {} <Trace> TCP-Session: 7d025e4d-eaf6-42be-a5a2-b06d2dbf74b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11088 | 2026.04.25 04:14:21.782436 [ 352 ] {} <Debug> TCP-Session: 47a702fc-e217-458f-85ef-b629f0dc478c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11089 | 2026.04.25 04:14:21.782178 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58181 | ||
| 11090 | 2026.04.25 04:14:21.782164 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43497 | ||
| 11091 | 2026.04.25 04:14:21.782108 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62145 | ||
| 11092 | 2026.04.25 04:14:21.782637 [ 286 ] {ec8ac7f8-e98f-4d2b-a308-824c3e59a477} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49402) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11093 | 2026.04.25 04:14:21.782918 [ 286 ] {ec8ac7f8-e98f-4d2b-a308-824c3e59a477} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11094 | 2026.04.25 04:14:21.782976 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11095 | 2026.04.25 04:14:21.782980 [ 286 ] {ec8ac7f8-e98f-4d2b-a308-824c3e59a477} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11096 | 2026.04.25 04:14:21.783008 [ 355 ] {} <Debug> TCP-Session: f462211f-bc60-4c0e-bd4c-a58106f341de Authenticating user 'default' from [fd00:1122:3344:101::e]:58181 | ||
| 11097 | 2026.04.25 04:14:21.783026 [ 355 ] {} <Debug> TCP-Session: f462211f-bc60-4c0e-bd4c-a58106f341de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11098 | 2026.04.25 04:14:21.783039 [ 355 ] {} <Debug> TCP-Session: f462211f-bc60-4c0e-bd4c-a58106f341de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11099 | 2026.04.25 04:14:21.783105 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11100 | 2026.04.25 04:14:21.783140 [ 289 ] {} <Debug> TCP-Session: 4892182c-ea66-437c-8cef-38ce8f49c5f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62145 | ||
| 11101 | 2026.04.25 04:14:21.783157 [ 289 ] {} <Debug> TCP-Session: 4892182c-ea66-437c-8cef-38ce8f49c5f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11102 | 2026.04.25 04:14:21.783169 [ 289 ] {} <Debug> TCP-Session: 4892182c-ea66-437c-8cef-38ce8f49c5f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11103 | 2026.04.25 04:14:21.783290 [ 286 ] {ec8ac7f8-e98f-4d2b-a308-824c3e59a477} <Debug> oximeter.version (ec5a4b49-bcd3-444b-b983-27584d7e2b94) (SelectExecutor): Key condition: unknown | ||
| 11104 | 2026.04.25 04:14:21.783401 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11105 | 2026.04.25 04:14:21.783448 [ 353 ] {} <Debug> TCP-Session: 29a07385-071e-44cc-ab65-220a5617b41a Authenticating user 'default' from [fd00:1122:3344:101::e]:61396 | ||
| 11106 | 2026.04.25 04:14:21.783471 [ 353 ] {} <Debug> TCP-Session: 29a07385-071e-44cc-ab65-220a5617b41a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11107 | 2026.04.25 04:14:21.783492 [ 353 ] {} <Debug> TCP-Session: 29a07385-071e-44cc-ab65-220a5617b41a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11108 | 2026.04.25 04:14:21.783552 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11109 | 2026.04.25 04:14:21.783599 [ 354 ] {} <Debug> TCP-Session: 6708b8ea-5e80-468b-8692-b0342e1dcb6c Authenticating user 'default' from [fd00:1122:3344:101::e]:43497 | ||
| 11110 | 2026.04.25 04:14:21.783627 [ 354 ] {} <Debug> TCP-Session: 6708b8ea-5e80-468b-8692-b0342e1dcb6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11111 | 2026.04.25 04:14:21.783647 [ 354 ] {} <Debug> TCP-Session: 6708b8ea-5e80-468b-8692-b0342e1dcb6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11112 | 2026.04.25 04:14:21.783666 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11113 | 2026.04.25 04:14:21.783699 [ 356 ] {} <Debug> TCP-Session: 6e44a463-52ea-41fb-9419-fc71488911dc Authenticating user 'default' from [fd00:1122:3344:101::e]:45922 | ||
| 11114 | 2026.04.25 04:14:21.783717 [ 356 ] {} <Debug> TCP-Session: 6e44a463-52ea-41fb-9419-fc71488911dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11115 | 2026.04.25 04:14:21.783729 [ 356 ] {} <Debug> TCP-Session: 6e44a463-52ea-41fb-9419-fc71488911dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11116 | 2026.04.25 04:14:21.784185 [ 334 ] {ec8ac7f8-e98f-4d2b-a308-824c3e59a477} <Trace> AggregatingTransform: Aggregating | ||
| 11117 | 2026.04.25 04:14:21.784224 [ 334 ] {ec8ac7f8-e98f-4d2b-a308-824c3e59a477} <Trace> Aggregator: Aggregation method: without_key | ||
| 11118 | 2026.04.25 04:14:21.784255 [ 334 ] {ec8ac7f8-e98f-4d2b-a308-824c3e59a477} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000858143 sec. (1165.307 rows/sec., 45.52 KiB/sec.) | ||
| 11119 | 2026.04.25 04:14:21.784273 [ 334 ] {ec8ac7f8-e98f-4d2b-a308-824c3e59a477} <Trace> Aggregator: Merging aggregated data | ||
| 11120 | 2026.04.25 04:14:21.785838 [ 286 ] {ec8ac7f8-e98f-4d2b-a308-824c3e59a477} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00326 sec., 306.7484662576687 rows/sec., 11.98 KiB/sec. | ||
| 11121 | 2026.04.25 04:14:21.785983 [ 286 ] {ec8ac7f8-e98f-4d2b-a308-824c3e59a477} <Debug> TCPHandler: Processed in 0.003898309 sec. | ||
| 11122 | 2026.04.25 04:14:21.786119 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11123 | 2026.04.25 04:14:21.786150 [ 286 ] {} <Debug> TCP-Session: 7d025e4d-eaf6-42be-a5a2-b06d2dbf74b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11124 | 2026.04.25 04:14:21.786156 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11125 | 2026.04.25 04:14:21.786177 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11126 | 2026.04.25 04:14:21.786193 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11127 | 2026.04.25 04:14:21.786213 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11128 | 2026.04.25 04:14:21.786228 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11129 | 2026.04.25 04:14:21.786241 [ 289 ] {} <Debug> TCP-Session: 4892182c-ea66-437c-8cef-38ce8f49c5f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11130 | 2026.04.25 04:14:21.786259 [ 355 ] {} <Debug> TCP-Session: f462211f-bc60-4c0e-bd4c-a58106f341de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11131 | 2026.04.25 04:14:21.786254 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11132 | 2026.04.25 04:14:21.786278 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11133 | 2026.04.25 04:14:21.786316 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11134 | 2026.04.25 04:14:21.786327 [ 353 ] {} <Debug> TCP-Session: 29a07385-071e-44cc-ab65-220a5617b41a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11135 | 2026.04.25 04:14:21.786344 [ 354 ] {} <Debug> TCP-Session: 6708b8ea-5e80-468b-8692-b0342e1dcb6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11136 | 2026.04.25 04:14:21.786363 [ 290 ] {} <Debug> TCP-Session: 463e93c5-5558-489a-af4c-9df95bf4d824 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11137 | 2026.04.25 04:14:21.786240 [ 352 ] {} <Debug> TCP-Session: 47a702fc-e217-458f-85ef-b629f0dc478c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11138 | 2026.04.25 04:14:21.786207 [ 288 ] {} <Debug> TCP-Session: 9c790644-e7ab-4eb8-a9ab-e4db8995329c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11139 | 2026.04.25 04:14:21.786278 [ 356 ] {} <Debug> TCP-Session: 6e44a463-52ea-41fb-9419-fc71488911dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11140 | 2026.04.25 04:14:21.839784 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45317 | ||
| 11141 | 2026.04.25 04:14:21.839903 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11142 | 2026.04.25 04:14:21.839934 [ 286 ] {} <Debug> TCP-Session: d436ce56-7cff-42b2-9ce8-553782f1d95a Authenticating user 'default' from [fd00:1122:3344:101::e]:45317 | ||
| 11143 | 2026.04.25 04:14:21.839960 [ 286 ] {} <Debug> TCP-Session: d436ce56-7cff-42b2-9ce8-553782f1d95a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11144 | 2026.04.25 04:14:21.839977 [ 286 ] {} <Debug> TCP-Session: d436ce56-7cff-42b2-9ce8-553782f1d95a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11145 | 2026.04.25 04:14:21.840290 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60012 | ||
| 11146 | 2026.04.25 04:14:21.840322 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44584 | ||
| 11147 | 2026.04.25 04:14:21.840343 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36865 | ||
| 11148 | 2026.04.25 04:14:21.840391 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60376 | ||
| 11149 | 2026.04.25 04:14:21.840409 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45539 | ||
| 11150 | 2026.04.25 04:14:21.840438 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11151 | 2026.04.25 04:14:21.840482 [ 286 ] {} <Trace> TCP-Session: d436ce56-7cff-42b2-9ce8-553782f1d95a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11152 | 2026.04.25 04:14:21.840505 [ 290 ] {} <Debug> TCP-Session: 90910cb3-1011-4002-a306-86406f75e808 Authenticating user 'default' from [fd00:1122:3344:101::e]:44584 | ||
| 11153 | 2026.04.25 04:14:21.840505 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11154 | 2026.04.25 04:14:21.840529 [ 290 ] {} <Debug> TCP-Session: 90910cb3-1011-4002-a306-86406f75e808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11155 | 2026.04.25 04:14:21.840530 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11156 | 2026.04.25 04:14:21.840552 [ 355 ] {} <Debug> TCP-Session: ea9aa683-b834-4107-907a-422761ad024a Authenticating user 'default' from [fd00:1122:3344:101::e]:60376 | ||
| 11157 | 2026.04.25 04:14:21.840424 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11158 | 2026.04.25 04:14:21.840599 [ 355 ] {} <Debug> TCP-Session: ea9aa683-b834-4107-907a-422761ad024a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11159 | 2026.04.25 04:14:21.840373 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56890 | ||
| 11160 | 2026.04.25 04:14:21.840642 [ 288 ] {} <Debug> TCP-Session: e074b5bf-6caf-47c0-b53d-7d5dc05e8d85 Authenticating user 'default' from [fd00:1122:3344:101::e]:60012 | ||
| 11161 | 2026.04.25 04:14:21.840648 [ 355 ] {} <Debug> TCP-Session: ea9aa683-b834-4107-907a-422761ad024a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11162 | 2026.04.25 04:14:21.840668 [ 286 ] {43579f37-baa5-4ba3-bf87-4555f4575e61} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45317) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11163 | 2026.04.25 04:14:21.840690 [ 288 ] {} <Debug> TCP-Session: e074b5bf-6caf-47c0-b53d-7d5dc05e8d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11164 | 2026.04.25 04:14:21.840721 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11165 | 2026.04.25 04:14:21.840729 [ 288 ] {} <Debug> TCP-Session: e074b5bf-6caf-47c0-b53d-7d5dc05e8d85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11166 | 2026.04.25 04:14:21.840312 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39697 | ||
| 11167 | 2026.04.25 04:14:21.840747 [ 354 ] {} <Debug> TCP-Session: e75afb69-9a34-462d-809b-63b726f70a08 Authenticating user 'default' from [fd00:1122:3344:101::e]:56890 | ||
| 11168 | 2026.04.25 04:14:21.840503 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11169 | 2026.04.25 04:14:21.840790 [ 354 ] {} <Debug> TCP-Session: e75afb69-9a34-462d-809b-63b726f70a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11170 | 2026.04.25 04:14:21.840586 [ 356 ] {} <Debug> TCP-Session: ce1e7f89-8998-4fa6-a391-696742fd1ae6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45539 | ||
| 11171 | 2026.04.25 04:14:21.840823 [ 352 ] {} <Debug> TCP-Session: c34f3be7-c08a-4860-9b8a-baa974415a55 Authenticating user 'default' from [fd00:1122:3344:101::e]:36865 | ||
| 11172 | 2026.04.25 04:14:21.840823 [ 354 ] {} <Debug> TCP-Session: e75afb69-9a34-462d-809b-63b726f70a08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11173 | 2026.04.25 04:14:21.840862 [ 356 ] {} <Debug> TCP-Session: ce1e7f89-8998-4fa6-a391-696742fd1ae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11174 | 2026.04.25 04:14:21.840865 [ 352 ] {} <Debug> TCP-Session: c34f3be7-c08a-4860-9b8a-baa974415a55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11175 | 2026.04.25 04:14:21.840820 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11176 | 2026.04.25 04:14:21.840904 [ 352 ] {} <Debug> TCP-Session: c34f3be7-c08a-4860-9b8a-baa974415a55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11177 | 2026.04.25 04:14:21.840897 [ 356 ] {} <Debug> TCP-Session: ce1e7f89-8998-4fa6-a391-696742fd1ae6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11178 | 2026.04.25 04:14:21.840923 [ 289 ] {} <Debug> TCP-Session: 0a644386-3ab9-42ce-aabd-e2a8f7fc371f Authenticating user 'default' from [fd00:1122:3344:101::e]:39697 | ||
| 11179 | 2026.04.25 04:14:21.840551 [ 290 ] {} <Debug> TCP-Session: 90910cb3-1011-4002-a306-86406f75e808 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11180 | 2026.04.25 04:14:21.840951 [ 289 ] {} <Debug> TCP-Session: 0a644386-3ab9-42ce-aabd-e2a8f7fc371f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11181 | 2026.04.25 04:14:21.840966 [ 286 ] {43579f37-baa5-4ba3-bf87-4555f4575e61} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11182 | 2026.04.25 04:14:21.840991 [ 289 ] {} <Debug> TCP-Session: 0a644386-3ab9-42ce-aabd-e2a8f7fc371f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11183 | 2026.04.25 04:14:21.840369 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33811 | ||
| 11184 | 2026.04.25 04:14:21.841053 [ 286 ] {43579f37-baa5-4ba3-bf87-4555f4575e61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11185 | 2026.04.25 04:14:21.841117 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11186 | 2026.04.25 04:14:21.841146 [ 353 ] {} <Debug> TCP-Session: ac0648e6-2262-42d1-9f12-b8398323f09c Authenticating user 'default' from [fd00:1122:3344:101::e]:33811 | ||
| 11187 | 2026.04.25 04:14:21.841167 [ 353 ] {} <Debug> TCP-Session: ac0648e6-2262-42d1-9f12-b8398323f09c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11188 | 2026.04.25 04:14:21.841180 [ 353 ] {} <Debug> TCP-Session: ac0648e6-2262-42d1-9f12-b8398323f09c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11189 | 2026.04.25 04:14:21.841377 [ 286 ] {43579f37-baa5-4ba3-bf87-4555f4575e61} <Debug> oximeter.version (ec5a4b49-bcd3-444b-b983-27584d7e2b94) (SelectExecutor): Key condition: unknown | ||
| 11190 | 2026.04.25 04:14:21.842762 [ 325 ] {43579f37-baa5-4ba3-bf87-4555f4575e61} <Trace> AggregatingTransform: Aggregating | ||
| 11191 | 2026.04.25 04:14:21.842808 [ 325 ] {43579f37-baa5-4ba3-bf87-4555f4575e61} <Trace> Aggregator: Aggregation method: without_key | ||
| 11192 | 2026.04.25 04:14:21.842846 [ 325 ] {43579f37-baa5-4ba3-bf87-4555f4575e61} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001350791 sec. (740.307 rows/sec., 28.92 KiB/sec.) | ||
| 11193 | 2026.04.25 04:14:21.842864 [ 325 ] {43579f37-baa5-4ba3-bf87-4555f4575e61} <Trace> Aggregator: Merging aggregated data | ||
| 11194 | 2026.04.25 04:14:21.844563 [ 286 ] {43579f37-baa5-4ba3-bf87-4555f4575e61} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003945 sec., 253.4854245880862 rows/sec., 9.90 KiB/sec. | ||
| 11195 | 2026.04.25 04:14:21.844810 [ 286 ] {43579f37-baa5-4ba3-bf87-4555f4575e61} <Debug> TCPHandler: Processed in 0.004506908 sec. | ||
| 11196 | 2026.04.25 04:14:21.844977 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11197 | 2026.04.25 04:14:21.845014 [ 286 ] {} <Debug> TCP-Session: d436ce56-7cff-42b2-9ce8-553782f1d95a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11198 | 2026.04.25 04:14:21.845026 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11199 | 2026.04.25 04:14:21.845057 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11200 | 2026.04.25 04:14:21.845081 [ 289 ] {} <Debug> TCP-Session: 0a644386-3ab9-42ce-aabd-e2a8f7fc371f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11201 | 2026.04.25 04:14:21.845085 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11202 | 2026.04.25 04:14:21.845115 [ 288 ] {} <Debug> TCP-Session: e074b5bf-6caf-47c0-b53d-7d5dc05e8d85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11203 | 2026.04.25 04:14:21.845139 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11204 | 2026.04.25 04:14:21.845152 [ 356 ] {} <Debug> TCP-Session: ce1e7f89-8998-4fa6-a391-696742fd1ae6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11205 | 2026.04.25 04:14:21.845177 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11206 | 2026.04.25 04:14:21.845202 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11207 | 2026.04.25 04:14:21.845235 [ 354 ] {} <Debug> TCP-Session: e75afb69-9a34-462d-809b-63b726f70a08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11208 | 2026.04.25 04:14:21.845252 [ 290 ] {} <Debug> TCP-Session: 90910cb3-1011-4002-a306-86406f75e808 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11209 | 2026.04.25 04:14:21.845192 [ 352 ] {} <Debug> TCP-Session: c34f3be7-c08a-4860-9b8a-baa974415a55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11210 | 2026.04.25 04:14:21.845178 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11211 | 2026.04.25 04:14:21.845126 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11212 | 2026.04.25 04:14:21.845355 [ 355 ] {} <Debug> TCP-Session: ea9aa683-b834-4107-907a-422761ad024a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11213 | 2026.04.25 04:14:21.845428 [ 353 ] {} <Debug> TCP-Session: ac0648e6-2262-42d1-9f12-b8398323f09c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11214 | 2026.04.25 04:14:21.851870 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52657 | ||
| 11215 | 2026.04.25 04:14:21.851940 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11216 | 2026.04.25 04:14:21.851964 [ 353 ] {} <Debug> TCP-Session: 62fd6045-b792-4b9d-9810-203e9794e2bb Authenticating user 'default' from [fd00:1122:3344:101::e]:52657 | ||
| 11217 | 2026.04.25 04:14:21.851984 [ 353 ] {} <Debug> TCP-Session: 62fd6045-b792-4b9d-9810-203e9794e2bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11218 | 2026.04.25 04:14:21.851997 [ 353 ] {} <Debug> TCP-Session: 62fd6045-b792-4b9d-9810-203e9794e2bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11219 | 2026.04.25 04:14:21.852171 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53842 | ||
| 11220 | 2026.04.25 04:14:21.852225 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38702 | ||
| 11221 | 2026.04.25 04:14:21.852240 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45510 | ||
| 11222 | 2026.04.25 04:14:21.852250 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48158 | ||
| 11223 | 2026.04.25 04:14:21.852273 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35169 | ||
| 11224 | 2026.04.25 04:14:21.852291 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53413 | ||
| 11225 | 2026.04.25 04:14:21.852302 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11226 | 2026.04.25 04:14:21.852338 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11227 | 2026.04.25 04:14:21.852346 [ 353 ] {} <Trace> TCP-Session: 62fd6045-b792-4b9d-9810-203e9794e2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11228 | 2026.04.25 04:14:21.852366 [ 286 ] {} <Debug> TCP-Session: 0a44b514-2da9-4b7d-bcfe-67ea8a6b2ad7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48158 | ||
| 11229 | 2026.04.25 04:14:21.852361 [ 355 ] {} <Debug> TCP-Session: 1b34859a-828d-4569-ac7a-c06ada7234cd Authenticating user 'default' from [fd00:1122:3344:101::e]:38702 | ||
| 11230 | 2026.04.25 04:14:21.852374 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11231 | 2026.04.25 04:14:21.852395 [ 286 ] {} <Debug> TCP-Session: 0a44b514-2da9-4b7d-bcfe-67ea8a6b2ad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11232 | 2026.04.25 04:14:21.852407 [ 355 ] {} <Debug> TCP-Session: 1b34859a-828d-4569-ac7a-c06ada7234cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11233 | 2026.04.25 04:14:21.852428 [ 286 ] {} <Debug> TCP-Session: 0a44b514-2da9-4b7d-bcfe-67ea8a6b2ad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11234 | 2026.04.25 04:14:21.852424 [ 352 ] {} <Debug> TCP-Session: d961a014-40c1-4697-a8b7-3c8303d5a433 Authenticating user 'default' from [fd00:1122:3344:101::e]:53413 | ||
| 11235 | 2026.04.25 04:14:21.852437 [ 355 ] {} <Debug> TCP-Session: 1b34859a-828d-4569-ac7a-c06ada7234cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11236 | 2026.04.25 04:14:21.852467 [ 352 ] {} <Debug> TCP-Session: d961a014-40c1-4697-a8b7-3c8303d5a433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11237 | 2026.04.25 04:14:21.852360 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11238 | 2026.04.25 04:14:21.852512 [ 352 ] {} <Debug> TCP-Session: d961a014-40c1-4697-a8b7-3c8303d5a433 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11239 | 2026.04.25 04:14:21.852532 [ 353 ] {62186b7e-ecc2-4bf4-8bd7-9ddac31d30b1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52657) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11240 | 2026.04.25 04:14:21.852545 [ 289 ] {} <Debug> TCP-Session: e1a61724-7c49-4af9-b399-d2e1f48b845c Authenticating user 'default' from [fd00:1122:3344:101::e]:35169 | ||
| 11241 | 2026.04.25 04:14:21.852252 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11242 | 2026.04.25 04:14:21.852583 [ 289 ] {} <Debug> TCP-Session: e1a61724-7c49-4af9-b399-d2e1f48b845c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11243 | 2026.04.25 04:14:21.852603 [ 354 ] {} <Debug> TCP-Session: bed6c5df-d99a-4d94-a3ea-1725c5611ca0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53842 | ||
| 11244 | 2026.04.25 04:14:21.852253 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43454 | ||
| 11245 | 2026.04.25 04:14:21.852631 [ 354 ] {} <Debug> TCP-Session: bed6c5df-d99a-4d94-a3ea-1725c5611ca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11246 | 2026.04.25 04:14:21.852622 [ 289 ] {} <Debug> TCP-Session: e1a61724-7c49-4af9-b399-d2e1f48b845c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11247 | 2026.04.25 04:14:21.852650 [ 354 ] {} <Debug> TCP-Session: bed6c5df-d99a-4d94-a3ea-1725c5611ca0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11248 | 2026.04.25 04:14:21.852332 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11249 | 2026.04.25 04:14:21.852678 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11250 | 2026.04.25 04:14:21.852710 [ 356 ] {} <Debug> TCP-Session: 85032768-6ba1-49d0-82f0-77a62faa3ffe Authenticating user 'default' from [fd00:1122:3344:101::e]:45510 | ||
| 11251 | 2026.04.25 04:14:21.852725 [ 288 ] {} <Debug> TCP-Session: 22cf7456-55de-4f3a-9318-7f1964d1709f Authenticating user 'default' from [fd00:1122:3344:101::e]:43454 | ||
| 11252 | 2026.04.25 04:14:21.852739 [ 356 ] {} <Debug> TCP-Session: 85032768-6ba1-49d0-82f0-77a62faa3ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11253 | 2026.04.25 04:14:21.852752 [ 288 ] {} <Debug> TCP-Session: 22cf7456-55de-4f3a-9318-7f1964d1709f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11254 | 2026.04.25 04:14:21.852763 [ 356 ] {} <Debug> TCP-Session: 85032768-6ba1-49d0-82f0-77a62faa3ffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11255 | 2026.04.25 04:14:21.852774 [ 288 ] {} <Debug> TCP-Session: 22cf7456-55de-4f3a-9318-7f1964d1709f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11256 | 2026.04.25 04:14:21.852285 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58873 | ||
| 11257 | 2026.04.25 04:14:21.852825 [ 353 ] {62186b7e-ecc2-4bf4-8bd7-9ddac31d30b1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11258 | 2026.04.25 04:14:21.852859 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11259 | 2026.04.25 04:14:21.852881 [ 353 ] {62186b7e-ecc2-4bf4-8bd7-9ddac31d30b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11260 | 2026.04.25 04:14:21.852882 [ 290 ] {} <Debug> TCP-Session: 44b191c6-414d-4066-820c-fff474dc511b Authenticating user 'default' from [fd00:1122:3344:101::e]:58873 | ||
| 11261 | 2026.04.25 04:14:21.852916 [ 290 ] {} <Debug> TCP-Session: 44b191c6-414d-4066-820c-fff474dc511b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11262 | 2026.04.25 04:14:21.852927 [ 290 ] {} <Debug> TCP-Session: 44b191c6-414d-4066-820c-fff474dc511b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11263 | 2026.04.25 04:14:21.853183 [ 353 ] {62186b7e-ecc2-4bf4-8bd7-9ddac31d30b1} <Debug> oximeter.version (ec5a4b49-bcd3-444b-b983-27584d7e2b94) (SelectExecutor): Key condition: unknown | ||
| 11264 | 2026.04.25 04:14:21.854271 [ 348 ] {62186b7e-ecc2-4bf4-8bd7-9ddac31d30b1} <Trace> AggregatingTransform: Aggregating | ||
| 11265 | 2026.04.25 04:14:21.854377 [ 348 ] {62186b7e-ecc2-4bf4-8bd7-9ddac31d30b1} <Trace> Aggregator: Aggregation method: without_key | ||
| 11266 | 2026.04.25 04:14:21.854413 [ 348 ] {62186b7e-ecc2-4bf4-8bd7-9ddac31d30b1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001080586 sec. (925.424 rows/sec., 36.15 KiB/sec.) | ||
| 11267 | 2026.04.25 04:14:21.854428 [ 348 ] {62186b7e-ecc2-4bf4-8bd7-9ddac31d30b1} <Trace> Aggregator: Merging aggregated data | ||
| 11268 | 2026.04.25 04:14:21.855588 [ 353 ] {62186b7e-ecc2-4bf4-8bd7-9ddac31d30b1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00312 sec., 320.5128205128205 rows/sec., 12.52 KiB/sec. | ||
| 11269 | 2026.04.25 04:14:21.855720 [ 353 ] {62186b7e-ecc2-4bf4-8bd7-9ddac31d30b1} <Debug> TCPHandler: Processed in 0.003516293 sec. | ||
| 11270 | 2026.04.25 04:14:21.855838 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11271 | 2026.04.25 04:14:21.855861 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11272 | 2026.04.25 04:14:21.855864 [ 353 ] {} <Debug> TCP-Session: 62fd6045-b792-4b9d-9810-203e9794e2bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11273 | 2026.04.25 04:14:21.855882 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11274 | 2026.04.25 04:14:21.855899 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11275 | 2026.04.25 04:14:21.855932 [ 290 ] {} <Debug> TCP-Session: 44b191c6-414d-4066-820c-fff474dc511b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11276 | 2026.04.25 04:14:21.855944 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11277 | 2026.04.25 04:14:21.855954 [ 286 ] {} <Debug> TCP-Session: 0a44b514-2da9-4b7d-bcfe-67ea8a6b2ad7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11278 | 2026.04.25 04:14:21.855979 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11279 | 2026.04.25 04:14:21.855994 [ 289 ] {} <Debug> TCP-Session: e1a61724-7c49-4af9-b399-d2e1f48b845c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11280 | 2026.04.25 04:14:21.855999 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11281 | 2026.04.25 04:14:21.856019 [ 355 ] {} <Debug> TCP-Session: 1b34859a-828d-4569-ac7a-c06ada7234cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11282 | 2026.04.25 04:14:21.855956 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11283 | 2026.04.25 04:14:21.856046 [ 352 ] {} <Debug> TCP-Session: d961a014-40c1-4697-a8b7-3c8303d5a433 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11284 | 2026.04.25 04:14:21.855906 [ 354 ] {} <Debug> TCP-Session: bed6c5df-d99a-4d94-a3ea-1725c5611ca0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11285 | 2026.04.25 04:14:21.856087 [ 288 ] {} <Debug> TCP-Session: 22cf7456-55de-4f3a-9318-7f1964d1709f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11286 | 2026.04.25 04:14:21.855917 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11287 | 2026.04.25 04:14:21.856152 [ 356 ] {} <Debug> TCP-Session: 85032768-6ba1-49d0-82f0-77a62faa3ffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11288 | 2026.04.25 04:14:22.495308 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1370 | ||
| 11289 | 2026.04.25 04:14:22.498352 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11290 | 2026.04.25 04:14:22.498402 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11291 | 2026.04.25 04:14:22.499812 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11292 | 2026.04.25 04:14:22.500201 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11293 | 2026.04.25 04:14:22.500382 [ 143 ] {} <Debug> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11294 | 2026.04.25 04:14:22.500420 [ 143 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11295 | 2026.04.25 04:14:22.500442 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11296 | 2026.04.25 04:14:22.500567 [ 192 ] {36d1ac4f-7bca-418d-b807-730d72d06762::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 | ||
| 11297 | 2026.04.25 04:14:22.500598 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1370 | ||
| 11298 | 2026.04.25 04:14:22.501125 [ 192 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11299 | 2026.04.25 04:14:22.501280 [ 192 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1158 rows starting from the beginning of the part | ||
| 11300 | 2026.04.25 04:14:22.501638 [ 192 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 11301 | 2026.04.25 04:14:22.502013 [ 192 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 52 rows starting from the beginning of the part | ||
| 11302 | 2026.04.25 04:14:22.502390 [ 192 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 38 rows starting from the beginning of the part | ||
| 11303 | 2026.04.25 04:14:22.502761 [ 192 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 38 rows starting from the beginning of the part | ||
| 11304 | 2026.04.25 04:14:22.503106 [ 192 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 54 rows starting from the beginning of the part | ||
| 11305 | 2026.04.25 04:14:22.511145 [ 202 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1370 rows, containing 72 columns (72 merged, 0 gathered) in 0.01063379 sec., 128834.59237017093 rows/sec., 108.05 MiB/sec. | ||
| 11306 | 2026.04.25 04:14:22.512879 [ 194 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11307 | 2026.04.25 04:14:22.513510 [ 194 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_36_7} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11308 | 2026.04.25 04:14:22.513603 [ 194 ] {36d1ac4f-7bca-418d-b807-730d72d06762::all_1_36_7} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11309 | 2026.04.25 04:14:22.513946 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.07 MiB. | ||
| 11310 | 2026.04.25 04:14:23.587732 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11311 | 2026.04.25 04:14:23.588115 [ 5 ] {9f8710df-055b-42a9-b164-e80643c9477f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 11312 | 2026.04.25 04:14:23.588659 [ 5 ] {9f8710df-055b-42a9-b164-e80643c9477f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11313 | 2026.04.25 04:14:23.588731 [ 5 ] {9f8710df-055b-42a9-b164-e80643c9477f} <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 | ||
| 11314 | 2026.04.25 04:14:23.588988 [ 5 ] {9f8710df-055b-42a9-b164-e80643c9477f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11315 | 2026.04.25 04:14:23.589057 [ 5 ] {9f8710df-055b-42a9-b164-e80643c9477f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11316 | 2026.04.25 04:14:23.589200 [ 5 ] {9f8710df-055b-42a9-b164-e80643c9477f} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11317 | 2026.04.25 04:14:23.589320 [ 337 ] {9f8710df-055b-42a9-b164-e80643c9477f} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11318 | 2026.04.25 04:14:23.589351 [ 340 ] {9f8710df-055b-42a9-b164-e80643c9477f} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 11319 | 2026.04.25 04:14:23.589493 [ 5 ] {9f8710df-055b-42a9-b164-e80643c9477f} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 11320 | 2026.04.25 04:14:23.589521 [ 5 ] {9f8710df-055b-42a9-b164-e80643c9477f} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11321 | 2026.04.25 04:14:23.589565 [ 5 ] {9f8710df-055b-42a9-b164-e80643c9477f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11322 | 2026.04.25 04:14:23.589587 [ 5 ] {9f8710df-055b-42a9-b164-e80643c9477f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11323 | 2026.04.25 04:14:23.590652 [ 5 ] {9f8710df-055b-42a9-b164-e80643c9477f} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002686 sec., 18987.3417721519 rows/sec., 4.49 MiB/sec. | ||
| 11324 | 2026.04.25 04:14:23.590761 [ 5 ] {9f8710df-055b-42a9-b164-e80643c9477f} <Debug> TCPHandler: Processed in 0.003217898 sec. | ||
| 11325 | 2026.04.25 04:14:23.592735 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11326 | 2026.04.25 04:14:23.592940 [ 5 ] {3a11025c-c90e-4763-bbaa-53676b7ef5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11327 | 2026.04.25 04:14:23.593019 [ 5 ] {3a11025c-c90e-4763-bbaa-53676b7ef5e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11328 | 2026.04.25 04:14:23.593857 [ 5 ] {3a11025c-c90e-4763-bbaa-53676b7ef5e0} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11329 | 2026.04.25 04:14:23.593902 [ 5 ] {3a11025c-c90e-4763-bbaa-53676b7ef5e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11330 | 2026.04.25 04:14:23.594292 [ 5 ] {3a11025c-c90e-4763-bbaa-53676b7ef5e0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11331 | 2026.04.25 04:14:23.594543 [ 5 ] {3a11025c-c90e-4763-bbaa-53676b7ef5e0} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11332 | 2026.04.25 04:14:23.594692 [ 5 ] {3a11025c-c90e-4763-bbaa-53676b7ef5e0} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001812 sec., 50772.62693156733 rows/sec., 4.29 MiB/sec. | ||
| 11333 | 2026.04.25 04:14:23.594733 [ 5 ] {3a11025c-c90e-4763-bbaa-53676b7ef5e0} <Debug> TCPHandler: Processed in 0.002050251 sec. | ||
| 11334 | 2026.04.25 04:14:23.594857 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11335 | 2026.04.25 04:14:23.594954 [ 5 ] {0c31750b-9e51-485d-8fbb-c16cbc0a17a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11336 | 2026.04.25 04:14:23.594994 [ 5 ] {0c31750b-9e51-485d-8fbb-c16cbc0a17a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11337 | 2026.04.25 04:14:23.595403 [ 5 ] {0c31750b-9e51-485d-8fbb-c16cbc0a17a4} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11338 | 2026.04.25 04:14:23.595440 [ 5 ] {0c31750b-9e51-485d-8fbb-c16cbc0a17a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11339 | 2026.04.25 04:14:23.595753 [ 5 ] {0c31750b-9e51-485d-8fbb-c16cbc0a17a4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11340 | 2026.04.25 04:14:23.595978 [ 5 ] {0c31750b-9e51-485d-8fbb-c16cbc0a17a4} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11341 | 2026.04.25 04:14:23.596111 [ 5 ] {0c31750b-9e51-485d-8fbb-c16cbc0a17a4} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001177 sec., 15293.118096856413 rows/sec., 1.12 MiB/sec. | ||
| 11342 | 2026.04.25 04:14:23.596148 [ 5 ] {0c31750b-9e51-485d-8fbb-c16cbc0a17a4} <Debug> TCPHandler: Processed in 0.001339981 sec. | ||
| 11343 | 2026.04.25 04:14:23.596268 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11344 | 2026.04.25 04:14:23.596364 [ 5 ] {350462dc-3cd2-47fd-8dd9-19da81e0bb01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11345 | 2026.04.25 04:14:23.596405 [ 5 ] {350462dc-3cd2-47fd-8dd9-19da81e0bb01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11346 | 2026.04.25 04:14:23.596838 [ 5 ] {350462dc-3cd2-47fd-8dd9-19da81e0bb01} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11347 | 2026.04.25 04:14:23.596874 [ 5 ] {350462dc-3cd2-47fd-8dd9-19da81e0bb01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11348 | 2026.04.25 04:14:23.597190 [ 5 ] {350462dc-3cd2-47fd-8dd9-19da81e0bb01} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11349 | 2026.04.25 04:14:23.597412 [ 5 ] {350462dc-3cd2-47fd-8dd9-19da81e0bb01} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11350 | 2026.04.25 04:14:23.597544 [ 5 ] {350462dc-3cd2-47fd-8dd9-19da81e0bb01} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001199 sec., 68390.32527105922 rows/sec., 5.34 MiB/sec. | ||
| 11351 | 2026.04.25 04:14:23.597582 [ 5 ] {350462dc-3cd2-47fd-8dd9-19da81e0bb01} <Debug> TCPHandler: Processed in 0.00136451 sec. | ||
| 11352 | 2026.04.25 04:14:23.597706 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11353 | 2026.04.25 04:14:23.597800 [ 5 ] {92890076-0fe3-4fe1-8554-18ee4a220525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11354 | 2026.04.25 04:14:23.597842 [ 5 ] {92890076-0fe3-4fe1-8554-18ee4a220525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11355 | 2026.04.25 04:14:23.598241 [ 5 ] {92890076-0fe3-4fe1-8554-18ee4a220525} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11356 | 2026.04.25 04:14:23.598277 [ 5 ] {92890076-0fe3-4fe1-8554-18ee4a220525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11357 | 2026.04.25 04:14:23.598623 [ 5 ] {92890076-0fe3-4fe1-8554-18ee4a220525} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11358 | 2026.04.25 04:14:23.598847 [ 5 ] {92890076-0fe3-4fe1-8554-18ee4a220525} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11359 | 2026.04.25 04:14:23.598997 [ 5 ] {92890076-0fe3-4fe1-8554-18ee4a220525} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 11360 | 2026.04.25 04:14:23.599035 [ 5 ] {92890076-0fe3-4fe1-8554-18ee4a220525} <Debug> TCPHandler: Processed in 0.001378901 sec. | ||
| 11361 | 2026.04.25 04:14:23.599160 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11362 | 2026.04.25 04:14:23.599255 [ 5 ] {49ee0447-0dcd-4890-a8db-1ff778a90ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11363 | 2026.04.25 04:14:23.599310 [ 5 ] {49ee0447-0dcd-4890-a8db-1ff778a90ced} <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.04.25 04:14:23.600108 [ 5 ] {49ee0447-0dcd-4890-a8db-1ff778a90ced} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11365 | 2026.04.25 04:14:23.600144 [ 5 ] {49ee0447-0dcd-4890-a8db-1ff778a90ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11366 | 2026.04.25 04:14:23.600688 [ 5 ] {49ee0447-0dcd-4890-a8db-1ff778a90ced} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11367 | 2026.04.25 04:14:23.600923 [ 5 ] {49ee0447-0dcd-4890-a8db-1ff778a90ced} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11368 | 2026.04.25 04:14:23.601069 [ 5 ] {49ee0447-0dcd-4890-a8db-1ff778a90ced} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001833 sec., 9819.967266775777 rows/sec., 17.60 MiB/sec. | ||
| 11369 | 2026.04.25 04:14:23.601125 [ 5 ] {49ee0447-0dcd-4890-a8db-1ff778a90ced} <Debug> TCPHandler: Processed in 0.00201426 sec. | ||
| 11370 | 2026.04.25 04:14:23.601256 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11371 | 2026.04.25 04:14:23.601352 [ 5 ] {93d63b60-f4fb-408d-a666-1d07f4d8a9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11372 | 2026.04.25 04:14:23.601394 [ 5 ] {93d63b60-f4fb-408d-a666-1d07f4d8a9d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11373 | 2026.04.25 04:14:23.601777 [ 5 ] {93d63b60-f4fb-408d-a666-1d07f4d8a9d0} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11374 | 2026.04.25 04:14:23.601823 [ 5 ] {93d63b60-f4fb-408d-a666-1d07f4d8a9d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11375 | 2026.04.25 04:14:23.602206 [ 5 ] {93d63b60-f4fb-408d-a666-1d07f4d8a9d0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11376 | 2026.04.25 04:14:23.602452 [ 5 ] {93d63b60-f4fb-408d-a666-1d07f4d8a9d0} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11377 | 2026.04.25 04:14:23.602607 [ 5 ] {93d63b60-f4fb-408d-a666-1d07f4d8a9d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001274 sec., 47095.76138147567 rows/sec., 3.17 MiB/sec. | ||
| 11378 | 2026.04.25 04:14:23.602651 [ 5 ] {93d63b60-f4fb-408d-a666-1d07f4d8a9d0} <Debug> TCPHandler: Processed in 0.001444822 sec. | ||
| 11379 | 2026.04.25 04:14:27.269008 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11380 | 2026.04.25 04:14:27.269098 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11381 | 2026.04.25 04:14:27.438775 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23998 | ||
| 11382 | 2026.04.25 04:14:27.439281 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11383 | 2026.04.25 04:14:27.439324 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11384 | 2026.04.25 04:14:27.439808 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11385 | 2026.04.25 04:14:27.440039 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11386 | 2026.04.25 04:14:27.440169 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23998 | ||
| 11387 | 2026.04.25 04:14:28.587405 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11388 | 2026.04.25 04:14:28.587675 [ 5 ] {1713815d-2c60-477a-8c44-24e300d6397a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 11389 | 2026.04.25 04:14:28.588050 [ 5 ] {1713815d-2c60-477a-8c44-24e300d6397a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11390 | 2026.04.25 04:14:28.588086 [ 5 ] {1713815d-2c60-477a-8c44-24e300d6397a} <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 | ||
| 11391 | 2026.04.25 04:14:28.588308 [ 5 ] {1713815d-2c60-477a-8c44-24e300d6397a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11392 | 2026.04.25 04:14:28.588375 [ 5 ] {1713815d-2c60-477a-8c44-24e300d6397a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11393 | 2026.04.25 04:14:28.588516 [ 5 ] {1713815d-2c60-477a-8c44-24e300d6397a} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11394 | 2026.04.25 04:14:28.588652 [ 337 ] {1713815d-2c60-477a-8c44-24e300d6397a} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11395 | 2026.04.25 04:14:28.588666 [ 340 ] {1713815d-2c60-477a-8c44-24e300d6397a} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 11396 | 2026.04.25 04:14:28.588831 [ 5 ] {1713815d-2c60-477a-8c44-24e300d6397a} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 11397 | 2026.04.25 04:14:28.588857 [ 5 ] {1713815d-2c60-477a-8c44-24e300d6397a} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11398 | 2026.04.25 04:14:28.588897 [ 5 ] {1713815d-2c60-477a-8c44-24e300d6397a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11399 | 2026.04.25 04:14:28.588916 [ 5 ] {1713815d-2c60-477a-8c44-24e300d6397a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11400 | 2026.04.25 04:14:28.589997 [ 5 ] {1713815d-2c60-477a-8c44-24e300d6397a} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002422 sec., 21056.977704376546 rows/sec., 4.98 MiB/sec. | ||
| 11401 | 2026.04.25 04:14:28.590103 [ 5 ] {1713815d-2c60-477a-8c44-24e300d6397a} <Debug> TCPHandler: Processed in 0.002837903 sec. | ||
| 11402 | 2026.04.25 04:14:28.592352 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11403 | 2026.04.25 04:14:28.592462 [ 5 ] {ea55fe2d-b5a1-443f-a0f9-aba0f6868ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11404 | 2026.04.25 04:14:28.592504 [ 5 ] {ea55fe2d-b5a1-443f-a0f9-aba0f6868ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11405 | 2026.04.25 04:14:28.593013 [ 5 ] {ea55fe2d-b5a1-443f-a0f9-aba0f6868ef3} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11406 | 2026.04.25 04:14:28.593058 [ 5 ] {ea55fe2d-b5a1-443f-a0f9-aba0f6868ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11407 | 2026.04.25 04:14:28.593429 [ 5 ] {ea55fe2d-b5a1-443f-a0f9-aba0f6868ef3} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11408 | 2026.04.25 04:14:28.593666 [ 5 ] {ea55fe2d-b5a1-443f-a0f9-aba0f6868ef3} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11409 | 2026.04.25 04:14:28.593815 [ 5 ] {ea55fe2d-b5a1-443f-a0f9-aba0f6868ef3} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001385 sec., 75090.25270758122 rows/sec., 6.30 MiB/sec. | ||
| 11410 | 2026.04.25 04:14:28.593854 [ 5 ] {ea55fe2d-b5a1-443f-a0f9-aba0f6868ef3} <Debug> TCPHandler: Processed in 0.001554784 sec. | ||
| 11411 | 2026.04.25 04:14:28.593985 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11412 | 2026.04.25 04:14:28.594082 [ 5 ] {a86b1381-4e6c-4e01-91aa-978953fa9708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11413 | 2026.04.25 04:14:28.594124 [ 5 ] {a86b1381-4e6c-4e01-91aa-978953fa9708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11414 | 2026.04.25 04:14:28.594533 [ 5 ] {a86b1381-4e6c-4e01-91aa-978953fa9708} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11415 | 2026.04.25 04:14:28.594570 [ 5 ] {a86b1381-4e6c-4e01-91aa-978953fa9708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11416 | 2026.04.25 04:14:28.594870 [ 5 ] {a86b1381-4e6c-4e01-91aa-978953fa9708} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11417 | 2026.04.25 04:14:28.595080 [ 5 ] {a86b1381-4e6c-4e01-91aa-978953fa9708} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11418 | 2026.04.25 04:14:28.595200 [ 136 ] {} <Debug> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11419 | 2026.04.25 04:14:28.595211 [ 5 ] {a86b1381-4e6c-4e01-91aa-978953fa9708} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001148 sec., 20905.923344947736 rows/sec., 1.54 MiB/sec. | ||
| 11420 | 2026.04.25 04:14:28.595246 [ 136 ] {} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11421 | 2026.04.25 04:14:28.595262 [ 5 ] {a86b1381-4e6c-4e01-91aa-978953fa9708} <Debug> TCPHandler: Processed in 0.00132774 sec. | ||
| 11422 | 2026.04.25 04:14:28.595272 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11423 | 2026.04.25 04:14:28.595391 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11424 | 2026.04.25 04:14:28.595397 [ 198 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::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 | ||
| 11425 | 2026.04.25 04:14:28.595498 [ 5 ] {4443f719-4b5f-4aaa-adc4-80104f988703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11426 | 2026.04.25 04:14:28.595544 [ 5 ] {4443f719-4b5f-4aaa-adc4-80104f988703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11427 | 2026.04.25 04:14:28.595548 [ 198 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11428 | 2026.04.25 04:14:28.595592 [ 198 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 227 rows starting from the beginning of the part | ||
| 11429 | 2026.04.25 04:14:28.595664 [ 198 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 166 rows starting from the beginning of the part | ||
| 11430 | 2026.04.25 04:14:28.595708 [ 198 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 18 rows starting from the beginning of the part | ||
| 11431 | 2026.04.25 04:14:28.595751 [ 198 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 53 rows starting from the beginning of the part | ||
| 11432 | 2026.04.25 04:14:28.595793 [ 198 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 18 rows starting from the beginning of the part | ||
| 11433 | 2026.04.25 04:14:28.595834 [ 198 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 24 rows starting from the beginning of the part | ||
| 11434 | 2026.04.25 04:14:28.595980 [ 5 ] {4443f719-4b5f-4aaa-adc4-80104f988703} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11435 | 2026.04.25 04:14:28.596023 [ 5 ] {4443f719-4b5f-4aaa-adc4-80104f988703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11436 | 2026.04.25 04:14:28.596372 [ 5 ] {4443f719-4b5f-4aaa-adc4-80104f988703} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11437 | 2026.04.25 04:14:28.596607 [ 5 ] {4443f719-4b5f-4aaa-adc4-80104f988703} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11438 | 2026.04.25 04:14:28.596688 [ 202 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 506 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134469 sec., 376294.9081200872 rows/sec., 25.95 MiB/sec. | ||
| 11439 | 2026.04.25 04:14:28.596739 [ 5 ] {4443f719-4b5f-4aaa-adc4-80104f988703} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001259 sec., 69896.74344718031 rows/sec., 5.46 MiB/sec. | ||
| 11440 | 2026.04.25 04:14:28.596783 [ 5 ] {4443f719-4b5f-4aaa-adc4-80104f988703} <Debug> TCPHandler: Processed in 0.001442942 sec. | ||
| 11441 | 2026.04.25 04:14:28.596851 [ 198 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11442 | 2026.04.25 04:14:28.596906 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11443 | 2026.04.25 04:14:28.597009 [ 5 ] {61d046c1-7a8d-4d1b-9778-333e2c83092d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11444 | 2026.04.25 04:14:28.597054 [ 5 ] {61d046c1-7a8d-4d1b-9778-333e2c83092d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11445 | 2026.04.25 04:14:28.597098 [ 198 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_71_14} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11446 | 2026.04.25 04:14:28.597172 [ 198 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_71_14} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11447 | 2026.04.25 04:14:28.597261 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 11448 | 2026.04.25 04:14:28.597448 [ 5 ] {61d046c1-7a8d-4d1b-9778-333e2c83092d} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11449 | 2026.04.25 04:14:28.597488 [ 5 ] {61d046c1-7a8d-4d1b-9778-333e2c83092d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11450 | 2026.04.25 04:14:28.597831 [ 5 ] {61d046c1-7a8d-4d1b-9778-333e2c83092d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11451 | 2026.04.25 04:14:28.598044 [ 5 ] {61d046c1-7a8d-4d1b-9778-333e2c83092d} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11452 | 2026.04.25 04:14:28.598147 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Selected 6 parts from all_1_74_15 to all_79_79_0 | ||
| 11453 | 2026.04.25 04:14:28.598172 [ 5 ] {61d046c1-7a8d-4d1b-9778-333e2c83092d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 11454 | 2026.04.25 04:14:28.598178 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11455 | 2026.04.25 04:14:28.598203 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11456 | 2026.04.25 04:14:28.598209 [ 5 ] {61d046c1-7a8d-4d1b-9778-333e2c83092d} <Debug> TCPHandler: Processed in 0.001352621 sec. | ||
| 11457 | 2026.04.25 04:14:28.598285 [ 202 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_79_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_74_15 to all_79_79_0 into Compact with storage Full | ||
| 11458 | 2026.04.25 04:14:28.598324 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11459 | 2026.04.25 04:14:28.598388 [ 202 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_79_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11460 | 2026.04.25 04:14:28.598421 [ 202 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_74_15, total 25308 rows starting from the beginning of the part | ||
| 11461 | 2026.04.25 04:14:28.598422 [ 5 ] {fcf713d9-29bc-4358-91b9-3d1317230e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11462 | 2026.04.25 04:14:28.598480 [ 202 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 11463 | 2026.04.25 04:14:28.598486 [ 5 ] {fcf713d9-29bc-4358-91b9-3d1317230e1e} <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 | ||
| 11464 | 2026.04.25 04:14:28.598535 [ 202 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1631 rows starting from the beginning of the part | ||
| 11465 | 2026.04.25 04:14:28.598583 [ 202 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 32 rows starting from the beginning of the part | ||
| 11466 | 2026.04.25 04:14:28.598623 [ 202 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 11467 | 2026.04.25 04:14:28.598664 [ 202 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11468 | 2026.04.25 04:14:28.599280 [ 5 ] {fcf713d9-29bc-4358-91b9-3d1317230e1e} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11469 | 2026.04.25 04:14:28.599320 [ 5 ] {fcf713d9-29bc-4358-91b9-3d1317230e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11470 | 2026.04.25 04:14:28.599883 [ 5 ] {fcf713d9-29bc-4358-91b9-3d1317230e1e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11471 | 2026.04.25 04:14:28.600131 [ 5 ] {fcf713d9-29bc-4358-91b9-3d1317230e1e} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11472 | 2026.04.25 04:14:28.600248 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11473 | 2026.04.25 04:14:28.600277 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11474 | 2026.04.25 04:14:28.600282 [ 5 ] {fcf713d9-29bc-4358-91b9-3d1317230e1e} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001877 sec., 12786.361214704315 rows/sec., 22.91 MiB/sec. | ||
| 11475 | 2026.04.25 04:14:28.600298 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11476 | 2026.04.25 04:14:28.600338 [ 5 ] {fcf713d9-29bc-4358-91b9-3d1317230e1e} <Debug> TCPHandler: Processed in 0.002062651 sec. | ||
| 11477 | 2026.04.25 04:14:28.600369 [ 198 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::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 | ||
| 11478 | 2026.04.25 04:14:28.600463 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11479 | 2026.04.25 04:14:28.600546 [ 198 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11480 | 2026.04.25 04:14:28.600560 [ 5 ] {c8493fc5-244e-4504-bbb5-241ea758f95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11481 | 2026.04.25 04:14:28.600595 [ 198 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1394 rows starting from the beginning of the part | ||
| 11482 | 2026.04.25 04:14:28.600607 [ 5 ] {c8493fc5-244e-4504-bbb5-241ea758f95d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11483 | 2026.04.25 04:14:28.600705 [ 198 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 24 rows starting from the beginning of the part | ||
| 11484 | 2026.04.25 04:14:28.600801 [ 198 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 18 rows starting from the beginning of the part | ||
| 11485 | 2026.04.25 04:14:28.600886 [ 198 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 35 rows starting from the beginning of the part | ||
| 11486 | 2026.04.25 04:14:28.600935 [ 5 ] {c8493fc5-244e-4504-bbb5-241ea758f95d} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11487 | 2026.04.25 04:14:28.600964 [ 198 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 18 rows starting from the beginning of the part | ||
| 11488 | 2026.04.25 04:14:28.600971 [ 5 ] {c8493fc5-244e-4504-bbb5-241ea758f95d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11489 | 2026.04.25 04:14:28.601049 [ 198 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 24 rows starting from the beginning of the part | ||
| 11490 | 2026.04.25 04:14:28.601308 [ 5 ] {c8493fc5-244e-4504-bbb5-241ea758f95d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11491 | 2026.04.25 04:14:28.601536 [ 5 ] {c8493fc5-244e-4504-bbb5-241ea758f95d} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11492 | 2026.04.25 04:14:28.601666 [ 5 ] {c8493fc5-244e-4504-bbb5-241ea758f95d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. | ||
| 11493 | 2026.04.25 04:14:28.601769 [ 5 ] {c8493fc5-244e-4504-bbb5-241ea758f95d} <Debug> TCPHandler: Processed in 0.00135379 sec. | ||
| 11494 | 2026.04.25 04:14:28.608434 [ 195 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1513 rows, containing 19 columns (19 merged, 0 gathered) in 0.008092932 sec., 186953.25748443208 rows/sec., 335.01 MiB/sec. | ||
| 11495 | 2026.04.25 04:14:28.610681 [ 197 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11496 | 2026.04.25 04:14:28.611081 [ 197 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11497 | 2026.04.25 04:14:28.611171 [ 197 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11498 | 2026.04.25 04:14:28.611316 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 11499 | 2026.04.25 04:14:28.611533 [ 196 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_79_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27451 rows, containing 5 columns (5 merged, 0 gathered) in 0.013282391 sec., 2066721.2702893629 rows/sec., 134.05 MiB/sec. | ||
| 11500 | 2026.04.25 04:14:28.612032 [ 195 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_79_16} <Trace> MergedBlockOutputStream: filled checksums all_1_79_16 (state Temporary) | ||
| 11501 | 2026.04.25 04:14:28.612311 [ 195 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_79_16} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_merge_all_1_79_16 to all_1_79_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11502 | 2026.04.25 04:14:28.612379 [ 195 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_79_16} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Merged 6 parts: [all_1_74_15, all_79_79_0] -> all_1_79_16 | ||
| 11503 | 2026.04.25 04:14:28.612456 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11504 | 2026.04.25 04:14:28.744112 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11505 | 2026.04.25 04:14:28.761791 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11506 | 2026.04.25 04:14:28.761836 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11507 | 2026.04.25 04:14:28.768187 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11508 | 2026.04.25 04:14:28.768900 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11509 | 2026.04.25 04:14:28.771711 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11510 | 2026.04.25 04:14:29.000370 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.11 MiB, peak 338.35 MiB, free memory in arenas 0.00 B, will set to 329.55 MiB (RSS), difference: 5.44 MiB | ||
| 11511 | 2026.04.25 04:14:30.344934 [ 135 ] {} <Debug> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 11512 | 2026.04.25 04:14:30.345010 [ 135 ] {} <Trace> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11513 | 2026.04.25 04:14:30.345037 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11514 | 2026.04.25 04:14:30.345136 [ 199 ] {10d71dfb-878a-4fd1-bb10-fa1fb1293d29::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 | ||
| 11515 | 2026.04.25 04:14:30.345253 [ 199 ] {10d71dfb-878a-4fd1-bb10-fa1fb1293d29::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11516 | 2026.04.25 04:14:30.345285 [ 199 ] {10d71dfb-878a-4fd1-bb10-fa1fb1293d29::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 | ||
| 11517 | 2026.04.25 04:14:30.345348 [ 199 ] {10d71dfb-878a-4fd1-bb10-fa1fb1293d29::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 | ||
| 11518 | 2026.04.25 04:14:30.345391 [ 199 ] {10d71dfb-878a-4fd1-bb10-fa1fb1293d29::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 | ||
| 11519 | 2026.04.25 04:14:30.345431 [ 199 ] {10d71dfb-878a-4fd1-bb10-fa1fb1293d29::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 | ||
| 11520 | 2026.04.25 04:14:30.345471 [ 199 ] {10d71dfb-878a-4fd1-bb10-fa1fb1293d29::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 | ||
| 11521 | 2026.04.25 04:14:30.346160 [ 196 ] {10d71dfb-878a-4fd1-bb10-fa1fb1293d29::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001058966 sec., 5665.904287767502 rows/sec., 420.52 KiB/sec. | ||
| 11522 | 2026.04.25 04:14:30.346356 [ 190 ] {10d71dfb-878a-4fd1-bb10-fa1fb1293d29::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 11523 | 2026.04.25 04:14:30.346676 [ 190 ] {10d71dfb-878a-4fd1-bb10-fa1fb1293d29::all_1_9_2} <Trace> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11524 | 2026.04.25 04:14:30.346752 [ 190 ] {10d71dfb-878a-4fd1-bb10-fa1fb1293d29::all_1_9_2} <Trace> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 11525 | 2026.04.25 04:14:30.346844 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11526 | 2026.04.25 04:14:32.501381 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1398 | ||
| 11527 | 2026.04.25 04:14:32.504232 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11528 | 2026.04.25 04:14:32.504280 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11529 | 2026.04.25 04:14:32.505483 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11530 | 2026.04.25 04:14:32.505751 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11531 | 2026.04.25 04:14:32.506011 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1398 | ||
| 11532 | 2026.04.25 04:14:33.587901 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11533 | 2026.04.25 04:14:33.588279 [ 5 ] {46456a41-8803-474b-b4bd-bf906ab86244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11534 | 2026.04.25 04:14:33.588638 [ 5 ] {46456a41-8803-474b-b4bd-bf906ab86244} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11535 | 2026.04.25 04:14:33.588672 [ 5 ] {46456a41-8803-474b-b4bd-bf906ab86244} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11536 | 2026.04.25 04:14:33.588892 [ 5 ] {46456a41-8803-474b-b4bd-bf906ab86244} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11537 | 2026.04.25 04:14:33.588959 [ 5 ] {46456a41-8803-474b-b4bd-bf906ab86244} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11538 | 2026.04.25 04:14:33.589098 [ 5 ] {46456a41-8803-474b-b4bd-bf906ab86244} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 11539 | 2026.04.25 04:14:33.589208 [ 307 ] {46456a41-8803-474b-b4bd-bf906ab86244} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 11540 | 2026.04.25 04:14:33.589218 [ 340 ] {46456a41-8803-474b-b4bd-bf906ab86244} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11541 | 2026.04.25 04:14:33.589338 [ 5 ] {46456a41-8803-474b-b4bd-bf906ab86244} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 11542 | 2026.04.25 04:14:33.589363 [ 5 ] {46456a41-8803-474b-b4bd-bf906ab86244} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11543 | 2026.04.25 04:14:33.589404 [ 5 ] {46456a41-8803-474b-b4bd-bf906ab86244} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11544 | 2026.04.25 04:14:33.589424 [ 5 ] {46456a41-8803-474b-b4bd-bf906ab86244} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11545 | 2026.04.25 04:14:33.590398 [ 5 ] {46456a41-8803-474b-b4bd-bf906ab86244} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.00227 sec., 22466.96035242291 rows/sec., 5.31 MiB/sec. | ||
| 11546 | 2026.04.25 04:14:33.590463 [ 5 ] {46456a41-8803-474b-b4bd-bf906ab86244} <Debug> TCPHandler: Processed in 0.002746821 sec. | ||
| 11547 | 2026.04.25 04:14:33.592531 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11548 | 2026.04.25 04:14:33.592654 [ 5 ] {6f6ec415-3c0c-4a67-aba1-d1559e6cdaad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11549 | 2026.04.25 04:14:33.592703 [ 5 ] {6f6ec415-3c0c-4a67-aba1-d1559e6cdaad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11550 | 2026.04.25 04:14:33.593204 [ 5 ] {6f6ec415-3c0c-4a67-aba1-d1559e6cdaad} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11551 | 2026.04.25 04:14:33.593252 [ 5 ] {6f6ec415-3c0c-4a67-aba1-d1559e6cdaad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11552 | 2026.04.25 04:14:33.593591 [ 5 ] {6f6ec415-3c0c-4a67-aba1-d1559e6cdaad} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11553 | 2026.04.25 04:14:33.593809 [ 5 ] {6f6ec415-3c0c-4a67-aba1-d1559e6cdaad} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11554 | 2026.04.25 04:14:33.593951 [ 5 ] {6f6ec415-3c0c-4a67-aba1-d1559e6cdaad} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001331 sec., 4507.888805409467 rows/sec., 367.59 KiB/sec. | ||
| 11555 | 2026.04.25 04:14:33.593987 [ 5 ] {6f6ec415-3c0c-4a67-aba1-d1559e6cdaad} <Debug> TCPHandler: Processed in 0.001515213 sec. | ||
| 11556 | 2026.04.25 04:14:33.594103 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11557 | 2026.04.25 04:14:33.594196 [ 5 ] {1f4bb993-82a8-488d-9f4e-12d6e5dc4c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11558 | 2026.04.25 04:14:33.594234 [ 5 ] {1f4bb993-82a8-488d-9f4e-12d6e5dc4c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11559 | 2026.04.25 04:14:33.594667 [ 5 ] {1f4bb993-82a8-488d-9f4e-12d6e5dc4c30} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11560 | 2026.04.25 04:14:33.594703 [ 5 ] {1f4bb993-82a8-488d-9f4e-12d6e5dc4c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11561 | 2026.04.25 04:14:33.595003 [ 5 ] {1f4bb993-82a8-488d-9f4e-12d6e5dc4c30} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11562 | 2026.04.25 04:14:33.595207 [ 5 ] {1f4bb993-82a8-488d-9f4e-12d6e5dc4c30} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11563 | 2026.04.25 04:14:33.595331 [ 131 ] {} <Debug> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11564 | 2026.04.25 04:14:33.595333 [ 5 ] {1f4bb993-82a8-488d-9f4e-12d6e5dc4c30} <Debug> executeQuery: Read 95 rows, 8.18 KiB in 0.001156 sec., 82179.93079584776 rows/sec., 6.91 MiB/sec. | ||
| 11565 | 2026.04.25 04:14:33.595367 [ 131 ] {} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11566 | 2026.04.25 04:14:33.595383 [ 5 ] {1f4bb993-82a8-488d-9f4e-12d6e5dc4c30} <Debug> TCPHandler: Processed in 0.0013285 sec. | ||
| 11567 | 2026.04.25 04:14:33.595386 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11568 | 2026.04.25 04:14:33.595479 [ 199 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11569 | 2026.04.25 04:14:33.595497 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11570 | 2026.04.25 04:14:33.595576 [ 199 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11571 | 2026.04.25 04:14:33.595591 [ 5 ] {ce227c95-4478-48ab-96d2-94d78022e4b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11572 | 2026.04.25 04:14:33.595608 [ 199 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3364 rows starting from the beginning of the part | ||
| 11573 | 2026.04.25 04:14:33.595629 [ 5 ] {ce227c95-4478-48ab-96d2-94d78022e4b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11574 | 2026.04.25 04:14:33.595669 [ 199 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 2576 rows starting from the beginning of the part | ||
| 11575 | 2026.04.25 04:14:33.595721 [ 199 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
| 11576 | 2026.04.25 04:14:33.595770 [ 199 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 92 rows starting from the beginning of the part | ||
| 11577 | 2026.04.25 04:14:33.595813 [ 199 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 104 rows starting from the beginning of the part | ||
| 11578 | 2026.04.25 04:14:33.595860 [ 199 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 95 rows starting from the beginning of the part | ||
| 11579 | 2026.04.25 04:14:33.596028 [ 5 ] {ce227c95-4478-48ab-96d2-94d78022e4b2} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11580 | 2026.04.25 04:14:33.596062 [ 5 ] {ce227c95-4478-48ab-96d2-94d78022e4b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11581 | 2026.04.25 04:14:33.596366 [ 5 ] {ce227c95-4478-48ab-96d2-94d78022e4b2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11582 | 2026.04.25 04:14:33.596569 [ 5 ] {ce227c95-4478-48ab-96d2-94d78022e4b2} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11583 | 2026.04.25 04:14:33.596694 [ 5 ] {ce227c95-4478-48ab-96d2-94d78022e4b2} <Debug> executeQuery: Read 24 rows, 1.77 KiB in 0.001122 sec., 21390.374331550804 rows/sec., 1.54 MiB/sec. | ||
| 11584 | 2026.04.25 04:14:33.596730 [ 5 ] {ce227c95-4478-48ab-96d2-94d78022e4b2} <Debug> TCPHandler: Processed in 0.00128026 sec. | ||
| 11585 | 2026.04.25 04:14:33.596847 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11586 | 2026.04.25 04:14:33.596940 [ 5 ] {3da495e6-efff-4e4b-8938-ac422aee2c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11587 | 2026.04.25 04:14:33.596979 [ 5 ] {3da495e6-efff-4e4b-8938-ac422aee2c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11588 | 2026.04.25 04:14:33.597391 [ 5 ] {3da495e6-efff-4e4b-8938-ac422aee2c50} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11589 | 2026.04.25 04:14:33.597424 [ 5 ] {3da495e6-efff-4e4b-8938-ac422aee2c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11590 | 2026.04.25 04:14:33.597717 [ 5 ] {3da495e6-efff-4e4b-8938-ac422aee2c50} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11591 | 2026.04.25 04:14:33.597917 [ 5 ] {3da495e6-efff-4e4b-8938-ac422aee2c50} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11592 | 2026.04.25 04:14:33.597948 [ 190 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6287 rows, containing 5 columns (5 merged, 0 gathered) in 0.002505788 sec., 2508991.183611702 rows/sec., 199.80 MiB/sec. | ||
| 11593 | 2026.04.25 04:14:33.598018 [ 131 ] {} <Debug> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11594 | 2026.04.25 04:14:33.598044 [ 5 ] {3da495e6-efff-4e4b-8938-ac422aee2c50} <Debug> executeQuery: Read 88 rows, 7.05 KiB in 0.001122 sec., 78431.37254901961 rows/sec., 6.13 MiB/sec. | ||
| 11595 | 2026.04.25 04:14:33.598048 [ 131 ] {} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11596 | 2026.04.25 04:14:33.598073 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11597 | 2026.04.25 04:14:33.598081 [ 5 ] {3da495e6-efff-4e4b-8938-ac422aee2c50} <Debug> TCPHandler: Processed in 0.001290609 sec. | ||
| 11598 | 2026.04.25 04:14:33.598140 [ 188 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11599 | 2026.04.25 04:14:33.598193 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11600 | 2026.04.25 04:14:33.598220 [ 199 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11601 | 2026.04.25 04:14:33.598226 [ 188 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11602 | 2026.04.25 04:14:33.598256 [ 188 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1832 rows starting from the beginning of the part | ||
| 11603 | 2026.04.25 04:14:33.598287 [ 5 ] {bafcfa25-5b0f-48af-ab39-54e9c79018f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11604 | 2026.04.25 04:14:33.598311 [ 188 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1356 rows starting from the beginning of the part | ||
| 11605 | 2026.04.25 04:14:33.598330 [ 5 ] {bafcfa25-5b0f-48af-ab39-54e9c79018f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11606 | 2026.04.25 04:14:33.598360 [ 188 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
| 11607 | 2026.04.25 04:14:33.598405 [ 188 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 82 rows starting from the beginning of the part | ||
| 11608 | 2026.04.25 04:14:33.598446 [ 188 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 88 rows starting from the beginning of the part | ||
| 11609 | 2026.04.25 04:14:33.598464 [ 199 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_81_16} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11610 | 2026.04.25 04:14:33.598489 [ 188 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 88 rows starting from the beginning of the part | ||
| 11611 | 2026.04.25 04:14:33.598528 [ 199 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_81_16} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11612 | 2026.04.25 04:14:33.598587 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 11613 | 2026.04.25 04:14:33.598727 [ 5 ] {bafcfa25-5b0f-48af-ab39-54e9c79018f0} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11614 | 2026.04.25 04:14:33.598761 [ 5 ] {bafcfa25-5b0f-48af-ab39-54e9c79018f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11615 | 2026.04.25 04:14:33.599076 [ 5 ] {bafcfa25-5b0f-48af-ab39-54e9c79018f0} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11616 | 2026.04.25 04:14:33.599277 [ 5 ] {bafcfa25-5b0f-48af-ab39-54e9c79018f0} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11617 | 2026.04.25 04:14:33.599402 [ 5 ] {bafcfa25-5b0f-48af-ab39-54e9c79018f0} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001134 sec., 143738.9770723104 rows/sec., 10.01 MiB/sec. | ||
| 11618 | 2026.04.25 04:14:33.599437 [ 5 ] {bafcfa25-5b0f-48af-ab39-54e9c79018f0} <Debug> TCPHandler: Processed in 0.00129157 sec. | ||
| 11619 | 2026.04.25 04:14:33.599544 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11620 | 2026.04.25 04:14:33.599637 [ 5 ] {b076c367-eea8-43a5-8d62-0dc310118cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11621 | 2026.04.25 04:14:33.599689 [ 5 ] {b076c367-eea8-43a5-8d62-0dc310118cec} <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 | ||
| 11622 | 2026.04.25 04:14:33.599744 [ 190 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3510 rows, containing 5 columns (5 merged, 0 gathered) in 0.001635214 sec., 2146508.041149354 rows/sec., 155.95 MiB/sec. | ||
| 11623 | 2026.04.25 04:14:33.599908 [ 199 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11624 | 2026.04.25 04:14:33.600158 [ 199 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_81_16} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11625 | 2026.04.25 04:14:33.600219 [ 199 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_81_16} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11626 | 2026.04.25 04:14:33.600277 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 11627 | 2026.04.25 04:14:33.600437 [ 5 ] {b076c367-eea8-43a5-8d62-0dc310118cec} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11628 | 2026.04.25 04:14:33.600471 [ 5 ] {b076c367-eea8-43a5-8d62-0dc310118cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11629 | 2026.04.25 04:14:33.600987 [ 5 ] {b076c367-eea8-43a5-8d62-0dc310118cec} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11630 | 2026.04.25 04:14:33.601201 [ 5 ] {b076c367-eea8-43a5-8d62-0dc310118cec} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11631 | 2026.04.25 04:14:33.601332 [ 5 ] {b076c367-eea8-43a5-8d62-0dc310118cec} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001713 sec., 10507.880910683012 rows/sec., 18.83 MiB/sec. | ||
| 11632 | 2026.04.25 04:14:33.601384 [ 5 ] {b076c367-eea8-43a5-8d62-0dc310118cec} <Debug> TCPHandler: Processed in 0.001887288 sec. | ||
| 11633 | 2026.04.25 04:14:33.601512 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11634 | 2026.04.25 04:14:33.601605 [ 5 ] {5dad0368-0bda-46d1-b732-eeabadd88b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11635 | 2026.04.25 04:14:33.601646 [ 5 ] {5dad0368-0bda-46d1-b732-eeabadd88b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11636 | 2026.04.25 04:14:33.601983 [ 5 ] {5dad0368-0bda-46d1-b732-eeabadd88b0b} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11637 | 2026.04.25 04:14:33.602017 [ 5 ] {5dad0368-0bda-46d1-b732-eeabadd88b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11638 | 2026.04.25 04:14:33.602311 [ 5 ] {5dad0368-0bda-46d1-b732-eeabadd88b0b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11639 | 2026.04.25 04:14:33.602512 [ 5 ] {5dad0368-0bda-46d1-b732-eeabadd88b0b} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11640 | 2026.04.25 04:14:33.602634 [ 5 ] {5dad0368-0bda-46d1-b732-eeabadd88b0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 11641 | 2026.04.25 04:14:33.602669 [ 5 ] {5dad0368-0bda-46d1-b732-eeabadd88b0b} <Debug> TCPHandler: Processed in 0.001204509 sec. | ||
| 11642 | 2026.04.25 04:14:34.940497 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24446 | ||
| 11643 | 2026.04.25 04:14:34.941120 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11644 | 2026.04.25 04:14:34.941176 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11645 | 2026.04.25 04:14:34.941808 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11646 | 2026.04.25 04:14:34.942047 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11647 | 2026.04.25 04:14:34.942170 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24446 | ||
| 11648 | 2026.04.25 04:14:34.942196 [ 127 ] {} <Debug> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11649 | 2026.04.25 04:14:34.942297 [ 127 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11650 | 2026.04.25 04:14:34.942336 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11651 | 2026.04.25 04:14:34.942508 [ 190 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::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 | ||
| 11652 | 2026.04.25 04:14:34.942715 [ 190 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11653 | 2026.04.25 04:14:34.942779 [ 190 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22078 rows starting from the beginning of the part | ||
| 11654 | 2026.04.25 04:14:34.942880 [ 190 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 11655 | 2026.04.25 04:14:34.942966 [ 190 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 11656 | 2026.04.25 04:14:34.943034 [ 190 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 11657 | 2026.04.25 04:14:34.943096 [ 190 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 11658 | 2026.04.25 04:14:34.943161 [ 190 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 11659 | 2026.04.25 04:14:34.945151 [ 191 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24446 rows, containing 4 columns (4 merged, 0 gathered) in 0.002725131 sec., 8970577.928180333 rows/sec., 128.33 MiB/sec. | ||
| 11660 | 2026.04.25 04:14:34.945433 [ 193 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11661 | 2026.04.25 04:14:34.945691 [ 193 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_51_10} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11662 | 2026.04.25 04:14:34.945763 [ 193 ] {faa3149e-9298-4de4-bc1c-363dd2920bd5::all_1_51_10} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11663 | 2026.04.25 04:14:34.945837 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11664 | 2026.04.25 04:14:36.271855 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11665 | 2026.04.25 04:14:36.288797 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11666 | 2026.04.25 04:14:36.288846 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11667 | 2026.04.25 04:14:36.295075 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11668 | 2026.04.25 04:14:36.295783 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11669 | 2026.04.25 04:14:36.296035 [ 128 ] {} <Debug> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11670 | 2026.04.25 04:14:36.296073 [ 128 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11671 | 2026.04.25 04:14:36.296092 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11672 | 2026.04.25 04:14:36.296224 [ 189 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::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 | ||
| 11673 | 2026.04.25 04:14:36.298859 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11674 | 2026.04.25 04:14:36.300335 [ 189 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11675 | 2026.04.25 04:14:36.301798 [ 189 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 11676 | 2026.04.25 04:14:36.306507 [ 189 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 11677 | 2026.04.25 04:14:36.311153 [ 189 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 11678 | 2026.04.25 04:14:36.315858 [ 189 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 11679 | 2026.04.25 04:14:36.320658 [ 189 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 11680 | 2026.04.25 04:14:36.324566 [ 189 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 11681 | 2026.04.25 04:14:36.377417 [ 193 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.081257919 sec., 4725.693258278003 rows/sec., 24.44 MiB/sec. | ||
| 11682 | 2026.04.25 04:14:36.380315 [ 193 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11683 | 2026.04.25 04:14:36.382319 [ 193 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_51_10} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11684 | 2026.04.25 04:14:36.382416 [ 193 ] {4270f51b-03ce-4531-a767-96b4f3dbadc7::all_1_51_10} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11685 | 2026.04.25 04:14:36.384975 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11686 | 2026.04.25 04:14:37.000251 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.63 MiB, peak 344.04 MiB, free memory in arenas 0.00 B, will set to 332.54 MiB (RSS), difference: 1.91 MiB | ||
| 11687 | 2026.04.25 04:14:38.586801 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11688 | 2026.04.25 04:14:38.587040 [ 5 ] {c4893c31-8bd8-48f4-94dc-2623898892e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 11689 | 2026.04.25 04:14:38.587364 [ 5 ] {c4893c31-8bd8-48f4-94dc-2623898892e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11690 | 2026.04.25 04:14:38.587399 [ 5 ] {c4893c31-8bd8-48f4-94dc-2623898892e8} <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 | ||
| 11691 | 2026.04.25 04:14:38.587614 [ 5 ] {c4893c31-8bd8-48f4-94dc-2623898892e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11692 | 2026.04.25 04:14:38.587681 [ 5 ] {c4893c31-8bd8-48f4-94dc-2623898892e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11693 | 2026.04.25 04:14:38.587818 [ 5 ] {c4893c31-8bd8-48f4-94dc-2623898892e8} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11694 | 2026.04.25 04:14:38.587947 [ 338 ] {c4893c31-8bd8-48f4-94dc-2623898892e8} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 11695 | 2026.04.25 04:14:38.587949 [ 340 ] {c4893c31-8bd8-48f4-94dc-2623898892e8} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11696 | 2026.04.25 04:14:38.588111 [ 5 ] {c4893c31-8bd8-48f4-94dc-2623898892e8} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 11697 | 2026.04.25 04:14:38.588137 [ 5 ] {c4893c31-8bd8-48f4-94dc-2623898892e8} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11698 | 2026.04.25 04:14:38.588180 [ 5 ] {c4893c31-8bd8-48f4-94dc-2623898892e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11699 | 2026.04.25 04:14:38.588200 [ 5 ] {c4893c31-8bd8-48f4-94dc-2623898892e8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11700 | 2026.04.25 04:14:38.589231 [ 5 ] {c4893c31-8bd8-48f4-94dc-2623898892e8} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002282 sec., 22348.81682734443 rows/sec., 5.28 MiB/sec. | ||
| 11701 | 2026.04.25 04:14:38.589333 [ 5 ] {c4893c31-8bd8-48f4-94dc-2623898892e8} <Debug> TCPHandler: Processed in 0.00265849 sec. | ||
| 11702 | 2026.04.25 04:14:38.591403 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11703 | 2026.04.25 04:14:38.591528 [ 5 ] {c03014d8-aa50-4ebe-bb2a-719c91760f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11704 | 2026.04.25 04:14:38.591577 [ 5 ] {c03014d8-aa50-4ebe-bb2a-719c91760f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11705 | 2026.04.25 04:14:38.592163 [ 5 ] {c03014d8-aa50-4ebe-bb2a-719c91760f6a} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11706 | 2026.04.25 04:14:38.592214 [ 5 ] {c03014d8-aa50-4ebe-bb2a-719c91760f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11707 | 2026.04.25 04:14:38.592606 [ 5 ] {c03014d8-aa50-4ebe-bb2a-719c91760f6a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11708 | 2026.04.25 04:14:38.592822 [ 5 ] {c03014d8-aa50-4ebe-bb2a-719c91760f6a} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11709 | 2026.04.25 04:14:38.592966 [ 5 ] {c03014d8-aa50-4ebe-bb2a-719c91760f6a} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001475 sec., 70508.47457627118 rows/sec., 5.92 MiB/sec. | ||
| 11710 | 2026.04.25 04:14:38.593003 [ 5 ] {c03014d8-aa50-4ebe-bb2a-719c91760f6a} <Debug> TCPHandler: Processed in 0.001656525 sec. | ||
| 11711 | 2026.04.25 04:14:38.593124 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11712 | 2026.04.25 04:14:38.593217 [ 5 ] {a83cb01d-702a-4397-ba95-5b6a15fff93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11713 | 2026.04.25 04:14:38.593258 [ 5 ] {a83cb01d-702a-4397-ba95-5b6a15fff93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11714 | 2026.04.25 04:14:38.593676 [ 5 ] {a83cb01d-702a-4397-ba95-5b6a15fff93c} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11715 | 2026.04.25 04:14:38.593712 [ 5 ] {a83cb01d-702a-4397-ba95-5b6a15fff93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11716 | 2026.04.25 04:14:38.593993 [ 5 ] {a83cb01d-702a-4397-ba95-5b6a15fff93c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11717 | 2026.04.25 04:14:38.594197 [ 5 ] {a83cb01d-702a-4397-ba95-5b6a15fff93c} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11718 | 2026.04.25 04:14:38.594322 [ 5 ] {a83cb01d-702a-4397-ba95-5b6a15fff93c} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001123 sec., 21371.3268032057 rows/sec., 1.57 MiB/sec. | ||
| 11719 | 2026.04.25 04:14:38.594358 [ 5 ] {a83cb01d-702a-4397-ba95-5b6a15fff93c} <Debug> TCPHandler: Processed in 0.00128161 sec. | ||
| 11720 | 2026.04.25 04:14:38.594464 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11721 | 2026.04.25 04:14:38.594555 [ 5 ] {d10a31bc-3f89-47a0-a3d8-05e68aa6778b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11722 | 2026.04.25 04:14:38.594593 [ 5 ] {d10a31bc-3f89-47a0-a3d8-05e68aa6778b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11723 | 2026.04.25 04:14:38.595030 [ 5 ] {d10a31bc-3f89-47a0-a3d8-05e68aa6778b} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11724 | 2026.04.25 04:14:38.595066 [ 5 ] {d10a31bc-3f89-47a0-a3d8-05e68aa6778b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11725 | 2026.04.25 04:14:38.595373 [ 5 ] {d10a31bc-3f89-47a0-a3d8-05e68aa6778b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11726 | 2026.04.25 04:14:38.595580 [ 5 ] {d10a31bc-3f89-47a0-a3d8-05e68aa6778b} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11727 | 2026.04.25 04:14:38.595707 [ 5 ] {d10a31bc-3f89-47a0-a3d8-05e68aa6778b} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001169 sec., 75278.01539777589 rows/sec., 5.88 MiB/sec. | ||
| 11728 | 2026.04.25 04:14:38.595744 [ 5 ] {d10a31bc-3f89-47a0-a3d8-05e68aa6778b} <Debug> TCPHandler: Processed in 0.0013263 sec. | ||
| 11729 | 2026.04.25 04:14:38.595855 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11730 | 2026.04.25 04:14:38.595948 [ 5 ] {fc8cdf92-758f-4fca-b065-8ec402b44d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11731 | 2026.04.25 04:14:38.595990 [ 5 ] {fc8cdf92-758f-4fca-b065-8ec402b44d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11732 | 2026.04.25 04:14:38.596371 [ 5 ] {fc8cdf92-758f-4fca-b065-8ec402b44d0d} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11733 | 2026.04.25 04:14:38.596406 [ 5 ] {fc8cdf92-758f-4fca-b065-8ec402b44d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11734 | 2026.04.25 04:14:38.596724 [ 5 ] {fc8cdf92-758f-4fca-b065-8ec402b44d0d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11735 | 2026.04.25 04:14:38.596937 [ 5 ] {fc8cdf92-758f-4fca-b065-8ec402b44d0d} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11736 | 2026.04.25 04:14:38.597063 [ 5 ] {fc8cdf92-758f-4fca-b065-8ec402b44d0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001133 sec., 141218.00529567522 rows/sec., 9.84 MiB/sec. | ||
| 11737 | 2026.04.25 04:14:38.597099 [ 5 ] {fc8cdf92-758f-4fca-b065-8ec402b44d0d} <Debug> TCPHandler: Processed in 0.001291079 sec. | ||
| 11738 | 2026.04.25 04:14:38.597226 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11739 | 2026.04.25 04:14:38.597318 [ 5 ] {9919423e-a7f2-4004-9ca9-a5d2d123d3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11740 | 2026.04.25 04:14:38.597371 [ 5 ] {9919423e-a7f2-4004-9ca9-a5d2d123d3ea} <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 | ||
| 11741 | 2026.04.25 04:14:38.598185 [ 5 ] {9919423e-a7f2-4004-9ca9-a5d2d123d3ea} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11742 | 2026.04.25 04:14:38.598221 [ 5 ] {9919423e-a7f2-4004-9ca9-a5d2d123d3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11743 | 2026.04.25 04:14:38.598744 [ 5 ] {9919423e-a7f2-4004-9ca9-a5d2d123d3ea} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11744 | 2026.04.25 04:14:38.598962 [ 5 ] {9919423e-a7f2-4004-9ca9-a5d2d123d3ea} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11745 | 2026.04.25 04:14:38.599101 [ 5 ] {9919423e-a7f2-4004-9ca9-a5d2d123d3ea} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001801 sec., 13325.930038867295 rows/sec., 23.88 MiB/sec. | ||
| 11746 | 2026.04.25 04:14:38.599154 [ 5 ] {9919423e-a7f2-4004-9ca9-a5d2d123d3ea} <Debug> TCPHandler: Processed in 0.001975699 sec. | ||
| 11747 | 2026.04.25 04:14:38.599279 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11748 | 2026.04.25 04:14:38.599372 [ 5 ] {da3c1987-8a7d-486e-9740-a4937d4a613c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11749 | 2026.04.25 04:14:38.599413 [ 5 ] {da3c1987-8a7d-486e-9740-a4937d4a613c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11750 | 2026.04.25 04:14:38.599750 [ 5 ] {da3c1987-8a7d-486e-9740-a4937d4a613c} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11751 | 2026.04.25 04:14:38.599786 [ 5 ] {da3c1987-8a7d-486e-9740-a4937d4a613c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11752 | 2026.04.25 04:14:38.600094 [ 5 ] {da3c1987-8a7d-486e-9740-a4937d4a613c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11753 | 2026.04.25 04:14:38.600298 [ 5 ] {da3c1987-8a7d-486e-9740-a4937d4a613c} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11754 | 2026.04.25 04:14:38.600424 [ 5 ] {da3c1987-8a7d-486e-9740-a4937d4a613c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 11755 | 2026.04.25 04:14:38.600459 [ 5 ] {da3c1987-8a7d-486e-9740-a4937d4a613c} <Debug> TCPHandler: Processed in 0.001227378 sec. | ||
| 11756 | 2026.04.25 04:14:42.269147 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11757 | 2026.04.25 04:14:42.269196 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11758 | 2026.04.25 04:14:42.442291 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24958 | ||
| 11759 | 2026.04.25 04:14:42.442836 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11760 | 2026.04.25 04:14:42.442883 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11761 | 2026.04.25 04:14:42.443425 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11762 | 2026.04.25 04:14:42.443673 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11763 | 2026.04.25 04:14:42.443798 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24958 | ||
| 11764 | 2026.04.25 04:14:42.507148 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1428 | ||
| 11765 | 2026.04.25 04:14:42.509521 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11766 | 2026.04.25 04:14:42.509568 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11767 | 2026.04.25 04:14:42.510798 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11768 | 2026.04.25 04:14:42.511096 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11769 | 2026.04.25 04:14:42.511371 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1428 | ||
| 11770 | 2026.04.25 04:14:43.586821 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11771 | 2026.04.25 04:14:43.587210 [ 5 ] {386a7c18-cb35-4027-87bc-afce217d1561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 11772 | 2026.04.25 04:14:43.587681 [ 5 ] {386a7c18-cb35-4027-87bc-afce217d1561} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11773 | 2026.04.25 04:14:43.587716 [ 5 ] {386a7c18-cb35-4027-87bc-afce217d1561} <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 | ||
| 11774 | 2026.04.25 04:14:43.587934 [ 5 ] {386a7c18-cb35-4027-87bc-afce217d1561} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11775 | 2026.04.25 04:14:43.588003 [ 5 ] {386a7c18-cb35-4027-87bc-afce217d1561} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11776 | 2026.04.25 04:14:43.588140 [ 5 ] {386a7c18-cb35-4027-87bc-afce217d1561} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11777 | 2026.04.25 04:14:43.588259 [ 338 ] {386a7c18-cb35-4027-87bc-afce217d1561} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 11778 | 2026.04.25 04:14:43.588259 [ 330 ] {386a7c18-cb35-4027-87bc-afce217d1561} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11779 | 2026.04.25 04:14:43.588383 [ 5 ] {386a7c18-cb35-4027-87bc-afce217d1561} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 11780 | 2026.04.25 04:14:43.588408 [ 5 ] {386a7c18-cb35-4027-87bc-afce217d1561} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11781 | 2026.04.25 04:14:43.588450 [ 5 ] {386a7c18-cb35-4027-87bc-afce217d1561} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11782 | 2026.04.25 04:14:43.588470 [ 5 ] {386a7c18-cb35-4027-87bc-afce217d1561} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11783 | 2026.04.25 04:14:43.589542 [ 5 ] {386a7c18-cb35-4027-87bc-afce217d1561} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002484 sec., 20531.400966183573 rows/sec., 4.86 MiB/sec. | ||
| 11784 | 2026.04.25 04:14:43.589646 [ 5 ] {386a7c18-cb35-4027-87bc-afce217d1561} <Debug> TCPHandler: Processed in 0.003012236 sec. | ||
| 11785 | 2026.04.25 04:14:43.591708 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11786 | 2026.04.25 04:14:43.591910 [ 5 ] {6da8c491-ef4b-4fc3-8ddc-c6784fbec836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11787 | 2026.04.25 04:14:43.591991 [ 5 ] {6da8c491-ef4b-4fc3-8ddc-c6784fbec836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11788 | 2026.04.25 04:14:43.592754 [ 5 ] {6da8c491-ef4b-4fc3-8ddc-c6784fbec836} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11789 | 2026.04.25 04:14:43.592800 [ 5 ] {6da8c491-ef4b-4fc3-8ddc-c6784fbec836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11790 | 2026.04.25 04:14:43.593167 [ 5 ] {6da8c491-ef4b-4fc3-8ddc-c6784fbec836} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11791 | 2026.04.25 04:14:43.593392 [ 5 ] {6da8c491-ef4b-4fc3-8ddc-c6784fbec836} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11792 | 2026.04.25 04:14:43.593540 [ 5 ] {6da8c491-ef4b-4fc3-8ddc-c6784fbec836} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001689 sec., 54470.100651272944 rows/sec., 4.60 MiB/sec. | ||
| 11793 | 2026.04.25 04:14:43.593578 [ 5 ] {6da8c491-ef4b-4fc3-8ddc-c6784fbec836} <Debug> TCPHandler: Processed in 0.00196939 sec. | ||
| 11794 | 2026.04.25 04:14:43.593700 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11795 | 2026.04.25 04:14:43.593795 [ 5 ] {e0665cac-5d8d-49e4-8522-cc9e509f665e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11796 | 2026.04.25 04:14:43.593835 [ 5 ] {e0665cac-5d8d-49e4-8522-cc9e509f665e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11797 | 2026.04.25 04:14:43.594232 [ 5 ] {e0665cac-5d8d-49e4-8522-cc9e509f665e} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11798 | 2026.04.25 04:14:43.594270 [ 5 ] {e0665cac-5d8d-49e4-8522-cc9e509f665e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11799 | 2026.04.25 04:14:43.594564 [ 5 ] {e0665cac-5d8d-49e4-8522-cc9e509f665e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11800 | 2026.04.25 04:14:43.594771 [ 5 ] {e0665cac-5d8d-49e4-8522-cc9e509f665e} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11801 | 2026.04.25 04:14:43.594898 [ 5 ] {e0665cac-5d8d-49e4-8522-cc9e509f665e} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001122 sec., 16042.780748663103 rows/sec., 1.18 MiB/sec. | ||
| 11802 | 2026.04.25 04:14:43.594935 [ 5 ] {e0665cac-5d8d-49e4-8522-cc9e509f665e} <Debug> TCPHandler: Processed in 0.001284379 sec. | ||
| 11803 | 2026.04.25 04:14:43.595057 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11804 | 2026.04.25 04:14:43.595180 [ 5 ] {4d96ed82-3bfb-4dce-9675-3493b5f9a220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11805 | 2026.04.25 04:14:43.595229 [ 5 ] {4d96ed82-3bfb-4dce-9675-3493b5f9a220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11806 | 2026.04.25 04:14:43.595703 [ 5 ] {4d96ed82-3bfb-4dce-9675-3493b5f9a220} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11807 | 2026.04.25 04:14:43.595740 [ 5 ] {4d96ed82-3bfb-4dce-9675-3493b5f9a220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11808 | 2026.04.25 04:14:43.596072 [ 5 ] {4d96ed82-3bfb-4dce-9675-3493b5f9a220} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11809 | 2026.04.25 04:14:43.596301 [ 5 ] {4d96ed82-3bfb-4dce-9675-3493b5f9a220} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11810 | 2026.04.25 04:14:43.596435 [ 5 ] {4d96ed82-3bfb-4dce-9675-3493b5f9a220} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.00128 sec., 64062.49999999999 rows/sec., 5.00 MiB/sec. | ||
| 11811 | 2026.04.25 04:14:43.596473 [ 5 ] {4d96ed82-3bfb-4dce-9675-3493b5f9a220} <Debug> TCPHandler: Processed in 0.001478452 sec. | ||
| 11812 | 2026.04.25 04:14:43.596601 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11813 | 2026.04.25 04:14:43.596698 [ 5 ] {671a4860-88cc-449d-a6aa-ef03ce6ba605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11814 | 2026.04.25 04:14:43.596742 [ 5 ] {671a4860-88cc-449d-a6aa-ef03ce6ba605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11815 | 2026.04.25 04:14:43.597140 [ 5 ] {671a4860-88cc-449d-a6aa-ef03ce6ba605} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11816 | 2026.04.25 04:14:43.597176 [ 5 ] {671a4860-88cc-449d-a6aa-ef03ce6ba605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11817 | 2026.04.25 04:14:43.597505 [ 5 ] {671a4860-88cc-449d-a6aa-ef03ce6ba605} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11818 | 2026.04.25 04:14:43.597718 [ 5 ] {671a4860-88cc-449d-a6aa-ef03ce6ba605} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11819 | 2026.04.25 04:14:43.597851 [ 5 ] {671a4860-88cc-449d-a6aa-ef03ce6ba605} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 11820 | 2026.04.25 04:14:43.597887 [ 5 ] {671a4860-88cc-449d-a6aa-ef03ce6ba605} <Debug> TCPHandler: Processed in 0.00133609 sec. | ||
| 11821 | 2026.04.25 04:14:43.598005 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11822 | 2026.04.25 04:14:43.598100 [ 5 ] {712c7d65-eb18-4026-ae1e-229687f56302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11823 | 2026.04.25 04:14:43.598155 [ 5 ] {712c7d65-eb18-4026-ae1e-229687f56302} <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 | ||
| 11824 | 2026.04.25 04:14:43.598965 [ 5 ] {712c7d65-eb18-4026-ae1e-229687f56302} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11825 | 2026.04.25 04:14:43.599000 [ 5 ] {712c7d65-eb18-4026-ae1e-229687f56302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11826 | 2026.04.25 04:14:43.599541 [ 5 ] {712c7d65-eb18-4026-ae1e-229687f56302} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11827 | 2026.04.25 04:14:43.599761 [ 5 ] {712c7d65-eb18-4026-ae1e-229687f56302} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11828 | 2026.04.25 04:14:43.599902 [ 5 ] {712c7d65-eb18-4026-ae1e-229687f56302} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001821 sec., 9884.678747940692 rows/sec., 17.71 MiB/sec. | ||
| 11829 | 2026.04.25 04:14:43.599959 [ 5 ] {712c7d65-eb18-4026-ae1e-229687f56302} <Debug> TCPHandler: Processed in 0.002002601 sec. | ||
| 11830 | 2026.04.25 04:14:43.600078 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11831 | 2026.04.25 04:14:43.600174 [ 5 ] {8a427bcd-f2e1-4f7e-ab9f-a7194bc328e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11832 | 2026.04.25 04:14:43.600215 [ 5 ] {8a427bcd-f2e1-4f7e-ab9f-a7194bc328e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11833 | 2026.04.25 04:14:43.600561 [ 5 ] {8a427bcd-f2e1-4f7e-ab9f-a7194bc328e3} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11834 | 2026.04.25 04:14:43.600597 [ 5 ] {8a427bcd-f2e1-4f7e-ab9f-a7194bc328e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11835 | 2026.04.25 04:14:43.600902 [ 5 ] {8a427bcd-f2e1-4f7e-ab9f-a7194bc328e3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11836 | 2026.04.25 04:14:43.601113 [ 5 ] {8a427bcd-f2e1-4f7e-ab9f-a7194bc328e3} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11837 | 2026.04.25 04:14:43.601230 [ 121 ] {} <Debug> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11838 | 2026.04.25 04:14:43.601243 [ 5 ] {8a427bcd-f2e1-4f7e-ab9f-a7194bc328e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 11839 | 2026.04.25 04:14:43.601297 [ 121 ] {} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11840 | 2026.04.25 04:14:43.601304 [ 5 ] {8a427bcd-f2e1-4f7e-ab9f-a7194bc328e3} <Debug> TCPHandler: Processed in 0.001275739 sec. | ||
| 11841 | 2026.04.25 04:14:43.601324 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11842 | 2026.04.25 04:14:43.601423 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11843 | 2026.04.25 04:14:43.601524 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11844 | 2026.04.25 04:14:43.601556 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3594 rows starting from the beginning of the part | ||
| 11845 | 2026.04.25 04:14:43.601614 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 11846 | 2026.04.25 04:14:43.601659 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 11847 | 2026.04.25 04:14:43.601704 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 11848 | 2026.04.25 04:14:43.601745 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11849 | 2026.04.25 04:14:43.601788 [ 191 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 11850 | 2026.04.25 04:14:43.602970 [ 192 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3894 rows, containing 4 columns (4 merged, 0 gathered) in 0.001587284 sec., 2453247.181978776 rows/sec., 162.94 MiB/sec. | ||
| 11851 | 2026.04.25 04:14:43.603296 [ 194 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11852 | 2026.04.25 04:14:43.603600 [ 194 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_81_16} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11853 | 2026.04.25 04:14:43.603684 [ 194 ] {6566dac0-c2cf-411a-af71-f46dbf57ccc0::all_1_81_16} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11854 | 2026.04.25 04:14:43.603795 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 11855 | 2026.04.25 04:14:43.798978 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11856 | 2026.04.25 04:14:43.814456 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11857 | 2026.04.25 04:14:43.814512 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11858 | 2026.04.25 04:14:43.819777 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11859 | 2026.04.25 04:14:43.820451 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11860 | 2026.04.25 04:14:43.823103 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11861 | 2026.04.25 04:14:44.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.58 MiB, peak 344.04 MiB, free memory in arenas 0.00 B, will set to 332.54 MiB (RSS), difference: -1.04 MiB | ||
| 11862 | 2026.04.25 04:14:47.400795 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11863 | 2026.04.25 04:14:47.401170 [ 5 ] {ae71b218-d219-47b5-b431-d85ce05360fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 11864 | 2026.04.25 04:14:47.401730 [ 5 ] {ae71b218-d219-47b5-b431-d85ce05360fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11865 | 2026.04.25 04:14:47.401769 [ 5 ] {ae71b218-d219-47b5-b431-d85ce05360fc} <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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 11866 | 2026.04.25 04:14:47.402024 [ 5 ] {ae71b218-d219-47b5-b431-d85ce05360fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11867 | 2026.04.25 04:14:47.402093 [ 5 ] {ae71b218-d219-47b5-b431-d85ce05360fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11868 | 2026.04.25 04:14:47.402234 [ 5 ] {ae71b218-d219-47b5-b431-d85ce05360fc} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 11869 | 2026.04.25 04:14:47.402377 [ 328 ] {ae71b218-d219-47b5-b431-d85ce05360fc} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11870 | 2026.04.25 04:14:47.402377 [ 316 ] {ae71b218-d219-47b5-b431-d85ce05360fc} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 11871 | 2026.04.25 04:14:47.402547 [ 5 ] {ae71b218-d219-47b5-b431-d85ce05360fc} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 11872 | 2026.04.25 04:14:47.402578 [ 5 ] {ae71b218-d219-47b5-b431-d85ce05360fc} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11873 | 2026.04.25 04:14:47.402622 [ 5 ] {ae71b218-d219-47b5-b431-d85ce05360fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'zone:cpu_nsec'))" | ||
| 11874 | 2026.04.25 04:14:47.402643 [ 5 ] {ae71b218-d219-47b5-b431-d85ce05360fc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11875 | 2026.04.25 04:14:47.403731 [ 5 ] {ae71b218-d219-47b5-b431-d85ce05360fc} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002731 sec., 18674.478213108752 rows/sec., 4.42 MiB/sec. | ||
| 11876 | 2026.04.25 04:14:47.403836 [ 5 ] {ae71b218-d219-47b5-b431-d85ce05360fc} <Debug> TCPHandler: Processed in 0.003206839 sec. | ||
| 11877 | 2026.04.25 04:14:47.418208 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11878 | 2026.04.25 04:14:47.418340 [ 5 ] {eed8562d-05cc-4ec7-bb40-27d261c9a0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11879 | 2026.04.25 04:14:47.418393 [ 5 ] {eed8562d-05cc-4ec7-bb40-27d261c9a0b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11880 | 2026.04.25 04:14:47.418931 [ 5 ] {eed8562d-05cc-4ec7-bb40-27d261c9a0b7} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11881 | 2026.04.25 04:14:47.418977 [ 5 ] {eed8562d-05cc-4ec7-bb40-27d261c9a0b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11882 | 2026.04.25 04:14:47.419327 [ 5 ] {eed8562d-05cc-4ec7-bb40-27d261c9a0b7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11883 | 2026.04.25 04:14:47.419540 [ 5 ] {eed8562d-05cc-4ec7-bb40-27d261c9a0b7} <Trace> oximeter.fields_i16 (0fdb2a35-a912-48db-b838-d17de6e8166e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11884 | 2026.04.25 04:14:47.419687 [ 5 ] {eed8562d-05cc-4ec7-bb40-27d261c9a0b7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001387 sec., 17303.532804614275 rows/sec., 1.44 MiB/sec. | ||
| 11885 | 2026.04.25 04:14:47.419725 [ 5 ] {eed8562d-05cc-4ec7-bb40-27d261c9a0b7} <Debug> TCPHandler: Processed in 0.001579844 sec. | ||
| 11886 | 2026.04.25 04:14:47.419862 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11887 | 2026.04.25 04:14:47.419984 [ 5 ] {bda7d81c-8dcc-4ab7-af3c-1bac20c68583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11888 | 2026.04.25 04:14:47.420033 [ 5 ] {bda7d81c-8dcc-4ab7-af3c-1bac20c68583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11889 | 2026.04.25 04:14:47.420498 [ 5 ] {bda7d81c-8dcc-4ab7-af3c-1bac20c68583} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11890 | 2026.04.25 04:14:47.420541 [ 5 ] {bda7d81c-8dcc-4ab7-af3c-1bac20c68583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11891 | 2026.04.25 04:14:47.420872 [ 5 ] {bda7d81c-8dcc-4ab7-af3c-1bac20c68583} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11892 | 2026.04.25 04:14:47.421084 [ 5 ] {bda7d81c-8dcc-4ab7-af3c-1bac20c68583} <Trace> oximeter.fields_ipaddr (6c53d5b2-22e0-4f47-a62a-e569b88327c8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11893 | 2026.04.25 04:14:47.421213 [ 5 ] {bda7d81c-8dcc-4ab7-af3c-1bac20c68583} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001254 sec., 4784.6889952153115 rows/sec., 390.16 KiB/sec. | ||
| 11894 | 2026.04.25 04:14:47.421251 [ 5 ] {bda7d81c-8dcc-4ab7-af3c-1bac20c68583} <Debug> TCPHandler: Processed in 0.001450572 sec. | ||
| 11895 | 2026.04.25 04:14:47.421374 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11896 | 2026.04.25 04:14:47.421500 [ 5 ] {2f56710e-26ea-48bb-8465-4299136d44dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11897 | 2026.04.25 04:14:47.421549 [ 5 ] {2f56710e-26ea-48bb-8465-4299136d44dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11898 | 2026.04.25 04:14:47.423481 [ 5 ] {2f56710e-26ea-48bb-8465-4299136d44dd} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11899 | 2026.04.25 04:14:47.423518 [ 5 ] {2f56710e-26ea-48bb-8465-4299136d44dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11900 | 2026.04.25 04:14:47.423982 [ 5 ] {2f56710e-26ea-48bb-8465-4299136d44dd} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11901 | 2026.04.25 04:14:47.424202 [ 5 ] {2f56710e-26ea-48bb-8465-4299136d44dd} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11902 | 2026.04.25 04:14:47.424336 [ 5 ] {2f56710e-26ea-48bb-8465-4299136d44dd} <Debug> executeQuery: Read 2576 rows, 197.91 KiB in 0.002861 sec., 900384.4809507165 rows/sec., 67.55 MiB/sec. | ||
| 11903 | 2026.04.25 04:14:47.424378 [ 5 ] {2f56710e-26ea-48bb-8465-4299136d44dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 11904 | 2026.04.25 04:14:47.424392 [ 5 ] {2f56710e-26ea-48bb-8465-4299136d44dd} <Debug> TCPHandler: Processed in 0.003080937 sec. | ||
| 11905 | 2026.04.25 04:14:47.424514 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11906 | 2026.04.25 04:14:47.424612 [ 5 ] {4127e7dd-3594-4443-8eb2-7d1061ee5ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11907 | 2026.04.25 04:14:47.424652 [ 5 ] {4127e7dd-3594-4443-8eb2-7d1061ee5ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11908 | 2026.04.25 04:14:47.425126 [ 5 ] {4127e7dd-3594-4443-8eb2-7d1061ee5ab0} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11909 | 2026.04.25 04:14:47.425170 [ 5 ] {4127e7dd-3594-4443-8eb2-7d1061ee5ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11910 | 2026.04.25 04:14:47.425533 [ 5 ] {4127e7dd-3594-4443-8eb2-7d1061ee5ab0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11911 | 2026.04.25 04:14:47.425771 [ 5 ] {4127e7dd-3594-4443-8eb2-7d1061ee5ab0} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11912 | 2026.04.25 04:14:47.425902 [ 5 ] {4127e7dd-3594-4443-8eb2-7d1061ee5ab0} <Debug> executeQuery: Read 53 rows, 4.01 KiB in 0.001309 sec., 40488.92284186402 rows/sec., 2.99 MiB/sec. | ||
| 11913 | 2026.04.25 04:14:47.425939 [ 5 ] {4127e7dd-3594-4443-8eb2-7d1061ee5ab0} <Debug> TCPHandler: Processed in 0.001475822 sec. | ||
| 11914 | 2026.04.25 04:14:47.426057 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11915 | 2026.04.25 04:14:47.426155 [ 5 ] {a870f9af-87a1-4413-bf43-8333c660ad7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11916 | 2026.04.25 04:14:47.426195 [ 5 ] {a870f9af-87a1-4413-bf43-8333c660ad7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11917 | 2026.04.25 04:14:47.427007 [ 5 ] {a870f9af-87a1-4413-bf43-8333c660ad7b} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11918 | 2026.04.25 04:14:47.427044 [ 5 ] {a870f9af-87a1-4413-bf43-8333c660ad7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11919 | 2026.04.25 04:14:47.427374 [ 5 ] {a870f9af-87a1-4413-bf43-8333c660ad7b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11920 | 2026.04.25 04:14:47.427585 [ 5 ] {a870f9af-87a1-4413-bf43-8333c660ad7b} <Trace> oximeter.fields_u32 (0ad1d956-c69b-4148-bd9a-430791c00cf2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11921 | 2026.04.25 04:14:47.427718 [ 5 ] {a870f9af-87a1-4413-bf43-8333c660ad7b} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001582 sec., 521491.7825537294 rows/sec., 30.51 MiB/sec. | ||
| 11922 | 2026.04.25 04:14:47.427757 [ 5 ] {a870f9af-87a1-4413-bf43-8333c660ad7b} <Debug> TCPHandler: Processed in 0.001750416 sec. | ||
| 11923 | 2026.04.25 04:14:47.427900 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11924 | 2026.04.25 04:14:47.428024 [ 5 ] {50c79a6d-d50e-4069-9355-90e033f5ec8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11925 | 2026.04.25 04:14:47.428072 [ 5 ] {50c79a6d-d50e-4069-9355-90e033f5ec8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11926 | 2026.04.25 04:14:47.428524 [ 5 ] {50c79a6d-d50e-4069-9355-90e033f5ec8c} <Trace> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11927 | 2026.04.25 04:14:47.428567 [ 5 ] {50c79a6d-d50e-4069-9355-90e033f5ec8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11928 | 2026.04.25 04:14:47.428896 [ 5 ] {50c79a6d-d50e-4069-9355-90e033f5ec8c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 11929 | 2026.04.25 04:14:47.429106 [ 5 ] {50c79a6d-d50e-4069-9355-90e033f5ec8c} <Trace> oximeter.fields_u64 (10d71dfb-878a-4fd1-bb10-fa1fb1293d29): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11930 | 2026.04.25 04:14:47.429230 [ 5 ] {50c79a6d-d50e-4069-9355-90e033f5ec8c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00123 sec., 813.0081300813008 rows/sec., 57.16 KiB/sec. | ||
| 11931 | 2026.04.25 04:14:47.429268 [ 5 ] {50c79a6d-d50e-4069-9355-90e033f5ec8c} <Debug> TCPHandler: Processed in 0.001426451 sec. | ||
| 11932 | 2026.04.25 04:14:47.429379 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11933 | 2026.04.25 04:14:47.429479 [ 5 ] {51a3de43-c4a7-43de-bbde-c7ad61c0757e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11934 | 2026.04.25 04:14:47.429518 [ 5 ] {51a3de43-c4a7-43de-bbde-c7ad61c0757e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11935 | 2026.04.25 04:14:47.429920 [ 5 ] {51a3de43-c4a7-43de-bbde-c7ad61c0757e} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11936 | 2026.04.25 04:14:47.429955 [ 5 ] {51a3de43-c4a7-43de-bbde-c7ad61c0757e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11937 | 2026.04.25 04:14:47.430251 [ 5 ] {51a3de43-c4a7-43de-bbde-c7ad61c0757e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11938 | 2026.04.25 04:14:47.430466 [ 5 ] {51a3de43-c4a7-43de-bbde-c7ad61c0757e} <Trace> oximeter.fields_u8 (438381db-9b2f-49b9-a671-0da3ab4cf48f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11939 | 2026.04.25 04:14:47.430589 [ 5 ] {51a3de43-c4a7-43de-bbde-c7ad61c0757e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 831.12 KiB/sec. | ||
| 11940 | 2026.04.25 04:14:47.430630 [ 5 ] {51a3de43-c4a7-43de-bbde-c7ad61c0757e} <Debug> TCPHandler: Processed in 0.00129968 sec. | ||
| 11941 | 2026.04.25 04:14:47.430752 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11942 | 2026.04.25 04:14:47.430873 [ 5 ] {a8e9fa3e-3be7-4960-acc0-9d2c7e9414d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11943 | 2026.04.25 04:14:47.430922 [ 5 ] {a8e9fa3e-3be7-4960-acc0-9d2c7e9414d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11944 | 2026.04.25 04:14:47.432047 [ 5 ] {a8e9fa3e-3be7-4960-acc0-9d2c7e9414d9} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11945 | 2026.04.25 04:14:47.432084 [ 5 ] {a8e9fa3e-3be7-4960-acc0-9d2c7e9414d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11946 | 2026.04.25 04:14:47.432450 [ 5 ] {a8e9fa3e-3be7-4960-acc0-9d2c7e9414d9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11947 | 2026.04.25 04:14:47.432657 [ 5 ] {a8e9fa3e-3be7-4960-acc0-9d2c7e9414d9} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11948 | 2026.04.25 04:14:47.432790 [ 5 ] {a8e9fa3e-3be7-4960-acc0-9d2c7e9414d9} <Debug> executeQuery: Read 1356 rows, 93.78 KiB in 0.001941 sec., 698608.9644513137 rows/sec., 47.19 MiB/sec. | ||
| 11949 | 2026.04.25 04:14:47.432828 [ 5 ] {a8e9fa3e-3be7-4960-acc0-9d2c7e9414d9} <Debug> TCPHandler: Processed in 0.002137022 sec. | ||
| 11950 | 2026.04.25 04:14:47.432940 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11951 | 2026.04.25 04:14:47.433035 [ 5 ] {bdc89ab5-a2e8-40f4-8c0f-821a480c5218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11952 | 2026.04.25 04:14:47.433077 [ 5 ] {bdc89ab5-a2e8-40f4-8c0f-821a480c5218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11953 | 2026.04.25 04:14:47.433930 [ 5 ] {bdc89ab5-a2e8-40f4-8c0f-821a480c5218} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11954 | 2026.04.25 04:14:47.433965 [ 5 ] {bdc89ab5-a2e8-40f4-8c0f-821a480c5218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11955 | 2026.04.25 04:14:47.434376 [ 5 ] {bdc89ab5-a2e8-40f4-8c0f-821a480c5218} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11956 | 2026.04.25 04:14:47.434583 [ 5 ] {bdc89ab5-a2e8-40f4-8c0f-821a480c5218} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11957 | 2026.04.25 04:14:47.434707 [ 5 ] {bdc89ab5-a2e8-40f4-8c0f-821a480c5218} <Debug> executeQuery: Read 1631 rows, 102.95 KiB in 0.00169 sec., 965088.7573964497 rows/sec., 59.49 MiB/sec. | ||
| 11958 | 2026.04.25 04:14:47.434743 [ 5 ] {bdc89ab5-a2e8-40f4-8c0f-821a480c5218} <Debug> TCPHandler: Processed in 0.001851108 sec. | ||
| 11959 | 2026.04.25 04:14:47.434856 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11960 | 2026.04.25 04:14:47.434948 [ 5 ] {f861cd73-f283-4661-8b8f-d27d1b2a9c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11961 | 2026.04.25 04:14:47.435003 [ 5 ] {f861cd73-f283-4661-8b8f-d27d1b2a9c06} <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 | ||
| 11962 | 2026.04.25 04:14:47.435797 [ 5 ] {f861cd73-f283-4661-8b8f-d27d1b2a9c06} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11963 | 2026.04.25 04:14:47.435831 [ 5 ] {f861cd73-f283-4661-8b8f-d27d1b2a9c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11964 | 2026.04.25 04:14:47.436493 [ 5 ] {f861cd73-f283-4661-8b8f-d27d1b2a9c06} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11965 | 2026.04.25 04:14:47.436997 [ 5 ] {f861cd73-f283-4661-8b8f-d27d1b2a9c06} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11966 | 2026.04.25 04:14:47.437191 [ 5 ] {f861cd73-f283-4661-8b8f-d27d1b2a9c06} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002259 sec., 15493.581230633023 rows/sec., 27.76 MiB/sec. | ||
| 11967 | 2026.04.25 04:14:47.437275 [ 5 ] {f861cd73-f283-4661-8b8f-d27d1b2a9c06} <Debug> TCPHandler: Processed in 0.002466217 sec. | ||
| 11968 | 2026.04.25 04:14:47.437457 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11969 | 2026.04.25 04:14:47.437569 [ 5 ] {7c7eb9ce-8071-4946-a950-250c98c1ae2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11970 | 2026.04.25 04:14:47.437619 [ 5 ] {7c7eb9ce-8071-4946-a950-250c98c1ae2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11971 | 2026.04.25 04:14:47.438048 [ 5 ] {7c7eb9ce-8071-4946-a950-250c98c1ae2a} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11972 | 2026.04.25 04:14:47.438082 [ 5 ] {7c7eb9ce-8071-4946-a950-250c98c1ae2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 11973 | 2026.04.25 04:14:47.438392 [ 5 ] {7c7eb9ce-8071-4946-a950-250c98c1ae2a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11974 | 2026.04.25 04:14:47.438618 [ 5 ] {7c7eb9ce-8071-4946-a950-250c98c1ae2a} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11975 | 2026.04.25 04:14:47.438748 [ 5 ] {7c7eb9ce-8071-4946-a950-250c98c1ae2a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001201 sec., 39966.69442131557 rows/sec., 2.69 MiB/sec. | ||
| 11976 | 2026.04.25 04:14:47.438784 [ 5 ] {7c7eb9ce-8071-4946-a950-250c98c1ae2a} <Debug> TCPHandler: Processed in 0.001387721 sec. | ||
| 11977 | 2026.04.25 04:14:48.581414 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11978 | 2026.04.25 04:14:48.581678 [ 5 ] {456cb122-9827-4a2a-b3ab-8ce4dec7e680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 11979 | 2026.04.25 04:14:48.582014 [ 5 ] {456cb122-9827-4a2a-b3ab-8ce4dec7e680} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11980 | 2026.04.25 04:14:48.582047 [ 5 ] {456cb122-9827-4a2a-b3ab-8ce4dec7e680} <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 | ||
| 11981 | 2026.04.25 04:14:48.582260 [ 5 ] {456cb122-9827-4a2a-b3ab-8ce4dec7e680} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11982 | 2026.04.25 04:14:48.582326 [ 5 ] {456cb122-9827-4a2a-b3ab-8ce4dec7e680} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11983 | 2026.04.25 04:14:48.582465 [ 5 ] {456cb122-9827-4a2a-b3ab-8ce4dec7e680} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11984 | 2026.04.25 04:14:48.582590 [ 328 ] {456cb122-9827-4a2a-b3ab-8ce4dec7e680} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 11985 | 2026.04.25 04:14:48.582590 [ 316 ] {456cb122-9827-4a2a-b3ab-8ce4dec7e680} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11986 | 2026.04.25 04:14:48.582724 [ 5 ] {456cb122-9827-4a2a-b3ab-8ce4dec7e680} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 11987 | 2026.04.25 04:14:48.582749 [ 5 ] {456cb122-9827-4a2a-b3ab-8ce4dec7e680} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11988 | 2026.04.25 04:14:48.582791 [ 5 ] {456cb122-9827-4a2a-b3ab-8ce4dec7e680} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11989 | 2026.04.25 04:14:48.582811 [ 5 ] {456cb122-9827-4a2a-b3ab-8ce4dec7e680} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 11990 | 2026.04.25 04:14:48.583897 [ 5 ] {456cb122-9827-4a2a-b3ab-8ce4dec7e680} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002322 sec., 21963.824289405686 rows/sec., 5.19 MiB/sec. | ||
| 11991 | 2026.04.25 04:14:48.584003 [ 5 ] {456cb122-9827-4a2a-b3ab-8ce4dec7e680} <Debug> TCPHandler: Processed in 0.002725572 sec. | ||
| 11992 | 2026.04.25 04:14:48.585064 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11993 | 2026.04.25 04:14:48.585170 [ 5 ] {e7bcb867-aeba-411b-ba36-91c3372cf3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11994 | 2026.04.25 04:14:48.585212 [ 5 ] {e7bcb867-aeba-411b-ba36-91c3372cf3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11995 | 2026.04.25 04:14:48.585692 [ 5 ] {e7bcb867-aeba-411b-ba36-91c3372cf3eb} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11996 | 2026.04.25 04:14:48.585736 [ 5 ] {e7bcb867-aeba-411b-ba36-91c3372cf3eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11997 | 2026.04.25 04:14:48.586102 [ 5 ] {e7bcb867-aeba-411b-ba36-91c3372cf3eb} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11998 | 2026.04.25 04:14:48.586316 [ 5 ] {e7bcb867-aeba-411b-ba36-91c3372cf3eb} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11999 | 2026.04.25 04:14:48.586464 [ 5 ] {e7bcb867-aeba-411b-ba36-91c3372cf3eb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001324 sec., 42296.07250755287 rows/sec., 3.25 MiB/sec. | ||
| 12000 | 2026.04.25 04:14:48.586502 [ 5 ] {e7bcb867-aeba-411b-ba36-91c3372cf3eb} <Debug> TCPHandler: Processed in 0.001486303 sec. | ||
| 12001 | 2026.04.25 04:14:48.586621 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12002 | 2026.04.25 04:14:48.586714 [ 5 ] {2b3bc516-62fe-4d60-9008-21c11c7fe1b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12003 | 2026.04.25 04:14:48.586753 [ 5 ] {2b3bc516-62fe-4d60-9008-21c11c7fe1b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12004 | 2026.04.25 04:14:48.587173 [ 5 ] {2b3bc516-62fe-4d60-9008-21c11c7fe1b4} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12005 | 2026.04.25 04:14:48.587209 [ 5 ] {2b3bc516-62fe-4d60-9008-21c11c7fe1b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12006 | 2026.04.25 04:14:48.587501 [ 5 ] {2b3bc516-62fe-4d60-9008-21c11c7fe1b4} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12007 | 2026.04.25 04:14:48.587704 [ 5 ] {2b3bc516-62fe-4d60-9008-21c11c7fe1b4} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12008 | 2026.04.25 04:14:48.587835 [ 5 ] {2b3bc516-62fe-4d60-9008-21c11c7fe1b4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001139 sec., 56189.64003511852 rows/sec., 4.39 MiB/sec. | ||
| 12009 | 2026.04.25 04:14:48.587871 [ 5 ] {2b3bc516-62fe-4d60-9008-21c11c7fe1b4} <Debug> TCPHandler: Processed in 0.001298189 sec. | ||
| 12010 | 2026.04.25 04:14:48.587996 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12011 | 2026.04.25 04:14:48.588090 [ 5 ] {c2be19fc-cf5b-4af7-8886-25367e4c65c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12012 | 2026.04.25 04:14:48.588133 [ 5 ] {c2be19fc-cf5b-4af7-8886-25367e4c65c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12013 | 2026.04.25 04:14:48.588486 [ 5 ] {c2be19fc-cf5b-4af7-8886-25367e4c65c8} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12014 | 2026.04.25 04:14:48.588520 [ 5 ] {c2be19fc-cf5b-4af7-8886-25367e4c65c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12015 | 2026.04.25 04:14:48.588833 [ 5 ] {c2be19fc-cf5b-4af7-8886-25367e4c65c8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12016 | 2026.04.25 04:14:48.589046 [ 5 ] {c2be19fc-cf5b-4af7-8886-25367e4c65c8} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12017 | 2026.04.25 04:14:48.589164 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Selected 5 parts from all_1_79_16 to all_83_83_0 | ||
| 12018 | 2026.04.25 04:14:48.589172 [ 5 ] {c2be19fc-cf5b-4af7-8886-25367e4c65c8} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.0011 sec., 29090.90909090909 rows/sec., 2.03 MiB/sec. | ||
| 12019 | 2026.04.25 04:14:48.589240 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12020 | 2026.04.25 04:14:48.589254 [ 5 ] {c2be19fc-cf5b-4af7-8886-25367e4c65c8} <Debug> TCPHandler: Processed in 0.00131193 sec. | ||
| 12021 | 2026.04.25 04:14:48.589266 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12022 | 2026.04.25 04:14:48.589374 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12023 | 2026.04.25 04:14:48.589416 [ 192 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_83_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_79_16 to all_83_83_0 into Compact with storage Full | ||
| 12024 | 2026.04.25 04:14:48.589471 [ 5 ] {8ab6a0d6-95d7-4928-9124-9b39ad7b41ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12025 | 2026.04.25 04:14:48.589517 [ 5 ] {8ab6a0d6-95d7-4928-9124-9b39ad7b41ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12026 | 2026.04.25 04:14:48.589579 [ 192 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_83_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12027 | 2026.04.25 04:14:48.589621 [ 192 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_79_16, total 27451 rows starting from the beginning of the part | ||
| 12028 | 2026.04.25 04:14:48.589703 [ 192 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 163 rows starting from the beginning of the part | ||
| 12029 | 2026.04.25 04:14:48.589801 [ 192 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 12030 | 2026.04.25 04:14:48.589842 [ 5 ] {8ab6a0d6-95d7-4928-9124-9b39ad7b41ea} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12031 | 2026.04.25 04:14:48.589849 [ 192 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 12032 | 2026.04.25 04:14:48.589884 [ 5 ] {8ab6a0d6-95d7-4928-9124-9b39ad7b41ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12033 | 2026.04.25 04:14:48.589908 [ 192 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1631 rows starting from the beginning of the part | ||
| 12034 | 2026.04.25 04:14:48.590232 [ 5 ] {8ab6a0d6-95d7-4928-9124-9b39ad7b41ea} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12035 | 2026.04.25 04:14:48.590449 [ 5 ] {8ab6a0d6-95d7-4928-9124-9b39ad7b41ea} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12036 | 2026.04.25 04:14:48.590578 [ 5 ] {8ab6a0d6-95d7-4928-9124-9b39ad7b41ea} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 736.11 KiB/sec. | ||
| 12037 | 2026.04.25 04:14:48.590613 [ 5 ] {8ab6a0d6-95d7-4928-9124-9b39ad7b41ea} <Debug> TCPHandler: Processed in 0.00128629 sec. | ||
| 12038 | 2026.04.25 04:14:48.598973 [ 194 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_83_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29565 rows, containing 5 columns (5 merged, 0 gathered) in 0.009617976 sec., 3073931.5631480054 rows/sec., 199.07 MiB/sec. | ||
| 12039 | 2026.04.25 04:14:48.599398 [ 201 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_83_17} <Trace> MergedBlockOutputStream: filled checksums all_1_83_17 (state Temporary) | ||
| 12040 | 2026.04.25 04:14:48.599720 [ 201 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_83_17} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_merge_all_1_83_17 to all_1_83_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12041 | 2026.04.25 04:14:48.599800 [ 201 ] {27e9f798-5216-4c7d-baea-3b02d11111b7::all_1_83_17} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7) (MergerMutator): Merged 5 parts: [all_1_79_16, all_83_83_0] -> all_1_83_17 | ||
| 12042 | 2026.04.25 04:14:48.599884 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12043 | 2026.04.25 04:14:49.000191 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 332.88 MiB, peak 344.04 MiB, free memory in arenas 0.00 B, will set to 334.35 MiB (RSS), difference: 1.48 MiB | ||
| 12044 | 2026.04.25 04:14:49.944017 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25406 | ||
| 12045 | 2026.04.25 04:14:49.944578 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12046 | 2026.04.25 04:14:49.944632 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12047 | 2026.04.25 04:14:49.945144 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12048 | 2026.04.25 04:14:49.945389 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12049 | 2026.04.25 04:14:49.945539 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25406 | ||
| 12050 | 2026.04.25 04:14:51.323307 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 12051 | 2026.04.25 04:14:51.346926 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12052 | 2026.04.25 04:14:51.347090 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12053 | 2026.04.25 04:14:51.355701 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12054 | 2026.04.25 04:14:51.356488 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12055 | 2026.04.25 04:14:51.359450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 12056 | 2026.04.25 04:14:52.511754 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1476 | ||
| 12057 | 2026.04.25 04:14:52.514502 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12058 | 2026.04.25 04:14:52.514549 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12059 | 2026.04.25 04:14:52.515767 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12060 | 2026.04.25 04:14:52.516027 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12061 | 2026.04.25 04:14:52.516277 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1476 | ||
| 12062 | 2026.04.25 04:14:53.587343 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12063 | 2026.04.25 04:14:53.587593 [ 5 ] {55bcd50b-7f2c-4e4a-8032-ba42d202e250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 12064 | 2026.04.25 04:14:53.587947 [ 5 ] {55bcd50b-7f2c-4e4a-8032-ba42d202e250} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12065 | 2026.04.25 04:14:53.587984 [ 5 ] {55bcd50b-7f2c-4e4a-8032-ba42d202e250} <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 | ||
| 12066 | 2026.04.25 04:14:53.588215 [ 5 ] {55bcd50b-7f2c-4e4a-8032-ba42d202e250} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12067 | 2026.04.25 04:14:53.588287 [ 5 ] {55bcd50b-7f2c-4e4a-8032-ba42d202e250} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12068 | 2026.04.25 04:14:53.588430 [ 5 ] {55bcd50b-7f2c-4e4a-8032-ba42d202e250} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12069 | 2026.04.25 04:14:53.588547 [ 328 ] {55bcd50b-7f2c-4e4a-8032-ba42d202e250} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12070 | 2026.04.25 04:14:53.588547 [ 316 ] {55bcd50b-7f2c-4e4a-8032-ba42d202e250} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 12071 | 2026.04.25 04:14:53.588657 [ 5 ] {55bcd50b-7f2c-4e4a-8032-ba42d202e250} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 12072 | 2026.04.25 04:14:53.588683 [ 5 ] {55bcd50b-7f2c-4e4a-8032-ba42d202e250} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12073 | 2026.04.25 04:14:53.588727 [ 5 ] {55bcd50b-7f2c-4e4a-8032-ba42d202e250} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12074 | 2026.04.25 04:14:53.588748 [ 5 ] {55bcd50b-7f2c-4e4a-8032-ba42d202e250} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 12075 | 2026.04.25 04:14:53.589846 [ 5 ] {55bcd50b-7f2c-4e4a-8032-ba42d202e250} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002347 sec., 21729.867916489133 rows/sec., 5.14 MiB/sec. | ||
| 12076 | 2026.04.25 04:14:53.589953 [ 5 ] {55bcd50b-7f2c-4e4a-8032-ba42d202e250} <Debug> TCPHandler: Processed in 0.002743082 sec. | ||
| 12077 | 2026.04.25 04:14:53.591995 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12078 | 2026.04.25 04:14:53.592111 [ 5 ] {c30080a9-ddfd-48e6-9420-f2db325a7df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12079 | 2026.04.25 04:14:53.592155 [ 5 ] {c30080a9-ddfd-48e6-9420-f2db325a7df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12080 | 2026.04.25 04:14:53.592700 [ 5 ] {c30080a9-ddfd-48e6-9420-f2db325a7df0} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12081 | 2026.04.25 04:14:53.592746 [ 5 ] {c30080a9-ddfd-48e6-9420-f2db325a7df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12082 | 2026.04.25 04:14:53.593143 [ 5 ] {c30080a9-ddfd-48e6-9420-f2db325a7df0} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12083 | 2026.04.25 04:14:53.593391 [ 5 ] {c30080a9-ddfd-48e6-9420-f2db325a7df0} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12084 | 2026.04.25 04:14:53.593546 [ 5 ] {c30080a9-ddfd-48e6-9420-f2db325a7df0} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001468 sec., 62670.29972752044 rows/sec., 5.29 MiB/sec. | ||
| 12085 | 2026.04.25 04:14:53.593557 [ 116 ] {} <Debug> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12086 | 2026.04.25 04:14:53.593587 [ 5 ] {c30080a9-ddfd-48e6-9420-f2db325a7df0} <Debug> TCPHandler: Processed in 0.001647205 sec. | ||
| 12087 | 2026.04.25 04:14:53.593601 [ 116 ] {} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12088 | 2026.04.25 04:14:53.593628 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12089 | 2026.04.25 04:14:53.593724 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12090 | 2026.04.25 04:14:53.593748 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12091 | 2026.04.25 04:14:53.593850 [ 5 ] {cfe62c48-e478-47c1-886c-8b50cedbec22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12092 | 2026.04.25 04:14:53.593876 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12093 | 2026.04.25 04:14:53.593909 [ 5 ] {cfe62c48-e478-47c1-886c-8b50cedbec22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12094 | 2026.04.25 04:14:53.593913 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3364 rows starting from the beginning of the part | ||
| 12095 | 2026.04.25 04:14:53.593993 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 104 rows starting from the beginning of the part | ||
| 12096 | 2026.04.25 04:14:53.594043 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 92 rows starting from the beginning of the part | ||
| 12097 | 2026.04.25 04:14:53.594084 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 2576 rows starting from the beginning of the part | ||
| 12098 | 2026.04.25 04:14:53.594125 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 12099 | 2026.04.25 04:14:53.594174 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 92 rows starting from the beginning of the part | ||
| 12100 | 2026.04.25 04:14:53.594377 [ 5 ] {cfe62c48-e478-47c1-886c-8b50cedbec22} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12101 | 2026.04.25 04:14:53.594419 [ 5 ] {cfe62c48-e478-47c1-886c-8b50cedbec22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12102 | 2026.04.25 04:14:53.594746 [ 5 ] {cfe62c48-e478-47c1-886c-8b50cedbec22} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12103 | 2026.04.25 04:14:53.594980 [ 5 ] {cfe62c48-e478-47c1-886c-8b50cedbec22} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12104 | 2026.04.25 04:14:53.595101 [ 116 ] {} <Debug> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12105 | 2026.04.25 04:14:53.595116 [ 5 ] {cfe62c48-e478-47c1-886c-8b50cedbec22} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001291 sec., 13942.680092951201 rows/sec., 1.02 MiB/sec. | ||
| 12106 | 2026.04.25 04:14:53.595150 [ 116 ] {} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12107 | 2026.04.25 04:14:53.595167 [ 5 ] {cfe62c48-e478-47c1-886c-8b50cedbec22} <Debug> TCPHandler: Processed in 0.001494692 sec. | ||
| 12108 | 2026.04.25 04:14:53.595185 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12109 | 2026.04.25 04:14:53.595302 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12110 | 2026.04.25 04:14:53.595303 [ 194 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12111 | 2026.04.25 04:14:53.595409 [ 5 ] {47436379-9285-437d-bf22-e93c0a353602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12112 | 2026.04.25 04:14:53.595453 [ 194 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12113 | 2026.04.25 04:14:53.595456 [ 5 ] {47436379-9285-437d-bf22-e93c0a353602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12114 | 2026.04.25 04:14:53.595495 [ 194 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 227 rows starting from the beginning of the part | ||
| 12115 | 2026.04.25 04:14:53.595569 [ 194 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 24 rows starting from the beginning of the part | ||
| 12116 | 2026.04.25 04:14:53.595616 [ 194 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part | ||
| 12117 | 2026.04.25 04:14:53.595660 [ 194 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 18 rows starting from the beginning of the part | ||
| 12118 | 2026.04.25 04:14:53.595700 [ 194 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 53 rows starting from the beginning of the part | ||
| 12119 | 2026.04.25 04:14:53.595743 [ 194 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 18 rows starting from the beginning of the part | ||
| 12120 | 2026.04.25 04:14:53.595945 [ 5 ] {47436379-9285-437d-bf22-e93c0a353602} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12121 | 2026.04.25 04:14:53.595987 [ 5 ] {47436379-9285-437d-bf22-e93c0a353602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12122 | 2026.04.25 04:14:53.596523 [ 198 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6284 rows, containing 5 columns (5 merged, 0 gathered) in 0.002838493 sec., 2213850.800407117 rows/sec., 176.30 MiB/sec. | ||
| 12123 | 2026.04.25 04:14:53.596561 [ 5 ] {47436379-9285-437d-bf22-e93c0a353602} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12124 | 2026.04.25 04:14:53.596612 [ 194 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 364 rows, containing 5 columns (5 merged, 0 gathered) in 0.00136427 sec., 266809.3559192829 rows/sec., 19.04 MiB/sec. | ||
| 12125 | 2026.04.25 04:14:53.596777 [ 202 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12126 | 2026.04.25 04:14:53.596830 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12127 | 2026.04.25 04:14:53.596831 [ 5 ] {47436379-9285-437d-bf22-e93c0a353602} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12128 | 2026.04.25 04:14:53.596997 [ 116 ] {} <Debug> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12129 | 2026.04.25 04:14:53.597008 [ 5 ] {47436379-9285-437d-bf22-e93c0a353602} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001619 sec., 50648.548486720196 rows/sec., 3.95 MiB/sec. | ||
| 12130 | 2026.04.25 04:14:53.597039 [ 116 ] {} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12131 | 2026.04.25 04:14:53.597065 [ 5 ] {47436379-9285-437d-bf22-e93c0a353602} <Debug> TCPHandler: Processed in 0.001814537 sec. | ||
| 12132 | 2026.04.25 04:14:53.597066 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12133 | 2026.04.25 04:14:53.597132 [ 202 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_76_15} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12134 | 2026.04.25 04:14:53.597156 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_86_17} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12135 | 2026.04.25 04:14:53.597192 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12136 | 2026.04.25 04:14:53.597212 [ 202 ] {08d6a762-9e01-4f7c-a262-ce952f5322f7::all_1_76_15} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12137 | 2026.04.25 04:14:53.597239 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12138 | 2026.04.25 04:14:53.597241 [ 197 ] {910f481b-3a2c-48b5-be0e-bf35bf5c7241::all_1_86_17} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12139 | 2026.04.25 04:14:53.597296 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12140 | 2026.04.25 04:14:53.597301 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12141 | 2026.04.25 04:14:53.597343 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 12142 | 2026.04.25 04:14:53.597346 [ 5 ] {d2d2f1fa-1205-4567-a5cf-da6c7a214d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12143 | 2026.04.25 04:14:53.597347 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1832 rows starting from the beginning of the part | ||
| 12144 | 2026.04.25 04:14:53.597408 [ 5 ] {d2d2f1fa-1205-4567-a5cf-da6c7a214d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12145 | 2026.04.25 04:14:53.597439 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 88 rows starting from the beginning of the part | ||
| 12146 | 2026.04.25 04:14:53.597490 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 82 rows starting from the beginning of the part | ||
| 12147 | 2026.04.25 04:14:53.597537 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1356 rows starting from the beginning of the part | ||
| 12148 | 2026.04.25 04:14:53.597582 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 12149 | 2026.04.25 04:14:53.597628 [ 195 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 82 rows starting from the beginning of the part | ||
| 12150 | 2026.04.25 04:14:53.597838 [ 5 ] {d2d2f1fa-1205-4567-a5cf-da6c7a214d30} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12151 | 2026.04.25 04:14:53.597875 [ 5 ] {d2d2f1fa-1205-4567-a5cf-da6c7a214d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12152 | 2026.04.25 04:14:53.598227 [ 5 ] {d2d2f1fa-1205-4567-a5cf-da6c7a214d30} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12153 | 2026.04.25 04:14:53.598451 [ 5 ] {d2d2f1fa-1205-4567-a5cf-da6c7a214d30} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12154 | 2026.04.25 04:14:53.598583 [ 5 ] {d2d2f1fa-1205-4567-a5cf-da6c7a214d30} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 12155 | 2026.04.25 04:14:53.598621 [ 5 ] {d2d2f1fa-1205-4567-a5cf-da6c7a214d30} <Debug> TCPHandler: Processed in 0.001435301 sec. | ||
| 12156 | 2026.04.25 04:14:53.598739 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12157 | 2026.04.25 04:14:53.598834 [ 5 ] {bf8c1727-2259-4625-bdf5-037255393427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12158 | 2026.04.25 04:14:53.598890 [ 5 ] {bf8c1727-2259-4625-bdf5-037255393427} <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 | ||
| 12159 | 2026.04.25 04:14:53.598981 [ 196 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3504 rows, containing 5 columns (5 merged, 0 gathered) in 0.001824358 sec., 1920675.6568612081 rows/sec., 139.51 MiB/sec. | ||
| 12160 | 2026.04.25 04:14:53.599242 [ 197 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12161 | 2026.04.25 04:14:53.599538 [ 197 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_86_17} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12162 | 2026.04.25 04:14:53.599617 [ 197 ] {51d8d58d-2dd7-4f7b-b745-74f7dd28baa7::all_1_86_17} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12163 | 2026.04.25 04:14:53.599681 [ 5 ] {bf8c1727-2259-4625-bdf5-037255393427} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12164 | 2026.04.25 04:14:53.599700 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 12165 | 2026.04.25 04:14:53.599725 [ 5 ] {bf8c1727-2259-4625-bdf5-037255393427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12166 | 2026.04.25 04:14:53.600272 [ 5 ] {bf8c1727-2259-4625-bdf5-037255393427} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12167 | 2026.04.25 04:14:53.600502 [ 5 ] {bf8c1727-2259-4625-bdf5-037255393427} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12168 | 2026.04.25 04:14:53.600615 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12169 | 2026.04.25 04:14:53.600642 [ 5 ] {bf8c1727-2259-4625-bdf5-037255393427} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001827 sec., 9852.216748768473 rows/sec., 17.65 MiB/sec. | ||
| 12170 | 2026.04.25 04:14:53.600652 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12171 | 2026.04.25 04:14:53.600676 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12172 | 2026.04.25 04:14:53.600699 [ 5 ] {bf8c1727-2259-4625-bdf5-037255393427} <Debug> TCPHandler: Processed in 0.002009791 sec. | ||
| 12173 | 2026.04.25 04:14:53.600749 [ 188 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12174 | 2026.04.25 04:14:53.600836 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12175 | 2026.04.25 04:14:53.600932 [ 5 ] {fad09127-89b8-441a-a096-8d82f7665e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12176 | 2026.04.25 04:14:53.600932 [ 188 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12177 | 2026.04.25 04:14:53.600975 [ 5 ] {fad09127-89b8-441a-a096-8d82f7665e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12178 | 2026.04.25 04:14:53.600996 [ 188 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1513 rows starting from the beginning of the part | ||
| 12179 | 2026.04.25 04:14:53.601106 [ 188 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 18 rows starting from the beginning of the part | ||
| 12180 | 2026.04.25 04:14:53.601206 [ 188 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part | ||
| 12181 | 2026.04.25 04:14:53.601300 [ 188 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 18 rows starting from the beginning of the part | ||
| 12182 | 2026.04.25 04:14:53.601316 [ 5 ] {fad09127-89b8-441a-a096-8d82f7665e67} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12183 | 2026.04.25 04:14:53.601353 [ 5 ] {fad09127-89b8-441a-a096-8d82f7665e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12184 | 2026.04.25 04:14:53.601393 [ 188 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 35 rows starting from the beginning of the part | ||
| 12185 | 2026.04.25 04:14:53.601486 [ 188 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 18 rows starting from the beginning of the part | ||
| 12186 | 2026.04.25 04:14:53.601688 [ 5 ] {fad09127-89b8-441a-a096-8d82f7665e67} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12187 | 2026.04.25 04:14:53.601908 [ 5 ] {fad09127-89b8-441a-a096-8d82f7665e67} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12188 | 2026.04.25 04:14:53.602037 [ 5 ] {fad09127-89b8-441a-a096-8d82f7665e67} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 12189 | 2026.04.25 04:14:53.602073 [ 5 ] {fad09127-89b8-441a-a096-8d82f7665e67} <Debug> TCPHandler: Processed in 0.00128714 sec. | ||
| 12190 | 2026.04.25 04:14:53.609800 [ 196 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1626 rows, containing 19 columns (19 merged, 0 gathered) in 0.009082597 sec., 179023.68672748556 rows/sec., 320.80 MiB/sec. | ||
| 12191 | 2026.04.25 04:14:53.611587 [ 199 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12192 | 2026.04.25 04:14:53.611971 [ 199 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12193 | 2026.04.25 04:14:53.612048 [ 199 ] {be7710b7-22f5-480b-9f99-0a04e7f3ec53::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12194 | 2026.04.25 04:14:53.612186 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 12195 | 2026.04.25 04:14:54.000268 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.98 MiB, peak 346.53 MiB, free memory in arenas 0.00 B, will set to 339.35 MiB (RSS), difference: 4.36 MiB | ||
| 12196 | 2026.04.25 04:14:57.269287 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12197 | 2026.04.25 04:14:57.269367 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12198 | 2026.04.25 04:14:57.445809 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25918 | ||
| 12199 | 2026.04.25 04:14:57.446341 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12200 | 2026.04.25 04:14:57.446388 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12201 | 2026.04.25 04:14:57.446886 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12202 | 2026.04.25 04:14:57.447143 [ 245 ] {} <Trace> system.asynchronous_metric_log (faa3149e-9298-4de4-bc1c-363dd2920bd5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12203 | 2026.04.25 04:14:57.447273 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25918 | ||
| 12204 | 2026.04.25 04:14:58.587681 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12205 | 2026.04.25 04:14:58.587950 [ 5 ] {9393149c-7930-4bd0-ab87-0a4fd81fc663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) 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) | ||
| 12206 | 2026.04.25 04:14:58.588321 [ 5 ] {9393149c-7930-4bd0-ab87-0a4fd81fc663} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12207 | 2026.04.25 04:14:58.588356 [ 5 ] {9393149c-7930-4bd0-ab87-0a4fd81fc663} <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 | ||
| 12208 | 2026.04.25 04:14:58.588570 [ 5 ] {9393149c-7930-4bd0-ab87-0a4fd81fc663} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12209 | 2026.04.25 04:14:58.588637 [ 5 ] {9393149c-7930-4bd0-ab87-0a4fd81fc663} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12210 | 2026.04.25 04:14:58.588775 [ 5 ] {9393149c-7930-4bd0-ab87-0a4fd81fc663} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12211 | 2026.04.25 04:14:58.588922 [ 316 ] {9393149c-7930-4bd0-ab87-0a4fd81fc663} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 12212 | 2026.04.25 04:14:58.588922 [ 296 ] {9393149c-7930-4bd0-ab87-0a4fd81fc663} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12213 | 2026.04.25 04:14:58.589116 [ 5 ] {9393149c-7930-4bd0-ab87-0a4fd81fc663} <Debug> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 12214 | 2026.04.25 04:14:58.589144 [ 5 ] {9393149c-7930-4bd0-ab87-0a4fd81fc663} <Trace> oximeter.timeseries_schema (527f2205-eb13-47dc-af42-291728c847e3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12215 | 2026.04.25 04:14:58.589185 [ 5 ] {9393149c-7930-4bd0-ab87-0a4fd81fc663} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12216 | 2026.04.25 04:14:58.589206 [ 5 ] {9393149c-7930-4bd0-ab87-0a4fd81fc663} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 12217 | 2026.04.25 04:14:58.590298 [ 5 ] {9393149c-7930-4bd0-ab87-0a4fd81fc663} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002451 sec., 20807.833537331702 rows/sec., 4.92 MiB/sec. | ||
| 12218 | 2026.04.25 04:14:58.590407 [ 5 ] {9393149c-7930-4bd0-ab87-0a4fd81fc663} <Debug> TCPHandler: Processed in 0.002863484 sec. | ||
| 12219 | 2026.04.25 04:14:58.592381 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12220 | 2026.04.25 04:14:58.592508 [ 5 ] {a8465078-c66e-40ef-a790-6a69b03ffc4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12221 | 2026.04.25 04:14:58.592558 [ 5 ] {a8465078-c66e-40ef-a790-6a69b03ffc4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12222 | 2026.04.25 04:14:58.593139 [ 5 ] {a8465078-c66e-40ef-a790-6a69b03ffc4d} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12223 | 2026.04.25 04:14:58.593190 [ 5 ] {a8465078-c66e-40ef-a790-6a69b03ffc4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12224 | 2026.04.25 04:14:58.593568 [ 5 ] {a8465078-c66e-40ef-a790-6a69b03ffc4d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12225 | 2026.04.25 04:14:58.593791 [ 5 ] {a8465078-c66e-40ef-a790-6a69b03ffc4d} <Trace> oximeter.fields_string (910f481b-3a2c-48b5-be0e-bf35bf5c7241): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12226 | 2026.04.25 04:14:58.593939 [ 5 ] {a8465078-c66e-40ef-a790-6a69b03ffc4d} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001469 sec., 70796.46017699115 rows/sec., 5.94 MiB/sec. | ||
| 12227 | 2026.04.25 04:14:58.593977 [ 5 ] {a8465078-c66e-40ef-a790-6a69b03ffc4d} <Debug> TCPHandler: Processed in 0.001655125 sec. | ||
| 12228 | 2026.04.25 04:14:58.594101 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12229 | 2026.04.25 04:14:58.594194 [ 5 ] {53c4c14c-7ee5-4bcd-bf46-18f0a1d95849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12230 | 2026.04.25 04:14:58.594233 [ 5 ] {53c4c14c-7ee5-4bcd-bf46-18f0a1d95849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12231 | 2026.04.25 04:14:58.594625 [ 5 ] {53c4c14c-7ee5-4bcd-bf46-18f0a1d95849} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12232 | 2026.04.25 04:14:58.594661 [ 5 ] {53c4c14c-7ee5-4bcd-bf46-18f0a1d95849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12233 | 2026.04.25 04:14:58.594955 [ 5 ] {53c4c14c-7ee5-4bcd-bf46-18f0a1d95849} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12234 | 2026.04.25 04:14:58.595158 [ 5 ] {53c4c14c-7ee5-4bcd-bf46-18f0a1d95849} <Trace> oximeter.fields_u16 (08d6a762-9e01-4f7c-a262-ce952f5322f7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12235 | 2026.04.25 04:14:58.595285 [ 5 ] {53c4c14c-7ee5-4bcd-bf46-18f0a1d95849} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001109 sec., 21641.11812443643 rows/sec., 1.59 MiB/sec. | ||
| 12236 | 2026.04.25 04:14:58.595321 [ 5 ] {53c4c14c-7ee5-4bcd-bf46-18f0a1d95849} <Debug> TCPHandler: Processed in 0.0012674 sec. | ||
| 12237 | 2026.04.25 04:14:58.595451 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12238 | 2026.04.25 04:14:58.595543 [ 5 ] {e8d66769-cd23-405f-8ec5-c6c749b9b385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12239 | 2026.04.25 04:14:58.595581 [ 5 ] {e8d66769-cd23-405f-8ec5-c6c749b9b385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12240 | 2026.04.25 04:14:58.595983 [ 5 ] {e8d66769-cd23-405f-8ec5-c6c749b9b385} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12241 | 2026.04.25 04:14:58.596017 [ 5 ] {e8d66769-cd23-405f-8ec5-c6c749b9b385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12242 | 2026.04.25 04:14:58.596323 [ 5 ] {e8d66769-cd23-405f-8ec5-c6c749b9b385} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12243 | 2026.04.25 04:14:58.596540 [ 5 ] {e8d66769-cd23-405f-8ec5-c6c749b9b385} <Trace> oximeter.fields_uuid (51d8d58d-2dd7-4f7b-b745-74f7dd28baa7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12244 | 2026.04.25 04:14:58.596668 [ 5 ] {e8d66769-cd23-405f-8ec5-c6c749b9b385} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001142 sec., 77057.79334500876 rows/sec., 6.02 MiB/sec. | ||
| 12245 | 2026.04.25 04:14:58.596704 [ 5 ] {e8d66769-cd23-405f-8ec5-c6c749b9b385} <Debug> TCPHandler: Processed in 0.00129972 sec. | ||
| 12246 | 2026.04.25 04:14:58.596822 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12247 | 2026.04.25 04:14:58.596914 [ 5 ] {b5683db4-4064-4a3a-a0e8-fd8b2665949d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12248 | 2026.04.25 04:14:58.596955 [ 5 ] {b5683db4-4064-4a3a-a0e8-fd8b2665949d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12249 | 2026.04.25 04:14:58.597357 [ 5 ] {b5683db4-4064-4a3a-a0e8-fd8b2665949d} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12250 | 2026.04.25 04:14:58.597392 [ 5 ] {b5683db4-4064-4a3a-a0e8-fd8b2665949d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12251 | 2026.04.25 04:14:58.597715 [ 5 ] {b5683db4-4064-4a3a-a0e8-fd8b2665949d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12252 | 2026.04.25 04:14:58.597918 [ 5 ] {b5683db4-4064-4a3a-a0e8-fd8b2665949d} <Trace> oximeter.measurements_cumulativeu64 (27e9f798-5216-4c7d-baea-3b02d11111b7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12253 | 2026.04.25 04:14:58.598043 [ 5 ] {b5683db4-4064-4a3a-a0e8-fd8b2665949d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 12254 | 2026.04.25 04:14:58.598079 [ 5 ] {b5683db4-4064-4a3a-a0e8-fd8b2665949d} <Debug> TCPHandler: Processed in 0.00130441 sec. | ||
| 12255 | 2026.04.25 04:14:58.598191 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12256 | 2026.04.25 04:14:58.598282 [ 5 ] {f53ca209-f453-422c-8abe-019df696a712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12257 | 2026.04.25 04:14:58.598336 [ 5 ] {f53ca209-f453-422c-8abe-019df696a712} <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 | ||
| 12258 | 2026.04.25 04:14:58.599119 [ 5 ] {f53ca209-f453-422c-8abe-019df696a712} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12259 | 2026.04.25 04:14:58.599154 [ 5 ] {f53ca209-f453-422c-8abe-019df696a712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12260 | 2026.04.25 04:14:58.599711 [ 5 ] {f53ca209-f453-422c-8abe-019df696a712} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12261 | 2026.04.25 04:14:58.599936 [ 5 ] {f53ca209-f453-422c-8abe-019df696a712} <Trace> oximeter.measurements_histogramu64 (be7710b7-22f5-480b-9f99-0a04e7f3ec53): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12262 | 2026.04.25 04:14:58.600073 [ 5 ] {f53ca209-f453-422c-8abe-019df696a712} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001807 sec., 13281.682346430547 rows/sec., 23.80 MiB/sec. | ||
| 12263 | 2026.04.25 04:14:58.600125 [ 5 ] {f53ca209-f453-422c-8abe-019df696a712} <Debug> TCPHandler: Processed in 0.001982219 sec. | ||
| 12264 | 2026.04.25 04:14:58.600248 [ 5 ] {} <Trace> TCP-Session: e1318646-938d-46fc-87e0-bc3b112a2c8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12265 | 2026.04.25 04:14:58.600341 [ 5 ] {e1dc4273-62d7-46dd-9486-f923627ffa90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12266 | 2026.04.25 04:14:58.600382 [ 5 ] {e1dc4273-62d7-46dd-9486-f923627ffa90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12267 | 2026.04.25 04:14:58.600697 [ 5 ] {e1dc4273-62d7-46dd-9486-f923627ffa90} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12268 | 2026.04.25 04:14:58.600732 [ 5 ] {e1dc4273-62d7-46dd-9486-f923627ffa90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12269 | 2026.04.25 04:14:58.601049 [ 5 ] {e1dc4273-62d7-46dd-9486-f923627ffa90} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12270 | 2026.04.25 04:14:58.601258 [ 5 ] {e1dc4273-62d7-46dd-9486-f923627ffa90} <Trace> oximeter.measurements_u64 (6566dac0-c2cf-411a-af71-f46dbf57ccc0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12271 | 2026.04.25 04:14:58.601388 [ 5 ] {e1dc4273-62d7-46dd-9486-f923627ffa90} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 12272 | 2026.04.25 04:14:58.601428 [ 5 ] {e1dc4273-62d7-46dd-9486-f923627ffa90} <Debug> TCPHandler: Processed in 0.001227978 sec. | ||
| 12273 | 2026.04.25 04:14:58.859626 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 12274 | 2026.04.25 04:14:58.875988 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12275 | 2026.04.25 04:14:58.876035 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12276 | 2026.04.25 04:14:58.881906 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12277 | 2026.04.25 04:14:58.882616 [ 244 ] {} <Trace> system.metric_log (4270f51b-03ce-4531-a767-96b4f3dbadc7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12278 | 2026.04.25 04:14:58.885261 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12279 | 2026.04.25 04:15:02.516783 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1504 | ||
| 12280 | 2026.04.25 04:15:02.519431 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12281 | 2026.04.25 04:15:02.519482 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12282 | 2026.04.25 04:15:02.520788 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12283 | 2026.04.25 04:15:02.521097 [ 243 ] {} <Trace> system.query_log (36d1ac4f-7bca-418d-b807-730d72d06762): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12284 | 2026.04.25 04:15:02.521401 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1504 | ||