| 1 | [ Feb 17 17:09:28 Enabled. ] | ||
| 2 | [ Feb 17 17:09:28 Rereading configuration. ] | ||
| 3 | [ Feb 17 17:09:30 Rereading configuration. ] | ||
| 4 | [ Feb 17 17:09:36 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 | [ Feb 17 17:09:36 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.02.17 17:09:37.539029 [ 1 ] {} <Information> Application: Will watch for the process with pid 24282 | ||
| 29 | 2026.02.17 17:09:37.539419 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.17 17:09:37.965525 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24282 | ||
| 31 | 2026.02.17 17:09:37.966330 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.17 17:09:37.966491 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.17 17:09:38.070269 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.17 17:09:38.154151 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.17 17:09:38.154252 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.17 17:09:38.154274 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.17 17:09:38.154342 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.17 17:09:38.154922 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.17 17:09:38.157166 [ 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.02.17 17:09:38.158046 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.17 17:09:38.158943 [ 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.02.17 17:09:38.159004 [ 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.02.17 17:09:38.159075 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.17 17:09:38.159897 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.17 17:09:38.160934 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.17 17:09:38.167218 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.17 17:09:38.168019 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.17 17:09:38.169459 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.17 17:09:38.169552 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.17 17:09:38.170585 [ 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.02.17 17:09:38.171050 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.17 17:09:38.174702 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.17 17:09:38.175407 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.17 17:09:38.178661 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.17 17:09:38.179166 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.17 17:09:38.179566 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.17 17:09:38.179903 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.17 17:09:38.181479 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.17 17:09:38.181503 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.17 17:09:38.181588 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.17 17:09:38.181655 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.17 17:09:38.215926 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.17 17:09:38.215969 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000266425 sec | ||
| 68 | 2026.02.17 17:09:38.216186 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.17 17:09:38.216240 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.17 17:09:38.217222 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.17 17:09:38.217830 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.17 17:09:38.227676 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.17 17:09:38.227719 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.17 17:09:38.227794 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.17 17:09:38.227806 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.17 17:09:38.227839 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.17 17:09:38.227910 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.17 17:09:38.232154 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.17 17:09:38.232202 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.17 17:09:38.232247 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.17 17:09:38.232416 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.17 17:09:38.232459 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.17 17:09:38.232473 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.17 17:09:38.232563 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.17 17:09:38.232576 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.17 17:09:38.232605 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.17 17:09:38.232694 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.17 17:09:38.255911 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.17 17:09:38.276713 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.17 17:09:38.277132 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000438939 sec | ||
| 91 | 2026.02.17 17:09:38.277147 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.17 17:09:38.277157 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.17 17:09:38.277181 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.17 17:09:38.277457 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.17 17:09:38.277568 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.17 17:09:38.277584 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.17 17:09:38.277594 [ 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.02.17 17:09:38.277605 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.17 17:09:38.281136 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.17 17:09:38.281325 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.78 MiB (RSS), difference: 92.00 MiB | ||
| 101 | 2026.02.17 17:09:38.282684 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.31e-05 sec. | ||
| 102 | 2026.02.17 17:09:38.283070 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.17 17:09:38.284377 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.17 17:09:38.284397 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.17 17:09:39.000175 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.79 MiB, peak 116.79 MiB, free memory in arenas 0.00 B, will set to 118.31 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.02.17 17:09:42.631441 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48621 | ||
| 107 | 2026.02.17 17:09:42.632451 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.02.17 17:09:42.633079 [ 3 ] {} <Debug> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48621 | ||
| 109 | 2026.02.17 17:09:42.633204 [ 3 ] {} <Debug> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.17 17:09:42.633219 [ 3 ] {} <Debug> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.02.17 17:09:42.633312 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.02.17 17:09:42.633411 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.02.17 17:09:42.633427 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.02.17 17:09:42.633965 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49643 | ||
| 115 | 2026.02.17 17:09:42.633975 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65447 | ||
| 116 | 2026.02.17 17:09:42.634125 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43316 | ||
| 117 | 2026.02.17 17:09:42.634238 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.02.17 17:09:42.634282 [ 4 ] {} <Debug> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Authenticating user 'default' from [fd00:1122:3344:101::d]:49643 | ||
| 119 | 2026.02.17 17:09:42.634305 [ 4 ] {} <Debug> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.02.17 17:09:42.634360 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.02.17 17:09:42.634333 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43023 | ||
| 122 | 2026.02.17 17:09:42.634418 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.02.17 17:09:42.634447 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64182 | ||
| 124 | 2026.02.17 17:09:42.634493 [ 254 ] {} <Debug> TCP-Session: 2c92e65d-84fc-4492-b284-69deb24b1ca1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43316 | ||
| 125 | 2026.02.17 17:09:42.634464 [ 5 ] {} <Debug> TCP-Session: be6902d0-03c1-4a6b-ad34-4fa9ee5eaa38 Authenticating user 'default' from [fd00:1122:3344:101::d]:65447 | ||
| 126 | 2026.02.17 17:09:42.634548 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48715 | ||
| 127 | 2026.02.17 17:09:42.634608 [ 254 ] {} <Debug> TCP-Session: 2c92e65d-84fc-4492-b284-69deb24b1ca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.02.17 17:09:42.634592 [ 5 ] {} <Debug> TCP-Session: be6902d0-03c1-4a6b-ad34-4fa9ee5eaa38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.02.17 17:09:42.634420 [ 4 ] {} <Debug> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.02.17 17:09:42.634697 [ 254 ] {} <Debug> TCP-Session: 2c92e65d-84fc-4492-b284-69deb24b1ca1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.02.17 17:09:42.634708 [ 5 ] {} <Debug> TCP-Session: be6902d0-03c1-4a6b-ad34-4fa9ee5eaa38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.02.17 17:09:42.635296 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61962 | ||
| 133 | 2026.02.17 17:09:42.635324 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.02.17 17:09:42.635483 [ 255 ] {} <Debug> TCP-Session: 73ddbcb9-d116-4d36-a476-93ea6870e526 Authenticating user 'default' from [fd00:1122:3344:101::d]:43023 | ||
| 135 | 2026.02.17 17:09:42.635507 [ 255 ] {} <Debug> TCP-Session: 73ddbcb9-d116-4d36-a476-93ea6870e526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.02.17 17:09:42.635519 [ 255 ] {} <Debug> TCP-Session: 73ddbcb9-d116-4d36-a476-93ea6870e526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.02.17 17:09:42.636062 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34341 | ||
| 138 | 2026.02.17 17:09:42.636081 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.02.17 17:09:42.636130 [ 256 ] {} <Debug> TCP-Session: b032c667-d397-499e-92f9-b1897222fafe Authenticating user 'default' from [fd00:1122:3344:101::d]:64182 | ||
| 140 | 2026.02.17 17:09:42.636189 [ 256 ] {} <Debug> TCP-Session: b032c667-d397-499e-92f9-b1897222fafe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.02.17 17:09:42.636243 [ 256 ] {} <Debug> TCP-Session: b032c667-d397-499e-92f9-b1897222fafe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.02.17 17:09:42.636867 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.02.17 17:09:42.636908 [ 258 ] {} <Debug> TCP-Session: 75503f5c-8502-4fd6-b007-3f6de84f7656 Authenticating user 'default' from [fd00:1122:3344:101::d]:61962 | ||
| 144 | 2026.02.17 17:09:42.636935 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2026.02.17 17:09:42.636992 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 146 | 2026.02.17 17:09:42.636979 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.02.17 17:09:42.637079 [ 259 ] {} <Debug> TCP-Session: 7d79bb9c-c61f-4682-b678-7c980dc1b400 Authenticating user 'default' from [fd00:1122:3344:101::d]:34341 | ||
| 148 | 2026.02.17 17:09:42.637034 [ 258 ] {} <Debug> TCP-Session: 75503f5c-8502-4fd6-b007-3f6de84f7656 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.02.17 17:09:42.637142 [ 257 ] {} <Debug> TCP-Session: 6bad1a1e-bc3c-43bc-833d-8235ec344b00 Authenticating user 'default' from [fd00:1122:3344:101::d]:48715 | ||
| 150 | 2026.02.17 17:09:42.637167 [ 259 ] {} <Debug> TCP-Session: 7d79bb9c-c61f-4682-b678-7c980dc1b400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.02.17 17:09:42.637145 [ 258 ] {} <Debug> TCP-Session: 75503f5c-8502-4fd6-b007-3f6de84f7656 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.02.17 17:09:42.637265 [ 257 ] {} <Debug> TCP-Session: 6bad1a1e-bc3c-43bc-833d-8235ec344b00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.17 17:09:42.637289 [ 259 ] {} <Debug> TCP-Session: 7d79bb9c-c61f-4682-b678-7c980dc1b400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.02.17 17:09:42.637375 [ 257 ] {} <Debug> TCP-Session: 6bad1a1e-bc3c-43bc-833d-8235ec344b00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2026.02.17 17:09:42.639987 [ 3 ] {64d69d77-1fb0-4919-b77d-92d543400016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.02.17 17:09:42.666597 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64572 | ||
| 157 | 2026.02.17 17:09:42.667225 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 158 | 2026.02.17 17:09:42.667857 [ 260 ] {} <Debug> TCP-Session: 43663f9d-30e1-4e8d-877a-6339ff4d0f68 Authenticating user 'default' from [fd00:1122:3344:101::c]:64572 | ||
| 159 | 2026.02.17 17:09:42.667974 [ 260 ] {} <Debug> TCP-Session: 43663f9d-30e1-4e8d-877a-6339ff4d0f68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 160 | 2026.02.17 17:09:42.667995 [ 260 ] {} <Debug> TCP-Session: 43663f9d-30e1-4e8d-877a-6339ff4d0f68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 161 | 2026.02.17 17:09:42.668064 [ 260 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 162 | 2026.02.17 17:09:42.668197 [ 260 ] {} <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 | ||
| 163 | 2026.02.17 17:09:42.668223 [ 260 ] {} <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 | ||
| 164 | 2026.02.17 17:09:42.670021 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58612 | ||
| 165 | 2026.02.17 17:09:42.670806 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51453 | ||
| 166 | 2026.02.17 17:09:42.670811 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.02.17 17:09:42.670961 [ 261 ] {} <Debug> TCP-Session: 125d07a8-911a-4055-9433-de4cb93fdcf4 Authenticating user 'default' from [fd00:1122:3344:101::c]:58612 | ||
| 168 | 2026.02.17 17:09:42.670982 [ 261 ] {} <Debug> TCP-Session: 125d07a8-911a-4055-9433-de4cb93fdcf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.02.17 17:09:42.671035 [ 261 ] {} <Debug> TCP-Session: 125d07a8-911a-4055-9433-de4cb93fdcf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.02.17 17:09:42.671489 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36341 | ||
| 171 | 2026.02.17 17:09:42.672145 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.02.17 17:09:42.672182 [ 262 ] {} <Debug> TCP-Session: e84af2d1-83b9-4066-a7bf-3c3d11af1147 Authenticating user 'default' from [fd00:1122:3344:101::c]:51453 | ||
| 173 | 2026.02.17 17:09:42.672225 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58963 | ||
| 174 | 2026.02.17 17:09:42.672244 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.02.17 17:09:42.672290 [ 262 ] {} <Debug> TCP-Session: e84af2d1-83b9-4066-a7bf-3c3d11af1147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.02.17 17:09:42.672302 [ 263 ] {} <Debug> TCP-Session: 63528a0e-3ea5-4d64-a6b3-ffa7dd4c81df Authenticating user 'default' from [fd00:1122:3344:101::c]:36341 | ||
| 177 | 2026.02.17 17:09:42.672346 [ 262 ] {} <Debug> TCP-Session: e84af2d1-83b9-4066-a7bf-3c3d11af1147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.02.17 17:09:42.672409 [ 263 ] {} <Debug> TCP-Session: 63528a0e-3ea5-4d64-a6b3-ffa7dd4c81df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.02.17 17:09:42.672471 [ 263 ] {} <Debug> TCP-Session: 63528a0e-3ea5-4d64-a6b3-ffa7dd4c81df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.02.17 17:09:42.672867 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.02.17 17:09:42.672879 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34859 | ||
| 182 | 2026.02.17 17:09:42.672932 [ 264 ] {} <Debug> TCP-Session: 0e08a0fc-e033-4ec7-bc56-b72c314ec4ac Authenticating user 'default' from [fd00:1122:3344:101::c]:58963 | ||
| 183 | 2026.02.17 17:09:42.673035 [ 264 ] {} <Debug> TCP-Session: 0e08a0fc-e033-4ec7-bc56-b72c314ec4ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.02.17 17:09:42.673049 [ 264 ] {} <Debug> TCP-Session: 0e08a0fc-e033-4ec7-bc56-b72c314ec4ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.02.17 17:09:42.673563 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59455 | ||
| 186 | 2026.02.17 17:09:42.674328 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.02.17 17:09:42.674355 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55631 | ||
| 188 | 2026.02.17 17:09:42.674383 [ 265 ] {} <Debug> TCP-Session: f5088f17-d3de-4433-8519-5237b6c00d1d Authenticating user 'default' from [fd00:1122:3344:101::c]:34859 | ||
| 189 | 2026.02.17 17:09:42.674407 [ 265 ] {} <Debug> TCP-Session: f5088f17-d3de-4433-8519-5237b6c00d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.02.17 17:09:42.674497 [ 265 ] {} <Debug> TCP-Session: f5088f17-d3de-4433-8519-5237b6c00d1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.02.17 17:09:42.674903 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 192 | 2026.02.17 17:09:42.674937 [ 266 ] {} <Debug> TCP-Session: 3e11ecbb-f9d2-4041-a355-e12bf81cc4a1 Authenticating user 'default' from [fd00:1122:3344:101::c]:59455 | ||
| 193 | 2026.02.17 17:09:42.674973 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.02.17 17:09:42.675039 [ 266 ] {} <Debug> TCP-Session: 3e11ecbb-f9d2-4041-a355-e12bf81cc4a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.02.17 17:09:42.675058 [ 267 ] {} <Debug> TCP-Session: 19f22ca1-d9f6-41a7-b60c-9b25c7856f85 Authenticating user 'default' from [fd00:1122:3344:101::c]:55631 | ||
| 196 | 2026.02.17 17:09:42.675059 [ 266 ] {} <Debug> TCP-Session: 3e11ecbb-f9d2-4041-a355-e12bf81cc4a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.02.17 17:09:42.675169 [ 267 ] {} <Debug> TCP-Session: 19f22ca1-d9f6-41a7-b60c-9b25c7856f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.02.17 17:09:42.675189 [ 267 ] {} <Debug> TCP-Session: 19f22ca1-d9f6-41a7-b60c-9b25c7856f85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 199 | 2026.02.17 17:09:42.683903 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51078 | ||
| 200 | 2026.02.17 17:09:42.685540 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 201 | 2026.02.17 17:09:42.685575 [ 268 ] {} <Debug> TCP-Session: fe538701-ad77-40a7-bf04-0845de0f231c Authenticating user 'default' from [fd00:1122:3344:101::a]:51078 | ||
| 202 | 2026.02.17 17:09:42.685592 [ 268 ] {} <Debug> TCP-Session: fe538701-ad77-40a7-bf04-0845de0f231c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 203 | 2026.02.17 17:09:42.685661 [ 268 ] {} <Debug> TCP-Session: fe538701-ad77-40a7-bf04-0845de0f231c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 204 | 2026.02.17 17:09:42.686183 [ 268 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 205 | 2026.02.17 17:09:42.686229 [ 268 ] {} <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 | ||
| 206 | 2026.02.17 17:09:42.686315 [ 268 ] {} <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 | ||
| 207 | 2026.02.17 17:09:42.687682 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59689 | ||
| 208 | 2026.02.17 17:09:42.688295 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38557 | ||
| 209 | 2026.02.17 17:09:42.688788 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2026.02.17 17:09:42.688875 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60201 | ||
| 211 | 2026.02.17 17:09:42.688954 [ 269 ] {} <Debug> TCP-Session: 703a9002-8f85-48ed-a3db-573b01cae5af Authenticating user 'default' from [fd00:1122:3344:101::a]:59689 | ||
| 212 | 2026.02.17 17:09:42.688979 [ 269 ] {} <Debug> TCP-Session: 703a9002-8f85-48ed-a3db-573b01cae5af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2026.02.17 17:09:42.689032 [ 269 ] {} <Debug> TCP-Session: 703a9002-8f85-48ed-a3db-573b01cae5af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2026.02.17 17:09:42.690576 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60522 | ||
| 215 | 2026.02.17 17:09:42.691183 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59397 | ||
| 216 | 2026.02.17 17:09:42.692283 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43790 | ||
| 217 | 2026.02.17 17:09:42.693916 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34376 | ||
| 218 | 2026.02.17 17:09:42.694427 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2026.02.17 17:09:42.694464 [ 270 ] {} <Debug> TCP-Session: bf200f00-5214-477a-9d47-23e1f64fe3d8 Authenticating user 'default' from [fd00:1122:3344:101::a]:38557 | ||
| 220 | 2026.02.17 17:09:42.694480 [ 270 ] {} <Debug> TCP-Session: bf200f00-5214-477a-9d47-23e1f64fe3d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.02.17 17:09:42.694564 [ 270 ] {} <Debug> TCP-Session: bf200f00-5214-477a-9d47-23e1f64fe3d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.02.17 17:09:42.695609 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2026.02.17 17:09:42.695617 [ 3 ] {64d69d77-1fb0-4919-b77d-92d543400016} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48621) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 224 | |||
| 225 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 232 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 246 | |||
| 247 | 2026.02.17 17:09:42.695663 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2026.02.17 17:09:42.695655 [ 273 ] {} <Debug> TCP-Session: 2356c93b-2b01-4e1e-9aae-2981d0c20d60 Authenticating user 'default' from [fd00:1122:3344:101::a]:59397 | ||
| 249 | 2026.02.17 17:09:42.695760 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 250 | 2026.02.17 17:09:42.695806 [ 273 ] {} <Debug> TCP-Session: 2356c93b-2b01-4e1e-9aae-2981d0c20d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.02.17 17:09:42.695816 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 252 | 2026.02.17 17:09:42.695845 [ 275 ] {} <Debug> TCP-Session: 42c3224c-a25a-4172-8a66-6d4a5cfc1f9b Authenticating user 'default' from [fd00:1122:3344:101::a]:34376 | ||
| 253 | 2026.02.17 17:09:42.695804 [ 272 ] {} <Debug> TCP-Session: c69f7ccc-ab78-477e-ad8f-7e97fc371cd6 Authenticating user 'default' from [fd00:1122:3344:101::a]:60522 | ||
| 254 | 2026.02.17 17:09:42.695879 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 255 | 2026.02.17 17:09:42.696028 [ 272 ] {} <Debug> TCP-Session: c69f7ccc-ab78-477e-ad8f-7e97fc371cd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2026.02.17 17:09:42.696039 [ 275 ] {} <Debug> TCP-Session: 42c3224c-a25a-4172-8a66-6d4a5cfc1f9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 257 | 2026.02.17 17:09:42.696042 [ 271 ] {} <Debug> TCP-Session: 71614191-a12f-419a-9400-439e7addd122 Authenticating user 'default' from [fd00:1122:3344:101::a]:60201 | ||
| 258 | 2026.02.17 17:09:42.696121 [ 275 ] {} <Debug> TCP-Session: 42c3224c-a25a-4172-8a66-6d4a5cfc1f9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.02.17 17:09:42.696116 [ 274 ] {} <Debug> TCP-Session: 69045b31-1c6d-4770-8c74-923aa0c03c2a Authenticating user 'default' from [fd00:1122:3344:101::a]:43790 | ||
| 260 | 2026.02.17 17:09:42.696135 [ 272 ] {} <Debug> TCP-Session: c69f7ccc-ab78-477e-ad8f-7e97fc371cd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2026.02.17 17:09:42.696228 [ 274 ] {} <Debug> TCP-Session: 69045b31-1c6d-4770-8c74-923aa0c03c2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2026.02.17 17:09:42.696229 [ 271 ] {} <Debug> TCP-Session: 71614191-a12f-419a-9400-439e7addd122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2026.02.17 17:09:42.696302 [ 273 ] {} <Debug> TCP-Session: 2356c93b-2b01-4e1e-9aae-2981d0c20d60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2026.02.17 17:09:42.696281 [ 274 ] {} <Debug> TCP-Session: 69045b31-1c6d-4770-8c74-923aa0c03c2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2026.02.17 17:09:42.696387 [ 271 ] {} <Debug> TCP-Session: 71614191-a12f-419a-9400-439e7addd122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2026.02.17 17:09:42.696755 [ 3 ] {64d69d77-1fb0-4919-b77d-92d543400016} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 267 | |||
| 268 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 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 | ||
| 271 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 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 | ||
| 275 | 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 | ||
| 276 | 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 | ||
| 277 | 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 | ||
| 278 | 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 | ||
| 279 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 289 | |||
| 290 | 2026.02.17 17:09:42.697023 [ 3 ] {64d69d77-1fb0-4919-b77d-92d543400016} <Debug> TCPHandler: Processed in 0.062621723 sec. | ||
| 291 | 2026.02.17 17:09:42.697486 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 292 | 2026.02.17 17:09:42.697739 [ 4 ] {92739b7d-22a4-4b12-aa34-f8d7fb148b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 293 | 2026.02.17 17:09:42.698225 [ 4 ] {92739b7d-22a4-4b12-aa34-f8d7fb148b3a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49643) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 294 | |||
| 295 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 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 | ||
| 298 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 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 | ||
| 303 | 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 | ||
| 304 | 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 | ||
| 305 | 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 | ||
| 306 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 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 | ||
| 309 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 316 | |||
| 317 | 2026.02.17 17:09:42.698546 [ 4 ] {92739b7d-22a4-4b12-aa34-f8d7fb148b3a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 318 | |||
| 319 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 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 | ||
| 322 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 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 | ||
| 327 | 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 | ||
| 328 | 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 | ||
| 329 | 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 | ||
| 330 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 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 | ||
| 333 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 340 | |||
| 341 | 2026.02.17 17:09:42.698860 [ 4 ] {92739b7d-22a4-4b12-aa34-f8d7fb148b3a} <Debug> TCPHandler: Processed in 0.001575484 sec. | ||
| 342 | 2026.02.17 17:09:42.699153 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.02.17 17:09:42.699971 [ 3 ] {263fcb07-4670-44c2-857d-430ca60e68dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 344 | 2026.02.17 17:09:42.700617 [ 3 ] {263fcb07-4670-44c2-857d-430ca60e68dc} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 345 | 2026.02.17 17:09:42.703411 [ 3 ] {263fcb07-4670-44c2-857d-430ca60e68dc} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 346 | 2026.02.17 17:09:42.703440 [ 3 ] {263fcb07-4670-44c2-857d-430ca60e68dc} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000107392 sec | ||
| 347 | 2026.02.17 17:09:42.703454 [ 3 ] {263fcb07-4670-44c2-857d-430ca60e68dc} <Trace> ReferentialDeps: No tables | ||
| 348 | 2026.02.17 17:09:42.703464 [ 3 ] {263fcb07-4670-44c2-857d-430ca60e68dc} <Trace> LoadingDeps: No tables | ||
| 349 | 2026.02.17 17:09:42.703603 [ 3 ] {263fcb07-4670-44c2-857d-430ca60e68dc} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 350 | 2026.02.17 17:09:42.704395 [ 3 ] {263fcb07-4670-44c2-857d-430ca60e68dc} <Debug> TCPHandler: Processed in 0.005348866 sec. | ||
| 351 | 2026.02.17 17:09:42.704548 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.02.17 17:09:42.704831 [ 3 ] {257cfed7-a795-415f-b653-f8439572acb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) /* The version table contains metadata about the `oximeter` database */ | ||
| 353 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 354 | 2026.02.17 17:09:42.704884 [ 3 ] {257cfed7-a795-415f-b653-f8439572acb2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 355 | 2026.02.17 17:09:42.707377 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54200 | ||
| 356 | 2026.02.17 17:09:42.707957 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 357 | 2026.02.17 17:09:42.707989 [ 276 ] {} <Debug> TCP-Session: c4b30ed9-8357-4473-8159-0f234363810b Authenticating user 'default' from [fd00:1122:3344:101::b]:54200 | ||
| 358 | 2026.02.17 17:09:42.708006 [ 276 ] {} <Debug> TCP-Session: c4b30ed9-8357-4473-8159-0f234363810b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 359 | 2026.02.17 17:09:42.708091 [ 276 ] {} <Debug> TCP-Session: c4b30ed9-8357-4473-8159-0f234363810b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 360 | 2026.02.17 17:09:42.708144 [ 276 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 361 | 2026.02.17 17:09:42.708166 [ 276 ] {} <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 | ||
| 362 | 2026.02.17 17:09:42.708236 [ 276 ] {} <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 | ||
| 363 | 2026.02.17 17:09:42.709379 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49989 | ||
| 364 | 2026.02.17 17:09:42.709507 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47034 | ||
| 365 | 2026.02.17 17:09:42.709591 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 366 | 2026.02.17 17:09:42.709694 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43589 | ||
| 367 | 2026.02.17 17:09:42.709724 [ 277 ] {} <Debug> TCP-Session: 23556f80-5667-479b-ad5d-f7991e0639a5 Authenticating user 'default' from [fd00:1122:3344:101::b]:49989 | ||
| 368 | 2026.02.17 17:09:42.709750 [ 277 ] {} <Debug> TCP-Session: 23556f80-5667-479b-ad5d-f7991e0639a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 369 | 2026.02.17 17:09:42.709756 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 370 | 2026.02.17 17:09:42.709763 [ 277 ] {} <Debug> TCP-Session: 23556f80-5667-479b-ad5d-f7991e0639a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 371 | 2026.02.17 17:09:42.709884 [ 278 ] {} <Debug> TCP-Session: 0b33c626-79ae-4c11-8777-9d40e59a0e32 Authenticating user 'default' from [fd00:1122:3344:101::b]:47034 | ||
| 372 | 2026.02.17 17:09:42.709908 [ 278 ] {} <Debug> TCP-Session: 0b33c626-79ae-4c11-8777-9d40e59a0e32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 373 | 2026.02.17 17:09:42.709998 [ 278 ] {} <Debug> TCP-Session: 0b33c626-79ae-4c11-8777-9d40e59a0e32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 374 | 2026.02.17 17:09:42.710477 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 375 | 2026.02.17 17:09:42.710520 [ 279 ] {} <Debug> TCP-Session: 7dbbbc76-1618-4c61-91f0-55be01ff381d Authenticating user 'default' from [fd00:1122:3344:101::b]:43589 | ||
| 376 | 2026.02.17 17:09:42.710600 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52525 | ||
| 377 | 2026.02.17 17:09:42.710520 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38611 | ||
| 378 | 2026.02.17 17:09:42.710664 [ 279 ] {} <Debug> TCP-Session: 7dbbbc76-1618-4c61-91f0-55be01ff381d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 379 | 2026.02.17 17:09:42.710707 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61906 | ||
| 380 | 2026.02.17 17:09:42.710731 [ 279 ] {} <Debug> TCP-Session: 7dbbbc76-1618-4c61-91f0-55be01ff381d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 381 | 2026.02.17 17:09:42.710714 [ 3 ] {257cfed7-a795-415f-b653-f8439572acb2} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 382 | 2026.02.17 17:09:42.710923 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56742 | ||
| 383 | 2026.02.17 17:09:42.711025 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 384 | 2026.02.17 17:09:42.711056 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 385 | 2026.02.17 17:09:42.711093 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 386 | 2026.02.17 17:09:42.711102 [ 280 ] {} <Debug> TCP-Session: 54d64e48-8431-45bd-a5c7-1f5b16bd7271 Authenticating user 'default' from [fd00:1122:3344:101::b]:38611 | ||
| 387 | 2026.02.17 17:09:42.711149 [ 282 ] {} <Debug> TCP-Session: 0b6793a7-4f2d-4328-9281-817759395e3a Authenticating user 'default' from [fd00:1122:3344:101::b]:61906 | ||
| 388 | 2026.02.17 17:09:42.711193 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 389 | 2026.02.17 17:09:42.711141 [ 281 ] {} <Debug> TCP-Session: 4b100218-5b30-4424-85e8-362b69ce06b6 Authenticating user 'default' from [fd00:1122:3344:101::b]:52525 | ||
| 390 | 2026.02.17 17:09:42.711279 [ 282 ] {} <Debug> TCP-Session: 0b6793a7-4f2d-4328-9281-817759395e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 391 | 2026.02.17 17:09:42.711265 [ 283 ] {} <Debug> TCP-Session: 0f6a3fd4-7086-4b2f-bd06-8b90d53884c3 Authenticating user 'default' from [fd00:1122:3344:101::b]:56742 | ||
| 392 | 2026.02.17 17:09:42.711251 [ 280 ] {} <Debug> TCP-Session: 54d64e48-8431-45bd-a5c7-1f5b16bd7271 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 393 | 2026.02.17 17:09:42.711412 [ 282 ] {} <Debug> TCP-Session: 0b6793a7-4f2d-4328-9281-817759395e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 394 | 2026.02.17 17:09:42.711400 [ 283 ] {} <Debug> TCP-Session: 0f6a3fd4-7086-4b2f-bd06-8b90d53884c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 395 | 2026.02.17 17:09:42.711393 [ 281 ] {} <Debug> TCP-Session: 4b100218-5b30-4424-85e8-362b69ce06b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 396 | 2026.02.17 17:09:42.711504 [ 283 ] {} <Debug> TCP-Session: 0f6a3fd4-7086-4b2f-bd06-8b90d53884c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 397 | 2026.02.17 17:09:42.711491 [ 280 ] {} <Debug> TCP-Session: 54d64e48-8431-45bd-a5c7-1f5b16bd7271 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 398 | 2026.02.17 17:09:42.711601 [ 281 ] {} <Debug> TCP-Session: 4b100218-5b30-4424-85e8-362b69ce06b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 399 | 2026.02.17 17:09:42.714884 [ 3 ] {257cfed7-a795-415f-b653-f8439572acb2} <Debug> oximeter.version (bb42e2e0-329b-425c-b202-885f356d054d): Loading data parts | ||
| 400 | 2026.02.17 17:09:42.715948 [ 3 ] {257cfed7-a795-415f-b653-f8439572acb2} <Debug> oximeter.version (bb42e2e0-329b-425c-b202-885f356d054d): There are no data parts | ||
| 401 | 2026.02.17 17:09:42.735222 [ 3 ] {257cfed7-a795-415f-b653-f8439572acb2} <Debug> TCPHandler: Processed in 0.030722483 sec. | ||
| 402 | 2026.02.17 17:09:42.735452 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.02.17 17:09:42.735684 [ 3 ] {351271aa-09c6-4e8b-ae31-82a9bcdbaed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | 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) | ||
| 414 | 2026.02.17 17:09:42.735864 [ 3 ] {351271aa-09c6-4e8b-ae31-82a9bcdbaed9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.02.17 17:09:42.753531 [ 3 ] {351271aa-09c6-4e8b-ae31-82a9bcdbaed9} <Debug> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Loading data parts | ||
| 416 | 2026.02.17 17:09:42.753803 [ 3 ] {351271aa-09c6-4e8b-ae31-82a9bcdbaed9} <Debug> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): There are no data parts | ||
| 417 | 2026.02.17 17:09:42.772087 [ 3 ] {351271aa-09c6-4e8b-ae31-82a9bcdbaed9} <Debug> TCPHandler: Processed in 0.036692932 sec. | ||
| 418 | 2026.02.17 17:09:42.772368 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.02.17 17:09:42.772617 [ 3 ] {04349a88-341a-4912-9144-2f79890ffb88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 420 | 2026.02.17 17:09:42.772775 [ 3 ] {04349a88-341a-4912-9144-2f79890ffb88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.02.17 17:09:42.789287 [ 3 ] {04349a88-341a-4912-9144-2f79890ffb88} <Debug> oximeter.measurements_i8 (5c216524-39df-4f64-be67-6594f41ea426): Loading data parts | ||
| 422 | 2026.02.17 17:09:42.789497 [ 3 ] {04349a88-341a-4912-9144-2f79890ffb88} <Debug> oximeter.measurements_i8 (5c216524-39df-4f64-be67-6594f41ea426): There are no data parts | ||
| 423 | 2026.02.17 17:09:42.794647 [ 3 ] {04349a88-341a-4912-9144-2f79890ffb88} <Debug> TCPHandler: Processed in 0.022403893 sec. | ||
| 424 | 2026.02.17 17:09:42.794867 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.02.17 17:09:42.795220 [ 3 ] {c1e76c0a-7519-4c15-b763-6ce42df0884c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 426 | 2026.02.17 17:09:42.795352 [ 3 ] {c1e76c0a-7519-4c15-b763-6ce42df0884c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.02.17 17:09:42.808879 [ 3 ] {c1e76c0a-7519-4c15-b763-6ce42df0884c} <Debug> oximeter.measurements_u8 (87344f82-04e6-44b4-8707-ecbc0bffae7b): Loading data parts | ||
| 428 | 2026.02.17 17:09:42.809061 [ 3 ] {c1e76c0a-7519-4c15-b763-6ce42df0884c} <Debug> oximeter.measurements_u8 (87344f82-04e6-44b4-8707-ecbc0bffae7b): There are no data parts | ||
| 429 | 2026.02.17 17:09:42.811489 [ 3 ] {c1e76c0a-7519-4c15-b763-6ce42df0884c} <Debug> TCPHandler: Processed in 0.01669859 sec. | ||
| 430 | 2026.02.17 17:09:42.811690 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.02.17 17:09:42.811885 [ 3 ] {da605434-14bc-4777-95b1-6e069eeb837f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 432 | 2026.02.17 17:09:42.812039 [ 3 ] {da605434-14bc-4777-95b1-6e069eeb837f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.02.17 17:09:42.827797 [ 3 ] {da605434-14bc-4777-95b1-6e069eeb837f} <Debug> oximeter.measurements_i16 (342da9fd-e1b0-4d1a-811d-163c9588c9bf): Loading data parts | ||
| 434 | 2026.02.17 17:09:42.828033 [ 3 ] {da605434-14bc-4777-95b1-6e069eeb837f} <Debug> oximeter.measurements_i16 (342da9fd-e1b0-4d1a-811d-163c9588c9bf): There are no data parts | ||
| 435 | 2026.02.17 17:09:42.832519 [ 3 ] {da605434-14bc-4777-95b1-6e069eeb837f} <Debug> TCPHandler: Processed in 0.020901191 sec. | ||
| 436 | 2026.02.17 17:09:42.832691 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.02.17 17:09:42.832955 [ 3 ] {9a090b20-c631-4a1f-aeb7-c00ad4940410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 438 | 2026.02.17 17:09:42.833085 [ 3 ] {9a090b20-c631-4a1f-aeb7-c00ad4940410} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.02.17 17:09:42.847295 [ 3 ] {9a090b20-c631-4a1f-aeb7-c00ad4940410} <Debug> oximeter.measurements_u16 (ae6a96b9-7d52-42a6-8a42-2c00c87d7abf): Loading data parts | ||
| 440 | 2026.02.17 17:09:42.847464 [ 3 ] {9a090b20-c631-4a1f-aeb7-c00ad4940410} <Debug> oximeter.measurements_u16 (ae6a96b9-7d52-42a6-8a42-2c00c87d7abf): There are no data parts | ||
| 441 | 2026.02.17 17:09:42.852477 [ 3 ] {9a090b20-c631-4a1f-aeb7-c00ad4940410} <Debug> TCPHandler: Processed in 0.019835778 sec. | ||
| 442 | 2026.02.17 17:09:42.852656 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.02.17 17:09:42.852843 [ 3 ] {d10d1ab2-ed94-4901-9945-3002a9ceea1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 444 | 2026.02.17 17:09:42.853151 [ 3 ] {d10d1ab2-ed94-4901-9945-3002a9ceea1b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.02.17 17:09:42.865935 [ 3 ] {d10d1ab2-ed94-4901-9945-3002a9ceea1b} <Debug> oximeter.measurements_i32 (b16fa99d-ad47-4ef0-9a6e-11a7293277cd): Loading data parts | ||
| 446 | 2026.02.17 17:09:42.866193 [ 3 ] {d10d1ab2-ed94-4901-9945-3002a9ceea1b} <Debug> oximeter.measurements_i32 (b16fa99d-ad47-4ef0-9a6e-11a7293277cd): There are no data parts | ||
| 447 | 2026.02.17 17:09:42.870149 [ 3 ] {d10d1ab2-ed94-4901-9945-3002a9ceea1b} <Debug> TCPHandler: Processed in 0.017554418 sec. | ||
| 448 | 2026.02.17 17:09:42.870328 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.02.17 17:09:42.870584 [ 3 ] {e08f0bbc-6586-4c44-84aa-5d96b4b5cdac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 450 | 2026.02.17 17:09:42.870720 [ 3 ] {e08f0bbc-6586-4c44-84aa-5d96b4b5cdac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.02.17 17:09:42.885173 [ 3 ] {e08f0bbc-6586-4c44-84aa-5d96b4b5cdac} <Debug> oximeter.measurements_u32 (1a20e8eb-faaf-409f-a5ab-eaea3ebc180f): Loading data parts | ||
| 452 | 2026.02.17 17:09:42.885331 [ 3 ] {e08f0bbc-6586-4c44-84aa-5d96b4b5cdac} <Debug> oximeter.measurements_u32 (1a20e8eb-faaf-409f-a5ab-eaea3ebc180f): There are no data parts | ||
| 453 | 2026.02.17 17:09:42.889536 [ 3 ] {e08f0bbc-6586-4c44-84aa-5d96b4b5cdac} <Debug> TCPHandler: Processed in 0.019261476 sec. | ||
| 454 | 2026.02.17 17:09:42.889703 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.02.17 17:09:42.889867 [ 3 ] {0ba4f059-21c2-435a-8284-4da50c7e717a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 456 | 2026.02.17 17:09:42.890023 [ 3 ] {0ba4f059-21c2-435a-8284-4da50c7e717a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.02.17 17:09:42.901628 [ 3 ] {0ba4f059-21c2-435a-8284-4da50c7e717a} <Debug> oximeter.measurements_i64 (83ba2a93-fe5e-4f8f-a2ea-c5692919596d): Loading data parts | ||
| 458 | 2026.02.17 17:09:42.901911 [ 3 ] {0ba4f059-21c2-435a-8284-4da50c7e717a} <Debug> oximeter.measurements_i64 (83ba2a93-fe5e-4f8f-a2ea-c5692919596d): There are no data parts | ||
| 459 | 2026.02.17 17:09:42.919375 [ 3 ] {0ba4f059-21c2-435a-8284-4da50c7e717a} <Debug> TCPHandler: Processed in 0.029726432 sec. | ||
| 460 | 2026.02.17 17:09:42.919566 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.02.17 17:09:42.919861 [ 3 ] {60ec46e7-de4c-4abd-b09d-4a43aab2291b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 462 | 2026.02.17 17:09:42.919959 [ 3 ] {60ec46e7-de4c-4abd-b09d-4a43aab2291b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.02.17 17:09:42.925193 [ 3 ] {60ec46e7-de4c-4abd-b09d-4a43aab2291b} <Debug> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Loading data parts | ||
| 464 | 2026.02.17 17:09:42.925378 [ 3 ] {60ec46e7-de4c-4abd-b09d-4a43aab2291b} <Debug> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): There are no data parts | ||
| 465 | 2026.02.17 17:09:42.939188 [ 3 ] {60ec46e7-de4c-4abd-b09d-4a43aab2291b} <Debug> TCPHandler: Processed in 0.019676775 sec. | ||
| 466 | 2026.02.17 17:09:42.939423 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.02.17 17:09:42.939609 [ 3 ] {2b67d3e9-2e93-40a4-ba6e-23283658d5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 468 | 2026.02.17 17:09:42.939763 [ 3 ] {2b67d3e9-2e93-40a4-ba6e-23283658d5b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.02.17 17:09:42.959864 [ 3 ] {2b67d3e9-2e93-40a4-ba6e-23283658d5b2} <Debug> oximeter.measurements_f32 (258fc6af-0721-424f-85fb-a90c87ae102d): Loading data parts | ||
| 470 | 2026.02.17 17:09:42.960131 [ 3 ] {2b67d3e9-2e93-40a4-ba6e-23283658d5b2} <Debug> oximeter.measurements_f32 (258fc6af-0721-424f-85fb-a90c87ae102d): There are no data parts | ||
| 471 | 2026.02.17 17:09:42.973865 [ 3 ] {2b67d3e9-2e93-40a4-ba6e-23283658d5b2} <Debug> TCPHandler: Processed in 0.034498505 sec. | ||
| 472 | 2026.02.17 17:09:42.974159 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.02.17 17:09:42.974557 [ 3 ] {9ab65da6-0cad-4c14-a2da-e336412b4b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 474 | 2026.02.17 17:09:42.974615 [ 3 ] {9ab65da6-0cad-4c14-a2da-e336412b4b57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.02.17 17:09:42.992353 [ 3 ] {9ab65da6-0cad-4c14-a2da-e336412b4b57} <Debug> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Loading data parts | ||
| 476 | 2026.02.17 17:09:42.992642 [ 3 ] {9ab65da6-0cad-4c14-a2da-e336412b4b57} <Debug> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): There are no data parts | ||
| 477 | 2026.02.17 17:09:42.995355 [ 3 ] {9ab65da6-0cad-4c14-a2da-e336412b4b57} <Debug> TCPHandler: Processed in 0.021280349 sec. | ||
| 478 | 2026.02.17 17:09:42.995732 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.02.17 17:09:42.996121 [ 3 ] {1e6552e2-5d59-4e32-a1ae-3a483319a962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 480 | 2026.02.17 17:09:42.996277 [ 3 ] {1e6552e2-5d59-4e32-a1ae-3a483319a962} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.02.17 17:09:43.000245 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.49 MiB, peak 123.49 MiB, free memory in arenas 0.00 B, will set to 133.26 MiB (RSS), difference: 9.77 MiB | ||
| 482 | 2026.02.17 17:09:43.014538 [ 3 ] {1e6552e2-5d59-4e32-a1ae-3a483319a962} <Debug> oximeter.measurements_string (81fb806b-2a38-4305-99d7-52c5c32d6ae1): Loading data parts | ||
| 483 | 2026.02.17 17:09:43.014836 [ 3 ] {1e6552e2-5d59-4e32-a1ae-3a483319a962} <Debug> oximeter.measurements_string (81fb806b-2a38-4305-99d7-52c5c32d6ae1): There are no data parts | ||
| 484 | 2026.02.17 17:09:43.032470 [ 3 ] {1e6552e2-5d59-4e32-a1ae-3a483319a962} <Debug> TCPHandler: Processed in 0.036822986 sec. | ||
| 485 | 2026.02.17 17:09:43.032845 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2026.02.17 17:09:43.033024 [ 3 ] {036022f5-c786-4d4f-9b3a-7163d473d15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.02.17 17:09:43.033238 [ 3 ] {036022f5-c786-4d4f-9b3a-7163d473d15a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2026.02.17 17:09:43.048783 [ 3 ] {036022f5-c786-4d4f-9b3a-7163d473d15a} <Debug> oximeter.measurements_bytes (b18c877f-0d42-480f-a9b0-02137129bc98): Loading data parts | ||
| 496 | 2026.02.17 17:09:43.049183 [ 3 ] {036022f5-c786-4d4f-9b3a-7163d473d15a} <Debug> oximeter.measurements_bytes (b18c877f-0d42-480f-a9b0-02137129bc98): There are no data parts | ||
| 497 | 2026.02.17 17:09:43.053672 [ 3 ] {036022f5-c786-4d4f-9b3a-7163d473d15a} <Debug> TCPHandler: Processed in 0.020883471 sec. | ||
| 498 | 2026.02.17 17:09:43.053979 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.02.17 17:09:43.054172 [ 3 ] {d484e8b8-c5aa-45ba-b120-7025790d7dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 500 | 2026.02.17 17:09:43.054318 [ 3 ] {d484e8b8-c5aa-45ba-b120-7025790d7dad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2026.02.17 17:09:43.069422 [ 3 ] {d484e8b8-c5aa-45ba-b120-7025790d7dad} <Debug> oximeter.measurements_cumulativei64 (7e32d1fa-5e02-4d2d-a8c2-052563353a2b): Loading data parts | ||
| 502 | 2026.02.17 17:09:43.069975 [ 3 ] {d484e8b8-c5aa-45ba-b120-7025790d7dad} <Debug> oximeter.measurements_cumulativei64 (7e32d1fa-5e02-4d2d-a8c2-052563353a2b): There are no data parts | ||
| 503 | 2026.02.17 17:09:43.088051 [ 3 ] {d484e8b8-c5aa-45ba-b120-7025790d7dad} <Debug> TCPHandler: Processed in 0.034136287 sec. | ||
| 504 | 2026.02.17 17:09:43.088509 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.02.17 17:09:43.089028 [ 3 ] {676f0345-4287-4a5c-9854-cb3fa845f752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 506 | 2026.02.17 17:09:43.089326 [ 3 ] {676f0345-4287-4a5c-9854-cb3fa845f752} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2026.02.17 17:09:43.115526 [ 3 ] {676f0345-4287-4a5c-9854-cb3fa845f752} <Debug> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Loading data parts | ||
| 508 | 2026.02.17 17:09:43.115713 [ 3 ] {676f0345-4287-4a5c-9854-cb3fa845f752} <Debug> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): There are no data parts | ||
| 509 | 2026.02.17 17:09:43.155166 [ 3 ] {676f0345-4287-4a5c-9854-cb3fa845f752} <Debug> TCPHandler: Processed in 0.066759302 sec. | ||
| 510 | 2026.02.17 17:09:43.155383 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.02.17 17:09:43.155561 [ 3 ] {6de2411d-f8b0-4bda-a0bd-41671530dbcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 512 | 2026.02.17 17:09:43.155758 [ 3 ] {6de2411d-f8b0-4bda-a0bd-41671530dbcb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2026.02.17 17:09:43.161264 [ 3 ] {6de2411d-f8b0-4bda-a0bd-41671530dbcb} <Debug> oximeter.measurements_cumulativef32 (63c4134b-ff96-432b-8ad9-911595313426): Loading data parts | ||
| 514 | 2026.02.17 17:09:43.161464 [ 3 ] {6de2411d-f8b0-4bda-a0bd-41671530dbcb} <Debug> oximeter.measurements_cumulativef32 (63c4134b-ff96-432b-8ad9-911595313426): There are no data parts | ||
| 515 | 2026.02.17 17:09:43.175346 [ 3 ] {6de2411d-f8b0-4bda-a0bd-41671530dbcb} <Debug> TCPHandler: Processed in 0.020026053 sec. | ||
| 516 | 2026.02.17 17:09:43.175673 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.02.17 17:09:43.175981 [ 3 ] {ec3fdba2-7ec5-44f0-911e-5e73eff75743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 518 | 2026.02.17 17:09:43.176130 [ 3 ] {ec3fdba2-7ec5-44f0-911e-5e73eff75743} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2026.02.17 17:09:43.194296 [ 3 ] {ec3fdba2-7ec5-44f0-911e-5e73eff75743} <Debug> oximeter.measurements_cumulativef64 (f50555b1-ca68-42de-9ef2-161aff557210): Loading data parts | ||
| 520 | 2026.02.17 17:09:43.194664 [ 3 ] {ec3fdba2-7ec5-44f0-911e-5e73eff75743} <Debug> oximeter.measurements_cumulativef64 (f50555b1-ca68-42de-9ef2-161aff557210): There are no data parts | ||
| 521 | 2026.02.17 17:09:43.197448 [ 3 ] {ec3fdba2-7ec5-44f0-911e-5e73eff75743} <Debug> TCPHandler: Processed in 0.021849892 sec. | ||
| 522 | 2026.02.17 17:09:43.197679 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.02.17 17:09:43.198093 [ 3 ] {ed749cab-a0ef-4a5a-af40-504aa2d358b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | 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) | ||
| 534 | 2026.02.17 17:09:43.198302 [ 3 ] {ed749cab-a0ef-4a5a-af40-504aa2d358b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2026.02.17 17:09:43.212628 [ 3 ] {ed749cab-a0ef-4a5a-af40-504aa2d358b7} <Debug> oximeter.measurements_histogrami8 (4f31c36b-5abb-48cc-b988-34b1a0189965): Loading data parts | ||
| 536 | 2026.02.17 17:09:43.212837 [ 3 ] {ed749cab-a0ef-4a5a-af40-504aa2d358b7} <Debug> oximeter.measurements_histogrami8 (4f31c36b-5abb-48cc-b988-34b1a0189965): There are no data parts | ||
| 537 | 2026.02.17 17:09:43.214878 [ 3 ] {ed749cab-a0ef-4a5a-af40-504aa2d358b7} <Debug> TCPHandler: Processed in 0.017279362 sec. | ||
| 538 | 2026.02.17 17:09:43.215160 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.02.17 17:09:43.215433 [ 3 ] {6afc7da6-7083-4f2a-9bf5-f9f0fdebc166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 540 | 2026.02.17 17:09:43.215567 [ 3 ] {6afc7da6-7083-4f2a-9bf5-f9f0fdebc166} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2026.02.17 17:09:43.233784 [ 3 ] {6afc7da6-7083-4f2a-9bf5-f9f0fdebc166} <Debug> oximeter.measurements_histogramu8 (de3c2753-f2e4-47cd-a83c-aecb55129dd5): Loading data parts | ||
| 542 | 2026.02.17 17:09:43.233967 [ 3 ] {6afc7da6-7083-4f2a-9bf5-f9f0fdebc166} <Debug> oximeter.measurements_histogramu8 (de3c2753-f2e4-47cd-a83c-aecb55129dd5): There are no data parts | ||
| 543 | 2026.02.17 17:09:43.251171 [ 3 ] {6afc7da6-7083-4f2a-9bf5-f9f0fdebc166} <Debug> TCPHandler: Processed in 0.036060959 sec. | ||
| 544 | 2026.02.17 17:09:43.251359 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.02.17 17:09:43.251634 [ 3 ] {8d6505dc-2614-4da4-9494-3b84620c6b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 546 | 2026.02.17 17:09:43.251877 [ 3 ] {8d6505dc-2614-4da4-9494-3b84620c6b54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2026.02.17 17:09:43.271875 [ 3 ] {8d6505dc-2614-4da4-9494-3b84620c6b54} <Debug> oximeter.measurements_histogrami16 (4a91c788-f0ca-40eb-9b7c-ffac9180a684): Loading data parts | ||
| 548 | 2026.02.17 17:09:43.272214 [ 3 ] {8d6505dc-2614-4da4-9494-3b84620c6b54} <Debug> oximeter.measurements_histogrami16 (4a91c788-f0ca-40eb-9b7c-ffac9180a684): There are no data parts | ||
| 549 | 2026.02.17 17:09:43.277579 [ 3 ] {8d6505dc-2614-4da4-9494-3b84620c6b54} <Debug> TCPHandler: Processed in 0.026282177 sec. | ||
| 550 | 2026.02.17 17:09:43.277810 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.02.17 17:09:43.278466 [ 3 ] {b27dc70c-3230-4235-83c3-b6991c2aa8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 552 | 2026.02.17 17:09:43.278841 [ 3 ] {b27dc70c-3230-4235-83c3-b6991c2aa8a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2026.02.17 17:09:43.290557 [ 3 ] {b27dc70c-3230-4235-83c3-b6991c2aa8a7} <Debug> oximeter.measurements_histogramu16 (39b7d70e-3146-4ab9-b1a8-d2869be18926): Loading data parts | ||
| 554 | 2026.02.17 17:09:43.290744 [ 3 ] {b27dc70c-3230-4235-83c3-b6991c2aa8a7} <Debug> oximeter.measurements_histogramu16 (39b7d70e-3146-4ab9-b1a8-d2869be18926): There are no data parts | ||
| 555 | 2026.02.17 17:09:43.294894 [ 3 ] {b27dc70c-3230-4235-83c3-b6991c2aa8a7} <Debug> TCPHandler: Processed in 0.01716892 sec. | ||
| 556 | 2026.02.17 17:09:43.295078 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.02.17 17:09:43.295356 [ 3 ] {d91f9f48-c0c9-4139-b742-55fae85e555a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 558 | 2026.02.17 17:09:43.295502 [ 3 ] {d91f9f48-c0c9-4139-b742-55fae85e555a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2026.02.17 17:09:43.310723 [ 3 ] {d91f9f48-c0c9-4139-b742-55fae85e555a} <Debug> oximeter.measurements_histogrami32 (a9baef4d-414e-4b05-9c3a-f7c1e66a0e31): Loading data parts | ||
| 560 | 2026.02.17 17:09:43.311080 [ 3 ] {d91f9f48-c0c9-4139-b742-55fae85e555a} <Debug> oximeter.measurements_histogrami32 (a9baef4d-414e-4b05-9c3a-f7c1e66a0e31): There are no data parts | ||
| 561 | 2026.02.17 17:09:43.315121 [ 3 ] {d91f9f48-c0c9-4139-b742-55fae85e555a} <Debug> TCPHandler: Processed in 0.020093784 sec. | ||
| 562 | 2026.02.17 17:09:43.315329 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.02.17 17:09:43.315707 [ 3 ] {d96b3425-2fb5-4693-b5ff-54cf284d5cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 564 | 2026.02.17 17:09:43.315865 [ 3 ] {d96b3425-2fb5-4693-b5ff-54cf284d5cc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2026.02.17 17:09:43.329360 [ 3 ] {d96b3425-2fb5-4693-b5ff-54cf284d5cc9} <Debug> oximeter.measurements_histogramu32 (8e22c6bc-aa15-44ea-9456-750f9e199caa): Loading data parts | ||
| 566 | 2026.02.17 17:09:43.329530 [ 3 ] {d96b3425-2fb5-4693-b5ff-54cf284d5cc9} <Debug> oximeter.measurements_histogramu32 (8e22c6bc-aa15-44ea-9456-750f9e199caa): There are no data parts | ||
| 567 | 2026.02.17 17:09:43.334209 [ 3 ] {d96b3425-2fb5-4693-b5ff-54cf284d5cc9} <Debug> TCPHandler: Processed in 0.01895455 sec. | ||
| 568 | 2026.02.17 17:09:43.334404 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.02.17 17:09:43.334670 [ 3 ] {b8f48303-165f-4eb3-a604-f5dd129838b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 570 | 2026.02.17 17:09:43.334830 [ 3 ] {b8f48303-165f-4eb3-a604-f5dd129838b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2026.02.17 17:09:43.347913 [ 3 ] {b8f48303-165f-4eb3-a604-f5dd129838b0} <Debug> oximeter.measurements_histogrami64 (643326f2-9f4f-4c52-a2b4-9fcf888c3bcb): Loading data parts | ||
| 572 | 2026.02.17 17:09:43.348165 [ 3 ] {b8f48303-165f-4eb3-a604-f5dd129838b0} <Debug> oximeter.measurements_histogrami64 (643326f2-9f4f-4c52-a2b4-9fcf888c3bcb): There are no data parts | ||
| 573 | 2026.02.17 17:09:43.352411 [ 3 ] {b8f48303-165f-4eb3-a604-f5dd129838b0} <Debug> TCPHandler: Processed in 0.018069281 sec. | ||
| 574 | 2026.02.17 17:09:43.352588 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.02.17 17:09:43.352910 [ 3 ] {eac2fab3-15aa-41f9-b4b4-828bad54e2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 576 | 2026.02.17 17:09:43.353046 [ 3 ] {eac2fab3-15aa-41f9-b4b4-828bad54e2bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2026.02.17 17:09:43.366266 [ 3 ] {eac2fab3-15aa-41f9-b4b4-828bad54e2bc} <Debug> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Loading data parts | ||
| 578 | 2026.02.17 17:09:43.366549 [ 3 ] {eac2fab3-15aa-41f9-b4b4-828bad54e2bc} <Debug> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): There are no data parts | ||
| 579 | 2026.02.17 17:09:43.370836 [ 3 ] {eac2fab3-15aa-41f9-b4b4-828bad54e2bc} <Debug> TCPHandler: Processed in 0.018296895 sec. | ||
| 580 | 2026.02.17 17:09:43.371042 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.02.17 17:09:43.371314 [ 3 ] {bf2fbfbb-36a4-4b08-8121-13a9b0ef9c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 582 | 2026.02.17 17:09:43.371481 [ 3 ] {bf2fbfbb-36a4-4b08-8121-13a9b0ef9c21} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2026.02.17 17:09:43.388071 [ 3 ] {bf2fbfbb-36a4-4b08-8121-13a9b0ef9c21} <Debug> oximeter.measurements_histogramf32 (ec4a639f-87f7-4030-8525-dc98d025f17d): Loading data parts | ||
| 584 | 2026.02.17 17:09:43.388335 [ 3 ] {bf2fbfbb-36a4-4b08-8121-13a9b0ef9c21} <Debug> oximeter.measurements_histogramf32 (ec4a639f-87f7-4030-8525-dc98d025f17d): There are no data parts | ||
| 585 | 2026.02.17 17:09:43.393019 [ 3 ] {bf2fbfbb-36a4-4b08-8121-13a9b0ef9c21} <Debug> TCPHandler: Processed in 0.022045726 sec. | ||
| 586 | 2026.02.17 17:09:43.393199 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.02.17 17:09:43.393621 [ 3 ] {5b3168ca-b150-4749-9033-402664034c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 588 | 2026.02.17 17:09:43.393789 [ 3 ] {5b3168ca-b150-4749-9033-402664034c11} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2026.02.17 17:09:43.406211 [ 3 ] {5b3168ca-b150-4749-9033-402664034c11} <Debug> oximeter.measurements_histogramf64 (dfd7d6d1-5b1c-417e-a3de-f71df519972e): Loading data parts | ||
| 590 | 2026.02.17 17:09:43.406416 [ 3 ] {5b3168ca-b150-4749-9033-402664034c11} <Debug> oximeter.measurements_histogramf64 (dfd7d6d1-5b1c-417e-a3de-f71df519972e): There are no data parts | ||
| 591 | 2026.02.17 17:09:43.411418 [ 3 ] {5b3168ca-b150-4749-9033-402664034c11} <Debug> TCPHandler: Processed in 0.018283895 sec. | ||
| 592 | 2026.02.17 17:09:43.411664 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.02.17 17:09:43.411922 [ 3 ] {2bfeddaf-e55a-404c-a875-98a82a8afa64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2026.02.17 17:09:43.412083 [ 3 ] {2bfeddaf-e55a-404c-a875-98a82a8afa64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2026.02.17 17:09:43.427019 [ 3 ] {2bfeddaf-e55a-404c-a875-98a82a8afa64} <Debug> oximeter.fields_bool (aad6792b-fd0c-46f8-9a59-2bd1e91588c3): Loading data parts | ||
| 621 | 2026.02.17 17:09:43.427316 [ 3 ] {2bfeddaf-e55a-404c-a875-98a82a8afa64} <Debug> oximeter.fields_bool (aad6792b-fd0c-46f8-9a59-2bd1e91588c3): There are no data parts | ||
| 622 | 2026.02.17 17:09:43.443563 [ 3 ] {2bfeddaf-e55a-404c-a875-98a82a8afa64} <Debug> TCPHandler: Processed in 0.03196646 sec. | ||
| 623 | 2026.02.17 17:09:43.443753 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.02.17 17:09:43.443938 [ 3 ] {06d63a48-dc18-4aeb-b07c-937da092b585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 625 | 2026.02.17 17:09:43.444087 [ 3 ] {06d63a48-dc18-4aeb-b07c-937da092b585} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2026.02.17 17:09:43.448109 [ 3 ] {06d63a48-dc18-4aeb-b07c-937da092b585} <Debug> oximeter.fields_i8 (d011acb0-43ad-4951-8a4e-9745edde7639): Loading data parts | ||
| 627 | 2026.02.17 17:09:43.448363 [ 3 ] {06d63a48-dc18-4aeb-b07c-937da092b585} <Debug> oximeter.fields_i8 (d011acb0-43ad-4951-8a4e-9745edde7639): There are no data parts | ||
| 628 | 2026.02.17 17:09:43.465052 [ 3 ] {06d63a48-dc18-4aeb-b07c-937da092b585} <Debug> TCPHandler: Processed in 0.021362031 sec. | ||
| 629 | 2026.02.17 17:09:43.465354 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.02.17 17:09:43.465526 [ 3 ] {c00e3f4b-a5da-4568-aa98-618e6dfac557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 631 | 2026.02.17 17:09:43.465664 [ 3 ] {c00e3f4b-a5da-4568-aa98-618e6dfac557} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2026.02.17 17:09:43.484080 [ 3 ] {c00e3f4b-a5da-4568-aa98-618e6dfac557} <Debug> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Loading data parts | ||
| 633 | 2026.02.17 17:09:43.484294 [ 3 ] {c00e3f4b-a5da-4568-aa98-618e6dfac557} <Debug> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): There are no data parts | ||
| 634 | 2026.02.17 17:09:43.489098 [ 3 ] {c00e3f4b-a5da-4568-aa98-618e6dfac557} <Debug> TCPHandler: Processed in 0.023844695 sec. | ||
| 635 | 2026.02.17 17:09:43.489281 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.02.17 17:09:43.489476 [ 3 ] {2df95de9-3a9d-40d1-bbbe-0c29fcec82fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 637 | 2026.02.17 17:09:43.489628 [ 3 ] {2df95de9-3a9d-40d1-bbbe-0c29fcec82fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2026.02.17 17:09:43.507331 [ 3 ] {2df95de9-3a9d-40d1-bbbe-0c29fcec82fe} <Debug> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Loading data parts | ||
| 639 | 2026.02.17 17:09:43.507486 [ 3 ] {2df95de9-3a9d-40d1-bbbe-0c29fcec82fe} <Debug> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): There are no data parts | ||
| 640 | 2026.02.17 17:09:43.512241 [ 3 ] {2df95de9-3a9d-40d1-bbbe-0c29fcec82fe} <Debug> TCPHandler: Processed in 0.023024077 sec. | ||
| 641 | 2026.02.17 17:09:43.512491 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.02.17 17:09:43.512683 [ 3 ] {518d7e74-69c9-46bd-8c05-d277e0af8937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 643 | 2026.02.17 17:09:43.512803 [ 3 ] {518d7e74-69c9-46bd-8c05-d277e0af8937} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2026.02.17 17:09:43.525280 [ 3 ] {518d7e74-69c9-46bd-8c05-d277e0af8937} <Debug> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Loading data parts | ||
| 645 | 2026.02.17 17:09:43.525484 [ 3 ] {518d7e74-69c9-46bd-8c05-d277e0af8937} <Debug> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): There are no data parts | ||
| 646 | 2026.02.17 17:09:43.529954 [ 3 ] {518d7e74-69c9-46bd-8c05-d277e0af8937} <Debug> TCPHandler: Processed in 0.017524488 sec. | ||
| 647 | 2026.02.17 17:09:43.530129 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.02.17 17:09:43.530336 [ 3 ] {6dc18ee8-a57b-45c7-9f1c-3a9954f01447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 649 | 2026.02.17 17:09:43.530540 [ 3 ] {6dc18ee8-a57b-45c7-9f1c-3a9954f01447} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2026.02.17 17:09:43.544680 [ 3 ] {6dc18ee8-a57b-45c7-9f1c-3a9954f01447} <Debug> oximeter.fields_i32 (329301b0-89e5-4725-ad64-ad1a0ecda61f): Loading data parts | ||
| 651 | 2026.02.17 17:09:43.544899 [ 3 ] {6dc18ee8-a57b-45c7-9f1c-3a9954f01447} <Debug> oximeter.fields_i32 (329301b0-89e5-4725-ad64-ad1a0ecda61f): There are no data parts | ||
| 652 | 2026.02.17 17:09:43.550009 [ 3 ] {6dc18ee8-a57b-45c7-9f1c-3a9954f01447} <Debug> TCPHandler: Processed in 0.019938261 sec. | ||
| 653 | 2026.02.17 17:09:43.550297 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.02.17 17:09:43.550478 [ 3 ] {cd16443a-df67-440c-a774-6d8bb2929453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 655 | 2026.02.17 17:09:43.550605 [ 3 ] {cd16443a-df67-440c-a774-6d8bb2929453} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2026.02.17 17:09:43.562747 [ 3 ] {cd16443a-df67-440c-a774-6d8bb2929453} <Debug> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Loading data parts | ||
| 657 | 2026.02.17 17:09:43.562949 [ 3 ] {cd16443a-df67-440c-a774-6d8bb2929453} <Debug> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): There are no data parts | ||
| 658 | 2026.02.17 17:09:43.566748 [ 3 ] {cd16443a-df67-440c-a774-6d8bb2929453} <Debug> TCPHandler: Processed in 0.016529457 sec. | ||
| 659 | 2026.02.17 17:09:43.566932 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.02.17 17:09:43.567125 [ 3 ] {9f837345-aa07-4e5d-b635-c744d19ff40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 661 | 2026.02.17 17:09:43.567282 [ 3 ] {9f837345-aa07-4e5d-b635-c744d19ff40c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.02.17 17:09:43.583000 [ 3 ] {9f837345-aa07-4e5d-b635-c744d19ff40c} <Debug> oximeter.fields_i64 (c797b279-a848-4e1a-91f8-a55ca2492e03): Loading data parts | ||
| 663 | 2026.02.17 17:09:43.583188 [ 3 ] {9f837345-aa07-4e5d-b635-c744d19ff40c} <Debug> oximeter.fields_i64 (c797b279-a848-4e1a-91f8-a55ca2492e03): There are no data parts | ||
| 664 | 2026.02.17 17:09:43.588457 [ 3 ] {9f837345-aa07-4e5d-b635-c744d19ff40c} <Debug> TCPHandler: Processed in 0.021582936 sec. | ||
| 665 | 2026.02.17 17:09:43.588770 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.02.17 17:09:43.588948 [ 3 ] {307c6a09-0bfb-4d2e-b893-e5ce3615eae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 667 | 2026.02.17 17:09:43.589087 [ 3 ] {307c6a09-0bfb-4d2e-b893-e5ce3615eae9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.02.17 17:09:43.602236 [ 3 ] {307c6a09-0bfb-4d2e-b893-e5ce3615eae9} <Debug> oximeter.fields_u64 (f3295884-89e4-4a4c-8f9e-b24fad3e43ce): Loading data parts | ||
| 669 | 2026.02.17 17:09:43.602544 [ 3 ] {307c6a09-0bfb-4d2e-b893-e5ce3615eae9} <Debug> oximeter.fields_u64 (f3295884-89e4-4a4c-8f9e-b24fad3e43ce): There are no data parts | ||
| 670 | 2026.02.17 17:09:43.607179 [ 3 ] {307c6a09-0bfb-4d2e-b893-e5ce3615eae9} <Debug> TCPHandler: Processed in 0.018462348 sec. | ||
| 671 | 2026.02.17 17:09:43.607351 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.02.17 17:09:43.607586 [ 3 ] {d8481a79-21c1-48b7-ac35-34bd5f0049fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 673 | 2026.02.17 17:09:43.607685 [ 3 ] {d8481a79-21c1-48b7-ac35-34bd5f0049fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2026.02.17 17:09:43.622691 [ 3 ] {d8481a79-21c1-48b7-ac35-34bd5f0049fc} <Debug> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Loading data parts | ||
| 675 | 2026.02.17 17:09:43.622858 [ 3 ] {d8481a79-21c1-48b7-ac35-34bd5f0049fc} <Debug> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): There are no data parts | ||
| 676 | 2026.02.17 17:09:43.627273 [ 3 ] {d8481a79-21c1-48b7-ac35-34bd5f0049fc} <Debug> TCPHandler: Processed in 0.019987061 sec. | ||
| 677 | 2026.02.17 17:09:43.627541 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.02.17 17:09:43.627730 [ 3 ] {9547ee63-296d-475e-b0f5-e9c592b67257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 679 | 2026.02.17 17:09:43.627852 [ 3 ] {9547ee63-296d-475e-b0f5-e9c592b67257} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.02.17 17:09:43.641837 [ 3 ] {9547ee63-296d-475e-b0f5-e9c592b67257} <Debug> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Loading data parts | ||
| 681 | 2026.02.17 17:09:43.642135 [ 3 ] {9547ee63-296d-475e-b0f5-e9c592b67257} <Debug> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): There are no data parts | ||
| 682 | 2026.02.17 17:09:43.646862 [ 3 ] {9547ee63-296d-475e-b0f5-e9c592b67257} <Debug> TCPHandler: Processed in 0.019379349 sec. | ||
| 683 | 2026.02.17 17:09:43.647049 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.02.17 17:09:43.647387 [ 3 ] {98b68ad7-0792-4edc-ac8c-bae87edad356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) 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) | ||
| 685 | 2026.02.17 17:09:43.647449 [ 3 ] {98b68ad7-0792-4edc-ac8c-bae87edad356} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.02.17 17:09:43.663928 [ 3 ] {98b68ad7-0792-4edc-ac8c-bae87edad356} <Debug> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Loading data parts | ||
| 687 | 2026.02.17 17:09:43.664079 [ 3 ] {98b68ad7-0792-4edc-ac8c-bae87edad356} <Debug> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): There are no data parts | ||
| 688 | 2026.02.17 17:09:43.680608 [ 3 ] {98b68ad7-0792-4edc-ac8c-bae87edad356} <Debug> TCPHandler: Processed in 0.033625586 sec. | ||
| 689 | 2026.02.17 17:09:43.680876 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.02.17 17:09:43.681130 [ 3 ] {dc20f5cf-ff86-439f-b41c-4d19acc617f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | 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) | ||
| 694 | 2026.02.17 17:09:43.681307 [ 3 ] {dc20f5cf-ff86-439f-b41c-4d19acc617f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.02.17 17:09:43.701981 [ 3 ] {dc20f5cf-ff86-439f-b41c-4d19acc617f1} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab): Loading data parts | ||
| 696 | 2026.02.17 17:09:43.702192 [ 3 ] {dc20f5cf-ff86-439f-b41c-4d19acc617f1} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab): There are no data parts | ||
| 697 | 2026.02.17 17:09:43.706076 [ 3 ] {dc20f5cf-ff86-439f-b41c-4d19acc617f1} <Debug> TCPHandler: Processed in 0.025250226 sec. | ||
| 698 | 2026.02.17 17:09:43.706344 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.02.17 17:09:43.706736 [ 4 ] {18bcdc21-d9e9-45d3-959b-3bf365573630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.02.17 17:09:43.708045 [ 4 ] {18bcdc21-d9e9-45d3-959b-3bf365573630} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.02.17 17:09:43.717667 [ 284 ] {18bcdc21-d9e9-45d3-959b-3bf365573630} <Trace> oximeter.version (bb42e2e0-329b-425c-b202-885f356d054d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.02.17 17:09:43.717713 [ 284 ] {18bcdc21-d9e9-45d3-959b-3bf365573630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 703 | 2026.02.17 17:09:43.722051 [ 284 ] {18bcdc21-d9e9-45d3-959b-3bf365573630} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.02.17 17:09:43.722656 [ 284 ] {18bcdc21-d9e9-45d3-959b-3bf365573630} <Trace> oximeter.version (bb42e2e0-329b-425c-b202-885f356d054d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.02.17 17:09:43.722923 [ 4 ] {18bcdc21-d9e9-45d3-959b-3bf365573630} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.016331 sec., 61.23323740126141 rows/sec., 979.73 B/sec. | ||
| 706 | 2026.02.17 17:09:43.723255 [ 4 ] {18bcdc21-d9e9-45d3-959b-3bf365573630} <Debug> TCPHandler: Processed in 0.017048488 sec. | ||
| 707 | 2026.02.17 17:09:44.000155 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.59 MiB, peak 135.59 MiB, free memory in arenas 0.00 B, will set to 139.74 MiB (RSS), difference: 4.15 MiB | ||
| 708 | 2026.02.17 17:09:45.732999 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.02.17 17:09:45.733065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.02.17 17:09:45.733108 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.02.17 17:09:45.733358 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.02.17 17:09:45.738075 [ 245 ] {} <Debug> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Loading data parts | ||
| 713 | 2026.02.17 17:09:45.738264 [ 245 ] {} <Debug> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): There are no data parts | ||
| 714 | 2026.02.17 17:09:45.750339 [ 244 ] {} <Debug> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Loading data parts | ||
| 715 | 2026.02.17 17:09:45.750613 [ 244 ] {} <Debug> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): There are no data parts | ||
| 716 | 2026.02.17 17:09:45.751381 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2026.02.17 17:09:45.751579 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 718 | 2026.02.17 17:09:45.755785 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.02.17 17:09:45.756365 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2026.02.17 17:09:45.756605 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 721 | 2026.02.17 17:09:45.784263 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.02.17 17:09:45.784310 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 723 | 2026.02.17 17:09:45.790446 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.02.17 17:09:45.791682 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.02.17 17:09:45.794752 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.02.17 17:09:46.000154 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.66 MiB, peak 148.66 MiB, free memory in arenas 0.00 B, will set to 153.78 MiB (RSS), difference: 9.12 MiB | ||
| 727 | 2026.02.17 17:09:48.232951 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.02.17 17:09:48.233055 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.02.17 17:09:48.241036 [ 243 ] {} <Debug> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Loading data parts | ||
| 730 | 2026.02.17 17:09:48.241214 [ 243 ] {} <Debug> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): There are no data parts | ||
| 731 | 2026.02.17 17:09:48.249875 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.02.17 17:09:48.249914 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 733 | 2026.02.17 17:09:48.251737 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.02.17 17:09:48.252225 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.02.17 17:09:48.252638 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.02.17 17:09:49.000534 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.02 MiB, peak 158.02 MiB, free memory in arenas 0.00 B, will set to 154.84 MiB (RSS), difference: -3.18 MiB | ||
| 737 | 2026.02.17 17:09:53.181909 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.02.17 17:09:53.182108 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.02.17 17:09:53.256732 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2026.02.17 17:09:53.259484 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.02.17 17:09:53.259542 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 742 | 2026.02.17 17:09:53.260353 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.02.17 17:09:53.260810 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.02.17 17:09:53.260981 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.02.17 17:09:53.294843 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.02.17 17:09:53.314027 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.02.17 17:09:53.314096 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 748 | 2026.02.17 17:09:53.321735 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.02.17 17:09:53.323174 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.02.17 17:09:53.326611 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.02.17 17:09:54.000187 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.61 MiB, peak 159.61 MiB, free memory in arenas 0.00 B, will set to 157.57 MiB (RSS), difference: 1.96 MiB | ||
| 752 | 2026.02.17 17:09:59.000159 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.59 MiB, peak 159.61 MiB, free memory in arenas 0.00 B, will set to 157.61 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.02.17 17:10:00.761204 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 754 | 2026.02.17 17:10:00.761668 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2026.02.17 17:10:00.761784 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 756 | 2026.02.17 17:10:00.762440 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2026.02.17 17:10:00.762872 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2026.02.17 17:10:00.763060 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 759 | 2026.02.17 17:10:00.826729 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 760 | 2026.02.17 17:10:00.843588 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2026.02.17 17:10:00.843651 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 762 | 2026.02.17 17:10:00.850110 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 763 | 2026.02.17 17:10:00.851247 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2026.02.17 17:10:00.854543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 765 | 2026.02.17 17:10:03.749637 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2026.02.17 17:10:03.749835 [ 3 ] {141809b1-b164-44be-8604-535f5f0639e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 767 | 2026.02.17 17:10:03.750234 [ 3 ] {141809b1-b164-44be-8604-535f5f0639e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 768 | 2026.02.17 17:10:03.752469 [ 3 ] {141809b1-b164-44be-8604-535f5f0639e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 769 | 2026.02.17 17:10:03.757232 [ 3 ] {141809b1-b164-44be-8604-535f5f0639e5} <Debug> TCPHandler: Processed in 0.007695257 sec. | ||
| 770 | 2026.02.17 17:10:03.764620 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2026.02.17 17:10:03.764766 [ 3 ] {7d45b79f-2860-4ffd-a342-b725483833b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 772 | 2026.02.17 17:10:03.771088 [ 3 ] {7d45b79f-2860-4ffd-a342-b725483833b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 773 | 2026.02.17 17:10:03.771220 [ 3 ] {7d45b79f-2860-4ffd-a342-b725483833b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 774 | 2026.02.17 17:10:03.774009 [ 3 ] {7d45b79f-2860-4ffd-a342-b725483833b1} <Debug> TCPHandler: Processed in 0.009465624 sec. | ||
| 775 | 2026.02.17 17:10:03.774381 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2026.02.17 17:10:03.774527 [ 3 ] {e08b1612-4830-41ba-ad60-7f9f5415f0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 777 | 2026.02.17 17:10:03.777561 [ 3 ] {e08b1612-4830-41ba-ad60-7f9f5415f0ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 778 | 2026.02.17 17:10:03.777619 [ 3 ] {e08b1612-4830-41ba-ad60-7f9f5415f0ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2026.02.17 17:10:03.777992 [ 3 ] {e08b1612-4830-41ba-ad60-7f9f5415f0ec} <Debug> TCPHandler: Processed in 0.00371588 sec. | ||
| 780 | 2026.02.17 17:10:03.778286 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2026.02.17 17:10:03.778417 [ 3 ] {d52bd5f5-4caf-4e29-b009-00082446825f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 782 | 2026.02.17 17:10:03.778680 [ 3 ] {d52bd5f5-4caf-4e29-b009-00082446825f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2026.02.17 17:10:03.778722 [ 3 ] {d52bd5f5-4caf-4e29-b009-00082446825f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 784 | 2026.02.17 17:10:03.779046 [ 3 ] {d52bd5f5-4caf-4e29-b009-00082446825f} <Debug> TCPHandler: Processed in 0.000866948 sec. | ||
| 785 | 2026.02.17 17:10:03.779351 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2026.02.17 17:10:03.779473 [ 3 ] {3a599417-3506-4bd3-8ea0-76c0c5882b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 787 | 2026.02.17 17:10:03.779726 [ 3 ] {3a599417-3506-4bd3-8ea0-76c0c5882b2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 788 | 2026.02.17 17:10:03.779770 [ 3 ] {3a599417-3506-4bd3-8ea0-76c0c5882b2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.02.17 17:10:03.780095 [ 3 ] {3a599417-3506-4bd3-8ea0-76c0c5882b2f} <Debug> TCPHandler: Processed in 0.000845358 sec. | ||
| 790 | 2026.02.17 17:10:03.780388 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2026.02.17 17:10:03.780504 [ 3 ] {25d3994c-97b9-4540-9434-7b9c5709380e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 792 | 2026.02.17 17:10:03.780737 [ 3 ] {25d3994c-97b9-4540-9434-7b9c5709380e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2026.02.17 17:10:03.780778 [ 3 ] {25d3994c-97b9-4540-9434-7b9c5709380e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2026.02.17 17:10:03.781107 [ 3 ] {25d3994c-97b9-4540-9434-7b9c5709380e} <Debug> TCPHandler: Processed in 0.000818658 sec. | ||
| 795 | 2026.02.17 17:10:03.781399 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2026.02.17 17:10:03.781512 [ 3 ] {bcec308e-118f-41e5-b412-e785f9611dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 797 | 2026.02.17 17:10:03.781739 [ 3 ] {bcec308e-118f-41e5-b412-e785f9611dac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2026.02.17 17:10:03.781780 [ 3 ] {bcec308e-118f-41e5-b412-e785f9611dac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2026.02.17 17:10:03.782083 [ 3 ] {bcec308e-118f-41e5-b412-e785f9611dac} <Debug> TCPHandler: Processed in 0.000780107 sec. | ||
| 800 | 2026.02.17 17:10:03.782369 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2026.02.17 17:10:03.782483 [ 3 ] {343cd774-5d84-4e36-97e0-bd47fd4cb803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 802 | 2026.02.17 17:10:03.782732 [ 3 ] {343cd774-5d84-4e36-97e0-bd47fd4cb803} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2026.02.17 17:10:03.782774 [ 3 ] {343cd774-5d84-4e36-97e0-bd47fd4cb803} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2026.02.17 17:10:03.783077 [ 3 ] {343cd774-5d84-4e36-97e0-bd47fd4cb803} <Debug> TCPHandler: Processed in 0.000805637 sec. | ||
| 805 | 2026.02.17 17:10:03.783373 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2026.02.17 17:10:03.783486 [ 3 ] {95378aa4-0acd-4be3-b8f4-671c2011712a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 807 | 2026.02.17 17:10:03.783714 [ 3 ] {95378aa4-0acd-4be3-b8f4-671c2011712a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2026.02.17 17:10:03.783754 [ 3 ] {95378aa4-0acd-4be3-b8f4-671c2011712a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2026.02.17 17:10:03.784055 [ 3 ] {95378aa4-0acd-4be3-b8f4-671c2011712a} <Debug> TCPHandler: Processed in 0.000778757 sec. | ||
| 810 | 2026.02.17 17:10:03.784349 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2026.02.17 17:10:03.784467 [ 3 ] {bec524fb-7546-4f25-9d6e-bd5478f6baa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 812 | 2026.02.17 17:10:03.784721 [ 3 ] {bec524fb-7546-4f25-9d6e-bd5478f6baa5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2026.02.17 17:10:03.784764 [ 3 ] {bec524fb-7546-4f25-9d6e-bd5478f6baa5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2026.02.17 17:10:03.785066 [ 3 ] {bec524fb-7546-4f25-9d6e-bd5478f6baa5} <Debug> TCPHandler: Processed in 0.000816728 sec. | ||
| 815 | 2026.02.17 17:10:03.785324 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2026.02.17 17:10:03.785440 [ 3 ] {33d0fe91-d130-4ee2-8dba-3542590193ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 817 | 2026.02.17 17:10:03.785682 [ 3 ] {33d0fe91-d130-4ee2-8dba-3542590193ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2026.02.17 17:10:03.785723 [ 3 ] {33d0fe91-d130-4ee2-8dba-3542590193ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2026.02.17 17:10:03.786021 [ 3 ] {33d0fe91-d130-4ee2-8dba-3542590193ec} <Debug> TCPHandler: Processed in 0.000792308 sec. | ||
| 820 | 2026.02.17 17:10:03.786284 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2026.02.17 17:10:03.786397 [ 3 ] {6c31fde9-f848-42f2-8834-482d5f33cd5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 822 | 2026.02.17 17:10:03.786636 [ 3 ] {6c31fde9-f848-42f2-8834-482d5f33cd5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2026.02.17 17:10:03.786676 [ 3 ] {6c31fde9-f848-42f2-8834-482d5f33cd5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2026.02.17 17:10:03.786965 [ 3 ] {6c31fde9-f848-42f2-8834-482d5f33cd5d} <Debug> TCPHandler: Processed in 0.000774797 sec. | ||
| 825 | 2026.02.17 17:10:03.787250 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2026.02.17 17:10:03.787365 [ 3 ] {d3e94241-00f0-4811-8ca1-fe2810b9a5be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 827 | 2026.02.17 17:10:03.787615 [ 3 ] {d3e94241-00f0-4811-8ca1-fe2810b9a5be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2026.02.17 17:10:03.787656 [ 3 ] {d3e94241-00f0-4811-8ca1-fe2810b9a5be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2026.02.17 17:10:03.787945 [ 3 ] {d3e94241-00f0-4811-8ca1-fe2810b9a5be} <Debug> TCPHandler: Processed in 0.000795067 sec. | ||
| 830 | 2026.02.17 17:10:03.788134 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2026.02.17 17:10:03.788311 [ 3 ] {73d3b5a2-c925-437b-890c-d3bac05dad43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 832 | 2026.02.17 17:10:03.788552 [ 3 ] {73d3b5a2-c925-437b-890c-d3bac05dad43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2026.02.17 17:10:03.788593 [ 3 ] {73d3b5a2-c925-437b-890c-d3bac05dad43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2026.02.17 17:10:03.788907 [ 3 ] {73d3b5a2-c925-437b-890c-d3bac05dad43} <Debug> TCPHandler: Processed in 0.000804998 sec. | ||
| 835 | 2026.02.17 17:10:03.789123 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2026.02.17 17:10:03.789301 [ 3 ] {b0e8fcfb-1e33-450d-8eb9-cf7c82b27d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 837 | 2026.02.17 17:10:03.789545 [ 3 ] {b0e8fcfb-1e33-450d-8eb9-cf7c82b27d26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2026.02.17 17:10:03.789585 [ 3 ] {b0e8fcfb-1e33-450d-8eb9-cf7c82b27d26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2026.02.17 17:10:03.789900 [ 3 ] {b0e8fcfb-1e33-450d-8eb9-cf7c82b27d26} <Debug> TCPHandler: Processed in 0.000809967 sec. | ||
| 840 | 2026.02.17 17:10:03.791270 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.02.17 17:10:03.791384 [ 3 ] {c0c5a5bb-aaa6-45c5-afc8-004542398d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 842 | 2026.02.17 17:10:03.791626 [ 3 ] {c0c5a5bb-aaa6-45c5-afc8-004542398d8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2026.02.17 17:10:03.791665 [ 3 ] {c0c5a5bb-aaa6-45c5-afc8-004542398d8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 844 | 2026.02.17 17:10:03.791975 [ 3 ] {c0c5a5bb-aaa6-45c5-afc8-004542398d8c} <Debug> TCPHandler: Processed in 0.000801567 sec. | ||
| 845 | 2026.02.17 17:10:03.792379 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2026.02.17 17:10:03.792515 [ 3 ] {1a338640-fbdf-4cd9-8cd6-76ab1966efd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 847 | 2026.02.17 17:10:03.792780 [ 3 ] {1a338640-fbdf-4cd9-8cd6-76ab1966efd8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 848 | 2026.02.17 17:10:03.792823 [ 3 ] {1a338640-fbdf-4cd9-8cd6-76ab1966efd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 849 | 2026.02.17 17:10:03.793112 [ 3 ] {1a338640-fbdf-4cd9-8cd6-76ab1966efd8} <Debug> TCPHandler: Processed in 0.000844088 sec. | ||
| 850 | 2026.02.17 17:10:03.793691 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2026.02.17 17:10:03.793813 [ 3 ] {9bb42784-d21d-43c3-b540-8ffa2577c753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 852 | 2026.02.17 17:10:03.794081 [ 3 ] {9bb42784-d21d-43c3-b540-8ffa2577c753} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 853 | 2026.02.17 17:10:03.794124 [ 3 ] {9bb42784-d21d-43c3-b540-8ffa2577c753} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 854 | 2026.02.17 17:10:03.794477 [ 3 ] {9bb42784-d21d-43c3-b540-8ffa2577c753} <Debug> TCPHandler: Processed in 0.000820268 sec. | ||
| 855 | 2026.02.17 17:10:03.794714 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2026.02.17 17:10:03.794829 [ 3 ] {d5393024-da6c-43f2-8310-250208f2c7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 857 | 2026.02.17 17:10:03.795094 [ 3 ] {d5393024-da6c-43f2-8310-250208f2c7a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 858 | 2026.02.17 17:10:03.795135 [ 3 ] {d5393024-da6c-43f2-8310-250208f2c7a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 859 | 2026.02.17 17:10:03.795543 [ 3 ] {d5393024-da6c-43f2-8310-250208f2c7a0} <Debug> TCPHandler: Processed in 0.000864398 sec. | ||
| 860 | 2026.02.17 17:10:03.795781 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.02.17 17:10:03.795901 [ 3 ] {522038cb-5d88-4e10-832f-8be296ca22db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 862 | 2026.02.17 17:10:03.796157 [ 3 ] {522038cb-5d88-4e10-832f-8be296ca22db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2026.02.17 17:10:03.796264 [ 3 ] {522038cb-5d88-4e10-832f-8be296ca22db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2026.02.17 17:10:03.796587 [ 3 ] {522038cb-5d88-4e10-832f-8be296ca22db} <Debug> TCPHandler: Processed in 0.000853098 sec. | ||
| 865 | 2026.02.17 17:10:03.796865 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2026.02.17 17:10:03.796989 [ 3 ] {30116def-e60f-4a61-affe-7a0f6b806bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 867 | 2026.02.17 17:10:03.797330 [ 3 ] {30116def-e60f-4a61-affe-7a0f6b806bab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2026.02.17 17:10:03.797373 [ 3 ] {30116def-e60f-4a61-affe-7a0f6b806bab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2026.02.17 17:10:03.797698 [ 3 ] {30116def-e60f-4a61-affe-7a0f6b806bab} <Debug> TCPHandler: Processed in 0.000869979 sec. | ||
| 870 | 2026.02.17 17:10:03.797915 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.02.17 17:10:03.798031 [ 3 ] {bd66a204-7c82-4369-8dfc-6090304d7d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 872 | 2026.02.17 17:10:03.798373 [ 3 ] {bd66a204-7c82-4369-8dfc-6090304d7d33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 873 | 2026.02.17 17:10:03.798416 [ 3 ] {bd66a204-7c82-4369-8dfc-6090304d7d33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 874 | 2026.02.17 17:10:03.798722 [ 3 ] {bd66a204-7c82-4369-8dfc-6090304d7d33} <Debug> TCPHandler: Processed in 0.000841128 sec. | ||
| 875 | 2026.02.17 17:10:03.798936 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2026.02.17 17:10:03.799053 [ 3 ] {a3328f60-0e14-4bc6-95c4-60f766f634c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 877 | 2026.02.17 17:10:03.799367 [ 3 ] {a3328f60-0e14-4bc6-95c4-60f766f634c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 878 | 2026.02.17 17:10:03.799407 [ 3 ] {a3328f60-0e14-4bc6-95c4-60f766f634c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2026.02.17 17:10:03.799731 [ 3 ] {a3328f60-0e14-4bc6-95c4-60f766f634c0} <Debug> TCPHandler: Processed in 0.000826248 sec. | ||
| 880 | 2026.02.17 17:10:03.799965 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2026.02.17 17:10:03.800082 [ 3 ] {67abb300-9a8b-43f7-854f-66d7ff734622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 882 | 2026.02.17 17:10:03.800422 [ 3 ] {67abb300-9a8b-43f7-854f-66d7ff734622} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 883 | 2026.02.17 17:10:03.800465 [ 3 ] {67abb300-9a8b-43f7-854f-66d7ff734622} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 884 | 2026.02.17 17:10:03.800770 [ 3 ] {67abb300-9a8b-43f7-854f-66d7ff734622} <Debug> TCPHandler: Processed in 0.000838598 sec. | ||
| 885 | 2026.02.17 17:10:03.800998 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2026.02.17 17:10:03.801116 [ 3 ] {97d72812-6d28-47d1-a4c6-467d35673828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 887 | 2026.02.17 17:10:03.801437 [ 3 ] {97d72812-6d28-47d1-a4c6-467d35673828} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 888 | 2026.02.17 17:10:03.801478 [ 3 ] {97d72812-6d28-47d1-a4c6-467d35673828} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 889 | 2026.02.17 17:10:03.801800 [ 3 ] {97d72812-6d28-47d1-a4c6-467d35673828} <Debug> TCPHandler: Processed in 0.000838227 sec. | ||
| 890 | 2026.02.17 17:10:03.802032 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2026.02.17 17:10:03.802150 [ 3 ] {5d7e7336-4c6c-4404-9867-757956c77f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 892 | 2026.02.17 17:10:03.802466 [ 3 ] {5d7e7336-4c6c-4404-9867-757956c77f46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 893 | 2026.02.17 17:10:03.802506 [ 3 ] {5d7e7336-4c6c-4404-9867-757956c77f46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 894 | 2026.02.17 17:10:03.802804 [ 3 ] {5d7e7336-4c6c-4404-9867-757956c77f46} <Debug> TCPHandler: Processed in 0.000802437 sec. | ||
| 895 | 2026.02.17 17:10:03.810934 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2026.02.17 17:10:03.811067 [ 3 ] {efba1de2-2085-42b6-8e58-c84c95d096e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 897 | 2026.02.17 17:10:03.811423 [ 3 ] {efba1de2-2085-42b6-8e58-c84c95d096e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 898 | 2026.02.17 17:10:03.811473 [ 3 ] {efba1de2-2085-42b6-8e58-c84c95d096e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 899 | 2026.02.17 17:10:03.811825 [ 3 ] {efba1de2-2085-42b6-8e58-c84c95d096e1} <Debug> TCPHandler: Processed in 0.000936351 sec. | ||
| 900 | 2026.02.17 17:10:03.812053 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2026.02.17 17:10:03.812178 [ 3 ] {2d2aa262-e628-4a47-83f0-f68b02b221c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 902 | 2026.02.17 17:10:03.812520 [ 3 ] {2d2aa262-e628-4a47-83f0-f68b02b221c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 903 | 2026.02.17 17:10:03.812561 [ 3 ] {2d2aa262-e628-4a47-83f0-f68b02b221c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 904 | 2026.02.17 17:10:03.812900 [ 3 ] {2d2aa262-e628-4a47-83f0-f68b02b221c2} <Debug> TCPHandler: Processed in 0.000885679 sec. | ||
| 905 | 2026.02.17 17:10:03.813758 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 906 | 2026.02.17 17:10:03.813884 [ 3 ] {fc71a1a0-bd85-497b-aa31-42a7bb931711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 907 | 2026.02.17 17:10:03.814171 [ 3 ] {fc71a1a0-bd85-497b-aa31-42a7bb931711} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 908 | 2026.02.17 17:10:03.814279 [ 3 ] {fc71a1a0-bd85-497b-aa31-42a7bb931711} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 909 | 2026.02.17 17:10:03.814619 [ 3 ] {fc71a1a0-bd85-497b-aa31-42a7bb931711} <Debug> TCPHandler: Processed in 0.00090131 sec. | ||
| 910 | 2026.02.17 17:10:03.814823 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2026.02.17 17:10:03.814945 [ 3 ] {b075ee0b-3395-427a-9018-f49bda347fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 912 | 2026.02.17 17:10:03.815307 [ 3 ] {b075ee0b-3395-427a-9018-f49bda347fbf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 913 | 2026.02.17 17:10:03.815350 [ 3 ] {b075ee0b-3395-427a-9018-f49bda347fbf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 914 | 2026.02.17 17:10:03.815682 [ 3 ] {b075ee0b-3395-427a-9018-f49bda347fbf} <Debug> TCPHandler: Processed in 0.00089672 sec. | ||
| 915 | 2026.02.17 17:10:03.815887 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 916 | 2026.02.17 17:10:03.816009 [ 3 ] {a8570dbc-f260-402c-9e68-dfd5b367e8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 917 | 2026.02.17 17:10:03.816343 [ 3 ] {a8570dbc-f260-402c-9e68-dfd5b367e8bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 918 | 2026.02.17 17:10:03.816385 [ 3 ] {a8570dbc-f260-402c-9e68-dfd5b367e8bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 919 | 2026.02.17 17:10:03.816747 [ 3 ] {a8570dbc-f260-402c-9e68-dfd5b367e8bc} <Debug> TCPHandler: Processed in 0.000898259 sec. | ||
| 920 | 2026.02.17 17:10:03.816948 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 921 | 2026.02.17 17:10:03.817073 [ 3 ] {b67d1261-4079-47da-b902-ee3d0a85f20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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) | ||
| 922 | 2026.02.17 17:10:03.817424 [ 3 ] {b67d1261-4079-47da-b902-ee3d0a85f20e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 923 | 2026.02.17 17:10:03.817466 [ 3 ] {b67d1261-4079-47da-b902-ee3d0a85f20e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 924 | 2026.02.17 17:10:03.817804 [ 3 ] {b67d1261-4079-47da-b902-ee3d0a85f20e} <Debug> TCPHandler: Processed in 0.00089575 sec. | ||
| 925 | 2026.02.17 17:10:03.824587 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 926 | 2026.02.17 17:10:03.824712 [ 3 ] {e895fa39-aaf0-47f0-b347-b1e86d14258c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 927 | 2026.02.17 17:10:03.824760 [ 3 ] {e895fa39-aaf0-47f0-b347-b1e86d14258c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 928 | 2026.02.17 17:10:03.828074 [ 3 ] {e895fa39-aaf0-47f0-b347-b1e86d14258c} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 929 | 2026.02.17 17:10:03.828121 [ 3 ] {e895fa39-aaf0-47f0-b347-b1e86d14258c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 930 | 2026.02.17 17:10:03.828838 [ 3 ] {e895fa39-aaf0-47f0-b347-b1e86d14258c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 931 | 2026.02.17 17:10:03.829457 [ 3 ] {e895fa39-aaf0-47f0-b347-b1e86d14258c} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 932 | 2026.02.17 17:10:03.829601 [ 3 ] {e895fa39-aaf0-47f0-b347-b1e86d14258c} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.004911 sec., 6515.984524536755 rows/sec., 1.44 MiB/sec. | ||
| 933 | 2026.02.17 17:10:03.829637 [ 3 ] {e895fa39-aaf0-47f0-b347-b1e86d14258c} <Debug> TCPHandler: Processed in 0.005111401 sec. | ||
| 934 | 2026.02.17 17:10:03.829783 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2026.02.17 17:10:03.829878 [ 3 ] {72961bae-1aa0-4c29-b04e-1e816d728276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 936 | 2026.02.17 17:10:03.829920 [ 3 ] {72961bae-1aa0-4c29-b04e-1e816d728276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 937 | 2026.02.17 17:10:03.835216 [ 3 ] {72961bae-1aa0-4c29-b04e-1e816d728276} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 938 | 2026.02.17 17:10:03.835316 [ 3 ] {72961bae-1aa0-4c29-b04e-1e816d728276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 939 | 2026.02.17 17:10:03.837806 [ 3 ] {72961bae-1aa0-4c29-b04e-1e816d728276} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 940 | 2026.02.17 17:10:03.838327 [ 3 ] {72961bae-1aa0-4c29-b04e-1e816d728276} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 941 | 2026.02.17 17:10:03.838457 [ 3 ] {72961bae-1aa0-4c29-b04e-1e816d728276} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.008561 sec., 33173.69466183857 rows/sec., 2.11 MiB/sec. | ||
| 942 | 2026.02.17 17:10:03.838492 [ 3 ] {72961bae-1aa0-4c29-b04e-1e816d728276} <Debug> TCPHandler: Processed in 0.008727958 sec. | ||
| 943 | 2026.02.17 17:10:03.838639 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2026.02.17 17:10:03.838744 [ 3 ] {e1d273ff-69ed-4641-a7a2-2bce095adb5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 945 | 2026.02.17 17:10:03.838782 [ 3 ] {e1d273ff-69ed-4641-a7a2-2bce095adb5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 946 | 2026.02.17 17:10:03.839177 [ 3 ] {e1d273ff-69ed-4641-a7a2-2bce095adb5a} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 947 | 2026.02.17 17:10:03.839215 [ 3 ] {e1d273ff-69ed-4641-a7a2-2bce095adb5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 948 | 2026.02.17 17:10:03.839698 [ 3 ] {e1d273ff-69ed-4641-a7a2-2bce095adb5a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 949 | 2026.02.17 17:10:03.840132 [ 3 ] {e1d273ff-69ed-4641-a7a2-2bce095adb5a} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 950 | 2026.02.17 17:10:03.840325 [ 3 ] {e1d273ff-69ed-4641-a7a2-2bce095adb5a} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001572 sec., 6361.323155216285 rows/sec., 518.72 KiB/sec. | ||
| 951 | 2026.02.17 17:10:03.840362 [ 3 ] {e1d273ff-69ed-4641-a7a2-2bce095adb5a} <Debug> TCPHandler: Processed in 0.001770559 sec. | ||
| 952 | 2026.02.17 17:10:03.840474 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 953 | 2026.02.17 17:10:03.840564 [ 3 ] {b43290ae-95ed-4376-81d5-ce2c319209a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 954 | 2026.02.17 17:10:03.840602 [ 3 ] {b43290ae-95ed-4376-81d5-ce2c319209a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 955 | 2026.02.17 17:10:03.841419 [ 3 ] {b43290ae-95ed-4376-81d5-ce2c319209a6} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 956 | 2026.02.17 17:10:03.841454 [ 3 ] {b43290ae-95ed-4376-81d5-ce2c319209a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 957 | 2026.02.17 17:10:03.841957 [ 3 ] {b43290ae-95ed-4376-81d5-ce2c319209a6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 958 | 2026.02.17 17:10:03.842425 [ 3 ] {b43290ae-95ed-4376-81d5-ce2c319209a6} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 959 | 2026.02.17 17:10:03.842552 [ 3 ] {b43290ae-95ed-4376-81d5-ce2c319209a6} <Debug> executeQuery: Read 822 rows, 66.56 KiB in 0.002004 sec., 410179.6407185628 rows/sec., 32.44 MiB/sec. | ||
| 960 | 2026.02.17 17:10:03.842586 [ 3 ] {b43290ae-95ed-4376-81d5-ce2c319209a6} <Debug> TCPHandler: Processed in 0.002168547 sec. | ||
| 961 | 2026.02.17 17:10:03.842700 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 962 | 2026.02.17 17:10:03.842791 [ 3 ] {6b49e7b7-3eea-43eb-8784-1e60a89486d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 963 | 2026.02.17 17:10:03.842828 [ 3 ] {6b49e7b7-3eea-43eb-8784-1e60a89486d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 964 | 2026.02.17 17:10:03.843317 [ 3 ] {6b49e7b7-3eea-43eb-8784-1e60a89486d7} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 965 | 2026.02.17 17:10:03.843352 [ 3 ] {6b49e7b7-3eea-43eb-8784-1e60a89486d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 966 | 2026.02.17 17:10:03.843740 [ 3 ] {6b49e7b7-3eea-43eb-8784-1e60a89486d7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 967 | 2026.02.17 17:10:03.844196 [ 3 ] {6b49e7b7-3eea-43eb-8784-1e60a89486d7} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 968 | 2026.02.17 17:10:03.844385 [ 3 ] {6b49e7b7-3eea-43eb-8784-1e60a89486d7} <Debug> executeQuery: Read 162 rows, 9.99 KiB in 0.001582 sec., 102402.02275600506 rows/sec., 6.17 MiB/sec. | ||
| 969 | 2026.02.17 17:10:03.844420 [ 3 ] {6b49e7b7-3eea-43eb-8784-1e60a89486d7} <Debug> TCPHandler: Processed in 0.001748338 sec. | ||
| 970 | 2026.02.17 17:10:03.844534 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 971 | 2026.02.17 17:10:03.844625 [ 3 ] {62265f48-5ac8-4896-847e-2845e34474b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 972 | 2026.02.17 17:10:03.844661 [ 3 ] {62265f48-5ac8-4896-847e-2845e34474b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 973 | 2026.02.17 17:10:03.845094 [ 3 ] {62265f48-5ac8-4896-847e-2845e34474b4} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 974 | 2026.02.17 17:10:03.845126 [ 3 ] {62265f48-5ac8-4896-847e-2845e34474b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 975 | 2026.02.17 17:10:03.845563 [ 3 ] {62265f48-5ac8-4896-847e-2845e34474b4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 976 | 2026.02.17 17:10:03.845952 [ 3 ] {62265f48-5ac8-4896-847e-2845e34474b4} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 977 | 2026.02.17 17:10:03.846070 [ 3 ] {62265f48-5ac8-4896-847e-2845e34474b4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001491 sec., 99932.93091884641 rows/sec., 6.46 MiB/sec. | ||
| 978 | 2026.02.17 17:10:03.846102 [ 3 ] {62265f48-5ac8-4896-847e-2845e34474b4} <Debug> TCPHandler: Processed in 0.001655495 sec. | ||
| 979 | 2026.02.17 17:10:03.846213 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 980 | 2026.02.17 17:10:03.846366 [ 3 ] {2d88b293-0d13-4c79-9eeb-2a9b3614f6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 981 | 2026.02.17 17:10:03.846402 [ 3 ] {2d88b293-0d13-4c79-9eeb-2a9b3614f6a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 982 | 2026.02.17 17:10:03.846806 [ 3 ] {2d88b293-0d13-4c79-9eeb-2a9b3614f6a7} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.02.17 17:10:03.846840 [ 3 ] {2d88b293-0d13-4c79-9eeb-2a9b3614f6a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 984 | 2026.02.17 17:10:03.847316 [ 3 ] {2d88b293-0d13-4c79-9eeb-2a9b3614f6a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 985 | 2026.02.17 17:10:03.847729 [ 3 ] {2d88b293-0d13-4c79-9eeb-2a9b3614f6a7} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2026.02.17 17:10:03.847847 [ 3 ] {2d88b293-0d13-4c79-9eeb-2a9b3614f6a7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001528 sec., 96858.63874345549 rows/sec., 5.51 MiB/sec. | ||
| 987 | 2026.02.17 17:10:03.847882 [ 3 ] {2d88b293-0d13-4c79-9eeb-2a9b3614f6a7} <Debug> TCPHandler: Processed in 0.001693006 sec. | ||
| 988 | 2026.02.17 17:10:03.848004 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 989 | 2026.02.17 17:10:03.848091 [ 3 ] {3ab6dc56-c843-41cf-be44-d7d3d0c7141f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 990 | 2026.02.17 17:10:03.848127 [ 3 ] {3ab6dc56-c843-41cf-be44-d7d3d0c7141f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 991 | 2026.02.17 17:10:03.848765 [ 3 ] {3ab6dc56-c843-41cf-be44-d7d3d0c7141f} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 992 | 2026.02.17 17:10:03.848800 [ 3 ] {3ab6dc56-c843-41cf-be44-d7d3d0c7141f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 993 | 2026.02.17 17:10:03.849193 [ 3 ] {3ab6dc56-c843-41cf-be44-d7d3d0c7141f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 994 | 2026.02.17 17:10:03.849653 [ 3 ] {3ab6dc56-c843-41cf-be44-d7d3d0c7141f} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 995 | 2026.02.17 17:10:03.849777 [ 3 ] {3ab6dc56-c843-41cf-be44-d7d3d0c7141f} <Debug> executeQuery: Read 510 rows, 36.79 KiB in 0.00168 sec., 303571.4285714286 rows/sec., 21.39 MiB/sec. | ||
| 996 | 2026.02.17 17:10:03.849817 [ 3 ] {3ab6dc56-c843-41cf-be44-d7d3d0c7141f} <Debug> TCPHandler: Processed in 0.00184892 sec. | ||
| 997 | 2026.02.17 17:10:03.849938 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2026.02.17 17:10:03.850027 [ 3 ] {5bcbf11d-aff1-4137-9c32-110e2eba301c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 999 | 2026.02.17 17:10:03.850066 [ 3 ] {5bcbf11d-aff1-4137-9c32-110e2eba301c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1000 | 2026.02.17 17:10:03.852521 [ 3 ] {5bcbf11d-aff1-4137-9c32-110e2eba301c} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1001 | 2026.02.17 17:10:03.852558 [ 3 ] {5bcbf11d-aff1-4137-9c32-110e2eba301c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 1002 | 2026.02.17 17:10:03.854997 [ 3 ] {5bcbf11d-aff1-4137-9c32-110e2eba301c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1003 | 2026.02.17 17:10:03.855460 [ 3 ] {5bcbf11d-aff1-4137-9c32-110e2eba301c} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1004 | 2026.02.17 17:10:03.855583 [ 3 ] {5bcbf11d-aff1-4137-9c32-110e2eba301c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005535 sec., 1084.010840108401 rows/sec., 56.64 KiB/sec. | ||
| 1005 | 2026.02.17 17:10:03.855615 [ 3 ] {5bcbf11d-aff1-4137-9c32-110e2eba301c} <Debug> TCPHandler: Processed in 0.005698023 sec. | ||
| 1006 | 2026.02.17 17:10:03.855727 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.02.17 17:10:03.855818 [ 3 ] {c60d45bf-6750-40ae-8942-c0c89c6d1144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1008 | 2026.02.17 17:10:03.855856 [ 3 ] {c60d45bf-6750-40ae-8942-c0c89c6d1144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1009 | 2026.02.17 17:10:03.858210 [ 3 ] {c60d45bf-6750-40ae-8942-c0c89c6d1144} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1010 | 2026.02.17 17:10:03.858241 [ 3 ] {c60d45bf-6750-40ae-8942-c0c89c6d1144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 1011 | 2026.02.17 17:10:03.858748 [ 3 ] {c60d45bf-6750-40ae-8942-c0c89c6d1144} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1012 | 2026.02.17 17:10:03.859136 [ 3 ] {c60d45bf-6750-40ae-8942-c0c89c6d1144} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1013 | 2026.02.17 17:10:03.859254 [ 3 ] {c60d45bf-6750-40ae-8942-c0c89c6d1144} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.003479 sec., 77608.5081920092 rows/sec., 5.16 MiB/sec. | ||
| 1014 | 2026.02.17 17:10:03.859354 [ 3 ] {c60d45bf-6750-40ae-8942-c0c89c6d1144} <Debug> TCPHandler: Processed in 0.003646299 sec. | ||
| 1015 | 2026.02.17 17:10:03.859469 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1016 | 2026.02.17 17:10:03.859558 [ 3 ] {038a6a25-c837-45e4-a2c0-6541f081a503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1017 | 2026.02.17 17:10:03.859597 [ 3 ] {038a6a25-c837-45e4-a2c0-6541f081a503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1018 | 2026.02.17 17:10:03.859898 [ 3 ] {038a6a25-c837-45e4-a2c0-6541f081a503} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1019 | 2026.02.17 17:10:03.859932 [ 3 ] {038a6a25-c837-45e4-a2c0-6541f081a503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 1020 | 2026.02.17 17:10:03.860371 [ 3 ] {038a6a25-c837-45e4-a2c0-6541f081a503} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1021 | 2026.02.17 17:10:03.860757 [ 3 ] {038a6a25-c837-45e4-a2c0-6541f081a503} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1022 | 2026.02.17 17:10:03.860877 [ 3 ] {038a6a25-c837-45e4-a2c0-6541f081a503} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001358 sec., 736.3770250368188 rows/sec., 49.62 KiB/sec. | ||
| 1023 | 2026.02.17 17:10:03.860911 [ 3 ] {038a6a25-c837-45e4-a2c0-6541f081a503} <Debug> TCPHandler: Processed in 0.001520863 sec. | ||
| 1024 | 2026.02.17 17:10:03.861015 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1025 | 2026.02.17 17:10:03.861103 [ 3 ] {b54d2d1c-b3cc-4146-9c86-045dd4fc655c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1026 | 2026.02.17 17:10:03.861151 [ 3 ] {b54d2d1c-b3cc-4146-9c86-045dd4fc655c} <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 | ||
| 1027 | 2026.02.17 17:10:03.861956 [ 3 ] {b54d2d1c-b3cc-4146-9c86-045dd4fc655c} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1028 | 2026.02.17 17:10:03.861991 [ 3 ] {b54d2d1c-b3cc-4146-9c86-045dd4fc655c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 1029 | 2026.02.17 17:10:03.863200 [ 3 ] {b54d2d1c-b3cc-4146-9c86-045dd4fc655c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1030 | 2026.02.17 17:10:03.863731 [ 3 ] {b54d2d1c-b3cc-4146-9c86-045dd4fc655c} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1031 | 2026.02.17 17:10:03.863862 [ 3 ] {b54d2d1c-b3cc-4146-9c86-045dd4fc655c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002756 sec., 3628.4470246734395 rows/sec., 6.50 MiB/sec. | ||
| 1032 | 2026.02.17 17:10:03.863917 [ 3 ] {b54d2d1c-b3cc-4146-9c86-045dd4fc655c} <Debug> TCPHandler: Processed in 0.002940483 sec. | ||
| 1033 | 2026.02.17 17:10:03.864036 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1034 | 2026.02.17 17:10:03.864127 [ 3 ] {dc423ed8-bfff-4e95-a63f-6651c9fa5ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1035 | 2026.02.17 17:10:03.864165 [ 3 ] {dc423ed8-bfff-4e95-a63f-6651c9fa5ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1036 | 2026.02.17 17:10:03.864553 [ 3 ] {dc423ed8-bfff-4e95-a63f-6651c9fa5ed5} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2026.02.17 17:10:03.864587 [ 3 ] {dc423ed8-bfff-4e95-a63f-6651c9fa5ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 1038 | 2026.02.17 17:10:03.864972 [ 3 ] {dc423ed8-bfff-4e95-a63f-6651c9fa5ed5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1039 | 2026.02.17 17:10:03.865536 [ 3 ] {dc423ed8-bfff-4e95-a63f-6651c9fa5ed5} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2026.02.17 17:10:03.865663 [ 3 ] {dc423ed8-bfff-4e95-a63f-6651c9fa5ed5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001522 sec., 59132.72010512484 rows/sec., 3.70 MiB/sec. | ||
| 1041 | 2026.02.17 17:10:03.865697 [ 3 ] {dc423ed8-bfff-4e95-a63f-6651c9fa5ed5} <Debug> TCPHandler: Processed in 0.001687356 sec. | ||
| 1042 | 2026.02.17 17:10:08.182369 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1043 | 2026.02.17 17:10:08.182431 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1044 | 2026.02.17 17:10:08.254368 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 178 | ||
| 1045 | 2026.02.17 17:10:08.258077 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2026.02.17 17:10:08.258128 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 1047 | 2026.02.17 17:10:08.259402 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1048 | 2026.02.17 17:10:08.259882 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2026.02.17 17:10:08.260131 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 178 | ||
| 1050 | 2026.02.17 17:10:08.264469 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1051 | 2026.02.17 17:10:08.264968 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1052 | 2026.02.17 17:10:08.265017 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 1053 | 2026.02.17 17:10:08.265720 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1054 | 2026.02.17 17:10:08.266207 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1055 | 2026.02.17 17:10:08.266352 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1056 | 2026.02.17 17:10:08.355949 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1057 | 2026.02.17 17:10:08.374022 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1058 | 2026.02.17 17:10:08.374088 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 1059 | 2026.02.17 17:10:08.380706 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1060 | 2026.02.17 17:10:08.381917 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1061 | 2026.02.17 17:10:08.385371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1062 | 2026.02.17 17:10:08.758184 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1063 | 2026.02.17 17:10:08.758462 [ 3 ] {869c8458-2f5b-401a-a6c0-b7f05bb982bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1064 | 2026.02.17 17:10:08.758573 [ 3 ] {869c8458-2f5b-401a-a6c0-b7f05bb982bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1065 | 2026.02.17 17:10:08.759392 [ 3 ] {869c8458-2f5b-401a-a6c0-b7f05bb982bd} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1066 | 2026.02.17 17:10:08.759447 [ 3 ] {869c8458-2f5b-401a-a6c0-b7f05bb982bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 1067 | 2026.02.17 17:10:08.760006 [ 3 ] {869c8458-2f5b-401a-a6c0-b7f05bb982bd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1068 | 2026.02.17 17:10:08.760437 [ 3 ] {869c8458-2f5b-401a-a6c0-b7f05bb982bd} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1069 | 2026.02.17 17:10:08.760596 [ 3 ] {869c8458-2f5b-401a-a6c0-b7f05bb982bd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00221 sec., 25339.3665158371 rows/sec., 1.95 MiB/sec. | ||
| 1070 | 2026.02.17 17:10:08.760644 [ 3 ] {869c8458-2f5b-401a-a6c0-b7f05bb982bd} <Debug> TCPHandler: Processed in 0.002643347 sec. | ||
| 1071 | 2026.02.17 17:10:08.760780 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.02.17 17:10:08.760884 [ 3 ] {5fc02b4e-aa00-472a-bc02-6f777745dcb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1073 | 2026.02.17 17:10:08.760927 [ 3 ] {5fc02b4e-aa00-472a-bc02-6f777745dcb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1074 | 2026.02.17 17:10:08.761375 [ 3 ] {5fc02b4e-aa00-472a-bc02-6f777745dcb0} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1075 | 2026.02.17 17:10:08.761411 [ 3 ] {5fc02b4e-aa00-472a-bc02-6f777745dcb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 1076 | 2026.02.17 17:10:08.761813 [ 3 ] {5fc02b4e-aa00-472a-bc02-6f777745dcb0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1077 | 2026.02.17 17:10:08.762229 [ 3 ] {5fc02b4e-aa00-472a-bc02-6f777745dcb0} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1078 | 2026.02.17 17:10:08.762357 [ 3 ] {5fc02b4e-aa00-472a-bc02-6f777745dcb0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001498 sec., 42723.63150867824 rows/sec., 3.33 MiB/sec. | ||
| 1079 | 2026.02.17 17:10:08.762393 [ 3 ] {5fc02b4e-aa00-472a-bc02-6f777745dcb0} <Debug> TCPHandler: Processed in 0.001667016 sec. | ||
| 1080 | 2026.02.17 17:10:08.762516 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1081 | 2026.02.17 17:10:08.762613 [ 3 ] {c51e1f0b-e90a-4070-a64f-70c20f464065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1082 | 2026.02.17 17:10:08.762659 [ 3 ] {c51e1f0b-e90a-4070-a64f-70c20f464065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1083 | 2026.02.17 17:10:08.763094 [ 3 ] {c51e1f0b-e90a-4070-a64f-70c20f464065} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1084 | 2026.02.17 17:10:08.763129 [ 3 ] {c51e1f0b-e90a-4070-a64f-70c20f464065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 1085 | 2026.02.17 17:10:08.763574 [ 3 ] {c51e1f0b-e90a-4070-a64f-70c20f464065} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1086 | 2026.02.17 17:10:08.764070 [ 3 ] {c51e1f0b-e90a-4070-a64f-70c20f464065} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1087 | 2026.02.17 17:10:08.764205 [ 3 ] {c51e1f0b-e90a-4070-a64f-70c20f464065} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001612 sec., 99255.58312655088 rows/sec., 6.91 MiB/sec. | ||
| 1088 | 2026.02.17 17:10:08.764242 [ 3 ] {c51e1f0b-e90a-4070-a64f-70c20f464065} <Debug> TCPHandler: Processed in 0.001775828 sec. | ||
| 1089 | 2026.02.17 17:10:08.764360 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1090 | 2026.02.17 17:10:08.764457 [ 3 ] {040dfec3-ec8e-4f58-a569-8915b6bec7d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1091 | 2026.02.17 17:10:08.764499 [ 3 ] {040dfec3-ec8e-4f58-a569-8915b6bec7d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1092 | 2026.02.17 17:10:08.764849 [ 3 ] {040dfec3-ec8e-4f58-a569-8915b6bec7d0} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1093 | 2026.02.17 17:10:08.764884 [ 3 ] {040dfec3-ec8e-4f58-a569-8915b6bec7d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 1094 | 2026.02.17 17:10:08.765313 [ 3 ] {040dfec3-ec8e-4f58-a569-8915b6bec7d0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1095 | 2026.02.17 17:10:08.765736 [ 3 ] {040dfec3-ec8e-4f58-a569-8915b6bec7d0} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1096 | 2026.02.17 17:10:08.765865 [ 3 ] {040dfec3-ec8e-4f58-a569-8915b6bec7d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001428 sec., 42016.80672268908 rows/sec., 2.83 MiB/sec. | ||
| 1097 | 2026.02.17 17:10:08.765900 [ 3 ] {040dfec3-ec8e-4f58-a569-8915b6bec7d0} <Debug> TCPHandler: Processed in 0.001589445 sec. | ||
| 1098 | 2026.02.17 17:10:09.000160 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.47 MiB, peak 165.17 MiB, free memory in arenas 0.00 B, will set to 162.74 MiB (RSS), difference: 1.28 MiB | ||
| 1099 | 2026.02.17 17:10:13.766324 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.02.17 17:10:13.766512 [ 3 ] {cf92f0bb-7644-46ea-8edc-6e4e63d0cf95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1101 | 2026.02.17 17:10:13.766578 [ 3 ] {cf92f0bb-7644-46ea-8edc-6e4e63d0cf95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1102 | 2026.02.17 17:10:13.767369 [ 3 ] {cf92f0bb-7644-46ea-8edc-6e4e63d0cf95} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1103 | 2026.02.17 17:10:13.767419 [ 3 ] {cf92f0bb-7644-46ea-8edc-6e4e63d0cf95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1104 | 2026.02.17 17:10:13.767962 [ 3 ] {cf92f0bb-7644-46ea-8edc-6e4e63d0cf95} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1105 | 2026.02.17 17:10:13.768429 [ 3 ] {cf92f0bb-7644-46ea-8edc-6e4e63d0cf95} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1106 | 2026.02.17 17:10:13.768590 [ 3 ] {cf92f0bb-7644-46ea-8edc-6e4e63d0cf95} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002126 sec., 133584.19567262466 rows/sec., 8.48 MiB/sec. | ||
| 1107 | 2026.02.17 17:10:13.768635 [ 3 ] {cf92f0bb-7644-46ea-8edc-6e4e63d0cf95} <Debug> TCPHandler: Processed in 0.002444983 sec. | ||
| 1108 | 2026.02.17 17:10:13.768760 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1109 | 2026.02.17 17:10:13.768863 [ 3 ] {af3637a4-dfe7-4b1d-87fc-c84d0b8e35b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1110 | 2026.02.17 17:10:13.768905 [ 3 ] {af3637a4-dfe7-4b1d-87fc-c84d0b8e35b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1111 | 2026.02.17 17:10:13.769664 [ 3 ] {af3637a4-dfe7-4b1d-87fc-c84d0b8e35b5} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2026.02.17 17:10:13.769698 [ 3 ] {af3637a4-dfe7-4b1d-87fc-c84d0b8e35b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1113 | 2026.02.17 17:10:13.770155 [ 3 ] {af3637a4-dfe7-4b1d-87fc-c84d0b8e35b5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1114 | 2026.02.17 17:10:13.770666 [ 3 ] {af3637a4-dfe7-4b1d-87fc-c84d0b8e35b5} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2026.02.17 17:10:13.770801 [ 3 ] {af3637a4-dfe7-4b1d-87fc-c84d0b8e35b5} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.001961 sec., 416624.17134115245 rows/sec., 32.97 MiB/sec. | ||
| 1116 | 2026.02.17 17:10:13.770837 [ 3 ] {af3637a4-dfe7-4b1d-87fc-c84d0b8e35b5} <Debug> TCPHandler: Processed in 0.002127555 sec. | ||
| 1117 | 2026.02.17 17:10:13.770947 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.02.17 17:10:13.771042 [ 3 ] {cb3efce6-c68c-47d7-82fd-baf13ee69f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1119 | 2026.02.17 17:10:13.771082 [ 3 ] {cb3efce6-c68c-47d7-82fd-baf13ee69f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1120 | 2026.02.17 17:10:13.771526 [ 3 ] {cb3efce6-c68c-47d7-82fd-baf13ee69f34} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2026.02.17 17:10:13.771562 [ 3 ] {cb3efce6-c68c-47d7-82fd-baf13ee69f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1122 | 2026.02.17 17:10:13.771969 [ 3 ] {cb3efce6-c68c-47d7-82fd-baf13ee69f34} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1123 | 2026.02.17 17:10:13.772379 [ 3 ] {cb3efce6-c68c-47d7-82fd-baf13ee69f34} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2026.02.17 17:10:13.772506 [ 3 ] {cb3efce6-c68c-47d7-82fd-baf13ee69f34} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001486 sec., 102288.02153432033 rows/sec., 6.11 MiB/sec. | ||
| 1125 | 2026.02.17 17:10:13.772544 [ 3 ] {cb3efce6-c68c-47d7-82fd-baf13ee69f34} <Debug> TCPHandler: Processed in 0.001645365 sec. | ||
| 1126 | 2026.02.17 17:10:13.772653 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.02.17 17:10:13.772746 [ 3 ] {0ceab4b3-cf59-4337-8191-253e6bd8d06d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1128 | 2026.02.17 17:10:13.772785 [ 3 ] {0ceab4b3-cf59-4337-8191-253e6bd8d06d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1129 | 2026.02.17 17:10:13.773205 [ 3 ] {0ceab4b3-cf59-4337-8191-253e6bd8d06d} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2026.02.17 17:10:13.773241 [ 3 ] {0ceab4b3-cf59-4337-8191-253e6bd8d06d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1131 | 2026.02.17 17:10:13.773632 [ 3 ] {0ceab4b3-cf59-4337-8191-253e6bd8d06d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1132 | 2026.02.17 17:10:13.774041 [ 3 ] {0ceab4b3-cf59-4337-8191-253e6bd8d06d} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2026.02.17 17:10:13.774168 [ 3 ] {0ceab4b3-cf59-4337-8191-253e6bd8d06d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00144 sec., 103472.22222222222 rows/sec., 6.68 MiB/sec. | ||
| 1134 | 2026.02.17 17:10:13.774206 [ 3 ] {0ceab4b3-cf59-4337-8191-253e6bd8d06d} <Debug> TCPHandler: Processed in 0.001602824 sec. | ||
| 1135 | 2026.02.17 17:10:13.774316 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.02.17 17:10:13.774409 [ 3 ] {fbf393c8-391b-4994-a0cf-b4f07e305e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1137 | 2026.02.17 17:10:13.774448 [ 3 ] {fbf393c8-391b-4994-a0cf-b4f07e305e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1138 | 2026.02.17 17:10:13.774911 [ 3 ] {fbf393c8-391b-4994-a0cf-b4f07e305e7c} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2026.02.17 17:10:13.774947 [ 3 ] {fbf393c8-391b-4994-a0cf-b4f07e305e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1140 | 2026.02.17 17:10:13.775354 [ 3 ] {fbf393c8-391b-4994-a0cf-b4f07e305e7c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1141 | 2026.02.17 17:10:13.775832 [ 3 ] {fbf393c8-391b-4994-a0cf-b4f07e305e7c} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2026.02.17 17:10:13.775949 [ 3 ] {fbf393c8-391b-4994-a0cf-b4f07e305e7c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001586 sec., 93316.51954602775 rows/sec., 5.31 MiB/sec. | ||
| 1143 | 2026.02.17 17:10:13.775982 [ 3 ] {fbf393c8-391b-4994-a0cf-b4f07e305e7c} <Debug> TCPHandler: Processed in 0.001744787 sec. | ||
| 1144 | 2026.02.17 17:10:13.776088 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.02.17 17:10:13.776176 [ 3 ] {ef558b69-1e7e-4d17-a470-0b1046e7a67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1146 | 2026.02.17 17:10:13.776213 [ 3 ] {ef558b69-1e7e-4d17-a470-0b1046e7a67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1147 | 2026.02.17 17:10:13.776809 [ 3 ] {ef558b69-1e7e-4d17-a470-0b1046e7a67f} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.02.17 17:10:13.776844 [ 3 ] {ef558b69-1e7e-4d17-a470-0b1046e7a67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1149 | 2026.02.17 17:10:13.777283 [ 3 ] {ef558b69-1e7e-4d17-a470-0b1046e7a67f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1150 | 2026.02.17 17:10:13.777715 [ 3 ] {ef558b69-1e7e-4d17-a470-0b1046e7a67f} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2026.02.17 17:10:13.777844 [ 3 ] {ef558b69-1e7e-4d17-a470-0b1046e7a67f} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001642 sec., 304506.69914738124 rows/sec., 21.40 MiB/sec. | ||
| 1152 | 2026.02.17 17:10:13.777881 [ 3 ] {ef558b69-1e7e-4d17-a470-0b1046e7a67f} <Debug> TCPHandler: Processed in 0.001808759 sec. | ||
| 1153 | 2026.02.17 17:10:13.777990 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.02.17 17:10:13.778083 [ 3 ] {bbbf7d49-9f7c-411f-8efb-56980a852652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1155 | 2026.02.17 17:10:13.778123 [ 3 ] {bbbf7d49-9f7c-411f-8efb-56980a852652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1156 | 2026.02.17 17:10:13.778452 [ 3 ] {bbbf7d49-9f7c-411f-8efb-56980a852652} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.02.17 17:10:13.778491 [ 3 ] {bbbf7d49-9f7c-411f-8efb-56980a852652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1158 | 2026.02.17 17:10:13.778958 [ 3 ] {bbbf7d49-9f7c-411f-8efb-56980a852652} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1159 | 2026.02.17 17:10:13.779369 [ 3 ] {bbbf7d49-9f7c-411f-8efb-56980a852652} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.02.17 17:10:13.779496 [ 3 ] {bbbf7d49-9f7c-411f-8efb-56980a852652} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001431 sec., 4192.8721174004195 rows/sec., 219.06 KiB/sec. | ||
| 1161 | 2026.02.17 17:10:13.779530 [ 3 ] {bbbf7d49-9f7c-411f-8efb-56980a852652} <Debug> TCPHandler: Processed in 0.001588454 sec. | ||
| 1162 | 2026.02.17 17:10:13.779630 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1163 | 2026.02.17 17:10:13.779722 [ 3 ] {9204beca-4ce6-4192-aeda-1a4c4836cf12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1164 | 2026.02.17 17:10:13.779763 [ 3 ] {9204beca-4ce6-4192-aeda-1a4c4836cf12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1165 | 2026.02.17 17:10:13.780167 [ 3 ] {9204beca-4ce6-4192-aeda-1a4c4836cf12} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2026.02.17 17:10:13.780202 [ 3 ] {9204beca-4ce6-4192-aeda-1a4c4836cf12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1167 | 2026.02.17 17:10:13.780687 [ 3 ] {9204beca-4ce6-4192-aeda-1a4c4836cf12} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1168 | 2026.02.17 17:10:13.781254 [ 3 ] {9204beca-4ce6-4192-aeda-1a4c4836cf12} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1169 | 2026.02.17 17:10:13.781390 [ 3 ] {9204beca-4ce6-4192-aeda-1a4c4836cf12} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001686 sec., 157176.7497034401 rows/sec., 10.44 MiB/sec. | ||
| 1170 | 2026.02.17 17:10:13.781427 [ 3 ] {9204beca-4ce6-4192-aeda-1a4c4836cf12} <Debug> TCPHandler: Processed in 0.00184591 sec. | ||
| 1171 | 2026.02.17 17:10:13.781538 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2026.02.17 17:10:13.781634 [ 3 ] {8ba9ecf3-e9a7-4834-b496-0645ffeccad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1173 | 2026.02.17 17:10:13.781677 [ 3 ] {8ba9ecf3-e9a7-4834-b496-0645ffeccad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1174 | 2026.02.17 17:10:13.782004 [ 3 ] {8ba9ecf3-e9a7-4834-b496-0645ffeccad8} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1175 | 2026.02.17 17:10:13.782041 [ 3 ] {8ba9ecf3-e9a7-4834-b496-0645ffeccad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1176 | 2026.02.17 17:10:13.782455 [ 3 ] {8ba9ecf3-e9a7-4834-b496-0645ffeccad8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1177 | 2026.02.17 17:10:13.782881 [ 3 ] {8ba9ecf3-e9a7-4834-b496-0645ffeccad8} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1178 | 2026.02.17 17:10:13.783007 [ 3 ] {8ba9ecf3-e9a7-4834-b496-0645ffeccad8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001423 sec., 702.7406886858749 rows/sec., 47.35 KiB/sec. | ||
| 1179 | 2026.02.17 17:10:13.783043 [ 3 ] {8ba9ecf3-e9a7-4834-b496-0645ffeccad8} <Debug> TCPHandler: Processed in 0.001588395 sec. | ||
| 1180 | 2026.02.17 17:10:13.783147 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1181 | 2026.02.17 17:10:13.783237 [ 3 ] {1e5faff5-90cf-4599-bf08-b269a7e3bea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1182 | 2026.02.17 17:10:13.783286 [ 3 ] {1e5faff5-90cf-4599-bf08-b269a7e3bea3} <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 | ||
| 1183 | 2026.02.17 17:10:13.784121 [ 3 ] {1e5faff5-90cf-4599-bf08-b269a7e3bea3} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2026.02.17 17:10:13.784158 [ 3 ] {1e5faff5-90cf-4599-bf08-b269a7e3bea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1185 | 2026.02.17 17:10:13.784767 [ 3 ] {1e5faff5-90cf-4599-bf08-b269a7e3bea3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1186 | 2026.02.17 17:10:13.785165 [ 3 ] {1e5faff5-90cf-4599-bf08-b269a7e3bea3} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2026.02.17 17:10:13.785304 [ 3 ] {1e5faff5-90cf-4599-bf08-b269a7e3bea3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002038 sec., 4906.771344455348 rows/sec., 8.79 MiB/sec. | ||
| 1188 | 2026.02.17 17:10:13.785357 [ 3 ] {1e5faff5-90cf-4599-bf08-b269a7e3bea3} <Debug> TCPHandler: Processed in 0.002217678 sec. | ||
| 1189 | 2026.02.17 17:10:13.785465 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2026.02.17 17:10:13.785560 [ 3 ] {e6e8cf40-95c0-4341-8f9b-91d838638a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1191 | 2026.02.17 17:10:13.785600 [ 3 ] {e6e8cf40-95c0-4341-8f9b-91d838638a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1192 | 2026.02.17 17:10:13.785947 [ 3 ] {e6e8cf40-95c0-4341-8f9b-91d838638a8f} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2026.02.17 17:10:13.785983 [ 3 ] {e6e8cf40-95c0-4341-8f9b-91d838638a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1194 | 2026.02.17 17:10:13.786403 [ 3 ] {e6e8cf40-95c0-4341-8f9b-91d838638a8f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1195 | 2026.02.17 17:10:13.786917 [ 3 ] {e6e8cf40-95c0-4341-8f9b-91d838638a8f} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1196 | 2026.02.17 17:10:13.787045 [ 3 ] {e6e8cf40-95c0-4341-8f9b-91d838638a8f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001504 sec., 59840.425531914894 rows/sec., 3.74 MiB/sec. | ||
| 1197 | 2026.02.17 17:10:13.787080 [ 3 ] {e6e8cf40-95c0-4341-8f9b-91d838638a8f} <Debug> TCPHandler: Processed in 0.001664646 sec. | ||
| 1198 | 2026.02.17 17:10:15.766501 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1199 | 2026.02.17 17:10:15.767192 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1200 | 2026.02.17 17:10:15.767267 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1201 | 2026.02.17 17:10:15.768134 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1202 | 2026.02.17 17:10:15.768616 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2026.02.17 17:10:15.768777 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1204 | 2026.02.17 17:10:15.885509 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1205 | 2026.02.17 17:10:15.902101 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2026.02.17 17:10:15.902153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1207 | 2026.02.17 17:10:15.908230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1208 | 2026.02.17 17:10:15.909357 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2026.02.17 17:10:15.912294 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1210 | 2026.02.17 17:10:17.775149 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37419 | ||
| 1211 | 2026.02.17 17:10:17.775282 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1212 | 2026.02.17 17:10:17.775312 [ 286 ] {} <Debug> TCP-Session: 8d783c15-0236-4a22-928a-5316f599e77f Authenticating user 'default' from [fd00:1122:3344:101::e]:37419 | ||
| 1213 | 2026.02.17 17:10:17.775333 [ 286 ] {} <Debug> TCP-Session: 8d783c15-0236-4a22-928a-5316f599e77f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1214 | 2026.02.17 17:10:17.775347 [ 286 ] {} <Debug> TCP-Session: 8d783c15-0236-4a22-928a-5316f599e77f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1215 | 2026.02.17 17:10:17.775403 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1216 | 2026.02.17 17:10:17.775438 [ 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 | ||
| 1217 | 2026.02.17 17:10:17.775455 [ 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 | ||
| 1218 | 2026.02.17 17:10:17.775967 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40821 | ||
| 1219 | 2026.02.17 17:10:17.775975 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57503 | ||
| 1220 | 2026.02.17 17:10:17.776134 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59344 | ||
| 1221 | 2026.02.17 17:10:17.776149 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57736 | ||
| 1222 | 2026.02.17 17:10:17.776214 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35287 | ||
| 1223 | 2026.02.17 17:10:17.776438 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37009 | ||
| 1224 | 2026.02.17 17:10:17.776820 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43395 | ||
| 1225 | 2026.02.17 17:10:17.776829 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43104 | ||
| 1226 | 2026.02.17 17:10:17.777842 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1227 | 2026.02.17 17:10:17.777875 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1228 | 2026.02.17 17:10:17.777888 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1229 | 2026.02.17 17:10:17.777914 [ 287 ] {} <Debug> TCP-Session: b95e599f-e5e2-47f7-9f41-e5f0e3fbea3e Authenticating user 'default' from [fd00:1122:3344:101::e]:40821 | ||
| 1230 | 2026.02.17 17:10:17.777928 [ 293 ] {} <Debug> TCP-Session: dc22c794-7453-4424-8634-b99c2f68110b Authenticating user 'default' from [fd00:1122:3344:101::e]:43104 | ||
| 1231 | 2026.02.17 17:10:17.777944 [ 290 ] {} <Debug> TCP-Session: f0884485-37df-4471-b17a-4d6ac01547fa Authenticating user 'default' from [fd00:1122:3344:101::e]:59344 | ||
| 1232 | 2026.02.17 17:10:17.777950 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1233 | 2026.02.17 17:10:17.777978 [ 290 ] {} <Debug> TCP-Session: f0884485-37df-4471-b17a-4d6ac01547fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1234 | 2026.02.17 17:10:17.777990 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1235 | 2026.02.17 17:10:17.778007 [ 290 ] {} <Debug> TCP-Session: f0884485-37df-4471-b17a-4d6ac01547fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1236 | 2026.02.17 17:10:17.778030 [ 294 ] {} <Debug> TCP-Session: d2199e9a-7659-4fb6-a621-4e89f24d21d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43395 | ||
| 1237 | 2026.02.17 17:10:17.777966 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1238 | 2026.02.17 17:10:17.778053 [ 288 ] {} <Debug> TCP-Session: fdc7ab11-851d-494b-9cef-d2ff25c83734 Authenticating user 'default' from [fd00:1122:3344:101::e]:57503 | ||
| 1239 | 2026.02.17 17:10:17.778058 [ 294 ] {} <Debug> TCP-Session: d2199e9a-7659-4fb6-a621-4e89f24d21d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1240 | 2026.02.17 17:10:17.777969 [ 293 ] {} <Debug> TCP-Session: dc22c794-7453-4424-8634-b99c2f68110b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1241 | 2026.02.17 17:10:17.778117 [ 289 ] {} <Debug> TCP-Session: 03975f9a-0dad-47a9-b0eb-b7dacb5dbb6c Authenticating user 'default' from [fd00:1122:3344:101::e]:57736 | ||
| 1242 | 2026.02.17 17:10:17.778121 [ 294 ] {} <Debug> TCP-Session: d2199e9a-7659-4fb6-a621-4e89f24d21d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1243 | 2026.02.17 17:10:17.778147 [ 293 ] {} <Debug> TCP-Session: dc22c794-7453-4424-8634-b99c2f68110b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1244 | 2026.02.17 17:10:17.778157 [ 289 ] {} <Debug> TCP-Session: 03975f9a-0dad-47a9-b0eb-b7dacb5dbb6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1245 | 2026.02.17 17:10:17.777950 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1246 | 2026.02.17 17:10:17.778184 [ 289 ] {} <Debug> TCP-Session: 03975f9a-0dad-47a9-b0eb-b7dacb5dbb6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1247 | 2026.02.17 17:10:17.777956 [ 287 ] {} <Debug> TCP-Session: b95e599f-e5e2-47f7-9f41-e5f0e3fbea3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1248 | 2026.02.17 17:10:17.778221 [ 291 ] {} <Debug> TCP-Session: 4db7accf-174c-4f2a-ace5-6b4bcff5274d Authenticating user 'default' from [fd00:1122:3344:101::e]:35287 | ||
| 1249 | 2026.02.17 17:10:17.778241 [ 287 ] {} <Debug> TCP-Session: b95e599f-e5e2-47f7-9f41-e5f0e3fbea3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1250 | 2026.02.17 17:10:17.778252 [ 291 ] {} <Debug> TCP-Session: 4db7accf-174c-4f2a-ace5-6b4bcff5274d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1251 | 2026.02.17 17:10:17.777855 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1252 | 2026.02.17 17:10:17.778271 [ 291 ] {} <Debug> TCP-Session: 4db7accf-174c-4f2a-ace5-6b4bcff5274d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1253 | 2026.02.17 17:10:17.778149 [ 288 ] {} <Debug> TCP-Session: fdc7ab11-851d-494b-9cef-d2ff25c83734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1254 | 2026.02.17 17:10:17.778311 [ 292 ] {} <Debug> TCP-Session: 59462d09-1ddf-4ecd-b779-0f54e5b9d209 Authenticating user 'default' from [fd00:1122:3344:101::e]:37009 | ||
| 1255 | 2026.02.17 17:10:17.778336 [ 288 ] {} <Debug> TCP-Session: fdc7ab11-851d-494b-9cef-d2ff25c83734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1256 | 2026.02.17 17:10:17.778345 [ 292 ] {} <Debug> TCP-Session: 59462d09-1ddf-4ecd-b779-0f54e5b9d209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1257 | 2026.02.17 17:10:17.778360 [ 292 ] {} <Debug> TCP-Session: 59462d09-1ddf-4ecd-b779-0f54e5b9d209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1258 | 2026.02.17 17:10:17.778449 [ 286 ] {} <Trace> TCP-Session: 8d783c15-0236-4a22-928a-5316f599e77f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1259 | 2026.02.17 17:10:17.778656 [ 286 ] {dcab9334-780a-41bb-8af7-c6061ec8f924} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37419) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1260 | 2026.02.17 17:10:17.778994 [ 286 ] {dcab9334-780a-41bb-8af7-c6061ec8f924} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1261 | 2026.02.17 17:10:17.783320 [ 286 ] {dcab9334-780a-41bb-8af7-c6061ec8f924} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1262 | 2026.02.17 17:10:17.792238 [ 286 ] {dcab9334-780a-41bb-8af7-c6061ec8f924} <Debug> oximeter.version (bb42e2e0-329b-425c-b202-885f356d054d) (SelectExecutor): Key condition: unknown | ||
| 1263 | 2026.02.17 17:10:17.807794 [ 296 ] {dcab9334-780a-41bb-8af7-c6061ec8f924} <Trace> AggregatingTransform: Aggregating | ||
| 1264 | 2026.02.17 17:10:17.809964 [ 296 ] {dcab9334-780a-41bb-8af7-c6061ec8f924} <Trace> Aggregator: Aggregation method: without_key | ||
| 1265 | 2026.02.17 17:10:17.810779 [ 296 ] {dcab9334-780a-41bb-8af7-c6061ec8f924} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00605787 sec. (165.075 rows/sec., 6.45 KiB/sec.) | ||
| 1266 | 2026.02.17 17:10:17.810815 [ 296 ] {dcab9334-780a-41bb-8af7-c6061ec8f924} <Trace> Aggregator: Merging aggregated data | ||
| 1267 | 2026.02.17 17:10:17.810866 [ 296 ] {dcab9334-780a-41bb-8af7-c6061ec8f924} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1268 | 2026.02.17 17:10:17.814237 [ 286 ] {dcab9334-780a-41bb-8af7-c6061ec8f924} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.035642 sec., 28.056786936760002 rows/sec., 1.10 KiB/sec. | ||
| 1269 | 2026.02.17 17:10:17.814396 [ 286 ] {dcab9334-780a-41bb-8af7-c6061ec8f924} <Debug> TCPHandler: Processed in 0.036247653 sec. | ||
| 1270 | 2026.02.17 17:10:17.819699 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1271 | 2026.02.17 17:10:17.819731 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1272 | 2026.02.17 17:10:17.819744 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1273 | 2026.02.17 17:10:17.819757 [ 286 ] {} <Debug> TCP-Session: 8d783c15-0236-4a22-928a-5316f599e77f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1274 | 2026.02.17 17:10:17.819764 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1275 | 2026.02.17 17:10:17.819783 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1276 | 2026.02.17 17:10:17.819805 [ 294 ] {} <Debug> TCP-Session: d2199e9a-7659-4fb6-a621-4e89f24d21d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1277 | 2026.02.17 17:10:17.819826 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1278 | 2026.02.17 17:10:17.819857 [ 287 ] {} <Debug> TCP-Session: b95e599f-e5e2-47f7-9f41-e5f0e3fbea3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1279 | 2026.02.17 17:10:17.819865 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1280 | 2026.02.17 17:10:17.819894 [ 291 ] {} <Debug> TCP-Session: 4db7accf-174c-4f2a-ace5-6b4bcff5274d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1281 | 2026.02.17 17:10:17.819918 [ 293 ] {} <Debug> TCP-Session: dc22c794-7453-4424-8634-b99c2f68110b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1282 | 2026.02.17 17:10:17.819836 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1283 | 2026.02.17 17:10:17.819832 [ 289 ] {} <Debug> TCP-Session: 03975f9a-0dad-47a9-b0eb-b7dacb5dbb6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1284 | 2026.02.17 17:10:17.819798 [ 292 ] {} <Debug> TCP-Session: 59462d09-1ddf-4ecd-b779-0f54e5b9d209 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1285 | 2026.02.17 17:10:17.819980 [ 290 ] {} <Debug> TCP-Session: f0884485-37df-4471-b17a-4d6ac01547fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1286 | 2026.02.17 17:10:17.819799 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1287 | 2026.02.17 17:10:17.820058 [ 288 ] {} <Debug> TCP-Session: fdc7ab11-851d-494b-9cef-d2ff25c83734 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1288 | 2026.02.17 17:10:18.000216 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.31 MiB, peak 172.41 MiB, free memory in arenas 0.00 B, will set to 167.23 MiB (RSS), difference: 2.92 MiB | ||
| 1289 | 2026.02.17 17:10:18.260574 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 210 | ||
| 1290 | 2026.02.17 17:10:18.262875 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2026.02.17 17:10:18.262940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1292 | 2026.02.17 17:10:18.264297 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1293 | 2026.02.17 17:10:18.264816 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2026.02.17 17:10:18.265153 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 210 | ||
| 1295 | 2026.02.17 17:10:18.762290 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1296 | 2026.02.17 17:10:18.762487 [ 3 ] {0423dcc8-616c-41e8-aad2-8ed8a798f9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1297 | 2026.02.17 17:10:18.762558 [ 3 ] {0423dcc8-616c-41e8-aad2-8ed8a798f9b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1298 | 2026.02.17 17:10:18.763243 [ 3 ] {0423dcc8-616c-41e8-aad2-8ed8a798f9b1} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1299 | 2026.02.17 17:10:18.763297 [ 3 ] {0423dcc8-616c-41e8-aad2-8ed8a798f9b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1300 | 2026.02.17 17:10:18.763984 [ 3 ] {0423dcc8-616c-41e8-aad2-8ed8a798f9b1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1301 | 2026.02.17 17:10:18.764592 [ 3 ] {0423dcc8-616c-41e8-aad2-8ed8a798f9b1} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1302 | 2026.02.17 17:10:18.764799 [ 3 ] {0423dcc8-616c-41e8-aad2-8ed8a798f9b1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002365 sec., 23678.64693446089 rows/sec., 1.82 MiB/sec. | ||
| 1303 | 2026.02.17 17:10:18.764856 [ 3 ] {0423dcc8-616c-41e8-aad2-8ed8a798f9b1} <Debug> TCPHandler: Processed in 0.002710199 sec. | ||
| 1304 | 2026.02.17 17:10:18.765037 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2026.02.17 17:10:18.765152 [ 3 ] {7a217dc6-b874-4095-ac1f-5df7114e1c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1306 | 2026.02.17 17:10:18.765195 [ 3 ] {7a217dc6-b874-4095-ac1f-5df7114e1c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1307 | 2026.02.17 17:10:18.765730 [ 3 ] {7a217dc6-b874-4095-ac1f-5df7114e1c29} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1308 | 2026.02.17 17:10:18.765773 [ 3 ] {7a217dc6-b874-4095-ac1f-5df7114e1c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1309 | 2026.02.17 17:10:18.766411 [ 3 ] {7a217dc6-b874-4095-ac1f-5df7114e1c29} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1310 | 2026.02.17 17:10:18.767025 [ 3 ] {7a217dc6-b874-4095-ac1f-5df7114e1c29} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1311 | 2026.02.17 17:10:18.767201 [ 3 ] {7a217dc6-b874-4095-ac1f-5df7114e1c29} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002071 sec., 30902.945436986964 rows/sec., 2.41 MiB/sec. | ||
| 1312 | 2026.02.17 17:10:18.767249 [ 3 ] {7a217dc6-b874-4095-ac1f-5df7114e1c29} <Debug> TCPHandler: Processed in 0.002275239 sec. | ||
| 1313 | 2026.02.17 17:10:18.767422 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1314 | 2026.02.17 17:10:18.767530 [ 3 ] {a28232c2-d496-445b-a097-8d11a34b8355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1315 | 2026.02.17 17:10:18.767583 [ 3 ] {a28232c2-d496-445b-a097-8d11a34b8355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1316 | 2026.02.17 17:10:18.769510 [ 3 ] {a28232c2-d496-445b-a097-8d11a34b8355} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1317 | 2026.02.17 17:10:18.769562 [ 3 ] {a28232c2-d496-445b-a097-8d11a34b8355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1318 | 2026.02.17 17:10:18.770332 [ 3 ] {a28232c2-d496-445b-a097-8d11a34b8355} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1319 | 2026.02.17 17:10:18.770967 [ 3 ] {a28232c2-d496-445b-a097-8d11a34b8355} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1320 | 2026.02.17 17:10:18.771173 [ 3 ] {a28232c2-d496-445b-a097-8d11a34b8355} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003665 sec., 43656.20736698499 rows/sec., 3.04 MiB/sec. | ||
| 1321 | 2026.02.17 17:10:18.771233 [ 3 ] {a28232c2-d496-445b-a097-8d11a34b8355} <Debug> TCPHandler: Processed in 0.003869304 sec. | ||
| 1322 | 2026.02.17 17:10:18.771385 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1323 | 2026.02.17 17:10:18.771507 [ 3 ] {7162af82-b52f-424c-9011-3a64afde8204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1324 | 2026.02.17 17:10:18.771563 [ 3 ] {7162af82-b52f-424c-9011-3a64afde8204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1325 | 2026.02.17 17:10:18.772038 [ 3 ] {7162af82-b52f-424c-9011-3a64afde8204} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1326 | 2026.02.17 17:10:18.772082 [ 3 ] {7162af82-b52f-424c-9011-3a64afde8204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1327 | 2026.02.17 17:10:18.772770 [ 3 ] {7162af82-b52f-424c-9011-3a64afde8204} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1328 | 2026.02.17 17:10:18.773572 [ 3 ] {7162af82-b52f-424c-9011-3a64afde8204} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1329 | 2026.02.17 17:10:18.773741 [ 3 ] {7162af82-b52f-424c-9011-3a64afde8204} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002259 sec., 26560.424966799466 rows/sec., 1.79 MiB/sec. | ||
| 1330 | 2026.02.17 17:10:18.773791 [ 3 ] {7162af82-b52f-424c-9011-3a64afde8204} <Debug> TCPHandler: Processed in 0.002470843 sec. | ||
| 1331 | 2026.02.17 17:10:21.468558 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58481 | ||
| 1332 | 2026.02.17 17:10:21.468677 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1333 | 2026.02.17 17:10:21.468708 [ 286 ] {} <Debug> TCP-Session: 6c5a66d6-66a7-4814-9cb5-6fb76955a6f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58481 | ||
| 1334 | 2026.02.17 17:10:21.468733 [ 286 ] {} <Debug> TCP-Session: 6c5a66d6-66a7-4814-9cb5-6fb76955a6f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1335 | 2026.02.17 17:10:21.468749 [ 286 ] {} <Debug> TCP-Session: 6c5a66d6-66a7-4814-9cb5-6fb76955a6f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1336 | 2026.02.17 17:10:21.469018 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45087 | ||
| 1337 | 2026.02.17 17:10:21.469043 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38826 | ||
| 1338 | 2026.02.17 17:10:21.469081 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48497 | ||
| 1339 | 2026.02.17 17:10:21.469109 [ 286 ] {} <Trace> TCP-Session: 6c5a66d6-66a7-4814-9cb5-6fb76955a6f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1340 | 2026.02.17 17:10:21.469102 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46713 | ||
| 1341 | 2026.02.17 17:10:21.469147 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1342 | 2026.02.17 17:10:21.469174 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1343 | 2026.02.17 17:10:21.469168 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1344 | 2026.02.17 17:10:21.469202 [ 287 ] {} <Debug> TCP-Session: 8af4a77d-8d29-49a3-819b-478559ce93b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45087 | ||
| 1345 | 2026.02.17 17:10:21.469219 [ 292 ] {} <Debug> TCP-Session: c1ec1c94-c9b6-4eee-8fcc-bc1f28b22142 Authenticating user 'default' from [fd00:1122:3344:101::e]:48497 | ||
| 1346 | 2026.02.17 17:10:21.469231 [ 288 ] {} <Debug> TCP-Session: 5725dcd6-aacf-496a-8d25-482b51881e74 Authenticating user 'default' from [fd00:1122:3344:101::e]:38826 | ||
| 1347 | 2026.02.17 17:10:21.469250 [ 287 ] {} <Debug> TCP-Session: 8af4a77d-8d29-49a3-819b-478559ce93b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1348 | 2026.02.17 17:10:21.469264 [ 292 ] {} <Debug> TCP-Session: c1ec1c94-c9b6-4eee-8fcc-bc1f28b22142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1349 | 2026.02.17 17:10:21.469266 [ 288 ] {} <Debug> TCP-Session: 5725dcd6-aacf-496a-8d25-482b51881e74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1350 | 2026.02.17 17:10:21.469276 [ 287 ] {} <Debug> TCP-Session: 8af4a77d-8d29-49a3-819b-478559ce93b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1351 | 2026.02.17 17:10:21.469295 [ 286 ] {d3aaa294-52d0-4146-8067-afe1ae509d85} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58481) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1352 | 2026.02.17 17:10:21.469295 [ 288 ] {} <Debug> TCP-Session: 5725dcd6-aacf-496a-8d25-482b51881e74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1353 | 2026.02.17 17:10:21.469288 [ 292 ] {} <Debug> TCP-Session: c1ec1c94-c9b6-4eee-8fcc-bc1f28b22142 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1354 | 2026.02.17 17:10:21.469221 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1355 | 2026.02.17 17:10:21.469097 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58721 | ||
| 1356 | 2026.02.17 17:10:21.469402 [ 294 ] {} <Debug> TCP-Session: 5214ec75-7971-48d2-b90f-34f4f9bf77b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46713 | ||
| 1357 | 2026.02.17 17:10:21.469068 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63476 | ||
| 1358 | 2026.02.17 17:10:21.469449 [ 294 ] {} <Debug> TCP-Session: 5214ec75-7971-48d2-b90f-34f4f9bf77b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1359 | 2026.02.17 17:10:21.469059 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63364 | ||
| 1360 | 2026.02.17 17:10:21.469484 [ 294 ] {} <Debug> TCP-Session: 5214ec75-7971-48d2-b90f-34f4f9bf77b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1361 | 2026.02.17 17:10:21.469500 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1362 | 2026.02.17 17:10:21.469514 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1363 | 2026.02.17 17:10:21.469549 [ 293 ] {} <Debug> TCP-Session: 7f357c44-75ac-4fb0-948d-cf96bfd174e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58721 | ||
| 1364 | 2026.02.17 17:10:21.469556 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1365 | 2026.02.17 17:10:21.469564 [ 291 ] {} <Debug> TCP-Session: 971cd45d-3358-46ff-b579-d03505c00c92 Authenticating user 'default' from [fd00:1122:3344:101::e]:63476 | ||
| 1366 | 2026.02.17 17:10:21.469580 [ 286 ] {d3aaa294-52d0-4146-8067-afe1ae509d85} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1367 | 2026.02.17 17:10:21.469596 [ 291 ] {} <Debug> TCP-Session: 971cd45d-3358-46ff-b579-d03505c00c92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1368 | 2026.02.17 17:10:21.469579 [ 293 ] {} <Debug> TCP-Session: 7f357c44-75ac-4fb0-948d-cf96bfd174e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1369 | 2026.02.17 17:10:21.469626 [ 291 ] {} <Debug> TCP-Session: 971cd45d-3358-46ff-b579-d03505c00c92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1370 | 2026.02.17 17:10:21.469646 [ 286 ] {d3aaa294-52d0-4146-8067-afe1ae509d85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1371 | 2026.02.17 17:10:21.469650 [ 293 ] {} <Debug> TCP-Session: 7f357c44-75ac-4fb0-948d-cf96bfd174e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1372 | 2026.02.17 17:10:21.469054 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52651 | ||
| 1373 | 2026.02.17 17:10:21.469586 [ 289 ] {} <Debug> TCP-Session: daa002e9-a49a-4851-9238-5d609b6a8557 Authenticating user 'default' from [fd00:1122:3344:101::e]:63364 | ||
| 1374 | 2026.02.17 17:10:21.469730 [ 289 ] {} <Debug> TCP-Session: daa002e9-a49a-4851-9238-5d609b6a8557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1375 | 2026.02.17 17:10:21.469744 [ 289 ] {} <Debug> TCP-Session: daa002e9-a49a-4851-9238-5d609b6a8557 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1376 | 2026.02.17 17:10:21.469754 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1377 | 2026.02.17 17:10:21.469778 [ 290 ] {} <Debug> TCP-Session: 33ead514-3e41-4345-937c-94e369d90cd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52651 | ||
| 1378 | 2026.02.17 17:10:21.469794 [ 290 ] {} <Debug> TCP-Session: 33ead514-3e41-4345-937c-94e369d90cd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1379 | 2026.02.17 17:10:21.469807 [ 290 ] {} <Debug> TCP-Session: 33ead514-3e41-4345-937c-94e369d90cd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1380 | 2026.02.17 17:10:21.469957 [ 286 ] {d3aaa294-52d0-4146-8067-afe1ae509d85} <Debug> oximeter.version (bb42e2e0-329b-425c-b202-885f356d054d) (SelectExecutor): Key condition: unknown | ||
| 1381 | 2026.02.17 17:10:21.470933 [ 299 ] {d3aaa294-52d0-4146-8067-afe1ae509d85} <Trace> AggregatingTransform: Aggregating | ||
| 1382 | 2026.02.17 17:10:21.470987 [ 299 ] {d3aaa294-52d0-4146-8067-afe1ae509d85} <Trace> Aggregator: Aggregation method: without_key | ||
| 1383 | 2026.02.17 17:10:21.471026 [ 299 ] {d3aaa294-52d0-4146-8067-afe1ae509d85} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000969691 sec. (1031.256 rows/sec., 40.28 KiB/sec.) | ||
| 1384 | 2026.02.17 17:10:21.471047 [ 299 ] {d3aaa294-52d0-4146-8067-afe1ae509d85} <Trace> Aggregator: Merging aggregated data | ||
| 1385 | 2026.02.17 17:10:21.472263 [ 286 ] {d3aaa294-52d0-4146-8067-afe1ae509d85} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003021 sec., 331.01621979476994 rows/sec., 12.93 KiB/sec. | ||
| 1386 | 2026.02.17 17:10:21.472424 [ 286 ] {d3aaa294-52d0-4146-8067-afe1ae509d85} <Debug> TCPHandler: Processed in 0.003443054 sec. | ||
| 1387 | 2026.02.17 17:10:21.472526 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1388 | 2026.02.17 17:10:21.472554 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1389 | 2026.02.17 17:10:21.472556 [ 286 ] {} <Debug> TCP-Session: 6c5a66d6-66a7-4814-9cb5-6fb76955a6f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1390 | 2026.02.17 17:10:21.472586 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1391 | 2026.02.17 17:10:21.472610 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1392 | 2026.02.17 17:10:21.472592 [ 294 ] {} <Debug> TCP-Session: 5214ec75-7971-48d2-b90f-34f4f9bf77b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1393 | 2026.02.17 17:10:21.472637 [ 287 ] {} <Debug> TCP-Session: 8af4a77d-8d29-49a3-819b-478559ce93b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1394 | 2026.02.17 17:10:21.472646 [ 291 ] {} <Debug> TCP-Session: 971cd45d-3358-46ff-b579-d03505c00c92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1395 | 2026.02.17 17:10:21.472654 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1396 | 2026.02.17 17:10:21.472675 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1397 | 2026.02.17 17:10:21.472692 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1398 | 2026.02.17 17:10:21.472708 [ 290 ] {} <Debug> TCP-Session: 33ead514-3e41-4345-937c-94e369d90cd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1399 | 2026.02.17 17:10:21.472730 [ 288 ] {} <Debug> TCP-Session: 5725dcd6-aacf-496a-8d25-482b51881e74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1400 | 2026.02.17 17:10:21.472725 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1401 | 2026.02.17 17:10:21.472632 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1402 | 2026.02.17 17:10:21.472831 [ 292 ] {} <Debug> TCP-Session: c1ec1c94-c9b6-4eee-8fcc-bc1f28b22142 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1403 | 2026.02.17 17:10:21.472853 [ 289 ] {} <Debug> TCP-Session: daa002e9-a49a-4851-9238-5d609b6a8557 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1404 | 2026.02.17 17:10:21.472907 [ 293 ] {} <Debug> TCP-Session: 7f357c44-75ac-4fb0-948d-cf96bfd174e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1405 | 2026.02.17 17:10:21.663593 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50327 | ||
| 1406 | 2026.02.17 17:10:21.663695 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1407 | 2026.02.17 17:10:21.663721 [ 286 ] {} <Debug> TCP-Session: b82a06e9-5d92-4fb2-a8af-9aa9e0b974cc Authenticating user 'default' from [fd00:1122:3344:101::e]:50327 | ||
| 1408 | 2026.02.17 17:10:21.663743 [ 286 ] {} <Debug> TCP-Session: b82a06e9-5d92-4fb2-a8af-9aa9e0b974cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1409 | 2026.02.17 17:10:21.663756 [ 286 ] {} <Debug> TCP-Session: b82a06e9-5d92-4fb2-a8af-9aa9e0b974cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1410 | 2026.02.17 17:10:21.663961 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37860 | ||
| 1411 | 2026.02.17 17:10:21.663974 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51176 | ||
| 1412 | 2026.02.17 17:10:21.664052 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34109 | ||
| 1413 | 2026.02.17 17:10:21.664076 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63703 | ||
| 1414 | 2026.02.17 17:10:21.664097 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1415 | 2026.02.17 17:10:21.664083 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48369 | ||
| 1416 | 2026.02.17 17:10:21.664151 [ 287 ] {} <Debug> TCP-Session: d0425493-ace4-45f2-b0cd-30d53f10be04 Authenticating user 'default' from [fd00:1122:3344:101::e]:37860 | ||
| 1417 | 2026.02.17 17:10:21.664176 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1418 | 2026.02.17 17:10:21.664177 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1419 | 2026.02.17 17:10:21.664198 [ 287 ] {} <Debug> TCP-Session: d0425493-ace4-45f2-b0cd-30d53f10be04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1420 | 2026.02.17 17:10:21.664216 [ 288 ] {} <Debug> TCP-Session: 0624415f-7bb1-40ad-9e65-136e600036a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51176 | ||
| 1421 | 2026.02.17 17:10:21.664229 [ 292 ] {} <Debug> TCP-Session: 7656a9d9-ac79-4d9f-9764-ecfb4e70391c Authenticating user 'default' from [fd00:1122:3344:101::e]:34109 | ||
| 1422 | 2026.02.17 17:10:21.664240 [ 287 ] {} <Debug> TCP-Session: d0425493-ace4-45f2-b0cd-30d53f10be04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1423 | 2026.02.17 17:10:21.664264 [ 292 ] {} <Debug> TCP-Session: 7656a9d9-ac79-4d9f-9764-ecfb4e70391c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1424 | 2026.02.17 17:10:21.664261 [ 288 ] {} <Debug> TCP-Session: 0624415f-7bb1-40ad-9e65-136e600036a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1425 | 2026.02.17 17:10:21.664295 [ 292 ] {} <Debug> TCP-Session: 7656a9d9-ac79-4d9f-9764-ecfb4e70391c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1426 | 2026.02.17 17:10:21.664305 [ 288 ] {} <Debug> TCP-Session: 0624415f-7bb1-40ad-9e65-136e600036a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1427 | 2026.02.17 17:10:21.664228 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1428 | 2026.02.17 17:10:21.664020 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49782 | ||
| 1429 | 2026.02.17 17:10:21.664357 [ 294 ] {} <Debug> TCP-Session: 737f003b-e2f8-4b0e-ab1f-b518ebf9ddce Authenticating user 'default' from [fd00:1122:3344:101::e]:48369 | ||
| 1430 | 2026.02.17 17:10:21.664018 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62296 | ||
| 1431 | 2026.02.17 17:10:21.664394 [ 294 ] {} <Debug> TCP-Session: 737f003b-e2f8-4b0e-ab1f-b518ebf9ddce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1432 | 2026.02.17 17:10:21.664186 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1433 | 2026.02.17 17:10:21.664425 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1434 | 2026.02.17 17:10:21.664428 [ 294 ] {} <Debug> TCP-Session: 737f003b-e2f8-4b0e-ab1f-b518ebf9ddce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1435 | 2026.02.17 17:10:21.664467 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1436 | 2026.02.17 17:10:21.664465 [ 293 ] {} <Debug> TCP-Session: a906f1fd-84f0-4d43-8a67-810ee0cff256 Authenticating user 'default' from [fd00:1122:3344:101::e]:63703 | ||
| 1437 | 2026.02.17 17:10:21.664496 [ 290 ] {} <Debug> TCP-Session: 067fa972-7f50-4e1f-b1fd-8cae208941ac Authenticating user 'default' from [fd00:1122:3344:101::e]:62296 | ||
| 1438 | 2026.02.17 17:10:21.664468 [ 289 ] {} <Debug> TCP-Session: 87ee00c9-3d89-45d9-a244-9a09d6eea3a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49782 | ||
| 1439 | 2026.02.17 17:10:21.664521 [ 293 ] {} <Debug> TCP-Session: a906f1fd-84f0-4d43-8a67-810ee0cff256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1440 | 2026.02.17 17:10:21.664526 [ 290 ] {} <Debug> TCP-Session: 067fa972-7f50-4e1f-b1fd-8cae208941ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1441 | 2026.02.17 17:10:21.664549 [ 293 ] {} <Debug> TCP-Session: a906f1fd-84f0-4d43-8a67-810ee0cff256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1442 | 2026.02.17 17:10:21.664563 [ 290 ] {} <Debug> TCP-Session: 067fa972-7f50-4e1f-b1fd-8cae208941ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1443 | 2026.02.17 17:10:21.664545 [ 289 ] {} <Debug> TCP-Session: 87ee00c9-3d89-45d9-a244-9a09d6eea3a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1444 | 2026.02.17 17:10:21.664090 [ 286 ] {} <Trace> TCP-Session: b82a06e9-5d92-4fb2-a8af-9aa9e0b974cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1445 | 2026.02.17 17:10:21.664632 [ 289 ] {} <Debug> TCP-Session: 87ee00c9-3d89-45d9-a244-9a09d6eea3a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1446 | 2026.02.17 17:10:21.664029 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36455 | ||
| 1447 | 2026.02.17 17:10:21.664750 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1448 | 2026.02.17 17:10:21.664773 [ 291 ] {} <Debug> TCP-Session: f4b6d0ea-1a03-488d-939b-cd30052bb057 Authenticating user 'default' from [fd00:1122:3344:101::e]:36455 | ||
| 1449 | 2026.02.17 17:10:21.664791 [ 291 ] {} <Debug> TCP-Session: f4b6d0ea-1a03-488d-939b-cd30052bb057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1450 | 2026.02.17 17:10:21.664797 [ 286 ] {058261f8-fca6-45d2-ba56-6b97c7355866} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50327) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1451 | 2026.02.17 17:10:21.664803 [ 291 ] {} <Debug> TCP-Session: f4b6d0ea-1a03-488d-939b-cd30052bb057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1452 | 2026.02.17 17:10:21.665060 [ 286 ] {058261f8-fca6-45d2-ba56-6b97c7355866} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1453 | 2026.02.17 17:10:21.665120 [ 286 ] {058261f8-fca6-45d2-ba56-6b97c7355866} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1454 | 2026.02.17 17:10:21.665399 [ 286 ] {058261f8-fca6-45d2-ba56-6b97c7355866} <Debug> oximeter.version (bb42e2e0-329b-425c-b202-885f356d054d) (SelectExecutor): Key condition: unknown | ||
| 1455 | 2026.02.17 17:10:21.666331 [ 301 ] {058261f8-fca6-45d2-ba56-6b97c7355866} <Trace> AggregatingTransform: Aggregating | ||
| 1456 | 2026.02.17 17:10:21.666372 [ 301 ] {058261f8-fca6-45d2-ba56-6b97c7355866} <Trace> Aggregator: Aggregation method: without_key | ||
| 1457 | 2026.02.17 17:10:21.666404 [ 301 ] {058261f8-fca6-45d2-ba56-6b97c7355866} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000906449 sec. (1103.206 rows/sec., 43.09 KiB/sec.) | ||
| 1458 | 2026.02.17 17:10:21.666422 [ 301 ] {058261f8-fca6-45d2-ba56-6b97c7355866} <Trace> Aggregator: Merging aggregated data | ||
| 1459 | 2026.02.17 17:10:21.667750 [ 286 ] {058261f8-fca6-45d2-ba56-6b97c7355866} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003013 sec., 331.8951211417192 rows/sec., 12.96 KiB/sec. | ||
| 1460 | 2026.02.17 17:10:21.667853 [ 286 ] {058261f8-fca6-45d2-ba56-6b97c7355866} <Debug> TCPHandler: Processed in 0.003895525 sec. | ||
| 1461 | 2026.02.17 17:10:21.667968 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1462 | 2026.02.17 17:10:21.667992 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1463 | 2026.02.17 17:10:21.668004 [ 286 ] {} <Debug> TCP-Session: b82a06e9-5d92-4fb2-a8af-9aa9e0b974cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1464 | 2026.02.17 17:10:21.668013 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1465 | 2026.02.17 17:10:21.668032 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1466 | 2026.02.17 17:10:21.668048 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1467 | 2026.02.17 17:10:21.668061 [ 287 ] {} <Debug> TCP-Session: d0425493-ace4-45f2-b0cd-30d53f10be04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1468 | 2026.02.17 17:10:21.668068 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1469 | 2026.02.17 17:10:21.668093 [ 292 ] {} <Debug> TCP-Session: 7656a9d9-ac79-4d9f-9764-ecfb4e70391c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1470 | 2026.02.17 17:10:21.668100 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1471 | 2026.02.17 17:10:21.668118 [ 291 ] {} <Debug> TCP-Session: f4b6d0ea-1a03-488d-939b-cd30052bb057 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1472 | 2026.02.17 17:10:21.668127 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1473 | 2026.02.17 17:10:21.668153 [ 290 ] {} <Debug> TCP-Session: 067fa972-7f50-4e1f-b1fd-8cae208941ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1474 | 2026.02.17 17:10:21.668081 [ 288 ] {} <Debug> TCP-Session: 0624415f-7bb1-40ad-9e65-136e600036a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1475 | 2026.02.17 17:10:21.668190 [ 293 ] {} <Debug> TCP-Session: a906f1fd-84f0-4d43-8a67-810ee0cff256 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1476 | 2026.02.17 17:10:21.668025 [ 294 ] {} <Debug> TCP-Session: 737f003b-e2f8-4b0e-ab1f-b518ebf9ddce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1477 | 2026.02.17 17:10:21.668085 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1478 | 2026.02.17 17:10:21.668277 [ 289 ] {} <Debug> TCP-Session: 87ee00c9-3d89-45d9-a244-9a09d6eea3a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1479 | 2026.02.17 17:10:23.182474 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1480 | 2026.02.17 17:10:23.182552 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1481 | 2026.02.17 17:10:23.268839 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 506 entries to flush up to offset 2824 | ||
| 1482 | 2026.02.17 17:10:23.269404 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1483 | 2026.02.17 17:10:23.269455 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1484 | 2026.02.17 17:10:23.270071 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1485 | 2026.02.17 17:10:23.270526 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1486 | 2026.02.17 17:10:23.270678 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2824 | ||
| 1487 | 2026.02.17 17:10:23.270677 [ 79 ] {} <Debug> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1488 | 2026.02.17 17:10:23.270757 [ 79 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1489 | 2026.02.17 17:10:23.270779 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1490 | 2026.02.17 17:10:23.272952 [ 196 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 1491 | 2026.02.17 17:10:23.275107 [ 196 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1492 | 2026.02.17 17:10:23.277138 [ 196 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 1493 | 2026.02.17 17:10:23.283345 [ 196 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 1494 | 2026.02.17 17:10:23.283417 [ 196 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1495 | 2026.02.17 17:10:23.283478 [ 196 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1496 | 2026.02.17 17:10:23.283526 [ 196 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1497 | 2026.02.17 17:10:23.283597 [ 196 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 506 rows starting from the beginning of the part | ||
| 1498 | 2026.02.17 17:10:23.326756 [ 188 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2824 rows, containing 4 columns (4 merged, 0 gathered) in 0.053945615 sec., 52349.01854395394 rows/sec., 766.83 KiB/sec. | ||
| 1499 | 2026.02.17 17:10:23.327665 [ 196 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1500 | 2026.02.17 17:10:23.328216 [ 196 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_6_1} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1501 | 2026.02.17 17:10:23.328292 [ 196 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_6_1} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1502 | 2026.02.17 17:10:23.328384 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1503 | 2026.02.17 17:10:23.412337 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1504 | 2026.02.17 17:10:23.429853 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1505 | 2026.02.17 17:10:23.429909 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1506 | 2026.02.17 17:10:23.436371 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1507 | 2026.02.17 17:10:23.437473 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1508 | 2026.02.17 17:10:23.437801 [ 79 ] {} <Debug> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1509 | 2026.02.17 17:10:23.437881 [ 79 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1510 | 2026.02.17 17:10:23.437906 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1511 | 2026.02.17 17:10:23.438002 [ 196 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 1512 | 2026.02.17 17:10:23.440979 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1513 | 2026.02.17 17:10:23.442348 [ 196 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1514 | 2026.02.17 17:10:23.444020 [ 196 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 1515 | 2026.02.17 17:10:23.448936 [ 196 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 1516 | 2026.02.17 17:10:23.453464 [ 196 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 1517 | 2026.02.17 17:10:23.458032 [ 196 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 1518 | 2026.02.17 17:10:23.469153 [ 196 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 1519 | 2026.02.17 17:10:23.473398 [ 196 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 1520 | 2026.02.17 17:10:23.536307 [ 200 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.098346814 sec., 467.7324880092201 rows/sec., 2.42 MiB/sec. | ||
| 1521 | 2026.02.17 17:10:23.538117 [ 188 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1522 | 2026.02.17 17:10:23.540261 [ 188 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_6_1} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1523 | 2026.02.17 17:10:23.540345 [ 188 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_6_1} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1524 | 2026.02.17 17:10:23.541503 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1525 | 2026.02.17 17:10:23.767033 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1526 | 2026.02.17 17:10:23.767236 [ 3 ] {48a4a1c0-7844-40cf-8509-ece0401b13d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1527 | 2026.02.17 17:10:23.767304 [ 3 ] {48a4a1c0-7844-40cf-8509-ece0401b13d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1528 | 2026.02.17 17:10:23.768066 [ 3 ] {48a4a1c0-7844-40cf-8509-ece0401b13d7} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1529 | 2026.02.17 17:10:23.768117 [ 3 ] {48a4a1c0-7844-40cf-8509-ece0401b13d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1530 | 2026.02.17 17:10:23.768740 [ 3 ] {48a4a1c0-7844-40cf-8509-ece0401b13d7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1531 | 2026.02.17 17:10:23.769196 [ 3 ] {48a4a1c0-7844-40cf-8509-ece0401b13d7} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1532 | 2026.02.17 17:10:23.769356 [ 3 ] {48a4a1c0-7844-40cf-8509-ece0401b13d7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002171 sec., 130815.29249193918 rows/sec., 8.31 MiB/sec. | ||
| 1533 | 2026.02.17 17:10:23.769402 [ 3 ] {48a4a1c0-7844-40cf-8509-ece0401b13d7} <Debug> TCPHandler: Processed in 0.002504383 sec. | ||
| 1534 | 2026.02.17 17:10:23.769532 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1535 | 2026.02.17 17:10:23.769632 [ 3 ] {1cf0156c-8860-45ed-8998-8ba8fbb2537b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1536 | 2026.02.17 17:10:23.769674 [ 3 ] {1cf0156c-8860-45ed-8998-8ba8fbb2537b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1537 | 2026.02.17 17:10:23.770416 [ 3 ] {1cf0156c-8860-45ed-8998-8ba8fbb2537b} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1538 | 2026.02.17 17:10:23.770454 [ 3 ] {1cf0156c-8860-45ed-8998-8ba8fbb2537b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1539 | 2026.02.17 17:10:23.770980 [ 3 ] {1cf0156c-8860-45ed-8998-8ba8fbb2537b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1540 | 2026.02.17 17:10:23.771416 [ 3 ] {1cf0156c-8860-45ed-8998-8ba8fbb2537b} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1541 | 2026.02.17 17:10:23.771571 [ 3 ] {1cf0156c-8860-45ed-8998-8ba8fbb2537b} <Debug> executeQuery: Read 817 rows, 66.20 KiB in 0.00196 sec., 416836.7346938776 rows/sec., 32.98 MiB/sec. | ||
| 1542 | 2026.02.17 17:10:23.771615 [ 3 ] {1cf0156c-8860-45ed-8998-8ba8fbb2537b} <Debug> TCPHandler: Processed in 0.002133736 sec. | ||
| 1543 | 2026.02.17 17:10:23.771730 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1544 | 2026.02.17 17:10:23.771827 [ 3 ] {6f37a266-e534-482e-b5a9-41e2e7a2275f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1545 | 2026.02.17 17:10:23.771868 [ 3 ] {6f37a266-e534-482e-b5a9-41e2e7a2275f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1546 | 2026.02.17 17:10:23.772296 [ 3 ] {6f37a266-e534-482e-b5a9-41e2e7a2275f} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1547 | 2026.02.17 17:10:23.772332 [ 3 ] {6f37a266-e534-482e-b5a9-41e2e7a2275f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1548 | 2026.02.17 17:10:23.772747 [ 3 ] {6f37a266-e534-482e-b5a9-41e2e7a2275f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1549 | 2026.02.17 17:10:23.773178 [ 3 ] {6f37a266-e534-482e-b5a9-41e2e7a2275f} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1550 | 2026.02.17 17:10:23.773309 [ 3 ] {6f37a266-e534-482e-b5a9-41e2e7a2275f} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001502 sec., 101198.40213049267 rows/sec., 6.04 MiB/sec. | ||
| 1551 | 2026.02.17 17:10:23.773348 [ 3 ] {6f37a266-e534-482e-b5a9-41e2e7a2275f} <Debug> TCPHandler: Processed in 0.001667186 sec. | ||
| 1552 | 2026.02.17 17:10:23.773456 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1553 | 2026.02.17 17:10:23.773550 [ 3 ] {c7c86cb0-70b3-424f-a283-4ec5955ca5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1554 | 2026.02.17 17:10:23.773592 [ 3 ] {c7c86cb0-70b3-424f-a283-4ec5955ca5e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1555 | 2026.02.17 17:10:23.774017 [ 3 ] {c7c86cb0-70b3-424f-a283-4ec5955ca5e9} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2026.02.17 17:10:23.774055 [ 3 ] {c7c86cb0-70b3-424f-a283-4ec5955ca5e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1557 | 2026.02.17 17:10:23.774461 [ 3 ] {c7c86cb0-70b3-424f-a283-4ec5955ca5e9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1558 | 2026.02.17 17:10:23.774879 [ 3 ] {c7c86cb0-70b3-424f-a283-4ec5955ca5e9} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2026.02.17 17:10:23.775012 [ 3 ] {c7c86cb0-70b3-424f-a283-4ec5955ca5e9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00148 sec., 100675.67567567568 rows/sec., 6.50 MiB/sec. | ||
| 1560 | 2026.02.17 17:10:23.775049 [ 3 ] {c7c86cb0-70b3-424f-a283-4ec5955ca5e9} <Debug> TCPHandler: Processed in 0.001641925 sec. | ||
| 1561 | 2026.02.17 17:10:23.775155 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1562 | 2026.02.17 17:10:23.775248 [ 3 ] {2e754706-2f81-48ba-9887-ce38b9ac6f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1563 | 2026.02.17 17:10:23.775288 [ 3 ] {2e754706-2f81-48ba-9887-ce38b9ac6f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1564 | 2026.02.17 17:10:23.775701 [ 3 ] {2e754706-2f81-48ba-9887-ce38b9ac6f46} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1565 | 2026.02.17 17:10:23.775737 [ 3 ] {2e754706-2f81-48ba-9887-ce38b9ac6f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1566 | 2026.02.17 17:10:23.776142 [ 3 ] {2e754706-2f81-48ba-9887-ce38b9ac6f46} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1567 | 2026.02.17 17:10:23.776622 [ 3 ] {2e754706-2f81-48ba-9887-ce38b9ac6f46} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1568 | 2026.02.17 17:10:23.776754 [ 3 ] {2e754706-2f81-48ba-9887-ce38b9ac6f46} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001524 sec., 97112.86089238846 rows/sec., 5.52 MiB/sec. | ||
| 1569 | 2026.02.17 17:10:23.776791 [ 3 ] {2e754706-2f81-48ba-9887-ce38b9ac6f46} <Debug> TCPHandler: Processed in 0.001684586 sec. | ||
| 1570 | 2026.02.17 17:10:23.776898 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1571 | 2026.02.17 17:10:23.776992 [ 3 ] {82cfee05-838a-46de-9549-b73eade7b5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1572 | 2026.02.17 17:10:23.777033 [ 3 ] {82cfee05-838a-46de-9549-b73eade7b5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1573 | 2026.02.17 17:10:23.777565 [ 3 ] {82cfee05-838a-46de-9549-b73eade7b5e2} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1574 | 2026.02.17 17:10:23.777603 [ 3 ] {82cfee05-838a-46de-9549-b73eade7b5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1575 | 2026.02.17 17:10:23.778064 [ 3 ] {82cfee05-838a-46de-9549-b73eade7b5e2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1576 | 2026.02.17 17:10:23.778551 [ 3 ] {82cfee05-838a-46de-9549-b73eade7b5e2} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1577 | 2026.02.17 17:10:23.778719 [ 3 ] {82cfee05-838a-46de-9549-b73eade7b5e2} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001744 sec., 286697.247706422 rows/sec., 20.15 MiB/sec. | ||
| 1578 | 2026.02.17 17:10:23.778759 [ 3 ] {82cfee05-838a-46de-9549-b73eade7b5e2} <Debug> TCPHandler: Processed in 0.001909531 sec. | ||
| 1579 | 2026.02.17 17:10:23.778861 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1580 | 2026.02.17 17:10:23.778953 [ 3 ] {96196bbc-2832-4355-acc8-443843e2bfa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1581 | 2026.02.17 17:10:23.778997 [ 3 ] {96196bbc-2832-4355-acc8-443843e2bfa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1582 | 2026.02.17 17:10:23.779319 [ 3 ] {96196bbc-2832-4355-acc8-443843e2bfa4} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1583 | 2026.02.17 17:10:23.779357 [ 3 ] {96196bbc-2832-4355-acc8-443843e2bfa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1584 | 2026.02.17 17:10:23.779801 [ 3 ] {96196bbc-2832-4355-acc8-443843e2bfa4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1585 | 2026.02.17 17:10:23.780281 [ 3 ] {96196bbc-2832-4355-acc8-443843e2bfa4} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2026.02.17 17:10:23.780416 [ 3 ] {96196bbc-2832-4355-acc8-443843e2bfa4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00148 sec., 4054.054054054054 rows/sec., 211.81 KiB/sec. | ||
| 1587 | 2026.02.17 17:10:23.780452 [ 3 ] {96196bbc-2832-4355-acc8-443843e2bfa4} <Debug> TCPHandler: Processed in 0.001640125 sec. | ||
| 1588 | 2026.02.17 17:10:23.780551 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1589 | 2026.02.17 17:10:23.780645 [ 3 ] {853051a5-480a-4a3f-94eb-428d5f521bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1590 | 2026.02.17 17:10:23.780689 [ 3 ] {853051a5-480a-4a3f-94eb-428d5f521bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1591 | 2026.02.17 17:10:23.781082 [ 3 ] {853051a5-480a-4a3f-94eb-428d5f521bb5} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1592 | 2026.02.17 17:10:23.781118 [ 3 ] {853051a5-480a-4a3f-94eb-428d5f521bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1593 | 2026.02.17 17:10:23.781583 [ 3 ] {853051a5-480a-4a3f-94eb-428d5f521bb5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1594 | 2026.02.17 17:10:23.782044 [ 3 ] {853051a5-480a-4a3f-94eb-428d5f521bb5} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1595 | 2026.02.17 17:10:23.782207 [ 3 ] {853051a5-480a-4a3f-94eb-428d5f521bb5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001581 sec., 167615.43327008223 rows/sec., 11.14 MiB/sec. | ||
| 1596 | 2026.02.17 17:10:23.782247 [ 3 ] {853051a5-480a-4a3f-94eb-428d5f521bb5} <Debug> TCPHandler: Processed in 0.001746338 sec. | ||
| 1597 | 2026.02.17 17:10:23.782361 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1598 | 2026.02.17 17:10:23.782454 [ 3 ] {5d4ff376-5d82-42d7-9c81-03a13892b605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1599 | 2026.02.17 17:10:23.782497 [ 3 ] {5d4ff376-5d82-42d7-9c81-03a13892b605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1600 | 2026.02.17 17:10:23.782802 [ 3 ] {5d4ff376-5d82-42d7-9c81-03a13892b605} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1601 | 2026.02.17 17:10:23.782839 [ 3 ] {5d4ff376-5d82-42d7-9c81-03a13892b605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1602 | 2026.02.17 17:10:23.783238 [ 3 ] {5d4ff376-5d82-42d7-9c81-03a13892b605} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1603 | 2026.02.17 17:10:23.783725 [ 3 ] {5d4ff376-5d82-42d7-9c81-03a13892b605} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1604 | 2026.02.17 17:10:23.783857 [ 3 ] {5d4ff376-5d82-42d7-9c81-03a13892b605} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001421 sec., 703.7297677691766 rows/sec., 47.42 KiB/sec. | ||
| 1605 | 2026.02.17 17:10:23.783895 [ 3 ] {5d4ff376-5d82-42d7-9c81-03a13892b605} <Debug> TCPHandler: Processed in 0.001583525 sec. | ||
| 1606 | 2026.02.17 17:10:23.783995 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1607 | 2026.02.17 17:10:23.784088 [ 3 ] {494222fe-84ff-483e-bffe-5708ef453d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1608 | 2026.02.17 17:10:23.784143 [ 3 ] {494222fe-84ff-483e-bffe-5708ef453d99} <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 | ||
| 1609 | 2026.02.17 17:10:23.784942 [ 3 ] {494222fe-84ff-483e-bffe-5708ef453d99} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1610 | 2026.02.17 17:10:23.784979 [ 3 ] {494222fe-84ff-483e-bffe-5708ef453d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1611 | 2026.02.17 17:10:23.785648 [ 3 ] {494222fe-84ff-483e-bffe-5708ef453d99} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1612 | 2026.02.17 17:10:23.786120 [ 3 ] {494222fe-84ff-483e-bffe-5708ef453d99} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1613 | 2026.02.17 17:10:23.786272 [ 3 ] {494222fe-84ff-483e-bffe-5708ef453d99} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002202 sec., 4541.326067211626 rows/sec., 8.14 MiB/sec. | ||
| 1614 | 2026.02.17 17:10:23.786344 [ 3 ] {494222fe-84ff-483e-bffe-5708ef453d99} <Debug> TCPHandler: Processed in 0.002397791 sec. | ||
| 1615 | 2026.02.17 17:10:23.786450 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1616 | 2026.02.17 17:10:23.786545 [ 3 ] {587b90d9-cc4a-4586-9dee-fdea292a1176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1617 | 2026.02.17 17:10:23.786586 [ 3 ] {587b90d9-cc4a-4586-9dee-fdea292a1176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1618 | 2026.02.17 17:10:23.786922 [ 3 ] {587b90d9-cc4a-4586-9dee-fdea292a1176} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2026.02.17 17:10:23.786959 [ 3 ] {587b90d9-cc4a-4586-9dee-fdea292a1176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1620 | 2026.02.17 17:10:23.787387 [ 3 ] {587b90d9-cc4a-4586-9dee-fdea292a1176} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1621 | 2026.02.17 17:10:23.787856 [ 3 ] {587b90d9-cc4a-4586-9dee-fdea292a1176} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1622 | 2026.02.17 17:10:23.788020 [ 3 ] {587b90d9-cc4a-4586-9dee-fdea292a1176} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001494 sec., 60240.96385542168 rows/sec., 3.77 MiB/sec. | ||
| 1623 | 2026.02.17 17:10:23.788060 [ 3 ] {587b90d9-cc4a-4586-9dee-fdea292a1176} <Debug> TCPHandler: Processed in 0.001659305 sec. | ||
| 1624 | 2026.02.17 17:10:24.001150 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.34 MiB, peak 178.09 MiB, free memory in arenas 0.00 B, will set to 179.96 MiB (RSS), difference: 10.62 MiB | ||
| 1625 | 2026.02.17 17:10:28.266183 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 244 | ||
| 1626 | 2026.02.17 17:10:28.268398 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1627 | 2026.02.17 17:10:28.268451 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1628 | 2026.02.17 17:10:28.269730 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1629 | 2026.02.17 17:10:28.270004 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1630 | 2026.02.17 17:10:28.270329 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 244 | ||
| 1631 | 2026.02.17 17:10:28.758855 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1632 | 2026.02.17 17:10:28.759052 [ 3 ] {6530ccc3-2566-429e-b716-12bf7bbfcb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1633 | 2026.02.17 17:10:28.759129 [ 3 ] {6530ccc3-2566-429e-b716-12bf7bbfcb8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1634 | 2026.02.17 17:10:28.759835 [ 3 ] {6530ccc3-2566-429e-b716-12bf7bbfcb8f} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2026.02.17 17:10:28.759884 [ 3 ] {6530ccc3-2566-429e-b716-12bf7bbfcb8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1636 | 2026.02.17 17:10:28.760417 [ 3 ] {6530ccc3-2566-429e-b716-12bf7bbfcb8f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1637 | 2026.02.17 17:10:28.760994 [ 3 ] {6530ccc3-2566-429e-b716-12bf7bbfcb8f} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2026.02.17 17:10:28.761124 [ 71 ] {} <Debug> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1639 | 2026.02.17 17:10:28.761157 [ 3 ] {6530ccc3-2566-429e-b716-12bf7bbfcb8f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00216 sec., 25925.925925925927 rows/sec., 1.99 MiB/sec. | ||
| 1640 | 2026.02.17 17:10:28.761158 [ 71 ] {} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1641 | 2026.02.17 17:10:28.761189 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1642 | 2026.02.17 17:10:28.761207 [ 3 ] {6530ccc3-2566-429e-b716-12bf7bbfcb8f} <Debug> TCPHandler: Processed in 0.002486954 sec. | ||
| 1643 | 2026.02.17 17:10:28.761328 [ 201 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::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 | ||
| 1644 | 2026.02.17 17:10:28.761333 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1645 | 2026.02.17 17:10:28.761482 [ 3 ] {4f41b9fe-d432-489b-971a-1743827c0e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1646 | 2026.02.17 17:10:28.761495 [ 201 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1647 | 2026.02.17 17:10:28.761525 [ 3 ] {4f41b9fe-d432-489b-971a-1743827c0e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1648 | 2026.02.17 17:10:28.761547 [ 201 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 822 rows starting from the beginning of the part | ||
| 1649 | 2026.02.17 17:10:28.761647 [ 201 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1650 | 2026.02.17 17:10:28.761703 [ 201 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 817 rows starting from the beginning of the part | ||
| 1651 | 2026.02.17 17:10:28.761748 [ 201 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1652 | 2026.02.17 17:10:28.761789 [ 201 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 817 rows starting from the beginning of the part | ||
| 1653 | 2026.02.17 17:10:28.761842 [ 201 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1654 | 2026.02.17 17:10:28.762006 [ 3 ] {4f41b9fe-d432-489b-971a-1743827c0e7b} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1655 | 2026.02.17 17:10:28.762050 [ 3 ] {4f41b9fe-d432-489b-971a-1743827c0e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1656 | 2026.02.17 17:10:28.762638 [ 3 ] {4f41b9fe-d432-489b-971a-1743827c0e7b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1657 | 2026.02.17 17:10:28.763112 [ 3 ] {4f41b9fe-d432-489b-971a-1743827c0e7b} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1658 | 2026.02.17 17:10:28.763219 [ 71 ] {} <Debug> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1659 | 2026.02.17 17:10:28.763247 [ 71 ] {} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1660 | 2026.02.17 17:10:28.763258 [ 3 ] {4f41b9fe-d432-489b-971a-1743827c0e7b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001799 sec., 35575.319622012226 rows/sec., 2.78 MiB/sec. | ||
| 1661 | 2026.02.17 17:10:28.763264 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1662 | 2026.02.17 17:10:28.763269 [ 200 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2624 rows, containing 5 columns (5 merged, 0 gathered) in 0.002009004 sec., 1306119.8484423128 rows/sec., 108.12 MiB/sec. | ||
| 1663 | 2026.02.17 17:10:28.763299 [ 3 ] {4f41b9fe-d432-489b-971a-1743827c0e7b} <Debug> TCPHandler: Processed in 0.002021184 sec. | ||
| 1664 | 2026.02.17 17:10:28.763359 [ 187 ] {d98c200f-82a8-4bc8-a14b-281771204983::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 | ||
| 1665 | 2026.02.17 17:10:28.763434 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1666 | 2026.02.17 17:10:28.763455 [ 187 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1667 | 2026.02.17 17:10:28.763496 [ 187 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 510 rows starting from the beginning of the part | ||
| 1668 | 2026.02.17 17:10:28.763538 [ 3 ] {d9d0681f-2c29-4f7d-a70f-062f5af80a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1669 | 2026.02.17 17:10:28.763584 [ 187 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1670 | 2026.02.17 17:10:28.763586 [ 3 ] {d9d0681f-2c29-4f7d-a70f-062f5af80a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1671 | 2026.02.17 17:10:28.763596 [ 201 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1672 | 2026.02.17 17:10:28.763641 [ 187 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 500 rows starting from the beginning of the part | ||
| 1673 | 2026.02.17 17:10:28.763691 [ 187 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1674 | 2026.02.17 17:10:28.763739 [ 187 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 500 rows starting from the beginning of the part | ||
| 1675 | 2026.02.17 17:10:28.763785 [ 187 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1676 | 2026.02.17 17:10:28.764015 [ 3 ] {d9d0681f-2c29-4f7d-a70f-062f5af80a8d} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1677 | 2026.02.17 17:10:28.764051 [ 3 ] {d9d0681f-2c29-4f7d-a70f-062f5af80a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 1678 | 2026.02.17 17:10:28.764111 [ 201 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_6_1} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1679 | 2026.02.17 17:10:28.764199 [ 201 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_6_1} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1680 | 2026.02.17 17:10:28.764277 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 1681 | 2026.02.17 17:10:28.764558 [ 3 ] {d9d0681f-2c29-4f7d-a70f-062f5af80a8d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1682 | 2026.02.17 17:10:28.764908 [ 201 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1702 rows, containing 5 columns (5 merged, 0 gathered) in 0.001597644 sec., 1065318.68175889 rows/sec., 79.92 MiB/sec. | ||
| 1683 | 2026.02.17 17:10:28.765061 [ 3 ] {d9d0681f-2c29-4f7d-a70f-062f5af80a8d} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1684 | 2026.02.17 17:10:28.765174 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1685 | 2026.02.17 17:10:28.765201 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1686 | 2026.02.17 17:10:28.765211 [ 3 ] {d9d0681f-2c29-4f7d-a70f-062f5af80a8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001694 sec., 94451.00354191264 rows/sec., 6.58 MiB/sec. | ||
| 1687 | 2026.02.17 17:10:28.765218 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1688 | 2026.02.17 17:10:28.765249 [ 3 ] {d9d0681f-2c29-4f7d-a70f-062f5af80a8d} <Debug> TCPHandler: Processed in 0.001865141 sec. | ||
| 1689 | 2026.02.17 17:10:28.765253 [ 186 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1690 | 2026.02.17 17:10:28.765282 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::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 | ||
| 1691 | 2026.02.17 17:10:28.765358 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1692 | 2026.02.17 17:10:28.765376 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1693 | 2026.02.17 17:10:28.765401 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 270 rows starting from the beginning of the part | ||
| 1694 | 2026.02.17 17:10:28.765448 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1695 | 2026.02.17 17:10:28.765456 [ 3 ] {bc4f57a6-3f37-4007-89df-49d71cc2205f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1696 | 2026.02.17 17:10:28.765488 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 265 rows starting from the beginning of the part | ||
| 1697 | 2026.02.17 17:10:28.765500 [ 3 ] {bc4f57a6-3f37-4007-89df-49d71cc2205f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1698 | 2026.02.17 17:10:28.765529 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1699 | 2026.02.17 17:10:28.765566 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 265 rows starting from the beginning of the part | ||
| 1700 | 2026.02.17 17:10:28.765605 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1701 | 2026.02.17 17:10:28.765838 [ 3 ] {bc4f57a6-3f37-4007-89df-49d71cc2205f} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1702 | 2026.02.17 17:10:28.765873 [ 3 ] {bc4f57a6-3f37-4007-89df-49d71cc2205f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 1703 | 2026.02.17 17:10:28.765911 [ 186 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_6_1} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2026.02.17 17:10:28.766010 [ 186 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_6_1} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1705 | 2026.02.17 17:10:28.766111 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 1706 | 2026.02.17 17:10:28.766336 [ 3 ] {bc4f57a6-3f37-4007-89df-49d71cc2205f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1707 | 2026.02.17 17:10:28.766644 [ 201 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1280 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138786 sec., 922283.2274148689 rows/sec., 62.40 MiB/sec. | ||
| 1708 | 2026.02.17 17:10:28.766777 [ 3 ] {bc4f57a6-3f37-4007-89df-49d71cc2205f} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2026.02.17 17:10:28.766875 [ 71 ] {} <Debug> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1710 | 2026.02.17 17:10:28.766900 [ 71 ] {} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1711 | 2026.02.17 17:10:28.766914 [ 3 ] {bc4f57a6-3f37-4007-89df-49d71cc2205f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001479 sec., 40567.951318458414 rows/sec., 2.73 MiB/sec. | ||
| 1712 | 2026.02.17 17:10:28.766914 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1713 | 2026.02.17 17:10:28.766916 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1714 | 2026.02.17 17:10:28.766950 [ 3 ] {bc4f57a6-3f37-4007-89df-49d71cc2205f} <Debug> TCPHandler: Processed in 0.001640575 sec. | ||
| 1715 | 2026.02.17 17:10:28.767049 [ 200 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 1716 | 2026.02.17 17:10:28.767207 [ 200 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1717 | 2026.02.17 17:10:28.767248 [ 200 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1718 | 2026.02.17 17:10:28.767340 [ 200 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1719 | 2026.02.17 17:10:28.767389 [ 200 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part | ||
| 1720 | 2026.02.17 17:10:28.767417 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1721 | 2026.02.17 17:10:28.767444 [ 200 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1722 | 2026.02.17 17:10:28.767494 [ 200 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
| 1723 | 2026.02.17 17:10:28.767498 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1724 | 2026.02.17 17:10:28.767539 [ 200 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1725 | 2026.02.17 17:10:28.767574 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 1726 | 2026.02.17 17:10:28.768526 [ 187 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 4 columns (4 merged, 0 gathered) in 0.001532263 sec., 293683.26455706364 rows/sec., 18.94 MiB/sec. | ||
| 1727 | 2026.02.17 17:10:28.768767 [ 200 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1728 | 2026.02.17 17:10:28.769241 [ 200 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_6_1} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1729 | 2026.02.17 17:10:28.769313 [ 200 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_6_1} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1730 | 2026.02.17 17:10:28.769380 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1731 | 2026.02.17 17:10:30.770738 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3272 | ||
| 1732 | 2026.02.17 17:10:30.771280 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1733 | 2026.02.17 17:10:30.771334 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1734 | 2026.02.17 17:10:30.772033 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1735 | 2026.02.17 17:10:30.772481 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1736 | 2026.02.17 17:10:30.772630 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3272 | ||
| 1737 | 2026.02.17 17:10:30.941042 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1738 | 2026.02.17 17:10:30.960035 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1739 | 2026.02.17 17:10:30.960101 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1740 | 2026.02.17 17:10:30.966114 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1741 | 2026.02.17 17:10:30.967155 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1742 | 2026.02.17 17:10:30.970982 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1743 | 2026.02.17 17:10:33.762326 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1744 | 2026.02.17 17:10:33.762587 [ 3 ] {e412703a-96a3-40c7-ad72-864b13d0f1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1745 | 2026.02.17 17:10:33.762937 [ 3 ] {e412703a-96a3-40c7-ad72-864b13d0f1ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1746 | 2026.02.17 17:10:33.766807 [ 3 ] {e412703a-96a3-40c7-ad72-864b13d0f1ce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1747 | 2026.02.17 17:10:33.767128 [ 3 ] {e412703a-96a3-40c7-ad72-864b13d0f1ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1748 | 2026.02.17 17:10:33.767226 [ 3 ] {e412703a-96a3-40c7-ad72-864b13d0f1ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1749 | 2026.02.17 17:10:33.767460 [ 3 ] {e412703a-96a3-40c7-ad72-864b13d0f1ce} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1750 | 2026.02.17 17:10:33.769444 [ 3 ] {e412703a-96a3-40c7-ad72-864b13d0f1ce} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1751 | 2026.02.17 17:10:33.771695 [ 3 ] {e412703a-96a3-40c7-ad72-864b13d0f1ce} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (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 | ||
| 1752 | 2026.02.17 17:10:33.771718 [ 3 ] {e412703a-96a3-40c7-ad72-864b13d0f1ce} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1753 | 2026.02.17 17:10:33.771802 [ 3 ] {e412703a-96a3-40c7-ad72-864b13d0f1ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1754 | 2026.02.17 17:10:33.771826 [ 3 ] {e412703a-96a3-40c7-ad72-864b13d0f1ce} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1755 | 2026.02.17 17:10:33.784913 [ 3 ] {e412703a-96a3-40c7-ad72-864b13d0f1ce} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.022439 sec., 1426.088506617942 rows/sec., 53.84 KiB/sec. | ||
| 1756 | 2026.02.17 17:10:33.785023 [ 3 ] {e412703a-96a3-40c7-ad72-864b13d0f1ce} <Debug> TCPHandler: Processed in 0.022827183 sec. | ||
| 1757 | 2026.02.17 17:10:33.785381 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2026.02.17 17:10:33.785546 [ 3 ] {c1a3099d-13cc-48b1-bd1f-4ac73e7bb19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1759 | 2026.02.17 17:10:33.785804 [ 3 ] {c1a3099d-13cc-48b1-bd1f-4ac73e7bb19c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1760 | 2026.02.17 17:10:33.785842 [ 3 ] {c1a3099d-13cc-48b1-bd1f-4ac73e7bb19c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1761 | 2026.02.17 17:10:33.786069 [ 3 ] {c1a3099d-13cc-48b1-bd1f-4ac73e7bb19c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1762 | 2026.02.17 17:10:33.786132 [ 3 ] {c1a3099d-13cc-48b1-bd1f-4ac73e7bb19c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1763 | 2026.02.17 17:10:33.786258 [ 3 ] {c1a3099d-13cc-48b1-bd1f-4ac73e7bb19c} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1764 | 2026.02.17 17:10:33.786292 [ 3 ] {c1a3099d-13cc-48b1-bd1f-4ac73e7bb19c} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1765 | 2026.02.17 17:10:33.786312 [ 3 ] {c1a3099d-13cc-48b1-bd1f-4ac73e7bb19c} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (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 | ||
| 1766 | 2026.02.17 17:10:33.786327 [ 3 ] {c1a3099d-13cc-48b1-bd1f-4ac73e7bb19c} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1767 | 2026.02.17 17:10:33.786370 [ 3 ] {c1a3099d-13cc-48b1-bd1f-4ac73e7bb19c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1768 | 2026.02.17 17:10:33.786390 [ 3 ] {c1a3099d-13cc-48b1-bd1f-4ac73e7bb19c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1769 | 2026.02.17 17:10:33.786900 [ 3 ] {c1a3099d-13cc-48b1-bd1f-4ac73e7bb19c} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.00143 sec., 22377.622377622378 rows/sec., 844.76 KiB/sec. | ||
| 1770 | 2026.02.17 17:10:33.786992 [ 3 ] {c1a3099d-13cc-48b1-bd1f-4ac73e7bb19c} <Debug> TCPHandler: Processed in 0.001686666 sec. | ||
| 1771 | 2026.02.17 17:10:33.787259 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1772 | 2026.02.17 17:10:33.787451 [ 3 ] {da56eb34-3b87-4c31-a9d9-e85ffdb1e7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1773 | 2026.02.17 17:10:33.787706 [ 3 ] {da56eb34-3b87-4c31-a9d9-e85ffdb1e7ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1774 | 2026.02.17 17:10:33.787743 [ 3 ] {da56eb34-3b87-4c31-a9d9-e85ffdb1e7ad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1775 | 2026.02.17 17:10:33.787951 [ 3 ] {da56eb34-3b87-4c31-a9d9-e85ffdb1e7ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1776 | 2026.02.17 17:10:33.788007 [ 3 ] {da56eb34-3b87-4c31-a9d9-e85ffdb1e7ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1777 | 2026.02.17 17:10:33.788116 [ 3 ] {da56eb34-3b87-4c31-a9d9-e85ffdb1e7ad} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1778 | 2026.02.17 17:10:33.788147 [ 3 ] {da56eb34-3b87-4c31-a9d9-e85ffdb1e7ad} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1779 | 2026.02.17 17:10:33.788167 [ 3 ] {da56eb34-3b87-4c31-a9d9-e85ffdb1e7ad} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (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 | ||
| 1780 | 2026.02.17 17:10:33.788182 [ 3 ] {da56eb34-3b87-4c31-a9d9-e85ffdb1e7ad} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1781 | 2026.02.17 17:10:33.788222 [ 3 ] {da56eb34-3b87-4c31-a9d9-e85ffdb1e7ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1782 | 2026.02.17 17:10:33.788243 [ 3 ] {da56eb34-3b87-4c31-a9d9-e85ffdb1e7ad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1783 | 2026.02.17 17:10:33.788792 [ 3 ] {da56eb34-3b87-4c31-a9d9-e85ffdb1e7ad} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001428 sec., 22408.963585434172 rows/sec., 845.94 KiB/sec. | ||
| 1784 | 2026.02.17 17:10:33.788857 [ 3 ] {da56eb34-3b87-4c31-a9d9-e85ffdb1e7ad} <Debug> TCPHandler: Processed in 0.001661596 sec. | ||
| 1785 | 2026.02.17 17:10:33.796083 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1786 | 2026.02.17 17:10:33.796225 [ 3 ] {3065927e-0a42-471b-a9dc-90564bbc6de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1787 | 2026.02.17 17:10:33.796285 [ 3 ] {3065927e-0a42-471b-a9dc-90564bbc6de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1788 | 2026.02.17 17:10:33.796922 [ 3 ] {3065927e-0a42-471b-a9dc-90564bbc6de5} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1789 | 2026.02.17 17:10:33.796969 [ 3 ] {3065927e-0a42-471b-a9dc-90564bbc6de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 1790 | 2026.02.17 17:10:33.797394 [ 3 ] {3065927e-0a42-471b-a9dc-90564bbc6de5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1791 | 2026.02.17 17:10:33.797600 [ 3 ] {3065927e-0a42-471b-a9dc-90564bbc6de5} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1792 | 2026.02.17 17:10:33.797759 [ 3 ] {3065927e-0a42-471b-a9dc-90564bbc6de5} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001577 sec., 1902.3462270133164 rows/sec., 173.39 KiB/sec. | ||
| 1793 | 2026.02.17 17:10:33.797809 [ 3 ] {3065927e-0a42-471b-a9dc-90564bbc6de5} <Debug> TCPHandler: Processed in 0.001800659 sec. | ||
| 1794 | 2026.02.17 17:10:33.797938 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1795 | 2026.02.17 17:10:33.798041 [ 3 ] {52b487a6-74db-4ec1-a64f-4986b4883524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1796 | 2026.02.17 17:10:33.798082 [ 3 ] {52b487a6-74db-4ec1-a64f-4986b4883524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1797 | 2026.02.17 17:10:33.798628 [ 3 ] {52b487a6-74db-4ec1-a64f-4986b4883524} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1798 | 2026.02.17 17:10:33.798672 [ 3 ] {52b487a6-74db-4ec1-a64f-4986b4883524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 1799 | 2026.02.17 17:10:33.799003 [ 3 ] {52b487a6-74db-4ec1-a64f-4986b4883524} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1800 | 2026.02.17 17:10:33.799225 [ 3 ] {52b487a6-74db-4ec1-a64f-4986b4883524} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2026.02.17 17:10:33.799367 [ 3 ] {52b487a6-74db-4ec1-a64f-4986b4883524} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00135 sec., 210370.37037037036 rows/sec., 13.36 MiB/sec. | ||
| 1802 | 2026.02.17 17:10:33.799405 [ 3 ] {52b487a6-74db-4ec1-a64f-4986b4883524} <Debug> TCPHandler: Processed in 0.001517153 sec. | ||
| 1803 | 2026.02.17 17:10:33.799533 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1804 | 2026.02.17 17:10:33.799633 [ 3 ] {3bcb0af3-b2f7-463c-91ed-7cf7505d271e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1805 | 2026.02.17 17:10:33.799675 [ 3 ] {3bcb0af3-b2f7-463c-91ed-7cf7505d271e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1806 | 2026.02.17 17:10:33.800079 [ 3 ] {3bcb0af3-b2f7-463c-91ed-7cf7505d271e} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1807 | 2026.02.17 17:10:33.800117 [ 3 ] {3bcb0af3-b2f7-463c-91ed-7cf7505d271e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 1808 | 2026.02.17 17:10:33.800425 [ 3 ] {3bcb0af3-b2f7-463c-91ed-7cf7505d271e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1809 | 2026.02.17 17:10:33.800640 [ 3 ] {3bcb0af3-b2f7-463c-91ed-7cf7505d271e} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1810 | 2026.02.17 17:10:33.800775 [ 3 ] {3bcb0af3-b2f7-463c-91ed-7cf7505d271e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001166 sec., 1715.2658662092626 rows/sec., 139.87 KiB/sec. | ||
| 1811 | 2026.02.17 17:10:33.800812 [ 3 ] {3bcb0af3-b2f7-463c-91ed-7cf7505d271e} <Debug> TCPHandler: Processed in 0.001327949 sec. | ||
| 1812 | 2026.02.17 17:10:33.800929 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1813 | 2026.02.17 17:10:33.801028 [ 3 ] {c6080ee6-0c88-447e-9f3a-b85103badabd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1814 | 2026.02.17 17:10:33.801068 [ 3 ] {c6080ee6-0c88-447e-9f3a-b85103badabd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1815 | 2026.02.17 17:10:33.801827 [ 3 ] {c6080ee6-0c88-447e-9f3a-b85103badabd} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1816 | 2026.02.17 17:10:33.801865 [ 3 ] {c6080ee6-0c88-447e-9f3a-b85103badabd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 1817 | 2026.02.17 17:10:33.802248 [ 3 ] {c6080ee6-0c88-447e-9f3a-b85103badabd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1818 | 2026.02.17 17:10:33.802462 [ 3 ] {c6080ee6-0c88-447e-9f3a-b85103badabd} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1819 | 2026.02.17 17:10:33.802597 [ 3 ] {c6080ee6-0c88-447e-9f3a-b85103badabd} <Debug> executeQuery: Read 844 rows, 68.73 KiB in 0.00159 sec., 530817.610062893 rows/sec., 42.21 MiB/sec. | ||
| 1820 | 2026.02.17 17:10:33.802634 [ 3 ] {c6080ee6-0c88-447e-9f3a-b85103badabd} <Debug> TCPHandler: Processed in 0.001758178 sec. | ||
| 1821 | 2026.02.17 17:10:33.802754 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1822 | 2026.02.17 17:10:33.802852 [ 3 ] {9102f181-0de3-4dc7-99a6-b73e35497e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1823 | 2026.02.17 17:10:33.802892 [ 3 ] {9102f181-0de3-4dc7-99a6-b73e35497e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1824 | 2026.02.17 17:10:33.803331 [ 3 ] {9102f181-0de3-4dc7-99a6-b73e35497e62} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2026.02.17 17:10:33.803369 [ 3 ] {9102f181-0de3-4dc7-99a6-b73e35497e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 1826 | 2026.02.17 17:10:33.803688 [ 3 ] {9102f181-0de3-4dc7-99a6-b73e35497e62} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1827 | 2026.02.17 17:10:33.803918 [ 3 ] {9102f181-0de3-4dc7-99a6-b73e35497e62} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1828 | 2026.02.17 17:10:33.804049 [ 3 ] {9102f181-0de3-4dc7-99a6-b73e35497e62} <Debug> executeQuery: Read 167 rows, 10.41 KiB in 0.001218 sec., 137110.01642036127 rows/sec., 8.35 MiB/sec. | ||
| 1829 | 2026.02.17 17:10:33.804086 [ 3 ] {9102f181-0de3-4dc7-99a6-b73e35497e62} <Debug> TCPHandler: Processed in 0.00137999 sec. | ||
| 1830 | 2026.02.17 17:10:33.804201 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1831 | 2026.02.17 17:10:33.804295 [ 3 ] {5053d9ca-ef4e-4a26-885d-1f8ea702163d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1832 | 2026.02.17 17:10:33.804335 [ 3 ] {5053d9ca-ef4e-4a26-885d-1f8ea702163d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1833 | 2026.02.17 17:10:33.804771 [ 3 ] {5053d9ca-ef4e-4a26-885d-1f8ea702163d} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1834 | 2026.02.17 17:10:33.804807 [ 3 ] {5053d9ca-ef4e-4a26-885d-1f8ea702163d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 1835 | 2026.02.17 17:10:33.805114 [ 3 ] {5053d9ca-ef4e-4a26-885d-1f8ea702163d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1836 | 2026.02.17 17:10:33.805322 [ 3 ] {5053d9ca-ef4e-4a26-885d-1f8ea702163d} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1837 | 2026.02.17 17:10:33.805449 [ 3 ] {5053d9ca-ef4e-4a26-885d-1f8ea702163d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001175 sec., 126808.51063829787 rows/sec., 8.19 MiB/sec. | ||
| 1838 | 2026.02.17 17:10:33.805486 [ 3 ] {5053d9ca-ef4e-4a26-885d-1f8ea702163d} <Debug> TCPHandler: Processed in 0.001333899 sec. | ||
| 1839 | 2026.02.17 17:10:33.805603 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1840 | 2026.02.17 17:10:33.805705 [ 3 ] {3339b3f9-8b55-4079-83e0-6db0334b46c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1841 | 2026.02.17 17:10:33.805744 [ 3 ] {3339b3f9-8b55-4079-83e0-6db0334b46c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1842 | 2026.02.17 17:10:33.806172 [ 3 ] {3339b3f9-8b55-4079-83e0-6db0334b46c2} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1843 | 2026.02.17 17:10:33.806209 [ 3 ] {3339b3f9-8b55-4079-83e0-6db0334b46c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 1844 | 2026.02.17 17:10:33.806510 [ 3 ] {3339b3f9-8b55-4079-83e0-6db0334b46c2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1845 | 2026.02.17 17:10:33.806715 [ 3 ] {3339b3f9-8b55-4079-83e0-6db0334b46c2} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1846 | 2026.02.17 17:10:33.806841 [ 3 ] {3339b3f9-8b55-4079-83e0-6db0334b46c2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001156 sec., 128027.68166089966 rows/sec., 7.28 MiB/sec. | ||
| 1847 | 2026.02.17 17:10:33.806879 [ 3 ] {3339b3f9-8b55-4079-83e0-6db0334b46c2} <Debug> TCPHandler: Processed in 0.001324929 sec. | ||
| 1848 | 2026.02.17 17:10:33.806994 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1849 | 2026.02.17 17:10:33.807088 [ 3 ] {e2cfb59f-e939-4162-981e-5a6b2ce35b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1850 | 2026.02.17 17:10:33.807127 [ 3 ] {e2cfb59f-e939-4162-981e-5a6b2ce35b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1851 | 2026.02.17 17:10:33.807718 [ 3 ] {e2cfb59f-e939-4162-981e-5a6b2ce35b98} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1852 | 2026.02.17 17:10:33.807755 [ 3 ] {e2cfb59f-e939-4162-981e-5a6b2ce35b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 1853 | 2026.02.17 17:10:33.808082 [ 3 ] {e2cfb59f-e939-4162-981e-5a6b2ce35b98} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1854 | 2026.02.17 17:10:33.808299 [ 3 ] {e2cfb59f-e939-4162-981e-5a6b2ce35b98} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1855 | 2026.02.17 17:10:33.808431 [ 3 ] {e2cfb59f-e939-4162-981e-5a6b2ce35b98} <Debug> executeQuery: Read 525 rows, 38.00 KiB in 0.001362 sec., 385462.5550660793 rows/sec., 27.24 MiB/sec. | ||
| 1856 | 2026.02.17 17:10:33.808468 [ 3 ] {e2cfb59f-e939-4162-981e-5a6b2ce35b98} <Debug> TCPHandler: Processed in 0.001522703 sec. | ||
| 1857 | 2026.02.17 17:10:33.808580 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1858 | 2026.02.17 17:10:33.808676 [ 3 ] {5404ae36-8152-49a7-bac7-5b8f78ce1765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1859 | 2026.02.17 17:10:33.808717 [ 3 ] {5404ae36-8152-49a7-bac7-5b8f78ce1765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1860 | 2026.02.17 17:10:33.809040 [ 3 ] {5404ae36-8152-49a7-bac7-5b8f78ce1765} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1861 | 2026.02.17 17:10:33.809076 [ 3 ] {5404ae36-8152-49a7-bac7-5b8f78ce1765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 1862 | 2026.02.17 17:10:33.809372 [ 3 ] {5404ae36-8152-49a7-bac7-5b8f78ce1765} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1863 | 2026.02.17 17:10:33.809574 [ 3 ] {5404ae36-8152-49a7-bac7-5b8f78ce1765} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1864 | 2026.02.17 17:10:33.809705 [ 3 ] {5404ae36-8152-49a7-bac7-5b8f78ce1765} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 1865 | 2026.02.17 17:10:33.809740 [ 3 ] {5404ae36-8152-49a7-bac7-5b8f78ce1765} <Debug> TCPHandler: Processed in 0.001208916 sec. | ||
| 1866 | 2026.02.17 17:10:33.809854 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1867 | 2026.02.17 17:10:33.809948 [ 3 ] {de03e1f2-ce83-4403-b2d9-d5c5b0c91ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1868 | 2026.02.17 17:10:33.809989 [ 3 ] {de03e1f2-ce83-4403-b2d9-d5c5b0c91ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1869 | 2026.02.17 17:10:33.810552 [ 3 ] {de03e1f2-ce83-4403-b2d9-d5c5b0c91ece} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1870 | 2026.02.17 17:10:33.810589 [ 3 ] {de03e1f2-ce83-4403-b2d9-d5c5b0c91ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 1871 | 2026.02.17 17:10:33.810915 [ 3 ] {de03e1f2-ce83-4403-b2d9-d5c5b0c91ece} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1872 | 2026.02.17 17:10:33.811124 [ 3 ] {de03e1f2-ce83-4403-b2d9-d5c5b0c91ece} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1873 | 2026.02.17 17:10:33.811252 [ 3 ] {de03e1f2-ce83-4403-b2d9-d5c5b0c91ece} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001323 sec., 201058.20105820106 rows/sec., 13.36 MiB/sec. | ||
| 1874 | 2026.02.17 17:10:33.811288 [ 3 ] {de03e1f2-ce83-4403-b2d9-d5c5b0c91ece} <Debug> TCPHandler: Processed in 0.001481792 sec. | ||
| 1875 | 2026.02.17 17:10:33.811399 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1876 | 2026.02.17 17:10:33.811493 [ 3 ] {6ae15c52-0ce8-4d03-a8ec-016729abdd39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1877 | 2026.02.17 17:10:33.811534 [ 3 ] {6ae15c52-0ce8-4d03-a8ec-016729abdd39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1878 | 2026.02.17 17:10:33.811852 [ 3 ] {6ae15c52-0ce8-4d03-a8ec-016729abdd39} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1879 | 2026.02.17 17:10:33.811889 [ 3 ] {6ae15c52-0ce8-4d03-a8ec-016729abdd39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 1880 | 2026.02.17 17:10:33.812168 [ 3 ] {6ae15c52-0ce8-4d03-a8ec-016729abdd39} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1881 | 2026.02.17 17:10:33.812372 [ 3 ] {6ae15c52-0ce8-4d03-a8ec-016729abdd39} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1882 | 2026.02.17 17:10:33.812498 [ 3 ] {6ae15c52-0ce8-4d03-a8ec-016729abdd39} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 1883 | 2026.02.17 17:10:33.812534 [ 3 ] {6ae15c52-0ce8-4d03-a8ec-016729abdd39} <Debug> TCPHandler: Processed in 0.001182776 sec. | ||
| 1884 | 2026.02.17 17:10:33.812635 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1885 | 2026.02.17 17:10:33.812733 [ 3 ] {a2e81f66-a223-4e2a-91e3-e58efec9c685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1886 | 2026.02.17 17:10:33.812785 [ 3 ] {a2e81f66-a223-4e2a-91e3-e58efec9c685} <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 | ||
| 1887 | 2026.02.17 17:10:33.813632 [ 3 ] {a2e81f66-a223-4e2a-91e3-e58efec9c685} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1888 | 2026.02.17 17:10:33.813673 [ 3 ] {a2e81f66-a223-4e2a-91e3-e58efec9c685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 1889 | 2026.02.17 17:10:33.814245 [ 3 ] {a2e81f66-a223-4e2a-91e3-e58efec9c685} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1890 | 2026.02.17 17:10:33.814469 [ 3 ] {a2e81f66-a223-4e2a-91e3-e58efec9c685} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1891 | 2026.02.17 17:10:33.814609 [ 3 ] {a2e81f66-a223-4e2a-91e3-e58efec9c685} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001894 sec., 12143.611404435058 rows/sec., 21.76 MiB/sec. | ||
| 1892 | 2026.02.17 17:10:33.814676 [ 3 ] {a2e81f66-a223-4e2a-91e3-e58efec9c685} <Debug> TCPHandler: Processed in 0.002088425 sec. | ||
| 1893 | 2026.02.17 17:10:33.814813 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1894 | 2026.02.17 17:10:33.814907 [ 3 ] {edc1135c-a934-4dbf-a792-d722c549df16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1895 | 2026.02.17 17:10:33.814948 [ 3 ] {edc1135c-a934-4dbf-a792-d722c549df16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1896 | 2026.02.17 17:10:33.815275 [ 3 ] {edc1135c-a934-4dbf-a792-d722c549df16} <Trace> oximeter.measurements_i64 (83ba2a93-fe5e-4f8f-a2ea-c5692919596d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1897 | 2026.02.17 17:10:33.815312 [ 3 ] {edc1135c-a934-4dbf-a792-d722c549df16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 1898 | 2026.02.17 17:10:33.816617 [ 3 ] {edc1135c-a934-4dbf-a792-d722c549df16} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1899 | 2026.02.17 17:10:33.816860 [ 3 ] {edc1135c-a934-4dbf-a792-d722c549df16} <Trace> oximeter.measurements_i64 (83ba2a93-fe5e-4f8f-a2ea-c5692919596d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1900 | 2026.02.17 17:10:33.816992 [ 3 ] {edc1135c-a934-4dbf-a792-d722c549df16} <Debug> executeQuery: Read 12 rows, 897.00 B in 0.002104 sec., 5703.42205323194 rows/sec., 416.34 KiB/sec. | ||
| 1901 | 2026.02.17 17:10:33.817037 [ 3 ] {edc1135c-a934-4dbf-a792-d722c549df16} <Debug> TCPHandler: Processed in 0.002273469 sec. | ||
| 1902 | 2026.02.17 17:10:33.817167 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1903 | 2026.02.17 17:10:33.817263 [ 3 ] {7eda478f-f225-4746-97e2-5a74b207fbb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1904 | 2026.02.17 17:10:33.817303 [ 3 ] {7eda478f-f225-4746-97e2-5a74b207fbb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1905 | 2026.02.17 17:10:33.817641 [ 3 ] {7eda478f-f225-4746-97e2-5a74b207fbb1} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1906 | 2026.02.17 17:10:33.817678 [ 3 ] {7eda478f-f225-4746-97e2-5a74b207fbb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 1907 | 2026.02.17 17:10:33.817990 [ 3 ] {7eda478f-f225-4746-97e2-5a74b207fbb1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1908 | 2026.02.17 17:10:33.818204 [ 3 ] {7eda478f-f225-4746-97e2-5a74b207fbb1} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): 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.02.17 17:10:33.818330 [ 3 ] {7eda478f-f225-4746-97e2-5a74b207fbb1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001086 sec., 82872.92817679558 rows/sec., 5.19 MiB/sec. | ||
| 1910 | 2026.02.17 17:10:33.818373 [ 3 ] {7eda478f-f225-4746-97e2-5a74b207fbb1} <Debug> TCPHandler: Processed in 0.001254647 sec. | ||
| 1911 | 2026.02.17 17:10:38.182606 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1912 | 2026.02.17 17:10:38.182674 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1913 | 2026.02.17 17:10:38.270591 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 286 | ||
| 1914 | 2026.02.17 17:10:38.272748 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3784 | ||
| 1915 | 2026.02.17 17:10:38.273192 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1916 | 2026.02.17 17:10:38.273240 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 1917 | 2026.02.17 17:10:38.273323 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1918 | 2026.02.17 17:10:38.273381 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 1919 | 2026.02.17 17:10:38.273985 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1920 | 2026.02.17 17:10:38.274237 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1921 | 2026.02.17 17:10:38.274394 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3784 | ||
| 1922 | 2026.02.17 17:10:38.274688 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1923 | 2026.02.17 17:10:38.274962 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1924 | 2026.02.17 17:10:38.275301 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 286 | ||
| 1925 | 2026.02.17 17:10:38.471101 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1926 | 2026.02.17 17:10:38.489298 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1927 | 2026.02.17 17:10:38.489348 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 1928 | 2026.02.17 17:10:38.495467 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1929 | 2026.02.17 17:10:38.496140 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1930 | 2026.02.17 17:10:38.499065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1931 | 2026.02.17 17:10:38.757589 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1932 | 2026.02.17 17:10:38.757792 [ 3 ] {baf0cf2a-de7b-49f1-93c6-f81e882ec6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1933 | 2026.02.17 17:10:38.757866 [ 3 ] {baf0cf2a-de7b-49f1-93c6-f81e882ec6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1934 | 2026.02.17 17:10:38.758531 [ 3 ] {baf0cf2a-de7b-49f1-93c6-f81e882ec6e2} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1935 | 2026.02.17 17:10:38.758581 [ 3 ] {baf0cf2a-de7b-49f1-93c6-f81e882ec6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 1936 | 2026.02.17 17:10:38.758971 [ 3 ] {baf0cf2a-de7b-49f1-93c6-f81e882ec6e2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1937 | 2026.02.17 17:10:38.759210 [ 3 ] {baf0cf2a-de7b-49f1-93c6-f81e882ec6e2} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1938 | 2026.02.17 17:10:38.759366 [ 3 ] {baf0cf2a-de7b-49f1-93c6-f81e882ec6e2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.64 MiB/sec. | ||
| 1939 | 2026.02.17 17:10:38.759408 [ 3 ] {baf0cf2a-de7b-49f1-93c6-f81e882ec6e2} <Debug> TCPHandler: Processed in 0.001952172 sec. | ||
| 1940 | 2026.02.17 17:10:38.759533 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1941 | 2026.02.17 17:10:38.759630 [ 3 ] {c8ff8422-340b-4666-b432-2e2deeeb8904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1942 | 2026.02.17 17:10:38.759682 [ 3 ] {c8ff8422-340b-4666-b432-2e2deeeb8904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1943 | 2026.02.17 17:10:38.760128 [ 3 ] {c8ff8422-340b-4666-b432-2e2deeeb8904} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1944 | 2026.02.17 17:10:38.760164 [ 3 ] {c8ff8422-340b-4666-b432-2e2deeeb8904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 1945 | 2026.02.17 17:10:38.760466 [ 3 ] {c8ff8422-340b-4666-b432-2e2deeeb8904} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1946 | 2026.02.17 17:10:38.760676 [ 3 ] {c8ff8422-340b-4666-b432-2e2deeeb8904} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2026.02.17 17:10:38.760805 [ 3 ] {c8ff8422-340b-4666-b432-2e2deeeb8904} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. | ||
| 1948 | 2026.02.17 17:10:38.760843 [ 3 ] {c8ff8422-340b-4666-b432-2e2deeeb8904} <Debug> TCPHandler: Processed in 0.001361409 sec. | ||
| 1949 | 2026.02.17 17:10:38.760959 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1950 | 2026.02.17 17:10:38.761053 [ 3 ] {b8dd3918-2798-413d-8ed0-c4c723dec735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1951 | 2026.02.17 17:10:38.761097 [ 3 ] {b8dd3918-2798-413d-8ed0-c4c723dec735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1952 | 2026.02.17 17:10:38.761502 [ 3 ] {b8dd3918-2798-413d-8ed0-c4c723dec735} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1953 | 2026.02.17 17:10:38.761536 [ 3 ] {b8dd3918-2798-413d-8ed0-c4c723dec735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 1954 | 2026.02.17 17:10:38.761860 [ 3 ] {b8dd3918-2798-413d-8ed0-c4c723dec735} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1955 | 2026.02.17 17:10:38.762066 [ 3 ] {b8dd3918-2798-413d-8ed0-c4c723dec735} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1956 | 2026.02.17 17:10:38.762193 [ 3 ] {b8dd3918-2798-413d-8ed0-c4c723dec735} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 1957 | 2026.02.17 17:10:38.762230 [ 3 ] {b8dd3918-2798-413d-8ed0-c4c723dec735} <Debug> TCPHandler: Processed in 0.001320459 sec. | ||
| 1958 | 2026.02.17 17:10:38.762338 [ 3 ] {} <Trace> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1959 | 2026.02.17 17:10:38.762432 [ 3 ] {b1a704b7-effa-486d-a89a-32b051151f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48621) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1960 | 2026.02.17 17:10:38.762473 [ 3 ] {b1a704b7-effa-486d-a89a-32b051151f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1961 | 2026.02.17 17:10:38.762804 [ 3 ] {b1a704b7-effa-486d-a89a-32b051151f6e} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2026.02.17 17:10:38.762837 [ 3 ] {b1a704b7-effa-486d-a89a-32b051151f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 1963 | 2026.02.17 17:10:38.763137 [ 3 ] {b1a704b7-effa-486d-a89a-32b051151f6e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1964 | 2026.02.17 17:10:38.763345 [ 3 ] {b1a704b7-effa-486d-a89a-32b051151f6e} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1965 | 2026.02.17 17:10:38.763470 [ 3 ] {b1a704b7-effa-486d-a89a-32b051151f6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 1966 | 2026.02.17 17:10:38.763505 [ 3 ] {b1a704b7-effa-486d-a89a-32b051151f6e} <Debug> TCPHandler: Processed in 0.001214716 sec. | ||
| 1967 | 2026.02.17 17:10:42.638465 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1968 | 2026.02.17 17:10:42.638602 [ 3 ] {} <Debug> TCP-Session: 82f98272-b42a-4f43-9016-f312229f93b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1969 | 2026.02.17 17:10:43.000193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.47 MiB, peak 186.62 MiB, free memory in arenas 0.00 B, will set to 182.51 MiB (RSS), difference: 2.04 MiB | ||
| 1970 | 2026.02.17 17:10:43.768987 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1971 | 2026.02.17 17:10:43.769175 [ 4 ] {c9e14b8d-f8cf-4f90-a226-932fd167ade5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1972 | 2026.02.17 17:10:43.769242 [ 4 ] {c9e14b8d-f8cf-4f90-a226-932fd167ade5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1973 | 2026.02.17 17:10:43.770033 [ 4 ] {c9e14b8d-f8cf-4f90-a226-932fd167ade5} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2026.02.17 17:10:43.770079 [ 4 ] {c9e14b8d-f8cf-4f90-a226-932fd167ade5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 1975 | 2026.02.17 17:10:43.770482 [ 4 ] {c9e14b8d-f8cf-4f90-a226-932fd167ade5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1976 | 2026.02.17 17:10:43.770710 [ 4 ] {c9e14b8d-f8cf-4f90-a226-932fd167ade5} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2026.02.17 17:10:43.770858 [ 47 ] {} <Debug> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1978 | 2026.02.17 17:10:43.770876 [ 4 ] {c9e14b8d-f8cf-4f90-a226-932fd167ade5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001753 sec., 162007.98630918426 rows/sec., 10.29 MiB/sec. | ||
| 1979 | 2026.02.17 17:10:43.770933 [ 47 ] {} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2026.02.17 17:10:43.770947 [ 4 ] {c9e14b8d-f8cf-4f90-a226-932fd167ade5} <Debug> TCPHandler: Processed in 0.002093065 sec. | ||
| 1981 | 2026.02.17 17:10:43.770966 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 1982 | 2026.02.17 17:10:43.771084 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1983 | 2026.02.17 17:10:43.771092 [ 201 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::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 | ||
| 1984 | 2026.02.17 17:10:43.771193 [ 4 ] {6ebc164f-d4d8-42d0-98e6-bf789aafb27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1985 | 2026.02.17 17:10:43.771243 [ 4 ] {6ebc164f-d4d8-42d0-98e6-bf789aafb27c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1986 | 2026.02.17 17:10:43.771244 [ 201 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1987 | 2026.02.17 17:10:43.771294 [ 201 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 1988 | 2026.02.17 17:10:43.771366 [ 201 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 1989 | 2026.02.17 17:10:43.771421 [ 201 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 1990 | 2026.02.17 17:10:43.771472 [ 201 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 1991 | 2026.02.17 17:10:43.771515 [ 201 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 1992 | 2026.02.17 17:10:43.772038 [ 4 ] {6ebc164f-d4d8-42d0-98e6-bf789aafb27c} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1993 | 2026.02.17 17:10:43.772087 [ 4 ] {6ebc164f-d4d8-42d0-98e6-bf789aafb27c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 1994 | 2026.02.17 17:10:43.772535 [ 4 ] {6ebc164f-d4d8-42d0-98e6-bf789aafb27c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1995 | 2026.02.17 17:10:43.772548 [ 187 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001507963 sec., 941667.6669122519 rows/sec., 63.40 MiB/sec. | ||
| 1996 | 2026.02.17 17:10:43.772769 [ 193 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1997 | 2026.02.17 17:10:43.772776 [ 4 ] {6ebc164f-d4d8-42d0-98e6-bf789aafb27c} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1998 | 2026.02.17 17:10:43.772942 [ 4 ] {6ebc164f-d4d8-42d0-98e6-bf789aafb27c} <Debug> executeQuery: Read 867 rows, 70.91 KiB in 0.00177 sec., 489830.5084745762 rows/sec., 39.12 MiB/sec. | ||
| 1999 | 2026.02.17 17:10:43.772988 [ 4 ] {6ebc164f-d4d8-42d0-98e6-bf789aafb27c} <Debug> TCPHandler: Processed in 0.001957052 sec. | ||
| 2000 | 2026.02.17 17:10:43.773067 [ 193 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_5_1} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2026.02.17 17:10:43.773113 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2002 | 2026.02.17 17:10:43.773144 [ 193 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_5_1} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2003 | 2026.02.17 17:10:43.773214 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2004 | 2026.02.17 17:10:43.773220 [ 4 ] {798d56ab-6f57-4216-b012-50bcd8030e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2005 | 2026.02.17 17:10:43.773271 [ 4 ] {798d56ab-6f57-4216-b012-50bcd8030e5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2006 | 2026.02.17 17:10:43.773732 [ 4 ] {798d56ab-6f57-4216-b012-50bcd8030e5f} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2026.02.17 17:10:43.773770 [ 4 ] {798d56ab-6f57-4216-b012-50bcd8030e5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2008 | 2026.02.17 17:10:43.774151 [ 4 ] {798d56ab-6f57-4216-b012-50bcd8030e5f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2009 | 2026.02.17 17:10:43.774366 [ 4 ] {798d56ab-6f57-4216-b012-50bcd8030e5f} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2026.02.17 17:10:43.774501 [ 4 ] {798d56ab-6f57-4216-b012-50bcd8030e5f} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001303 sec., 135840.36838066002 rows/sec., 8.37 MiB/sec. | ||
| 2011 | 2026.02.17 17:10:43.774540 [ 4 ] {798d56ab-6f57-4216-b012-50bcd8030e5f} <Debug> TCPHandler: Processed in 0.001477742 sec. | ||
| 2012 | 2026.02.17 17:10:43.774653 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2013 | 2026.02.17 17:10:43.774748 [ 4 ] {47fc253b-f127-4b6d-82d8-1c3519da7775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2014 | 2026.02.17 17:10:43.774788 [ 4 ] {47fc253b-f127-4b6d-82d8-1c3519da7775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2015 | 2026.02.17 17:10:43.775246 [ 4 ] {47fc253b-f127-4b6d-82d8-1c3519da7775} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2026.02.17 17:10:43.775283 [ 4 ] {47fc253b-f127-4b6d-82d8-1c3519da7775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2017 | 2026.02.17 17:10:43.775588 [ 4 ] {47fc253b-f127-4b6d-82d8-1c3519da7775} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2018 | 2026.02.17 17:10:43.775800 [ 4 ] {47fc253b-f127-4b6d-82d8-1c3519da7775} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2026.02.17 17:10:43.775899 [ 47 ] {} <Debug> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2020 | 2026.02.17 17:10:43.775928 [ 4 ] {47fc253b-f127-4b6d-82d8-1c3519da7775} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.0012 sec., 124166.66666666667 rows/sec., 8.02 MiB/sec. | ||
| 2021 | 2026.02.17 17:10:43.775934 [ 47 ] {} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2026.02.17 17:10:43.775970 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2023 | 2026.02.17 17:10:43.775972 [ 4 ] {47fc253b-f127-4b6d-82d8-1c3519da7775} <Debug> TCPHandler: Processed in 0.00136659 sec. | ||
| 2024 | 2026.02.17 17:10:43.776039 [ 201 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::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 | ||
| 2025 | 2026.02.17 17:10:43.776096 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2026.02.17 17:10:43.776137 [ 201 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2027 | 2026.02.17 17:10:43.776166 [ 201 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2028 | 2026.02.17 17:10:43.776195 [ 4 ] {d01f60ea-4fed-41bd-89c3-fe7785db3e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2029 | 2026.02.17 17:10:43.776209 [ 201 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2030 | 2026.02.17 17:10:43.776243 [ 4 ] {d01f60ea-4fed-41bd-89c3-fe7785db3e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2031 | 2026.02.17 17:10:43.776252 [ 201 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2032 | 2026.02.17 17:10:43.776309 [ 201 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2033 | 2026.02.17 17:10:43.776346 [ 201 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2034 | 2026.02.17 17:10:43.776692 [ 4 ] {d01f60ea-4fed-41bd-89c3-fe7785db3e1a} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2035 | 2026.02.17 17:10:43.776739 [ 4 ] {d01f60ea-4fed-41bd-89c3-fe7785db3e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2036 | 2026.02.17 17:10:43.777062 [ 190 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001031682 sec., 722121.7390630059 rows/sec., 49.41 MiB/sec. | ||
| 2037 | 2026.02.17 17:10:43.777090 [ 4 ] {d01f60ea-4fed-41bd-89c3-fe7785db3e1a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2038 | 2026.02.17 17:10:43.777303 [ 191 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2039 | 2026.02.17 17:10:43.777343 [ 4 ] {d01f60ea-4fed-41bd-89c3-fe7785db3e1a} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2026.02.17 17:10:43.777466 [ 47 ] {} <Debug> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2041 | 2026.02.17 17:10:43.777490 [ 4 ] {d01f60ea-4fed-41bd-89c3-fe7785db3e1a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001314 sec., 112633.18112633181 rows/sec., 6.41 MiB/sec. | ||
| 2042 | 2026.02.17 17:10:43.777508 [ 47 ] {} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2026.02.17 17:10:43.777537 [ 4 ] {d01f60ea-4fed-41bd-89c3-fe7785db3e1a} <Debug> TCPHandler: Processed in 0.001489942 sec. | ||
| 2044 | 2026.02.17 17:10:43.777538 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2045 | 2026.02.17 17:10:43.777619 [ 191 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_5_1} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2046 | 2026.02.17 17:10:43.777626 [ 201 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::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 | ||
| 2047 | 2026.02.17 17:10:43.777657 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2048 | 2026.02.17 17:10:43.777705 [ 191 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_5_1} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2049 | 2026.02.17 17:10:43.777732 [ 201 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2050 | 2026.02.17 17:10:43.777756 [ 4 ] {b6e3f19d-1354-42f1-b160-b6530a0eba0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2051 | 2026.02.17 17:10:43.777787 [ 201 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 2052 | 2026.02.17 17:10:43.777811 [ 4 ] {b6e3f19d-1354-42f1-b160-b6530a0eba0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2053 | 2026.02.17 17:10:43.777828 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2054 | 2026.02.17 17:10:43.777842 [ 201 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2055 | 2026.02.17 17:10:43.777884 [ 201 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2056 | 2026.02.17 17:10:43.777928 [ 201 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2057 | 2026.02.17 17:10:43.777991 [ 201 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2058 | 2026.02.17 17:10:43.778459 [ 4 ] {b6e3f19d-1354-42f1-b160-b6530a0eba0a} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2026.02.17 17:10:43.778512 [ 4 ] {b6e3f19d-1354-42f1-b160-b6530a0eba0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2060 | 2026.02.17 17:10:43.778726 [ 187 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001126234 sec., 657057.059190186 rows/sec., 39.87 MiB/sec. | ||
| 2061 | 2026.02.17 17:10:43.778874 [ 187 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2062 | 2026.02.17 17:10:43.778984 [ 4 ] {b6e3f19d-1354-42f1-b160-b6530a0eba0a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2063 | 2026.02.17 17:10:43.779207 [ 187 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_5_1} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2064 | 2026.02.17 17:10:43.779287 [ 187 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_5_1} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2065 | 2026.02.17 17:10:43.779298 [ 4 ] {b6e3f19d-1354-42f1-b160-b6530a0eba0a} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2066 | 2026.02.17 17:10:43.779362 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2067 | 2026.02.17 17:10:43.779439 [ 4 ] {b6e3f19d-1354-42f1-b160-b6530a0eba0a} <Debug> executeQuery: Read 531 rows, 38.49 KiB in 0.001701 sec., 312169.31216931215 rows/sec., 22.10 MiB/sec. | ||
| 2068 | 2026.02.17 17:10:43.779483 [ 4 ] {b6e3f19d-1354-42f1-b160-b6530a0eba0a} <Debug> TCPHandler: Processed in 0.001874921 sec. | ||
| 2069 | 2026.02.17 17:10:43.779599 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2070 | 2026.02.17 17:10:43.779694 [ 4 ] {2c917919-aa69-47f3-9579-5899ccc926f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2071 | 2026.02.17 17:10:43.779738 [ 4 ] {2c917919-aa69-47f3-9579-5899ccc926f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2072 | 2026.02.17 17:10:43.780074 [ 4 ] {2c917919-aa69-47f3-9579-5899ccc926f9} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2026.02.17 17:10:43.780110 [ 4 ] {2c917919-aa69-47f3-9579-5899ccc926f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2074 | 2026.02.17 17:10:43.780415 [ 4 ] {2c917919-aa69-47f3-9579-5899ccc926f9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2075 | 2026.02.17 17:10:43.780628 [ 4 ] {2c917919-aa69-47f3-9579-5899ccc926f9} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2076 | 2026.02.17 17:10:43.780777 [ 4 ] {2c917919-aa69-47f3-9579-5899ccc926f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 284.98 KiB/sec. | ||
| 2077 | 2026.02.17 17:10:43.780823 [ 4 ] {2c917919-aa69-47f3-9579-5899ccc926f9} <Debug> TCPHandler: Processed in 0.001273878 sec. | ||
| 2078 | 2026.02.17 17:10:43.780933 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2026.02.17 17:10:43.781030 [ 4 ] {dbb8942b-1ddb-4a6e-a3a9-3ea0967b768b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2080 | 2026.02.17 17:10:43.781074 [ 4 ] {dbb8942b-1ddb-4a6e-a3a9-3ea0967b768b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2081 | 2026.02.17 17:10:43.781493 [ 4 ] {dbb8942b-1ddb-4a6e-a3a9-3ea0967b768b} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2026.02.17 17:10:43.781535 [ 4 ] {dbb8942b-1ddb-4a6e-a3a9-3ea0967b768b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2083 | 2026.02.17 17:10:43.781925 [ 4 ] {dbb8942b-1ddb-4a6e-a3a9-3ea0967b768b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2084 | 2026.02.17 17:10:43.782135 [ 4 ] {dbb8942b-1ddb-4a6e-a3a9-3ea0967b768b} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2026.02.17 17:10:43.782268 [ 4 ] {dbb8942b-1ddb-4a6e-a3a9-3ea0967b768b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001258 sec., 210651.82829888712 rows/sec., 14.00 MiB/sec. | ||
| 2086 | 2026.02.17 17:10:43.782305 [ 4 ] {dbb8942b-1ddb-4a6e-a3a9-3ea0967b768b} <Debug> TCPHandler: Processed in 0.001422841 sec. | ||
| 2087 | 2026.02.17 17:10:43.782422 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2088 | 2026.02.17 17:10:43.782519 [ 4 ] {362447f6-2c8f-4026-b5bd-81b408e2e9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2089 | 2026.02.17 17:10:43.782562 [ 4 ] {362447f6-2c8f-4026-b5bd-81b408e2e9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2090 | 2026.02.17 17:10:43.782922 [ 4 ] {362447f6-2c8f-4026-b5bd-81b408e2e9c7} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2026.02.17 17:10:43.782967 [ 4 ] {362447f6-2c8f-4026-b5bd-81b408e2e9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2092 | 2026.02.17 17:10:43.783406 [ 4 ] {362447f6-2c8f-4026-b5bd-81b408e2e9c7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2093 | 2026.02.17 17:10:43.783679 [ 4 ] {362447f6-2c8f-4026-b5bd-81b408e2e9c7} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2026.02.17 17:10:43.783780 [ 47 ] {} <Debug> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2095 | 2026.02.17 17:10:43.783813 [ 4 ] {362447f6-2c8f-4026-b5bd-81b408e2e9c7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001313 sec., 761.6146230007616 rows/sec., 51.32 KiB/sec. | ||
| 2096 | 2026.02.17 17:10:43.783817 [ 47 ] {} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2026.02.17 17:10:43.783855 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2098 | 2026.02.17 17:10:43.783856 [ 4 ] {362447f6-2c8f-4026-b5bd-81b408e2e9c7} <Debug> TCPHandler: Processed in 0.001484862 sec. | ||
| 2099 | 2026.02.17 17:10:43.783953 [ 190 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::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 | ||
| 2100 | 2026.02.17 17:10:43.783970 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2101 | 2026.02.17 17:10:43.784071 [ 4 ] {2d2f9a4e-9793-42ec-a89e-54c825a17451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2102 | 2026.02.17 17:10:43.784089 [ 190 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2103 | 2026.02.17 17:10:43.784126 [ 4 ] {2d2f9a4e-9793-42ec-a89e-54c825a17451} <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 | ||
| 2104 | 2026.02.17 17:10:43.784137 [ 190 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::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 | ||
| 2105 | 2026.02.17 17:10:43.784229 [ 190 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::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 | ||
| 2106 | 2026.02.17 17:10:43.784280 [ 190 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::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 | ||
| 2107 | 2026.02.17 17:10:43.784322 [ 190 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::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 | ||
| 2108 | 2026.02.17 17:10:43.784367 [ 190 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::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 | ||
| 2109 | 2026.02.17 17:10:43.785029 [ 4 ] {2d2f9a4e-9793-42ec-a89e-54c825a17451} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2110 | 2026.02.17 17:10:43.785069 [ 4 ] {2d2f9a4e-9793-42ec-a89e-54c825a17451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2111 | 2026.02.17 17:10:43.785150 [ 187 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001242737 sec., 4023.377432232242 rows/sec., 271.11 KiB/sec. | ||
| 2112 | 2026.02.17 17:10:43.785272 [ 190 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2113 | 2026.02.17 17:10:43.785537 [ 190 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_5_1} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2114 | 2026.02.17 17:10:43.785607 [ 190 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_5_1} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2115 | 2026.02.17 17:10:43.785643 [ 4 ] {2d2f9a4e-9793-42ec-a89e-54c825a17451} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2116 | 2026.02.17 17:10:43.785675 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2117 | 2026.02.17 17:10:43.785870 [ 4 ] {2d2f9a4e-9793-42ec-a89e-54c825a17451} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2118 | 2026.02.17 17:10:43.786014 [ 4 ] {2d2f9a4e-9793-42ec-a89e-54c825a17451} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00196 sec., 17857.14285714286 rows/sec., 32.00 MiB/sec. | ||
| 2119 | 2026.02.17 17:10:43.786074 [ 4 ] {2d2f9a4e-9793-42ec-a89e-54c825a17451} <Debug> TCPHandler: Processed in 0.002151316 sec. | ||
| 2120 | 2026.02.17 17:10:43.786175 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2121 | 2026.02.17 17:10:43.786267 [ 4 ] {309c619c-5eb2-4739-9d21-2272df2209e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2122 | 2026.02.17 17:10:43.786307 [ 4 ] {309c619c-5eb2-4739-9d21-2272df2209e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2123 | 2026.02.17 17:10:43.786604 [ 4 ] {309c619c-5eb2-4739-9d21-2272df2209e2} <Trace> oximeter.measurements_i64 (83ba2a93-fe5e-4f8f-a2ea-c5692919596d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2124 | 2026.02.17 17:10:43.786639 [ 4 ] {309c619c-5eb2-4739-9d21-2272df2209e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2125 | 2026.02.17 17:10:43.786931 [ 4 ] {309c619c-5eb2-4739-9d21-2272df2209e2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2126 | 2026.02.17 17:10:43.787130 [ 4 ] {309c619c-5eb2-4739-9d21-2272df2209e2} <Trace> oximeter.measurements_i64 (83ba2a93-fe5e-4f8f-a2ea-c5692919596d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2127 | 2026.02.17 17:10:43.787254 [ 4 ] {309c619c-5eb2-4739-9d21-2272df2209e2} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001005 sec., 8955.223880597016 rows/sec., 688.94 KiB/sec. | ||
| 2128 | 2026.02.17 17:10:43.787288 [ 4 ] {309c619c-5eb2-4739-9d21-2272df2209e2} <Debug> TCPHandler: Processed in 0.001159815 sec. | ||
| 2129 | 2026.02.17 17:10:43.787389 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2130 | 2026.02.17 17:10:43.787480 [ 4 ] {95218810-1299-4668-8b70-90d99c2c61b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2131 | 2026.02.17 17:10:43.787520 [ 4 ] {95218810-1299-4668-8b70-90d99c2c61b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2132 | 2026.02.17 17:10:43.787836 [ 4 ] {95218810-1299-4668-8b70-90d99c2c61b5} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2133 | 2026.02.17 17:10:43.787872 [ 4 ] {95218810-1299-4668-8b70-90d99c2c61b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2134 | 2026.02.17 17:10:43.788173 [ 4 ] {95218810-1299-4668-8b70-90d99c2c61b5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2135 | 2026.02.17 17:10:43.788370 [ 4 ] {95218810-1299-4668-8b70-90d99c2c61b5} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2136 | 2026.02.17 17:10:43.788492 [ 4 ] {95218810-1299-4668-8b70-90d99c2c61b5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00103 sec., 87378.64077669902 rows/sec., 5.47 MiB/sec. | ||
| 2137 | 2026.02.17 17:10:43.788527 [ 4 ] {95218810-1299-4668-8b70-90d99c2c61b5} <Debug> TCPHandler: Processed in 0.001183865 sec. | ||
| 2138 | 2026.02.17 17:10:44.529397 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2139 | 2026.02.17 17:10:44.529666 [ 4 ] {965eb675-35fa-4d6e-a5f4-0e05936b8ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2140 | 2026.02.17 17:10:44.530072 [ 4 ] {965eb675-35fa-4d6e-a5f4-0e05936b8ba8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2141 | 2026.02.17 17:10:44.530122 [ 4 ] {965eb675-35fa-4d6e-a5f4-0e05936b8ba8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2142 | 2026.02.17 17:10:44.530425 [ 4 ] {965eb675-35fa-4d6e-a5f4-0e05936b8ba8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2143 | 2026.02.17 17:10:44.530497 [ 4 ] {965eb675-35fa-4d6e-a5f4-0e05936b8ba8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2144 | 2026.02.17 17:10:44.530649 [ 4 ] {965eb675-35fa-4d6e-a5f4-0e05936b8ba8} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2145 | 2026.02.17 17:10:44.530757 [ 320 ] {965eb675-35fa-4d6e-a5f4-0e05936b8ba8} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2146 | 2026.02.17 17:10:44.530810 [ 331 ] {965eb675-35fa-4d6e-a5f4-0e05936b8ba8} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2147 | 2026.02.17 17:10:44.530975 [ 4 ] {965eb675-35fa-4d6e-a5f4-0e05936b8ba8} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (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 | ||
| 2148 | 2026.02.17 17:10:44.531004 [ 4 ] {965eb675-35fa-4d6e-a5f4-0e05936b8ba8} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2149 | 2026.02.17 17:10:44.533048 [ 4 ] {965eb675-35fa-4d6e-a5f4-0e05936b8ba8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2150 | 2026.02.17 17:10:44.533075 [ 4 ] {965eb675-35fa-4d6e-a5f4-0e05936b8ba8} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2151 | 2026.02.17 17:10:44.533133 [ 4 ] {965eb675-35fa-4d6e-a5f4-0e05936b8ba8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2152 | 2026.02.17 17:10:44.533177 [ 4 ] {965eb675-35fa-4d6e-a5f4-0e05936b8ba8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2153 | 2026.02.17 17:10:44.534502 [ 4 ] {965eb675-35fa-4d6e-a5f4-0e05936b8ba8} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.00495 sec., 7070.70707070707 rows/sec., 272.06 KiB/sec. | ||
| 2154 | 2026.02.17 17:10:44.534611 [ 4 ] {965eb675-35fa-4d6e-a5f4-0e05936b8ba8} <Debug> TCPHandler: Processed in 0.005372826 sec. | ||
| 2155 | 2026.02.17 17:10:44.534905 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2156 | 2026.02.17 17:10:44.535049 [ 4 ] {61ffeab7-994a-47d9-abe9-cc9ca7c6fe4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', '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) | ||
| 2157 | 2026.02.17 17:10:44.535283 [ 4 ] {61ffeab7-994a-47d9-abe9-cc9ca7c6fe4f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2158 | 2026.02.17 17:10:44.535320 [ 4 ] {61ffeab7-994a-47d9-abe9-cc9ca7c6fe4f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', '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 | ||
| 2159 | 2026.02.17 17:10:44.535523 [ 4 ] {61ffeab7-994a-47d9-abe9-cc9ca7c6fe4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2160 | 2026.02.17 17:10:44.535579 [ 4 ] {61ffeab7-994a-47d9-abe9-cc9ca7c6fe4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2161 | 2026.02.17 17:10:44.535685 [ 4 ] {61ffeab7-994a-47d9-abe9-cc9ca7c6fe4f} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2162 | 2026.02.17 17:10:44.535750 [ 331 ] {61ffeab7-994a-47d9-abe9-cc9ca7c6fe4f} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2163 | 2026.02.17 17:10:44.535753 [ 319 ] {61ffeab7-994a-47d9-abe9-cc9ca7c6fe4f} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2164 | 2026.02.17 17:10:44.535839 [ 4 ] {61ffeab7-994a-47d9-abe9-cc9ca7c6fe4f} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (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 | ||
| 2165 | 2026.02.17 17:10:44.535867 [ 4 ] {61ffeab7-994a-47d9-abe9-cc9ca7c6fe4f} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2166 | 2026.02.17 17:10:44.535924 [ 4 ] {61ffeab7-994a-47d9-abe9-cc9ca7c6fe4f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2167 | 2026.02.17 17:10:44.535944 [ 4 ] {61ffeab7-994a-47d9-abe9-cc9ca7c6fe4f} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2168 | 2026.02.17 17:10:44.535975 [ 4 ] {61ffeab7-994a-47d9-abe9-cc9ca7c6fe4f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', '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'))" | ||
| 2169 | 2026.02.17 17:10:44.536007 [ 4 ] {61ffeab7-994a-47d9-abe9-cc9ca7c6fe4f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', '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'))" | ||
| 2170 | 2026.02.17 17:10:44.536609 [ 4 ] {61ffeab7-994a-47d9-abe9-cc9ca7c6fe4f} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001623 sec., 21565.003080714723 rows/sec., 829.75 KiB/sec. | ||
| 2171 | 2026.02.17 17:10:44.536697 [ 4 ] {61ffeab7-994a-47d9-abe9-cc9ca7c6fe4f} <Debug> TCPHandler: Processed in 0.0018451 sec. | ||
| 2172 | 2026.02.17 17:10:44.536938 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2173 | 2026.02.17 17:10:44.537076 [ 4 ] {6ec7d4c2-8e0e-4243-a891-4ec39f727d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_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') FORMAT Native; (stage: Complete) | ||
| 2174 | 2026.02.17 17:10:44.537289 [ 4 ] {6ec7d4c2-8e0e-4243-a891-4ec39f727d44} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2175 | 2026.02.17 17:10:44.537324 [ 4 ] {6ec7d4c2-8e0e-4243-a891-4ec39f727d44} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_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')" moved to PREWHERE | ||
| 2176 | 2026.02.17 17:10:44.537522 [ 4 ] {6ec7d4c2-8e0e-4243-a891-4ec39f727d44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2177 | 2026.02.17 17:10:44.537575 [ 4 ] {6ec7d4c2-8e0e-4243-a891-4ec39f727d44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2178 | 2026.02.17 17:10:44.537675 [ 4 ] {6ec7d4c2-8e0e-4243-a891-4ec39f727d44} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2179 | 2026.02.17 17:10:44.537736 [ 316 ] {6ec7d4c2-8e0e-4243-a891-4ec39f727d44} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2180 | 2026.02.17 17:10:44.537738 [ 319 ] {6ec7d4c2-8e0e-4243-a891-4ec39f727d44} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2181 | 2026.02.17 17:10:44.537832 [ 4 ] {6ec7d4c2-8e0e-4243-a891-4ec39f727d44} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (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 | ||
| 2182 | 2026.02.17 17:10:44.537857 [ 4 ] {6ec7d4c2-8e0e-4243-a891-4ec39f727d44} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2183 | 2026.02.17 17:10:44.537911 [ 4 ] {6ec7d4c2-8e0e-4243-a891-4ec39f727d44} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2184 | 2026.02.17 17:10:44.537929 [ 4 ] {6ec7d4c2-8e0e-4243-a891-4ec39f727d44} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2185 | 2026.02.17 17:10:44.537958 [ 4 ] {6ec7d4c2-8e0e-4243-a891-4ec39f727d44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_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'))" | ||
| 2186 | 2026.02.17 17:10:44.537987 [ 4 ] {6ec7d4c2-8e0e-4243-a891-4ec39f727d44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_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'))" | ||
| 2187 | 2026.02.17 17:10:44.538575 [ 4 ] {6ec7d4c2-8e0e-4243-a891-4ec39f727d44} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001557 sec., 22479.126525369298 rows/sec., 864.92 KiB/sec. | ||
| 2188 | 2026.02.17 17:10:44.538682 [ 4 ] {6ec7d4c2-8e0e-4243-a891-4ec39f727d44} <Debug> TCPHandler: Processed in 0.001795449 sec. | ||
| 2189 | 2026.02.17 17:10:44.538951 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2190 | 2026.02.17 17:10:44.539090 [ 4 ] {ab81654a-8444-41cc-9bce-81cccfbed2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_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') FORMAT Native; (stage: Complete) | ||
| 2191 | 2026.02.17 17:10:44.539306 [ 4 ] {ab81654a-8444-41cc-9bce-81cccfbed2a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2192 | 2026.02.17 17:10:44.539342 [ 4 ] {ab81654a-8444-41cc-9bce-81cccfbed2a9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_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')" moved to PREWHERE | ||
| 2193 | 2026.02.17 17:10:44.539543 [ 4 ] {ab81654a-8444-41cc-9bce-81cccfbed2a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2194 | 2026.02.17 17:10:44.539594 [ 4 ] {ab81654a-8444-41cc-9bce-81cccfbed2a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2195 | 2026.02.17 17:10:44.539699 [ 4 ] {ab81654a-8444-41cc-9bce-81cccfbed2a9} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2196 | 2026.02.17 17:10:44.539755 [ 319 ] {ab81654a-8444-41cc-9bce-81cccfbed2a9} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2197 | 2026.02.17 17:10:44.539758 [ 331 ] {ab81654a-8444-41cc-9bce-81cccfbed2a9} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2198 | 2026.02.17 17:10:44.539842 [ 4 ] {ab81654a-8444-41cc-9bce-81cccfbed2a9} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (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 | ||
| 2199 | 2026.02.17 17:10:44.539867 [ 4 ] {ab81654a-8444-41cc-9bce-81cccfbed2a9} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2200 | 2026.02.17 17:10:44.539922 [ 4 ] {ab81654a-8444-41cc-9bce-81cccfbed2a9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2201 | 2026.02.17 17:10:44.539938 [ 4 ] {ab81654a-8444-41cc-9bce-81cccfbed2a9} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2202 | 2026.02.17 17:10:44.539969 [ 4 ] {ab81654a-8444-41cc-9bce-81cccfbed2a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_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'))" | ||
| 2203 | 2026.02.17 17:10:44.540000 [ 4 ] {ab81654a-8444-41cc-9bce-81cccfbed2a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_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'))" | ||
| 2204 | 2026.02.17 17:10:44.540719 [ 4 ] {ab81654a-8444-41cc-9bce-81cccfbed2a9} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001689 sec., 20722.320899940794 rows/sec., 797.32 KiB/sec. | ||
| 2205 | 2026.02.17 17:10:44.540825 [ 4 ] {ab81654a-8444-41cc-9bce-81cccfbed2a9} <Debug> TCPHandler: Processed in 0.001922881 sec. | ||
| 2206 | 2026.02.17 17:10:44.541055 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2207 | 2026.02.17 17:10:44.541191 [ 4 ] {13219631-f3e4-4bfc-b40a-71dbebf6c229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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) | ||
| 2208 | 2026.02.17 17:10:44.541405 [ 4 ] {13219631-f3e4-4bfc-b40a-71dbebf6c229} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2209 | 2026.02.17 17:10:44.541440 [ 4 ] {13219631-f3e4-4bfc-b40a-71dbebf6c229} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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 | ||
| 2210 | 2026.02.17 17:10:44.541647 [ 4 ] {13219631-f3e4-4bfc-b40a-71dbebf6c229} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2211 | 2026.02.17 17:10:44.541699 [ 4 ] {13219631-f3e4-4bfc-b40a-71dbebf6c229} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2212 | 2026.02.17 17:10:44.541798 [ 4 ] {13219631-f3e4-4bfc-b40a-71dbebf6c229} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2213 | 2026.02.17 17:10:44.541863 [ 331 ] {13219631-f3e4-4bfc-b40a-71dbebf6c229} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2214 | 2026.02.17 17:10:44.541869 [ 338 ] {13219631-f3e4-4bfc-b40a-71dbebf6c229} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2215 | 2026.02.17 17:10:44.541984 [ 4 ] {13219631-f3e4-4bfc-b40a-71dbebf6c229} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (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 | ||
| 2216 | 2026.02.17 17:10:44.542010 [ 4 ] {13219631-f3e4-4bfc-b40a-71dbebf6c229} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2217 | 2026.02.17 17:10:44.542065 [ 4 ] {13219631-f3e4-4bfc-b40a-71dbebf6c229} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2218 | 2026.02.17 17:10:44.542082 [ 4 ] {13219631-f3e4-4bfc-b40a-71dbebf6c229} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2219 | 2026.02.17 17:10:44.542112 [ 4 ] {13219631-f3e4-4bfc-b40a-71dbebf6c229} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
| 2220 | 2026.02.17 17:10:44.542146 [ 4 ] {13219631-f3e4-4bfc-b40a-71dbebf6c229} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
| 2221 | 2026.02.17 17:10:44.542721 [ 4 ] {13219631-f3e4-4bfc-b40a-71dbebf6c229} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001583 sec., 22109.917877447882 rows/sec., 850.71 KiB/sec. | ||
| 2222 | 2026.02.17 17:10:44.542827 [ 4 ] {13219631-f3e4-4bfc-b40a-71dbebf6c229} <Debug> TCPHandler: Processed in 0.00182149 sec. | ||
| 2223 | 2026.02.17 17:10:44.543033 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2224 | 2026.02.17 17:10:44.543170 [ 4 ] {9dee421a-0893-4319-a544-ba0b7028a7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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', '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) | ||
| 2225 | 2026.02.17 17:10:44.543386 [ 4 ] {9dee421a-0893-4319-a544-ba0b7028a7e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2226 | 2026.02.17 17:10:44.543421 [ 4 ] {9dee421a-0893-4319-a544-ba0b7028a7e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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', '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 | ||
| 2227 | 2026.02.17 17:10:44.543623 [ 4 ] {9dee421a-0893-4319-a544-ba0b7028a7e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2228 | 2026.02.17 17:10:44.543675 [ 4 ] {9dee421a-0893-4319-a544-ba0b7028a7e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2229 | 2026.02.17 17:10:44.543771 [ 4 ] {9dee421a-0893-4319-a544-ba0b7028a7e8} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2230 | 2026.02.17 17:10:44.543828 [ 319 ] {9dee421a-0893-4319-a544-ba0b7028a7e8} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2231 | 2026.02.17 17:10:44.543837 [ 338 ] {9dee421a-0893-4319-a544-ba0b7028a7e8} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2232 | 2026.02.17 17:10:44.543926 [ 4 ] {9dee421a-0893-4319-a544-ba0b7028a7e8} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (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 | ||
| 2233 | 2026.02.17 17:10:44.543953 [ 4 ] {9dee421a-0893-4319-a544-ba0b7028a7e8} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2234 | 2026.02.17 17:10:44.544007 [ 4 ] {9dee421a-0893-4319-a544-ba0b7028a7e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2235 | 2026.02.17 17:10:44.544024 [ 4 ] {9dee421a-0893-4319-a544-ba0b7028a7e8} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2236 | 2026.02.17 17:10:44.544054 [ 4 ] {9dee421a-0893-4319-a544-ba0b7028a7e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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', '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'))" | ||
| 2237 | 2026.02.17 17:10:44.544095 [ 4 ] {9dee421a-0893-4319-a544-ba0b7028a7e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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', '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'))" | ||
| 2238 | 2026.02.17 17:10:44.544626 [ 4 ] {9dee421a-0893-4319-a544-ba0b7028a7e8} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001513 sec., 23132.848645076007 rows/sec., 890.07 KiB/sec. | ||
| 2239 | 2026.02.17 17:10:44.544732 [ 4 ] {9dee421a-0893-4319-a544-ba0b7028a7e8} <Debug> TCPHandler: Processed in 0.001749088 sec. | ||
| 2240 | 2026.02.17 17:10:44.626366 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2241 | 2026.02.17 17:10:44.626562 [ 4 ] {c81cc656-e5ea-4436-a1e8-bf6b8ad51338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2242 | 2026.02.17 17:10:44.626638 [ 4 ] {c81cc656-e5ea-4436-a1e8-bf6b8ad51338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2243 | 2026.02.17 17:10:44.627398 [ 4 ] {c81cc656-e5ea-4436-a1e8-bf6b8ad51338} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2244 | 2026.02.17 17:10:44.627441 [ 4 ] {c81cc656-e5ea-4436-a1e8-bf6b8ad51338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2245 | 2026.02.17 17:10:44.627862 [ 4 ] {c81cc656-e5ea-4436-a1e8-bf6b8ad51338} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2246 | 2026.02.17 17:10:44.628057 [ 4 ] {c81cc656-e5ea-4436-a1e8-bf6b8ad51338} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2247 | 2026.02.17 17:10:44.628210 [ 4 ] {c81cc656-e5ea-4436-a1e8-bf6b8ad51338} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001702 sec., 3525.2643948296122 rows/sec., 784.92 KiB/sec. | ||
| 2248 | 2026.02.17 17:10:44.628249 [ 4 ] {c81cc656-e5ea-4436-a1e8-bf6b8ad51338} <Debug> TCPHandler: Processed in 0.001979783 sec. | ||
| 2249 | 2026.02.17 17:10:44.628360 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2250 | 2026.02.17 17:10:44.628456 [ 4 ] {22da80df-dc72-49a8-9768-bb562494f5ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2251 | 2026.02.17 17:10:44.628497 [ 4 ] {22da80df-dc72-49a8-9768-bb562494f5ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2252 | 2026.02.17 17:10:44.628877 [ 4 ] {22da80df-dc72-49a8-9768-bb562494f5ab} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2253 | 2026.02.17 17:10:44.628914 [ 4 ] {22da80df-dc72-49a8-9768-bb562494f5ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2254 | 2026.02.17 17:10:44.629200 [ 4 ] {22da80df-dc72-49a8-9768-bb562494f5ab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2255 | 2026.02.17 17:10:44.629400 [ 4 ] {22da80df-dc72-49a8-9768-bb562494f5ab} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2256 | 2026.02.17 17:10:44.629526 [ 4 ] {22da80df-dc72-49a8-9768-bb562494f5ab} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00109 sec., 1834.8623853211009 rows/sec., 149.62 KiB/sec. | ||
| 2257 | 2026.02.17 17:10:44.629563 [ 4 ] {22da80df-dc72-49a8-9768-bb562494f5ab} <Debug> TCPHandler: Processed in 0.001252078 sec. | ||
| 2258 | 2026.02.17 17:10:44.629667 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2259 | 2026.02.17 17:10:44.629762 [ 4 ] {b436a6e5-4b5f-41e0-b9bd-82617d29f09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2260 | 2026.02.17 17:10:44.629802 [ 4 ] {b436a6e5-4b5f-41e0-b9bd-82617d29f09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2261 | 2026.02.17 17:10:44.630853 [ 4 ] {b436a6e5-4b5f-41e0-b9bd-82617d29f09c} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2262 | 2026.02.17 17:10:44.630889 [ 4 ] {b436a6e5-4b5f-41e0-b9bd-82617d29f09c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2263 | 2026.02.17 17:10:44.631250 [ 4 ] {b436a6e5-4b5f-41e0-b9bd-82617d29f09c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2264 | 2026.02.17 17:10:44.631470 [ 4 ] {b436a6e5-4b5f-41e0-b9bd-82617d29f09c} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2265 | 2026.02.17 17:10:44.631597 [ 4 ] {b436a6e5-4b5f-41e0-b9bd-82617d29f09c} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001853 sec., 645979.4927145169 rows/sec., 53.25 MiB/sec. | ||
| 2266 | 2026.02.17 17:10:44.631634 [ 4 ] {b436a6e5-4b5f-41e0-b9bd-82617d29f09c} <Debug> TCPHandler: Processed in 0.002016453 sec. | ||
| 2267 | 2026.02.17 17:10:44.631738 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2268 | 2026.02.17 17:10:44.631832 [ 4 ] {a37c1d83-e881-4c4b-972b-6b3bc4a4efd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2269 | 2026.02.17 17:10:44.631873 [ 4 ] {a37c1d83-e881-4c4b-972b-6b3bc4a4efd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2270 | 2026.02.17 17:10:44.632232 [ 4 ] {a37c1d83-e881-4c4b-972b-6b3bc4a4efd5} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2271 | 2026.02.17 17:10:44.632268 [ 4 ] {a37c1d83-e881-4c4b-972b-6b3bc4a4efd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2272 | 2026.02.17 17:10:44.632549 [ 4 ] {a37c1d83-e881-4c4b-972b-6b3bc4a4efd5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2273 | 2026.02.17 17:10:44.632754 [ 4 ] {a37c1d83-e881-4c4b-972b-6b3bc4a4efd5} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2274 | 2026.02.17 17:10:44.632848 [ 45 ] {} <Debug> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2275 | 2026.02.17 17:10:44.632878 [ 4 ] {a37c1d83-e881-4c4b-972b-6b3bc4a4efd5} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001063 sec., 1881.4675446848544 rows/sec., 131.37 KiB/sec. | ||
| 2276 | 2026.02.17 17:10:44.632897 [ 45 ] {} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2277 | 2026.02.17 17:10:44.632920 [ 4 ] {a37c1d83-e881-4c4b-972b-6b3bc4a4efd5} <Debug> TCPHandler: Processed in 0.001231067 sec. | ||
| 2278 | 2026.02.17 17:10:44.632924 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2279 | 2026.02.17 17:10:44.633032 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2026.02.17 17:10:44.633075 [ 198 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::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 | ||
| 2281 | 2026.02.17 17:10:44.633131 [ 4 ] {f346a44c-3428-42ac-bc34-62eae0a9cf93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2282 | 2026.02.17 17:10:44.633175 [ 4 ] {f346a44c-3428-42ac-bc34-62eae0a9cf93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2283 | 2026.02.17 17:10:44.633234 [ 198 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2284 | 2026.02.17 17:10:44.633284 [ 198 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 162 rows starting from the beginning of the part | ||
| 2285 | 2026.02.17 17:10:44.633383 [ 198 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 152 rows starting from the beginning of the part | ||
| 2286 | 2026.02.17 17:10:44.633441 [ 198 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 152 rows starting from the beginning of the part | ||
| 2287 | 2026.02.17 17:10:44.633495 [ 198 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 167 rows starting from the beginning of the part | ||
| 2288 | 2026.02.17 17:10:44.633544 [ 198 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 177 rows starting from the beginning of the part | ||
| 2289 | 2026.02.17 17:10:44.633595 [ 198 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 2290 | 2026.02.17 17:10:44.633629 [ 4 ] {f346a44c-3428-42ac-bc34-62eae0a9cf93} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2291 | 2026.02.17 17:10:44.633670 [ 4 ] {f346a44c-3428-42ac-bc34-62eae0a9cf93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2292 | 2026.02.17 17:10:44.634024 [ 4 ] {f346a44c-3428-42ac-bc34-62eae0a9cf93} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2293 | 2026.02.17 17:10:44.634258 [ 4 ] {f346a44c-3428-42ac-bc34-62eae0a9cf93} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2294 | 2026.02.17 17:10:44.634391 [ 4 ] {f346a44c-3428-42ac-bc34-62eae0a9cf93} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001278 sec., 178403.7558685446 rows/sec., 12.08 MiB/sec. | ||
| 2295 | 2026.02.17 17:10:44.634430 [ 4 ] {f346a44c-3428-42ac-bc34-62eae0a9cf93} <Debug> TCPHandler: Processed in 0.001447542 sec. | ||
| 2296 | 2026.02.17 17:10:44.634533 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2297 | 2026.02.17 17:10:44.634627 [ 4 ] {7f83984b-9b49-4aef-a7b9-fb6c2f62447e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2298 | 2026.02.17 17:10:44.634666 [ 4 ] {7f83984b-9b49-4aef-a7b9-fb6c2f62447e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2299 | 2026.02.17 17:10:44.634711 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 812 rows, containing 5 columns (5 merged, 0 gathered) in 0.001686806 sec., 481383.158466356 rows/sec., 30.96 MiB/sec. | ||
| 2300 | 2026.02.17 17:10:44.634848 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2301 | 2026.02.17 17:10:44.635084 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_6_1} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2302 | 2026.02.17 17:10:44.635149 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_6_1} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2303 | 2026.02.17 17:10:44.635212 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2304 | 2026.02.17 17:10:44.635224 [ 4 ] {7f83984b-9b49-4aef-a7b9-fb6c2f62447e} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2305 | 2026.02.17 17:10:44.635264 [ 4 ] {7f83984b-9b49-4aef-a7b9-fb6c2f62447e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2306 | 2026.02.17 17:10:44.635598 [ 4 ] {7f83984b-9b49-4aef-a7b9-fb6c2f62447e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2307 | 2026.02.17 17:10:44.635805 [ 4 ] {7f83984b-9b49-4aef-a7b9-fb6c2f62447e} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2308 | 2026.02.17 17:10:44.635932 [ 4 ] {7f83984b-9b49-4aef-a7b9-fb6c2f62447e} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001323 sec., 394557.8231292517 rows/sec., 29.21 MiB/sec. | ||
| 2309 | 2026.02.17 17:10:44.635969 [ 4 ] {7f83984b-9b49-4aef-a7b9-fb6c2f62447e} <Debug> TCPHandler: Processed in 0.001484812 sec. | ||
| 2310 | 2026.02.17 17:10:44.636071 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2311 | 2026.02.17 17:10:44.636165 [ 4 ] {e35b0595-739c-426a-ae5b-5c41b132b05a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2312 | 2026.02.17 17:10:44.636208 [ 4 ] {e35b0595-739c-426a-ae5b-5c41b132b05a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2313 | 2026.02.17 17:10:44.637065 [ 4 ] {e35b0595-739c-426a-ae5b-5c41b132b05a} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2314 | 2026.02.17 17:10:44.637101 [ 4 ] {e35b0595-739c-426a-ae5b-5c41b132b05a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2315 | 2026.02.17 17:10:44.637595 [ 4 ] {e35b0595-739c-426a-ae5b-5c41b132b05a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2316 | 2026.02.17 17:10:44.637813 [ 4 ] {e35b0595-739c-426a-ae5b-5c41b132b05a} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2317 | 2026.02.17 17:10:44.637940 [ 4 ] {e35b0595-739c-426a-ae5b-5c41b132b05a} <Debug> executeQuery: Read 2223 rows, 152.06 KiB in 0.001792 sec., 1240513.392857143 rows/sec., 82.87 MiB/sec. | ||
| 2318 | 2026.02.17 17:10:44.637976 [ 4 ] {e35b0595-739c-426a-ae5b-5c41b132b05a} <Debug> TCPHandler: Processed in 0.001954172 sec. | ||
| 2319 | 2026.02.17 17:10:44.638079 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2320 | 2026.02.17 17:10:44.638173 [ 4 ] {1101cd51-2dd4-4014-b85a-26af213fb8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2321 | 2026.02.17 17:10:44.638213 [ 4 ] {1101cd51-2dd4-4014-b85a-26af213fb8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2322 | 2026.02.17 17:10:44.638502 [ 4 ] {1101cd51-2dd4-4014-b85a-26af213fb8dc} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2323 | 2026.02.17 17:10:44.638538 [ 4 ] {1101cd51-2dd4-4014-b85a-26af213fb8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2324 | 2026.02.17 17:10:44.638833 [ 4 ] {1101cd51-2dd4-4014-b85a-26af213fb8dc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2325 | 2026.02.17 17:10:44.639035 [ 4 ] {1101cd51-2dd4-4014-b85a-26af213fb8dc} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2326 | 2026.02.17 17:10:44.639161 [ 4 ] {1101cd51-2dd4-4014-b85a-26af213fb8dc} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001006 sec., 11928.429423459245 rows/sec., 823.19 KiB/sec. | ||
| 2327 | 2026.02.17 17:10:44.639197 [ 4 ] {1101cd51-2dd4-4014-b85a-26af213fb8dc} <Debug> TCPHandler: Processed in 0.001167306 sec. | ||
| 2328 | 2026.02.17 17:10:45.774509 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4232 | ||
| 2329 | 2026.02.17 17:10:45.775057 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2330 | 2026.02.17 17:10:45.775114 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2331 | 2026.02.17 17:10:45.775640 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2332 | 2026.02.17 17:10:45.775880 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2333 | 2026.02.17 17:10:45.776026 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4232 | ||
| 2334 | 2026.02.17 17:10:45.999182 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2335 | 2026.02.17 17:10:46.017336 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2336 | 2026.02.17 17:10:46.017393 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2337 | 2026.02.17 17:10:46.023109 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2338 | 2026.02.17 17:10:46.023790 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2339 | 2026.02.17 17:10:46.026780 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2340 | 2026.02.17 17:10:48.275579 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 346 | ||
| 2341 | 2026.02.17 17:10:48.279038 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2026.02.17 17:10:48.279097 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2343 | 2026.02.17 17:10:48.280319 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2344 | 2026.02.17 17:10:48.280587 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2345 | 2026.02.17 17:10:48.280777 [ 37 ] {} <Debug> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2346 | 2026.02.17 17:10:48.280892 [ 37 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2347 | 2026.02.17 17:10:48.280931 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2348 | 2026.02.17 17:10:48.280951 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 346 | ||
| 2349 | 2026.02.17 17:10:48.281086 [ 198 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::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 | ||
| 2350 | 2026.02.17 17:10:48.281855 [ 198 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2351 | 2026.02.17 17:10:48.282030 [ 198 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::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 | ||
| 2352 | 2026.02.17 17:10:48.282451 [ 198 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 90 rows starting from the beginning of the part | ||
| 2353 | 2026.02.17 17:10:48.282834 [ 198 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
| 2354 | 2026.02.17 17:10:48.283211 [ 198 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2355 | 2026.02.17 17:10:48.283579 [ 198 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
| 2356 | 2026.02.17 17:10:48.283948 [ 198 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 2357 | 2026.02.17 17:10:48.290393 [ 194 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 346 rows, containing 72 columns (72 merged, 0 gathered) in 0.009376683 sec., 36900.04237106021 rows/sec., 36.51 MiB/sec. | ||
| 2358 | 2026.02.17 17:10:48.291408 [ 199 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2359 | 2026.02.17 17:10:48.292034 [ 199 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_6_1} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2360 | 2026.02.17 17:10:48.292114 [ 199 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_6_1} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2361 | 2026.02.17 17:10:48.292338 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB. | ||
| 2362 | 2026.02.17 17:10:48.757997 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2363 | 2026.02.17 17:10:48.758245 [ 4 ] {bf4b036d-b65e-42fa-9eab-d618e99a561e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2364 | 2026.02.17 17:10:48.758344 [ 4 ] {bf4b036d-b65e-42fa-9eab-d618e99a561e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2365 | 2026.02.17 17:10:48.759282 [ 4 ] {bf4b036d-b65e-42fa-9eab-d618e99a561e} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2026.02.17 17:10:48.759358 [ 4 ] {bf4b036d-b65e-42fa-9eab-d618e99a561e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2367 | 2026.02.17 17:10:48.759931 [ 4 ] {bf4b036d-b65e-42fa-9eab-d618e99a561e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2368 | 2026.02.17 17:10:48.760236 [ 4 ] {bf4b036d-b65e-42fa-9eab-d618e99a561e} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2369 | 2026.02.17 17:10:48.760479 [ 4 ] {bf4b036d-b65e-42fa-9eab-d618e99a561e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002301 sec., 24337.244676227725 rows/sec., 1.87 MiB/sec. | ||
| 2370 | 2026.02.17 17:10:48.760476 [ 36 ] {} <Debug> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2371 | 2026.02.17 17:10:48.760575 [ 4 ] {bf4b036d-b65e-42fa-9eab-d618e99a561e} <Debug> TCPHandler: Processed in 0.002793301 sec. | ||
| 2372 | 2026.02.17 17:10:48.760594 [ 36 ] {} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2373 | 2026.02.17 17:10:48.760634 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2374 | 2026.02.17 17:10:48.760860 [ 194 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::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 | ||
| 2375 | 2026.02.17 17:10:48.761008 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2376 | 2026.02.17 17:10:48.761084 [ 194 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2377 | 2026.02.17 17:10:48.761151 [ 194 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 822 rows starting from the beginning of the part | ||
| 2378 | 2026.02.17 17:10:48.761164 [ 4 ] {e92c9257-6aaf-44d5-a4fe-0cd50de25dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2379 | 2026.02.17 17:10:48.761240 [ 4 ] {e92c9257-6aaf-44d5-a4fe-0cd50de25dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2380 | 2026.02.17 17:10:48.761301 [ 194 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 844 rows starting from the beginning of the part | ||
| 2381 | 2026.02.17 17:10:48.761389 [ 194 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2382 | 2026.02.17 17:10:48.761454 [ 194 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 867 rows starting from the beginning of the part | ||
| 2383 | 2026.02.17 17:10:48.761520 [ 194 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1197 rows starting from the beginning of the part | ||
| 2384 | 2026.02.17 17:10:48.761596 [ 194 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2385 | 2026.02.17 17:10:48.762329 [ 4 ] {e92c9257-6aaf-44d5-a4fe-0cd50de25dae} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2386 | 2026.02.17 17:10:48.762394 [ 4 ] {e92c9257-6aaf-44d5-a4fe-0cd50de25dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2387 | 2026.02.17 17:10:48.763057 [ 4 ] {e92c9257-6aaf-44d5-a4fe-0cd50de25dae} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2388 | 2026.02.17 17:10:48.763370 [ 4 ] {e92c9257-6aaf-44d5-a4fe-0cd50de25dae} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2389 | 2026.02.17 17:10:48.763554 [ 36 ] {} <Debug> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2390 | 2026.02.17 17:10:48.763593 [ 4 ] {e92c9257-6aaf-44d5-a4fe-0cd50de25dae} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002467 sec., 25942.440210782326 rows/sec., 2.02 MiB/sec. | ||
| 2391 | 2026.02.17 17:10:48.763610 [ 36 ] {} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2392 | 2026.02.17 17:10:48.763653 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2393 | 2026.02.17 17:10:48.763669 [ 4 ] {e92c9257-6aaf-44d5-a4fe-0cd50de25dae} <Debug> TCPHandler: Processed in 0.00273772 sec. | ||
| 2394 | 2026.02.17 17:10:48.763793 [ 199 ] {d98c200f-82a8-4bc8-a14b-281771204983::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 | ||
| 2395 | 2026.02.17 17:10:48.763849 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2396 | 2026.02.17 17:10:48.763969 [ 199 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2397 | 2026.02.17 17:10:48.763992 [ 4 ] {768f12df-e138-4931-90ea-d87d2bdf2bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2398 | 2026.02.17 17:10:48.764025 [ 199 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 510 rows starting from the beginning of the part | ||
| 2399 | 2026.02.17 17:10:48.764065 [ 4 ] {768f12df-e138-4931-90ea-d87d2bdf2bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2400 | 2026.02.17 17:10:48.764150 [ 199 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 525 rows starting from the beginning of the part | ||
| 2401 | 2026.02.17 17:10:48.764215 [ 195 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3842 rows, containing 5 columns (5 merged, 0 gathered) in 0.003475845 sec., 1105342.7296096345 rows/sec., 93.01 MiB/sec. | ||
| 2402 | 2026.02.17 17:10:48.764230 [ 199 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2403 | 2026.02.17 17:10:48.764316 [ 199 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 531 rows starting from the beginning of the part | ||
| 2404 | 2026.02.17 17:10:48.764385 [ 199 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 522 rows starting from the beginning of the part | ||
| 2405 | 2026.02.17 17:10:48.764456 [ 199 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2406 | 2026.02.17 17:10:48.764637 [ 187 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2407 | 2026.02.17 17:10:48.764642 [ 4 ] {768f12df-e138-4931-90ea-d87d2bdf2bb9} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2408 | 2026.02.17 17:10:48.764721 [ 4 ] {768f12df-e138-4931-90ea-d87d2bdf2bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2409 | 2026.02.17 17:10:48.765131 [ 187 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_11_2} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2026.02.17 17:10:48.765270 [ 187 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_11_2} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2411 | 2026.02.17 17:10:48.765325 [ 4 ] {768f12df-e138-4931-90ea-d87d2bdf2bb9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2412 | 2026.02.17 17:10:48.765393 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 2413 | 2026.02.17 17:10:48.765723 [ 4 ] {768f12df-e138-4931-90ea-d87d2bdf2bb9} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2414 | 2026.02.17 17:10:48.765914 [ 4 ] {768f12df-e138-4931-90ea-d87d2bdf2bb9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001958 sec., 65372.82941777323 rows/sec., 4.55 MiB/sec. | ||
| 2415 | 2026.02.17 17:10:48.765915 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2416 | 2026.02.17 17:10:48.765965 [ 4 ] {768f12df-e138-4931-90ea-d87d2bdf2bb9} <Debug> TCPHandler: Processed in 0.002185677 sec. | ||
| 2417 | 2026.02.17 17:10:48.765983 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2418 | 2026.02.17 17:10:48.766020 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2419 | 2026.02.17 17:10:48.766115 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2420 | 2026.02.17 17:10:48.766123 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::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 | ||
| 2421 | 2026.02.17 17:10:48.766231 [ 4 ] {32caca0a-6ec5-4690-acc9-0ac978c917d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2422 | 2026.02.17 17:10:48.766277 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2423 | 2026.02.17 17:10:48.766287 [ 4 ] {32caca0a-6ec5-4690-acc9-0ac978c917d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2424 | 2026.02.17 17:10:48.766330 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1280 rows starting from the beginning of the part | ||
| 2425 | 2026.02.17 17:10:48.766415 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 266 rows starting from the beginning of the part | ||
| 2426 | 2026.02.17 17:10:48.766489 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2427 | 2026.02.17 17:10:48.766563 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
| 2428 | 2026.02.17 17:10:48.766591 [ 197 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2216 rows, containing 5 columns (5 merged, 0 gathered) in 0.002854372 sec., 776352.9070492564 rows/sec., 58.76 MiB/sec. | ||
| 2429 | 2026.02.17 17:10:48.766633 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2223 rows starting from the beginning of the part | ||
| 2430 | 2026.02.17 17:10:48.766730 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2431 | 2026.02.17 17:10:48.766776 [ 4 ] {32caca0a-6ec5-4690-acc9-0ac978c917d3} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2026.02.17 17:10:48.766829 [ 4 ] {32caca0a-6ec5-4690-acc9-0ac978c917d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2433 | 2026.02.17 17:10:48.766914 [ 199 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2434 | 2026.02.17 17:10:48.767293 [ 4 ] {32caca0a-6ec5-4690-acc9-0ac978c917d3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2435 | 2026.02.17 17:10:48.767365 [ 199 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_11_2} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2436 | 2026.02.17 17:10:48.767488 [ 199 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_11_2} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2437 | 2026.02.17 17:10:48.767587 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 2438 | 2026.02.17 17:10:48.767629 [ 4 ] {32caca0a-6ec5-4690-acc9-0ac978c917d3} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2026.02.17 17:10:48.767806 [ 36 ] {} <Debug> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2440 | 2026.02.17 17:10:48.767833 [ 4 ] {32caca0a-6ec5-4690-acc9-0ac978c917d3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001622 sec., 29593.094944512948 rows/sec., 1.99 MiB/sec. | ||
| 2441 | 2026.02.17 17:10:48.767862 [ 36 ] {} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2026.02.17 17:10:48.767890 [ 4 ] {32caca0a-6ec5-4690-acc9-0ac978c917d3} <Debug> TCPHandler: Processed in 0.00183441 sec. | ||
| 2443 | 2026.02.17 17:10:48.767900 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2444 | 2026.02.17 17:10:48.768035 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 2445 | 2026.02.17 17:10:48.768192 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2446 | 2026.02.17 17:10:48.768252 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 450 rows starting from the beginning of the part | ||
| 2447 | 2026.02.17 17:10:48.768358 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2448 | 2026.02.17 17:10:48.768443 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2449 | 2026.02.17 17:10:48.768516 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2450 | 2026.02.17 17:10:48.768588 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 2451 | 2026.02.17 17:10:48.768660 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 2452 | 2026.02.17 17:10:48.769429 [ 199 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4322 rows, containing 5 columns (5 merged, 0 gathered) in 0.003349762 sec., 1290240.9186085458 rows/sec., 86.71 MiB/sec. | ||
| 2453 | 2026.02.17 17:10:48.770013 [ 199 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2454 | 2026.02.17 17:10:48.770078 [ 192 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 4 columns (4 merged, 0 gathered) in 0.002097975 sec., 357487.5773066886 rows/sec., 23.06 MiB/sec. | ||
| 2455 | 2026.02.17 17:10:48.770397 [ 188 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2456 | 2026.02.17 17:10:48.770430 [ 199 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2457 | 2026.02.17 17:10:48.770545 [ 199 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2458 | 2026.02.17 17:10:48.770638 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 2459 | 2026.02.17 17:10:48.770871 [ 188 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_11_2} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2026.02.17 17:10:48.770979 [ 188 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_11_2} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2461 | 2026.02.17 17:10:48.771113 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2462 | 2026.02.17 17:10:49.932310 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63346 | ||
| 2463 | 2026.02.17 17:10:49.932473 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2464 | 2026.02.17 17:10:49.932518 [ 3 ] {} <Debug> TCP-Session: 686c539c-bed0-4030-a0d0-d5d48c362035 Authenticating user 'default' from [fd00:1122:3344:101::e]:63346 | ||
| 2465 | 2026.02.17 17:10:49.932555 [ 3 ] {} <Debug> TCP-Session: 686c539c-bed0-4030-a0d0-d5d48c362035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2466 | 2026.02.17 17:10:49.932575 [ 3 ] {} <Debug> TCP-Session: 686c539c-bed0-4030-a0d0-d5d48c362035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2467 | 2026.02.17 17:10:49.932802 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44987 | ||
| 2468 | 2026.02.17 17:10:49.932852 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64984 | ||
| 2469 | 2026.02.17 17:10:49.932875 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41755 | ||
| 2470 | 2026.02.17 17:10:49.932893 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61952 | ||
| 2471 | 2026.02.17 17:10:49.932947 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46508 | ||
| 2472 | 2026.02.17 17:10:49.932975 [ 3 ] {} <Trace> TCP-Session: 686c539c-bed0-4030-a0d0-d5d48c362035 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2473 | 2026.02.17 17:10:49.932970 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2474 | 2026.02.17 17:10:49.933029 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2475 | 2026.02.17 17:10:49.932962 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2476 | 2026.02.17 17:10:49.933072 [ 286 ] {} <Debug> TCP-Session: 7e1aa379-79c6-4abd-b67b-cc154fbbfa51 Authenticating user 'default' from [fd00:1122:3344:101::e]:44987 | ||
| 2477 | 2026.02.17 17:10:49.933094 [ 288 ] {} <Debug> TCP-Session: 7bd6d692-d23a-4122-8763-911c91c5530e Authenticating user 'default' from [fd00:1122:3344:101::e]:41755 | ||
| 2478 | 2026.02.17 17:10:49.933114 [ 287 ] {} <Debug> TCP-Session: 1ef9e8c4-bd5a-4e0b-ba66-fc7e1c393a50 Authenticating user 'default' from [fd00:1122:3344:101::e]:64984 | ||
| 2479 | 2026.02.17 17:10:49.933132 [ 286 ] {} <Debug> TCP-Session: 7e1aa379-79c6-4abd-b67b-cc154fbbfa51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2480 | 2026.02.17 17:10:49.933149 [ 288 ] {} <Debug> TCP-Session: 7bd6d692-d23a-4122-8763-911c91c5530e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2481 | 2026.02.17 17:10:49.933175 [ 286 ] {} <Debug> TCP-Session: 7e1aa379-79c6-4abd-b67b-cc154fbbfa51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2482 | 2026.02.17 17:10:49.933192 [ 288 ] {} <Debug> TCP-Session: 7bd6d692-d23a-4122-8763-911c91c5530e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2483 | 2026.02.17 17:10:49.933162 [ 287 ] {} <Debug> TCP-Session: 1ef9e8c4-bd5a-4e0b-ba66-fc7e1c393a50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2484 | 2026.02.17 17:10:49.933228 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2485 | 2026.02.17 17:10:49.933233 [ 3 ] {8dd91bc8-0ae2-4207-ade4-15d9293977f4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63346) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2486 | 2026.02.17 17:10:49.933283 [ 293 ] {} <Debug> TCP-Session: 8fce47f1-eb8c-429a-bd62-e0df58877992 Authenticating user 'default' from [fd00:1122:3344:101::e]:46508 | ||
| 2487 | 2026.02.17 17:10:49.933247 [ 287 ] {} <Debug> TCP-Session: 1ef9e8c4-bd5a-4e0b-ba66-fc7e1c393a50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2488 | 2026.02.17 17:10:49.933340 [ 293 ] {} <Debug> TCP-Session: 8fce47f1-eb8c-429a-bd62-e0df58877992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2489 | 2026.02.17 17:10:49.933233 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2490 | 2026.02.17 17:10:49.933367 [ 293 ] {} <Debug> TCP-Session: 8fce47f1-eb8c-429a-bd62-e0df58877992 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2491 | 2026.02.17 17:10:49.932939 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47724 | ||
| 2492 | 2026.02.17 17:10:49.933404 [ 289 ] {} <Debug> TCP-Session: eb89abd0-13c0-4ff4-a364-81d579ede960 Authenticating user 'default' from [fd00:1122:3344:101::e]:61952 | ||
| 2493 | 2026.02.17 17:10:49.932917 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38887 | ||
| 2494 | 2026.02.17 17:10:49.933462 [ 289 ] {} <Debug> TCP-Session: eb89abd0-13c0-4ff4-a364-81d579ede960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2495 | 2026.02.17 17:10:49.932891 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37958 | ||
| 2496 | 2026.02.17 17:10:49.933501 [ 289 ] {} <Debug> TCP-Session: eb89abd0-13c0-4ff4-a364-81d579ede960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2497 | 2026.02.17 17:10:49.933623 [ 3 ] {8dd91bc8-0ae2-4207-ade4-15d9293977f4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2498 | 2026.02.17 17:10:49.933700 [ 3 ] {8dd91bc8-0ae2-4207-ade4-15d9293977f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2499 | 2026.02.17 17:10:49.933817 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2500 | 2026.02.17 17:10:49.933853 [ 291 ] {} <Debug> TCP-Session: 523ff9a4-a77c-49fc-aac7-3f0fb23381cc Authenticating user 'default' from [fd00:1122:3344:101::e]:38887 | ||
| 2501 | 2026.02.17 17:10:49.933875 [ 291 ] {} <Debug> TCP-Session: 523ff9a4-a77c-49fc-aac7-3f0fb23381cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2502 | 2026.02.17 17:10:49.933887 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2503 | 2026.02.17 17:10:49.933894 [ 291 ] {} <Debug> TCP-Session: 523ff9a4-a77c-49fc-aac7-3f0fb23381cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2504 | 2026.02.17 17:10:49.933901 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2505 | 2026.02.17 17:10:49.933933 [ 292 ] {} <Debug> TCP-Session: 2426290f-a221-4cfc-b2a4-db290b4b2c92 Authenticating user 'default' from [fd00:1122:3344:101::e]:47724 | ||
| 2506 | 2026.02.17 17:10:49.934004 [ 290 ] {} <Debug> TCP-Session: a46265c4-b6d5-4345-a749-ab9b8a32d64f Authenticating user 'default' from [fd00:1122:3344:101::e]:37958 | ||
| 2507 | 2026.02.17 17:10:49.934007 [ 292 ] {} <Debug> TCP-Session: 2426290f-a221-4cfc-b2a4-db290b4b2c92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2508 | 2026.02.17 17:10:49.934052 [ 290 ] {} <Debug> TCP-Session: a46265c4-b6d5-4345-a749-ab9b8a32d64f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2509 | 2026.02.17 17:10:49.934057 [ 292 ] {} <Debug> TCP-Session: 2426290f-a221-4cfc-b2a4-db290b4b2c92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2510 | 2026.02.17 17:10:49.934086 [ 290 ] {} <Debug> TCP-Session: a46265c4-b6d5-4345-a749-ab9b8a32d64f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2511 | 2026.02.17 17:10:49.934117 [ 3 ] {8dd91bc8-0ae2-4207-ade4-15d9293977f4} <Debug> oximeter.version (bb42e2e0-329b-425c-b202-885f356d054d) (SelectExecutor): Key condition: unknown | ||
| 2512 | 2026.02.17 17:10:49.934254 [ 3 ] {8dd91bc8-0ae2-4207-ade4-15d9293977f4} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2513 | 2026.02.17 17:10:50.000271 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.20 MiB, peak 192.35 MiB, free memory in arenas 0.00 B, will set to 188.09 MiB (RSS), difference: 1.89 MiB | ||
| 2514 | 2026.02.17 17:10:50.459130 [ 319 ] {8dd91bc8-0ae2-4207-ade4-15d9293977f4} <Trace> AggregatingTransform: Aggregating | ||
| 2515 | 2026.02.17 17:10:50.459196 [ 319 ] {8dd91bc8-0ae2-4207-ade4-15d9293977f4} <Trace> Aggregator: Aggregation method: without_key | ||
| 2516 | 2026.02.17 17:10:50.459232 [ 319 ] {8dd91bc8-0ae2-4207-ade4-15d9293977f4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001557333 sec. (642.123 rows/sec., 25.08 KiB/sec.) | ||
| 2517 | 2026.02.17 17:10:50.459249 [ 319 ] {8dd91bc8-0ae2-4207-ade4-15d9293977f4} <Trace> Aggregator: Merging aggregated data | ||
| 2518 | 2026.02.17 17:10:50.460326 [ 3 ] {8dd91bc8-0ae2-4207-ade4-15d9293977f4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.52717 sec., 1.8969212967353983 rows/sec., 75.88 B/sec. | ||
| 2519 | 2026.02.17 17:10:50.460495 [ 3 ] {8dd91bc8-0ae2-4207-ade4-15d9293977f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2520 | 2026.02.17 17:10:50.460511 [ 3 ] {8dd91bc8-0ae2-4207-ade4-15d9293977f4} <Debug> TCPHandler: Processed in 0.527671955 sec. | ||
| 2521 | 2026.02.17 17:10:50.460632 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2522 | 2026.02.17 17:10:50.460675 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2523 | 2026.02.17 17:10:50.460701 [ 286 ] {} <Debug> TCP-Session: 7e1aa379-79c6-4abd-b67b-cc154fbbfa51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2524 | 2026.02.17 17:10:50.460706 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2525 | 2026.02.17 17:10:50.460729 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2526 | 2026.02.17 17:10:50.460752 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2527 | 2026.02.17 17:10:50.460794 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2528 | 2026.02.17 17:10:50.460803 [ 287 ] {} <Debug> TCP-Session: 1ef9e8c4-bd5a-4e0b-ba66-fc7e1c393a50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2529 | 2026.02.17 17:10:50.460817 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2530 | 2026.02.17 17:10:50.460835 [ 292 ] {} <Debug> TCP-Session: 2426290f-a221-4cfc-b2a4-db290b4b2c92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2531 | 2026.02.17 17:10:50.460841 [ 291 ] {} <Debug> TCP-Session: 523ff9a4-a77c-49fc-aac7-3f0fb23381cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2532 | 2026.02.17 17:10:50.460857 [ 3 ] {} <Debug> TCP-Session: 686c539c-bed0-4030-a0d0-d5d48c362035 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2533 | 2026.02.17 17:10:50.460806 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2534 | 2026.02.17 17:10:50.460774 [ 293 ] {} <Debug> TCP-Session: 8fce47f1-eb8c-429a-bd62-e0df58877992 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2535 | 2026.02.17 17:10:50.460772 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2536 | 2026.02.17 17:10:50.460925 [ 290 ] {} <Debug> TCP-Session: a46265c4-b6d5-4345-a749-ab9b8a32d64f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2537 | 2026.02.17 17:10:50.460747 [ 289 ] {} <Debug> TCP-Session: eb89abd0-13c0-4ff4-a364-81d579ede960 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2538 | 2026.02.17 17:10:50.460977 [ 288 ] {} <Debug> TCP-Session: 7bd6d692-d23a-4122-8763-911c91c5530e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2539 | 2026.02.17 17:10:51.000223 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.47 MiB, peak 199.61 MiB, free memory in arenas 0.00 B, will set to 206.29 MiB (RSS), difference: 16.82 MiB | ||
| 2540 | 2026.02.17 17:10:51.429504 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56403 | ||
| 2541 | 2026.02.17 17:10:51.429609 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2542 | 2026.02.17 17:10:51.429641 [ 288 ] {} <Debug> TCP-Session: f3accfcf-c0ed-4964-9ebf-8d7f58d5d7ed Authenticating user 'default' from [fd00:1122:3344:101::e]:56403 | ||
| 2543 | 2026.02.17 17:10:51.429665 [ 288 ] {} <Debug> TCP-Session: f3accfcf-c0ed-4964-9ebf-8d7f58d5d7ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2544 | 2026.02.17 17:10:51.429679 [ 288 ] {} <Debug> TCP-Session: f3accfcf-c0ed-4964-9ebf-8d7f58d5d7ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2545 | 2026.02.17 17:10:51.429863 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62629 | ||
| 2546 | 2026.02.17 17:10:51.429887 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61238 | ||
| 2547 | 2026.02.17 17:10:51.429921 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47527 | ||
| 2548 | 2026.02.17 17:10:51.429941 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64273 | ||
| 2549 | 2026.02.17 17:10:51.429962 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64890 | ||
| 2550 | 2026.02.17 17:10:51.429983 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2551 | 2026.02.17 17:10:51.430004 [ 288 ] {} <Trace> TCP-Session: f3accfcf-c0ed-4964-9ebf-8d7f58d5d7ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2552 | 2026.02.17 17:10:51.430040 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2553 | 2026.02.17 17:10:51.430037 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2554 | 2026.02.17 17:10:51.430051 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2555 | 2026.02.17 17:10:51.430073 [ 292 ] {} <Debug> TCP-Session: 144b4bbd-701b-4424-9efc-64c493be5b9f Authenticating user 'default' from [fd00:1122:3344:101::e]:47527 | ||
| 2556 | 2026.02.17 17:10:51.430091 [ 294 ] {} <Debug> TCP-Session: 453851f1-a7e5-44f9-9c57-aa523d89180d Authenticating user 'default' from [fd00:1122:3344:101::e]:64273 | ||
| 2557 | 2026.02.17 17:10:51.430096 [ 286 ] {} <Debug> TCP-Session: 5a50ea46-0b28-4c98-b70c-f6835682bf91 Authenticating user 'default' from [fd00:1122:3344:101::e]:64890 | ||
| 2558 | 2026.02.17 17:10:51.430108 [ 292 ] {} <Debug> TCP-Session: 144b4bbd-701b-4424-9efc-64c493be5b9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2559 | 2026.02.17 17:10:51.430135 [ 286 ] {} <Debug> TCP-Session: 5a50ea46-0b28-4c98-b70c-f6835682bf91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2560 | 2026.02.17 17:10:51.430153 [ 292 ] {} <Debug> TCP-Session: 144b4bbd-701b-4424-9efc-64c493be5b9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2561 | 2026.02.17 17:10:51.430167 [ 286 ] {} <Debug> TCP-Session: 5a50ea46-0b28-4c98-b70c-f6835682bf91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2562 | 2026.02.17 17:10:51.430128 [ 294 ] {} <Debug> TCP-Session: 453851f1-a7e5-44f9-9c57-aa523d89180d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2563 | 2026.02.17 17:10:51.430041 [ 289 ] {} <Debug> TCP-Session: 366fe273-3ccd-4216-9d0b-af36ce7c422b Authenticating user 'default' from [fd00:1122:3344:101::e]:62629 | ||
| 2564 | 2026.02.17 17:10:51.430211 [ 288 ] {94c80061-06e1-42fc-adbc-36833d9faec0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56403) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2565 | 2026.02.17 17:10:51.430208 [ 294 ] {} <Debug> TCP-Session: 453851f1-a7e5-44f9-9c57-aa523d89180d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2566 | 2026.02.17 17:10:51.430248 [ 289 ] {} <Debug> TCP-Session: 366fe273-3ccd-4216-9d0b-af36ce7c422b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2567 | 2026.02.17 17:10:51.430016 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2568 | 2026.02.17 17:10:51.430288 [ 289 ] {} <Debug> TCP-Session: 366fe273-3ccd-4216-9d0b-af36ce7c422b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2569 | 2026.02.17 17:10:51.429932 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58700 | ||
| 2570 | 2026.02.17 17:10:51.430322 [ 290 ] {} <Debug> TCP-Session: adee603d-4d44-4e00-8549-f66031c113e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61238 | ||
| 2571 | 2026.02.17 17:10:51.429898 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38749 | ||
| 2572 | 2026.02.17 17:10:51.430364 [ 290 ] {} <Debug> TCP-Session: adee603d-4d44-4e00-8549-f66031c113e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2573 | 2026.02.17 17:10:51.430396 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2574 | 2026.02.17 17:10:51.430424 [ 290 ] {} <Debug> TCP-Session: adee603d-4d44-4e00-8549-f66031c113e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2575 | 2026.02.17 17:10:51.429967 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47392 | ||
| 2576 | 2026.02.17 17:10:51.430448 [ 293 ] {} <Debug> TCP-Session: c5b92ca3-0e83-4e7f-aec9-32a42e071343 Authenticating user 'default' from [fd00:1122:3344:101::e]:58700 | ||
| 2577 | 2026.02.17 17:10:51.430478 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2578 | 2026.02.17 17:10:51.430485 [ 293 ] {} <Debug> TCP-Session: c5b92ca3-0e83-4e7f-aec9-32a42e071343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2579 | 2026.02.17 17:10:51.430513 [ 291 ] {} <Debug> TCP-Session: 68deb379-c65a-4996-99aa-5ca8d5f49138 Authenticating user 'default' from [fd00:1122:3344:101::e]:38749 | ||
| 2580 | 2026.02.17 17:10:51.430516 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2581 | 2026.02.17 17:10:51.430515 [ 293 ] {} <Debug> TCP-Session: c5b92ca3-0e83-4e7f-aec9-32a42e071343 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2582 | 2026.02.17 17:10:51.430545 [ 291 ] {} <Debug> TCP-Session: 68deb379-c65a-4996-99aa-5ca8d5f49138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2583 | 2026.02.17 17:10:51.430553 [ 3 ] {} <Debug> TCP-Session: ce6bc820-f07e-47c3-8646-475deb168bb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47392 | ||
| 2584 | 2026.02.17 17:10:51.430559 [ 288 ] {94c80061-06e1-42fc-adbc-36833d9faec0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2585 | 2026.02.17 17:10:51.430589 [ 3 ] {} <Debug> TCP-Session: ce6bc820-f07e-47c3-8646-475deb168bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2586 | 2026.02.17 17:10:51.430579 [ 291 ] {} <Debug> TCP-Session: 68deb379-c65a-4996-99aa-5ca8d5f49138 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2587 | 2026.02.17 17:10:51.430619 [ 3 ] {} <Debug> TCP-Session: ce6bc820-f07e-47c3-8646-475deb168bb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2588 | 2026.02.17 17:10:51.430638 [ 288 ] {94c80061-06e1-42fc-adbc-36833d9faec0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2589 | 2026.02.17 17:10:51.430979 [ 288 ] {94c80061-06e1-42fc-adbc-36833d9faec0} <Debug> oximeter.version (bb42e2e0-329b-425c-b202-885f356d054d) (SelectExecutor): Key condition: unknown | ||
| 2590 | 2026.02.17 17:10:51.432068 [ 338 ] {94c80061-06e1-42fc-adbc-36833d9faec0} <Trace> AggregatingTransform: Aggregating | ||
| 2591 | 2026.02.17 17:10:51.432110 [ 338 ] {94c80061-06e1-42fc-adbc-36833d9faec0} <Trace> Aggregator: Aggregation method: without_key | ||
| 2592 | 2026.02.17 17:10:51.432149 [ 338 ] {94c80061-06e1-42fc-adbc-36833d9faec0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001065523 sec. (938.506 rows/sec., 36.66 KiB/sec.) | ||
| 2593 | 2026.02.17 17:10:51.432169 [ 338 ] {94c80061-06e1-42fc-adbc-36833d9faec0} <Trace> Aggregator: Merging aggregated data | ||
| 2594 | 2026.02.17 17:10:51.433380 [ 288 ] {94c80061-06e1-42fc-adbc-36833d9faec0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003235 sec., 309.1190108191654 rows/sec., 12.07 KiB/sec. | ||
| 2595 | 2026.02.17 17:10:51.433613 [ 288 ] {94c80061-06e1-42fc-adbc-36833d9faec0} <Debug> TCPHandler: Processed in 0.003755941 sec. | ||
| 2596 | 2026.02.17 17:10:51.433697 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2597 | 2026.02.17 17:10:51.433724 [ 288 ] {} <Debug> TCP-Session: f3accfcf-c0ed-4964-9ebf-8d7f58d5d7ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2598 | 2026.02.17 17:10:51.433725 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2599 | 2026.02.17 17:10:51.433756 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2600 | 2026.02.17 17:10:51.433765 [ 292 ] {} <Debug> TCP-Session: 144b4bbd-701b-4424-9efc-64c493be5b9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2601 | 2026.02.17 17:10:51.433785 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2602 | 2026.02.17 17:10:51.433804 [ 293 ] {} <Debug> TCP-Session: c5b92ca3-0e83-4e7f-aec9-32a42e071343 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2603 | 2026.02.17 17:10:51.433804 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2604 | 2026.02.17 17:10:51.433844 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2605 | 2026.02.17 17:10:51.433835 [ 289 ] {} <Debug> TCP-Session: 366fe273-3ccd-4216-9d0b-af36ce7c422b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2606 | 2026.02.17 17:10:51.433878 [ 286 ] {} <Debug> TCP-Session: 5a50ea46-0b28-4c98-b70c-f6835682bf91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2607 | 2026.02.17 17:10:51.433888 [ 294 ] {} <Debug> TCP-Session: 453851f1-a7e5-44f9-9c57-aa523d89180d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2608 | 2026.02.17 17:10:51.433885 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2609 | 2026.02.17 17:10:51.433884 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2610 | 2026.02.17 17:10:51.433820 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2611 | 2026.02.17 17:10:51.434041 [ 290 ] {} <Debug> TCP-Session: adee603d-4d44-4e00-8549-f66031c113e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2612 | 2026.02.17 17:10:51.434062 [ 291 ] {} <Debug> TCP-Session: 68deb379-c65a-4996-99aa-5ca8d5f49138 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2613 | 2026.02.17 17:10:51.434084 [ 3 ] {} <Debug> TCP-Session: ce6bc820-f07e-47c3-8646-475deb168bb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2614 | 2026.02.17 17:10:51.479550 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46570 | ||
| 2615 | 2026.02.17 17:10:51.479624 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2616 | 2026.02.17 17:10:51.479645 [ 288 ] {} <Debug> TCP-Session: 697595dc-d6d6-45b6-9d22-6f0a8d5dd292 Authenticating user 'default' from [fd00:1122:3344:101::e]:46570 | ||
| 2617 | 2026.02.17 17:10:51.479663 [ 288 ] {} <Debug> TCP-Session: 697595dc-d6d6-45b6-9d22-6f0a8d5dd292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2618 | 2026.02.17 17:10:51.479676 [ 288 ] {} <Debug> TCP-Session: 697595dc-d6d6-45b6-9d22-6f0a8d5dd292 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2619 | 2026.02.17 17:10:51.479840 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32952 | ||
| 2620 | 2026.02.17 17:10:51.479850 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43840 | ||
| 2621 | 2026.02.17 17:10:51.479901 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50670 | ||
| 2622 | 2026.02.17 17:10:51.479902 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53575 | ||
| 2623 | 2026.02.17 17:10:51.479944 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36643 | ||
| 2624 | 2026.02.17 17:10:51.479964 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34790 | ||
| 2625 | 2026.02.17 17:10:51.479977 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2626 | 2026.02.17 17:10:51.479971 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2627 | 2026.02.17 17:10:51.480020 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2628 | 2026.02.17 17:10:51.480033 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2629 | 2026.02.17 17:10:51.480048 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2630 | 2026.02.17 17:10:51.480063 [ 291 ] {} <Debug> TCP-Session: fb275414-90fc-452f-8477-b28bd5435733 Authenticating user 'default' from [fd00:1122:3344:101::e]:53575 | ||
| 2631 | 2026.02.17 17:10:51.480089 [ 3 ] {} <Debug> TCP-Session: 45de66dc-9f59-41bd-a121-4882258bc129 Authenticating user 'default' from [fd00:1122:3344:101::e]:36643 | ||
| 2632 | 2026.02.17 17:10:51.480095 [ 286 ] {} <Debug> TCP-Session: 006618ec-9373-4f18-9521-6c94f6d999ab Authenticating user 'default' from [fd00:1122:3344:101::e]:34790 | ||
| 2633 | 2026.02.17 17:10:51.480108 [ 291 ] {} <Debug> TCP-Session: fb275414-90fc-452f-8477-b28bd5435733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2634 | 2026.02.17 17:10:51.480117 [ 3 ] {} <Debug> TCP-Session: 45de66dc-9f59-41bd-a121-4882258bc129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2635 | 2026.02.17 17:10:51.480134 [ 291 ] {} <Debug> TCP-Session: fb275414-90fc-452f-8477-b28bd5435733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2636 | 2026.02.17 17:10:51.480134 [ 286 ] {} <Debug> TCP-Session: 006618ec-9373-4f18-9521-6c94f6d999ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2637 | 2026.02.17 17:10:51.480143 [ 3 ] {} <Debug> TCP-Session: 45de66dc-9f59-41bd-a121-4882258bc129 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2638 | 2026.02.17 17:10:51.480167 [ 286 ] {} <Debug> TCP-Session: 006618ec-9373-4f18-9521-6c94f6d999ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2639 | 2026.02.17 17:10:51.480052 [ 290 ] {} <Debug> TCP-Session: a4512198-5748-4ac1-a14a-b81320ebeb19 Authenticating user 'default' from [fd00:1122:3344:101::e]:43840 | ||
| 2640 | 2026.02.17 17:10:51.480026 [ 292 ] {} <Debug> TCP-Session: 82c12e4c-243a-4ee8-9b49-01bdaced63a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50670 | ||
| 2641 | 2026.02.17 17:10:51.480210 [ 290 ] {} <Debug> TCP-Session: a4512198-5748-4ac1-a14a-b81320ebeb19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2642 | 2026.02.17 17:10:51.480233 [ 292 ] {} <Debug> TCP-Session: 82c12e4c-243a-4ee8-9b49-01bdaced63a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2643 | 2026.02.17 17:10:51.480245 [ 290 ] {} <Debug> TCP-Session: a4512198-5748-4ac1-a14a-b81320ebeb19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2644 | 2026.02.17 17:10:51.480259 [ 292 ] {} <Debug> TCP-Session: 82c12e4c-243a-4ee8-9b49-01bdaced63a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2645 | 2026.02.17 17:10:51.480020 [ 288 ] {} <Trace> TCP-Session: 697595dc-d6d6-45b6-9d22-6f0a8d5dd292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2646 | 2026.02.17 17:10:51.479970 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2647 | 2026.02.17 17:10:51.479932 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56933 | ||
| 2648 | 2026.02.17 17:10:51.480347 [ 289 ] {} <Debug> TCP-Session: 73493ee1-abef-4d6f-8881-aa811b7687b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:32952 | ||
| 2649 | 2026.02.17 17:10:51.479910 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64688 | ||
| 2650 | 2026.02.17 17:10:51.480381 [ 289 ] {} <Debug> TCP-Session: 73493ee1-abef-4d6f-8881-aa811b7687b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2651 | 2026.02.17 17:10:51.480397 [ 289 ] {} <Debug> TCP-Session: 73493ee1-abef-4d6f-8881-aa811b7687b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2652 | 2026.02.17 17:10:51.480399 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2653 | 2026.02.17 17:10:51.480432 [ 294 ] {} <Debug> TCP-Session: d99878d7-62bc-4e9d-8eb8-e3447c8f8033 Authenticating user 'default' from [fd00:1122:3344:101::e]:56933 | ||
| 2654 | 2026.02.17 17:10:51.480437 [ 288 ] {04fa0095-2e69-48ea-aba4-379f5e6a0d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46570) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2655 | 2026.02.17 17:10:51.480450 [ 294 ] {} <Debug> TCP-Session: d99878d7-62bc-4e9d-8eb8-e3447c8f8033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2656 | 2026.02.17 17:10:51.480437 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2657 | 2026.02.17 17:10:51.480478 [ 294 ] {} <Debug> TCP-Session: d99878d7-62bc-4e9d-8eb8-e3447c8f8033 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2658 | 2026.02.17 17:10:51.480520 [ 293 ] {} <Debug> TCP-Session: 479554cd-bd76-4d27-bba2-d27d870dcbfd Authenticating user 'default' from [fd00:1122:3344:101::e]:64688 | ||
| 2659 | 2026.02.17 17:10:51.480550 [ 293 ] {} <Debug> TCP-Session: 479554cd-bd76-4d27-bba2-d27d870dcbfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2660 | 2026.02.17 17:10:51.480563 [ 293 ] {} <Debug> TCP-Session: 479554cd-bd76-4d27-bba2-d27d870dcbfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2661 | 2026.02.17 17:10:51.480651 [ 288 ] {04fa0095-2e69-48ea-aba4-379f5e6a0d9c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2662 | 2026.02.17 17:10:51.480704 [ 288 ] {04fa0095-2e69-48ea-aba4-379f5e6a0d9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2663 | 2026.02.17 17:10:51.480961 [ 288 ] {04fa0095-2e69-48ea-aba4-379f5e6a0d9c} <Debug> oximeter.version (bb42e2e0-329b-425c-b202-885f356d054d) (SelectExecutor): Key condition: unknown | ||
| 2664 | 2026.02.17 17:10:51.481812 [ 341 ] {04fa0095-2e69-48ea-aba4-379f5e6a0d9c} <Trace> AggregatingTransform: Aggregating | ||
| 2665 | 2026.02.17 17:10:51.481862 [ 341 ] {04fa0095-2e69-48ea-aba4-379f5e6a0d9c} <Trace> Aggregator: Aggregation method: without_key | ||
| 2666 | 2026.02.17 17:10:51.481894 [ 341 ] {04fa0095-2e69-48ea-aba4-379f5e6a0d9c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000840518 sec. (1189.743 rows/sec., 46.47 KiB/sec.) | ||
| 2667 | 2026.02.17 17:10:51.481918 [ 341 ] {04fa0095-2e69-48ea-aba4-379f5e6a0d9c} <Trace> Aggregator: Merging aggregated data | ||
| 2668 | 2026.02.17 17:10:51.483393 [ 288 ] {04fa0095-2e69-48ea-aba4-379f5e6a0d9c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003004 sec., 332.8894806924101 rows/sec., 13.00 KiB/sec. | ||
| 2669 | 2026.02.17 17:10:51.483572 [ 288 ] {04fa0095-2e69-48ea-aba4-379f5e6a0d9c} <Debug> TCPHandler: Processed in 0.003633158 sec. | ||
| 2670 | 2026.02.17 17:10:51.483719 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2671 | 2026.02.17 17:10:51.483744 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2672 | 2026.02.17 17:10:51.483760 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2673 | 2026.02.17 17:10:51.483789 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2674 | 2026.02.17 17:10:51.483802 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2675 | 2026.02.17 17:10:51.483815 [ 290 ] {} <Debug> TCP-Session: a4512198-5748-4ac1-a14a-b81320ebeb19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2676 | 2026.02.17 17:10:51.483828 [ 286 ] {} <Debug> TCP-Session: 006618ec-9373-4f18-9521-6c94f6d999ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2677 | 2026.02.17 17:10:51.483822 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2678 | 2026.02.17 17:10:51.483848 [ 294 ] {} <Debug> TCP-Session: d99878d7-62bc-4e9d-8eb8-e3447c8f8033 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2679 | 2026.02.17 17:10:51.483854 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2680 | 2026.02.17 17:10:51.483887 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2681 | 2026.02.17 17:10:51.483927 [ 293 ] {} <Debug> TCP-Session: 479554cd-bd76-4d27-bba2-d27d870dcbfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2682 | 2026.02.17 17:10:51.483889 [ 292 ] {} <Debug> TCP-Session: 82c12e4c-243a-4ee8-9b49-01bdaced63a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2683 | 2026.02.17 17:10:51.483955 [ 3 ] {} <Debug> TCP-Session: 45de66dc-9f59-41bd-a121-4882258bc129 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2684 | 2026.02.17 17:10:51.483779 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2685 | 2026.02.17 17:10:51.483765 [ 288 ] {} <Debug> TCP-Session: 697595dc-d6d6-45b6-9d22-6f0a8d5dd292 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2686 | 2026.02.17 17:10:51.484028 [ 291 ] {} <Debug> TCP-Session: fb275414-90fc-452f-8477-b28bd5435733 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2687 | 2026.02.17 17:10:51.483796 [ 289 ] {} <Debug> TCP-Session: 73493ee1-abef-4d6f-8881-aa811b7687b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2688 | 2026.02.17 17:10:53.182727 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2689 | 2026.02.17 17:10:53.182788 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2690 | 2026.02.17 17:10:53.276166 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4744 | ||
| 2691 | 2026.02.17 17:10:53.276698 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2692 | 2026.02.17 17:10:53.276734 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2693 | 2026.02.17 17:10:53.277223 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2694 | 2026.02.17 17:10:53.277466 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2695 | 2026.02.17 17:10:53.277605 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4744 | ||
| 2696 | 2026.02.17 17:10:53.526922 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2697 | 2026.02.17 17:10:53.544709 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2026.02.17 17:10:53.544767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2699 | 2026.02.17 17:10:53.550998 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2700 | 2026.02.17 17:10:53.551655 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2026.02.17 17:10:53.554717 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2702 | 2026.02.17 17:10:53.768223 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2703 | 2026.02.17 17:10:53.768399 [ 4 ] {06190803-c005-4de9-98e6-a6d1a43ee058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2704 | 2026.02.17 17:10:53.768463 [ 4 ] {06190803-c005-4de9-98e6-a6d1a43ee058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2705 | 2026.02.17 17:10:53.769205 [ 4 ] {06190803-c005-4de9-98e6-a6d1a43ee058} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2706 | 2026.02.17 17:10:53.769246 [ 4 ] {06190803-c005-4de9-98e6-a6d1a43ee058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2707 | 2026.02.17 17:10:53.769655 [ 4 ] {06190803-c005-4de9-98e6-a6d1a43ee058} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2708 | 2026.02.17 17:10:53.769889 [ 4 ] {06190803-c005-4de9-98e6-a6d1a43ee058} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2709 | 2026.02.17 17:10:53.770047 [ 4 ] {06190803-c005-4de9-98e6-a6d1a43ee058} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001696 sec., 167452.83018867925 rows/sec., 10.64 MiB/sec. | ||
| 2710 | 2026.02.17 17:10:53.770094 [ 4 ] {06190803-c005-4de9-98e6-a6d1a43ee058} <Debug> TCPHandler: Processed in 0.001999073 sec. | ||
| 2711 | 2026.02.17 17:10:53.770215 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2712 | 2026.02.17 17:10:53.770316 [ 4 ] {5d5cdfa5-652e-4080-affa-9182081a9e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2713 | 2026.02.17 17:10:53.770359 [ 4 ] {5d5cdfa5-652e-4080-affa-9182081a9e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2714 | 2026.02.17 17:10:53.771270 [ 4 ] {5d5cdfa5-652e-4080-affa-9182081a9e65} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2715 | 2026.02.17 17:10:53.771304 [ 4 ] {5d5cdfa5-652e-4080-affa-9182081a9e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2716 | 2026.02.17 17:10:53.771707 [ 4 ] {5d5cdfa5-652e-4080-affa-9182081a9e65} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2717 | 2026.02.17 17:10:53.771921 [ 4 ] {5d5cdfa5-652e-4080-affa-9182081a9e65} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2718 | 2026.02.17 17:10:53.772051 [ 4 ] {5d5cdfa5-652e-4080-affa-9182081a9e65} <Debug> executeQuery: Read 867 rows, 70.91 KiB in 0.001758 sec., 493174.0614334471 rows/sec., 39.39 MiB/sec. | ||
| 2719 | 2026.02.17 17:10:53.772087 [ 4 ] {5d5cdfa5-652e-4080-affa-9182081a9e65} <Debug> TCPHandler: Processed in 0.001924282 sec. | ||
| 2720 | 2026.02.17 17:10:53.772197 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2026.02.17 17:10:53.772292 [ 4 ] {ae62a210-3ae4-4776-b4a6-71f50952e354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2722 | 2026.02.17 17:10:53.772333 [ 4 ] {ae62a210-3ae4-4776-b4a6-71f50952e354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2723 | 2026.02.17 17:10:53.772782 [ 4 ] {ae62a210-3ae4-4776-b4a6-71f50952e354} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.02.17 17:10:53.772817 [ 4 ] {ae62a210-3ae4-4776-b4a6-71f50952e354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2725 | 2026.02.17 17:10:53.773126 [ 4 ] {ae62a210-3ae4-4776-b4a6-71f50952e354} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2726 | 2026.02.17 17:10:53.773330 [ 4 ] {ae62a210-3ae4-4776-b4a6-71f50952e354} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2026.02.17 17:10:53.773454 [ 4 ] {ae62a210-3ae4-4776-b4a6-71f50952e354} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001182 sec., 149746.192893401 rows/sec., 9.23 MiB/sec. | ||
| 2728 | 2026.02.17 17:10:53.773490 [ 4 ] {ae62a210-3ae4-4776-b4a6-71f50952e354} <Debug> TCPHandler: Processed in 0.001343389 sec. | ||
| 2729 | 2026.02.17 17:10:53.773595 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2730 | 2026.02.17 17:10:53.773687 [ 4 ] {197ed510-c049-4a3b-8933-609387ac4469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2731 | 2026.02.17 17:10:53.773726 [ 4 ] {197ed510-c049-4a3b-8933-609387ac4469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2732 | 2026.02.17 17:10:53.774151 [ 4 ] {197ed510-c049-4a3b-8933-609387ac4469} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2026.02.17 17:10:53.774185 [ 4 ] {197ed510-c049-4a3b-8933-609387ac4469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2734 | 2026.02.17 17:10:53.774492 [ 4 ] {197ed510-c049-4a3b-8933-609387ac4469} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2735 | 2026.02.17 17:10:53.774700 [ 4 ] {197ed510-c049-4a3b-8933-609387ac4469} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2026.02.17 17:10:53.774821 [ 4 ] {197ed510-c049-4a3b-8933-609387ac4469} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001153 sec., 129228.10060711189 rows/sec., 8.35 MiB/sec. | ||
| 2737 | 2026.02.17 17:10:53.774857 [ 4 ] {197ed510-c049-4a3b-8933-609387ac4469} <Debug> TCPHandler: Processed in 0.001310978 sec. | ||
| 2738 | 2026.02.17 17:10:53.774960 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2026.02.17 17:10:53.775052 [ 4 ] {56cd001e-3b3b-41b5-bba7-e8ace55d2088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2740 | 2026.02.17 17:10:53.775090 [ 4 ] {56cd001e-3b3b-41b5-bba7-e8ace55d2088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2741 | 2026.02.17 17:10:53.775510 [ 4 ] {56cd001e-3b3b-41b5-bba7-e8ace55d2088} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2742 | 2026.02.17 17:10:53.775543 [ 4 ] {56cd001e-3b3b-41b5-bba7-e8ace55d2088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2743 | 2026.02.17 17:10:53.775837 [ 4 ] {56cd001e-3b3b-41b5-bba7-e8ace55d2088} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2744 | 2026.02.17 17:10:53.776044 [ 4 ] {56cd001e-3b3b-41b5-bba7-e8ace55d2088} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2745 | 2026.02.17 17:10:53.776166 [ 4 ] {56cd001e-3b3b-41b5-bba7-e8ace55d2088} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001133 sec., 130626.65489849958 rows/sec., 7.43 MiB/sec. | ||
| 2746 | 2026.02.17 17:10:53.776202 [ 4 ] {56cd001e-3b3b-41b5-bba7-e8ace55d2088} <Debug> TCPHandler: Processed in 0.001290418 sec. | ||
| 2747 | 2026.02.17 17:10:53.776304 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2748 | 2026.02.17 17:10:53.776395 [ 4 ] {01c1f15f-ecc6-478b-ac34-347c0ac3c461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2749 | 2026.02.17 17:10:53.776434 [ 4 ] {01c1f15f-ecc6-478b-ac34-347c0ac3c461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2750 | 2026.02.17 17:10:53.777018 [ 4 ] {01c1f15f-ecc6-478b-ac34-347c0ac3c461} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2026.02.17 17:10:53.777051 [ 4 ] {01c1f15f-ecc6-478b-ac34-347c0ac3c461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2752 | 2026.02.17 17:10:53.777384 [ 4 ] {01c1f15f-ecc6-478b-ac34-347c0ac3c461} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2753 | 2026.02.17 17:10:53.777594 [ 4 ] {01c1f15f-ecc6-478b-ac34-347c0ac3c461} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2754 | 2026.02.17 17:10:53.777718 [ 4 ] {01c1f15f-ecc6-478b-ac34-347c0ac3c461} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001341 sec., 391498.88143176737 rows/sec., 27.66 MiB/sec. | ||
| 2755 | 2026.02.17 17:10:53.777754 [ 4 ] {01c1f15f-ecc6-478b-ac34-347c0ac3c461} <Debug> TCPHandler: Processed in 0.001499122 sec. | ||
| 2756 | 2026.02.17 17:10:53.777861 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2757 | 2026.02.17 17:10:53.777953 [ 4 ] {11dbf1a7-87cb-436d-9221-542dfb829207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2758 | 2026.02.17 17:10:53.777994 [ 4 ] {11dbf1a7-87cb-436d-9221-542dfb829207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2759 | 2026.02.17 17:10:53.778301 [ 4 ] {11dbf1a7-87cb-436d-9221-542dfb829207} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2760 | 2026.02.17 17:10:53.778337 [ 4 ] {11dbf1a7-87cb-436d-9221-542dfb829207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2761 | 2026.02.17 17:10:53.778639 [ 4 ] {11dbf1a7-87cb-436d-9221-542dfb829207} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2762 | 2026.02.17 17:10:53.778845 [ 4 ] {11dbf1a7-87cb-436d-9221-542dfb829207} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2026.02.17 17:10:53.778937 [ 23 ] {} <Debug> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2764 | 2026.02.17 17:10:53.778968 [ 4 ] {11dbf1a7-87cb-436d-9221-542dfb829207} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 303.17 KiB/sec. | ||
| 2765 | 2026.02.17 17:10:53.778974 [ 23 ] {} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2766 | 2026.02.17 17:10:53.778998 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2767 | 2026.02.17 17:10:53.779003 [ 4 ] {11dbf1a7-87cb-436d-9221-542dfb829207} <Debug> TCPHandler: Processed in 0.001191355 sec. | ||
| 2768 | 2026.02.17 17:10:53.779126 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2769 | 2026.02.17 17:10:53.779130 [ 199 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::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 | ||
| 2770 | 2026.02.17 17:10:53.779219 [ 4 ] {553c8f55-5a20-4c53-bf4d-5135fe17afe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2771 | 2026.02.17 17:10:53.779265 [ 4 ] {553c8f55-5a20-4c53-bf4d-5135fe17afe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2772 | 2026.02.17 17:10:53.779302 [ 199 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2773 | 2026.02.17 17:10:53.779347 [ 199 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::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 | ||
| 2774 | 2026.02.17 17:10:53.779420 [ 199 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::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 | ||
| 2775 | 2026.02.17 17:10:53.779472 [ 199 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::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 | ||
| 2776 | 2026.02.17 17:10:53.779519 [ 199 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2777 | 2026.02.17 17:10:53.779562 [ 199 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::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 | ||
| 2778 | 2026.02.17 17:10:53.779627 [ 199 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::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 | ||
| 2779 | 2026.02.17 17:10:53.779706 [ 4 ] {553c8f55-5a20-4c53-bf4d-5135fe17afe1} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2780 | 2026.02.17 17:10:53.779745 [ 4 ] {553c8f55-5a20-4c53-bf4d-5135fe17afe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2781 | 2026.02.17 17:10:53.780134 [ 4 ] {553c8f55-5a20-4c53-bf4d-5135fe17afe1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2782 | 2026.02.17 17:10:53.780367 [ 4 ] {553c8f55-5a20-4c53-bf4d-5135fe17afe1} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2783 | 2026.02.17 17:10:53.780488 [ 195 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001420201 sec., 25348.52461024883 rows/sec., 1.29 MiB/sec. | ||
| 2784 | 2026.02.17 17:10:53.780497 [ 4 ] {553c8f55-5a20-4c53-bf4d-5135fe17afe1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001297 sec., 204317.6561295297 rows/sec., 13.58 MiB/sec. | ||
| 2785 | 2026.02.17 17:10:53.780558 [ 4 ] {553c8f55-5a20-4c53-bf4d-5135fe17afe1} <Debug> TCPHandler: Processed in 0.001479692 sec. | ||
| 2786 | 2026.02.17 17:10:53.780662 [ 192 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2787 | 2026.02.17 17:10:53.780668 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2788 | 2026.02.17 17:10:53.780764 [ 4 ] {f8e05bc7-f8be-45c3-914c-e37b7e3b6b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2789 | 2026.02.17 17:10:53.780806 [ 4 ] {f8e05bc7-f8be-45c3-914c-e37b7e3b6b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2790 | 2026.02.17 17:10:53.780944 [ 192 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_6_1} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2791 | 2026.02.17 17:10:53.781010 [ 192 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_6_1} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2792 | 2026.02.17 17:10:53.781087 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2793 | 2026.02.17 17:10:53.781111 [ 4 ] {f8e05bc7-f8be-45c3-914c-e37b7e3b6b4b} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2794 | 2026.02.17 17:10:53.781145 [ 4 ] {f8e05bc7-f8be-45c3-914c-e37b7e3b6b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2795 | 2026.02.17 17:10:53.781438 [ 4 ] {f8e05bc7-f8be-45c3-914c-e37b7e3b6b4b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2796 | 2026.02.17 17:10:53.781654 [ 4 ] {f8e05bc7-f8be-45c3-914c-e37b7e3b6b4b} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2797 | 2026.02.17 17:10:53.781777 [ 4 ] {f8e05bc7-f8be-45c3-914c-e37b7e3b6b4b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 2798 | 2026.02.17 17:10:53.781811 [ 4 ] {f8e05bc7-f8be-45c3-914c-e37b7e3b6b4b} <Debug> TCPHandler: Processed in 0.001192136 sec. | ||
| 2799 | 2026.02.17 17:10:53.781912 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2800 | 2026.02.17 17:10:53.782003 [ 4 ] {30d9cda2-1c4a-4d29-ad01-b0516690b7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2801 | 2026.02.17 17:10:53.782055 [ 4 ] {30d9cda2-1c4a-4d29-ad01-b0516690b7fc} <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 | ||
| 2802 | 2026.02.17 17:10:53.782842 [ 4 ] {30d9cda2-1c4a-4d29-ad01-b0516690b7fc} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2803 | 2026.02.17 17:10:53.782876 [ 4 ] {30d9cda2-1c4a-4d29-ad01-b0516690b7fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2804 | 2026.02.17 17:10:53.783408 [ 4 ] {30d9cda2-1c4a-4d29-ad01-b0516690b7fc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2805 | 2026.02.17 17:10:53.783632 [ 4 ] {30d9cda2-1c4a-4d29-ad01-b0516690b7fc} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2806 | 2026.02.17 17:10:53.783724 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2807 | 2026.02.17 17:10:53.783752 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2026.02.17 17:10:53.783762 [ 4 ] {30d9cda2-1c4a-4d29-ad01-b0516690b7fc} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001777 sec., 19696.117051209905 rows/sec., 35.29 MiB/sec. | ||
| 2809 | 2026.02.17 17:10:53.783768 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2810 | 2026.02.17 17:10:53.783836 [ 4 ] {30d9cda2-1c4a-4d29-ad01-b0516690b7fc} <Debug> TCPHandler: Processed in 0.001971153 sec. | ||
| 2811 | 2026.02.17 17:10:53.783880 [ 199 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::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 | ||
| 2812 | 2026.02.17 17:10:53.783961 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2813 | 2026.02.17 17:10:53.784064 [ 4 ] {6fd1cde7-5cd7-43e8-bbd1-5b9aeef1531a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2814 | 2026.02.17 17:10:53.784107 [ 4 ] {6fd1cde7-5cd7-43e8-bbd1-5b9aeef1531a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2815 | 2026.02.17 17:10:53.784222 [ 199 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2816 | 2026.02.17 17:10:53.784311 [ 199 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2817 | 2026.02.17 17:10:53.784448 [ 4 ] {6fd1cde7-5cd7-43e8-bbd1-5b9aeef1531a} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2818 | 2026.02.17 17:10:53.784491 [ 4 ] {6fd1cde7-5cd7-43e8-bbd1-5b9aeef1531a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2819 | 2026.02.17 17:10:53.784495 [ 199 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2820 | 2026.02.17 17:10:53.784674 [ 199 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2821 | 2026.02.17 17:10:53.784785 [ 199 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 2822 | 2026.02.17 17:10:53.784840 [ 4 ] {6fd1cde7-5cd7-43e8-bbd1-5b9aeef1531a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2823 | 2026.02.17 17:10:53.784888 [ 199 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2824 | 2026.02.17 17:10:53.784991 [ 199 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 2825 | 2026.02.17 17:10:53.785072 [ 4 ] {6fd1cde7-5cd7-43e8-bbd1-5b9aeef1531a} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2826 | 2026.02.17 17:10:53.785206 [ 4 ] {6fd1cde7-5cd7-43e8-bbd1-5b9aeef1531a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001162 sec., 77452.66781411359 rows/sec., 4.85 MiB/sec. | ||
| 2827 | 2026.02.17 17:10:53.785243 [ 4 ] {6fd1cde7-5cd7-43e8-bbd1-5b9aeef1531a} <Debug> TCPHandler: Processed in 0.001333459 sec. | ||
| 2828 | 2026.02.17 17:10:53.786970 [ 195 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 123 rows, containing 19 columns (19 merged, 0 gathered) in 0.003146758 sec., 39087.848509481824 rows/sec., 70.04 MiB/sec. | ||
| 2829 | 2026.02.17 17:10:53.787285 [ 199 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2830 | 2026.02.17 17:10:53.787601 [ 199 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2831 | 2026.02.17 17:10:53.787671 [ 199 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2832 | 2026.02.17 17:10:53.787754 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 2833 | 2026.02.17 17:10:54.000206 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.75 MiB, peak 214.88 MiB, free memory in arenas 0.00 B, will set to 209.60 MiB (RSS), difference: 1.85 MiB | ||
| 2834 | 2026.02.17 17:10:58.281266 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 382 | ||
| 2835 | 2026.02.17 17:10:58.283544 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2836 | 2026.02.17 17:10:58.283580 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2837 | 2026.02.17 17:10:58.284744 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2838 | 2026.02.17 17:10:58.285000 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2026.02.17 17:10:58.285240 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 382 | ||
| 2840 | 2026.02.17 17:10:58.757417 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2841 | 2026.02.17 17:10:58.757609 [ 4 ] {e53a54da-08ef-4fca-9a33-6d38baeeb442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2842 | 2026.02.17 17:10:58.757681 [ 4 ] {e53a54da-08ef-4fca-9a33-6d38baeeb442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2843 | 2026.02.17 17:10:58.758306 [ 4 ] {e53a54da-08ef-4fca-9a33-6d38baeeb442} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2844 | 2026.02.17 17:10:58.758356 [ 4 ] {e53a54da-08ef-4fca-9a33-6d38baeeb442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2845 | 2026.02.17 17:10:58.758745 [ 4 ] {e53a54da-08ef-4fca-9a33-6d38baeeb442} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2846 | 2026.02.17 17:10:58.758983 [ 4 ] {e53a54da-08ef-4fca-9a33-6d38baeeb442} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2847 | 2026.02.17 17:10:58.759139 [ 4 ] {e53a54da-08ef-4fca-9a33-6d38baeeb442} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001582 sec., 35398.23008849558 rows/sec., 2.72 MiB/sec. | ||
| 2848 | 2026.02.17 17:10:58.759187 [ 4 ] {e53a54da-08ef-4fca-9a33-6d38baeeb442} <Debug> TCPHandler: Processed in 0.001903452 sec. | ||
| 2849 | 2026.02.17 17:10:58.759307 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2850 | 2026.02.17 17:10:58.759407 [ 4 ] {bdcfedbb-00c8-421c-bcd3-090bb2bfd923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2851 | 2026.02.17 17:10:58.759450 [ 4 ] {bdcfedbb-00c8-421c-bcd3-090bb2bfd923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2852 | 2026.02.17 17:10:58.759897 [ 4 ] {bdcfedbb-00c8-421c-bcd3-090bb2bfd923} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2853 | 2026.02.17 17:10:58.759935 [ 4 ] {bdcfedbb-00c8-421c-bcd3-090bb2bfd923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2854 | 2026.02.17 17:10:58.760249 [ 4 ] {bdcfedbb-00c8-421c-bcd3-090bb2bfd923} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2855 | 2026.02.17 17:10:58.760459 [ 4 ] {bdcfedbb-00c8-421c-bcd3-090bb2bfd923} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2856 | 2026.02.17 17:10:58.760586 [ 4 ] {bdcfedbb-00c8-421c-bcd3-090bb2bfd923} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 2857 | 2026.02.17 17:10:58.760623 [ 4 ] {bdcfedbb-00c8-421c-bcd3-090bb2bfd923} <Debug> TCPHandler: Processed in 0.00136574 sec. | ||
| 2858 | 2026.02.17 17:10:58.760737 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2859 | 2026.02.17 17:10:58.760831 [ 4 ] {67e4d44c-11c3-436b-baaf-ec3499241035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2860 | 2026.02.17 17:10:58.760875 [ 4 ] {67e4d44c-11c3-436b-baaf-ec3499241035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2861 | 2026.02.17 17:10:58.761272 [ 4 ] {67e4d44c-11c3-436b-baaf-ec3499241035} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2862 | 2026.02.17 17:10:58.761309 [ 4 ] {67e4d44c-11c3-436b-baaf-ec3499241035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2863 | 2026.02.17 17:10:58.761630 [ 4 ] {67e4d44c-11c3-436b-baaf-ec3499241035} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2864 | 2026.02.17 17:10:58.761860 [ 4 ] {67e4d44c-11c3-436b-baaf-ec3499241035} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2865 | 2026.02.17 17:10:58.761985 [ 4 ] {67e4d44c-11c3-436b-baaf-ec3499241035} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 2866 | 2026.02.17 17:10:58.762021 [ 4 ] {67e4d44c-11c3-436b-baaf-ec3499241035} <Debug> TCPHandler: Processed in 0.001332709 sec. | ||
| 2867 | 2026.02.17 17:10:58.762127 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2868 | 2026.02.17 17:10:58.762218 [ 4 ] {7ba9a79f-89be-4687-8efd-ba8d4e22f97c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2869 | 2026.02.17 17:10:58.762259 [ 4 ] {7ba9a79f-89be-4687-8efd-ba8d4e22f97c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2870 | 2026.02.17 17:10:58.762576 [ 4 ] {7ba9a79f-89be-4687-8efd-ba8d4e22f97c} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2871 | 2026.02.17 17:10:58.762612 [ 4 ] {7ba9a79f-89be-4687-8efd-ba8d4e22f97c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2872 | 2026.02.17 17:10:58.762912 [ 4 ] {7ba9a79f-89be-4687-8efd-ba8d4e22f97c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2873 | 2026.02.17 17:10:58.763115 [ 4 ] {7ba9a79f-89be-4687-8efd-ba8d4e22f97c} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2874 | 2026.02.17 17:10:58.763240 [ 4 ] {7ba9a79f-89be-4687-8efd-ba8d4e22f97c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 2875 | 2026.02.17 17:10:58.763275 [ 4 ] {7ba9a79f-89be-4687-8efd-ba8d4e22f97c} <Debug> TCPHandler: Processed in 0.001194246 sec. | ||
| 2876 | 2026.02.17 17:11:00.777676 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5192 | ||
| 2877 | 2026.02.17 17:11:00.778367 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2026.02.17 17:11:00.778431 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2879 | 2026.02.17 17:11:00.779220 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2880 | 2026.02.17 17:11:00.779456 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2026.02.17 17:11:00.779587 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5192 | ||
| 2882 | 2026.02.17 17:11:00.779608 [ 153 ] {} <Debug> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2883 | 2026.02.17 17:11:00.779708 [ 153 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2026.02.17 17:11:00.779744 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2885 | 2026.02.17 17:11:00.779917 [ 188 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 2886 | 2026.02.17 17:11:00.780057 [ 188 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2887 | 2026.02.17 17:11:00.780094 [ 188 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2824 rows starting from the beginning of the part | ||
| 2888 | 2026.02.17 17:11:00.780181 [ 188 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 2889 | 2026.02.17 17:11:00.780227 [ 188 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 2890 | 2026.02.17 17:11:00.780272 [ 188 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 2891 | 2026.02.17 17:11:00.780315 [ 188 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 2892 | 2026.02.17 17:11:00.780352 [ 188 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 2893 | 2026.02.17 17:11:00.781750 [ 195 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5192 rows, containing 4 columns (4 merged, 0 gathered) in 0.001908391 sec., 2720616.477440944 rows/sec., 38.92 MiB/sec. | ||
| 2894 | 2026.02.17 17:11:00.782606 [ 196 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2895 | 2026.02.17 17:11:00.782910 [ 196 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_11_2} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2896 | 2026.02.17 17:11:00.782987 [ 196 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_11_2} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2897 | 2026.02.17 17:11:00.783085 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 2898 | 2026.02.17 17:11:01.055766 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2899 | 2026.02.17 17:11:01.072377 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2900 | 2026.02.17 17:11:01.072418 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2901 | 2026.02.17 17:11:01.078668 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2902 | 2026.02.17 17:11:01.079349 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2026.02.17 17:11:01.079622 [ 133 ] {} <Debug> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2904 | 2026.02.17 17:11:01.079666 [ 133 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2905 | 2026.02.17 17:11:01.079687 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2906 | 2026.02.17 17:11:01.079841 [ 188 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 2907 | 2026.02.17 17:11:01.082385 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2908 | 2026.02.17 17:11:01.083640 [ 188 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2909 | 2026.02.17 17:11:01.085082 [ 188 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 2910 | 2026.02.17 17:11:01.089762 [ 188 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 2911 | 2026.02.17 17:11:01.094116 [ 188 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 2912 | 2026.02.17 17:11:01.098376 [ 188 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 2913 | 2026.02.17 17:11:01.102842 [ 188 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 2914 | 2026.02.17 17:11:01.107136 [ 188 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 2915 | 2026.02.17 17:11:01.158506 [ 195 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078738871 sec., 1054.117222483416 rows/sec., 5.45 MiB/sec. | ||
| 2916 | 2026.02.17 17:11:01.160935 [ 195 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2917 | 2026.02.17 17:11:01.162950 [ 195 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_11_2} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2026.02.17 17:11:01.163052 [ 195 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_11_2} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2919 | 2026.02.17 17:11:01.165106 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2920 | 2026.02.17 17:11:02.000172 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.35 MiB, peak 221.23 MiB, free memory in arenas 0.00 B, will set to 219.69 MiB (RSS), difference: 8.34 MiB | ||
| 2921 | 2026.02.17 17:11:03.762368 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2922 | 2026.02.17 17:11:03.762629 [ 4 ] {de5bd555-b119-432a-91ce-330832554c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 2923 | 2026.02.17 17:11:03.762997 [ 4 ] {de5bd555-b119-432a-91ce-330832554c56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2924 | 2026.02.17 17:11:03.763037 [ 4 ] {de5bd555-b119-432a-91ce-330832554c56} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 2925 | 2026.02.17 17:11:03.763294 [ 4 ] {de5bd555-b119-432a-91ce-330832554c56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2926 | 2026.02.17 17:11:03.763362 [ 4 ] {de5bd555-b119-432a-91ce-330832554c56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2927 | 2026.02.17 17:11:03.763502 [ 4 ] {de5bd555-b119-432a-91ce-330832554c56} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2928 | 2026.02.17 17:11:03.763603 [ 308 ] {de5bd555-b119-432a-91ce-330832554c56} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2929 | 2026.02.17 17:11:03.763604 [ 304 ] {de5bd555-b119-432a-91ce-330832554c56} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2930 | 2026.02.17 17:11:03.763636 [ 342 ] {de5bd555-b119-432a-91ce-330832554c56} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2931 | 2026.02.17 17:11:03.763746 [ 4 ] {de5bd555-b119-432a-91ce-330832554c56} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (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 | ||
| 2932 | 2026.02.17 17:11:03.763774 [ 4 ] {de5bd555-b119-432a-91ce-330832554c56} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2933 | 2026.02.17 17:11:03.763857 [ 4 ] {de5bd555-b119-432a-91ce-330832554c56} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2934 | 2026.02.17 17:11:03.763878 [ 4 ] {de5bd555-b119-432a-91ce-330832554c56} <Debug> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2935 | 2026.02.17 17:11:03.763913 [ 4 ] {de5bd555-b119-432a-91ce-330832554c56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 2936 | 2026.02.17 17:11:03.763949 [ 4 ] {de5bd555-b119-432a-91ce-330832554c56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 2937 | 2026.02.17 17:11:03.763982 [ 4 ] {de5bd555-b119-432a-91ce-330832554c56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 2938 | 2026.02.17 17:11:03.764814 [ 4 ] {de5bd555-b119-432a-91ce-330832554c56} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.002294 sec., 17872.711421098516 rows/sec., 681.55 KiB/sec. | ||
| 2939 | 2026.02.17 17:11:03.764910 [ 4 ] {de5bd555-b119-432a-91ce-330832554c56} <Debug> TCPHandler: Processed in 0.002682448 sec. | ||
| 2940 | 2026.02.17 17:11:03.772050 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2941 | 2026.02.17 17:11:03.772170 [ 4 ] {bb7aeaf5-9fad-463c-90c9-0607e1222314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2942 | 2026.02.17 17:11:03.772214 [ 4 ] {bb7aeaf5-9fad-463c-90c9-0607e1222314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2943 | 2026.02.17 17:11:03.772824 [ 4 ] {bb7aeaf5-9fad-463c-90c9-0607e1222314} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2026.02.17 17:11:03.772866 [ 4 ] {bb7aeaf5-9fad-463c-90c9-0607e1222314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2945 | 2026.02.17 17:11:03.773280 [ 4 ] {bb7aeaf5-9fad-463c-90c9-0607e1222314} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2946 | 2026.02.17 17:11:03.773473 [ 4 ] {bb7aeaf5-9fad-463c-90c9-0607e1222314} <Trace> oximeter.timeseries_schema (9438b82c-6cc0-4fab-af58-06e8877debab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2947 | 2026.02.17 17:11:03.773624 [ 4 ] {bb7aeaf5-9fad-463c-90c9-0607e1222314} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001488 sec., 672.0430107526882 rows/sec., 69.57 KiB/sec. | ||
| 2948 | 2026.02.17 17:11:03.773663 [ 4 ] {bb7aeaf5-9fad-463c-90c9-0607e1222314} <Debug> TCPHandler: Processed in 0.001668826 sec. | ||
| 2949 | 2026.02.17 17:11:03.773775 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2950 | 2026.02.17 17:11:03.773874 [ 4 ] {92be7ff3-4c3b-4de9-bad9-5ffac4b5d58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2951 | 2026.02.17 17:11:03.773913 [ 4 ] {92be7ff3-4c3b-4de9-bad9-5ffac4b5d58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2952 | 2026.02.17 17:11:03.774432 [ 4 ] {92be7ff3-4c3b-4de9-bad9-5ffac4b5d58d} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.02.17 17:11:03.774469 [ 4 ] {92be7ff3-4c3b-4de9-bad9-5ffac4b5d58d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2954 | 2026.02.17 17:11:03.774787 [ 4 ] {92be7ff3-4c3b-4de9-bad9-5ffac4b5d58d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2955 | 2026.02.17 17:11:03.775011 [ 4 ] {92be7ff3-4c3b-4de9-bad9-5ffac4b5d58d} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.02.17 17:11:03.775140 [ 4 ] {92be7ff3-4c3b-4de9-bad9-5ffac4b5d58d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001285 sec., 221011.673151751 rows/sec., 14.04 MiB/sec. | ||
| 2957 | 2026.02.17 17:11:03.775176 [ 4 ] {92be7ff3-4c3b-4de9-bad9-5ffac4b5d58d} <Debug> TCPHandler: Processed in 0.001448481 sec. | ||
| 2958 | 2026.02.17 17:11:03.775287 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2959 | 2026.02.17 17:11:03.775377 [ 4 ] {44d9fff6-72dc-42f0-a644-b036fce9685a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2960 | 2026.02.17 17:11:03.775418 [ 4 ] {44d9fff6-72dc-42f0-a644-b036fce9685a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2961 | 2026.02.17 17:11:03.775802 [ 4 ] {44d9fff6-72dc-42f0-a644-b036fce9685a} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2962 | 2026.02.17 17:11:03.775838 [ 4 ] {44d9fff6-72dc-42f0-a644-b036fce9685a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2963 | 2026.02.17 17:11:03.776127 [ 4 ] {44d9fff6-72dc-42f0-a644-b036fce9685a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2964 | 2026.02.17 17:11:03.776332 [ 4 ] {44d9fff6-72dc-42f0-a644-b036fce9685a} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2026.02.17 17:11:03.776458 [ 4 ] {44d9fff6-72dc-42f0-a644-b036fce9685a} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001099 sec., 12738.853503184715 rows/sec., 1.01 MiB/sec. | ||
| 2966 | 2026.02.17 17:11:03.776495 [ 4 ] {44d9fff6-72dc-42f0-a644-b036fce9685a} <Debug> TCPHandler: Processed in 0.001254137 sec. | ||
| 2967 | 2026.02.17 17:11:03.776599 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2968 | 2026.02.17 17:11:03.776688 [ 4 ] {3920ad3a-8694-44cc-aa12-29d917033673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2969 | 2026.02.17 17:11:03.776726 [ 4 ] {3920ad3a-8694-44cc-aa12-29d917033673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2970 | 2026.02.17 17:11:03.777506 [ 4 ] {3920ad3a-8694-44cc-aa12-29d917033673} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2971 | 2026.02.17 17:11:03.777545 [ 4 ] {3920ad3a-8694-44cc-aa12-29d917033673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2972 | 2026.02.17 17:11:03.777920 [ 4 ] {3920ad3a-8694-44cc-aa12-29d917033673} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2973 | 2026.02.17 17:11:03.778134 [ 4 ] {3920ad3a-8694-44cc-aa12-29d917033673} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2026.02.17 17:11:03.778275 [ 4 ] {3920ad3a-8694-44cc-aa12-29d917033673} <Debug> executeQuery: Read 885 rows, 72.49 KiB in 0.001592 sec., 555904.5226130653 rows/sec., 44.46 MiB/sec. | ||
| 2975 | 2026.02.17 17:11:03.778317 [ 4 ] {3920ad3a-8694-44cc-aa12-29d917033673} <Debug> TCPHandler: Processed in 0.001764109 sec. | ||
| 2976 | 2026.02.17 17:11:03.778448 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2977 | 2026.02.17 17:11:03.778574 [ 4 ] {d6628386-baf5-433d-9684-9890402c9783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2978 | 2026.02.17 17:11:03.778628 [ 4 ] {d6628386-baf5-433d-9684-9890402c9783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2979 | 2026.02.17 17:11:03.779221 [ 4 ] {d6628386-baf5-433d-9684-9890402c9783} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2026.02.17 17:11:03.779267 [ 4 ] {d6628386-baf5-433d-9684-9890402c9783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2981 | 2026.02.17 17:11:03.779699 [ 4 ] {d6628386-baf5-433d-9684-9890402c9783} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2982 | 2026.02.17 17:11:03.780007 [ 4 ] {d6628386-baf5-433d-9684-9890402c9783} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2983 | 2026.02.17 17:11:03.780179 [ 4 ] {d6628386-baf5-433d-9684-9890402c9783} <Debug> executeQuery: Read 196 rows, 12.53 KiB in 0.001629 sec., 120319.21424186617 rows/sec., 7.51 MiB/sec. | ||
| 2984 | 2026.02.17 17:11:03.780230 [ 4 ] {d6628386-baf5-433d-9684-9890402c9783} <Debug> TCPHandler: Processed in 0.00184512 sec. | ||
| 2985 | 2026.02.17 17:11:03.780359 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2986 | 2026.02.17 17:11:03.780457 [ 4 ] {bb30a115-fc1c-44f5-8e7a-2e02cd7affe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2987 | 2026.02.17 17:11:03.780495 [ 4 ] {bb30a115-fc1c-44f5-8e7a-2e02cd7affe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2988 | 2026.02.17 17:11:03.780957 [ 4 ] {bb30a115-fc1c-44f5-8e7a-2e02cd7affe1} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2026.02.17 17:11:03.780994 [ 4 ] {bb30a115-fc1c-44f5-8e7a-2e02cd7affe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2990 | 2026.02.17 17:11:03.781299 [ 4 ] {bb30a115-fc1c-44f5-8e7a-2e02cd7affe1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2991 | 2026.02.17 17:11:03.781506 [ 4 ] {bb30a115-fc1c-44f5-8e7a-2e02cd7affe1} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2992 | 2026.02.17 17:11:03.781631 [ 4 ] {bb30a115-fc1c-44f5-8e7a-2e02cd7affe1} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.001192 sec., 125838.92617449665 rows/sec., 8.13 MiB/sec. | ||
| 2993 | 2026.02.17 17:11:03.781667 [ 4 ] {bb30a115-fc1c-44f5-8e7a-2e02cd7affe1} <Debug> TCPHandler: Processed in 0.00136994 sec. | ||
| 2994 | 2026.02.17 17:11:03.781780 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2995 | 2026.02.17 17:11:03.781876 [ 4 ] {00917729-3ea9-4cf6-bb67-5c62466094b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2996 | 2026.02.17 17:11:03.781915 [ 4 ] {00917729-3ea9-4cf6-bb67-5c62466094b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2997 | 2026.02.17 17:11:03.782335 [ 4 ] {00917729-3ea9-4cf6-bb67-5c62466094b7} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2026.02.17 17:11:03.782371 [ 4 ] {00917729-3ea9-4cf6-bb67-5c62466094b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 2999 | 2026.02.17 17:11:03.782667 [ 4 ] {00917729-3ea9-4cf6-bb67-5c62466094b7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3000 | 2026.02.17 17:11:03.782884 [ 4 ] {00917729-3ea9-4cf6-bb67-5c62466094b7} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3001 | 2026.02.17 17:11:03.783007 [ 4 ] {00917729-3ea9-4cf6-bb67-5c62466094b7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00115 sec., 128695.65217391304 rows/sec., 7.32 MiB/sec. | ||
| 3002 | 2026.02.17 17:11:03.783044 [ 4 ] {00917729-3ea9-4cf6-bb67-5c62466094b7} <Debug> TCPHandler: Processed in 0.001311709 sec. | ||
| 3003 | 2026.02.17 17:11:03.783150 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3004 | 2026.02.17 17:11:03.783242 [ 4 ] {92de19b6-ca0c-40c1-88d5-013ccb33b025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3005 | 2026.02.17 17:11:03.783280 [ 4 ] {92de19b6-ca0c-40c1-88d5-013ccb33b025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3006 | 2026.02.17 17:11:03.783833 [ 4 ] {92de19b6-ca0c-40c1-88d5-013ccb33b025} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3007 | 2026.02.17 17:11:03.783869 [ 4 ] {92de19b6-ca0c-40c1-88d5-013ccb33b025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 3008 | 2026.02.17 17:11:03.784191 [ 4 ] {92de19b6-ca0c-40c1-88d5-013ccb33b025} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3009 | 2026.02.17 17:11:03.784399 [ 4 ] {92de19b6-ca0c-40c1-88d5-013ccb33b025} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3010 | 2026.02.17 17:11:03.784524 [ 4 ] {92de19b6-ca0c-40c1-88d5-013ccb33b025} <Debug> executeQuery: Read 550 rows, 40.01 KiB in 0.0013 sec., 423076.9230769231 rows/sec., 30.05 MiB/sec. | ||
| 3011 | 2026.02.17 17:11:03.784560 [ 4 ] {92de19b6-ca0c-40c1-88d5-013ccb33b025} <Debug> TCPHandler: Processed in 0.001456632 sec. | ||
| 3012 | 2026.02.17 17:11:03.784668 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3013 | 2026.02.17 17:11:03.784759 [ 4 ] {0511cc3d-4b7c-4deb-bac8-212cbca6d5be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3014 | 2026.02.17 17:11:03.784800 [ 4 ] {0511cc3d-4b7c-4deb-bac8-212cbca6d5be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3015 | 2026.02.17 17:11:03.785104 [ 4 ] {0511cc3d-4b7c-4deb-bac8-212cbca6d5be} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3016 | 2026.02.17 17:11:03.785140 [ 4 ] {0511cc3d-4b7c-4deb-bac8-212cbca6d5be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 3017 | 2026.02.17 17:11:03.785436 [ 4 ] {0511cc3d-4b7c-4deb-bac8-212cbca6d5be} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3018 | 2026.02.17 17:11:03.785640 [ 4 ] {0511cc3d-4b7c-4deb-bac8-212cbca6d5be} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2026.02.17 17:11:03.785766 [ 4 ] {0511cc3d-4b7c-4deb-bac8-212cbca6d5be} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001024 sec., 5859.375 rows/sec., 306.13 KiB/sec. | ||
| 3020 | 2026.02.17 17:11:03.785800 [ 4 ] {0511cc3d-4b7c-4deb-bac8-212cbca6d5be} <Debug> TCPHandler: Processed in 0.001179275 sec. | ||
| 3021 | 2026.02.17 17:11:03.785904 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3022 | 2026.02.17 17:11:03.785993 [ 4 ] {36eca8a0-ecfd-4bc9-aa39-e47c6aff8baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3023 | 2026.02.17 17:11:03.786034 [ 4 ] {36eca8a0-ecfd-4bc9-aa39-e47c6aff8baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3024 | 2026.02.17 17:11:03.786430 [ 4 ] {36eca8a0-ecfd-4bc9-aa39-e47c6aff8baa} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2026.02.17 17:11:03.786465 [ 4 ] {36eca8a0-ecfd-4bc9-aa39-e47c6aff8baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 3026 | 2026.02.17 17:11:03.786789 [ 4 ] {36eca8a0-ecfd-4bc9-aa39-e47c6aff8baa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3027 | 2026.02.17 17:11:03.786998 [ 4 ] {36eca8a0-ecfd-4bc9-aa39-e47c6aff8baa} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2026.02.17 17:11:03.787121 [ 4 ] {36eca8a0-ecfd-4bc9-aa39-e47c6aff8baa} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001146 sec., 237347.29493891794 rows/sec., 15.79 MiB/sec. | ||
| 3029 | 2026.02.17 17:11:03.787156 [ 4 ] {36eca8a0-ecfd-4bc9-aa39-e47c6aff8baa} <Debug> TCPHandler: Processed in 0.001298997 sec. | ||
| 3030 | 2026.02.17 17:11:03.787268 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3031 | 2026.02.17 17:11:03.787358 [ 4 ] {057a5887-4863-4bc5-a272-1f7f4a4b4911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3032 | 2026.02.17 17:11:03.787399 [ 4 ] {057a5887-4863-4bc5-a272-1f7f4a4b4911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3033 | 2026.02.17 17:11:03.787703 [ 4 ] {057a5887-4863-4bc5-a272-1f7f4a4b4911} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3034 | 2026.02.17 17:11:03.787738 [ 4 ] {057a5887-4863-4bc5-a272-1f7f4a4b4911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 3035 | 2026.02.17 17:11:03.788042 [ 4 ] {057a5887-4863-4bc5-a272-1f7f4a4b4911} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3036 | 2026.02.17 17:11:03.788251 [ 4 ] {057a5887-4863-4bc5-a272-1f7f4a4b4911} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3037 | 2026.02.17 17:11:03.788372 [ 4 ] {057a5887-4863-4bc5-a272-1f7f4a4b4911} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001031 sec., 1939.8642095053347 rows/sec., 126.92 KiB/sec. | ||
| 3038 | 2026.02.17 17:11:03.788407 [ 4 ] {057a5887-4863-4bc5-a272-1f7f4a4b4911} <Debug> TCPHandler: Processed in 0.001185765 sec. | ||
| 3039 | 2026.02.17 17:11:03.788512 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3040 | 2026.02.17 17:11:03.788603 [ 4 ] {e51b1e2c-4695-486d-a8ce-6d65fa201bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3041 | 2026.02.17 17:11:03.788655 [ 4 ] {e51b1e2c-4695-486d-a8ce-6d65fa201bfd} <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 | ||
| 3042 | 2026.02.17 17:11:03.789411 [ 4 ] {e51b1e2c-4695-486d-a8ce-6d65fa201bfd} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2026.02.17 17:11:03.789447 [ 4 ] {e51b1e2c-4695-486d-a8ce-6d65fa201bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 3044 | 2026.02.17 17:11:03.789976 [ 4 ] {e51b1e2c-4695-486d-a8ce-6d65fa201bfd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3045 | 2026.02.17 17:11:03.790195 [ 4 ] {e51b1e2c-4695-486d-a8ce-6d65fa201bfd} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3046 | 2026.02.17 17:11:03.790327 [ 4 ] {e51b1e2c-4695-486d-a8ce-6d65fa201bfd} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001742 sec., 22962.11251435132 rows/sec., 41.15 MiB/sec. | ||
| 3047 | 2026.02.17 17:11:03.790376 [ 4 ] {e51b1e2c-4695-486d-a8ce-6d65fa201bfd} <Debug> TCPHandler: Processed in 0.001910431 sec. | ||
| 3048 | 2026.02.17 17:11:03.790484 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3049 | 2026.02.17 17:11:03.790576 [ 4 ] {6c1e55f6-607c-4fe5-9d09-5a43914104c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3050 | 2026.02.17 17:11:03.790616 [ 4 ] {6c1e55f6-607c-4fe5-9d09-5a43914104c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3051 | 2026.02.17 17:11:03.790936 [ 4 ] {6c1e55f6-607c-4fe5-9d09-5a43914104c1} <Trace> oximeter.measurements_i64 (83ba2a93-fe5e-4f8f-a2ea-c5692919596d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3052 | 2026.02.17 17:11:03.790977 [ 4 ] {6c1e55f6-607c-4fe5-9d09-5a43914104c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 3053 | 2026.02.17 17:11:03.791288 [ 4 ] {6c1e55f6-607c-4fe5-9d09-5a43914104c1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3054 | 2026.02.17 17:11:03.791504 [ 4 ] {6c1e55f6-607c-4fe5-9d09-5a43914104c1} <Trace> oximeter.measurements_i64 (83ba2a93-fe5e-4f8f-a2ea-c5692919596d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3055 | 2026.02.17 17:11:03.791633 [ 4 ] {6c1e55f6-607c-4fe5-9d09-5a43914104c1} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 394.26 KiB/sec. | ||
| 3056 | 2026.02.17 17:11:03.791670 [ 4 ] {6c1e55f6-607c-4fe5-9d09-5a43914104c1} <Debug> TCPHandler: Processed in 0.001233647 sec. | ||
| 3057 | 2026.02.17 17:11:03.791777 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3058 | 2026.02.17 17:11:03.791873 [ 4 ] {dc5c79ea-f465-4c7e-a34a-4a174f64dd2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3059 | 2026.02.17 17:11:03.791913 [ 4 ] {dc5c79ea-f465-4c7e-a34a-4a174f64dd2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3060 | 2026.02.17 17:11:03.792246 [ 4 ] {dc5c79ea-f465-4c7e-a34a-4a174f64dd2a} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2026.02.17 17:11:03.792281 [ 4 ] {dc5c79ea-f465-4c7e-a34a-4a174f64dd2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 3062 | 2026.02.17 17:11:03.792581 [ 4 ] {dc5c79ea-f465-4c7e-a34a-4a174f64dd2a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3063 | 2026.02.17 17:11:03.792785 [ 4 ] {dc5c79ea-f465-4c7e-a34a-4a174f64dd2a} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2026.02.17 17:11:03.792911 [ 4 ] {dc5c79ea-f465-4c7e-a34a-4a174f64dd2a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001057 sec., 85146.64143803217 rows/sec., 5.33 MiB/sec. | ||
| 3065 | 2026.02.17 17:11:03.792946 [ 4 ] {dc5c79ea-f465-4c7e-a34a-4a174f64dd2a} <Debug> TCPHandler: Processed in 0.001217346 sec. | ||
| 3066 | 2026.02.17 17:11:04.000186 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.77 MiB, peak 221.23 MiB, free memory in arenas 0.00 B, will set to 219.72 MiB (RSS), difference: -1.05 MiB | ||
| 3067 | 2026.02.17 17:11:08.183048 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3068 | 2026.02.17 17:11:08.183115 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3069 | 2026.02.17 17:11:08.279696 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5704 | ||
| 3070 | 2026.02.17 17:11:08.280515 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3071 | 2026.02.17 17:11:08.280571 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 3072 | 2026.02.17 17:11:08.281280 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3073 | 2026.02.17 17:11:08.281558 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3074 | 2026.02.17 17:11:08.281729 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5704 | ||
| 3075 | 2026.02.17 17:11:08.285406 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 420 | ||
| 3076 | 2026.02.17 17:11:08.287760 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2026.02.17 17:11:08.287806 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 3078 | 2026.02.17 17:11:08.288991 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3079 | 2026.02.17 17:11:08.289244 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2026.02.17 17:11:08.289485 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 420 | ||
| 3081 | 2026.02.17 17:11:08.582493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3082 | 2026.02.17 17:11:08.600653 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2026.02.17 17:11:08.600721 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 3084 | 2026.02.17 17:11:08.606583 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3085 | 2026.02.17 17:11:08.607292 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2026.02.17 17:11:08.610643 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3087 | 2026.02.17 17:11:08.757826 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3088 | 2026.02.17 17:11:08.758003 [ 4 ] {cba4fda9-04fa-424c-ab14-15415e2308ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3089 | 2026.02.17 17:11:08.758072 [ 4 ] {cba4fda9-04fa-424c-ab14-15415e2308ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3090 | 2026.02.17 17:11:08.758716 [ 4 ] {cba4fda9-04fa-424c-ab14-15415e2308ce} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3091 | 2026.02.17 17:11:08.758763 [ 4 ] {cba4fda9-04fa-424c-ab14-15415e2308ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 3092 | 2026.02.17 17:11:08.759172 [ 4 ] {cba4fda9-04fa-424c-ab14-15415e2308ce} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3093 | 2026.02.17 17:11:08.759401 [ 4 ] {cba4fda9-04fa-424c-ab14-15415e2308ce} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3094 | 2026.02.17 17:11:08.759561 [ 4 ] {cba4fda9-04fa-424c-ab14-15415e2308ce} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001606 sec., 34869.2403486924 rows/sec., 2.68 MiB/sec. | ||
| 3095 | 2026.02.17 17:11:08.759609 [ 4 ] {cba4fda9-04fa-424c-ab14-15415e2308ce} <Debug> TCPHandler: Processed in 0.001915501 sec. | ||
| 3096 | 2026.02.17 17:11:08.759736 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3097 | 2026.02.17 17:11:08.759839 [ 4 ] {e0ecf4ff-b59a-4c64-a505-71e9fa381eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3098 | 2026.02.17 17:11:08.759882 [ 4 ] {e0ecf4ff-b59a-4c64-a505-71e9fa381eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3099 | 2026.02.17 17:11:08.760318 [ 4 ] {e0ecf4ff-b59a-4c64-a505-71e9fa381eb4} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2026.02.17 17:11:08.760357 [ 4 ] {e0ecf4ff-b59a-4c64-a505-71e9fa381eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 3101 | 2026.02.17 17:11:08.760684 [ 4 ] {e0ecf4ff-b59a-4c64-a505-71e9fa381eb4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3102 | 2026.02.17 17:11:08.760898 [ 4 ] {e0ecf4ff-b59a-4c64-a505-71e9fa381eb4} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2026.02.17 17:11:08.761030 [ 4 ] {e0ecf4ff-b59a-4c64-a505-71e9fa381eb4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001215 sec., 52674.897119341564 rows/sec., 4.11 MiB/sec. | ||
| 3104 | 2026.02.17 17:11:08.761068 [ 4 ] {e0ecf4ff-b59a-4c64-a505-71e9fa381eb4} <Debug> TCPHandler: Processed in 0.00138541 sec. | ||
| 3105 | 2026.02.17 17:11:08.761178 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3106 | 2026.02.17 17:11:08.761276 [ 4 ] {89722f86-3f8e-40e2-81c1-d4bf1dbe3cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3107 | 2026.02.17 17:11:08.761320 [ 4 ] {89722f86-3f8e-40e2-81c1-d4bf1dbe3cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3108 | 2026.02.17 17:11:08.761727 [ 4 ] {89722f86-3f8e-40e2-81c1-d4bf1dbe3cc8} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3109 | 2026.02.17 17:11:08.761762 [ 4 ] {89722f86-3f8e-40e2-81c1-d4bf1dbe3cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 3110 | 2026.02.17 17:11:08.762105 [ 4 ] {89722f86-3f8e-40e2-81c1-d4bf1dbe3cc8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3111 | 2026.02.17 17:11:08.762316 [ 4 ] {89722f86-3f8e-40e2-81c1-d4bf1dbe3cc8} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3112 | 2026.02.17 17:11:08.762445 [ 4 ] {89722f86-3f8e-40e2-81c1-d4bf1dbe3cc8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 3113 | 2026.02.17 17:11:08.762481 [ 4 ] {89722f86-3f8e-40e2-81c1-d4bf1dbe3cc8} <Debug> TCPHandler: Processed in 0.001351629 sec. | ||
| 3114 | 2026.02.17 17:11:08.762585 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3115 | 2026.02.17 17:11:08.762678 [ 4 ] {bc1bc64a-8951-4866-87ae-570a25f067f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3116 | 2026.02.17 17:11:08.762720 [ 4 ] {bc1bc64a-8951-4866-87ae-570a25f067f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3117 | 2026.02.17 17:11:08.763039 [ 4 ] {bc1bc64a-8951-4866-87ae-570a25f067f8} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2026.02.17 17:11:08.763074 [ 4 ] {bc1bc64a-8951-4866-87ae-570a25f067f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 3119 | 2026.02.17 17:11:08.763398 [ 4 ] {bc1bc64a-8951-4866-87ae-570a25f067f8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3120 | 2026.02.17 17:11:08.763629 [ 4 ] {bc1bc64a-8951-4866-87ae-570a25f067f8} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3121 | 2026.02.17 17:11:08.763764 [ 4 ] {bc1bc64a-8951-4866-87ae-570a25f067f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 3122 | 2026.02.17 17:11:08.763799 [ 4 ] {bc1bc64a-8951-4866-87ae-570a25f067f8} <Debug> TCPHandler: Processed in 0.001264207 sec. | ||
| 3123 | 2026.02.17 17:11:13.767880 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3124 | 2026.02.17 17:11:13.768094 [ 4 ] {376dcfc9-12d5-4735-bf0f-be684f5b08c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3125 | 2026.02.17 17:11:13.768169 [ 4 ] {376dcfc9-12d5-4735-bf0f-be684f5b08c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3126 | 2026.02.17 17:11:13.768948 [ 4 ] {376dcfc9-12d5-4735-bf0f-be684f5b08c1} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3127 | 2026.02.17 17:11:13.768997 [ 4 ] {376dcfc9-12d5-4735-bf0f-be684f5b08c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 3128 | 2026.02.17 17:11:13.769404 [ 4 ] {376dcfc9-12d5-4735-bf0f-be684f5b08c1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3129 | 2026.02.17 17:11:13.769636 [ 4 ] {376dcfc9-12d5-4735-bf0f-be684f5b08c1} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3130 | 2026.02.17 17:11:13.769799 [ 4 ] {376dcfc9-12d5-4735-bf0f-be684f5b08c1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001758 sec., 161547.21274175198 rows/sec., 10.26 MiB/sec. | ||
| 3131 | 2026.02.17 17:11:13.769846 [ 4 ] {376dcfc9-12d5-4735-bf0f-be684f5b08c1} <Debug> TCPHandler: Processed in 0.002106256 sec. | ||
| 3132 | 2026.02.17 17:11:13.769969 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3133 | 2026.02.17 17:11:13.770071 [ 4 ] {1a593eb6-8f1d-4494-add1-7d89bd628937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3134 | 2026.02.17 17:11:13.770113 [ 4 ] {1a593eb6-8f1d-4494-add1-7d89bd628937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3135 | 2026.02.17 17:11:13.770877 [ 4 ] {1a593eb6-8f1d-4494-add1-7d89bd628937} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3136 | 2026.02.17 17:11:13.770918 [ 4 ] {1a593eb6-8f1d-4494-add1-7d89bd628937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 3137 | 2026.02.17 17:11:13.771302 [ 4 ] {1a593eb6-8f1d-4494-add1-7d89bd628937} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3138 | 2026.02.17 17:11:13.771513 [ 4 ] {1a593eb6-8f1d-4494-add1-7d89bd628937} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3139 | 2026.02.17 17:11:13.771627 [ 139 ] {} <Debug> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3140 | 2026.02.17 17:11:13.771644 [ 4 ] {1a593eb6-8f1d-4494-add1-7d89bd628937} <Debug> executeQuery: Read 877 rows, 71.88 KiB in 0.001597 sec., 549154.6649968692 rows/sec., 43.96 MiB/sec. | ||
| 3141 | 2026.02.17 17:11:13.771696 [ 139 ] {} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2026.02.17 17:11:13.771706 [ 4 ] {1a593eb6-8f1d-4494-add1-7d89bd628937} <Debug> TCPHandler: Processed in 0.001789109 sec. | ||
| 3143 | 2026.02.17 17:11:13.771728 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 3144 | 2026.02.17 17:11:13.771829 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3145 | 2026.02.17 17:11:13.771878 [ 189 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::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 | ||
| 3146 | 2026.02.17 17:11:13.771929 [ 4 ] {c58ccd12-4150-47c7-8dd7-f276d3f33a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3147 | 2026.02.17 17:11:13.771975 [ 4 ] {c58ccd12-4150-47c7-8dd7-f276d3f33a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3148 | 2026.02.17 17:11:13.772037 [ 189 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3149 | 2026.02.17 17:11:13.772084 [ 189 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2014 rows starting from the beginning of the part | ||
| 3150 | 2026.02.17 17:11:13.772187 [ 189 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 867 rows starting from the beginning of the part | ||
| 3151 | 2026.02.17 17:11:13.772237 [ 189 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 3152 | 2026.02.17 17:11:13.772278 [ 189 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 885 rows starting from the beginning of the part | ||
| 3153 | 2026.02.17 17:11:13.772319 [ 189 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 3154 | 2026.02.17 17:11:13.772362 [ 189 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 877 rows starting from the beginning of the part | ||
| 3155 | 2026.02.17 17:11:13.772460 [ 4 ] {c58ccd12-4150-47c7-8dd7-f276d3f33a17} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3156 | 2026.02.17 17:11:13.772502 [ 4 ] {c58ccd12-4150-47c7-8dd7-f276d3f33a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3157 | 2026.02.17 17:11:13.772857 [ 4 ] {c58ccd12-4150-47c7-8dd7-f276d3f33a17} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3158 | 2026.02.17 17:11:13.773096 [ 4 ] {c58ccd12-4150-47c7-8dd7-f276d3f33a17} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3159 | 2026.02.17 17:11:13.773236 [ 4 ] {c58ccd12-4150-47c7-8dd7-f276d3f33a17} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001327 sec., 137151.46948003015 rows/sec., 8.50 MiB/sec. | ||
| 3160 | 2026.02.17 17:11:13.773275 [ 4 ] {c58ccd12-4150-47c7-8dd7-f276d3f33a17} <Debug> TCPHandler: Processed in 0.001494962 sec. | ||
| 3161 | 2026.02.17 17:11:13.773378 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3162 | 2026.02.17 17:11:13.773473 [ 4 ] {e19f43a4-9d03-42a5-a24f-e30398986283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3163 | 2026.02.17 17:11:13.773513 [ 4 ] {e19f43a4-9d03-42a5-a24f-e30398986283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3164 | 2026.02.17 17:11:13.773958 [ 4 ] {e19f43a4-9d03-42a5-a24f-e30398986283} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3165 | 2026.02.17 17:11:13.773998 [ 4 ] {e19f43a4-9d03-42a5-a24f-e30398986283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3166 | 2026.02.17 17:11:13.774116 [ 195 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4755 rows, containing 5 columns (5 merged, 0 gathered) in 0.00230476 sec., 2063121.5397698677 rows/sec., 173.99 MiB/sec. | ||
| 3167 | 2026.02.17 17:11:13.774323 [ 4 ] {e19f43a4-9d03-42a5-a24f-e30398986283} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3168 | 2026.02.17 17:11:13.774479 [ 186 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3169 | 2026.02.17 17:11:13.774577 [ 4 ] {e19f43a4-9d03-42a5-a24f-e30398986283} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3170 | 2026.02.17 17:11:13.774725 [ 4 ] {e19f43a4-9d03-42a5-a24f-e30398986283} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001271 sec., 117230.52714398112 rows/sec., 7.57 MiB/sec. | ||
| 3171 | 2026.02.17 17:11:13.774765 [ 4 ] {e19f43a4-9d03-42a5-a24f-e30398986283} <Debug> TCPHandler: Processed in 0.001436781 sec. | ||
| 3172 | 2026.02.17 17:11:13.774855 [ 186 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_16_3} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3173 | 2026.02.17 17:11:13.774870 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3174 | 2026.02.17 17:11:13.774953 [ 186 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_16_3} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3175 | 2026.02.17 17:11:13.774975 [ 4 ] {9da5387d-ee44-4009-8f3a-041f68486087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3176 | 2026.02.17 17:11:13.775020 [ 4 ] {9da5387d-ee44-4009-8f3a-041f68486087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3177 | 2026.02.17 17:11:13.775061 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 3178 | 2026.02.17 17:11:13.775444 [ 4 ] {9da5387d-ee44-4009-8f3a-041f68486087} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3179 | 2026.02.17 17:11:13.775485 [ 4 ] {9da5387d-ee44-4009-8f3a-041f68486087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 3180 | 2026.02.17 17:11:13.775789 [ 4 ] {9da5387d-ee44-4009-8f3a-041f68486087} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3181 | 2026.02.17 17:11:13.776002 [ 4 ] {9da5387d-ee44-4009-8f3a-041f68486087} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3182 | 2026.02.17 17:11:13.776127 [ 4 ] {9da5387d-ee44-4009-8f3a-041f68486087} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001172 sec., 126279.86348122866 rows/sec., 7.18 MiB/sec. | ||
| 3183 | 2026.02.17 17:11:13.776164 [ 4 ] {9da5387d-ee44-4009-8f3a-041f68486087} <Debug> TCPHandler: Processed in 0.001343919 sec. | ||
| 3184 | 2026.02.17 17:11:13.776268 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3185 | 2026.02.17 17:11:13.776363 [ 4 ] {53eb0d86-9351-4068-81c4-f5824e48969e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3186 | 2026.02.17 17:11:13.776403 [ 4 ] {53eb0d86-9351-4068-81c4-f5824e48969e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3187 | 2026.02.17 17:11:13.776989 [ 4 ] {53eb0d86-9351-4068-81c4-f5824e48969e} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2026.02.17 17:11:13.777025 [ 4 ] {53eb0d86-9351-4068-81c4-f5824e48969e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 3189 | 2026.02.17 17:11:13.777355 [ 4 ] {53eb0d86-9351-4068-81c4-f5824e48969e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3190 | 2026.02.17 17:11:13.777557 [ 4 ] {53eb0d86-9351-4068-81c4-f5824e48969e} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3191 | 2026.02.17 17:11:13.777657 [ 139 ] {} <Debug> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3192 | 2026.02.17 17:11:13.777684 [ 4 ] {53eb0d86-9351-4068-81c4-f5824e48969e} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.00134 sec., 395522.3880597015 rows/sec., 27.97 MiB/sec. | ||
| 3193 | 2026.02.17 17:11:13.777688 [ 139 ] {} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2026.02.17 17:11:13.777724 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 3195 | 2026.02.17 17:11:13.777729 [ 4 ] {53eb0d86-9351-4068-81c4-f5824e48969e} <Debug> TCPHandler: Processed in 0.001510973 sec. | ||
| 3196 | 2026.02.17 17:11:13.777811 [ 200 ] {d98c200f-82a8-4bc8-a14b-281771204983::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.02.17 17:11:13.777839 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3198 | 2026.02.17 17:11:13.777917 [ 200 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3199 | 2026.02.17 17:11:13.777936 [ 4 ] {2f44c82e-c9d5-4845-8d59-5c7ecc5fedd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3200 | 2026.02.17 17:11:13.777950 [ 200 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1008 rows starting from the beginning of the part | ||
| 3201 | 2026.02.17 17:11:13.777978 [ 4 ] {2f44c82e-c9d5-4845-8d59-5c7ecc5fedd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3202 | 2026.02.17 17:11:13.778015 [ 200 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 525 rows starting from the beginning of the part | ||
| 3203 | 2026.02.17 17:11:13.778063 [ 200 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 3204 | 2026.02.17 17:11:13.778108 [ 200 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 550 rows starting from the beginning of the part | ||
| 3205 | 2026.02.17 17:11:13.778148 [ 200 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 3206 | 2026.02.17 17:11:13.778190 [ 200 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 530 rows starting from the beginning of the part | ||
| 3207 | 2026.02.17 17:11:13.778293 [ 4 ] {2f44c82e-c9d5-4845-8d59-5c7ecc5fedd1} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3208 | 2026.02.17 17:11:13.778327 [ 4 ] {2f44c82e-c9d5-4845-8d59-5c7ecc5fedd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3209 | 2026.02.17 17:11:13.778632 [ 4 ] {2f44c82e-c9d5-4845-8d59-5c7ecc5fedd1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3210 | 2026.02.17 17:11:13.778839 [ 4 ] {2f44c82e-c9d5-4845-8d59-5c7ecc5fedd1} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3211 | 2026.02.17 17:11:13.778967 [ 4 ] {2f44c82e-c9d5-4845-8d59-5c7ecc5fedd1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 3212 | 2026.02.17 17:11:13.779003 [ 4 ] {2f44c82e-c9d5-4845-8d59-5c7ecc5fedd1} <Debug> TCPHandler: Processed in 0.001214367 sec. | ||
| 3213 | 2026.02.17 17:11:13.779105 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3214 | 2026.02.17 17:11:13.779199 [ 4 ] {b4ac993e-f0cb-4ac7-b66d-7254997ca326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3215 | 2026.02.17 17:11:13.779241 [ 4 ] {b4ac993e-f0cb-4ac7-b66d-7254997ca326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3216 | 2026.02.17 17:11:13.779363 [ 195 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2741 rows, containing 5 columns (5 merged, 0 gathered) in 0.001595874 sec., 1717554.1427456052 rows/sec., 129.59 MiB/sec. | ||
| 3217 | 2026.02.17 17:11:13.779515 [ 200 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3218 | 2026.02.17 17:11:13.779629 [ 4 ] {b4ac993e-f0cb-4ac7-b66d-7254997ca326} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2026.02.17 17:11:13.779663 [ 4 ] {b4ac993e-f0cb-4ac7-b66d-7254997ca326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3220 | 2026.02.17 17:11:13.779756 [ 200 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_16_3} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3221 | 2026.02.17 17:11:13.779816 [ 200 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_16_3} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3222 | 2026.02.17 17:11:13.779876 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 3223 | 2026.02.17 17:11:13.779985 [ 4 ] {b4ac993e-f0cb-4ac7-b66d-7254997ca326} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3224 | 2026.02.17 17:11:13.780198 [ 4 ] {b4ac993e-f0cb-4ac7-b66d-7254997ca326} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2026.02.17 17:11:13.780297 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3226 | 2026.02.17 17:11:13.780324 [ 4 ] {b4ac993e-f0cb-4ac7-b66d-7254997ca326} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001144 sec., 231643.35664335664 rows/sec., 15.39 MiB/sec. | ||
| 3227 | 2026.02.17 17:11:13.780327 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2026.02.17 17:11:13.780366 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 3229 | 2026.02.17 17:11:13.780367 [ 4 ] {b4ac993e-f0cb-4ac7-b66d-7254997ca326} <Debug> TCPHandler: Processed in 0.001311488 sec. | ||
| 3230 | 2026.02.17 17:11:13.780444 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::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 | ||
| 3231 | 2026.02.17 17:11:13.780486 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3232 | 2026.02.17 17:11:13.780550 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3233 | 2026.02.17 17:11:13.780584 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4322 rows starting from the beginning of the part | ||
| 3234 | 2026.02.17 17:11:13.780584 [ 4 ] {776db21a-f099-4d1a-a9cb-f16bac1761b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3235 | 2026.02.17 17:11:13.780638 [ 4 ] {776db21a-f099-4d1a-a9cb-f16bac1761b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3236 | 2026.02.17 17:11:13.780663 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 265 rows starting from the beginning of the part | ||
| 3237 | 2026.02.17 17:11:13.780720 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3238 | 2026.02.17 17:11:13.780766 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 272 rows starting from the beginning of the part | ||
| 3239 | 2026.02.17 17:11:13.780813 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3240 | 2026.02.17 17:11:13.780854 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 265 rows starting from the beginning of the part | ||
| 3241 | 2026.02.17 17:11:13.780939 [ 4 ] {776db21a-f099-4d1a-a9cb-f16bac1761b1} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3242 | 2026.02.17 17:11:13.780988 [ 4 ] {776db21a-f099-4d1a-a9cb-f16bac1761b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3243 | 2026.02.17 17:11:13.781326 [ 4 ] {776db21a-f099-4d1a-a9cb-f16bac1761b1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3244 | 2026.02.17 17:11:13.781557 [ 4 ] {776db21a-f099-4d1a-a9cb-f16bac1761b1} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2026.02.17 17:11:13.781700 [ 4 ] {776db21a-f099-4d1a-a9cb-f16bac1761b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001134 sec., 881.8342151675485 rows/sec., 59.42 KiB/sec. | ||
| 3246 | 2026.02.17 17:11:13.781736 [ 4 ] {776db21a-f099-4d1a-a9cb-f16bac1761b1} <Debug> TCPHandler: Processed in 0.001299628 sec. | ||
| 3247 | 2026.02.17 17:11:13.781843 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3248 | 2026.02.17 17:11:13.781938 [ 4 ] {06fd194a-5ea2-4434-a5aa-b439ac8d5c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3249 | 2026.02.17 17:11:13.781993 [ 4 ] {06fd194a-5ea2-4434-a5aa-b439ac8d5c93} <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 | ||
| 3250 | 2026.02.17 17:11:13.782794 [ 4 ] {06fd194a-5ea2-4434-a5aa-b439ac8d5c93} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3251 | 2026.02.17 17:11:13.782831 [ 4 ] {06fd194a-5ea2-4434-a5aa-b439ac8d5c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3252 | 2026.02.17 17:11:13.783154 [ 193 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5444 rows, containing 5 columns (5 merged, 0 gathered) in 0.002739999 sec., 1986862.0390007442 rows/sec., 133.59 MiB/sec. | ||
| 3253 | 2026.02.17 17:11:13.783498 [ 4 ] {06fd194a-5ea2-4434-a5aa-b439ac8d5c93} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3254 | 2026.02.17 17:11:13.783518 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3255 | 2026.02.17 17:11:13.783794 [ 4 ] {06fd194a-5ea2-4434-a5aa-b439ac8d5c93} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2026.02.17 17:11:13.783833 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3257 | 2026.02.17 17:11:13.783913 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3258 | 2026.02.17 17:11:13.783951 [ 4 ] {06fd194a-5ea2-4434-a5aa-b439ac8d5c93} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00203 sec., 19704.433497536946 rows/sec., 35.31 MiB/sec. | ||
| 3259 | 2026.02.17 17:11:13.783975 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 3260 | 2026.02.17 17:11:13.784027 [ 4 ] {06fd194a-5ea2-4434-a5aa-b439ac8d5c93} <Debug> TCPHandler: Processed in 0.002232218 sec. | ||
| 3261 | 2026.02.17 17:11:13.784153 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3262 | 2026.02.17 17:11:13.784252 [ 4 ] {afd7273b-c58e-4a85-b38d-7dd6103574be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3263 | 2026.02.17 17:11:13.784297 [ 4 ] {afd7273b-c58e-4a85-b38d-7dd6103574be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3264 | 2026.02.17 17:11:13.784629 [ 4 ] {afd7273b-c58e-4a85-b38d-7dd6103574be} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3265 | 2026.02.17 17:11:13.784663 [ 4 ] {afd7273b-c58e-4a85-b38d-7dd6103574be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 3266 | 2026.02.17 17:11:13.784975 [ 4 ] {afd7273b-c58e-4a85-b38d-7dd6103574be} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3267 | 2026.02.17 17:11:13.785183 [ 4 ] {afd7273b-c58e-4a85-b38d-7dd6103574be} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3268 | 2026.02.17 17:11:13.785293 [ 138 ] {} <Debug> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3269 | 2026.02.17 17:11:13.785312 [ 4 ] {afd7273b-c58e-4a85-b38d-7dd6103574be} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00108 sec., 83333.33333333333 rows/sec., 5.21 MiB/sec. | ||
| 3270 | 2026.02.17 17:11:13.785336 [ 138 ] {} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3271 | 2026.02.17 17:11:13.785354 [ 4 ] {afd7273b-c58e-4a85-b38d-7dd6103574be} <Debug> TCPHandler: Processed in 0.001249967 sec. | ||
| 3272 | 2026.02.17 17:11:13.785392 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 3273 | 2026.02.17 17:11:13.785460 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 3274 | 2026.02.17 17:11:13.785533 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3275 | 2026.02.17 17:11:13.785555 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 750 rows starting from the beginning of the part | ||
| 3276 | 2026.02.17 17:11:13.785598 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part | ||
| 3277 | 2026.02.17 17:11:13.785648 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 3278 | 2026.02.17 17:11:13.785679 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part | ||
| 3279 | 2026.02.17 17:11:13.785710 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3280 | 2026.02.17 17:11:13.785768 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part | ||
| 3281 | 2026.02.17 17:11:13.786531 [ 191 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001095804 sec., 1040332.0301805799 rows/sec., 66.94 MiB/sec. | ||
| 3282 | 2026.02.17 17:11:13.786690 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3283 | 2026.02.17 17:11:13.786947 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_16_3} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2026.02.17 17:11:13.787004 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_16_3} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3285 | 2026.02.17 17:11:13.787055 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3286 | 2026.02.17 17:11:15.781863 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6152 | ||
| 3287 | 2026.02.17 17:11:15.782353 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3288 | 2026.02.17 17:11:15.782397 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 3289 | 2026.02.17 17:11:15.782873 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3290 | 2026.02.17 17:11:15.783138 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3291 | 2026.02.17 17:11:15.783273 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6152 | ||
| 3292 | 2026.02.17 17:11:16.110777 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3293 | 2026.02.17 17:11:16.126943 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2026.02.17 17:11:16.127003 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 3295 | 2026.02.17 17:11:16.132838 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3296 | 2026.02.17 17:11:16.133504 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3297 | 2026.02.17 17:11:16.136214 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3298 | 2026.02.17 17:11:18.289712 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 450 | ||
| 3299 | 2026.02.17 17:11:18.292058 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3300 | 2026.02.17 17:11:18.292115 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3301 | 2026.02.17 17:11:18.293300 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3302 | 2026.02.17 17:11:18.293614 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3303 | 2026.02.17 17:11:18.293979 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 450 | ||
| 3304 | 2026.02.17 17:11:18.792476 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3305 | 2026.02.17 17:11:18.792715 [ 4 ] {ad3686d2-d028-4ad9-949e-738f53c4e598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3306 | 2026.02.17 17:11:18.792810 [ 4 ] {ad3686d2-d028-4ad9-949e-738f53c4e598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3307 | 2026.02.17 17:11:18.794367 [ 4 ] {ad3686d2-d028-4ad9-949e-738f53c4e598} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3308 | 2026.02.17 17:11:18.794427 [ 4 ] {ad3686d2-d028-4ad9-949e-738f53c4e598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3309 | 2026.02.17 17:11:18.794979 [ 4 ] {ad3686d2-d028-4ad9-949e-738f53c4e598} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3310 | 2026.02.17 17:11:18.795323 [ 4 ] {ad3686d2-d028-4ad9-949e-738f53c4e598} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3311 | 2026.02.17 17:11:18.795552 [ 4 ] {ad3686d2-d028-4ad9-949e-738f53c4e598} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002902 sec., 412129.56581667816 rows/sec., 33.98 MiB/sec. | ||
| 3312 | 2026.02.17 17:11:18.795622 [ 4 ] {ad3686d2-d028-4ad9-949e-738f53c4e598} <Debug> TCPHandler: Processed in 0.003371073 sec. | ||
| 3313 | 2026.02.17 17:11:18.795783 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3314 | 2026.02.17 17:11:18.795913 [ 4 ] {8e676c25-f3ef-4619-b1a0-4027a16a1d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3315 | 2026.02.17 17:11:18.795979 [ 4 ] {8e676c25-f3ef-4619-b1a0-4027a16a1d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3316 | 2026.02.17 17:11:18.796693 [ 4 ] {8e676c25-f3ef-4619-b1a0-4027a16a1d4d} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3317 | 2026.02.17 17:11:18.796747 [ 4 ] {8e676c25-f3ef-4619-b1a0-4027a16a1d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3318 | 2026.02.17 17:11:18.797209 [ 4 ] {8e676c25-f3ef-4619-b1a0-4027a16a1d4d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3319 | 2026.02.17 17:11:18.797524 [ 4 ] {8e676c25-f3ef-4619-b1a0-4027a16a1d4d} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3320 | 2026.02.17 17:11:18.797679 [ 131 ] {} <Debug> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3321 | 2026.02.17 17:11:18.797733 [ 4 ] {8e676c25-f3ef-4619-b1a0-4027a16a1d4d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001852 sec., 123110.15118790498 rows/sec., 8.34 MiB/sec. | ||
| 3322 | 2026.02.17 17:11:18.797751 [ 131 ] {} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3323 | 2026.02.17 17:11:18.797788 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3324 | 2026.02.17 17:11:18.797804 [ 4 ] {8e676c25-f3ef-4619-b1a0-4027a16a1d4d} <Debug> TCPHandler: Processed in 0.002086575 sec. | ||
| 3325 | 2026.02.17 17:11:18.797917 [ 193 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3326 | 2026.02.17 17:11:18.797958 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3327 | 2026.02.17 17:11:18.798095 [ 193 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3328 | 2026.02.17 17:11:18.798099 [ 4 ] {15ad652a-435e-492d-8c01-2fbf20ac9790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3329 | 2026.02.17 17:11:18.798140 [ 193 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 149 rows starting from the beginning of the part | ||
| 3330 | 2026.02.17 17:11:18.798176 [ 4 ] {15ad652a-435e-492d-8c01-2fbf20ac9790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3331 | 2026.02.17 17:11:18.798260 [ 193 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
| 3332 | 2026.02.17 17:11:18.798327 [ 193 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 3333 | 2026.02.17 17:11:18.798381 [ 193 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 150 rows starting from the beginning of the part | ||
| 3334 | 2026.02.17 17:11:18.798428 [ 193 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3335 | 2026.02.17 17:11:18.798478 [ 193 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 3336 | 2026.02.17 17:11:18.798974 [ 4 ] {15ad652a-435e-492d-8c01-2fbf20ac9790} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3337 | 2026.02.17 17:11:18.799027 [ 4 ] {15ad652a-435e-492d-8c01-2fbf20ac9790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3338 | 2026.02.17 17:11:18.799513 [ 4 ] {15ad652a-435e-492d-8c01-2fbf20ac9790} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3339 | 2026.02.17 17:11:18.799550 [ 186 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1053 rows, containing 5 columns (5 merged, 0 gathered) in 0.001686716 sec., 624290.0405284589 rows/sec., 43.55 MiB/sec. | ||
| 3340 | 2026.02.17 17:11:18.799776 [ 4 ] {15ad652a-435e-492d-8c01-2fbf20ac9790} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2026.02.17 17:11:18.799855 [ 186 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3342 | 2026.02.17 17:11:18.799961 [ 4 ] {15ad652a-435e-492d-8c01-2fbf20ac9790} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001881 sec., 276448.69750132906 rows/sec., 20.46 MiB/sec. | ||
| 3343 | 2026.02.17 17:11:18.800031 [ 4 ] {15ad652a-435e-492d-8c01-2fbf20ac9790} <Debug> TCPHandler: Processed in 0.002136876 sec. | ||
| 3344 | 2026.02.17 17:11:18.800211 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3345 | 2026.02.17 17:11:18.800288 [ 186 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_10_2} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3346 | 2026.02.17 17:11:18.800331 [ 4 ] {11ba99e5-e27b-47ca-a635-fb243e7b1aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3347 | 2026.02.17 17:11:18.800385 [ 186 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_10_2} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3348 | 2026.02.17 17:11:18.800428 [ 4 ] {11ba99e5-e27b-47ca-a635-fb243e7b1aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3349 | 2026.02.17 17:11:18.800502 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3350 | 2026.02.17 17:11:18.801183 [ 4 ] {11ba99e5-e27b-47ca-a635-fb243e7b1aec} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3351 | 2026.02.17 17:11:18.801243 [ 4 ] {11ba99e5-e27b-47ca-a635-fb243e7b1aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3352 | 2026.02.17 17:11:18.801811 [ 4 ] {11ba99e5-e27b-47ca-a635-fb243e7b1aec} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3353 | 2026.02.17 17:11:18.802141 [ 4 ] {11ba99e5-e27b-47ca-a635-fb243e7b1aec} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2026.02.17 17:11:18.802326 [ 4 ] {11ba99e5-e27b-47ca-a635-fb243e7b1aec} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002019 sec., 418028.7270926201 rows/sec., 28.14 MiB/sec. | ||
| 3355 | 2026.02.17 17:11:18.802381 [ 4 ] {11ba99e5-e27b-47ca-a635-fb243e7b1aec} <Debug> TCPHandler: Processed in 0.002227878 sec. | ||
| 3356 | 2026.02.17 17:11:18.802526 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3357 | 2026.02.17 17:11:18.802651 [ 4 ] {77ad696f-ce5c-4fd6-98a9-ab60c7026241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3358 | 2026.02.17 17:11:18.802709 [ 4 ] {77ad696f-ce5c-4fd6-98a9-ab60c7026241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3359 | 2026.02.17 17:11:18.803100 [ 4 ] {77ad696f-ce5c-4fd6-98a9-ab60c7026241} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3360 | 2026.02.17 17:11:18.803139 [ 4 ] {77ad696f-ce5c-4fd6-98a9-ab60c7026241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3361 | 2026.02.17 17:11:18.803479 [ 4 ] {77ad696f-ce5c-4fd6-98a9-ab60c7026241} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3362 | 2026.02.17 17:11:18.803698 [ 4 ] {77ad696f-ce5c-4fd6-98a9-ab60c7026241} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3363 | 2026.02.17 17:11:18.803843 [ 4 ] {77ad696f-ce5c-4fd6-98a9-ab60c7026241} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001222 sec., 49099.836333878884 rows/sec., 3.31 MiB/sec. | ||
| 3364 | 2026.02.17 17:11:18.803881 [ 4 ] {77ad696f-ce5c-4fd6-98a9-ab60c7026241} <Debug> TCPHandler: Processed in 0.00141258 sec. | ||
| 3365 | 2026.02.17 17:11:23.183364 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3366 | 2026.02.17 17:11:23.183432 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3367 | 2026.02.17 17:11:23.283382 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6664 | ||
| 3368 | 2026.02.17 17:11:23.284166 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2026.02.17 17:11:23.284211 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3370 | 2026.02.17 17:11:23.284684 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3371 | 2026.02.17 17:11:23.284925 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2026.02.17 17:11:23.285067 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6664 | ||
| 3373 | 2026.02.17 17:11:23.636307 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3374 | 2026.02.17 17:11:23.653866 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3375 | 2026.02.17 17:11:23.653934 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3376 | 2026.02.17 17:11:23.659508 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3377 | 2026.02.17 17:11:23.660168 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3378 | 2026.02.17 17:11:23.663294 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3379 | 2026.02.17 17:11:23.768503 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3380 | 2026.02.17 17:11:23.768784 [ 4 ] {c955b33c-da4c-4fe2-a088-8013167e2998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3381 | 2026.02.17 17:11:23.768847 [ 4 ] {c955b33c-da4c-4fe2-a088-8013167e2998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3382 | 2026.02.17 17:11:23.769621 [ 4 ] {c955b33c-da4c-4fe2-a088-8013167e2998} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2026.02.17 17:11:23.769659 [ 4 ] {c955b33c-da4c-4fe2-a088-8013167e2998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3384 | 2026.02.17 17:11:23.770062 [ 4 ] {c955b33c-da4c-4fe2-a088-8013167e2998} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3385 | 2026.02.17 17:11:23.770292 [ 4 ] {c955b33c-da4c-4fe2-a088-8013167e2998} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2026.02.17 17:11:23.770410 [ 124 ] {} <Debug> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3387 | 2026.02.17 17:11:23.770444 [ 4 ] {c955b33c-da4c-4fe2-a088-8013167e2998} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00173 sec., 164161.84971098267 rows/sec., 10.43 MiB/sec. | ||
| 3388 | 2026.02.17 17:11:23.770465 [ 124 ] {} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3389 | 2026.02.17 17:11:23.770486 [ 4 ] {c955b33c-da4c-4fe2-a088-8013167e2998} <Debug> TCPHandler: Processed in 0.002170196 sec. | ||
| 3390 | 2026.02.17 17:11:23.770488 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3391 | 2026.02.17 17:11:23.770609 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3392 | 2026.02.17 17:11:23.770622 [ 191 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::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 | ||
| 3393 | 2026.02.17 17:11:23.770706 [ 4 ] {558d0d82-69f8-41c2-ae41-cc87ffce67f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3394 | 2026.02.17 17:11:23.770751 [ 4 ] {558d0d82-69f8-41c2-ae41-cc87ffce67f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3395 | 2026.02.17 17:11:23.770779 [ 191 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3396 | 2026.02.17 17:11:23.770824 [ 191 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 3397 | 2026.02.17 17:11:23.770930 [ 191 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3398 | 2026.02.17 17:11:23.770999 [ 191 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 3399 | 2026.02.17 17:11:23.771057 [ 191 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 3400 | 2026.02.17 17:11:23.771105 [ 191 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 3401 | 2026.02.17 17:11:23.771503 [ 4 ] {558d0d82-69f8-41c2-ae41-cc87ffce67f5} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2026.02.17 17:11:23.771543 [ 4 ] {558d0d82-69f8-41c2-ae41-cc87ffce67f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3403 | 2026.02.17 17:11:23.771947 [ 4 ] {558d0d82-69f8-41c2-ae41-cc87ffce67f5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3404 | 2026.02.17 17:11:23.772182 [ 4 ] {558d0d82-69f8-41c2-ae41-cc87ffce67f5} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3405 | 2026.02.17 17:11:23.772215 [ 186 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001651026 sec., 860071.2526634953 rows/sec., 57.91 MiB/sec. | ||
| 3406 | 2026.02.17 17:11:23.772318 [ 4 ] {558d0d82-69f8-41c2-ae41-cc87ffce67f5} <Debug> executeQuery: Read 877 rows, 71.88 KiB in 0.001632 sec., 537377.4509803922 rows/sec., 43.01 MiB/sec. | ||
| 3407 | 2026.02.17 17:11:23.772363 [ 4 ] {558d0d82-69f8-41c2-ae41-cc87ffce67f5} <Debug> TCPHandler: Processed in 0.001804809 sec. | ||
| 3408 | 2026.02.17 17:11:23.772426 [ 201 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3409 | 2026.02.17 17:11:23.772473 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3410 | 2026.02.17 17:11:23.772573 [ 4 ] {d5cc8a17-6fcd-4b5a-b191-992d40527275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3411 | 2026.02.17 17:11:23.772615 [ 4 ] {d5cc8a17-6fcd-4b5a-b191-992d40527275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3412 | 2026.02.17 17:11:23.772750 [ 201 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_9_2} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3413 | 2026.02.17 17:11:23.772826 [ 201 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_9_2} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3414 | 2026.02.17 17:11:23.772910 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3415 | 2026.02.17 17:11:23.773066 [ 4 ] {d5cc8a17-6fcd-4b5a-b191-992d40527275} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2026.02.17 17:11:23.773106 [ 4 ] {d5cc8a17-6fcd-4b5a-b191-992d40527275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3417 | 2026.02.17 17:11:23.773415 [ 4 ] {d5cc8a17-6fcd-4b5a-b191-992d40527275} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3418 | 2026.02.17 17:11:23.773619 [ 4 ] {d5cc8a17-6fcd-4b5a-b191-992d40527275} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3419 | 2026.02.17 17:11:23.773743 [ 4 ] {d5cc8a17-6fcd-4b5a-b191-992d40527275} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.00119 sec., 152941.17647058822 rows/sec., 9.48 MiB/sec. | ||
| 3420 | 2026.02.17 17:11:23.773781 [ 4 ] {d5cc8a17-6fcd-4b5a-b191-992d40527275} <Debug> TCPHandler: Processed in 0.001357569 sec. | ||
| 3421 | 2026.02.17 17:11:23.773887 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3422 | 2026.02.17 17:11:23.773982 [ 4 ] {164731e5-32cf-4ef0-8abc-1efdd20142da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3423 | 2026.02.17 17:11:23.774021 [ 4 ] {164731e5-32cf-4ef0-8abc-1efdd20142da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3424 | 2026.02.17 17:11:23.774438 [ 4 ] {164731e5-32cf-4ef0-8abc-1efdd20142da} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3425 | 2026.02.17 17:11:23.774473 [ 4 ] {164731e5-32cf-4ef0-8abc-1efdd20142da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3426 | 2026.02.17 17:11:23.774770 [ 4 ] {164731e5-32cf-4ef0-8abc-1efdd20142da} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3427 | 2026.02.17 17:11:23.774985 [ 4 ] {164731e5-32cf-4ef0-8abc-1efdd20142da} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3428 | 2026.02.17 17:11:23.775118 [ 4 ] {164731e5-32cf-4ef0-8abc-1efdd20142da} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001152 sec., 129340.27777777778 rows/sec., 8.36 MiB/sec. | ||
| 3429 | 2026.02.17 17:11:23.775164 [ 4 ] {164731e5-32cf-4ef0-8abc-1efdd20142da} <Debug> TCPHandler: Processed in 0.001325468 sec. | ||
| 3430 | 2026.02.17 17:11:23.775278 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2026.02.17 17:11:23.775371 [ 4 ] {de34ad8d-564e-43e6-bb1c-f26e780ffac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3432 | 2026.02.17 17:11:23.775411 [ 4 ] {de34ad8d-564e-43e6-bb1c-f26e780ffac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3433 | 2026.02.17 17:11:23.775822 [ 4 ] {de34ad8d-564e-43e6-bb1c-f26e780ffac0} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2026.02.17 17:11:23.775856 [ 4 ] {de34ad8d-564e-43e6-bb1c-f26e780ffac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3435 | 2026.02.17 17:11:23.776151 [ 4 ] {de34ad8d-564e-43e6-bb1c-f26e780ffac0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3436 | 2026.02.17 17:11:23.776355 [ 4 ] {de34ad8d-564e-43e6-bb1c-f26e780ffac0} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2026.02.17 17:11:23.776440 [ 124 ] {} <Debug> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3438 | 2026.02.17 17:11:23.776475 [ 124 ] {} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3439 | 2026.02.17 17:11:23.776476 [ 4 ] {de34ad8d-564e-43e6-bb1c-f26e780ffac0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001123 sec., 131789.84861976845 rows/sec., 7.50 MiB/sec. | ||
| 3440 | 2026.02.17 17:11:23.776494 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3441 | 2026.02.17 17:11:23.776519 [ 4 ] {de34ad8d-564e-43e6-bb1c-f26e780ffac0} <Debug> TCPHandler: Processed in 0.001291558 sec. | ||
| 3442 | 2026.02.17 17:11:23.776569 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::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 | ||
| 3443 | 2026.02.17 17:11:23.776626 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2026.02.17 17:11:23.776681 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3445 | 2026.02.17 17:11:23.776714 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 3446 | 2026.02.17 17:11:23.776725 [ 4 ] {c3bcd969-8171-4637-ac99-941bba3621e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3447 | 2026.02.17 17:11:23.776769 [ 4 ] {c3bcd969-8171-4637-ac99-941bba3621e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3448 | 2026.02.17 17:11:23.776773 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3449 | 2026.02.17 17:11:23.776826 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 3450 | 2026.02.17 17:11:23.776867 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 3451 | 2026.02.17 17:11:23.776914 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 3452 | 2026.02.17 17:11:23.777323 [ 4 ] {c3bcd969-8171-4637-ac99-941bba3621e5} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3453 | 2026.02.17 17:11:23.777364 [ 4 ] {c3bcd969-8171-4637-ac99-941bba3621e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3454 | 2026.02.17 17:11:23.777702 [ 4 ] {c3bcd969-8171-4637-ac99-941bba3621e5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3455 | 2026.02.17 17:11:23.777765 [ 201 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001226336 sec., 603423.5315606816 rows/sec., 36.62 MiB/sec. | ||
| 3456 | 2026.02.17 17:11:23.777934 [ 4 ] {c3bcd969-8171-4637-ac99-941bba3621e5} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3457 | 2026.02.17 17:11:23.777958 [ 190 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3458 | 2026.02.17 17:11:23.778075 [ 4 ] {c3bcd969-8171-4637-ac99-941bba3621e5} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001369 sec., 387143.90065741417 rows/sec., 27.38 MiB/sec. | ||
| 3459 | 2026.02.17 17:11:23.778118 [ 4 ] {c3bcd969-8171-4637-ac99-941bba3621e5} <Debug> TCPHandler: Processed in 0.001541903 sec. | ||
| 3460 | 2026.02.17 17:11:23.778227 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3461 | 2026.02.17 17:11:23.778283 [ 190 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_9_2} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3462 | 2026.02.17 17:11:23.778323 [ 4 ] {ab15bb99-f118-4f27-b1ec-498fc2447f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3463 | 2026.02.17 17:11:23.778367 [ 190 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_9_2} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3464 | 2026.02.17 17:11:23.778371 [ 4 ] {ab15bb99-f118-4f27-b1ec-498fc2447f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3465 | 2026.02.17 17:11:23.778465 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3466 | 2026.02.17 17:11:23.778700 [ 4 ] {ab15bb99-f118-4f27-b1ec-498fc2447f6d} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2026.02.17 17:11:23.778739 [ 4 ] {ab15bb99-f118-4f27-b1ec-498fc2447f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3468 | 2026.02.17 17:11:23.779057 [ 4 ] {ab15bb99-f118-4f27-b1ec-498fc2447f6d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3469 | 2026.02.17 17:11:23.779266 [ 4 ] {ab15bb99-f118-4f27-b1ec-498fc2447f6d} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2026.02.17 17:11:23.779390 [ 4 ] {ab15bb99-f118-4f27-b1ec-498fc2447f6d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 3471 | 2026.02.17 17:11:23.779424 [ 4 ] {ab15bb99-f118-4f27-b1ec-498fc2447f6d} <Debug> TCPHandler: Processed in 0.001247807 sec. | ||
| 3472 | 2026.02.17 17:11:23.779530 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3473 | 2026.02.17 17:11:23.779622 [ 4 ] {cb06270f-e9dc-4414-87a6-369591032fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3474 | 2026.02.17 17:11:23.779665 [ 4 ] {cb06270f-e9dc-4414-87a6-369591032fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3475 | 2026.02.17 17:11:23.780056 [ 4 ] {cb06270f-e9dc-4414-87a6-369591032fd3} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2026.02.17 17:11:23.780089 [ 4 ] {cb06270f-e9dc-4414-87a6-369591032fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3477 | 2026.02.17 17:11:23.780415 [ 4 ] {cb06270f-e9dc-4414-87a6-369591032fd3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3478 | 2026.02.17 17:11:23.780623 [ 4 ] {cb06270f-e9dc-4414-87a6-369591032fd3} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2026.02.17 17:11:23.780749 [ 4 ] {cb06270f-e9dc-4414-87a6-369591032fd3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001145 sec., 231441.0480349345 rows/sec., 15.38 MiB/sec. | ||
| 3480 | 2026.02.17 17:11:23.780785 [ 4 ] {cb06270f-e9dc-4414-87a6-369591032fd3} <Debug> TCPHandler: Processed in 0.001305639 sec. | ||
| 3481 | 2026.02.17 17:11:23.780892 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3482 | 2026.02.17 17:11:23.780987 [ 4 ] {27948c7a-bf5d-46be-be19-bcf14099f74f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3483 | 2026.02.17 17:11:23.781029 [ 4 ] {27948c7a-bf5d-46be-be19-bcf14099f74f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3484 | 2026.02.17 17:11:23.781322 [ 4 ] {27948c7a-bf5d-46be-be19-bcf14099f74f} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3485 | 2026.02.17 17:11:23.781355 [ 4 ] {27948c7a-bf5d-46be-be19-bcf14099f74f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3486 | 2026.02.17 17:11:23.781660 [ 4 ] {27948c7a-bf5d-46be-be19-bcf14099f74f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3487 | 2026.02.17 17:11:23.781865 [ 4 ] {27948c7a-bf5d-46be-be19-bcf14099f74f} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2026.02.17 17:11:23.781991 [ 4 ] {27948c7a-bf5d-46be-be19-bcf14099f74f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 3489 | 2026.02.17 17:11:23.782026 [ 4 ] {27948c7a-bf5d-46be-be19-bcf14099f74f} <Debug> TCPHandler: Processed in 0.001183936 sec. | ||
| 3490 | 2026.02.17 17:11:23.782128 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3491 | 2026.02.17 17:11:23.782221 [ 4 ] {15319aea-5f06-4873-8d49-c60d68a75045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3492 | 2026.02.17 17:11:23.782273 [ 4 ] {15319aea-5f06-4873-8d49-c60d68a75045} <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 | ||
| 3493 | 2026.02.17 17:11:23.783114 [ 4 ] {15319aea-5f06-4873-8d49-c60d68a75045} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2026.02.17 17:11:23.783148 [ 4 ] {15319aea-5f06-4873-8d49-c60d68a75045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3495 | 2026.02.17 17:11:23.783719 [ 4 ] {15319aea-5f06-4873-8d49-c60d68a75045} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3496 | 2026.02.17 17:11:23.783933 [ 4 ] {15319aea-5f06-4873-8d49-c60d68a75045} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2026.02.17 17:11:23.784068 [ 4 ] {15319aea-5f06-4873-8d49-c60d68a75045} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001865 sec., 21447.721179624667 rows/sec., 38.43 MiB/sec. | ||
| 3498 | 2026.02.17 17:11:23.784119 [ 4 ] {15319aea-5f06-4873-8d49-c60d68a75045} <Debug> TCPHandler: Processed in 0.002040214 sec. | ||
| 3499 | 2026.02.17 17:11:23.784226 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3500 | 2026.02.17 17:11:23.784322 [ 4 ] {28022a69-162f-4ae4-9015-bebf4930fd11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3501 | 2026.02.17 17:11:23.784363 [ 4 ] {28022a69-162f-4ae4-9015-bebf4930fd11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3502 | 2026.02.17 17:11:23.784683 [ 4 ] {28022a69-162f-4ae4-9015-bebf4930fd11} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3503 | 2026.02.17 17:11:23.784718 [ 4 ] {28022a69-162f-4ae4-9015-bebf4930fd11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3504 | 2026.02.17 17:11:23.785019 [ 4 ] {28022a69-162f-4ae4-9015-bebf4930fd11} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3505 | 2026.02.17 17:11:23.785223 [ 4 ] {28022a69-162f-4ae4-9015-bebf4930fd11} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3506 | 2026.02.17 17:11:23.785352 [ 4 ] {28022a69-162f-4ae4-9015-bebf4930fd11} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001049 sec., 85795.99618684461 rows/sec., 5.37 MiB/sec. | ||
| 3507 | 2026.02.17 17:11:23.785388 [ 4 ] {28022a69-162f-4ae4-9015-bebf4930fd11} <Debug> TCPHandler: Processed in 0.001211536 sec. | ||
| 3508 | 2026.02.17 17:11:28.294141 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 482 | ||
| 3509 | 2026.02.17 17:11:28.296354 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3510 | 2026.02.17 17:11:28.296401 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3511 | 2026.02.17 17:11:28.297565 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3512 | 2026.02.17 17:11:28.297867 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3513 | 2026.02.17 17:11:28.298213 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 482 | ||
| 3514 | 2026.02.17 17:11:28.758029 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3515 | 2026.02.17 17:11:28.758204 [ 4 ] {b82449cd-f410-44b1-af6f-b428b3535eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3516 | 2026.02.17 17:11:28.758268 [ 4 ] {b82449cd-f410-44b1-af6f-b428b3535eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3517 | 2026.02.17 17:11:28.758908 [ 4 ] {b82449cd-f410-44b1-af6f-b428b3535eb4} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3518 | 2026.02.17 17:11:28.758950 [ 4 ] {b82449cd-f410-44b1-af6f-b428b3535eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3519 | 2026.02.17 17:11:28.759358 [ 4 ] {b82449cd-f410-44b1-af6f-b428b3535eb4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3520 | 2026.02.17 17:11:28.759597 [ 4 ] {b82449cd-f410-44b1-af6f-b428b3535eb4} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3521 | 2026.02.17 17:11:28.759753 [ 4 ] {b82449cd-f410-44b1-af6f-b428b3535eb4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001597 sec., 35065.748278021296 rows/sec., 2.69 MiB/sec. | ||
| 3522 | 2026.02.17 17:11:28.759804 [ 4 ] {b82449cd-f410-44b1-af6f-b428b3535eb4} <Debug> TCPHandler: Processed in 0.001901811 sec. | ||
| 3523 | 2026.02.17 17:11:28.759929 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3524 | 2026.02.17 17:11:28.760033 [ 4 ] {6f5585dc-6a45-459d-a383-5dd13ef40007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3525 | 2026.02.17 17:11:28.760078 [ 4 ] {6f5585dc-6a45-459d-a383-5dd13ef40007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3526 | 2026.02.17 17:11:28.760547 [ 4 ] {6f5585dc-6a45-459d-a383-5dd13ef40007} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3527 | 2026.02.17 17:11:28.760583 [ 4 ] {6f5585dc-6a45-459d-a383-5dd13ef40007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3528 | 2026.02.17 17:11:28.760904 [ 4 ] {6f5585dc-6a45-459d-a383-5dd13ef40007} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3529 | 2026.02.17 17:11:28.761119 [ 4 ] {6f5585dc-6a45-459d-a383-5dd13ef40007} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3530 | 2026.02.17 17:11:28.761248 [ 4 ] {6f5585dc-6a45-459d-a383-5dd13ef40007} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00124 sec., 51612.903225806454 rows/sec., 4.03 MiB/sec. | ||
| 3531 | 2026.02.17 17:11:28.761287 [ 4 ] {6f5585dc-6a45-459d-a383-5dd13ef40007} <Debug> TCPHandler: Processed in 0.00141115 sec. | ||
| 3532 | 2026.02.17 17:11:28.761408 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3533 | 2026.02.17 17:11:28.761507 [ 4 ] {05b03d55-00f2-4d0b-8795-01dab8965d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3534 | 2026.02.17 17:11:28.761552 [ 4 ] {05b03d55-00f2-4d0b-8795-01dab8965d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3535 | 2026.02.17 17:11:28.761967 [ 4 ] {05b03d55-00f2-4d0b-8795-01dab8965d33} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3536 | 2026.02.17 17:11:28.762003 [ 4 ] {05b03d55-00f2-4d0b-8795-01dab8965d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3537 | 2026.02.17 17:11:28.762338 [ 4 ] {05b03d55-00f2-4d0b-8795-01dab8965d33} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3538 | 2026.02.17 17:11:28.762557 [ 4 ] {05b03d55-00f2-4d0b-8795-01dab8965d33} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3539 | 2026.02.17 17:11:28.762688 [ 4 ] {05b03d55-00f2-4d0b-8795-01dab8965d33} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 3540 | 2026.02.17 17:11:28.762724 [ 4 ] {05b03d55-00f2-4d0b-8795-01dab8965d33} <Debug> TCPHandler: Processed in 0.001365889 sec. | ||
| 3541 | 2026.02.17 17:11:28.762830 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2026.02.17 17:11:28.762924 [ 4 ] {b1fcf91d-e8e6-4351-8373-16ba9aea8ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3543 | 2026.02.17 17:11:28.762967 [ 4 ] {b1fcf91d-e8e6-4351-8373-16ba9aea8ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3544 | 2026.02.17 17:11:28.763296 [ 4 ] {b1fcf91d-e8e6-4351-8373-16ba9aea8ef8} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3545 | 2026.02.17 17:11:28.763329 [ 4 ] {b1fcf91d-e8e6-4351-8373-16ba9aea8ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3546 | 2026.02.17 17:11:28.763630 [ 4 ] {b1fcf91d-e8e6-4351-8373-16ba9aea8ef8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3547 | 2026.02.17 17:11:28.763849 [ 4 ] {b1fcf91d-e8e6-4351-8373-16ba9aea8ef8} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2026.02.17 17:11:28.763975 [ 4 ] {b1fcf91d-e8e6-4351-8373-16ba9aea8ef8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 3549 | 2026.02.17 17:11:28.764008 [ 4 ] {b1fcf91d-e8e6-4351-8373-16ba9aea8ef8} <Debug> TCPHandler: Processed in 0.001229787 sec. | ||
| 3550 | 2026.02.17 17:11:30.785178 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7112 | ||
| 3551 | 2026.02.17 17:11:30.785663 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2026.02.17 17:11:30.785713 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3553 | 2026.02.17 17:11:30.786199 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3554 | 2026.02.17 17:11:30.786437 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2026.02.17 17:11:30.786584 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7112 | ||
| 3556 | 2026.02.17 17:11:31.163411 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3557 | 2026.02.17 17:11:31.180579 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2026.02.17 17:11:31.180646 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3559 | 2026.02.17 17:11:31.186301 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3560 | 2026.02.17 17:11:31.186989 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2026.02.17 17:11:31.189889 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3562 | 2026.02.17 17:11:33.769233 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3563 | 2026.02.17 17:11:33.769430 [ 4 ] {e1553385-e386-4732-b0a5-5f0a8ddd8e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3564 | 2026.02.17 17:11:33.769498 [ 4 ] {e1553385-e386-4732-b0a5-5f0a8ddd8e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3565 | 2026.02.17 17:11:33.770251 [ 4 ] {e1553385-e386-4732-b0a5-5f0a8ddd8e5e} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2026.02.17 17:11:33.770303 [ 4 ] {e1553385-e386-4732-b0a5-5f0a8ddd8e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3567 | 2026.02.17 17:11:33.770704 [ 4 ] {e1553385-e386-4732-b0a5-5f0a8ddd8e5e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3568 | 2026.02.17 17:11:33.770927 [ 4 ] {e1553385-e386-4732-b0a5-5f0a8ddd8e5e} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2026.02.17 17:11:33.771099 [ 4 ] {e1553385-e386-4732-b0a5-5f0a8ddd8e5e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001717 sec., 165404.7757716948 rows/sec., 10.51 MiB/sec. | ||
| 3570 | 2026.02.17 17:11:33.771147 [ 4 ] {e1553385-e386-4732-b0a5-5f0a8ddd8e5e} <Debug> TCPHandler: Processed in 0.002048234 sec. | ||
| 3571 | 2026.02.17 17:11:33.771274 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3572 | 2026.02.17 17:11:33.771376 [ 4 ] {71510335-d68c-43ae-bc18-b1eed59038a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3573 | 2026.02.17 17:11:33.771420 [ 4 ] {71510335-d68c-43ae-bc18-b1eed59038a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3574 | 2026.02.17 17:11:33.771833 [ 4 ] {71510335-d68c-43ae-bc18-b1eed59038a1} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2026.02.17 17:11:33.771870 [ 4 ] {71510335-d68c-43ae-bc18-b1eed59038a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3576 | 2026.02.17 17:11:33.772185 [ 4 ] {71510335-d68c-43ae-bc18-b1eed59038a1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3577 | 2026.02.17 17:11:33.772392 [ 4 ] {71510335-d68c-43ae-bc18-b1eed59038a1} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2026.02.17 17:11:33.772545 [ 4 ] {71510335-d68c-43ae-bc18-b1eed59038a1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00119 sec., 1680.672268907563 rows/sec., 137.05 KiB/sec. | ||
| 3579 | 2026.02.17 17:11:33.772595 [ 4 ] {71510335-d68c-43ae-bc18-b1eed59038a1} <Debug> TCPHandler: Processed in 0.001372149 sec. | ||
| 3580 | 2026.02.17 17:11:33.772710 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3581 | 2026.02.17 17:11:33.772819 [ 4 ] {b7499ce7-29cc-4d61-bdc4-edcfbca804ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3582 | 2026.02.17 17:11:33.772868 [ 4 ] {b7499ce7-29cc-4d61-bdc4-edcfbca804ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3583 | 2026.02.17 17:11:33.773685 [ 4 ] {b7499ce7-29cc-4d61-bdc4-edcfbca804ad} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3584 | 2026.02.17 17:11:33.773727 [ 4 ] {b7499ce7-29cc-4d61-bdc4-edcfbca804ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3585 | 2026.02.17 17:11:33.774115 [ 4 ] {b7499ce7-29cc-4d61-bdc4-edcfbca804ad} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3586 | 2026.02.17 17:11:33.774379 [ 4 ] {b7499ce7-29cc-4d61-bdc4-edcfbca804ad} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3587 | 2026.02.17 17:11:33.774547 [ 4 ] {b7499ce7-29cc-4d61-bdc4-edcfbca804ad} <Debug> executeQuery: Read 878 rows, 71.95 KiB in 0.001752 sec., 501141.5525114155 rows/sec., 40.11 MiB/sec. | ||
| 3588 | 2026.02.17 17:11:33.774604 [ 4 ] {b7499ce7-29cc-4d61-bdc4-edcfbca804ad} <Debug> TCPHandler: Processed in 0.001942552 sec. | ||
| 3589 | 2026.02.17 17:11:33.774734 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3590 | 2026.02.17 17:11:33.774828 [ 4 ] {5c24fedc-74b9-4dce-8110-a08464bc67db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3591 | 2026.02.17 17:11:33.774868 [ 4 ] {5c24fedc-74b9-4dce-8110-a08464bc67db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3592 | 2026.02.17 17:11:33.775410 [ 4 ] {5c24fedc-74b9-4dce-8110-a08464bc67db} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3593 | 2026.02.17 17:11:33.775452 [ 4 ] {5c24fedc-74b9-4dce-8110-a08464bc67db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3594 | 2026.02.17 17:11:33.775897 [ 4 ] {5c24fedc-74b9-4dce-8110-a08464bc67db} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3595 | 2026.02.17 17:11:33.776239 [ 4 ] {5c24fedc-74b9-4dce-8110-a08464bc67db} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3596 | 2026.02.17 17:11:33.776412 [ 119 ] {} <Debug> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3597 | 2026.02.17 17:11:33.776502 [ 119 ] {} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3598 | 2026.02.17 17:11:33.776530 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3599 | 2026.02.17 17:11:33.776695 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::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 | ||
| 3600 | 2026.02.17 17:11:33.776866 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3601 | 2026.02.17 17:11:33.776906 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 191 rows starting from the beginning of the part | ||
| 3602 | 2026.02.17 17:11:33.776988 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 177 rows starting from the beginning of the part | ||
| 3603 | 2026.02.17 17:11:33.777046 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 196 rows starting from the beginning of the part | ||
| 3604 | 2026.02.17 17:11:33.777100 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 182 rows starting from the beginning of the part | ||
| 3605 | 2026.02.17 17:11:33.777150 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 182 rows starting from the beginning of the part | ||
| 3606 | 2026.02.17 17:11:33.777199 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 184 rows starting from the beginning of the part | ||
| 3607 | 2026.02.17 17:11:33.776428 [ 4 ] {5c24fedc-74b9-4dce-8110-a08464bc67db} <Debug> executeQuery: Read 184 rows, 11.69 KiB in 0.001618 sec., 113720.64276885043 rows/sec., 7.06 MiB/sec. | ||
| 3608 | 2026.02.17 17:11:33.778185 [ 4 ] {5c24fedc-74b9-4dce-8110-a08464bc67db} <Debug> TCPHandler: Processed in 0.003497975 sec. | ||
| 3609 | 2026.02.17 17:11:33.778382 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3610 | 2026.02.17 17:11:33.778480 [ 201 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1112 rows, containing 5 columns (5 merged, 0 gathered) in 0.0018575 sec., 598654.1049798116 rows/sec., 39.42 MiB/sec. | ||
| 3611 | 2026.02.17 17:11:33.778516 [ 4 ] {5907206c-a662-4c5c-815c-2e63fedb6334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3612 | 2026.02.17 17:11:33.778594 [ 4 ] {5907206c-a662-4c5c-815c-2e63fedb6334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3613 | 2026.02.17 17:11:33.778707 [ 198 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3614 | 2026.02.17 17:11:33.779069 [ 198 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_11_2} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3615 | 2026.02.17 17:11:33.779171 [ 198 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_11_2} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3616 | 2026.02.17 17:11:33.779229 [ 4 ] {5907206c-a662-4c5c-815c-2e63fedb6334} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3617 | 2026.02.17 17:11:33.779262 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3618 | 2026.02.17 17:11:33.779272 [ 4 ] {5907206c-a662-4c5c-815c-2e63fedb6334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3619 | 2026.02.17 17:11:33.779624 [ 4 ] {5907206c-a662-4c5c-815c-2e63fedb6334} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3620 | 2026.02.17 17:11:33.779861 [ 4 ] {5907206c-a662-4c5c-815c-2e63fedb6334} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3621 | 2026.02.17 17:11:33.780011 [ 4 ] {5907206c-a662-4c5c-815c-2e63fedb6334} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001518 sec., 98155.4677206851 rows/sec., 6.34 MiB/sec. | ||
| 3622 | 2026.02.17 17:11:33.780076 [ 4 ] {5907206c-a662-4c5c-815c-2e63fedb6334} <Debug> TCPHandler: Processed in 0.001757238 sec. | ||
| 3623 | 2026.02.17 17:11:33.780201 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3624 | 2026.02.17 17:11:33.780313 [ 4 ] {6f25e690-dc8a-411b-8c36-d9f139d1c5ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3625 | 2026.02.17 17:11:33.780361 [ 4 ] {6f25e690-dc8a-411b-8c36-d9f139d1c5ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3626 | 2026.02.17 17:11:33.780836 [ 4 ] {6f25e690-dc8a-411b-8c36-d9f139d1c5ab} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3627 | 2026.02.17 17:11:33.780885 [ 4 ] {6f25e690-dc8a-411b-8c36-d9f139d1c5ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3628 | 2026.02.17 17:11:33.781305 [ 4 ] {6f25e690-dc8a-411b-8c36-d9f139d1c5ab} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3629 | 2026.02.17 17:11:33.781518 [ 4 ] {6f25e690-dc8a-411b-8c36-d9f139d1c5ab} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3630 | 2026.02.17 17:11:33.781645 [ 4 ] {6f25e690-dc8a-411b-8c36-d9f139d1c5ab} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001395 sec., 106093.1899641577 rows/sec., 6.03 MiB/sec. | ||
| 3631 | 2026.02.17 17:11:33.781683 [ 4 ] {6f25e690-dc8a-411b-8c36-d9f139d1c5ab} <Debug> TCPHandler: Processed in 0.001577414 sec. | ||
| 3632 | 2026.02.17 17:11:33.781790 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3633 | 2026.02.17 17:11:33.781882 [ 4 ] {21b73108-1b59-490c-b4d6-bf8af4c7ec5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3634 | 2026.02.17 17:11:33.781921 [ 4 ] {21b73108-1b59-490c-b4d6-bf8af4c7ec5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3635 | 2026.02.17 17:11:33.782577 [ 4 ] {21b73108-1b59-490c-b4d6-bf8af4c7ec5b} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3636 | 2026.02.17 17:11:33.782614 [ 4 ] {21b73108-1b59-490c-b4d6-bf8af4c7ec5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3637 | 2026.02.17 17:11:33.782940 [ 4 ] {21b73108-1b59-490c-b4d6-bf8af4c7ec5b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3638 | 2026.02.17 17:11:33.783152 [ 4 ] {21b73108-1b59-490c-b4d6-bf8af4c7ec5b} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3639 | 2026.02.17 17:11:33.783281 [ 4 ] {21b73108-1b59-490c-b4d6-bf8af4c7ec5b} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.00136 sec., 391176.47058823524 rows/sec., 27.68 MiB/sec. | ||
| 3640 | 2026.02.17 17:11:33.783319 [ 4 ] {21b73108-1b59-490c-b4d6-bf8af4c7ec5b} <Debug> TCPHandler: Processed in 0.001526833 sec. | ||
| 3641 | 2026.02.17 17:11:33.783432 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3642 | 2026.02.17 17:11:33.783527 [ 4 ] {0cfc36e0-74e3-4e3e-b041-b47648e84c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3643 | 2026.02.17 17:11:33.783569 [ 4 ] {0cfc36e0-74e3-4e3e-b041-b47648e84c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3644 | 2026.02.17 17:11:33.783891 [ 4 ] {0cfc36e0-74e3-4e3e-b041-b47648e84c38} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3645 | 2026.02.17 17:11:33.783934 [ 4 ] {0cfc36e0-74e3-4e3e-b041-b47648e84c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3646 | 2026.02.17 17:11:33.784242 [ 4 ] {0cfc36e0-74e3-4e3e-b041-b47648e84c38} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3647 | 2026.02.17 17:11:33.784456 [ 4 ] {0cfc36e0-74e3-4e3e-b041-b47648e84c38} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2026.02.17 17:11:33.784581 [ 4 ] {0cfc36e0-74e3-4e3e-b041-b47648e84c38} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 3649 | 2026.02.17 17:11:33.784618 [ 4 ] {0cfc36e0-74e3-4e3e-b041-b47648e84c38} <Debug> TCPHandler: Processed in 0.001236667 sec. | ||
| 3650 | 2026.02.17 17:11:33.784725 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3651 | 2026.02.17 17:11:33.784819 [ 4 ] {5ca8f8f9-d0d8-41a9-9cd8-dc5119716aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3652 | 2026.02.17 17:11:33.784861 [ 4 ] {5ca8f8f9-d0d8-41a9-9cd8-dc5119716aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3653 | 2026.02.17 17:11:33.785266 [ 4 ] {5ca8f8f9-d0d8-41a9-9cd8-dc5119716aed} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3654 | 2026.02.17 17:11:33.785302 [ 4 ] {5ca8f8f9-d0d8-41a9-9cd8-dc5119716aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3655 | 2026.02.17 17:11:33.785625 [ 4 ] {5ca8f8f9-d0d8-41a9-9cd8-dc5119716aed} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3656 | 2026.02.17 17:11:33.785833 [ 4 ] {5ca8f8f9-d0d8-41a9-9cd8-dc5119716aed} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3657 | 2026.02.17 17:11:33.785958 [ 4 ] {5ca8f8f9-d0d8-41a9-9cd8-dc5119716aed} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001158 sec., 229706.390328152 rows/sec., 15.27 MiB/sec. | ||
| 3658 | 2026.02.17 17:11:33.785995 [ 4 ] {5ca8f8f9-d0d8-41a9-9cd8-dc5119716aed} <Debug> TCPHandler: Processed in 0.001319609 sec. | ||
| 3659 | 2026.02.17 17:11:33.786104 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3660 | 2026.02.17 17:11:33.786199 [ 4 ] {037c073b-ac62-4768-8165-6a15acc5cb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3661 | 2026.02.17 17:11:33.786241 [ 4 ] {037c073b-ac62-4768-8165-6a15acc5cb32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3662 | 2026.02.17 17:11:33.786531 [ 4 ] {037c073b-ac62-4768-8165-6a15acc5cb32} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3663 | 2026.02.17 17:11:33.786567 [ 4 ] {037c073b-ac62-4768-8165-6a15acc5cb32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3664 | 2026.02.17 17:11:33.786857 [ 4 ] {037c073b-ac62-4768-8165-6a15acc5cb32} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3665 | 2026.02.17 17:11:33.787067 [ 4 ] {037c073b-ac62-4768-8165-6a15acc5cb32} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3666 | 2026.02.17 17:11:33.787165 [ 119 ] {} <Debug> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3667 | 2026.02.17 17:11:33.787193 [ 4 ] {037c073b-ac62-4768-8165-6a15acc5cb32} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001012 sec., 988.1422924901185 rows/sec., 66.58 KiB/sec. | ||
| 3668 | 2026.02.17 17:11:33.787210 [ 119 ] {} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3669 | 2026.02.17 17:11:33.787234 [ 4 ] {037c073b-ac62-4768-8165-6a15acc5cb32} <Debug> TCPHandler: Processed in 0.001179536 sec. | ||
| 3670 | 2026.02.17 17:11:33.787236 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3671 | 2026.02.17 17:11:33.787342 [ 190 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3672 | 2026.02.17 17:11:33.787352 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3673 | 2026.02.17 17:11:33.787458 [ 190 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3674 | 2026.02.17 17:11:33.787465 [ 4 ] {af197b71-6d4c-4e81-bc6b-7902260569ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3675 | 2026.02.17 17:11:33.787498 [ 190 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3676 | 2026.02.17 17:11:33.787534 [ 4 ] {af197b71-6d4c-4e81-bc6b-7902260569ea} <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 | ||
| 3677 | 2026.02.17 17:11:33.787559 [ 190 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3678 | 2026.02.17 17:11:33.787608 [ 190 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 3679 | 2026.02.17 17:11:33.787648 [ 190 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3680 | 2026.02.17 17:11:33.787685 [ 190 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3681 | 2026.02.17 17:11:33.787723 [ 190 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3682 | 2026.02.17 17:11:33.788393 [ 4 ] {af197b71-6d4c-4e81-bc6b-7902260569ea} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3683 | 2026.02.17 17:11:33.788433 [ 4 ] {af197b71-6d4c-4e81-bc6b-7902260569ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3684 | 2026.02.17 17:11:33.788467 [ 201 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001166105 sec., 9433.112798590178 rows/sec., 632.28 KiB/sec. | ||
| 3685 | 2026.02.17 17:11:33.788608 [ 194 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3686 | 2026.02.17 17:11:33.788899 [ 194 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_10_2} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3687 | 2026.02.17 17:11:33.788964 [ 194 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_10_2} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3688 | 2026.02.17 17:11:33.789024 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3689 | 2026.02.17 17:11:33.789047 [ 4 ] {af197b71-6d4c-4e81-bc6b-7902260569ea} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3690 | 2026.02.17 17:11:33.789282 [ 4 ] {af197b71-6d4c-4e81-bc6b-7902260569ea} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3691 | 2026.02.17 17:11:33.789420 [ 4 ] {af197b71-6d4c-4e81-bc6b-7902260569ea} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001972 sec., 20283.97565922921 rows/sec., 36.35 MiB/sec. | ||
| 3692 | 2026.02.17 17:11:33.789481 [ 4 ] {af197b71-6d4c-4e81-bc6b-7902260569ea} <Debug> TCPHandler: Processed in 0.002178337 sec. | ||
| 3693 | 2026.02.17 17:11:33.789598 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3694 | 2026.02.17 17:11:33.789694 [ 4 ] {4f468630-6015-4808-9fcb-d51b4bb07a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3695 | 2026.02.17 17:11:33.789737 [ 4 ] {4f468630-6015-4808-9fcb-d51b4bb07a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3696 | 2026.02.17 17:11:33.790094 [ 4 ] {4f468630-6015-4808-9fcb-d51b4bb07a5a} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2026.02.17 17:11:33.790134 [ 4 ] {4f468630-6015-4808-9fcb-d51b4bb07a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3698 | 2026.02.17 17:11:33.790451 [ 4 ] {4f468630-6015-4808-9fcb-d51b4bb07a5a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3699 | 2026.02.17 17:11:33.790665 [ 4 ] {4f468630-6015-4808-9fcb-d51b4bb07a5a} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2026.02.17 17:11:33.790793 [ 4 ] {4f468630-6015-4808-9fcb-d51b4bb07a5a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001118 sec., 80500.89445438283 rows/sec., 5.04 MiB/sec. | ||
| 3701 | 2026.02.17 17:11:33.790829 [ 4 ] {4f468630-6015-4808-9fcb-d51b4bb07a5a} <Debug> TCPHandler: Processed in 0.001280777 sec. | ||
| 3702 | 2026.02.17 17:11:38.183475 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3703 | 2026.02.17 17:11:38.183543 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3704 | 2026.02.17 17:11:38.286693 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7624 | ||
| 3705 | 2026.02.17 17:11:38.287257 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2026.02.17 17:11:38.287302 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3707 | 2026.02.17 17:11:38.287754 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3708 | 2026.02.17 17:11:38.287974 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2026.02.17 17:11:38.288098 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7624 | ||
| 3710 | 2026.02.17 17:11:38.288102 [ 113 ] {} <Debug> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3711 | 2026.02.17 17:11:38.288172 [ 113 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3712 | 2026.02.17 17:11:38.288195 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3713 | 2026.02.17 17:11:38.288288 [ 190 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 3714 | 2026.02.17 17:11:38.288366 [ 190 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3715 | 2026.02.17 17:11:38.288393 [ 190 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5192 rows starting from the beginning of the part | ||
| 3716 | 2026.02.17 17:11:38.288443 [ 190 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 3717 | 2026.02.17 17:11:38.288482 [ 190 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 3718 | 2026.02.17 17:11:38.288519 [ 190 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 3719 | 2026.02.17 17:11:38.288559 [ 190 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 3720 | 2026.02.17 17:11:38.288595 [ 190 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 3721 | 2026.02.17 17:11:38.289845 [ 201 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7624 rows, containing 4 columns (4 merged, 0 gathered) in 0.001593844 sec., 4783404.147457342 rows/sec., 68.43 MiB/sec. | ||
| 3722 | 2026.02.17 17:11:38.290485 [ 187 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3723 | 2026.02.17 17:11:38.290857 [ 187 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_16_3} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3724 | 2026.02.17 17:11:38.290939 [ 187 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_16_3} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3725 | 2026.02.17 17:11:38.291047 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3726 | 2026.02.17 17:11:38.298419 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 514 | ||
| 3727 | 2026.02.17 17:11:38.300713 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3728 | 2026.02.17 17:11:38.300760 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3729 | 2026.02.17 17:11:38.301914 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3730 | 2026.02.17 17:11:38.302171 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3731 | 2026.02.17 17:11:38.302302 [ 113 ] {} <Debug> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3732 | 2026.02.17 17:11:38.302337 [ 113 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3733 | 2026.02.17 17:11:38.302357 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3734 | 2026.02.17 17:11:38.302426 [ 190 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::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 | ||
| 3735 | 2026.02.17 17:11:38.302433 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 514 | ||
| 3736 | 2026.02.17 17:11:38.302935 [ 190 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3737 | 2026.02.17 17:11:38.303082 [ 190 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 346 rows starting from the beginning of the part | ||
| 3738 | 2026.02.17 17:11:38.303433 [ 190 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 3739 | 2026.02.17 17:11:38.303776 [ 190 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 3740 | 2026.02.17 17:11:38.304115 [ 190 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 3741 | 2026.02.17 17:11:38.304435 [ 190 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 32 rows starting from the beginning of the part | ||
| 3742 | 2026.02.17 17:11:38.304757 [ 190 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 3743 | 2026.02.17 17:11:38.310197 [ 197 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 514 rows, containing 72 columns (72 merged, 0 gathered) in 0.007792828 sec., 65958.08350960653 rows/sec., 59.65 MiB/sec. | ||
| 3744 | 2026.02.17 17:11:38.310951 [ 190 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3745 | 2026.02.17 17:11:38.311558 [ 190 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_11_2} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3746 | 2026.02.17 17:11:38.311641 [ 190 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_11_2} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3747 | 2026.02.17 17:11:38.311818 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 3748 | 2026.02.17 17:11:38.689995 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3749 | 2026.02.17 17:11:38.706889 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3750 | 2026.02.17 17:11:38.706951 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3751 | 2026.02.17 17:11:38.713968 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3752 | 2026.02.17 17:11:38.714713 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3753 | 2026.02.17 17:11:38.715025 [ 110 ] {} <Debug> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3754 | 2026.02.17 17:11:38.715098 [ 110 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3755 | 2026.02.17 17:11:38.715123 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3756 | 2026.02.17 17:11:38.715227 [ 201 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 3757 | 2026.02.17 17:11:38.718236 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3758 | 2026.02.17 17:11:38.718311 [ 201 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3759 | 2026.02.17 17:11:38.719051 [ 201 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 3760 | 2026.02.17 17:11:38.722445 [ 201 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 3761 | 2026.02.17 17:11:38.725974 [ 201 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 3762 | 2026.02.17 17:11:38.729655 [ 201 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 3763 | 2026.02.17 17:11:38.734142 [ 201 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 3764 | 2026.02.17 17:11:38.738500 [ 201 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 3765 | 2026.02.17 17:11:38.758774 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3766 | 2026.02.17 17:11:38.758979 [ 4 ] {6d30b0e9-2352-4516-9062-3a27bbae8cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3767 | 2026.02.17 17:11:38.759055 [ 4 ] {6d30b0e9-2352-4516-9062-3a27bbae8cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3768 | 2026.02.17 17:11:38.759730 [ 4 ] {6d30b0e9-2352-4516-9062-3a27bbae8cf3} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3769 | 2026.02.17 17:11:38.759782 [ 4 ] {6d30b0e9-2352-4516-9062-3a27bbae8cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3770 | 2026.02.17 17:11:38.760307 [ 4 ] {6d30b0e9-2352-4516-9062-3a27bbae8cf3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3771 | 2026.02.17 17:11:38.760541 [ 4 ] {6d30b0e9-2352-4516-9062-3a27bbae8cf3} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3772 | 2026.02.17 17:11:38.760682 [ 110 ] {} <Debug> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3773 | 2026.02.17 17:11:38.760705 [ 4 ] {6d30b0e9-2352-4516-9062-3a27bbae8cf3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001782 sec., 31425.36475869809 rows/sec., 2.41 MiB/sec. | ||
| 3774 | 2026.02.17 17:11:38.760733 [ 110 ] {} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3775 | 2026.02.17 17:11:38.760758 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 3776 | 2026.02.17 17:11:38.760765 [ 4 ] {6d30b0e9-2352-4516-9062-3a27bbae8cf3} <Debug> TCPHandler: Processed in 0.002135667 sec. | ||
| 3777 | 2026.02.17 17:11:38.760860 [ 197 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::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 | ||
| 3778 | 2026.02.17 17:11:38.760898 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3779 | 2026.02.17 17:11:38.761007 [ 4 ] {ac4370ef-c9d8-4f39-b18c-bd08b651d5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3780 | 2026.02.17 17:11:38.761014 [ 197 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3781 | 2026.02.17 17:11:38.761061 [ 4 ] {ac4370ef-c9d8-4f39-b18c-bd08b651d5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3782 | 2026.02.17 17:11:38.761074 [ 197 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2027 rows starting from the beginning of the part | ||
| 3783 | 2026.02.17 17:11:38.761174 [ 197 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1196 rows starting from the beginning of the part | ||
| 3784 | 2026.02.17 17:11:38.761229 [ 197 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 877 rows starting from the beginning of the part | ||
| 3785 | 2026.02.17 17:11:38.761293 [ 197 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3786 | 2026.02.17 17:11:38.761344 [ 197 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 878 rows starting from the beginning of the part | ||
| 3787 | 2026.02.17 17:11:38.761394 [ 197 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3788 | 2026.02.17 17:11:38.761521 [ 4 ] {ac4370ef-c9d8-4f39-b18c-bd08b651d5fb} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3789 | 2026.02.17 17:11:38.761567 [ 4 ] {ac4370ef-c9d8-4f39-b18c-bd08b651d5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 3790 | 2026.02.17 17:11:38.762073 [ 4 ] {ac4370ef-c9d8-4f39-b18c-bd08b651d5fb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3791 | 2026.02.17 17:11:38.762343 [ 4 ] {ac4370ef-c9d8-4f39-b18c-bd08b651d5fb} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3792 | 2026.02.17 17:11:38.762475 [ 110 ] {} <Debug> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3793 | 2026.02.17 17:11:38.762487 [ 4 ] {ac4370ef-c9d8-4f39-b18c-bd08b651d5fb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001503 sec., 42581.503659347974 rows/sec., 3.32 MiB/sec. | ||
| 3794 | 2026.02.17 17:11:38.762517 [ 110 ] {} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3795 | 2026.02.17 17:11:38.762541 [ 4 ] {ac4370ef-c9d8-4f39-b18c-bd08b651d5fb} <Debug> TCPHandler: Processed in 0.001697047 sec. | ||
| 3796 | 2026.02.17 17:11:38.762543 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 3797 | 2026.02.17 17:11:38.762650 [ 192 ] {d98c200f-82a8-4bc8-a14b-281771204983::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 | ||
| 3798 | 2026.02.17 17:11:38.762660 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3799 | 2026.02.17 17:11:38.762753 [ 192 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3800 | 2026.02.17 17:11:38.762774 [ 4 ] {5c788a83-e1b3-403f-a905-823a5e175bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3801 | 2026.02.17 17:11:38.762783 [ 192 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1022 rows starting from the beginning of the part | ||
| 3802 | 2026.02.17 17:11:38.762820 [ 4 ] {5c788a83-e1b3-403f-a905-823a5e175bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3803 | 2026.02.17 17:11:38.762884 [ 192 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 520 rows starting from the beginning of the part | ||
| 3804 | 2026.02.17 17:11:38.762941 [ 192 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 530 rows starting from the beginning of the part | ||
| 3805 | 2026.02.17 17:11:38.763017 [ 192 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3806 | 2026.02.17 17:11:38.763090 [ 192 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 532 rows starting from the beginning of the part | ||
| 3807 | 2026.02.17 17:11:38.763156 [ 192 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3808 | 2026.02.17 17:11:38.763277 [ 4 ] {5c788a83-e1b3-403f-a905-823a5e175bfe} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3809 | 2026.02.17 17:11:38.763319 [ 4 ] {5c788a83-e1b3-403f-a905-823a5e175bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 3810 | 2026.02.17 17:11:38.763880 [ 4 ] {5c788a83-e1b3-403f-a905-823a5e175bfe} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3811 | 2026.02.17 17:11:38.764114 [ 4 ] {5c788a83-e1b3-403f-a905-823a5e175bfe} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3812 | 2026.02.17 17:11:38.764189 [ 199 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5090 rows, containing 5 columns (5 merged, 0 gathered) in 0.003372183 sec., 1509408.0006927263 rows/sec., 128.20 MiB/sec. | ||
| 3813 | 2026.02.17 17:11:38.764224 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3814 | 2026.02.17 17:11:38.764251 [ 4 ] {5c788a83-e1b3-403f-a905-823a5e175bfe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001497 sec., 106880.42752171008 rows/sec., 7.44 MiB/sec. | ||
| 3815 | 2026.02.17 17:11:38.764263 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3816 | 2026.02.17 17:11:38.764292 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 3817 | 2026.02.17 17:11:38.764295 [ 4 ] {5c788a83-e1b3-403f-a905-823a5e175bfe} <Debug> TCPHandler: Processed in 0.001686347 sec. | ||
| 3818 | 2026.02.17 17:11:38.764361 [ 197 ] {89c6459b-abbd-467b-ad87-c0357e17288c::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 | ||
| 3819 | 2026.02.17 17:11:38.764411 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3820 | 2026.02.17 17:11:38.764473 [ 197 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3821 | 2026.02.17 17:11:38.764507 [ 197 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5444 rows starting from the beginning of the part | ||
| 3822 | 2026.02.17 17:11:38.764517 [ 4 ] {693f88cf-9f99-4c41-8ef7-41687397add2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3823 | 2026.02.17 17:11:38.764533 [ 196 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3824 | 2026.02.17 17:11:38.764553 [ 197 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 844 rows starting from the beginning of the part | ||
| 3825 | 2026.02.17 17:11:38.764567 [ 4 ] {693f88cf-9f99-4c41-8ef7-41687397add2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3826 | 2026.02.17 17:11:38.764597 [ 197 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 265 rows starting from the beginning of the part | ||
| 3827 | 2026.02.17 17:11:38.764642 [ 197 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3828 | 2026.02.17 17:11:38.764689 [ 197 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 266 rows starting from the beginning of the part | ||
| 3829 | 2026.02.17 17:11:38.764734 [ 197 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3830 | 2026.02.17 17:11:38.764847 [ 196 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_21_4} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3831 | 2026.02.17 17:11:38.764849 [ 188 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2732 rows, containing 5 columns (5 merged, 0 gathered) in 0.002244109 sec., 1217409.6712771081 rows/sec., 92.61 MiB/sec. | ||
| 3832 | 2026.02.17 17:11:38.764930 [ 196 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_21_4} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3833 | 2026.02.17 17:11:38.764983 [ 4 ] {693f88cf-9f99-4c41-8ef7-41687397add2} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3834 | 2026.02.17 17:11:38.765023 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 3835 | 2026.02.17 17:11:38.765024 [ 4 ] {693f88cf-9f99-4c41-8ef7-41687397add2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 3836 | 2026.02.17 17:11:38.765068 [ 188 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3837 | 2026.02.17 17:11:38.765326 [ 188 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_21_4} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3838 | 2026.02.17 17:11:38.765390 [ 188 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_21_4} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3839 | 2026.02.17 17:11:38.765420 [ 4 ] {693f88cf-9f99-4c41-8ef7-41687397add2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3840 | 2026.02.17 17:11:38.765454 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 3841 | 2026.02.17 17:11:38.765629 [ 4 ] {693f88cf-9f99-4c41-8ef7-41687397add2} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3842 | 2026.02.17 17:11:38.765738 [ 110 ] {} <Debug> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3843 | 2026.02.17 17:11:38.765767 [ 4 ] {693f88cf-9f99-4c41-8ef7-41687397add2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001264 sec., 47468.354430379746 rows/sec., 3.20 MiB/sec. | ||
| 3844 | 2026.02.17 17:11:38.765772 [ 110 ] {} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3845 | 2026.02.17 17:11:38.765808 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 3846 | 2026.02.17 17:11:38.765812 [ 4 ] {693f88cf-9f99-4c41-8ef7-41687397add2} <Debug> TCPHandler: Processed in 0.001452911 sec. | ||
| 3847 | 2026.02.17 17:11:38.765875 [ 196 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 3848 | 2026.02.17 17:11:38.765954 [ 196 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3849 | 2026.02.17 17:11:38.765979 [ 196 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1140 rows starting from the beginning of the part | ||
| 3850 | 2026.02.17 17:11:38.766030 [ 196 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 3851 | 2026.02.17 17:11:38.766083 [ 196 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
| 3852 | 2026.02.17 17:11:38.766122 [ 196 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 3853 | 2026.02.17 17:11:38.766164 [ 196 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 3854 | 2026.02.17 17:11:38.766201 [ 196 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3855 | 2026.02.17 17:11:38.767113 [ 197 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 4 columns (4 merged, 0 gathered) in 0.001263838 sec., 1186860.9742704367 rows/sec., 76.55 MiB/sec. | ||
| 3856 | 2026.02.17 17:11:38.767333 [ 196 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3857 | 2026.02.17 17:11:38.767597 [ 196 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_21_4} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3858 | 2026.02.17 17:11:38.767662 [ 196 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_21_4} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3859 | 2026.02.17 17:11:38.767731 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3860 | 2026.02.17 17:11:38.767863 [ 196 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7139 rows, containing 5 columns (5 merged, 0 gathered) in 0.003532157 sec., 2021144.5867213716 rows/sec., 136.01 MiB/sec. | ||
| 3861 | 2026.02.17 17:11:38.768426 [ 196 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3862 | 2026.02.17 17:11:38.768664 [ 196 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3863 | 2026.02.17 17:11:38.768723 [ 196 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3864 | 2026.02.17 17:11:38.768800 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 3865 | 2026.02.17 17:11:38.793861 [ 192 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.078679079 sec., 1537.8929384773303 rows/sec., 7.95 MiB/sec. | ||
| 3866 | 2026.02.17 17:11:38.795658 [ 189 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3867 | 2026.02.17 17:11:38.797478 [ 189 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_16_3} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3868 | 2026.02.17 17:11:38.797565 [ 189 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_16_3} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3869 | 2026.02.17 17:11:38.798804 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3870 | 2026.02.17 17:11:39.000196 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.47 MiB, peak 240.90 MiB, free memory in arenas 0.00 B, will set to 237.56 MiB (RSS), difference: 13.09 MiB | ||
| 3871 | 2026.02.17 17:11:39.001348 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.0009374 sec. | ||
| 3872 | 2026.02.17 17:11:43.768705 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3873 | 2026.02.17 17:11:43.768915 [ 4 ] {05974822-43ca-4d95-a604-545991365184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3874 | 2026.02.17 17:11:43.768991 [ 4 ] {05974822-43ca-4d95-a604-545991365184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3875 | 2026.02.17 17:11:43.769771 [ 4 ] {05974822-43ca-4d95-a604-545991365184} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3876 | 2026.02.17 17:11:43.769821 [ 4 ] {05974822-43ca-4d95-a604-545991365184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 3877 | 2026.02.17 17:11:43.770228 [ 4 ] {05974822-43ca-4d95-a604-545991365184} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3878 | 2026.02.17 17:11:43.770450 [ 4 ] {05974822-43ca-4d95-a604-545991365184} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3879 | 2026.02.17 17:11:43.770625 [ 4 ] {05974822-43ca-4d95-a604-545991365184} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001762 sec., 161180.47673098752 rows/sec., 10.24 MiB/sec. | ||
| 3880 | 2026.02.17 17:11:43.770673 [ 4 ] {05974822-43ca-4d95-a604-545991365184} <Debug> TCPHandler: Processed in 0.002106616 sec. | ||
| 3881 | 2026.02.17 17:11:43.770798 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3882 | 2026.02.17 17:11:43.770900 [ 4 ] {1002d207-569e-44c4-b2f1-2d650650c0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3883 | 2026.02.17 17:11:43.770944 [ 4 ] {1002d207-569e-44c4-b2f1-2d650650c0e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3884 | 2026.02.17 17:11:43.771742 [ 4 ] {1002d207-569e-44c4-b2f1-2d650650c0e4} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3885 | 2026.02.17 17:11:43.771780 [ 4 ] {1002d207-569e-44c4-b2f1-2d650650c0e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 3886 | 2026.02.17 17:11:43.772163 [ 4 ] {1002d207-569e-44c4-b2f1-2d650650c0e4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3887 | 2026.02.17 17:11:43.772375 [ 4 ] {1002d207-569e-44c4-b2f1-2d650650c0e4} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3888 | 2026.02.17 17:11:43.772510 [ 4 ] {1002d207-569e-44c4-b2f1-2d650650c0e4} <Debug> executeQuery: Read 877 rows, 71.88 KiB in 0.001634 sec., 536719.70624235 rows/sec., 42.96 MiB/sec. | ||
| 3889 | 2026.02.17 17:11:43.772550 [ 4 ] {1002d207-569e-44c4-b2f1-2d650650c0e4} <Debug> TCPHandler: Processed in 0.00180253 sec. | ||
| 3890 | 2026.02.17 17:11:43.772656 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3891 | 2026.02.17 17:11:43.772752 [ 4 ] {2a03ed8e-270a-4e9b-8ced-f264c77ef332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3892 | 2026.02.17 17:11:43.772795 [ 4 ] {2a03ed8e-270a-4e9b-8ced-f264c77ef332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3893 | 2026.02.17 17:11:43.773273 [ 4 ] {2a03ed8e-270a-4e9b-8ced-f264c77ef332} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3894 | 2026.02.17 17:11:43.773312 [ 4 ] {2a03ed8e-270a-4e9b-8ced-f264c77ef332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 3895 | 2026.02.17 17:11:43.773640 [ 4 ] {2a03ed8e-270a-4e9b-8ced-f264c77ef332} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3896 | 2026.02.17 17:11:43.773850 [ 4 ] {2a03ed8e-270a-4e9b-8ced-f264c77ef332} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3897 | 2026.02.17 17:11:43.774007 [ 4 ] {2a03ed8e-270a-4e9b-8ced-f264c77ef332} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001274 sec., 142857.14285714287 rows/sec., 8.85 MiB/sec. | ||
| 3898 | 2026.02.17 17:11:43.774050 [ 4 ] {2a03ed8e-270a-4e9b-8ced-f264c77ef332} <Debug> TCPHandler: Processed in 0.001442001 sec. | ||
| 3899 | 2026.02.17 17:11:43.774161 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3900 | 2026.02.17 17:11:43.774257 [ 4 ] {838fa708-b18a-4af2-97a9-742ed5a4f10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3901 | 2026.02.17 17:11:43.774297 [ 4 ] {838fa708-b18a-4af2-97a9-742ed5a4f10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3902 | 2026.02.17 17:11:43.774757 [ 4 ] {838fa708-b18a-4af2-97a9-742ed5a4f10c} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3903 | 2026.02.17 17:11:43.774796 [ 4 ] {838fa708-b18a-4af2-97a9-742ed5a4f10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 3904 | 2026.02.17 17:11:43.775116 [ 4 ] {838fa708-b18a-4af2-97a9-742ed5a4f10c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3905 | 2026.02.17 17:11:43.775327 [ 4 ] {838fa708-b18a-4af2-97a9-742ed5a4f10c} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3906 | 2026.02.17 17:11:43.775458 [ 4 ] {838fa708-b18a-4af2-97a9-742ed5a4f10c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001218 sec., 122331.69129720856 rows/sec., 7.90 MiB/sec. | ||
| 3907 | 2026.02.17 17:11:43.775498 [ 4 ] {838fa708-b18a-4af2-97a9-742ed5a4f10c} <Debug> TCPHandler: Processed in 0.00138547 sec. | ||
| 3908 | 2026.02.17 17:11:43.775607 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3909 | 2026.02.17 17:11:43.775701 [ 4 ] {5368eefb-732b-4bdc-a389-98d73f6c9a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3910 | 2026.02.17 17:11:43.775741 [ 4 ] {5368eefb-732b-4bdc-a389-98d73f6c9a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3911 | 2026.02.17 17:11:43.776198 [ 4 ] {5368eefb-732b-4bdc-a389-98d73f6c9a47} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3912 | 2026.02.17 17:11:43.776233 [ 4 ] {5368eefb-732b-4bdc-a389-98d73f6c9a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 3913 | 2026.02.17 17:11:43.776550 [ 4 ] {5368eefb-732b-4bdc-a389-98d73f6c9a47} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3914 | 2026.02.17 17:11:43.776761 [ 4 ] {5368eefb-732b-4bdc-a389-98d73f6c9a47} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3915 | 2026.02.17 17:11:43.776898 [ 4 ] {5368eefb-732b-4bdc-a389-98d73f6c9a47} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001214 sec., 121911.03789126853 rows/sec., 6.93 MiB/sec. | ||
| 3916 | 2026.02.17 17:11:43.776937 [ 4 ] {5368eefb-732b-4bdc-a389-98d73f6c9a47} <Debug> TCPHandler: Processed in 0.00137989 sec. | ||
| 3917 | 2026.02.17 17:11:43.777045 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3918 | 2026.02.17 17:11:43.777145 [ 4 ] {9df7df17-a669-4b55-9076-119d358ea2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3919 | 2026.02.17 17:11:43.777184 [ 4 ] {9df7df17-a669-4b55-9076-119d358ea2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3920 | 2026.02.17 17:11:43.777836 [ 4 ] {9df7df17-a669-4b55-9076-119d358ea2c3} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3921 | 2026.02.17 17:11:43.777872 [ 4 ] {9df7df17-a669-4b55-9076-119d358ea2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 3922 | 2026.02.17 17:11:43.778187 [ 4 ] {9df7df17-a669-4b55-9076-119d358ea2c3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3923 | 2026.02.17 17:11:43.778388 [ 4 ] {9df7df17-a669-4b55-9076-119d358ea2c3} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3924 | 2026.02.17 17:11:43.778516 [ 4 ] {9df7df17-a669-4b55-9076-119d358ea2c3} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001389 sec., 381569.4744420446 rows/sec., 26.99 MiB/sec. | ||
| 3925 | 2026.02.17 17:11:43.778555 [ 4 ] {9df7df17-a669-4b55-9076-119d358ea2c3} <Debug> TCPHandler: Processed in 0.001558634 sec. | ||
| 3926 | 2026.02.17 17:11:43.778664 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3927 | 2026.02.17 17:11:43.778759 [ 4 ] {c129af6d-128b-4b55-8439-6e7b0aa39c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3928 | 2026.02.17 17:11:43.778801 [ 4 ] {c129af6d-128b-4b55-8439-6e7b0aa39c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3929 | 2026.02.17 17:11:43.779137 [ 4 ] {c129af6d-128b-4b55-8439-6e7b0aa39c83} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3930 | 2026.02.17 17:11:43.779174 [ 4 ] {c129af6d-128b-4b55-8439-6e7b0aa39c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 3931 | 2026.02.17 17:11:43.779481 [ 4 ] {c129af6d-128b-4b55-8439-6e7b0aa39c83} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3932 | 2026.02.17 17:11:43.779685 [ 4 ] {c129af6d-128b-4b55-8439-6e7b0aa39c83} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3933 | 2026.02.17 17:11:43.779796 [ 103 ] {} <Debug> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3934 | 2026.02.17 17:11:43.779813 [ 4 ] {c129af6d-128b-4b55-8439-6e7b0aa39c83} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 3935 | 2026.02.17 17:11:43.779863 [ 103 ] {} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3936 | 2026.02.17 17:11:43.779871 [ 4 ] {c129af6d-128b-4b55-8439-6e7b0aa39c83} <Debug> TCPHandler: Processed in 0.001256767 sec. | ||
| 3937 | 2026.02.17 17:11:43.779892 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 3938 | 2026.02.17 17:11:43.779989 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3939 | 2026.02.17 17:11:43.780023 [ 189 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::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 | ||
| 3940 | 2026.02.17 17:11:43.780086 [ 4 ] {b206c6ad-2b76-4649-acf6-902e75a02e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3941 | 2026.02.17 17:11:43.780132 [ 4 ] {b206c6ad-2b76-4649-acf6-902e75a02e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3942 | 2026.02.17 17:11:43.780170 [ 189 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3943 | 2026.02.17 17:11:43.780211 [ 189 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 3944 | 2026.02.17 17:11:43.780276 [ 189 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 3945 | 2026.02.17 17:11:43.780319 [ 189 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 3946 | 2026.02.17 17:11:43.780358 [ 189 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 3947 | 2026.02.17 17:11:43.780405 [ 189 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 3948 | 2026.02.17 17:11:43.780443 [ 189 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 3949 | 2026.02.17 17:11:43.780564 [ 4 ] {b206c6ad-2b76-4649-acf6-902e75a02e1d} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3950 | 2026.02.17 17:11:43.780605 [ 4 ] {b206c6ad-2b76-4649-acf6-902e75a02e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 3951 | 2026.02.17 17:11:43.780982 [ 4 ] {b206c6ad-2b76-4649-acf6-902e75a02e1d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3952 | 2026.02.17 17:11:43.781266 [ 189 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001301979 sec., 50692.0618535322 rows/sec., 2.59 MiB/sec. | ||
| 3953 | 2026.02.17 17:11:43.781274 [ 4 ] {b206c6ad-2b76-4649-acf6-902e75a02e1d} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3954 | 2026.02.17 17:11:43.781433 [ 4 ] {b206c6ad-2b76-4649-acf6-902e75a02e1d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001365 sec., 194139.19413919415 rows/sec., 12.90 MiB/sec. | ||
| 3955 | 2026.02.17 17:11:43.781452 [ 195 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3956 | 2026.02.17 17:11:43.781475 [ 4 ] {b206c6ad-2b76-4649-acf6-902e75a02e1d} <Debug> TCPHandler: Processed in 0.001535303 sec. | ||
| 3957 | 2026.02.17 17:11:43.781590 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3958 | 2026.02.17 17:11:43.781687 [ 4 ] {7d51eb3d-38da-4ad4-9e0d-1b24795aea2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3959 | 2026.02.17 17:11:43.781731 [ 4 ] {7d51eb3d-38da-4ad4-9e0d-1b24795aea2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3960 | 2026.02.17 17:11:43.781780 [ 195 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_11_2} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2026.02.17 17:11:43.781890 [ 195 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_11_2} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3962 | 2026.02.17 17:11:43.781996 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3963 | 2026.02.17 17:11:43.782034 [ 4 ] {7d51eb3d-38da-4ad4-9e0d-1b24795aea2f} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3964 | 2026.02.17 17:11:43.782079 [ 4 ] {7d51eb3d-38da-4ad4-9e0d-1b24795aea2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 3965 | 2026.02.17 17:11:43.782387 [ 4 ] {7d51eb3d-38da-4ad4-9e0d-1b24795aea2f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3966 | 2026.02.17 17:11:43.782595 [ 4 ] {7d51eb3d-38da-4ad4-9e0d-1b24795aea2f} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3967 | 2026.02.17 17:11:43.782732 [ 4 ] {7d51eb3d-38da-4ad4-9e0d-1b24795aea2f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 3968 | 2026.02.17 17:11:43.782770 [ 4 ] {7d51eb3d-38da-4ad4-9e0d-1b24795aea2f} <Debug> TCPHandler: Processed in 0.001227996 sec. | ||
| 3969 | 2026.02.17 17:11:43.782899 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3970 | 2026.02.17 17:11:43.782994 [ 4 ] {0073cd33-c04e-43f7-9d69-5fe49713b603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3971 | 2026.02.17 17:11:43.783046 [ 4 ] {0073cd33-c04e-43f7-9d69-5fe49713b603} <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 | ||
| 3972 | 2026.02.17 17:11:43.783856 [ 4 ] {0073cd33-c04e-43f7-9d69-5fe49713b603} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3973 | 2026.02.17 17:11:43.783892 [ 4 ] {0073cd33-c04e-43f7-9d69-5fe49713b603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 3974 | 2026.02.17 17:11:43.784471 [ 4 ] {0073cd33-c04e-43f7-9d69-5fe49713b603} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3975 | 2026.02.17 17:11:43.784685 [ 4 ] {0073cd33-c04e-43f7-9d69-5fe49713b603} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3976 | 2026.02.17 17:11:43.784789 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3977 | 2026.02.17 17:11:43.784823 [ 4 ] {0073cd33-c04e-43f7-9d69-5fe49713b603} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001846 sec., 21668.472372697724 rows/sec., 38.83 MiB/sec. | ||
| 3978 | 2026.02.17 17:11:43.784826 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3979 | 2026.02.17 17:11:43.784864 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 3980 | 2026.02.17 17:11:43.784882 [ 4 ] {0073cd33-c04e-43f7-9d69-5fe49713b603} <Debug> TCPHandler: Processed in 0.002030574 sec. | ||
| 3981 | 2026.02.17 17:11:43.784955 [ 192 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::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 | ||
| 3982 | 2026.02.17 17:11:43.784995 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3983 | 2026.02.17 17:11:43.785092 [ 4 ] {00303c0f-422e-41be-b044-3ec0608f45cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3984 | 2026.02.17 17:11:43.785133 [ 4 ] {00303c0f-422e-41be-b044-3ec0608f45cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3985 | 2026.02.17 17:11:43.785149 [ 192 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3986 | 2026.02.17 17:11:43.785202 [ 192 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 123 rows starting from the beginning of the part | ||
| 3987 | 2026.02.17 17:11:43.785317 [ 192 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::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 | ||
| 3988 | 2026.02.17 17:11:43.785431 [ 192 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::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 | ||
| 3989 | 2026.02.17 17:11:43.785494 [ 4 ] {00303c0f-422e-41be-b044-3ec0608f45cc} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3990 | 2026.02.17 17:11:43.785522 [ 192 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::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 | ||
| 3991 | 2026.02.17 17:11:43.785531 [ 4 ] {00303c0f-422e-41be-b044-3ec0608f45cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 3992 | 2026.02.17 17:11:43.785611 [ 192 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::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 | ||
| 3993 | 2026.02.17 17:11:43.785713 [ 192 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::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 | ||
| 3994 | 2026.02.17 17:11:43.785834 [ 4 ] {00303c0f-422e-41be-b044-3ec0608f45cc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3995 | 2026.02.17 17:11:43.786052 [ 4 ] {00303c0f-422e-41be-b044-3ec0608f45cc} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3996 | 2026.02.17 17:11:43.786183 [ 4 ] {00303c0f-422e-41be-b044-3ec0608f45cc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001109 sec., 81154.19296663662 rows/sec., 5.08 MiB/sec. | ||
| 3997 | 2026.02.17 17:11:43.786221 [ 4 ] {00303c0f-422e-41be-b044-3ec0608f45cc} <Debug> TCPHandler: Processed in 0.001274928 sec. | ||
| 3998 | 2026.02.17 17:11:43.788748 [ 195 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 323 rows, containing 19 columns (19 merged, 0 gathered) in 0.003826553 sec., 84410.17281088227 rows/sec., 151.26 MiB/sec. | ||
| 3999 | 2026.02.17 17:11:43.789517 [ 189 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4000 | 2026.02.17 17:11:43.789872 [ 189 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4001 | 2026.02.17 17:11:43.789956 [ 189 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4002 | 2026.02.17 17:11:43.790110 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
| 4003 | 2026.02.17 17:11:45.767095 [ 100 ] {} <Debug> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4004 | 2026.02.17 17:11:45.767158 [ 100 ] {} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4005 | 2026.02.17 17:11:45.767178 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 4006 | 2026.02.17 17:11:45.767275 [ 200 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::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 | ||
| 4007 | 2026.02.17 17:11:45.767393 [ 200 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4008 | 2026.02.17 17:11:45.767426 [ 200 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 4009 | 2026.02.17 17:11:45.767496 [ 200 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 4010 | 2026.02.17 17:11:45.767538 [ 200 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::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 | ||
| 4011 | 2026.02.17 17:11:45.767577 [ 200 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 4012 | 2026.02.17 17:11:45.767610 [ 200 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 4013 | 2026.02.17 17:11:45.768381 [ 195 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001141115 sec., 26290.075934502656 rows/sec., 2.19 MiB/sec. | ||
| 4014 | 2026.02.17 17:11:45.768530 [ 200 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4015 | 2026.02.17 17:11:45.768778 [ 200 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_5_1} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4016 | 2026.02.17 17:11:45.768844 [ 200 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_5_1} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4017 | 2026.02.17 17:11:45.768907 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4018 | 2026.02.17 17:11:45.788194 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8072 | ||
| 4019 | 2026.02.17 17:11:45.788703 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4020 | 2026.02.17 17:11:45.788747 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 4021 | 2026.02.17 17:11:45.789234 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4022 | 2026.02.17 17:11:45.789470 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4023 | 2026.02.17 17:11:45.789617 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8072 | ||
| 4024 | 2026.02.17 17:11:46.218320 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4025 | 2026.02.17 17:11:46.233037 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4026 | 2026.02.17 17:11:46.233104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 4027 | 2026.02.17 17:11:46.238912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4028 | 2026.02.17 17:11:46.239581 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4029 | 2026.02.17 17:11:46.242174 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4030 | 2026.02.17 17:11:48.302639 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 544 | ||
| 4031 | 2026.02.17 17:11:48.304940 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4032 | 2026.02.17 17:11:48.304983 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 4033 | 2026.02.17 17:11:48.306113 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4034 | 2026.02.17 17:11:48.306368 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4035 | 2026.02.17 17:11:48.306622 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 544 | ||
| 4036 | 2026.02.17 17:11:48.807540 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4037 | 2026.02.17 17:11:48.807833 [ 4 ] {4270ff4a-07d6-4dbe-a17e-80e6a443e629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4038 | 2026.02.17 17:11:48.807935 [ 4 ] {4270ff4a-07d6-4dbe-a17e-80e6a443e629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4039 | 2026.02.17 17:11:48.808734 [ 4 ] {4270ff4a-07d6-4dbe-a17e-80e6a443e629} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4040 | 2026.02.17 17:11:48.808801 [ 4 ] {4270ff4a-07d6-4dbe-a17e-80e6a443e629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 4041 | 2026.02.17 17:11:48.809384 [ 4 ] {4270ff4a-07d6-4dbe-a17e-80e6a443e629} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4042 | 2026.02.17 17:11:48.809776 [ 4 ] {4270ff4a-07d6-4dbe-a17e-80e6a443e629} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4043 | 2026.02.17 17:11:48.810005 [ 4 ] {4270ff4a-07d6-4dbe-a17e-80e6a443e629} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002242 sec., 892.0606601248885 rows/sec., 72.74 KiB/sec. | ||
| 4044 | 2026.02.17 17:11:48.810075 [ 4 ] {4270ff4a-07d6-4dbe-a17e-80e6a443e629} <Debug> TCPHandler: Processed in 0.002741549 sec. | ||
| 4045 | 2026.02.17 17:11:48.810261 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4046 | 2026.02.17 17:11:48.810372 [ 4 ] {757514c2-ec88-4191-96dc-29cf570fe38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4047 | 2026.02.17 17:11:48.810419 [ 4 ] {757514c2-ec88-4191-96dc-29cf570fe38f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4048 | 2026.02.17 17:11:48.811901 [ 4 ] {757514c2-ec88-4191-96dc-29cf570fe38f} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4049 | 2026.02.17 17:11:48.811944 [ 4 ] {757514c2-ec88-4191-96dc-29cf570fe38f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 4050 | 2026.02.17 17:11:48.812413 [ 4 ] {757514c2-ec88-4191-96dc-29cf570fe38f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4051 | 2026.02.17 17:11:48.812680 [ 4 ] {757514c2-ec88-4191-96dc-29cf570fe38f} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4052 | 2026.02.17 17:11:48.812870 [ 4 ] {757514c2-ec88-4191-96dc-29cf570fe38f} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002523 sec., 474435.1961950059 rows/sec., 39.11 MiB/sec. | ||
| 4053 | 2026.02.17 17:11:48.812922 [ 4 ] {757514c2-ec88-4191-96dc-29cf570fe38f} <Debug> TCPHandler: Processed in 0.002731479 sec. | ||
| 4054 | 2026.02.17 17:11:48.813085 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4055 | 2026.02.17 17:11:48.813233 [ 4 ] {d078c184-44b7-474a-8938-f6ceb5dd4d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4056 | 2026.02.17 17:11:48.813295 [ 4 ] {d078c184-44b7-474a-8938-f6ceb5dd4d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4057 | 2026.02.17 17:11:48.813872 [ 4 ] {d078c184-44b7-474a-8938-f6ceb5dd4d93} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4058 | 2026.02.17 17:11:48.813918 [ 4 ] {d078c184-44b7-474a-8938-f6ceb5dd4d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 4059 | 2026.02.17 17:11:48.814356 [ 4 ] {d078c184-44b7-474a-8938-f6ceb5dd4d93} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4060 | 2026.02.17 17:11:48.814700 [ 4 ] {d078c184-44b7-474a-8938-f6ceb5dd4d93} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4061 | 2026.02.17 17:11:48.814890 [ 4 ] {d078c184-44b7-474a-8938-f6ceb5dd4d93} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001691 sec., 1182.7321111768185 rows/sec., 82.58 KiB/sec. | ||
| 4062 | 2026.02.17 17:11:48.814944 [ 4 ] {d078c184-44b7-474a-8938-f6ceb5dd4d93} <Debug> TCPHandler: Processed in 0.001929631 sec. | ||
| 4063 | 2026.02.17 17:11:48.815111 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4064 | 2026.02.17 17:11:48.815243 [ 4 ] {40160cb6-e35c-4a84-b840-b48b5a8d3d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4065 | 2026.02.17 17:11:48.815302 [ 4 ] {40160cb6-e35c-4a84-b840-b48b5a8d3d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4066 | 2026.02.17 17:11:48.815933 [ 4 ] {40160cb6-e35c-4a84-b840-b48b5a8d3d2e} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4067 | 2026.02.17 17:11:48.815973 [ 4 ] {40160cb6-e35c-4a84-b840-b48b5a8d3d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 4068 | 2026.02.17 17:11:48.816355 [ 4 ] {40160cb6-e35c-4a84-b840-b48b5a8d3d2e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4069 | 2026.02.17 17:11:48.816691 [ 4 ] {40160cb6-e35c-4a84-b840-b48b5a8d3d2e} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2026.02.17 17:11:48.816901 [ 4 ] {40160cb6-e35c-4a84-b840-b48b5a8d3d2e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001687 sec., 135151.1558980439 rows/sec., 9.15 MiB/sec. | ||
| 4071 | 2026.02.17 17:11:48.816958 [ 4 ] {40160cb6-e35c-4a84-b840-b48b5a8d3d2e} <Debug> TCPHandler: Processed in 0.001913762 sec. | ||
| 4072 | 2026.02.17 17:11:48.817118 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4073 | 2026.02.17 17:11:48.817239 [ 4 ] {80d8c80c-e278-432b-bf41-fe381ca915df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4074 | 2026.02.17 17:11:48.817294 [ 4 ] {80d8c80c-e278-432b-bf41-fe381ca915df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4075 | 2026.02.17 17:11:48.818186 [ 4 ] {80d8c80c-e278-432b-bf41-fe381ca915df} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2026.02.17 17:11:48.818228 [ 4 ] {80d8c80c-e278-432b-bf41-fe381ca915df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 4077 | 2026.02.17 17:11:48.818681 [ 4 ] {80d8c80c-e278-432b-bf41-fe381ca915df} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4078 | 2026.02.17 17:11:48.818971 [ 4 ] {80d8c80c-e278-432b-bf41-fe381ca915df} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4079 | 2026.02.17 17:11:48.819148 [ 4 ] {80d8c80c-e278-432b-bf41-fe381ca915df} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001938 sec., 269349.8452012384 rows/sec., 19.94 MiB/sec. | ||
| 4080 | 2026.02.17 17:11:48.819214 [ 4 ] {80d8c80c-e278-432b-bf41-fe381ca915df} <Debug> TCPHandler: Processed in 0.002158237 sec. | ||
| 4081 | 2026.02.17 17:11:48.819380 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4082 | 2026.02.17 17:11:48.819497 [ 4 ] {554a7445-dbe9-4fea-97bd-f703fdc0f5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4083 | 2026.02.17 17:11:48.819552 [ 4 ] {554a7445-dbe9-4fea-97bd-f703fdc0f5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4084 | 2026.02.17 17:11:48.820442 [ 4 ] {554a7445-dbe9-4fea-97bd-f703fdc0f5b8} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4085 | 2026.02.17 17:11:48.820484 [ 4 ] {554a7445-dbe9-4fea-97bd-f703fdc0f5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 4086 | 2026.02.17 17:11:48.821469 [ 4 ] {554a7445-dbe9-4fea-97bd-f703fdc0f5b8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4087 | 2026.02.17 17:11:48.821887 [ 4 ] {554a7445-dbe9-4fea-97bd-f703fdc0f5b8} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4088 | 2026.02.17 17:11:48.822185 [ 4 ] {554a7445-dbe9-4fea-97bd-f703fdc0f5b8} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002709 sec., 311923.2188999631 rows/sec., 20.99 MiB/sec. | ||
| 4089 | 2026.02.17 17:11:48.822672 [ 4 ] {554a7445-dbe9-4fea-97bd-f703fdc0f5b8} <Debug> TCPHandler: Processed in 0.003354502 sec. | ||
| 4090 | 2026.02.17 17:11:48.822859 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4091 | 2026.02.17 17:11:48.822991 [ 4 ] {a134bf5b-c82a-425c-9aea-b3f028f6907a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4092 | 2026.02.17 17:11:48.823052 [ 4 ] {a134bf5b-c82a-425c-9aea-b3f028f6907a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4093 | 2026.02.17 17:11:48.823614 [ 4 ] {a134bf5b-c82a-425c-9aea-b3f028f6907a} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4094 | 2026.02.17 17:11:48.823661 [ 4 ] {a134bf5b-c82a-425c-9aea-b3f028f6907a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 4095 | 2026.02.17 17:11:48.824131 [ 4 ] {a134bf5b-c82a-425c-9aea-b3f028f6907a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4096 | 2026.02.17 17:11:48.824410 [ 4 ] {a134bf5b-c82a-425c-9aea-b3f028f6907a} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4097 | 2026.02.17 17:11:48.824573 [ 4 ] {a134bf5b-c82a-425c-9aea-b3f028f6907a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001612 sec., 37220.843672456576 rows/sec., 2.51 MiB/sec. | ||
| 4098 | 2026.02.17 17:11:48.824615 [ 4 ] {a134bf5b-c82a-425c-9aea-b3f028f6907a} <Debug> TCPHandler: Processed in 0.001829469 sec. | ||
| 4099 | 2026.02.17 17:11:49.826838 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49243 | ||
| 4100 | 2026.02.17 17:11:49.826981 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4101 | 2026.02.17 17:11:49.827026 [ 288 ] {} <Debug> TCP-Session: cf893738-d129-4dc3-90cb-14aae05a048d Authenticating user 'default' from [fd00:1122:3344:101::e]:49243 | ||
| 4102 | 2026.02.17 17:11:49.827062 [ 288 ] {} <Debug> TCP-Session: cf893738-d129-4dc3-90cb-14aae05a048d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4103 | 2026.02.17 17:11:49.827085 [ 288 ] {} <Debug> TCP-Session: cf893738-d129-4dc3-90cb-14aae05a048d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4104 | 2026.02.17 17:11:49.827335 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44615 | ||
| 4105 | 2026.02.17 17:11:49.827368 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52396 | ||
| 4106 | 2026.02.17 17:11:49.827383 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45686 | ||
| 4107 | 2026.02.17 17:11:49.827428 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51494 | ||
| 4108 | 2026.02.17 17:11:49.827441 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40898 | ||
| 4109 | 2026.02.17 17:11:49.827475 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4110 | 2026.02.17 17:11:49.827483 [ 288 ] {} <Trace> TCP-Session: cf893738-d129-4dc3-90cb-14aae05a048d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4111 | 2026.02.17 17:11:49.827529 [ 289 ] {} <Debug> TCP-Session: 234e7532-cdc9-466f-8d7f-74f203858780 Authenticating user 'default' from [fd00:1122:3344:101::e]:44615 | ||
| 4112 | 2026.02.17 17:11:49.827518 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4113 | 2026.02.17 17:11:49.827580 [ 289 ] {} <Debug> TCP-Session: 234e7532-cdc9-466f-8d7f-74f203858780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4114 | 2026.02.17 17:11:49.827413 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60396 | ||
| 4115 | 2026.02.17 17:11:49.827614 [ 290 ] {} <Debug> TCP-Session: 9b94464e-af64-4608-8643-11761267e517 Authenticating user 'default' from [fd00:1122:3344:101::e]:52396 | ||
| 4116 | 2026.02.17 17:11:49.827614 [ 289 ] {} <Debug> TCP-Session: 234e7532-cdc9-466f-8d7f-74f203858780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4117 | 2026.02.17 17:11:49.827675 [ 290 ] {} <Debug> TCP-Session: 9b94464e-af64-4608-8643-11761267e517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4118 | 2026.02.17 17:11:49.827400 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48524 | ||
| 4119 | 2026.02.17 17:11:49.827710 [ 290 ] {} <Debug> TCP-Session: 9b94464e-af64-4608-8643-11761267e517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4120 | 2026.02.17 17:11:49.827387 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36185 | ||
| 4121 | 2026.02.17 17:11:49.827783 [ 288 ] {5b1d5c64-424f-4737-bb51-498d3dba2dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49243) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4122 | 2026.02.17 17:11:49.827847 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4123 | 2026.02.17 17:11:49.827882 [ 286 ] {} <Debug> TCP-Session: aad5cf47-f76f-438c-9cec-2b9b2799cc67 Authenticating user 'default' from [fd00:1122:3344:101::e]:40898 | ||
| 4124 | 2026.02.17 17:11:49.827898 [ 286 ] {} <Debug> TCP-Session: aad5cf47-f76f-438c-9cec-2b9b2799cc67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4125 | 2026.02.17 17:11:49.827910 [ 286 ] {} <Debug> TCP-Session: aad5cf47-f76f-438c-9cec-2b9b2799cc67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4126 | 2026.02.17 17:11:49.827958 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4127 | 2026.02.17 17:11:49.827995 [ 291 ] {} <Debug> TCP-Session: d558b6d5-e73f-40e7-9506-1069273e9476 Authenticating user 'default' from [fd00:1122:3344:101::e]:45686 | ||
| 4128 | 2026.02.17 17:11:49.828018 [ 291 ] {} <Debug> TCP-Session: d558b6d5-e73f-40e7-9506-1069273e9476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4129 | 2026.02.17 17:11:49.828030 [ 291 ] {} <Debug> TCP-Session: d558b6d5-e73f-40e7-9506-1069273e9476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4130 | 2026.02.17 17:11:49.828066 [ 288 ] {5b1d5c64-424f-4737-bb51-498d3dba2dfd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4131 | 2026.02.17 17:11:49.828094 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4132 | 2026.02.17 17:11:49.828124 [ 292 ] {} <Debug> TCP-Session: 1a6f6770-9dc3-43a5-9fbc-2b07c955fd51 Authenticating user 'default' from [fd00:1122:3344:101::e]:36185 | ||
| 4133 | 2026.02.17 17:11:49.828127 [ 288 ] {5b1d5c64-424f-4737-bb51-498d3dba2dfd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4134 | 2026.02.17 17:11:49.828136 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4135 | 2026.02.17 17:11:49.828142 [ 292 ] {} <Debug> TCP-Session: 1a6f6770-9dc3-43a5-9fbc-2b07c955fd51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4136 | 2026.02.17 17:11:49.828175 [ 293 ] {} <Debug> TCP-Session: ec86a8b4-2113-45f0-8730-70ab9121aacc Authenticating user 'default' from [fd00:1122:3344:101::e]:48524 | ||
| 4137 | 2026.02.17 17:11:49.828178 [ 292 ] {} <Debug> TCP-Session: 1a6f6770-9dc3-43a5-9fbc-2b07c955fd51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4138 | 2026.02.17 17:11:49.828201 [ 293 ] {} <Debug> TCP-Session: ec86a8b4-2113-45f0-8730-70ab9121aacc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4139 | 2026.02.17 17:11:49.828220 [ 293 ] {} <Debug> TCP-Session: ec86a8b4-2113-45f0-8730-70ab9121aacc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4140 | 2026.02.17 17:11:49.828252 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4141 | 2026.02.17 17:11:49.828285 [ 3 ] {} <Debug> TCP-Session: 46fc927b-5c21-46cf-ab32-726d5fc27b8b Authenticating user 'default' from [fd00:1122:3344:101::e]:51494 | ||
| 4142 | 2026.02.17 17:11:49.828289 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4143 | 2026.02.17 17:11:49.828303 [ 3 ] {} <Debug> TCP-Session: 46fc927b-5c21-46cf-ab32-726d5fc27b8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4144 | 2026.02.17 17:11:49.828328 [ 294 ] {} <Debug> TCP-Session: e9571904-9e3c-4bfe-8093-0f5813f270ac Authenticating user 'default' from [fd00:1122:3344:101::e]:60396 | ||
| 4145 | 2026.02.17 17:11:49.828330 [ 3 ] {} <Debug> TCP-Session: 46fc927b-5c21-46cf-ab32-726d5fc27b8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4146 | 2026.02.17 17:11:49.828354 [ 294 ] {} <Debug> TCP-Session: e9571904-9e3c-4bfe-8093-0f5813f270ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4147 | 2026.02.17 17:11:49.828372 [ 294 ] {} <Debug> TCP-Session: e9571904-9e3c-4bfe-8093-0f5813f270ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4148 | 2026.02.17 17:11:49.828419 [ 288 ] {5b1d5c64-424f-4737-bb51-498d3dba2dfd} <Debug> oximeter.version (bb42e2e0-329b-425c-b202-885f356d054d) (SelectExecutor): Key condition: unknown | ||
| 4149 | 2026.02.17 17:11:49.829292 [ 308 ] {5b1d5c64-424f-4737-bb51-498d3dba2dfd} <Trace> AggregatingTransform: Aggregating | ||
| 4150 | 2026.02.17 17:11:49.829334 [ 308 ] {5b1d5c64-424f-4737-bb51-498d3dba2dfd} <Trace> Aggregator: Aggregation method: without_key | ||
| 4151 | 2026.02.17 17:11:49.829371 [ 308 ] {5b1d5c64-424f-4737-bb51-498d3dba2dfd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000848858 sec. (1178.053 rows/sec., 46.02 KiB/sec.) | ||
| 4152 | 2026.02.17 17:11:49.829389 [ 308 ] {5b1d5c64-424f-4737-bb51-498d3dba2dfd} <Trace> Aggregator: Merging aggregated data | ||
| 4153 | 2026.02.17 17:11:49.830749 [ 288 ] {5b1d5c64-424f-4737-bb51-498d3dba2dfd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003072 sec., 325.5208333333333 rows/sec., 12.72 KiB/sec. | ||
| 4154 | 2026.02.17 17:11:49.830889 [ 288 ] {5b1d5c64-424f-4737-bb51-498d3dba2dfd} <Debug> TCPHandler: Processed in 0.003554976 sec. | ||
| 4155 | 2026.02.17 17:11:49.831008 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4156 | 2026.02.17 17:11:49.831039 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4157 | 2026.02.17 17:11:49.831058 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4158 | 2026.02.17 17:11:49.831077 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4159 | 2026.02.17 17:11:49.831085 [ 286 ] {} <Debug> TCP-Session: aad5cf47-f76f-438c-9cec-2b9b2799cc67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4160 | 2026.02.17 17:11:49.831103 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4161 | 2026.02.17 17:11:49.831121 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4162 | 2026.02.17 17:11:49.831140 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4163 | 2026.02.17 17:11:49.831155 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4164 | 2026.02.17 17:11:49.831174 [ 291 ] {} <Debug> TCP-Session: d558b6d5-e73f-40e7-9506-1069273e9476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4165 | 2026.02.17 17:11:49.831191 [ 290 ] {} <Debug> TCP-Session: 9b94464e-af64-4608-8643-11761267e517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4166 | 2026.02.17 17:11:49.831211 [ 292 ] {} <Debug> TCP-Session: 1a6f6770-9dc3-43a5-9fbc-2b07c955fd51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4167 | 2026.02.17 17:11:49.831174 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4168 | 2026.02.17 17:11:49.831039 [ 288 ] {} <Debug> TCP-Session: cf893738-d129-4dc3-90cb-14aae05a048d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4169 | 2026.02.17 17:11:49.831278 [ 294 ] {} <Debug> TCP-Session: e9571904-9e3c-4bfe-8093-0f5813f270ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4170 | 2026.02.17 17:11:49.831158 [ 293 ] {} <Debug> TCP-Session: ec86a8b4-2113-45f0-8730-70ab9121aacc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4171 | 2026.02.17 17:11:49.831137 [ 3 ] {} <Debug> TCP-Session: 46fc927b-5c21-46cf-ab32-726d5fc27b8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4172 | 2026.02.17 17:11:49.831107 [ 289 ] {} <Debug> TCP-Session: 234e7532-cdc9-466f-8d7f-74f203858780 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4173 | 2026.02.17 17:11:51.497582 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42851 | ||
| 4174 | 2026.02.17 17:11:51.497681 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4175 | 2026.02.17 17:11:51.497707 [ 286 ] {} <Debug> TCP-Session: 670eb8a8-5b2a-4e7f-b2ac-c9f0da3af58b Authenticating user 'default' from [fd00:1122:3344:101::e]:42851 | ||
| 4176 | 2026.02.17 17:11:51.497730 [ 286 ] {} <Debug> TCP-Session: 670eb8a8-5b2a-4e7f-b2ac-c9f0da3af58b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4177 | 2026.02.17 17:11:51.497744 [ 286 ] {} <Debug> TCP-Session: 670eb8a8-5b2a-4e7f-b2ac-c9f0da3af58b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4178 | 2026.02.17 17:11:51.497982 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33683 | ||
| 4179 | 2026.02.17 17:11:51.498007 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37549 | ||
| 4180 | 2026.02.17 17:11:51.498028 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53916 | ||
| 4181 | 2026.02.17 17:11:51.498055 [ 286 ] {} <Trace> TCP-Session: 670eb8a8-5b2a-4e7f-b2ac-c9f0da3af58b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4182 | 2026.02.17 17:11:51.498102 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4183 | 2026.02.17 17:11:51.498102 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4184 | 2026.02.17 17:11:51.498131 [ 290 ] {} <Debug> TCP-Session: 8c088de2-e3de-4c94-9a7c-57686d557412 Authenticating user 'default' from [fd00:1122:3344:101::e]:37549 | ||
| 4185 | 2026.02.17 17:11:51.498046 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55159 | ||
| 4186 | 2026.02.17 17:11:51.498160 [ 290 ] {} <Debug> TCP-Session: 8c088de2-e3de-4c94-9a7c-57686d557412 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4187 | 2026.02.17 17:11:51.498158 [ 287 ] {} <Debug> TCP-Session: 23ab5c98-f04d-4f07-b126-0bcba55ecbe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33683 | ||
| 4188 | 2026.02.17 17:11:51.498189 [ 290 ] {} <Debug> TCP-Session: 8c088de2-e3de-4c94-9a7c-57686d557412 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4189 | 2026.02.17 17:11:51.498221 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4190 | 2026.02.17 17:11:51.498233 [ 287 ] {} <Debug> TCP-Session: 23ab5c98-f04d-4f07-b126-0bcba55ecbe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4191 | 2026.02.17 17:11:51.498251 [ 294 ] {} <Debug> TCP-Session: 3348b50a-de1f-4429-a6da-c1a08775b6b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55159 | ||
| 4192 | 2026.02.17 17:11:51.498258 [ 286 ] {4fc71594-847b-4157-b16b-2f4928f3a252} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42851) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4193 | 2026.02.17 17:11:51.498275 [ 294 ] {} <Debug> TCP-Session: 3348b50a-de1f-4429-a6da-c1a08775b6b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4194 | 2026.02.17 17:11:51.498261 [ 287 ] {} <Debug> TCP-Session: 23ab5c98-f04d-4f07-b126-0bcba55ecbe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4195 | 2026.02.17 17:11:51.498294 [ 294 ] {} <Debug> TCP-Session: 3348b50a-de1f-4429-a6da-c1a08775b6b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4196 | 2026.02.17 17:11:51.498167 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4197 | 2026.02.17 17:11:51.498018 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48111 | ||
| 4198 | 2026.02.17 17:11:51.498367 [ 292 ] {} <Debug> TCP-Session: 37c6df6c-d272-4090-b32b-d606960a19e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53916 | ||
| 4199 | 2026.02.17 17:11:51.498007 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61103 | ||
| 4200 | 2026.02.17 17:11:51.498406 [ 292 ] {} <Debug> TCP-Session: 37c6df6c-d272-4090-b32b-d606960a19e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4201 | 2026.02.17 17:11:51.498425 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4202 | 2026.02.17 17:11:51.498451 [ 292 ] {} <Debug> TCP-Session: 37c6df6c-d272-4090-b32b-d606960a19e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4203 | 2026.02.17 17:11:51.497984 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40943 | ||
| 4204 | 2026.02.17 17:11:51.498473 [ 291 ] {} <Debug> TCP-Session: 6ced3377-b040-4df4-84b8-ec8007636eef Authenticating user 'default' from [fd00:1122:3344:101::e]:48111 | ||
| 4205 | 2026.02.17 17:11:51.498499 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4206 | 2026.02.17 17:11:51.498041 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43531 | ||
| 4207 | 2026.02.17 17:11:51.498546 [ 289 ] {} <Debug> TCP-Session: caa72923-ffa1-49e3-bac2-db8dd74373ea Authenticating user 'default' from [fd00:1122:3344:101::e]:61103 | ||
| 4208 | 2026.02.17 17:11:51.498549 [ 286 ] {4fc71594-847b-4157-b16b-2f4928f3a252} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4209 | 2026.02.17 17:11:51.498556 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4210 | 2026.02.17 17:11:51.498573 [ 289 ] {} <Debug> TCP-Session: caa72923-ffa1-49e3-bac2-db8dd74373ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4211 | 2026.02.17 17:11:51.498610 [ 288 ] {} <Debug> TCP-Session: c87c7db1-834c-4641-900b-e57f17f2efe0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40943 | ||
| 4212 | 2026.02.17 17:11:51.498616 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4213 | 2026.02.17 17:11:51.498618 [ 289 ] {} <Debug> TCP-Session: caa72923-ffa1-49e3-bac2-db8dd74373ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4214 | 2026.02.17 17:11:51.498637 [ 288 ] {} <Debug> TCP-Session: c87c7db1-834c-4641-900b-e57f17f2efe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4215 | 2026.02.17 17:11:51.498652 [ 293 ] {} <Debug> TCP-Session: 874b0234-d41d-4c93-bb53-70979012fedb Authenticating user 'default' from [fd00:1122:3344:101::e]:43531 | ||
| 4216 | 2026.02.17 17:11:51.498669 [ 288 ] {} <Debug> TCP-Session: c87c7db1-834c-4641-900b-e57f17f2efe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4217 | 2026.02.17 17:11:51.498688 [ 293 ] {} <Debug> TCP-Session: 874b0234-d41d-4c93-bb53-70979012fedb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4218 | 2026.02.17 17:11:51.498621 [ 286 ] {4fc71594-847b-4157-b16b-2f4928f3a252} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4219 | 2026.02.17 17:11:51.498714 [ 293 ] {} <Debug> TCP-Session: 874b0234-d41d-4c93-bb53-70979012fedb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4220 | 2026.02.17 17:11:51.498531 [ 291 ] {} <Debug> TCP-Session: 6ced3377-b040-4df4-84b8-ec8007636eef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4221 | 2026.02.17 17:11:51.498771 [ 291 ] {} <Debug> TCP-Session: 6ced3377-b040-4df4-84b8-ec8007636eef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4222 | 2026.02.17 17:11:51.499027 [ 286 ] {4fc71594-847b-4157-b16b-2f4928f3a252} <Debug> oximeter.version (bb42e2e0-329b-425c-b202-885f356d054d) (SelectExecutor): Key condition: unknown | ||
| 4223 | 2026.02.17 17:11:51.500006 [ 338 ] {4fc71594-847b-4157-b16b-2f4928f3a252} <Trace> AggregatingTransform: Aggregating | ||
| 4224 | 2026.02.17 17:11:51.500056 [ 338 ] {4fc71594-847b-4157-b16b-2f4928f3a252} <Trace> Aggregator: Aggregation method: without_key | ||
| 4225 | 2026.02.17 17:11:51.500099 [ 338 ] {4fc71594-847b-4157-b16b-2f4928f3a252} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000966711 sec. (1034.435 rows/sec., 40.41 KiB/sec.) | ||
| 4226 | 2026.02.17 17:11:51.500118 [ 338 ] {4fc71594-847b-4157-b16b-2f4928f3a252} <Trace> Aggregator: Merging aggregated data | ||
| 4227 | 2026.02.17 17:11:51.501485 [ 286 ] {4fc71594-847b-4157-b16b-2f4928f3a252} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003307 sec., 302.3888720895071 rows/sec., 11.81 KiB/sec. | ||
| 4228 | 2026.02.17 17:11:51.501621 [ 286 ] {4fc71594-847b-4157-b16b-2f4928f3a252} <Debug> TCPHandler: Processed in 0.003715651 sec. | ||
| 4229 | 2026.02.17 17:11:51.501740 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4230 | 2026.02.17 17:11:51.501772 [ 286 ] {} <Debug> TCP-Session: 670eb8a8-5b2a-4e7f-b2ac-c9f0da3af58b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4231 | 2026.02.17 17:11:51.501784 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4232 | 2026.02.17 17:11:51.501817 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4233 | 2026.02.17 17:11:51.501841 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4234 | 2026.02.17 17:11:51.501868 [ 294 ] {} <Debug> TCP-Session: 3348b50a-de1f-4429-a6da-c1a08775b6b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4235 | 2026.02.17 17:11:51.501878 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4236 | 2026.02.17 17:11:51.501897 [ 288 ] {} <Debug> TCP-Session: c87c7db1-834c-4641-900b-e57f17f2efe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4237 | 2026.02.17 17:11:51.501904 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4238 | 2026.02.17 17:11:51.501923 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4239 | 2026.02.17 17:11:51.501955 [ 290 ] {} <Debug> TCP-Session: 8c088de2-e3de-4c94-9a7c-57686d557412 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4240 | 2026.02.17 17:11:51.501957 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4241 | 2026.02.17 17:11:51.501983 [ 291 ] {} <Debug> TCP-Session: 6ced3377-b040-4df4-84b8-ec8007636eef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4242 | 2026.02.17 17:11:51.501923 [ 292 ] {} <Debug> TCP-Session: 37c6df6c-d272-4090-b32b-d606960a19e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4243 | 2026.02.17 17:11:51.502018 [ 293 ] {} <Debug> TCP-Session: 874b0234-d41d-4c93-bb53-70979012fedb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4244 | 2026.02.17 17:11:51.501862 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4245 | 2026.02.17 17:11:51.501821 [ 287 ] {} <Debug> TCP-Session: 23ab5c98-f04d-4f07-b126-0bcba55ecbe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4246 | 2026.02.17 17:11:51.502168 [ 289 ] {} <Debug> TCP-Session: caa72923-ffa1-49e3-bac2-db8dd74373ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4247 | 2026.02.17 17:11:53.183601 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4248 | 2026.02.17 17:11:53.183695 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4249 | 2026.02.17 17:11:53.289733 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8584 | ||
| 4250 | 2026.02.17 17:11:53.290240 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4251 | 2026.02.17 17:11:53.290285 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 4252 | 2026.02.17 17:11:53.290784 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4253 | 2026.02.17 17:11:53.291028 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4254 | 2026.02.17 17:11:53.291186 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8584 | ||
| 4255 | 2026.02.17 17:11:53.742287 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4256 | 2026.02.17 17:11:53.757842 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4257 | 2026.02.17 17:11:53.757890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 4258 | 2026.02.17 17:11:53.763722 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4259 | 2026.02.17 17:11:53.764457 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4260 | 2026.02.17 17:11:53.767161 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4261 | 2026.02.17 17:11:53.768056 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4262 | 2026.02.17 17:11:53.768261 [ 4 ] {8fe663cb-3c62-49c0-89bc-25c2a7cc7d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4263 | 2026.02.17 17:11:53.768335 [ 4 ] {8fe663cb-3c62-49c0-89bc-25c2a7cc7d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4264 | 2026.02.17 17:11:53.769123 [ 4 ] {8fe663cb-3c62-49c0-89bc-25c2a7cc7d34} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4265 | 2026.02.17 17:11:53.769176 [ 4 ] {8fe663cb-3c62-49c0-89bc-25c2a7cc7d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 4266 | 2026.02.17 17:11:53.769593 [ 4 ] {8fe663cb-3c62-49c0-89bc-25c2a7cc7d34} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4267 | 2026.02.17 17:11:53.769818 [ 4 ] {8fe663cb-3c62-49c0-89bc-25c2a7cc7d34} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4268 | 2026.02.17 17:11:53.769985 [ 4 ] {8fe663cb-3c62-49c0-89bc-25c2a7cc7d34} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001777 sec., 159819.9212155318 rows/sec., 10.15 MiB/sec. | ||
| 4269 | 2026.02.17 17:11:53.770036 [ 4 ] {8fe663cb-3c62-49c0-89bc-25c2a7cc7d34} <Debug> TCPHandler: Processed in 0.002123216 sec. | ||
| 4270 | 2026.02.17 17:11:53.770159 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4271 | 2026.02.17 17:11:53.770263 [ 4 ] {7a93961d-e3b5-453c-8d8b-cb2badc6f061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4272 | 2026.02.17 17:11:53.770307 [ 4 ] {7a93961d-e3b5-453c-8d8b-cb2badc6f061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4273 | 2026.02.17 17:11:53.771031 [ 4 ] {7a93961d-e3b5-453c-8d8b-cb2badc6f061} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4274 | 2026.02.17 17:11:53.771071 [ 4 ] {7a93961d-e3b5-453c-8d8b-cb2badc6f061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 4275 | 2026.02.17 17:11:53.771456 [ 4 ] {7a93961d-e3b5-453c-8d8b-cb2badc6f061} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4276 | 2026.02.17 17:11:53.771674 [ 4 ] {7a93961d-e3b5-453c-8d8b-cb2badc6f061} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4277 | 2026.02.17 17:11:53.771810 [ 4 ] {7a93961d-e3b5-453c-8d8b-cb2badc6f061} <Debug> executeQuery: Read 877 rows, 71.88 KiB in 0.001569 sec., 558954.7482472912 rows/sec., 44.74 MiB/sec. | ||
| 4278 | 2026.02.17 17:11:53.771850 [ 4 ] {7a93961d-e3b5-453c-8d8b-cb2badc6f061} <Debug> TCPHandler: Processed in 0.001745348 sec. | ||
| 4279 | 2026.02.17 17:11:53.771961 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4280 | 2026.02.17 17:11:53.772058 [ 4 ] {fae4fbb7-227e-403c-a0b2-4181e62c2dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4281 | 2026.02.17 17:11:53.772099 [ 4 ] {fae4fbb7-227e-403c-a0b2-4181e62c2dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4282 | 2026.02.17 17:11:53.772550 [ 4 ] {fae4fbb7-227e-403c-a0b2-4181e62c2dc3} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4283 | 2026.02.17 17:11:53.772587 [ 4 ] {fae4fbb7-227e-403c-a0b2-4181e62c2dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 4284 | 2026.02.17 17:11:53.772894 [ 4 ] {fae4fbb7-227e-403c-a0b2-4181e62c2dc3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4285 | 2026.02.17 17:11:53.773102 [ 4 ] {fae4fbb7-227e-403c-a0b2-4181e62c2dc3} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4286 | 2026.02.17 17:11:53.773235 [ 4 ] {fae4fbb7-227e-403c-a0b2-4181e62c2dc3} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001196 sec., 152173.91304347827 rows/sec., 9.43 MiB/sec. | ||
| 4287 | 2026.02.17 17:11:53.773274 [ 4 ] {fae4fbb7-227e-403c-a0b2-4181e62c2dc3} <Debug> TCPHandler: Processed in 0.001363909 sec. | ||
| 4288 | 2026.02.17 17:11:53.773385 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4289 | 2026.02.17 17:11:53.773480 [ 4 ] {77bc7b95-71d4-4ecf-b299-cc9ce0d8ea90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4290 | 2026.02.17 17:11:53.773521 [ 4 ] {77bc7b95-71d4-4ecf-b299-cc9ce0d8ea90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4291 | 2026.02.17 17:11:53.773941 [ 4 ] {77bc7b95-71d4-4ecf-b299-cc9ce0d8ea90} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2026.02.17 17:11:53.773977 [ 4 ] {77bc7b95-71d4-4ecf-b299-cc9ce0d8ea90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 4293 | 2026.02.17 17:11:53.774288 [ 4 ] {77bc7b95-71d4-4ecf-b299-cc9ce0d8ea90} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4294 | 2026.02.17 17:11:53.774562 [ 4 ] {77bc7b95-71d4-4ecf-b299-cc9ce0d8ea90} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.02.17 17:11:53.774681 [ 24 ] {} <Debug> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4296 | 2026.02.17 17:11:53.774702 [ 4 ] {77bc7b95-71d4-4ecf-b299-cc9ce0d8ea90} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00124 sec., 120161.29032258065 rows/sec., 7.76 MiB/sec. | ||
| 4297 | 2026.02.17 17:11:53.774749 [ 24 ] {} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4298 | 2026.02.17 17:11:53.774761 [ 4 ] {77bc7b95-71d4-4ecf-b299-cc9ce0d8ea90} <Debug> TCPHandler: Processed in 0.001424221 sec. | ||
| 4299 | 2026.02.17 17:11:53.774779 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 4300 | 2026.02.17 17:11:53.774885 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4301 | 2026.02.17 17:11:53.774886 [ 189 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::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 | ||
| 4302 | 2026.02.17 17:11:53.774989 [ 4 ] {c2aeea9d-6d23-4724-8d25-77596cccb905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4303 | 2026.02.17 17:11:53.775017 [ 189 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4304 | 2026.02.17 17:11:53.775036 [ 4 ] {c2aeea9d-6d23-4724-8d25-77596cccb905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4305 | 2026.02.17 17:11:53.775054 [ 189 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 378 rows starting from the beginning of the part | ||
| 4306 | 2026.02.17 17:11:53.775126 [ 189 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 4307 | 2026.02.17 17:11:53.775175 [ 189 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 4308 | 2026.02.17 17:11:53.775228 [ 189 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 4309 | 2026.02.17 17:11:53.775272 [ 189 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 4310 | 2026.02.17 17:11:53.775315 [ 189 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::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 | ||
| 4311 | 2026.02.17 17:11:53.775484 [ 4 ] {c2aeea9d-6d23-4724-8d25-77596cccb905} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4312 | 2026.02.17 17:11:53.775529 [ 4 ] {c2aeea9d-6d23-4724-8d25-77596cccb905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4313 | 2026.02.17 17:11:53.775880 [ 4 ] {c2aeea9d-6d23-4724-8d25-77596cccb905} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4314 | 2026.02.17 17:11:53.776122 [ 4 ] {c2aeea9d-6d23-4724-8d25-77596cccb905} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4315 | 2026.02.17 17:11:53.776260 [ 4 ] {c2aeea9d-6d23-4724-8d25-77596cccb905} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001289 sec., 114817.6881303336 rows/sec., 6.53 MiB/sec. | ||
| 4316 | 2026.02.17 17:11:53.776300 [ 4 ] {c2aeea9d-6d23-4724-8d25-77596cccb905} <Debug> TCPHandler: Processed in 0.001466012 sec. | ||
| 4317 | 2026.02.17 17:11:53.776348 [ 189 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001507473 sec., 797360.8814220885 rows/sec., 55.50 MiB/sec. | ||
| 4318 | 2026.02.17 17:11:53.776415 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4319 | 2026.02.17 17:11:53.776497 [ 193 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4320 | 2026.02.17 17:11:53.776516 [ 4 ] {371503c3-e79c-4560-998f-f45b05b2b5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4321 | 2026.02.17 17:11:53.776561 [ 4 ] {371503c3-e79c-4560-998f-f45b05b2b5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4322 | 2026.02.17 17:11:53.776756 [ 193 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_15_3} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4323 | 2026.02.17 17:11:53.776837 [ 193 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_15_3} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4324 | 2026.02.17 17:11:53.776914 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4325 | 2026.02.17 17:11:53.777182 [ 4 ] {371503c3-e79c-4560-998f-f45b05b2b5ed} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4326 | 2026.02.17 17:11:53.777223 [ 4 ] {371503c3-e79c-4560-998f-f45b05b2b5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 4327 | 2026.02.17 17:11:53.777566 [ 4 ] {371503c3-e79c-4560-998f-f45b05b2b5ed} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4328 | 2026.02.17 17:11:53.777776 [ 4 ] {371503c3-e79c-4560-998f-f45b05b2b5ed} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4329 | 2026.02.17 17:11:53.777906 [ 4 ] {371503c3-e79c-4560-998f-f45b05b2b5ed} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001408 sec., 376420.45454545453 rows/sec., 26.62 MiB/sec. | ||
| 4330 | 2026.02.17 17:11:53.777945 [ 4 ] {371503c3-e79c-4560-998f-f45b05b2b5ed} <Debug> TCPHandler: Processed in 0.001583014 sec. | ||
| 4331 | 2026.02.17 17:11:53.778059 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4332 | 2026.02.17 17:11:53.778152 [ 4 ] {6d9caeeb-3cea-4b80-a4cf-1e3b934dbcf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4333 | 2026.02.17 17:11:53.778193 [ 4 ] {6d9caeeb-3cea-4b80-a4cf-1e3b934dbcf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4334 | 2026.02.17 17:11:53.778536 [ 4 ] {6d9caeeb-3cea-4b80-a4cf-1e3b934dbcf5} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4335 | 2026.02.17 17:11:53.778573 [ 4 ] {6d9caeeb-3cea-4b80-a4cf-1e3b934dbcf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 4336 | 2026.02.17 17:11:53.778901 [ 4 ] {6d9caeeb-3cea-4b80-a4cf-1e3b934dbcf5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4337 | 2026.02.17 17:11:53.779107 [ 4 ] {6d9caeeb-3cea-4b80-a4cf-1e3b934dbcf5} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4338 | 2026.02.17 17:11:53.779233 [ 4 ] {6d9caeeb-3cea-4b80-a4cf-1e3b934dbcf5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 284.98 KiB/sec. | ||
| 4339 | 2026.02.17 17:11:53.779269 [ 4 ] {6d9caeeb-3cea-4b80-a4cf-1e3b934dbcf5} <Debug> TCPHandler: Processed in 0.001260627 sec. | ||
| 4340 | 2026.02.17 17:11:53.779371 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4341 | 2026.02.17 17:11:53.779465 [ 4 ] {e5f382d2-bde4-4845-b34c-991142d5444a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4342 | 2026.02.17 17:11:53.779507 [ 4 ] {e5f382d2-bde4-4845-b34c-991142d5444a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4343 | 2026.02.17 17:11:53.779908 [ 4 ] {e5f382d2-bde4-4845-b34c-991142d5444a} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4344 | 2026.02.17 17:11:53.779944 [ 4 ] {e5f382d2-bde4-4845-b34c-991142d5444a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 4345 | 2026.02.17 17:11:53.780272 [ 4 ] {e5f382d2-bde4-4845-b34c-991142d5444a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4346 | 2026.02.17 17:11:53.780479 [ 4 ] {e5f382d2-bde4-4845-b34c-991142d5444a} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4347 | 2026.02.17 17:11:53.780605 [ 4 ] {e5f382d2-bde4-4845-b34c-991142d5444a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001158 sec., 228842.8324697755 rows/sec., 15.21 MiB/sec. | ||
| 4348 | 2026.02.17 17:11:53.780642 [ 4 ] {e5f382d2-bde4-4845-b34c-991142d5444a} <Debug> TCPHandler: Processed in 0.001318869 sec. | ||
| 4349 | 2026.02.17 17:11:53.780750 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4350 | 2026.02.17 17:11:53.780843 [ 4 ] {dd1a9d01-213d-485d-b581-fceb38fe1c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4351 | 2026.02.17 17:11:53.780885 [ 4 ] {dd1a9d01-213d-485d-b581-fceb38fe1c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4352 | 2026.02.17 17:11:53.781214 [ 4 ] {dd1a9d01-213d-485d-b581-fceb38fe1c52} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4353 | 2026.02.17 17:11:53.781251 [ 4 ] {dd1a9d01-213d-485d-b581-fceb38fe1c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 4354 | 2026.02.17 17:11:53.781561 [ 4 ] {dd1a9d01-213d-485d-b581-fceb38fe1c52} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4355 | 2026.02.17 17:11:53.781775 [ 4 ] {dd1a9d01-213d-485d-b581-fceb38fe1c52} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4356 | 2026.02.17 17:11:53.781902 [ 4 ] {dd1a9d01-213d-485d-b581-fceb38fe1c52} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 4357 | 2026.02.17 17:11:53.781938 [ 4 ] {dd1a9d01-213d-485d-b581-fceb38fe1c52} <Debug> TCPHandler: Processed in 0.001237697 sec. | ||
| 4358 | 2026.02.17 17:11:53.782043 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4359 | 2026.02.17 17:11:53.782137 [ 4 ] {42e93168-c8e3-490b-89ca-da7b10d21c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4360 | 2026.02.17 17:11:53.782190 [ 4 ] {42e93168-c8e3-490b-89ca-da7b10d21c8b} <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 | ||
| 4361 | 2026.02.17 17:11:53.783028 [ 4 ] {42e93168-c8e3-490b-89ca-da7b10d21c8b} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4362 | 2026.02.17 17:11:53.783065 [ 4 ] {42e93168-c8e3-490b-89ca-da7b10d21c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 4363 | 2026.02.17 17:11:53.783676 [ 4 ] {42e93168-c8e3-490b-89ca-da7b10d21c8b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4364 | 2026.02.17 17:11:53.783896 [ 4 ] {42e93168-c8e3-490b-89ca-da7b10d21c8b} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4365 | 2026.02.17 17:11:53.784035 [ 4 ] {42e93168-c8e3-490b-89ca-da7b10d21c8b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001916 sec., 20876.826722338206 rows/sec., 37.41 MiB/sec. | ||
| 4366 | 2026.02.17 17:11:53.784096 [ 4 ] {42e93168-c8e3-490b-89ca-da7b10d21c8b} <Debug> TCPHandler: Processed in 0.002102035 sec. | ||
| 4367 | 2026.02.17 17:11:53.784208 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4368 | 2026.02.17 17:11:53.784309 [ 4 ] {c8b220e7-ffed-4d3d-adf5-03813f1035d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4369 | 2026.02.17 17:11:53.784351 [ 4 ] {c8b220e7-ffed-4d3d-adf5-03813f1035d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4370 | 2026.02.17 17:11:53.784679 [ 4 ] {c8b220e7-ffed-4d3d-adf5-03813f1035d0} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4371 | 2026.02.17 17:11:53.784716 [ 4 ] {c8b220e7-ffed-4d3d-adf5-03813f1035d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 4372 | 2026.02.17 17:11:53.785062 [ 4 ] {c8b220e7-ffed-4d3d-adf5-03813f1035d0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4373 | 2026.02.17 17:11:53.785284 [ 4 ] {c8b220e7-ffed-4d3d-adf5-03813f1035d0} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4374 | 2026.02.17 17:11:53.785416 [ 4 ] {c8b220e7-ffed-4d3d-adf5-03813f1035d0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001127 sec., 79858.03016858918 rows/sec., 5.00 MiB/sec. | ||
| 4375 | 2026.02.17 17:11:53.785453 [ 4 ] {c8b220e7-ffed-4d3d-adf5-03813f1035d0} <Debug> TCPHandler: Processed in 0.001295628 sec. | ||
| 4376 | 2026.02.17 17:11:58.306793 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 584 | ||
| 4377 | 2026.02.17 17:11:58.309334 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4378 | 2026.02.17 17:11:58.309386 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4379 | 2026.02.17 17:11:58.310665 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4380 | 2026.02.17 17:11:58.310956 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4381 | 2026.02.17 17:11:58.311318 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 584 | ||
| 4382 | 2026.02.17 17:11:58.758453 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4383 | 2026.02.17 17:11:58.758657 [ 4 ] {9fbb805e-43fb-491e-a12d-25861984b85f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4384 | 2026.02.17 17:11:58.758734 [ 4 ] {9fbb805e-43fb-491e-a12d-25861984b85f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4385 | 2026.02.17 17:11:58.759408 [ 4 ] {9fbb805e-43fb-491e-a12d-25861984b85f} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2026.02.17 17:11:58.759462 [ 4 ] {9fbb805e-43fb-491e-a12d-25861984b85f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4387 | 2026.02.17 17:11:58.759866 [ 4 ] {9fbb805e-43fb-491e-a12d-25861984b85f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4388 | 2026.02.17 17:11:58.760102 [ 4 ] {9fbb805e-43fb-491e-a12d-25861984b85f} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2026.02.17 17:11:58.760286 [ 4 ] {9fbb805e-43fb-491e-a12d-25861984b85f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001685 sec., 33234.42136498516 rows/sec., 2.55 MiB/sec. | ||
| 4390 | 2026.02.17 17:11:58.760337 [ 4 ] {9fbb805e-43fb-491e-a12d-25861984b85f} <Debug> TCPHandler: Processed in 0.002024344 sec. | ||
| 4391 | 2026.02.17 17:11:58.760462 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4392 | 2026.02.17 17:11:58.760565 [ 4 ] {5a975da1-faa0-4438-b3f6-3a3df1f58f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4393 | 2026.02.17 17:11:58.760608 [ 4 ] {5a975da1-faa0-4438-b3f6-3a3df1f58f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4394 | 2026.02.17 17:11:58.761036 [ 4 ] {5a975da1-faa0-4438-b3f6-3a3df1f58f7d} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.02.17 17:11:58.761076 [ 4 ] {5a975da1-faa0-4438-b3f6-3a3df1f58f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4396 | 2026.02.17 17:11:58.761410 [ 4 ] {5a975da1-faa0-4438-b3f6-3a3df1f58f7d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4397 | 2026.02.17 17:11:58.761628 [ 4 ] {5a975da1-faa0-4438-b3f6-3a3df1f58f7d} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4398 | 2026.02.17 17:11:58.761770 [ 4 ] {5a975da1-faa0-4438-b3f6-3a3df1f58f7d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001229 sec., 52074.857607811224 rows/sec., 4.06 MiB/sec. | ||
| 4399 | 2026.02.17 17:11:58.761811 [ 4 ] {5a975da1-faa0-4438-b3f6-3a3df1f58f7d} <Debug> TCPHandler: Processed in 0.00140006 sec. | ||
| 4400 | 2026.02.17 17:11:58.761925 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4401 | 2026.02.17 17:11:58.762022 [ 4 ] {9652cdad-61da-4507-b0e9-09793c5872dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4402 | 2026.02.17 17:11:58.762065 [ 4 ] {9652cdad-61da-4507-b0e9-09793c5872dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4403 | 2026.02.17 17:11:58.762471 [ 4 ] {9652cdad-61da-4507-b0e9-09793c5872dd} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2026.02.17 17:11:58.762508 [ 4 ] {9652cdad-61da-4507-b0e9-09793c5872dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4405 | 2026.02.17 17:11:58.762855 [ 4 ] {9652cdad-61da-4507-b0e9-09793c5872dd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4406 | 2026.02.17 17:11:58.763085 [ 4 ] {9652cdad-61da-4507-b0e9-09793c5872dd} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2026.02.17 17:11:58.763224 [ 4 ] {9652cdad-61da-4507-b0e9-09793c5872dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 4408 | 2026.02.17 17:11:58.763263 [ 4 ] {9652cdad-61da-4507-b0e9-09793c5872dd} <Debug> TCPHandler: Processed in 0.00138625 sec. | ||
| 4409 | 2026.02.17 17:11:58.763378 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4410 | 2026.02.17 17:11:58.763473 [ 4 ] {cb4c91c3-ac38-4211-8a5d-e9eae2117fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4411 | 2026.02.17 17:11:58.763515 [ 4 ] {cb4c91c3-ac38-4211-8a5d-e9eae2117fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4412 | 2026.02.17 17:11:58.763854 [ 4 ] {cb4c91c3-ac38-4211-8a5d-e9eae2117fd8} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4413 | 2026.02.17 17:11:58.763891 [ 4 ] {cb4c91c3-ac38-4211-8a5d-e9eae2117fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4414 | 2026.02.17 17:11:58.764213 [ 4 ] {cb4c91c3-ac38-4211-8a5d-e9eae2117fd8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4415 | 2026.02.17 17:11:58.764434 [ 4 ] {cb4c91c3-ac38-4211-8a5d-e9eae2117fd8} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4416 | 2026.02.17 17:11:58.764569 [ 4 ] {cb4c91c3-ac38-4211-8a5d-e9eae2117fd8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 4417 | 2026.02.17 17:11:58.764609 [ 4 ] {cb4c91c3-ac38-4211-8a5d-e9eae2117fd8} <Debug> TCPHandler: Processed in 0.001279447 sec. | ||
| 4418 | 2026.02.17 17:12:00.791285 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9032 | ||
| 4419 | 2026.02.17 17:12:00.792002 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4420 | 2026.02.17 17:12:00.792083 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4421 | 2026.02.17 17:12:00.792756 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4422 | 2026.02.17 17:12:00.793016 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2026.02.17 17:12:00.793172 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9032 | ||
| 4424 | 2026.02.17 17:12:01.267260 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4425 | 2026.02.17 17:12:01.283859 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4426 | 2026.02.17 17:12:01.283913 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4427 | 2026.02.17 17:12:01.290509 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4428 | 2026.02.17 17:12:01.291243 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4429 | 2026.02.17 17:12:01.294077 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4430 | 2026.02.17 17:12:03.768255 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4431 | 2026.02.17 17:12:03.768455 [ 4 ] {eaf979bb-62f8-4c36-b3e7-18959dea6dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4432 | 2026.02.17 17:12:03.768523 [ 4 ] {eaf979bb-62f8-4c36-b3e7-18959dea6dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4433 | 2026.02.17 17:12:03.769291 [ 4 ] {eaf979bb-62f8-4c36-b3e7-18959dea6dc0} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4434 | 2026.02.17 17:12:03.769339 [ 4 ] {eaf979bb-62f8-4c36-b3e7-18959dea6dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4435 | 2026.02.17 17:12:03.769769 [ 4 ] {eaf979bb-62f8-4c36-b3e7-18959dea6dc0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4436 | 2026.02.17 17:12:03.770003 [ 4 ] {eaf979bb-62f8-4c36-b3e7-18959dea6dc0} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4437 | 2026.02.17 17:12:03.770133 [ 27 ] {} <Debug> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4438 | 2026.02.17 17:12:03.770158 [ 4 ] {eaf979bb-62f8-4c36-b3e7-18959dea6dc0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001752 sec., 162100.45662100456 rows/sec., 10.30 MiB/sec. | ||
| 4439 | 2026.02.17 17:12:03.770189 [ 27 ] {} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2026.02.17 17:12:03.770204 [ 4 ] {eaf979bb-62f8-4c36-b3e7-18959dea6dc0} <Debug> TCPHandler: Processed in 0.002085145 sec. | ||
| 4441 | 2026.02.17 17:12:03.770221 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4442 | 2026.02.17 17:12:03.770347 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4443 | 2026.02.17 17:12:03.770363 [ 193 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::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 | ||
| 4444 | 2026.02.17 17:12:03.770445 [ 4 ] {d3b8cf67-b528-44a4-9557-55fcff51eca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4445 | 2026.02.17 17:12:03.770491 [ 4 ] {d3b8cf67-b528-44a4-9557-55fcff51eca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4446 | 2026.02.17 17:12:03.770514 [ 193 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4447 | 2026.02.17 17:12:03.770554 [ 193 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 284 rows starting from the beginning of the part | ||
| 4448 | 2026.02.17 17:12:03.770629 [ 193 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4449 | 2026.02.17 17:12:03.770674 [ 193 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4450 | 2026.02.17 17:12:03.770716 [ 193 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 4451 | 2026.02.17 17:12:03.770756 [ 193 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 4452 | 2026.02.17 17:12:03.770916 [ 4 ] {d3b8cf67-b528-44a4-9557-55fcff51eca7} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4453 | 2026.02.17 17:12:03.770960 [ 4 ] {d3b8cf67-b528-44a4-9557-55fcff51eca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4454 | 2026.02.17 17:12:03.771301 [ 4 ] {d3b8cf67-b528-44a4-9557-55fcff51eca7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4455 | 2026.02.17 17:12:03.771540 [ 4 ] {d3b8cf67-b528-44a4-9557-55fcff51eca7} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2026.02.17 17:12:03.771679 [ 4 ] {d3b8cf67-b528-44a4-9557-55fcff51eca7} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001254 sec., 11164.27432216906 rows/sec., 910.37 KiB/sec. | ||
| 4457 | 2026.02.17 17:12:03.771719 [ 4 ] {d3b8cf67-b528-44a4-9557-55fcff51eca7} <Debug> TCPHandler: Processed in 0.001427391 sec. | ||
| 4458 | 2026.02.17 17:12:03.771779 [ 186 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001466852 sec., 968059.4906643615 rows/sec., 65.18 MiB/sec. | ||
| 4459 | 2026.02.17 17:12:03.771836 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4460 | 2026.02.17 17:12:03.771934 [ 4 ] {2df84f31-b5c5-4f18-a8f6-ea3f48a25ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4461 | 2026.02.17 17:12:03.771957 [ 193 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4462 | 2026.02.17 17:12:03.771978 [ 4 ] {2df84f31-b5c5-4f18-a8f6-ea3f48a25ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4463 | 2026.02.17 17:12:03.772221 [ 193 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_13_3} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4464 | 2026.02.17 17:12:03.772298 [ 193 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_13_3} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4465 | 2026.02.17 17:12:03.772371 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4466 | 2026.02.17 17:12:03.773018 [ 4 ] {2df84f31-b5c5-4f18-a8f6-ea3f48a25ce6} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2026.02.17 17:12:03.773059 [ 4 ] {2df84f31-b5c5-4f18-a8f6-ea3f48a25ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4468 | 2026.02.17 17:12:03.773471 [ 4 ] {2df84f31-b5c5-4f18-a8f6-ea3f48a25ce6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4469 | 2026.02.17 17:12:03.773703 [ 4 ] {2df84f31-b5c5-4f18-a8f6-ea3f48a25ce6} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): 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.02.17 17:12:03.773813 [ 27 ] {} <Debug> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4471 | 2026.02.17 17:12:03.773834 [ 4 ] {2df84f31-b5c5-4f18-a8f6-ea3f48a25ce6} <Debug> executeQuery: Read 884 rows, 72.39 KiB in 0.001918 sec., 460896.7674661105 rows/sec., 36.86 MiB/sec. | ||
| 4472 | 2026.02.17 17:12:03.773852 [ 27 ] {} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4473 | 2026.02.17 17:12:03.773874 [ 4 ] {2df84f31-b5c5-4f18-a8f6-ea3f48a25ce6} <Debug> TCPHandler: Processed in 0.002085965 sec. | ||
| 4474 | 2026.02.17 17:12:03.773882 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4475 | 2026.02.17 17:12:03.773966 [ 189 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::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.02.17 17:12:03.773999 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4477 | 2026.02.17 17:12:03.774086 [ 189 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4478 | 2026.02.17 17:12:03.774100 [ 4 ] {9a3de40f-4cc5-42e9-a45f-a7432f32543e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4479 | 2026.02.17 17:12:03.774120 [ 189 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2027 rows starting from the beginning of the part | ||
| 4480 | 2026.02.17 17:12:03.774145 [ 4 ] {9a3de40f-4cc5-42e9-a45f-a7432f32543e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4481 | 2026.02.17 17:12:03.774177 [ 189 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 877 rows starting from the beginning of the part | ||
| 4482 | 2026.02.17 17:12:03.774228 [ 189 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1197 rows starting from the beginning of the part | ||
| 4483 | 2026.02.17 17:12:03.774268 [ 189 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 877 rows starting from the beginning of the part | ||
| 4484 | 2026.02.17 17:12:03.774316 [ 189 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 4485 | 2026.02.17 17:12:03.774356 [ 189 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 884 rows starting from the beginning of the part | ||
| 4486 | 2026.02.17 17:12:03.774674 [ 4 ] {9a3de40f-4cc5-42e9-a45f-a7432f32543e} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4487 | 2026.02.17 17:12:03.774715 [ 4 ] {9a3de40f-4cc5-42e9-a45f-a7432f32543e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4488 | 2026.02.17 17:12:03.775087 [ 4 ] {9a3de40f-4cc5-42e9-a45f-a7432f32543e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4489 | 2026.02.17 17:12:03.775353 [ 4 ] {9a3de40f-4cc5-42e9-a45f-a7432f32543e} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4490 | 2026.02.17 17:12:03.775490 [ 4 ] {9a3de40f-4cc5-42e9-a45f-a7432f32543e} <Debug> executeQuery: Read 196 rows, 12.53 KiB in 0.001409 sec., 139105.74875798437 rows/sec., 8.68 MiB/sec. | ||
| 4491 | 2026.02.17 17:12:03.775529 [ 4 ] {9a3de40f-4cc5-42e9-a45f-a7432f32543e} <Debug> TCPHandler: Processed in 0.001581185 sec. | ||
| 4492 | 2026.02.17 17:12:03.775658 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4493 | 2026.02.17 17:12:03.775777 [ 4 ] {c9df83b6-12c6-4f59-b73f-dbe5c21dd793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4494 | 2026.02.17 17:12:03.775819 [ 4 ] {c9df83b6-12c6-4f59-b73f-dbe5c21dd793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4495 | 2026.02.17 17:12:03.776279 [ 4 ] {c9df83b6-12c6-4f59-b73f-dbe5c21dd793} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4496 | 2026.02.17 17:12:03.776314 [ 4 ] {c9df83b6-12c6-4f59-b73f-dbe5c21dd793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4497 | 2026.02.17 17:12:03.776460 [ 186 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5918 rows, containing 5 columns (5 merged, 0 gathered) in 0.002529454 sec., 2339635.352135283 rows/sec., 198.41 MiB/sec. | ||
| 4498 | 2026.02.17 17:12:03.776643 [ 4 ] {c9df83b6-12c6-4f59-b73f-dbe5c21dd793} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4499 | 2026.02.17 17:12:03.776745 [ 186 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4500 | 2026.02.17 17:12:03.776899 [ 4 ] {c9df83b6-12c6-4f59-b73f-dbe5c21dd793} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4501 | 2026.02.17 17:12:03.777044 [ 4 ] {c9df83b6-12c6-4f59-b73f-dbe5c21dd793} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001285 sec., 115953.30739299612 rows/sec., 7.49 MiB/sec. | ||
| 4502 | 2026.02.17 17:12:03.777067 [ 186 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_26_5} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4503 | 2026.02.17 17:12:03.777082 [ 4 ] {c9df83b6-12c6-4f59-b73f-dbe5c21dd793} <Debug> TCPHandler: Processed in 0.001489162 sec. | ||
| 4504 | 2026.02.17 17:12:03.777155 [ 186 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_26_5} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4505 | 2026.02.17 17:12:03.777200 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4506 | 2026.02.17 17:12:03.777252 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 4507 | 2026.02.17 17:12:03.777298 [ 4 ] {ec9b0efa-b0b7-4d61-94ff-1661ceb19fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4508 | 2026.02.17 17:12:03.777342 [ 4 ] {ec9b0efa-b0b7-4d61-94ff-1661ceb19fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4509 | 2026.02.17 17:12:03.777790 [ 4 ] {ec9b0efa-b0b7-4d61-94ff-1661ceb19fa1} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4510 | 2026.02.17 17:12:03.777826 [ 4 ] {ec9b0efa-b0b7-4d61-94ff-1661ceb19fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4511 | 2026.02.17 17:12:03.778162 [ 4 ] {ec9b0efa-b0b7-4d61-94ff-1661ceb19fa1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4512 | 2026.02.17 17:12:03.778385 [ 4 ] {ec9b0efa-b0b7-4d61-94ff-1661ceb19fa1} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4513 | 2026.02.17 17:12:03.778478 [ 27 ] {} <Debug> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4514 | 2026.02.17 17:12:03.778510 [ 4 ] {ec9b0efa-b0b7-4d61-94ff-1661ceb19fa1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001231 sec., 120227.45735174653 rows/sec., 6.84 MiB/sec. | ||
| 4515 | 2026.02.17 17:12:03.778511 [ 27 ] {} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4516 | 2026.02.17 17:12:03.778540 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4517 | 2026.02.17 17:12:03.778548 [ 4 ] {ec9b0efa-b0b7-4d61-94ff-1661ceb19fa1} <Debug> TCPHandler: Processed in 0.00139645 sec. | ||
| 4518 | 2026.02.17 17:12:03.778641 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::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 | ||
| 4519 | 2026.02.17 17:12:03.778656 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4520 | 2026.02.17 17:12:03.778775 [ 4 ] {fe78cab5-b763-420c-ac39-92dd5e86b339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4521 | 2026.02.17 17:12:03.778800 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4522 | 2026.02.17 17:12:03.778815 [ 4 ] {fe78cab5-b763-420c-ac39-92dd5e86b339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4523 | 2026.02.17 17:12:03.778843 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 148 rows starting from the beginning of the part | ||
| 4524 | 2026.02.17 17:12:03.778919 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4525 | 2026.02.17 17:12:03.778963 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4526 | 2026.02.17 17:12:03.779006 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 4527 | 2026.02.17 17:12:03.779047 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 4528 | 2026.02.17 17:12:03.779519 [ 4 ] {fe78cab5-b763-420c-ac39-92dd5e86b339} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.02.17 17:12:03.779560 [ 4 ] {fe78cab5-b763-420c-ac39-92dd5e86b339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4530 | 2026.02.17 17:12:03.779929 [ 193 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001336038 sec., 553876.4615976493 rows/sec., 33.61 MiB/sec. | ||
| 4531 | 2026.02.17 17:12:03.779948 [ 4 ] {fe78cab5-b763-420c-ac39-92dd5e86b339} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4532 | 2026.02.17 17:12:03.780088 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4533 | 2026.02.17 17:12:03.780208 [ 4 ] {fe78cab5-b763-420c-ac39-92dd5e86b339} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4534 | 2026.02.17 17:12:03.780327 [ 27 ] {} <Debug> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4535 | 2026.02.17 17:12:03.780357 [ 4 ] {fe78cab5-b763-420c-ac39-92dd5e86b339} <Debug> executeQuery: Read 544 rows, 39.52 KiB in 0.0016 sec., 340000 rows/sec., 24.12 MiB/sec. | ||
| 4536 | 2026.02.17 17:12:03.780358 [ 27 ] {} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4537 | 2026.02.17 17:12:03.780385 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_13_3} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2026.02.17 17:12:03.780389 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4539 | 2026.02.17 17:12:03.780397 [ 4 ] {fe78cab5-b763-420c-ac39-92dd5e86b339} <Debug> TCPHandler: Processed in 0.001789379 sec. | ||
| 4540 | 2026.02.17 17:12:03.780469 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_13_3} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4541 | 2026.02.17 17:12:03.780496 [ 186 ] {d98c200f-82a8-4bc8-a14b-281771204983::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 | ||
| 4542 | 2026.02.17 17:12:03.780546 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4543 | 2026.02.17 17:12:03.780548 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4544 | 2026.02.17 17:12:03.780611 [ 186 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4545 | 2026.02.17 17:12:03.780649 [ 186 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1022 rows starting from the beginning of the part | ||
| 4546 | 2026.02.17 17:12:03.780668 [ 4 ] {793fb00e-9fef-4908-8479-8487da1a730f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4547 | 2026.02.17 17:12:03.780723 [ 186 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 530 rows starting from the beginning of the part | ||
| 4548 | 2026.02.17 17:12:03.780730 [ 4 ] {793fb00e-9fef-4908-8479-8487da1a730f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4549 | 2026.02.17 17:12:03.780781 [ 186 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 522 rows starting from the beginning of the part | ||
| 4550 | 2026.02.17 17:12:03.780832 [ 186 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 530 rows starting from the beginning of the part | ||
| 4551 | 2026.02.17 17:12:03.780875 [ 186 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 4552 | 2026.02.17 17:12:03.780919 [ 186 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 544 rows starting from the beginning of the part | ||
| 4553 | 2026.02.17 17:12:03.781154 [ 4 ] {793fb00e-9fef-4908-8479-8487da1a730f} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4554 | 2026.02.17 17:12:03.781202 [ 4 ] {793fb00e-9fef-4908-8479-8487da1a730f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4555 | 2026.02.17 17:12:03.781560 [ 4 ] {793fb00e-9fef-4908-8479-8487da1a730f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4556 | 2026.02.17 17:12:03.781791 [ 4 ] {793fb00e-9fef-4908-8479-8487da1a730f} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4557 | 2026.02.17 17:12:03.781925 [ 4 ] {793fb00e-9fef-4908-8479-8487da1a730f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001281 sec., 4683.840749414519 rows/sec., 244.71 KiB/sec. | ||
| 4558 | 2026.02.17 17:12:03.781963 [ 4 ] {793fb00e-9fef-4908-8479-8487da1a730f} <Debug> TCPHandler: Processed in 0.001477301 sec. | ||
| 4559 | 2026.02.17 17:12:03.782077 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4560 | 2026.02.17 17:12:03.782170 [ 4 ] {8df9eebf-317b-4cf2-8cb6-f6bfbca72a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4561 | 2026.02.17 17:12:03.782218 [ 4 ] {8df9eebf-317b-4cf2-8cb6-f6bfbca72a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4562 | 2026.02.17 17:12:03.782287 [ 191 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3212 rows, containing 5 columns (5 merged, 0 gathered) in 0.001832329 sec., 1752960.3035262772 rows/sec., 132.76 MiB/sec. | ||
| 4563 | 2026.02.17 17:12:03.782446 [ 186 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4564 | 2026.02.17 17:12:03.782683 [ 186 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_26_5} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4565 | 2026.02.17 17:12:03.782693 [ 4 ] {8df9eebf-317b-4cf2-8cb6-f6bfbca72a0e} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4566 | 2026.02.17 17:12:03.782737 [ 4 ] {8df9eebf-317b-4cf2-8cb6-f6bfbca72a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4567 | 2026.02.17 17:12:03.782750 [ 186 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_26_5} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4568 | 2026.02.17 17:12:03.782816 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 4569 | 2026.02.17 17:12:03.783125 [ 4 ] {8df9eebf-317b-4cf2-8cb6-f6bfbca72a0e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4570 | 2026.02.17 17:12:03.783376 [ 4 ] {8df9eebf-317b-4cf2-8cb6-f6bfbca72a0e} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4571 | 2026.02.17 17:12:03.783485 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4572 | 2026.02.17 17:12:03.783508 [ 4 ] {8df9eebf-317b-4cf2-8cb6-f6bfbca72a0e} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001356 sec., 200589.97050147492 rows/sec., 13.34 MiB/sec. | ||
| 4573 | 2026.02.17 17:12:03.783534 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4574 | 2026.02.17 17:12:03.783555 [ 4 ] {8df9eebf-317b-4cf2-8cb6-f6bfbca72a0e} <Debug> TCPHandler: Processed in 0.001527333 sec. | ||
| 4575 | 2026.02.17 17:12:03.783561 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4576 | 2026.02.17 17:12:03.783645 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::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 | ||
| 4577 | 2026.02.17 17:12:03.783681 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4578 | 2026.02.17 17:12:03.783734 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4579 | 2026.02.17 17:12:03.783766 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7139 rows starting from the beginning of the part | ||
| 4580 | 2026.02.17 17:12:03.783779 [ 4 ] {9a5eaf3c-47c8-43b7-bdcc-fd490a19261c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4581 | 2026.02.17 17:12:03.783811 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 265 rows starting from the beginning of the part | ||
| 4582 | 2026.02.17 17:12:03.783826 [ 4 ] {9a5eaf3c-47c8-43b7-bdcc-fd490a19261c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4583 | 2026.02.17 17:12:03.783855 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 845 rows starting from the beginning of the part | ||
| 4584 | 2026.02.17 17:12:03.783892 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 265 rows starting from the beginning of the part | ||
| 4585 | 2026.02.17 17:12:03.783926 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4586 | 2026.02.17 17:12:03.783956 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 272 rows starting from the beginning of the part | ||
| 4587 | 2026.02.17 17:12:03.784223 [ 4 ] {9a5eaf3c-47c8-43b7-bdcc-fd490a19261c} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2026.02.17 17:12:03.784267 [ 4 ] {9a5eaf3c-47c8-43b7-bdcc-fd490a19261c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4589 | 2026.02.17 17:12:03.784596 [ 4 ] {9a5eaf3c-47c8-43b7-bdcc-fd490a19261c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4590 | 2026.02.17 17:12:03.784818 [ 4 ] {9a5eaf3c-47c8-43b7-bdcc-fd490a19261c} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4591 | 2026.02.17 17:12:03.784951 [ 4 ] {9a5eaf3c-47c8-43b7-bdcc-fd490a19261c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00119 sec., 840.3361344537815 rows/sec., 56.62 KiB/sec. | ||
| 4592 | 2026.02.17 17:12:03.784988 [ 4 ] {9a5eaf3c-47c8-43b7-bdcc-fd490a19261c} <Debug> TCPHandler: Processed in 0.00135602 sec. | ||
| 4593 | 2026.02.17 17:12:03.785097 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4594 | 2026.02.17 17:12:03.785191 [ 4 ] {d8f1b3d8-bcfc-4956-bc8d-749408ea28d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4595 | 2026.02.17 17:12:03.785247 [ 4 ] {d8f1b3d8-bcfc-4956-bc8d-749408ea28d6} <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 | ||
| 4596 | 2026.02.17 17:12:03.786116 [ 4 ] {d8f1b3d8-bcfc-4956-bc8d-749408ea28d6} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4597 | 2026.02.17 17:12:03.786153 [ 4 ] {d8f1b3d8-bcfc-4956-bc8d-749408ea28d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4598 | 2026.02.17 17:12:03.786788 [ 4 ] {d8f1b3d8-bcfc-4956-bc8d-749408ea28d6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4599 | 2026.02.17 17:12:03.787028 [ 4 ] {d8f1b3d8-bcfc-4956-bc8d-749408ea28d6} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4600 | 2026.02.17 17:12:03.787170 [ 4 ] {d8f1b3d8-bcfc-4956-bc8d-749408ea28d6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001998 sec., 20020.02002002002 rows/sec., 35.87 MiB/sec. | ||
| 4601 | 2026.02.17 17:12:03.787229 [ 4 ] {d8f1b3d8-bcfc-4956-bc8d-749408ea28d6} <Debug> TCPHandler: Processed in 0.002180217 sec. | ||
| 4602 | 2026.02.17 17:12:03.787293 [ 191 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8946 rows, containing 5 columns (5 merged, 0 gathered) in 0.003675139 sec., 2434193.645464838 rows/sec., 163.74 MiB/sec. | ||
| 4603 | 2026.02.17 17:12:03.787343 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4604 | 2026.02.17 17:12:03.787442 [ 4 ] {9e8a0617-794a-47bb-8f88-eb653c4dc78d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4605 | 2026.02.17 17:12:03.787484 [ 4 ] {9e8a0617-794a-47bb-8f88-eb653c4dc78d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4606 | 2026.02.17 17:12:03.787541 [ 194 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4607 | 2026.02.17 17:12:03.787835 [ 4 ] {9e8a0617-794a-47bb-8f88-eb653c4dc78d} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4608 | 2026.02.17 17:12:03.787846 [ 194 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4609 | 2026.02.17 17:12:03.787880 [ 4 ] {9e8a0617-794a-47bb-8f88-eb653c4dc78d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4610 | 2026.02.17 17:12:03.787943 [ 194 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4611 | 2026.02.17 17:12:03.788020 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 4612 | 2026.02.17 17:12:03.788221 [ 4 ] {9e8a0617-794a-47bb-8f88-eb653c4dc78d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4613 | 2026.02.17 17:12:03.788469 [ 4 ] {9e8a0617-794a-47bb-8f88-eb653c4dc78d} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4614 | 2026.02.17 17:12:03.788589 [ 57 ] {} <Debug> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4615 | 2026.02.17 17:12:03.788600 [ 4 ] {9e8a0617-794a-47bb-8f88-eb653c4dc78d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001177 sec., 76465.59048428206 rows/sec., 4.78 MiB/sec. | ||
| 4616 | 2026.02.17 17:12:03.788633 [ 57 ] {} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4617 | 2026.02.17 17:12:03.788654 [ 4 ] {9e8a0617-794a-47bb-8f88-eb653c4dc78d} <Debug> TCPHandler: Processed in 0.00136001 sec. | ||
| 4618 | 2026.02.17 17:12:03.788657 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4619 | 2026.02.17 17:12:03.788742 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 4620 | 2026.02.17 17:12:03.788828 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4621 | 2026.02.17 17:12:03.788851 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1500 rows starting from the beginning of the part | ||
| 4622 | 2026.02.17 17:12:03.788895 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 90 rows starting from the beginning of the part | ||
| 4623 | 2026.02.17 17:12:03.788927 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4624 | 2026.02.17 17:12:03.788959 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part | ||
| 4625 | 2026.02.17 17:12:03.788989 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 4626 | 2026.02.17 17:12:03.789017 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part | ||
| 4627 | 2026.02.17 17:12:03.789809 [ 191 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1890 rows, containing 4 columns (4 merged, 0 gathered) in 0.001095324 sec., 1725516.83337533 rows/sec., 111.14 MiB/sec. | ||
| 4628 | 2026.02.17 17:12:03.790042 [ 187 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4629 | 2026.02.17 17:12:03.790320 [ 187 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_26_5} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4630 | 2026.02.17 17:12:03.790397 [ 187 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_26_5} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4631 | 2026.02.17 17:12:03.790475 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4632 | 2026.02.17 17:12:08.183744 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4633 | 2026.02.17 17:12:08.183810 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4634 | 2026.02.17 17:12:08.293304 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9544 | ||
| 4635 | 2026.02.17 17:12:08.293859 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2026.02.17 17:12:08.293905 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4637 | 2026.02.17 17:12:08.294448 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4638 | 2026.02.17 17:12:08.294683 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2026.02.17 17:12:08.294827 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9544 | ||
| 4640 | 2026.02.17 17:12:08.311563 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 616 | ||
| 4641 | 2026.02.17 17:12:08.313806 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2026.02.17 17:12:08.313865 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4643 | 2026.02.17 17:12:08.315103 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4644 | 2026.02.17 17:12:08.315385 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2026.02.17 17:12:08.315744 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 616 | ||
| 4646 | 2026.02.17 17:12:08.758204 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4647 | 2026.02.17 17:12:08.758386 [ 4 ] {de50df26-fd0c-4fc3-8802-44f5efa93ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4648 | 2026.02.17 17:12:08.758452 [ 4 ] {de50df26-fd0c-4fc3-8802-44f5efa93ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4649 | 2026.02.17 17:12:08.759097 [ 4 ] {de50df26-fd0c-4fc3-8802-44f5efa93ce3} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4650 | 2026.02.17 17:12:08.759148 [ 4 ] {de50df26-fd0c-4fc3-8802-44f5efa93ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4651 | 2026.02.17 17:12:08.759549 [ 4 ] {de50df26-fd0c-4fc3-8802-44f5efa93ce3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4652 | 2026.02.17 17:12:08.759776 [ 4 ] {de50df26-fd0c-4fc3-8802-44f5efa93ce3} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4653 | 2026.02.17 17:12:08.759940 [ 4 ] {de50df26-fd0c-4fc3-8802-44f5efa93ce3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001604 sec., 34912.71820448878 rows/sec., 2.68 MiB/sec. | ||
| 4654 | 2026.02.17 17:12:08.759990 [ 4 ] {de50df26-fd0c-4fc3-8802-44f5efa93ce3} <Debug> TCPHandler: Processed in 0.001921492 sec. | ||
| 4655 | 2026.02.17 17:12:08.760113 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4656 | 2026.02.17 17:12:08.760216 [ 4 ] {4da577f6-824e-4df0-8b39-ca989047b61c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4657 | 2026.02.17 17:12:08.760261 [ 4 ] {4da577f6-824e-4df0-8b39-ca989047b61c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4658 | 2026.02.17 17:12:08.760708 [ 4 ] {4da577f6-824e-4df0-8b39-ca989047b61c} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4659 | 2026.02.17 17:12:08.760747 [ 4 ] {4da577f6-824e-4df0-8b39-ca989047b61c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4660 | 2026.02.17 17:12:08.761071 [ 4 ] {4da577f6-824e-4df0-8b39-ca989047b61c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4661 | 2026.02.17 17:12:08.761288 [ 4 ] {4da577f6-824e-4df0-8b39-ca989047b61c} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2026.02.17 17:12:08.761421 [ 4 ] {4da577f6-824e-4df0-8b39-ca989047b61c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001229 sec., 52074.857607811224 rows/sec., 4.06 MiB/sec. | ||
| 4663 | 2026.02.17 17:12:08.761459 [ 4 ] {4da577f6-824e-4df0-8b39-ca989047b61c} <Debug> TCPHandler: Processed in 0.001397721 sec. | ||
| 4664 | 2026.02.17 17:12:08.761567 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4665 | 2026.02.17 17:12:08.761662 [ 4 ] {7bd9aff9-4620-4c1b-b196-67da6ad342e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4666 | 2026.02.17 17:12:08.761705 [ 4 ] {7bd9aff9-4620-4c1b-b196-67da6ad342e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4667 | 2026.02.17 17:12:08.762160 [ 4 ] {7bd9aff9-4620-4c1b-b196-67da6ad342e4} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4668 | 2026.02.17 17:12:08.762210 [ 4 ] {7bd9aff9-4620-4c1b-b196-67da6ad342e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4669 | 2026.02.17 17:12:08.762631 [ 4 ] {7bd9aff9-4620-4c1b-b196-67da6ad342e4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4670 | 2026.02.17 17:12:08.762847 [ 4 ] {7bd9aff9-4620-4c1b-b196-67da6ad342e4} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4671 | 2026.02.17 17:12:08.762982 [ 4 ] {7bd9aff9-4620-4c1b-b196-67da6ad342e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00134 sec., 119402.98507462686 rows/sec., 8.32 MiB/sec. | ||
| 4672 | 2026.02.17 17:12:08.763022 [ 4 ] {7bd9aff9-4620-4c1b-b196-67da6ad342e4} <Debug> TCPHandler: Processed in 0.001503343 sec. | ||
| 4673 | 2026.02.17 17:12:08.763131 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4674 | 2026.02.17 17:12:08.763227 [ 4 ] {328ddfcd-bc44-4180-a396-0adbfff8968d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4675 | 2026.02.17 17:12:08.763270 [ 4 ] {328ddfcd-bc44-4180-a396-0adbfff8968d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4676 | 2026.02.17 17:12:08.763596 [ 4 ] {328ddfcd-bc44-4180-a396-0adbfff8968d} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4677 | 2026.02.17 17:12:08.763631 [ 4 ] {328ddfcd-bc44-4180-a396-0adbfff8968d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4678 | 2026.02.17 17:12:08.763945 [ 4 ] {328ddfcd-bc44-4180-a396-0adbfff8968d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4679 | 2026.02.17 17:12:08.764150 [ 4 ] {328ddfcd-bc44-4180-a396-0adbfff8968d} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4680 | 2026.02.17 17:12:08.764281 [ 4 ] {328ddfcd-bc44-4180-a396-0adbfff8968d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 4681 | 2026.02.17 17:12:08.764318 [ 4 ] {328ddfcd-bc44-4180-a396-0adbfff8968d} <Debug> TCPHandler: Processed in 0.001236897 sec. | ||
| 4682 | 2026.02.17 17:12:08.794201 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4683 | 2026.02.17 17:12:08.812495 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4684 | 2026.02.17 17:12:08.812550 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4685 | 2026.02.17 17:12:08.818822 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4686 | 2026.02.17 17:12:08.819558 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4687 | 2026.02.17 17:12:08.822587 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4688 | 2026.02.17 17:12:13.768181 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4689 | 2026.02.17 17:12:13.768489 [ 4 ] {23569195-daf4-4648-9e76-e54e1489f5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4690 | 2026.02.17 17:12:13.768595 [ 4 ] {23569195-daf4-4648-9e76-e54e1489f5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4691 | 2026.02.17 17:12:13.769365 [ 4 ] {23569195-daf4-4648-9e76-e54e1489f5f1} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4692 | 2026.02.17 17:12:13.769418 [ 4 ] {23569195-daf4-4648-9e76-e54e1489f5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4693 | 2026.02.17 17:12:13.769876 [ 4 ] {23569195-daf4-4648-9e76-e54e1489f5f1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4694 | 2026.02.17 17:12:13.770099 [ 4 ] {23569195-daf4-4648-9e76-e54e1489f5f1} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4695 | 2026.02.17 17:12:13.770359 [ 4 ] {23569195-daf4-4648-9e76-e54e1489f5f1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001946 sec., 145940.3905447071 rows/sec., 9.27 MiB/sec. | ||
| 4696 | 2026.02.17 17:12:13.770410 [ 4 ] {23569195-daf4-4648-9e76-e54e1489f5f1} <Debug> TCPHandler: Processed in 0.002418963 sec. | ||
| 4697 | 2026.02.17 17:12:13.770529 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4698 | 2026.02.17 17:12:13.770634 [ 4 ] {a4873e77-6382-4b71-94fd-bd91347166b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4699 | 2026.02.17 17:12:13.770678 [ 4 ] {a4873e77-6382-4b71-94fd-bd91347166b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4700 | 2026.02.17 17:12:13.771526 [ 4 ] {a4873e77-6382-4b71-94fd-bd91347166b4} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4701 | 2026.02.17 17:12:13.771565 [ 4 ] {a4873e77-6382-4b71-94fd-bd91347166b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4702 | 2026.02.17 17:12:13.771935 [ 4 ] {a4873e77-6382-4b71-94fd-bd91347166b4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4703 | 2026.02.17 17:12:13.772142 [ 4 ] {a4873e77-6382-4b71-94fd-bd91347166b4} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2026.02.17 17:12:13.772276 [ 4 ] {a4873e77-6382-4b71-94fd-bd91347166b4} <Debug> executeQuery: Read 877 rows, 71.88 KiB in 0.001666 sec., 526410.5642256903 rows/sec., 42.13 MiB/sec. | ||
| 4705 | 2026.02.17 17:12:13.772320 [ 4 ] {a4873e77-6382-4b71-94fd-bd91347166b4} <Debug> TCPHandler: Processed in 0.00184248 sec. | ||
| 4706 | 2026.02.17 17:12:13.772426 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4707 | 2026.02.17 17:12:13.772522 [ 4 ] {3c748de3-b44c-4264-a433-6b4f179ad2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4708 | 2026.02.17 17:12:13.772563 [ 4 ] {3c748de3-b44c-4264-a433-6b4f179ad2ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4709 | 2026.02.17 17:12:13.773004 [ 4 ] {3c748de3-b44c-4264-a433-6b4f179ad2ce} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4710 | 2026.02.17 17:12:13.773041 [ 4 ] {3c748de3-b44c-4264-a433-6b4f179ad2ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4711 | 2026.02.17 17:12:13.773363 [ 4 ] {3c748de3-b44c-4264-a433-6b4f179ad2ce} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4712 | 2026.02.17 17:12:13.773575 [ 4 ] {3c748de3-b44c-4264-a433-6b4f179ad2ce} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4713 | 2026.02.17 17:12:13.773704 [ 4 ] {3c748de3-b44c-4264-a433-6b4f179ad2ce} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001202 sec., 151414.309484193 rows/sec., 9.38 MiB/sec. | ||
| 4714 | 2026.02.17 17:12:13.773697 [ 81 ] {} <Debug> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4715 | 2026.02.17 17:12:13.773743 [ 4 ] {3c748de3-b44c-4264-a433-6b4f179ad2ce} <Debug> TCPHandler: Processed in 0.001367499 sec. | ||
| 4716 | 2026.02.17 17:12:13.773811 [ 81 ] {} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4717 | 2026.02.17 17:12:13.773855 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4718 | 2026.02.17 17:12:13.773885 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4719 | 2026.02.17 17:12:13.773983 [ 186 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::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 | ||
| 4720 | 2026.02.17 17:12:13.773993 [ 4 ] {9c7d31f5-c2cd-46b6-be2e-40c10b674537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4721 | 2026.02.17 17:12:13.774059 [ 4 ] {9c7d31f5-c2cd-46b6-be2e-40c10b674537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4722 | 2026.02.17 17:12:13.774143 [ 186 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4723 | 2026.02.17 17:12:13.774182 [ 186 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 200 rows starting from the beginning of the part | ||
| 4724 | 2026.02.17 17:12:13.774247 [ 186 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 182 rows starting from the beginning of the part | ||
| 4725 | 2026.02.17 17:12:13.774291 [ 186 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 4726 | 2026.02.17 17:12:13.774330 [ 186 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 182 rows starting from the beginning of the part | ||
| 4727 | 2026.02.17 17:12:13.774366 [ 186 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 196 rows starting from the beginning of the part | ||
| 4728 | 2026.02.17 17:12:13.774412 [ 186 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 182 rows starting from the beginning of the part | ||
| 4729 | 2026.02.17 17:12:13.774508 [ 4 ] {9c7d31f5-c2cd-46b6-be2e-40c10b674537} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4730 | 2026.02.17 17:12:13.774550 [ 4 ] {9c7d31f5-c2cd-46b6-be2e-40c10b674537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4731 | 2026.02.17 17:12:13.774935 [ 4 ] {9c7d31f5-c2cd-46b6-be2e-40c10b674537} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4732 | 2026.02.17 17:12:13.775169 [ 4 ] {9c7d31f5-c2cd-46b6-be2e-40c10b674537} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2026.02.17 17:12:13.775299 [ 4 ] {9c7d31f5-c2cd-46b6-be2e-40c10b674537} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001325 sec., 112452.83018867925 rows/sec., 7.27 MiB/sec. | ||
| 4734 | 2026.02.17 17:12:13.775337 [ 4 ] {9c7d31f5-c2cd-46b6-be2e-40c10b674537} <Debug> TCPHandler: Processed in 0.001501093 sec. | ||
| 4735 | 2026.02.17 17:12:13.775416 [ 187 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 944 rows, containing 5 columns (5 merged, 0 gathered) in 0.001481972 sec., 636989.092911337 rows/sec., 42.05 MiB/sec. | ||
| 4736 | 2026.02.17 17:12:13.775447 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4737 | 2026.02.17 17:12:13.775551 [ 4 ] {74f28326-7900-43aa-9c09-7bb48ea39a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4738 | 2026.02.17 17:12:13.775584 [ 186 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4739 | 2026.02.17 17:12:13.775590 [ 4 ] {74f28326-7900-43aa-9c09-7bb48ea39a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4740 | 2026.02.17 17:12:13.775836 [ 186 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_16_3} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4741 | 2026.02.17 17:12:13.775911 [ 186 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_16_3} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4742 | 2026.02.17 17:12:13.775981 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4743 | 2026.02.17 17:12:13.776029 [ 4 ] {74f28326-7900-43aa-9c09-7bb48ea39a6d} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4744 | 2026.02.17 17:12:13.776071 [ 4 ] {74f28326-7900-43aa-9c09-7bb48ea39a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4745 | 2026.02.17 17:12:13.776399 [ 4 ] {74f28326-7900-43aa-9c09-7bb48ea39a6d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4746 | 2026.02.17 17:12:13.776620 [ 4 ] {74f28326-7900-43aa-9c09-7bb48ea39a6d} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2026.02.17 17:12:13.776752 [ 4 ] {74f28326-7900-43aa-9c09-7bb48ea39a6d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00122 sec., 121311.47540983607 rows/sec., 6.90 MiB/sec. | ||
| 4748 | 2026.02.17 17:12:13.776791 [ 4 ] {74f28326-7900-43aa-9c09-7bb48ea39a6d} <Debug> TCPHandler: Processed in 0.00139247 sec. | ||
| 4749 | 2026.02.17 17:12:13.776895 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4750 | 2026.02.17 17:12:13.776991 [ 4 ] {020dfc56-4d81-4ff2-aed3-f50a6b7e5949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4751 | 2026.02.17 17:12:13.777031 [ 4 ] {020dfc56-4d81-4ff2-aed3-f50a6b7e5949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4752 | 2026.02.17 17:12:13.777604 [ 4 ] {020dfc56-4d81-4ff2-aed3-f50a6b7e5949} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4753 | 2026.02.17 17:12:13.777642 [ 4 ] {020dfc56-4d81-4ff2-aed3-f50a6b7e5949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4754 | 2026.02.17 17:12:13.777973 [ 4 ] {020dfc56-4d81-4ff2-aed3-f50a6b7e5949} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4755 | 2026.02.17 17:12:13.778184 [ 4 ] {020dfc56-4d81-4ff2-aed3-f50a6b7e5949} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4756 | 2026.02.17 17:12:13.778314 [ 4 ] {020dfc56-4d81-4ff2-aed3-f50a6b7e5949} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.00134 sec., 395522.3880597015 rows/sec., 27.97 MiB/sec. | ||
| 4757 | 2026.02.17 17:12:13.778351 [ 4 ] {020dfc56-4d81-4ff2-aed3-f50a6b7e5949} <Debug> TCPHandler: Processed in 0.001504533 sec. | ||
| 4758 | 2026.02.17 17:12:13.778455 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4759 | 2026.02.17 17:12:13.778549 [ 4 ] {42743e7b-e24f-4f47-9ba8-eef1de685857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4760 | 2026.02.17 17:12:13.778591 [ 4 ] {42743e7b-e24f-4f47-9ba8-eef1de685857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4761 | 2026.02.17 17:12:13.778902 [ 4 ] {42743e7b-e24f-4f47-9ba8-eef1de685857} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4762 | 2026.02.17 17:12:13.778938 [ 4 ] {42743e7b-e24f-4f47-9ba8-eef1de685857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4763 | 2026.02.17 17:12:13.779244 [ 4 ] {42743e7b-e24f-4f47-9ba8-eef1de685857} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4764 | 2026.02.17 17:12:13.779471 [ 4 ] {42743e7b-e24f-4f47-9ba8-eef1de685857} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4765 | 2026.02.17 17:12:13.779596 [ 4 ] {42743e7b-e24f-4f47-9ba8-eef1de685857} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 4766 | 2026.02.17 17:12:13.779632 [ 4 ] {42743e7b-e24f-4f47-9ba8-eef1de685857} <Debug> TCPHandler: Processed in 0.001226437 sec. | ||
| 4767 | 2026.02.17 17:12:13.779735 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4768 | 2026.02.17 17:12:13.779828 [ 4 ] {2ed61a4e-a814-4845-ad86-2a438d525a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4769 | 2026.02.17 17:12:13.779869 [ 4 ] {2ed61a4e-a814-4845-ad86-2a438d525a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4770 | 2026.02.17 17:12:13.780261 [ 4 ] {2ed61a4e-a814-4845-ad86-2a438d525a6c} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4771 | 2026.02.17 17:12:13.780304 [ 4 ] {2ed61a4e-a814-4845-ad86-2a438d525a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4772 | 2026.02.17 17:12:13.780656 [ 4 ] {2ed61a4e-a814-4845-ad86-2a438d525a6c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4773 | 2026.02.17 17:12:13.780865 [ 4 ] {2ed61a4e-a814-4845-ad86-2a438d525a6c} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2026.02.17 17:12:13.780991 [ 4 ] {2ed61a4e-a814-4845-ad86-2a438d525a6c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00118 sec., 224576.27118644066 rows/sec., 14.92 MiB/sec. | ||
| 4775 | 2026.02.17 17:12:13.781028 [ 4 ] {2ed61a4e-a814-4845-ad86-2a438d525a6c} <Debug> TCPHandler: Processed in 0.001341849 sec. | ||
| 4776 | 2026.02.17 17:12:13.781132 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4777 | 2026.02.17 17:12:13.781226 [ 4 ] {1c75edcc-7d96-4bbf-8c94-5d80258b8c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4778 | 2026.02.17 17:12:13.781267 [ 4 ] {1c75edcc-7d96-4bbf-8c94-5d80258b8c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4779 | 2026.02.17 17:12:13.781585 [ 4 ] {1c75edcc-7d96-4bbf-8c94-5d80258b8c56} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4780 | 2026.02.17 17:12:13.781621 [ 4 ] {1c75edcc-7d96-4bbf-8c94-5d80258b8c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4781 | 2026.02.17 17:12:13.781905 [ 4 ] {1c75edcc-7d96-4bbf-8c94-5d80258b8c56} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4782 | 2026.02.17 17:12:13.782108 [ 4 ] {1c75edcc-7d96-4bbf-8c94-5d80258b8c56} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4783 | 2026.02.17 17:12:13.782234 [ 4 ] {1c75edcc-7d96-4bbf-8c94-5d80258b8c56} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 4784 | 2026.02.17 17:12:13.782271 [ 4 ] {1c75edcc-7d96-4bbf-8c94-5d80258b8c56} <Debug> TCPHandler: Processed in 0.001189066 sec. | ||
| 4785 | 2026.02.17 17:12:13.782375 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4786 | 2026.02.17 17:12:13.782468 [ 4 ] {bb449c9d-8bf4-48ce-b1c4-5301f62ca992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4787 | 2026.02.17 17:12:13.782522 [ 4 ] {bb449c9d-8bf4-48ce-b1c4-5301f62ca992} <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 | ||
| 4788 | 2026.02.17 17:12:13.783386 [ 4 ] {bb449c9d-8bf4-48ce-b1c4-5301f62ca992} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4789 | 2026.02.17 17:12:13.783422 [ 4 ] {bb449c9d-8bf4-48ce-b1c4-5301f62ca992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4790 | 2026.02.17 17:12:13.783989 [ 4 ] {bb449c9d-8bf4-48ce-b1c4-5301f62ca992} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4791 | 2026.02.17 17:12:13.784229 [ 4 ] {bb449c9d-8bf4-48ce-b1c4-5301f62ca992} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2026.02.17 17:12:13.784373 [ 4 ] {bb449c9d-8bf4-48ce-b1c4-5301f62ca992} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001922 sec., 20811.654526534858 rows/sec., 37.29 MiB/sec. | ||
| 4793 | 2026.02.17 17:12:13.784428 [ 4 ] {bb449c9d-8bf4-48ce-b1c4-5301f62ca992} <Debug> TCPHandler: Processed in 0.002101675 sec. | ||
| 4794 | 2026.02.17 17:12:13.784545 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4795 | 2026.02.17 17:12:13.784639 [ 4 ] {26b2f5f9-9e2c-4bd8-af83-f4832975e778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4796 | 2026.02.17 17:12:13.784679 [ 4 ] {26b2f5f9-9e2c-4bd8-af83-f4832975e778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4797 | 2026.02.17 17:12:13.785003 [ 4 ] {26b2f5f9-9e2c-4bd8-af83-f4832975e778} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4798 | 2026.02.17 17:12:13.785039 [ 4 ] {26b2f5f9-9e2c-4bd8-af83-f4832975e778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4799 | 2026.02.17 17:12:13.785345 [ 4 ] {26b2f5f9-9e2c-4bd8-af83-f4832975e778} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4800 | 2026.02.17 17:12:13.785551 [ 4 ] {26b2f5f9-9e2c-4bd8-af83-f4832975e778} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2026.02.17 17:12:13.785677 [ 4 ] {26b2f5f9-9e2c-4bd8-af83-f4832975e778} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001056 sec., 85227.27272727272 rows/sec., 5.33 MiB/sec. | ||
| 4802 | 2026.02.17 17:12:13.785712 [ 4 ] {26b2f5f9-9e2c-4bd8-af83-f4832975e778} <Debug> TCPHandler: Processed in 0.001216946 sec. | ||
| 4803 | 2026.02.17 17:12:15.794935 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9992 | ||
| 4804 | 2026.02.17 17:12:15.795506 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4805 | 2026.02.17 17:12:15.795545 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4806 | 2026.02.17 17:12:15.796019 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4807 | 2026.02.17 17:12:15.796237 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4808 | 2026.02.17 17:12:15.796342 [ 78 ] {} <Debug> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4809 | 2026.02.17 17:12:15.796358 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9992 | ||
| 4810 | 2026.02.17 17:12:15.796386 [ 78 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4811 | 2026.02.17 17:12:15.796408 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4812 | 2026.02.17 17:12:15.796491 [ 190 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 4813 | 2026.02.17 17:12:15.796574 [ 190 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4814 | 2026.02.17 17:12:15.796604 [ 190 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7624 rows starting from the beginning of the part | ||
| 4815 | 2026.02.17 17:12:15.796657 [ 190 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 4816 | 2026.02.17 17:12:15.796695 [ 190 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 4817 | 2026.02.17 17:12:15.796738 [ 190 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 4818 | 2026.02.17 17:12:15.796771 [ 190 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 4819 | 2026.02.17 17:12:15.796804 [ 190 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 4820 | 2026.02.17 17:12:15.798438 [ 186 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9992 rows, containing 4 columns (4 merged, 0 gathered) in 0.001980273 sec., 5045768.941959013 rows/sec., 72.18 MiB/sec. | ||
| 4821 | 2026.02.17 17:12:15.798844 [ 187 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4822 | 2026.02.17 17:12:15.799213 [ 187 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_21_4} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4823 | 2026.02.17 17:12:15.799305 [ 187 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_21_4} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4824 | 2026.02.17 17:12:15.799420 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 4825 | 2026.02.17 17:12:16.322731 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4826 | 2026.02.17 17:12:16.340750 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4827 | 2026.02.17 17:12:16.340812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4828 | 2026.02.17 17:12:16.347312 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4829 | 2026.02.17 17:12:16.348062 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4830 | 2026.02.17 17:12:16.348354 [ 77 ] {} <Debug> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4831 | 2026.02.17 17:12:16.348389 [ 77 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4832 | 2026.02.17 17:12:16.348409 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4833 | 2026.02.17 17:12:16.348538 [ 199 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 4834 | 2026.02.17 17:12:16.351383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4835 | 2026.02.17 17:12:16.352638 [ 199 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4836 | 2026.02.17 17:12:16.354176 [ 199 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 4837 | 2026.02.17 17:12:16.359028 [ 199 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 4838 | 2026.02.17 17:12:16.363578 [ 199 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 4839 | 2026.02.17 17:12:16.367884 [ 199 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 4840 | 2026.02.17 17:12:16.372349 [ 199 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 4841 | 2026.02.17 17:12:16.376538 [ 199 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 4842 | 2026.02.17 17:12:16.429594 [ 186 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.081109682 sec., 1960.308511627502 rows/sec., 10.14 MiB/sec. | ||
| 4843 | 2026.02.17 17:12:16.432407 [ 188 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4844 | 2026.02.17 17:12:16.434579 [ 188 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_21_4} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4845 | 2026.02.17 17:12:16.434699 [ 188 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_21_4} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4846 | 2026.02.17 17:12:16.437351 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4847 | 2026.02.17 17:12:17.000179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.37 MiB, peak 256.92 MiB, free memory in arenas 0.00 B, will set to 250.55 MiB (RSS), difference: 4.19 MiB | ||
| 4848 | 2026.02.17 17:12:18.316008 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 646 | ||
| 4849 | 2026.02.17 17:12:18.318278 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4850 | 2026.02.17 17:12:18.318315 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4851 | 2026.02.17 17:12:18.319537 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4852 | 2026.02.17 17:12:18.319803 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4853 | 2026.02.17 17:12:18.320042 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 646 | ||
| 4854 | 2026.02.17 17:12:18.789663 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4855 | 2026.02.17 17:12:18.789924 [ 4 ] {d2475aeb-9600-4d31-b9ed-24a3bf58cd50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4856 | 2026.02.17 17:12:18.790031 [ 4 ] {d2475aeb-9600-4d31-b9ed-24a3bf58cd50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4857 | 2026.02.17 17:12:18.792192 [ 4 ] {d2475aeb-9600-4d31-b9ed-24a3bf58cd50} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4858 | 2026.02.17 17:12:18.792253 [ 4 ] {d2475aeb-9600-4d31-b9ed-24a3bf58cd50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4859 | 2026.02.17 17:12:18.792919 [ 4 ] {d2475aeb-9600-4d31-b9ed-24a3bf58cd50} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4860 | 2026.02.17 17:12:18.793283 [ 4 ] {d2475aeb-9600-4d31-b9ed-24a3bf58cd50} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4861 | 2026.02.17 17:12:18.793522 [ 4 ] {d2475aeb-9600-4d31-b9ed-24a3bf58cd50} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.003667 sec., 326152.16798472864 rows/sec., 26.89 MiB/sec. | ||
| 4862 | 2026.02.17 17:12:18.793600 [ 4 ] {d2475aeb-9600-4d31-b9ed-24a3bf58cd50} <Debug> TCPHandler: Processed in 0.00415479 sec. | ||
| 4863 | 2026.02.17 17:12:18.793782 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4864 | 2026.02.17 17:12:18.793914 [ 4 ] {dbb08fea-cfd6-4fd8-bf2a-1a0ea5719011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4865 | 2026.02.17 17:12:18.793975 [ 4 ] {dbb08fea-cfd6-4fd8-bf2a-1a0ea5719011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4866 | 2026.02.17 17:12:18.794701 [ 4 ] {dbb08fea-cfd6-4fd8-bf2a-1a0ea5719011} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4867 | 2026.02.17 17:12:18.794753 [ 4 ] {dbb08fea-cfd6-4fd8-bf2a-1a0ea5719011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4868 | 2026.02.17 17:12:18.795221 [ 4 ] {dbb08fea-cfd6-4fd8-bf2a-1a0ea5719011} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4869 | 2026.02.17 17:12:18.795548 [ 4 ] {dbb08fea-cfd6-4fd8-bf2a-1a0ea5719011} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4870 | 2026.02.17 17:12:18.795743 [ 4 ] {dbb08fea-cfd6-4fd8-bf2a-1a0ea5719011} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001864 sec., 122317.5965665236 rows/sec., 8.28 MiB/sec. | ||
| 4871 | 2026.02.17 17:12:18.795796 [ 4 ] {dbb08fea-cfd6-4fd8-bf2a-1a0ea5719011} <Debug> TCPHandler: Processed in 0.002084785 sec. | ||
| 4872 | 2026.02.17 17:12:18.795948 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4873 | 2026.02.17 17:12:18.796101 [ 4 ] {0f8e28ad-f2a4-4354-baf7-28400bdd682b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4874 | 2026.02.17 17:12:18.796154 [ 4 ] {0f8e28ad-f2a4-4354-baf7-28400bdd682b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4875 | 2026.02.17 17:12:18.796974 [ 4 ] {0f8e28ad-f2a4-4354-baf7-28400bdd682b} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4876 | 2026.02.17 17:12:18.797023 [ 4 ] {0f8e28ad-f2a4-4354-baf7-28400bdd682b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4877 | 2026.02.17 17:12:18.797489 [ 4 ] {0f8e28ad-f2a4-4354-baf7-28400bdd682b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4878 | 2026.02.17 17:12:18.797789 [ 4 ] {0f8e28ad-f2a4-4354-baf7-28400bdd682b} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4879 | 2026.02.17 17:12:18.797969 [ 4 ] {0f8e28ad-f2a4-4354-baf7-28400bdd682b} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001893 sec., 274696.2493396725 rows/sec., 20.33 MiB/sec. | ||
| 4880 | 2026.02.17 17:12:18.798020 [ 4 ] {0f8e28ad-f2a4-4354-baf7-28400bdd682b} <Debug> TCPHandler: Processed in 0.002135886 sec. | ||
| 4881 | 2026.02.17 17:12:18.798172 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4882 | 2026.02.17 17:12:18.798287 [ 4 ] {7666c837-ead3-4ce8-8e11-d674f3d07d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4883 | 2026.02.17 17:12:18.798347 [ 4 ] {7666c837-ead3-4ce8-8e11-d674f3d07d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4884 | 2026.02.17 17:12:18.799114 [ 4 ] {7666c837-ead3-4ce8-8e11-d674f3d07d7a} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4885 | 2026.02.17 17:12:18.799178 [ 4 ] {7666c837-ead3-4ce8-8e11-d674f3d07d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4886 | 2026.02.17 17:12:18.799767 [ 4 ] {7666c837-ead3-4ce8-8e11-d674f3d07d7a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4887 | 2026.02.17 17:12:18.800097 [ 4 ] {7666c837-ead3-4ce8-8e11-d674f3d07d7a} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4888 | 2026.02.17 17:12:18.800292 [ 4 ] {7666c837-ead3-4ce8-8e11-d674f3d07d7a} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.00203 sec., 415763.5467980295 rows/sec., 27.98 MiB/sec. | ||
| 4889 | 2026.02.17 17:12:18.800346 [ 4 ] {7666c837-ead3-4ce8-8e11-d674f3d07d7a} <Debug> TCPHandler: Processed in 0.002232489 sec. | ||
| 4890 | 2026.02.17 17:12:18.800498 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4891 | 2026.02.17 17:12:18.800616 [ 4 ] {53b3fefe-0f14-40fe-8455-e85fed4f0dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4892 | 2026.02.17 17:12:18.800673 [ 4 ] {53b3fefe-0f14-40fe-8455-e85fed4f0dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4893 | 2026.02.17 17:12:18.801137 [ 4 ] {53b3fefe-0f14-40fe-8455-e85fed4f0dfe} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4894 | 2026.02.17 17:12:18.801185 [ 4 ] {53b3fefe-0f14-40fe-8455-e85fed4f0dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4895 | 2026.02.17 17:12:18.801724 [ 4 ] {53b3fefe-0f14-40fe-8455-e85fed4f0dfe} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4896 | 2026.02.17 17:12:18.802043 [ 4 ] {53b3fefe-0f14-40fe-8455-e85fed4f0dfe} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4897 | 2026.02.17 17:12:18.802226 [ 4 ] {53b3fefe-0f14-40fe-8455-e85fed4f0dfe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001634 sec., 36719.70624235006 rows/sec., 2.47 MiB/sec. | ||
| 4898 | 2026.02.17 17:12:18.802278 [ 4 ] {53b3fefe-0f14-40fe-8455-e85fed4f0dfe} <Debug> TCPHandler: Processed in 0.00184528 sec. | ||
| 4899 | 2026.02.17 17:12:23.184056 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4900 | 2026.02.17 17:12:23.184129 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4901 | 2026.02.17 17:12:23.296481 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10504 | ||
| 4902 | 2026.02.17 17:12:23.296993 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4903 | 2026.02.17 17:12:23.297041 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4904 | 2026.02.17 17:12:23.297537 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4905 | 2026.02.17 17:12:23.297775 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4906 | 2026.02.17 17:12:23.297921 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10504 | ||
| 4907 | 2026.02.17 17:12:23.768686 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4908 | 2026.02.17 17:12:23.768973 [ 4 ] {d3c31f60-c28f-48ad-8af3-07d9dd71687a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4909 | 2026.02.17 17:12:23.769081 [ 4 ] {d3c31f60-c28f-48ad-8af3-07d9dd71687a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4910 | 2026.02.17 17:12:23.769906 [ 4 ] {d3c31f60-c28f-48ad-8af3-07d9dd71687a} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4911 | 2026.02.17 17:12:23.769955 [ 4 ] {d3c31f60-c28f-48ad-8af3-07d9dd71687a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4912 | 2026.02.17 17:12:23.770374 [ 4 ] {d3c31f60-c28f-48ad-8af3-07d9dd71687a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4913 | 2026.02.17 17:12:23.770608 [ 4 ] {d3c31f60-c28f-48ad-8af3-07d9dd71687a} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4914 | 2026.02.17 17:12:23.770772 [ 4 ] {d3c31f60-c28f-48ad-8af3-07d9dd71687a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001874 sec., 151547.49199573105 rows/sec., 9.63 MiB/sec. | ||
| 4915 | 2026.02.17 17:12:23.770822 [ 4 ] {d3c31f60-c28f-48ad-8af3-07d9dd71687a} <Debug> TCPHandler: Processed in 0.00232376 sec. | ||
| 4916 | 2026.02.17 17:12:23.770957 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4917 | 2026.02.17 17:12:23.771062 [ 4 ] {7fa93b86-24c0-46e0-b400-425610963b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4918 | 2026.02.17 17:12:23.771107 [ 4 ] {7fa93b86-24c0-46e0-b400-425610963b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4919 | 2026.02.17 17:12:23.772177 [ 4 ] {7fa93b86-24c0-46e0-b400-425610963b1c} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2026.02.17 17:12:23.772215 [ 4 ] {7fa93b86-24c0-46e0-b400-425610963b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4921 | 2026.02.17 17:12:23.772582 [ 4 ] {7fa93b86-24c0-46e0-b400-425610963b1c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4922 | 2026.02.17 17:12:23.772797 [ 4 ] {7fa93b86-24c0-46e0-b400-425610963b1c} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2026.02.17 17:12:23.772929 [ 4 ] {7fa93b86-24c0-46e0-b400-425610963b1c} <Debug> executeQuery: Read 877 rows, 71.88 KiB in 0.001892 sec., 463530.6553911205 rows/sec., 37.10 MiB/sec. | ||
| 4924 | 2026.02.17 17:12:23.772967 [ 4 ] {7fa93b86-24c0-46e0-b400-425610963b1c} <Debug> TCPHandler: Processed in 0.002064615 sec. | ||
| 4925 | 2026.02.17 17:12:23.773086 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4926 | 2026.02.17 17:12:23.773183 [ 4 ] {2ad9b561-d4c6-4d2b-a0d6-6e62c34f0e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4927 | 2026.02.17 17:12:23.773223 [ 4 ] {2ad9b561-d4c6-4d2b-a0d6-6e62c34f0e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4928 | 2026.02.17 17:12:23.773735 [ 4 ] {2ad9b561-d4c6-4d2b-a0d6-6e62c34f0e4b} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4929 | 2026.02.17 17:12:23.773773 [ 4 ] {2ad9b561-d4c6-4d2b-a0d6-6e62c34f0e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4930 | 2026.02.17 17:12:23.774074 [ 4 ] {2ad9b561-d4c6-4d2b-a0d6-6e62c34f0e4b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4931 | 2026.02.17 17:12:23.774281 [ 4 ] {2ad9b561-d4c6-4d2b-a0d6-6e62c34f0e4b} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4932 | 2026.02.17 17:12:23.774407 [ 4 ] {2ad9b561-d4c6-4d2b-a0d6-6e62c34f0e4b} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001245 sec., 146184.7389558233 rows/sec., 9.06 MiB/sec. | ||
| 4933 | 2026.02.17 17:12:23.774446 [ 4 ] {2ad9b561-d4c6-4d2b-a0d6-6e62c34f0e4b} <Debug> TCPHandler: Processed in 0.001409961 sec. | ||
| 4934 | 2026.02.17 17:12:23.774563 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4935 | 2026.02.17 17:12:23.774656 [ 4 ] {1fbfe10a-2df4-4778-8183-50a8605609bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4936 | 2026.02.17 17:12:23.774695 [ 4 ] {1fbfe10a-2df4-4778-8183-50a8605609bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4937 | 2026.02.17 17:12:23.775157 [ 4 ] {1fbfe10a-2df4-4778-8183-50a8605609bb} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4938 | 2026.02.17 17:12:23.775194 [ 4 ] {1fbfe10a-2df4-4778-8183-50a8605609bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4939 | 2026.02.17 17:12:23.775493 [ 4 ] {1fbfe10a-2df4-4778-8183-50a8605609bb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4940 | 2026.02.17 17:12:23.775698 [ 4 ] {1fbfe10a-2df4-4778-8183-50a8605609bb} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4941 | 2026.02.17 17:12:23.775821 [ 4 ] {1fbfe10a-2df4-4778-8183-50a8605609bb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001184 sec., 125844.5945945946 rows/sec., 8.13 MiB/sec. | ||
| 4942 | 2026.02.17 17:12:23.775859 [ 4 ] {1fbfe10a-2df4-4778-8183-50a8605609bb} <Debug> TCPHandler: Processed in 0.001346559 sec. | ||
| 4943 | 2026.02.17 17:12:23.775967 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4944 | 2026.02.17 17:12:23.776065 [ 4 ] {36fdf67f-e0d0-4a9e-bc7e-b10aa6b22c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4945 | 2026.02.17 17:12:23.776104 [ 4 ] {36fdf67f-e0d0-4a9e-bc7e-b10aa6b22c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4946 | 2026.02.17 17:12:23.776547 [ 4 ] {36fdf67f-e0d0-4a9e-bc7e-b10aa6b22c00} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2026.02.17 17:12:23.776583 [ 4 ] {36fdf67f-e0d0-4a9e-bc7e-b10aa6b22c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4948 | 2026.02.17 17:12:23.776877 [ 4 ] {36fdf67f-e0d0-4a9e-bc7e-b10aa6b22c00} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4949 | 2026.02.17 17:12:23.777092 [ 4 ] {36fdf67f-e0d0-4a9e-bc7e-b10aa6b22c00} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4950 | 2026.02.17 17:12:23.777216 [ 4 ] {36fdf67f-e0d0-4a9e-bc7e-b10aa6b22c00} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001169 sec., 126603.93498716853 rows/sec., 7.20 MiB/sec. | ||
| 4951 | 2026.02.17 17:12:23.777253 [ 4 ] {36fdf67f-e0d0-4a9e-bc7e-b10aa6b22c00} <Debug> TCPHandler: Processed in 0.001336088 sec. | ||
| 4952 | 2026.02.17 17:12:23.777360 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4953 | 2026.02.17 17:12:23.777458 [ 4 ] {63e08708-ca7c-455c-af31-c7a756245754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4954 | 2026.02.17 17:12:23.777497 [ 4 ] {63e08708-ca7c-455c-af31-c7a756245754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4955 | 2026.02.17 17:12:23.778169 [ 4 ] {63e08708-ca7c-455c-af31-c7a756245754} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4956 | 2026.02.17 17:12:23.778205 [ 4 ] {63e08708-ca7c-455c-af31-c7a756245754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4957 | 2026.02.17 17:12:23.778523 [ 4 ] {63e08708-ca7c-455c-af31-c7a756245754} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4958 | 2026.02.17 17:12:23.778726 [ 4 ] {63e08708-ca7c-455c-af31-c7a756245754} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4959 | 2026.02.17 17:12:23.778851 [ 4 ] {63e08708-ca7c-455c-af31-c7a756245754} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.00141 sec., 375886.524822695 rows/sec., 26.58 MiB/sec. | ||
| 4960 | 2026.02.17 17:12:23.778888 [ 4 ] {63e08708-ca7c-455c-af31-c7a756245754} <Debug> TCPHandler: Processed in 0.001578124 sec. | ||
| 4961 | 2026.02.17 17:12:23.778994 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4962 | 2026.02.17 17:12:23.779087 [ 4 ] {2bb57c2d-e1d5-4a07-8738-d0d9ff12b382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4963 | 2026.02.17 17:12:23.779128 [ 4 ] {2bb57c2d-e1d5-4a07-8738-d0d9ff12b382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4964 | 2026.02.17 17:12:23.779442 [ 4 ] {2bb57c2d-e1d5-4a07-8738-d0d9ff12b382} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4965 | 2026.02.17 17:12:23.779478 [ 4 ] {2bb57c2d-e1d5-4a07-8738-d0d9ff12b382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4966 | 2026.02.17 17:12:23.779774 [ 4 ] {2bb57c2d-e1d5-4a07-8738-d0d9ff12b382} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4967 | 2026.02.17 17:12:23.779977 [ 4 ] {2bb57c2d-e1d5-4a07-8738-d0d9ff12b382} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2026.02.17 17:12:23.780103 [ 4 ] {2bb57c2d-e1d5-4a07-8738-d0d9ff12b382} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 303.17 KiB/sec. | ||
| 4969 | 2026.02.17 17:12:23.780140 [ 4 ] {2bb57c2d-e1d5-4a07-8738-d0d9ff12b382} <Debug> TCPHandler: Processed in 0.001195636 sec. | ||
| 4970 | 2026.02.17 17:12:23.780247 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4971 | 2026.02.17 17:12:23.780341 [ 4 ] {5ab90c66-48e1-4514-904a-de619a46b3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4972 | 2026.02.17 17:12:23.780384 [ 4 ] {5ab90c66-48e1-4514-904a-de619a46b3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4973 | 2026.02.17 17:12:23.780810 [ 4 ] {5ab90c66-48e1-4514-904a-de619a46b3ec} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4974 | 2026.02.17 17:12:23.780846 [ 4 ] {5ab90c66-48e1-4514-904a-de619a46b3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4975 | 2026.02.17 17:12:23.781169 [ 4 ] {5ab90c66-48e1-4514-904a-de619a46b3ec} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4976 | 2026.02.17 17:12:23.781400 [ 4 ] {5ab90c66-48e1-4514-904a-de619a46b3ec} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4977 | 2026.02.17 17:12:23.781571 [ 4 ] {5ab90c66-48e1-4514-904a-de619a46b3ec} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001247 sec., 212510.02405773857 rows/sec., 14.12 MiB/sec. | ||
| 4978 | 2026.02.17 17:12:23.781612 [ 4 ] {5ab90c66-48e1-4514-904a-de619a46b3ec} <Debug> TCPHandler: Processed in 0.00141443 sec. | ||
| 4979 | 2026.02.17 17:12:23.781723 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4980 | 2026.02.17 17:12:23.781819 [ 4 ] {bf1e9706-b771-4563-89b1-9ace7d2722a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4981 | 2026.02.17 17:12:23.781862 [ 4 ] {bf1e9706-b771-4563-89b1-9ace7d2722a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4982 | 2026.02.17 17:12:23.782173 [ 4 ] {bf1e9706-b771-4563-89b1-9ace7d2722a7} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4983 | 2026.02.17 17:12:23.782209 [ 4 ] {bf1e9706-b771-4563-89b1-9ace7d2722a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4984 | 2026.02.17 17:12:23.782523 [ 4 ] {bf1e9706-b771-4563-89b1-9ace7d2722a7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4985 | 2026.02.17 17:12:23.782729 [ 4 ] {bf1e9706-b771-4563-89b1-9ace7d2722a7} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2026.02.17 17:12:23.782821 [ 68 ] {} <Debug> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4987 | 2026.02.17 17:12:23.782854 [ 68 ] {} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4988 | 2026.02.17 17:12:23.782858 [ 4 ] {bf1e9706-b771-4563-89b1-9ace7d2722a7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001057 sec., 946.073793755913 rows/sec., 63.75 KiB/sec. | ||
| 4989 | 2026.02.17 17:12:23.782871 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 4990 | 2026.02.17 17:12:23.782899 [ 4 ] {bf1e9706-b771-4563-89b1-9ace7d2722a7} <Debug> TCPHandler: Processed in 0.001225796 sec. | ||
| 4991 | 2026.02.17 17:12:23.782960 [ 196 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::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 | ||
| 4992 | 2026.02.17 17:12:23.783007 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4993 | 2026.02.17 17:12:23.783062 [ 196 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4994 | 2026.02.17 17:12:23.783097 [ 196 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 11 rows starting from the beginning of the part | ||
| 4995 | 2026.02.17 17:12:23.783103 [ 4 ] {548ef8c9-339e-4dad-991f-068231ee76d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4996 | 2026.02.17 17:12:23.783158 [ 196 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::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 | ||
| 4997 | 2026.02.17 17:12:23.783160 [ 4 ] {548ef8c9-339e-4dad-991f-068231ee76d7} <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 | ||
| 4998 | 2026.02.17 17:12:23.783212 [ 196 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 4999 | 2026.02.17 17:12:23.783254 [ 196 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5000 | 2026.02.17 17:12:23.783297 [ 196 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5001 | 2026.02.17 17:12:23.783339 [ 196 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5002 | 2026.02.17 17:12:23.784060 [ 4 ] {548ef8c9-339e-4dad-991f-068231ee76d7} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5003 | 2026.02.17 17:12:23.784096 [ 4 ] {548ef8c9-339e-4dad-991f-068231ee76d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5004 | 2026.02.17 17:12:23.784161 [ 197 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001234806 sec., 12957.501016353986 rows/sec., 869.95 KiB/sec. | ||
| 5005 | 2026.02.17 17:12:23.784395 [ 197 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5006 | 2026.02.17 17:12:23.784703 [ 4 ] {548ef8c9-339e-4dad-991f-068231ee76d7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5007 | 2026.02.17 17:12:23.784768 [ 197 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_15_3} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2026.02.17 17:12:23.784875 [ 197 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_15_3} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5009 | 2026.02.17 17:12:23.784962 [ 4 ] {548ef8c9-339e-4dad-991f-068231ee76d7} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5010 | 2026.02.17 17:12:23.784973 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5011 | 2026.02.17 17:12:23.785109 [ 4 ] {548ef8c9-339e-4dad-991f-068231ee76d7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002023 sec., 19772.61492832427 rows/sec., 35.43 MiB/sec. | ||
| 5012 | 2026.02.17 17:12:23.785180 [ 4 ] {548ef8c9-339e-4dad-991f-068231ee76d7} <Debug> TCPHandler: Processed in 0.002222119 sec. | ||
| 5013 | 2026.02.17 17:12:23.785288 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5014 | 2026.02.17 17:12:23.785383 [ 4 ] {ddf7c02b-a5e1-41e7-9809-eee7e443ed44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5015 | 2026.02.17 17:12:23.785426 [ 4 ] {ddf7c02b-a5e1-41e7-9809-eee7e443ed44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5016 | 2026.02.17 17:12:23.785767 [ 4 ] {ddf7c02b-a5e1-41e7-9809-eee7e443ed44} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2026.02.17 17:12:23.785802 [ 4 ] {ddf7c02b-a5e1-41e7-9809-eee7e443ed44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5018 | 2026.02.17 17:12:23.786113 [ 4 ] {ddf7c02b-a5e1-41e7-9809-eee7e443ed44} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5019 | 2026.02.17 17:12:23.786328 [ 4 ] {ddf7c02b-a5e1-41e7-9809-eee7e443ed44} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5020 | 2026.02.17 17:12:23.786457 [ 4 ] {ddf7c02b-a5e1-41e7-9809-eee7e443ed44} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001091 sec., 82493.12557286893 rows/sec., 5.16 MiB/sec. | ||
| 5021 | 2026.02.17 17:12:23.786495 [ 4 ] {ddf7c02b-a5e1-41e7-9809-eee7e443ed44} <Debug> TCPHandler: Processed in 0.001255797 sec. | ||
| 5022 | 2026.02.17 17:12:23.851507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5023 | 2026.02.17 17:12:23.867438 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5024 | 2026.02.17 17:12:23.867482 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5025 | 2026.02.17 17:12:23.873565 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5026 | 2026.02.17 17:12:23.874243 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5027 | 2026.02.17 17:12:23.876776 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5028 | 2026.02.17 17:12:28.320306 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 678 | ||
| 5029 | 2026.02.17 17:12:28.322882 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5030 | 2026.02.17 17:12:28.322921 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5031 | 2026.02.17 17:12:28.324087 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5032 | 2026.02.17 17:12:28.324345 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5033 | 2026.02.17 17:12:28.324495 [ 64 ] {} <Debug> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5034 | 2026.02.17 17:12:28.324537 [ 64 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5035 | 2026.02.17 17:12:28.324558 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5036 | 2026.02.17 17:12:28.324589 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 678 | ||
| 5037 | 2026.02.17 17:12:28.324689 [ 201 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::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 | ||
| 5038 | 2026.02.17 17:12:28.325312 [ 201 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5039 | 2026.02.17 17:12:28.325467 [ 201 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 514 rows starting from the beginning of the part | ||
| 5040 | 2026.02.17 17:12:28.325838 [ 201 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 5041 | 2026.02.17 17:12:28.326172 [ 201 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::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 | ||
| 5042 | 2026.02.17 17:12:28.326501 [ 201 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 5043 | 2026.02.17 17:12:28.326840 [ 201 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
| 5044 | 2026.02.17 17:12:28.327182 [ 201 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part | ||
| 5045 | 2026.02.17 17:12:28.333380 [ 188 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 678 rows, containing 72 columns (72 merged, 0 gathered) in 0.008754789 sec., 77443.32844572267 rows/sec., 66.40 MiB/sec. | ||
| 5046 | 2026.02.17 17:12:28.334626 [ 188 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5047 | 2026.02.17 17:12:28.335180 [ 188 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_16_3} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5048 | 2026.02.17 17:12:28.335260 [ 188 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_16_3} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5049 | 2026.02.17 17:12:28.335591 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.08 MiB. | ||
| 5050 | 2026.02.17 17:12:28.758460 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5051 | 2026.02.17 17:12:28.758685 [ 4 ] {65de6ea1-4b0f-435b-aeb1-8d7d5309add5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5052 | 2026.02.17 17:12:28.758766 [ 4 ] {65de6ea1-4b0f-435b-aeb1-8d7d5309add5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5053 | 2026.02.17 17:12:28.759485 [ 4 ] {65de6ea1-4b0f-435b-aeb1-8d7d5309add5} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5054 | 2026.02.17 17:12:28.759525 [ 4 ] {65de6ea1-4b0f-435b-aeb1-8d7d5309add5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5055 | 2026.02.17 17:12:28.759909 [ 4 ] {65de6ea1-4b0f-435b-aeb1-8d7d5309add5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5056 | 2026.02.17 17:12:28.760126 [ 4 ] {65de6ea1-4b0f-435b-aeb1-8d7d5309add5} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5057 | 2026.02.17 17:12:28.760269 [ 63 ] {} <Debug> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5058 | 2026.02.17 17:12:28.760281 [ 4 ] {65de6ea1-4b0f-435b-aeb1-8d7d5309add5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001655 sec., 33836.8580060423 rows/sec., 2.60 MiB/sec. | ||
| 5059 | 2026.02.17 17:12:28.760374 [ 63 ] {} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5060 | 2026.02.17 17:12:28.760386 [ 4 ] {65de6ea1-4b0f-435b-aeb1-8d7d5309add5} <Debug> TCPHandler: Processed in 0.002074674 sec. | ||
| 5061 | 2026.02.17 17:12:28.760426 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5062 | 2026.02.17 17:12:28.760525 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5063 | 2026.02.17 17:12:28.760565 [ 186 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::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 | ||
| 5064 | 2026.02.17 17:12:28.760624 [ 4 ] {c4451026-ee65-4c6b-8e0c-436540e1c705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5065 | 2026.02.17 17:12:28.760668 [ 4 ] {c4451026-ee65-4c6b-8e0c-436540e1c705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5066 | 2026.02.17 17:12:28.760726 [ 186 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5067 | 2026.02.17 17:12:28.760768 [ 186 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2027 rows starting from the beginning of the part | ||
| 5068 | 2026.02.17 17:12:28.760849 [ 186 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 5069 | 2026.02.17 17:12:28.760902 [ 186 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 877 rows starting from the beginning of the part | ||
| 5070 | 2026.02.17 17:12:28.760946 [ 186 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1196 rows starting from the beginning of the part | ||
| 5071 | 2026.02.17 17:12:28.760989 [ 186 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 877 rows starting from the beginning of the part | ||
| 5072 | 2026.02.17 17:12:28.761036 [ 186 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 5073 | 2026.02.17 17:12:28.761099 [ 4 ] {c4451026-ee65-4c6b-8e0c-436540e1c705} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5074 | 2026.02.17 17:12:28.761140 [ 4 ] {c4451026-ee65-4c6b-8e0c-436540e1c705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5075 | 2026.02.17 17:12:28.761496 [ 4 ] {c4451026-ee65-4c6b-8e0c-436540e1c705} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5076 | 2026.02.17 17:12:28.761717 [ 4 ] {c4451026-ee65-4c6b-8e0c-436540e1c705} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5077 | 2026.02.17 17:12:28.761829 [ 63 ] {} <Debug> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5078 | 2026.02.17 17:12:28.761851 [ 4 ] {c4451026-ee65-4c6b-8e0c-436540e1c705} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001245 sec., 51405.62248995984 rows/sec., 4.01 MiB/sec. | ||
| 5079 | 2026.02.17 17:12:28.761864 [ 63 ] {} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5080 | 2026.02.17 17:12:28.761894 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5081 | 2026.02.17 17:12:28.761898 [ 4 ] {c4451026-ee65-4c6b-8e0c-436540e1c705} <Debug> TCPHandler: Processed in 0.001421561 sec. | ||
| 5082 | 2026.02.17 17:12:28.761979 [ 188 ] {d98c200f-82a8-4bc8-a14b-281771204983::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 | ||
| 5083 | 2026.02.17 17:12:28.762047 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5084 | 2026.02.17 17:12:28.762072 [ 188 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5085 | 2026.02.17 17:12:28.762101 [ 188 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1022 rows starting from the beginning of the part | ||
| 5086 | 2026.02.17 17:12:28.762140 [ 4 ] {ceac128b-99be-4a1d-8e44-03dba6a8d8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5087 | 2026.02.17 17:12:28.762164 [ 188 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 5088 | 2026.02.17 17:12:28.762183 [ 4 ] {ceac128b-99be-4a1d-8e44-03dba6a8d8e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5089 | 2026.02.17 17:12:28.762209 [ 188 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 530 rows starting from the beginning of the part | ||
| 5090 | 2026.02.17 17:12:28.762248 [ 188 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 520 rows starting from the beginning of the part | ||
| 5091 | 2026.02.17 17:12:28.762287 [ 188 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 530 rows starting from the beginning of the part | ||
| 5092 | 2026.02.17 17:12:28.762327 [ 188 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 5093 | 2026.02.17 17:12:28.762624 [ 4 ] {ceac128b-99be-4a1d-8e44-03dba6a8d8e3} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5094 | 2026.02.17 17:12:28.762658 [ 4 ] {ceac128b-99be-4a1d-8e44-03dba6a8d8e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5095 | 2026.02.17 17:12:28.763025 [ 195 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5089 rows, containing 5 columns (5 merged, 0 gathered) in 0.002522134 sec., 2017735.7745464751 rows/sec., 171.38 MiB/sec. | ||
| 5096 | 2026.02.17 17:12:28.763088 [ 4 ] {ceac128b-99be-4a1d-8e44-03dba6a8d8e3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5097 | 2026.02.17 17:12:28.763309 [ 4 ] {ceac128b-99be-4a1d-8e44-03dba6a8d8e3} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5098 | 2026.02.17 17:12:28.763351 [ 195 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5099 | 2026.02.17 17:12:28.763416 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5100 | 2026.02.17 17:12:28.763441 [ 4 ] {ceac128b-99be-4a1d-8e44-03dba6a8d8e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001317 sec., 121488.23082763857 rows/sec., 8.46 MiB/sec. | ||
| 5101 | 2026.02.17 17:12:28.763446 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5102 | 2026.02.17 17:12:28.763484 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5103 | 2026.02.17 17:12:28.763488 [ 4 ] {ceac128b-99be-4a1d-8e44-03dba6a8d8e3} <Debug> TCPHandler: Processed in 0.001488392 sec. | ||
| 5104 | 2026.02.17 17:12:28.763504 [ 192 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2730 rows, containing 5 columns (5 merged, 0 gathered) in 0.001562624 sec., 1747061.3532110092 rows/sec., 132.89 MiB/sec. | ||
| 5105 | 2026.02.17 17:12:28.763565 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::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 | ||
| 5106 | 2026.02.17 17:12:28.763615 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5107 | 2026.02.17 17:12:28.763674 [ 195 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_31_6} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5108 | 2026.02.17 17:12:28.763685 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5109 | 2026.02.17 17:12:28.763717 [ 4 ] {38abc6bf-2040-4508-9f8d-8f8da917a10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5110 | 2026.02.17 17:12:28.763732 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8946 rows starting from the beginning of the part | ||
| 5111 | 2026.02.17 17:12:28.763756 [ 188 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5112 | 2026.02.17 17:12:28.763758 [ 4 ] {38abc6bf-2040-4508-9f8d-8f8da917a10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5113 | 2026.02.17 17:12:28.763771 [ 195 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_31_6} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5114 | 2026.02.17 17:12:28.763802 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5115 | 2026.02.17 17:12:28.763874 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 265 rows starting from the beginning of the part | ||
| 5116 | 2026.02.17 17:12:28.763891 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 5117 | 2026.02.17 17:12:28.763941 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 844 rows starting from the beginning of the part | ||
| 5118 | 2026.02.17 17:12:28.764008 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 265 rows starting from the beginning of the part | ||
| 5119 | 2026.02.17 17:12:28.764071 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5120 | 2026.02.17 17:12:28.764101 [ 4 ] {38abc6bf-2040-4508-9f8d-8f8da917a10c} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5121 | 2026.02.17 17:12:28.764102 [ 188 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_31_6} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5122 | 2026.02.17 17:12:28.764137 [ 4 ] {38abc6bf-2040-4508-9f8d-8f8da917a10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5123 | 2026.02.17 17:12:28.764208 [ 188 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_31_6} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5124 | 2026.02.17 17:12:28.764296 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 5125 | 2026.02.17 17:12:28.764443 [ 4 ] {38abc6bf-2040-4508-9f8d-8f8da917a10c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5126 | 2026.02.17 17:12:28.764647 [ 4 ] {38abc6bf-2040-4508-9f8d-8f8da917a10c} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5127 | 2026.02.17 17:12:28.764748 [ 63 ] {} <Debug> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5128 | 2026.02.17 17:12:28.764775 [ 4 ] {38abc6bf-2040-4508-9f8d-8f8da917a10c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 5129 | 2026.02.17 17:12:28.764778 [ 63 ] {} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5130 | 2026.02.17 17:12:28.764822 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5131 | 2026.02.17 17:12:28.764833 [ 4 ] {38abc6bf-2040-4508-9f8d-8f8da917a10c} <Debug> TCPHandler: Processed in 0.001263817 sec. | ||
| 5132 | 2026.02.17 17:12:28.764887 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 5133 | 2026.02.17 17:12:28.764980 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5134 | 2026.02.17 17:12:28.765008 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1890 rows starting from the beginning of the part | ||
| 5135 | 2026.02.17 17:12:28.765065 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5136 | 2026.02.17 17:12:28.765104 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part | ||
| 5137 | 2026.02.17 17:12:28.765140 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5138 | 2026.02.17 17:12:28.765174 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 5139 | 2026.02.17 17:12:28.765209 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 5140 | 2026.02.17 17:12:28.766166 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2250 rows, containing 4 columns (4 merged, 0 gathered) in 0.001307898 sec., 1720317.6394489477 rows/sec., 110.96 MiB/sec. | ||
| 5141 | 2026.02.17 17:12:28.766429 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5142 | 2026.02.17 17:12:28.766652 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_31_6} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5143 | 2026.02.17 17:12:28.766712 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_31_6} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5144 | 2026.02.17 17:12:28.766767 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5145 | 2026.02.17 17:12:28.767104 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10640 rows, containing 5 columns (5 merged, 0 gathered) in 0.003579477 sec., 2972501.2899929234 rows/sec., 200.05 MiB/sec. | ||
| 5146 | 2026.02.17 17:12:28.767368 [ 192 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5147 | 2026.02.17 17:12:28.767617 [ 192 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2026.02.17 17:12:28.767680 [ 192 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5149 | 2026.02.17 17:12:28.767737 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 5150 | 2026.02.17 17:12:30.798041 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10952 | ||
| 5151 | 2026.02.17 17:12:30.798555 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5152 | 2026.02.17 17:12:30.798606 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5153 | 2026.02.17 17:12:30.799129 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5154 | 2026.02.17 17:12:30.799384 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5155 | 2026.02.17 17:12:30.799514 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10952 | ||
| 5156 | 2026.02.17 17:12:31.376878 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5157 | 2026.02.17 17:12:31.393216 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5158 | 2026.02.17 17:12:31.393277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5159 | 2026.02.17 17:12:31.399263 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5160 | 2026.02.17 17:12:31.399975 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5161 | 2026.02.17 17:12:31.402734 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5162 | 2026.02.17 17:12:33.768943 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5163 | 2026.02.17 17:12:33.769137 [ 4 ] {7ced890e-7251-4ac0-85a3-d0ee88706b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5164 | 2026.02.17 17:12:33.769205 [ 4 ] {7ced890e-7251-4ac0-85a3-d0ee88706b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5165 | 2026.02.17 17:12:33.769913 [ 4 ] {7ced890e-7251-4ac0-85a3-d0ee88706b50} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5166 | 2026.02.17 17:12:33.769961 [ 4 ] {7ced890e-7251-4ac0-85a3-d0ee88706b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5167 | 2026.02.17 17:12:33.770380 [ 4 ] {7ced890e-7251-4ac0-85a3-d0ee88706b50} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5168 | 2026.02.17 17:12:33.770610 [ 4 ] {7ced890e-7251-4ac0-85a3-d0ee88706b50} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5169 | 2026.02.17 17:12:33.770774 [ 4 ] {7ced890e-7251-4ac0-85a3-d0ee88706b50} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001682 sec., 168846.61117717004 rows/sec., 10.72 MiB/sec. | ||
| 5170 | 2026.02.17 17:12:33.770826 [ 4 ] {7ced890e-7251-4ac0-85a3-d0ee88706b50} <Debug> TCPHandler: Processed in 0.002017083 sec. | ||
| 5171 | 2026.02.17 17:12:33.770953 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5172 | 2026.02.17 17:12:33.771058 [ 4 ] {57a10471-e025-4c05-b35a-a2fb6f1e0377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5173 | 2026.02.17 17:12:33.771103 [ 4 ] {57a10471-e025-4c05-b35a-a2fb6f1e0377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5174 | 2026.02.17 17:12:33.771502 [ 4 ] {57a10471-e025-4c05-b35a-a2fb6f1e0377} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5175 | 2026.02.17 17:12:33.771538 [ 4 ] {57a10471-e025-4c05-b35a-a2fb6f1e0377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5176 | 2026.02.17 17:12:33.771834 [ 4 ] {57a10471-e025-4c05-b35a-a2fb6f1e0377} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5177 | 2026.02.17 17:12:33.772042 [ 4 ] {57a10471-e025-4c05-b35a-a2fb6f1e0377} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5178 | 2026.02.17 17:12:33.772172 [ 4 ] {57a10471-e025-4c05-b35a-a2fb6f1e0377} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001137 sec., 1759.0149516270887 rows/sec., 143.44 KiB/sec. | ||
| 5179 | 2026.02.17 17:12:33.772211 [ 4 ] {57a10471-e025-4c05-b35a-a2fb6f1e0377} <Debug> TCPHandler: Processed in 0.001310778 sec. | ||
| 5180 | 2026.02.17 17:12:33.772319 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5181 | 2026.02.17 17:12:33.772416 [ 4 ] {50d28773-e46a-46d3-ab9e-00e7d0d8ac20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5182 | 2026.02.17 17:12:33.772456 [ 4 ] {50d28773-e46a-46d3-ab9e-00e7d0d8ac20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5183 | 2026.02.17 17:12:33.773129 [ 4 ] {50d28773-e46a-46d3-ab9e-00e7d0d8ac20} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5184 | 2026.02.17 17:12:33.773165 [ 4 ] {50d28773-e46a-46d3-ab9e-00e7d0d8ac20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5185 | 2026.02.17 17:12:33.773539 [ 4 ] {50d28773-e46a-46d3-ab9e-00e7d0d8ac20} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5186 | 2026.02.17 17:12:33.773758 [ 4 ] {50d28773-e46a-46d3-ab9e-00e7d0d8ac20} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5187 | 2026.02.17 17:12:33.773889 [ 4 ] {50d28773-e46a-46d3-ab9e-00e7d0d8ac20} <Debug> executeQuery: Read 878 rows, 71.95 KiB in 0.001493 sec., 588077.6959142666 rows/sec., 47.06 MiB/sec. | ||
| 5188 | 2026.02.17 17:12:33.773928 [ 4 ] {50d28773-e46a-46d3-ab9e-00e7d0d8ac20} <Debug> TCPHandler: Processed in 0.001657306 sec. | ||
| 5189 | 2026.02.17 17:12:33.774045 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5190 | 2026.02.17 17:12:33.774141 [ 4 ] {5893c95d-f1f6-456e-8ff5-2e93b7a705b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5191 | 2026.02.17 17:12:33.774181 [ 4 ] {5893c95d-f1f6-456e-8ff5-2e93b7a705b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5192 | 2026.02.17 17:12:33.774680 [ 4 ] {5893c95d-f1f6-456e-8ff5-2e93b7a705b6} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5193 | 2026.02.17 17:12:33.774724 [ 4 ] {5893c95d-f1f6-456e-8ff5-2e93b7a705b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5194 | 2026.02.17 17:12:33.775100 [ 4 ] {5893c95d-f1f6-456e-8ff5-2e93b7a705b6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5195 | 2026.02.17 17:12:33.775341 [ 4 ] {5893c95d-f1f6-456e-8ff5-2e93b7a705b6} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5196 | 2026.02.17 17:12:33.775487 [ 4 ] {5893c95d-f1f6-456e-8ff5-2e93b7a705b6} <Debug> executeQuery: Read 184 rows, 11.69 KiB in 0.001366 sec., 134699.85358711565 rows/sec., 8.36 MiB/sec. | ||
| 5197 | 2026.02.17 17:12:33.775527 [ 4 ] {5893c95d-f1f6-456e-8ff5-2e93b7a705b6} <Debug> TCPHandler: Processed in 0.001531283 sec. | ||
| 5198 | 2026.02.17 17:12:33.775632 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5199 | 2026.02.17 17:12:33.775726 [ 4 ] {5d7f8837-4bf7-44fa-a190-dedca39761ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5200 | 2026.02.17 17:12:33.775765 [ 4 ] {5d7f8837-4bf7-44fa-a190-dedca39761ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5201 | 2026.02.17 17:12:33.776177 [ 4 ] {5d7f8837-4bf7-44fa-a190-dedca39761ac} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5202 | 2026.02.17 17:12:33.776211 [ 4 ] {5d7f8837-4bf7-44fa-a190-dedca39761ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5203 | 2026.02.17 17:12:33.776517 [ 4 ] {5d7f8837-4bf7-44fa-a190-dedca39761ac} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5204 | 2026.02.17 17:12:33.776722 [ 4 ] {5d7f8837-4bf7-44fa-a190-dedca39761ac} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5205 | 2026.02.17 17:12:33.776813 [ 56 ] {} <Debug> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 5206 | 2026.02.17 17:12:33.776849 [ 4 ] {5d7f8837-4bf7-44fa-a190-dedca39761ac} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001141 sec., 130587.2042068361 rows/sec., 8.44 MiB/sec. | ||
| 5207 | 2026.02.17 17:12:33.776862 [ 56 ] {} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5208 | 2026.02.17 17:12:33.776886 [ 4 ] {5d7f8837-4bf7-44fa-a190-dedca39761ac} <Debug> TCPHandler: Processed in 0.001302798 sec. | ||
| 5209 | 2026.02.17 17:12:33.776899 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5210 | 2026.02.17 17:12:33.777000 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5211 | 2026.02.17 17:12:33.777026 [ 195 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 5212 | 2026.02.17 17:12:33.777094 [ 4 ] {77188eb0-17c6-4ba8-9d78-1c1f3a702739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5213 | 2026.02.17 17:12:33.777137 [ 4 ] {77188eb0-17c6-4ba8-9d78-1c1f3a702739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5214 | 2026.02.17 17:12:33.777171 [ 195 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5215 | 2026.02.17 17:12:33.777212 [ 195 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 378 rows starting from the beginning of the part | ||
| 5216 | 2026.02.17 17:12:33.777279 [ 195 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 5217 | 2026.02.17 17:12:33.777326 [ 195 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 5218 | 2026.02.17 17:12:33.777371 [ 195 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part | ||
| 5219 | 2026.02.17 17:12:33.777412 [ 195 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 149 rows starting from the beginning of the part | ||
| 5220 | 2026.02.17 17:12:33.777453 [ 195 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 5221 | 2026.02.17 17:12:33.777551 [ 4 ] {77188eb0-17c6-4ba8-9d78-1c1f3a702739} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5222 | 2026.02.17 17:12:33.777591 [ 4 ] {77188eb0-17c6-4ba8-9d78-1c1f3a702739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5223 | 2026.02.17 17:12:33.777913 [ 4 ] {77188eb0-17c6-4ba8-9d78-1c1f3a702739} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5224 | 2026.02.17 17:12:33.778135 [ 4 ] {77188eb0-17c6-4ba8-9d78-1c1f3a702739} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5225 | 2026.02.17 17:12:33.778265 [ 4 ] {77188eb0-17c6-4ba8-9d78-1c1f3a702739} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00119 sec., 124369.74789915966 rows/sec., 7.07 MiB/sec. | ||
| 5226 | 2026.02.17 17:12:33.778305 [ 4 ] {77188eb0-17c6-4ba8-9d78-1c1f3a702739} <Debug> TCPHandler: Processed in 0.00135449 sec. | ||
| 5227 | 2026.02.17 17:12:33.778413 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5228 | 2026.02.17 17:12:33.778505 [ 4 ] {869d2f79-67ad-4360-a954-713dfc2bb084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5229 | 2026.02.17 17:12:33.778507 [ 192 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001537153 sec., 781965.1004161589 rows/sec., 54.42 MiB/sec. | ||
| 5230 | 2026.02.17 17:12:33.778544 [ 4 ] {869d2f79-67ad-4360-a954-713dfc2bb084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5231 | 2026.02.17 17:12:33.778665 [ 195 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 5232 | 2026.02.17 17:12:33.778927 [ 195 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_20_4} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5233 | 2026.02.17 17:12:33.778997 [ 195 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_20_4} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 5234 | 2026.02.17 17:12:33.779068 [ 4 ] {869d2f79-67ad-4360-a954-713dfc2bb084} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5235 | 2026.02.17 17:12:33.779080 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 5236 | 2026.02.17 17:12:33.779112 [ 4 ] {869d2f79-67ad-4360-a954-713dfc2bb084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5237 | 2026.02.17 17:12:33.779435 [ 4 ] {869d2f79-67ad-4360-a954-713dfc2bb084} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5238 | 2026.02.17 17:12:33.779641 [ 4 ] {869d2f79-67ad-4360-a954-713dfc2bb084} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5239 | 2026.02.17 17:12:33.779766 [ 4 ] {869d2f79-67ad-4360-a954-713dfc2bb084} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001279 sec., 415949.96090695856 rows/sec., 29.43 MiB/sec. | ||
| 5240 | 2026.02.17 17:12:33.779803 [ 4 ] {869d2f79-67ad-4360-a954-713dfc2bb084} <Debug> TCPHandler: Processed in 0.001438331 sec. | ||
| 5241 | 2026.02.17 17:12:33.779908 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5242 | 2026.02.17 17:12:33.780001 [ 4 ] {24958c0f-4bc0-48da-a68a-bff7dc8fa854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5243 | 2026.02.17 17:12:33.780043 [ 4 ] {24958c0f-4bc0-48da-a68a-bff7dc8fa854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5244 | 2026.02.17 17:12:33.780353 [ 4 ] {24958c0f-4bc0-48da-a68a-bff7dc8fa854} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5245 | 2026.02.17 17:12:33.780387 [ 4 ] {24958c0f-4bc0-48da-a68a-bff7dc8fa854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5246 | 2026.02.17 17:12:33.780684 [ 4 ] {24958c0f-4bc0-48da-a68a-bff7dc8fa854} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5247 | 2026.02.17 17:12:33.780896 [ 4 ] {24958c0f-4bc0-48da-a68a-bff7dc8fa854} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5248 | 2026.02.17 17:12:33.780985 [ 56 ] {} <Debug> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5249 | 2026.02.17 17:12:33.781016 [ 56 ] {} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5250 | 2026.02.17 17:12:33.781021 [ 4 ] {24958c0f-4bc0-48da-a68a-bff7dc8fa854} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 5251 | 2026.02.17 17:12:33.781035 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5252 | 2026.02.17 17:12:33.781061 [ 4 ] {24958c0f-4bc0-48da-a68a-bff7dc8fa854} <Debug> TCPHandler: Processed in 0.001201666 sec. | ||
| 5253 | 2026.02.17 17:12:33.781142 [ 193 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::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 | ||
| 5254 | 2026.02.17 17:12:33.781170 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5255 | 2026.02.17 17:12:33.781277 [ 4 ] {1ede2206-0d15-4f97-a577-d661373e81f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5256 | 2026.02.17 17:12:33.781297 [ 193 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5257 | 2026.02.17 17:12:33.781319 [ 4 ] {1ede2206-0d15-4f97-a577-d661373e81f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5258 | 2026.02.17 17:12:33.781338 [ 193 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 5259 | 2026.02.17 17:12:33.781407 [ 193 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5260 | 2026.02.17 17:12:33.781451 [ 193 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5261 | 2026.02.17 17:12:33.781489 [ 193 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5262 | 2026.02.17 17:12:33.781528 [ 193 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5263 | 2026.02.17 17:12:33.781565 [ 193 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 5264 | 2026.02.17 17:12:33.781716 [ 4 ] {1ede2206-0d15-4f97-a577-d661373e81f3} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5265 | 2026.02.17 17:12:33.781759 [ 4 ] {1ede2206-0d15-4f97-a577-d661373e81f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5266 | 2026.02.17 17:12:33.782112 [ 4 ] {1ede2206-0d15-4f97-a577-d661373e81f3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5267 | 2026.02.17 17:12:33.782332 [ 4 ] {1ede2206-0d15-4f97-a577-d661373e81f3} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5268 | 2026.02.17 17:12:33.782369 [ 195 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001280577 sec., 74966.20663966321 rows/sec., 3.82 MiB/sec. | ||
| 5269 | 2026.02.17 17:12:33.782462 [ 4 ] {1ede2206-0d15-4f97-a577-d661373e81f3} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001203 sec., 221113.88196176224 rows/sec., 14.70 MiB/sec. | ||
| 5270 | 2026.02.17 17:12:33.782500 [ 192 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5271 | 2026.02.17 17:12:33.782503 [ 4 ] {1ede2206-0d15-4f97-a577-d661373e81f3} <Debug> TCPHandler: Processed in 0.00138191 sec. | ||
| 5272 | 2026.02.17 17:12:33.782617 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5273 | 2026.02.17 17:12:33.782709 [ 4 ] {bb5fdccc-5300-44fd-bf8b-18d874ff37db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5274 | 2026.02.17 17:12:33.782751 [ 4 ] {bb5fdccc-5300-44fd-bf8b-18d874ff37db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5275 | 2026.02.17 17:12:33.782772 [ 192 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_16_3} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5276 | 2026.02.17 17:12:33.782836 [ 192 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_16_3} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5277 | 2026.02.17 17:12:33.782911 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5278 | 2026.02.17 17:12:33.783042 [ 4 ] {bb5fdccc-5300-44fd-bf8b-18d874ff37db} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5279 | 2026.02.17 17:12:33.783075 [ 4 ] {bb5fdccc-5300-44fd-bf8b-18d874ff37db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5280 | 2026.02.17 17:12:33.783362 [ 4 ] {bb5fdccc-5300-44fd-bf8b-18d874ff37db} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5281 | 2026.02.17 17:12:33.783571 [ 4 ] {bb5fdccc-5300-44fd-bf8b-18d874ff37db} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5282 | 2026.02.17 17:12:33.783693 [ 4 ] {bb5fdccc-5300-44fd-bf8b-18d874ff37db} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001002 sec., 998.003992015968 rows/sec., 67.25 KiB/sec. | ||
| 5283 | 2026.02.17 17:12:33.783728 [ 4 ] {bb5fdccc-5300-44fd-bf8b-18d874ff37db} <Debug> TCPHandler: Processed in 0.001159375 sec. | ||
| 5284 | 2026.02.17 17:12:33.783833 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5285 | 2026.02.17 17:12:33.783923 [ 4 ] {fde8cd90-99a7-45a6-9e62-ae4087b6ec1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5286 | 2026.02.17 17:12:33.783976 [ 4 ] {fde8cd90-99a7-45a6-9e62-ae4087b6ec1f} <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 | ||
| 5287 | 2026.02.17 17:12:33.784750 [ 4 ] {fde8cd90-99a7-45a6-9e62-ae4087b6ec1f} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5288 | 2026.02.17 17:12:33.784785 [ 4 ] {fde8cd90-99a7-45a6-9e62-ae4087b6ec1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5289 | 2026.02.17 17:12:33.785341 [ 4 ] {fde8cd90-99a7-45a6-9e62-ae4087b6ec1f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5290 | 2026.02.17 17:12:33.785562 [ 4 ] {fde8cd90-99a7-45a6-9e62-ae4087b6ec1f} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5291 | 2026.02.17 17:12:33.785659 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5292 | 2026.02.17 17:12:33.785686 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5293 | 2026.02.17 17:12:33.785697 [ 4 ] {fde8cd90-99a7-45a6-9e62-ae4087b6ec1f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001791 sec., 22333.891680625347 rows/sec., 40.02 MiB/sec. | ||
| 5294 | 2026.02.17 17:12:33.785708 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5295 | 2026.02.17 17:12:33.785759 [ 4 ] {fde8cd90-99a7-45a6-9e62-ae4087b6ec1f} <Debug> TCPHandler: Processed in 0.001974393 sec. | ||
| 5296 | 2026.02.17 17:12:33.785783 [ 195 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::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 | ||
| 5297 | 2026.02.17 17:12:33.785866 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5298 | 2026.02.17 17:12:33.785963 [ 4 ] {33668d56-54e3-464e-af92-1c4b625e6ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5299 | 2026.02.17 17:12:33.785984 [ 195 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5300 | 2026.02.17 17:12:33.786004 [ 4 ] {33668d56-54e3-464e-af92-1c4b625e6ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5301 | 2026.02.17 17:12:33.786042 [ 195 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 323 rows starting from the beginning of the part | ||
| 5302 | 2026.02.17 17:12:33.786169 [ 195 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::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 | ||
| 5303 | 2026.02.17 17:12:33.786277 [ 195 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::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 | ||
| 5304 | 2026.02.17 17:12:33.786322 [ 4 ] {33668d56-54e3-464e-af92-1c4b625e6ffb} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5305 | 2026.02.17 17:12:33.786362 [ 4 ] {33668d56-54e3-464e-af92-1c4b625e6ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5306 | 2026.02.17 17:12:33.786381 [ 195 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::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 | ||
| 5307 | 2026.02.17 17:12:33.786484 [ 195 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::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 | ||
| 5308 | 2026.02.17 17:12:33.786574 [ 195 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::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 | ||
| 5309 | 2026.02.17 17:12:33.786679 [ 4 ] {33668d56-54e3-464e-af92-1c4b625e6ffb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5310 | 2026.02.17 17:12:33.786916 [ 4 ] {33668d56-54e3-464e-af92-1c4b625e6ffb} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5311 | 2026.02.17 17:12:33.787047 [ 4 ] {33668d56-54e3-464e-af92-1c4b625e6ffb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001102 sec., 81669.69147005446 rows/sec., 5.11 MiB/sec. | ||
| 5312 | 2026.02.17 17:12:33.787082 [ 4 ] {33668d56-54e3-464e-af92-1c4b625e6ffb} <Debug> TCPHandler: Processed in 0.001263927 sec. | ||
| 5313 | 2026.02.17 17:12:33.790094 [ 198 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 523 rows, containing 19 columns (19 merged, 0 gathered) in 0.004339174 sec., 120529.85199487275 rows/sec., 215.98 MiB/sec. | ||
| 5314 | 2026.02.17 17:12:33.790714 [ 195 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5315 | 2026.02.17 17:12:33.791024 [ 195 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5316 | 2026.02.17 17:12:33.791094 [ 195 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5317 | 2026.02.17 17:12:33.791172 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
| 5318 | 2026.02.17 17:12:38.184173 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5319 | 2026.02.17 17:12:38.184238 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5320 | 2026.02.17 17:12:38.299635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11464 | ||
| 5321 | 2026.02.17 17:12:38.300197 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5322 | 2026.02.17 17:12:38.300241 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5323 | 2026.02.17 17:12:38.300762 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5324 | 2026.02.17 17:12:38.300988 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5325 | 2026.02.17 17:12:38.301123 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11464 | ||
| 5326 | 2026.02.17 17:12:38.324873 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 710 | ||
| 5327 | 2026.02.17 17:12:38.327400 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5328 | 2026.02.17 17:12:38.327447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5329 | 2026.02.17 17:12:38.328604 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5330 | 2026.02.17 17:12:38.328864 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5331 | 2026.02.17 17:12:38.329124 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 710 | ||
| 5332 | 2026.02.17 17:12:38.759071 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5333 | 2026.02.17 17:12:38.759265 [ 4 ] {2a79cb13-36fb-43a7-858a-b8f09d386489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5334 | 2026.02.17 17:12:38.759341 [ 4 ] {2a79cb13-36fb-43a7-858a-b8f09d386489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5335 | 2026.02.17 17:12:38.760016 [ 4 ] {2a79cb13-36fb-43a7-858a-b8f09d386489} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5336 | 2026.02.17 17:12:38.760066 [ 4 ] {2a79cb13-36fb-43a7-858a-b8f09d386489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5337 | 2026.02.17 17:12:38.760452 [ 4 ] {2a79cb13-36fb-43a7-858a-b8f09d386489} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5338 | 2026.02.17 17:12:38.760703 [ 4 ] {2a79cb13-36fb-43a7-858a-b8f09d386489} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2026.02.17 17:12:38.760874 [ 4 ] {2a79cb13-36fb-43a7-858a-b8f09d386489} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00166 sec., 33734.93975903615 rows/sec., 2.59 MiB/sec. | ||
| 5340 | 2026.02.17 17:12:38.760926 [ 4 ] {2a79cb13-36fb-43a7-858a-b8f09d386489} <Debug> TCPHandler: Processed in 0.001995203 sec. | ||
| 5341 | 2026.02.17 17:12:38.761051 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5342 | 2026.02.17 17:12:38.761154 [ 4 ] {b78c1c56-8f9f-47b8-90e4-3008500062b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5343 | 2026.02.17 17:12:38.761197 [ 4 ] {b78c1c56-8f9f-47b8-90e4-3008500062b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5344 | 2026.02.17 17:12:38.761641 [ 4 ] {b78c1c56-8f9f-47b8-90e4-3008500062b3} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5345 | 2026.02.17 17:12:38.761680 [ 4 ] {b78c1c56-8f9f-47b8-90e4-3008500062b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5346 | 2026.02.17 17:12:38.762008 [ 4 ] {b78c1c56-8f9f-47b8-90e4-3008500062b3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5347 | 2026.02.17 17:12:38.762220 [ 4 ] {b78c1c56-8f9f-47b8-90e4-3008500062b3} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5348 | 2026.02.17 17:12:38.762359 [ 4 ] {b78c1c56-8f9f-47b8-90e4-3008500062b3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 5349 | 2026.02.17 17:12:38.762400 [ 4 ] {b78c1c56-8f9f-47b8-90e4-3008500062b3} <Debug> TCPHandler: Processed in 0.00140238 sec. | ||
| 5350 | 2026.02.17 17:12:38.762535 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5351 | 2026.02.17 17:12:38.762632 [ 4 ] {9f724eed-4c8e-46c7-a6d9-8f1e7039ced3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5352 | 2026.02.17 17:12:38.762677 [ 4 ] {9f724eed-4c8e-46c7-a6d9-8f1e7039ced3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5353 | 2026.02.17 17:12:38.763128 [ 4 ] {9f724eed-4c8e-46c7-a6d9-8f1e7039ced3} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5354 | 2026.02.17 17:12:38.763166 [ 4 ] {9f724eed-4c8e-46c7-a6d9-8f1e7039ced3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5355 | 2026.02.17 17:12:38.763503 [ 4 ] {9f724eed-4c8e-46c7-a6d9-8f1e7039ced3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5356 | 2026.02.17 17:12:38.763712 [ 4 ] {9f724eed-4c8e-46c7-a6d9-8f1e7039ced3} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5357 | 2026.02.17 17:12:38.763847 [ 4 ] {9f724eed-4c8e-46c7-a6d9-8f1e7039ced3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 5358 | 2026.02.17 17:12:38.763885 [ 4 ] {9f724eed-4c8e-46c7-a6d9-8f1e7039ced3} <Debug> TCPHandler: Processed in 0.00140453 sec. | ||
| 5359 | 2026.02.17 17:12:38.764001 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5360 | 2026.02.17 17:12:38.764095 [ 4 ] {3260e4c8-f01f-4496-9959-69da57bbfa40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5361 | 2026.02.17 17:12:38.764138 [ 4 ] {3260e4c8-f01f-4496-9959-69da57bbfa40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5362 | 2026.02.17 17:12:38.764463 [ 4 ] {3260e4c8-f01f-4496-9959-69da57bbfa40} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5363 | 2026.02.17 17:12:38.764500 [ 4 ] {3260e4c8-f01f-4496-9959-69da57bbfa40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5364 | 2026.02.17 17:12:38.764809 [ 4 ] {3260e4c8-f01f-4496-9959-69da57bbfa40} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5365 | 2026.02.17 17:12:38.765030 [ 4 ] {3260e4c8-f01f-4496-9959-69da57bbfa40} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5366 | 2026.02.17 17:12:38.765161 [ 4 ] {3260e4c8-f01f-4496-9959-69da57bbfa40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 5367 | 2026.02.17 17:12:38.765197 [ 4 ] {3260e4c8-f01f-4496-9959-69da57bbfa40} <Debug> TCPHandler: Processed in 0.001246297 sec. | ||
| 5368 | 2026.02.17 17:12:38.902849 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5369 | 2026.02.17 17:12:38.920543 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5370 | 2026.02.17 17:12:38.920612 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5371 | 2026.02.17 17:12:38.926737 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5372 | 2026.02.17 17:12:38.927439 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5373 | 2026.02.17 17:12:38.930409 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5374 | 2026.02.17 17:12:43.768540 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5375 | 2026.02.17 17:12:43.768780 [ 4 ] {f5f7ce08-8902-4259-aa2f-63c51499532a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5376 | 2026.02.17 17:12:43.768853 [ 4 ] {f5f7ce08-8902-4259-aa2f-63c51499532a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5377 | 2026.02.17 17:12:43.769558 [ 4 ] {f5f7ce08-8902-4259-aa2f-63c51499532a} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5378 | 2026.02.17 17:12:43.769601 [ 4 ] {f5f7ce08-8902-4259-aa2f-63c51499532a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5379 | 2026.02.17 17:12:43.770004 [ 4 ] {f5f7ce08-8902-4259-aa2f-63c51499532a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5380 | 2026.02.17 17:12:43.770231 [ 4 ] {f5f7ce08-8902-4259-aa2f-63c51499532a} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5381 | 2026.02.17 17:12:43.770351 [ 39 ] {} <Debug> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5382 | 2026.02.17 17:12:43.770392 [ 4 ] {f5f7ce08-8902-4259-aa2f-63c51499532a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001662 sec., 170878.45968712395 rows/sec., 10.85 MiB/sec. | ||
| 5383 | 2026.02.17 17:12:43.770390 [ 39 ] {} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5384 | 2026.02.17 17:12:43.770463 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5385 | 2026.02.17 17:12:43.770483 [ 4 ] {f5f7ce08-8902-4259-aa2f-63c51499532a} <Debug> TCPHandler: Processed in 0.002078755 sec. | ||
| 5386 | 2026.02.17 17:12:43.770549 [ 192 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::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 | ||
| 5387 | 2026.02.17 17:12:43.770615 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5388 | 2026.02.17 17:12:43.770635 [ 192 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5389 | 2026.02.17 17:12:43.770664 [ 192 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 284 rows starting from the beginning of the part | ||
| 5390 | 2026.02.17 17:12:43.770719 [ 4 ] {8e8f56f7-023a-44d6-b52b-75e16f24db5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5391 | 2026.02.17 17:12:43.770721 [ 192 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 5392 | 2026.02.17 17:12:43.770763 [ 4 ] {8e8f56f7-023a-44d6-b52b-75e16f24db5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5393 | 2026.02.17 17:12:43.770773 [ 192 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 5394 | 2026.02.17 17:12:43.770812 [ 192 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 5395 | 2026.02.17 17:12:43.770861 [ 192 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 5396 | 2026.02.17 17:12:43.771590 [ 4 ] {8e8f56f7-023a-44d6-b52b-75e16f24db5b} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5397 | 2026.02.17 17:12:43.771625 [ 4 ] {8e8f56f7-023a-44d6-b52b-75e16f24db5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5398 | 2026.02.17 17:12:43.771915 [ 198 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393591 sec., 1018950.3233014564 rows/sec., 68.60 MiB/sec. | ||
| 5399 | 2026.02.17 17:12:43.771995 [ 4 ] {8e8f56f7-023a-44d6-b52b-75e16f24db5b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5400 | 2026.02.17 17:12:43.772145 [ 194 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5401 | 2026.02.17 17:12:43.772235 [ 4 ] {8e8f56f7-023a-44d6-b52b-75e16f24db5b} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5402 | 2026.02.17 17:12:43.772384 [ 4 ] {8e8f56f7-023a-44d6-b52b-75e16f24db5b} <Debug> executeQuery: Read 877 rows, 71.88 KiB in 0.001687 sec., 519857.7356253705 rows/sec., 41.61 MiB/sec. | ||
| 5403 | 2026.02.17 17:12:43.772428 [ 4 ] {8e8f56f7-023a-44d6-b52b-75e16f24db5b} <Debug> TCPHandler: Processed in 0.00186495 sec. | ||
| 5404 | 2026.02.17 17:12:43.772521 [ 194 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_17_4} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5405 | 2026.02.17 17:12:43.772552 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5406 | 2026.02.17 17:12:43.772630 [ 194 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_17_4} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5407 | 2026.02.17 17:12:43.772657 [ 4 ] {1248ab2e-d78f-4a5e-936a-daf8e1235094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5408 | 2026.02.17 17:12:43.772704 [ 4 ] {1248ab2e-d78f-4a5e-936a-daf8e1235094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5409 | 2026.02.17 17:12:43.772740 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5410 | 2026.02.17 17:12:43.773164 [ 4 ] {1248ab2e-d78f-4a5e-936a-daf8e1235094} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5411 | 2026.02.17 17:12:43.773204 [ 4 ] {1248ab2e-d78f-4a5e-936a-daf8e1235094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5412 | 2026.02.17 17:12:43.773529 [ 4 ] {1248ab2e-d78f-4a5e-936a-daf8e1235094} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5413 | 2026.02.17 17:12:43.773755 [ 4 ] {1248ab2e-d78f-4a5e-936a-daf8e1235094} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5414 | 2026.02.17 17:12:43.773884 [ 4 ] {1248ab2e-d78f-4a5e-936a-daf8e1235094} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001247 sec., 145950.28067361668 rows/sec., 9.04 MiB/sec. | ||
| 5415 | 2026.02.17 17:12:43.773923 [ 4 ] {1248ab2e-d78f-4a5e-936a-daf8e1235094} <Debug> TCPHandler: Processed in 0.001427021 sec. | ||
| 5416 | 2026.02.17 17:12:43.774029 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5417 | 2026.02.17 17:12:43.774125 [ 4 ] {c427fd75-0237-4b87-9d12-dae74e77d6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5418 | 2026.02.17 17:12:43.774165 [ 4 ] {c427fd75-0237-4b87-9d12-dae74e77d6c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5419 | 2026.02.17 17:12:43.774598 [ 4 ] {c427fd75-0237-4b87-9d12-dae74e77d6c9} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5420 | 2026.02.17 17:12:43.774632 [ 4 ] {c427fd75-0237-4b87-9d12-dae74e77d6c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5421 | 2026.02.17 17:12:43.774932 [ 4 ] {c427fd75-0237-4b87-9d12-dae74e77d6c9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5422 | 2026.02.17 17:12:43.775141 [ 4 ] {c427fd75-0237-4b87-9d12-dae74e77d6c9} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5423 | 2026.02.17 17:12:43.775268 [ 4 ] {c427fd75-0237-4b87-9d12-dae74e77d6c9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001161 sec., 128337.63996554696 rows/sec., 8.29 MiB/sec. | ||
| 5424 | 2026.02.17 17:12:43.775307 [ 4 ] {c427fd75-0237-4b87-9d12-dae74e77d6c9} <Debug> TCPHandler: Processed in 0.001326989 sec. | ||
| 5425 | 2026.02.17 17:12:43.775416 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5426 | 2026.02.17 17:12:43.775510 [ 4 ] {bb7334d9-6788-4327-82e4-76bd50093097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5427 | 2026.02.17 17:12:43.775551 [ 4 ] {bb7334d9-6788-4327-82e4-76bd50093097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5428 | 2026.02.17 17:12:43.775990 [ 4 ] {bb7334d9-6788-4327-82e4-76bd50093097} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5429 | 2026.02.17 17:12:43.776026 [ 4 ] {bb7334d9-6788-4327-82e4-76bd50093097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5430 | 2026.02.17 17:12:43.776329 [ 4 ] {bb7334d9-6788-4327-82e4-76bd50093097} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5431 | 2026.02.17 17:12:43.776532 [ 4 ] {bb7334d9-6788-4327-82e4-76bd50093097} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5432 | 2026.02.17 17:12:43.776620 [ 39 ] {} <Debug> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5433 | 2026.02.17 17:12:43.776655 [ 39 ] {} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5434 | 2026.02.17 17:12:43.776658 [ 4 ] {bb7334d9-6788-4327-82e4-76bd50093097} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001165 sec., 127038.62660944206 rows/sec., 7.23 MiB/sec. | ||
| 5435 | 2026.02.17 17:12:43.776672 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5436 | 2026.02.17 17:12:43.776701 [ 4 ] {bb7334d9-6788-4327-82e4-76bd50093097} <Debug> TCPHandler: Processed in 0.001333829 sec. | ||
| 5437 | 2026.02.17 17:12:43.776739 [ 192 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::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 | ||
| 5438 | 2026.02.17 17:12:43.776810 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5439 | 2026.02.17 17:12:43.776818 [ 192 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5440 | 2026.02.17 17:12:43.776850 [ 192 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 148 rows starting from the beginning of the part | ||
| 5441 | 2026.02.17 17:12:43.776895 [ 192 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 5442 | 2026.02.17 17:12:43.776905 [ 4 ] {0892b371-1bf2-4e54-b985-6fdc0da54945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5443 | 2026.02.17 17:12:43.776932 [ 192 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 5444 | 2026.02.17 17:12:43.776945 [ 4 ] {0892b371-1bf2-4e54-b985-6fdc0da54945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5445 | 2026.02.17 17:12:43.776966 [ 192 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 5446 | 2026.02.17 17:12:43.777002 [ 192 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 5447 | 2026.02.17 17:12:43.777536 [ 4 ] {0892b371-1bf2-4e54-b985-6fdc0da54945} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5448 | 2026.02.17 17:12:43.777571 [ 4 ] {0892b371-1bf2-4e54-b985-6fdc0da54945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5449 | 2026.02.17 17:12:43.777684 [ 194 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00097065 sec., 762375.7276052131 rows/sec., 46.27 MiB/sec. | ||
| 5450 | 2026.02.17 17:12:43.777804 [ 192 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5451 | 2026.02.17 17:12:43.777895 [ 4 ] {0892b371-1bf2-4e54-b985-6fdc0da54945} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5452 | 2026.02.17 17:12:43.778050 [ 192 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_17_4} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5453 | 2026.02.17 17:12:43.778110 [ 4 ] {0892b371-1bf2-4e54-b985-6fdc0da54945} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2026.02.17 17:12:43.778112 [ 192 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_17_4} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5455 | 2026.02.17 17:12:43.778176 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5456 | 2026.02.17 17:12:43.778238 [ 4 ] {0892b371-1bf2-4e54-b985-6fdc0da54945} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.00135 sec., 392592.5925925926 rows/sec., 27.76 MiB/sec. | ||
| 5457 | 2026.02.17 17:12:43.778277 [ 4 ] {0892b371-1bf2-4e54-b985-6fdc0da54945} <Debug> TCPHandler: Processed in 0.001516312 sec. | ||
| 5458 | 2026.02.17 17:12:43.778386 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5459 | 2026.02.17 17:12:43.778480 [ 4 ] {26a6ce81-efc3-47e9-9789-0aa9d55c768b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5460 | 2026.02.17 17:12:43.778521 [ 4 ] {26a6ce81-efc3-47e9-9789-0aa9d55c768b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5461 | 2026.02.17 17:12:43.778841 [ 4 ] {26a6ce81-efc3-47e9-9789-0aa9d55c768b} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5462 | 2026.02.17 17:12:43.778875 [ 4 ] {26a6ce81-efc3-47e9-9789-0aa9d55c768b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5463 | 2026.02.17 17:12:43.779185 [ 4 ] {26a6ce81-efc3-47e9-9789-0aa9d55c768b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5464 | 2026.02.17 17:12:43.779394 [ 4 ] {26a6ce81-efc3-47e9-9789-0aa9d55c768b} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5465 | 2026.02.17 17:12:43.779520 [ 4 ] {26a6ce81-efc3-47e9-9789-0aa9d55c768b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 5466 | 2026.02.17 17:12:43.779557 [ 4 ] {26a6ce81-efc3-47e9-9789-0aa9d55c768b} <Debug> TCPHandler: Processed in 0.001220537 sec. | ||
| 5467 | 2026.02.17 17:12:43.779664 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5468 | 2026.02.17 17:12:43.779757 [ 4 ] {1affd748-a5a5-42fb-aedc-407adb0aeb45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5469 | 2026.02.17 17:12:43.779799 [ 4 ] {1affd748-a5a5-42fb-aedc-407adb0aeb45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5470 | 2026.02.17 17:12:43.780198 [ 4 ] {1affd748-a5a5-42fb-aedc-407adb0aeb45} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5471 | 2026.02.17 17:12:43.780231 [ 4 ] {1affd748-a5a5-42fb-aedc-407adb0aeb45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5472 | 2026.02.17 17:12:43.780567 [ 4 ] {1affd748-a5a5-42fb-aedc-407adb0aeb45} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5473 | 2026.02.17 17:12:43.780781 [ 4 ] {1affd748-a5a5-42fb-aedc-407adb0aeb45} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5474 | 2026.02.17 17:12:43.780911 [ 4 ] {1affd748-a5a5-42fb-aedc-407adb0aeb45} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001171 sec., 226302.3057216055 rows/sec., 15.04 MiB/sec. | ||
| 5475 | 2026.02.17 17:12:43.780949 [ 4 ] {1affd748-a5a5-42fb-aedc-407adb0aeb45} <Debug> TCPHandler: Processed in 0.001334269 sec. | ||
| 5476 | 2026.02.17 17:12:43.781056 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5477 | 2026.02.17 17:12:43.781149 [ 4 ] {16f3b89a-f782-4541-a8a6-2d8bb1f7e8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5478 | 2026.02.17 17:12:43.781191 [ 4 ] {16f3b89a-f782-4541-a8a6-2d8bb1f7e8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5479 | 2026.02.17 17:12:43.781490 [ 4 ] {16f3b89a-f782-4541-a8a6-2d8bb1f7e8a2} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5480 | 2026.02.17 17:12:43.781595 [ 4 ] {16f3b89a-f782-4541-a8a6-2d8bb1f7e8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5481 | 2026.02.17 17:12:43.781943 [ 4 ] {16f3b89a-f782-4541-a8a6-2d8bb1f7e8a2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5482 | 2026.02.17 17:12:43.782150 [ 4 ] {16f3b89a-f782-4541-a8a6-2d8bb1f7e8a2} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5483 | 2026.02.17 17:12:43.782279 [ 4 ] {16f3b89a-f782-4541-a8a6-2d8bb1f7e8a2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001148 sec., 871.0801393728224 rows/sec., 58.70 KiB/sec. | ||
| 5484 | 2026.02.17 17:12:43.782317 [ 4 ] {16f3b89a-f782-4541-a8a6-2d8bb1f7e8a2} <Debug> TCPHandler: Processed in 0.001310958 sec. | ||
| 5485 | 2026.02.17 17:12:43.782429 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5486 | 2026.02.17 17:12:43.782524 [ 4 ] {c8dc5bca-6780-410f-8873-2a8502613f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5487 | 2026.02.17 17:12:43.782579 [ 4 ] {c8dc5bca-6780-410f-8873-2a8502613f74} <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 | ||
| 5488 | 2026.02.17 17:12:43.783376 [ 4 ] {c8dc5bca-6780-410f-8873-2a8502613f74} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5489 | 2026.02.17 17:12:43.783413 [ 4 ] {c8dc5bca-6780-410f-8873-2a8502613f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5490 | 2026.02.17 17:12:43.783964 [ 4 ] {c8dc5bca-6780-410f-8873-2a8502613f74} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5491 | 2026.02.17 17:12:43.784197 [ 4 ] {c8dc5bca-6780-410f-8873-2a8502613f74} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5492 | 2026.02.17 17:12:43.784337 [ 4 ] {c8dc5bca-6780-410f-8873-2a8502613f74} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001831 sec., 21845.98580010923 rows/sec., 39.15 MiB/sec. | ||
| 5493 | 2026.02.17 17:12:43.784397 [ 4 ] {c8dc5bca-6780-410f-8873-2a8502613f74} <Debug> TCPHandler: Processed in 0.002016693 sec. | ||
| 5494 | 2026.02.17 17:12:43.784503 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5495 | 2026.02.17 17:12:43.784600 [ 4 ] {d953f405-4fc8-45aa-b3ea-439ebaadc925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5496 | 2026.02.17 17:12:43.784643 [ 4 ] {d953f405-4fc8-45aa-b3ea-439ebaadc925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5497 | 2026.02.17 17:12:43.784964 [ 4 ] {d953f405-4fc8-45aa-b3ea-439ebaadc925} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2026.02.17 17:12:43.785001 [ 4 ] {d953f405-4fc8-45aa-b3ea-439ebaadc925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5499 | 2026.02.17 17:12:43.785298 [ 4 ] {d953f405-4fc8-45aa-b3ea-439ebaadc925} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5500 | 2026.02.17 17:12:43.785499 [ 4 ] {d953f405-4fc8-45aa-b3ea-439ebaadc925} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5501 | 2026.02.17 17:12:43.785627 [ 4 ] {d953f405-4fc8-45aa-b3ea-439ebaadc925} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001047 sec., 85959.88538681949 rows/sec., 5.38 MiB/sec. | ||
| 5502 | 2026.02.17 17:12:43.785662 [ 4 ] {d953f405-4fc8-45aa-b3ea-439ebaadc925} <Debug> TCPHandler: Processed in 0.001209476 sec. | ||
| 5503 | 2026.02.17 17:12:45.801251 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11912 | ||
| 5504 | 2026.02.17 17:12:45.801948 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5505 | 2026.02.17 17:12:45.801990 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5506 | 2026.02.17 17:12:45.802454 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5507 | 2026.02.17 17:12:45.802693 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5508 | 2026.02.17 17:12:45.802848 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11912 | ||
| 5509 | 2026.02.17 17:12:46.430794 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5510 | 2026.02.17 17:12:46.448214 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5511 | 2026.02.17 17:12:46.448263 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5512 | 2026.02.17 17:12:46.454104 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5513 | 2026.02.17 17:12:46.454784 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5514 | 2026.02.17 17:12:46.457614 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5515 | 2026.02.17 17:12:48.329392 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 740 | ||
| 5516 | 2026.02.17 17:12:48.332051 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5517 | 2026.02.17 17:12:48.332110 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 5518 | 2026.02.17 17:12:48.333324 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5519 | 2026.02.17 17:12:48.333607 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5520 | 2026.02.17 17:12:48.333972 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 740 | ||
| 5521 | 2026.02.17 17:12:48.806445 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5522 | 2026.02.17 17:12:48.806702 [ 4 ] {640f07b4-3f78-42d3-b351-d4124fcea0df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5523 | 2026.02.17 17:12:48.806800 [ 4 ] {640f07b4-3f78-42d3-b351-d4124fcea0df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5524 | 2026.02.17 17:12:48.807718 [ 4 ] {640f07b4-3f78-42d3-b351-d4124fcea0df} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5525 | 2026.02.17 17:12:48.807796 [ 4 ] {640f07b4-3f78-42d3-b351-d4124fcea0df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 5526 | 2026.02.17 17:12:48.808415 [ 4 ] {640f07b4-3f78-42d3-b351-d4124fcea0df} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5527 | 2026.02.17 17:12:48.808753 [ 4 ] {640f07b4-3f78-42d3-b351-d4124fcea0df} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5528 | 2026.02.17 17:12:48.808974 [ 4 ] {640f07b4-3f78-42d3-b351-d4124fcea0df} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002339 sec., 855.0662676357418 rows/sec., 69.72 KiB/sec. | ||
| 5529 | 2026.02.17 17:12:48.809048 [ 4 ] {640f07b4-3f78-42d3-b351-d4124fcea0df} <Debug> TCPHandler: Processed in 0.002812731 sec. | ||
| 5530 | 2026.02.17 17:12:48.809212 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5531 | 2026.02.17 17:12:48.809340 [ 4 ] {28d30262-8ae5-46e4-b5ec-844ba29c0923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5532 | 2026.02.17 17:12:48.809400 [ 4 ] {28d30262-8ae5-46e4-b5ec-844ba29c0923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5533 | 2026.02.17 17:12:48.810892 [ 4 ] {28d30262-8ae5-46e4-b5ec-844ba29c0923} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5534 | 2026.02.17 17:12:48.810948 [ 4 ] {28d30262-8ae5-46e4-b5ec-844ba29c0923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 5535 | 2026.02.17 17:12:48.811561 [ 4 ] {28d30262-8ae5-46e4-b5ec-844ba29c0923} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5536 | 2026.02.17 17:12:48.811911 [ 4 ] {28d30262-8ae5-46e4-b5ec-844ba29c0923} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5537 | 2026.02.17 17:12:48.812173 [ 4 ] {28d30262-8ae5-46e4-b5ec-844ba29c0923} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002844 sec., 420886.0759493671 rows/sec., 34.70 MiB/sec. | ||
| 5538 | 2026.02.17 17:12:48.812330 [ 4 ] {28d30262-8ae5-46e4-b5ec-844ba29c0923} <Debug> TCPHandler: Processed in 0.003185999 sec. | ||
| 5539 | 2026.02.17 17:12:48.812556 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5540 | 2026.02.17 17:12:48.812709 [ 4 ] {8f6bfc5c-ce31-441d-ad4a-6d30919fc997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5541 | 2026.02.17 17:12:48.812774 [ 4 ] {8f6bfc5c-ce31-441d-ad4a-6d30919fc997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5542 | 2026.02.17 17:12:48.813463 [ 4 ] {8f6bfc5c-ce31-441d-ad4a-6d30919fc997} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5543 | 2026.02.17 17:12:48.813520 [ 4 ] {8f6bfc5c-ce31-441d-ad4a-6d30919fc997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 5544 | 2026.02.17 17:12:48.814066 [ 4 ] {8f6bfc5c-ce31-441d-ad4a-6d30919fc997} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5545 | 2026.02.17 17:12:48.814466 [ 4 ] {8f6bfc5c-ce31-441d-ad4a-6d30919fc997} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5546 | 2026.02.17 17:12:48.814680 [ 4 ] {8f6bfc5c-ce31-441d-ad4a-6d30919fc997} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.002017 sec., 991.5716410510659 rows/sec., 69.24 KiB/sec. | ||
| 5547 | 2026.02.17 17:12:48.814791 [ 4 ] {8f6bfc5c-ce31-441d-ad4a-6d30919fc997} <Debug> TCPHandler: Processed in 0.002359581 sec. | ||
| 5548 | 2026.02.17 17:12:48.815003 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5549 | 2026.02.17 17:12:48.815149 [ 4 ] {e265f347-bc47-4920-9897-0526b0350529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5550 | 2026.02.17 17:12:48.815218 [ 4 ] {e265f347-bc47-4920-9897-0526b0350529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5551 | 2026.02.17 17:12:48.815974 [ 4 ] {e265f347-bc47-4920-9897-0526b0350529} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5552 | 2026.02.17 17:12:48.816017 [ 4 ] {e265f347-bc47-4920-9897-0526b0350529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 5553 | 2026.02.17 17:12:48.816504 [ 4 ] {e265f347-bc47-4920-9897-0526b0350529} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5554 | 2026.02.17 17:12:48.816835 [ 4 ] {e265f347-bc47-4920-9897-0526b0350529} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2026.02.17 17:12:48.817012 [ 4 ] {e265f347-bc47-4920-9897-0526b0350529} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001907 sec., 119559.51756685894 rows/sec., 8.10 MiB/sec. | ||
| 5556 | 2026.02.17 17:12:48.817098 [ 4 ] {e265f347-bc47-4920-9897-0526b0350529} <Debug> TCPHandler: Processed in 0.002201288 sec. | ||
| 5557 | 2026.02.17 17:12:48.817282 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5558 | 2026.02.17 17:12:48.817410 [ 4 ] {8ae8e29d-49c0-4ec2-8c64-136421f04c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5559 | 2026.02.17 17:12:48.817471 [ 4 ] {8ae8e29d-49c0-4ec2-8c64-136421f04c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5560 | 2026.02.17 17:12:48.818374 [ 4 ] {8ae8e29d-49c0-4ec2-8c64-136421f04c33} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5561 | 2026.02.17 17:12:48.818426 [ 4 ] {8ae8e29d-49c0-4ec2-8c64-136421f04c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 5562 | 2026.02.17 17:12:48.818950 [ 4 ] {8ae8e29d-49c0-4ec2-8c64-136421f04c33} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5563 | 2026.02.17 17:12:48.819315 [ 4 ] {8ae8e29d-49c0-4ec2-8c64-136421f04c33} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5564 | 2026.02.17 17:12:48.819513 [ 4 ] {8ae8e29d-49c0-4ec2-8c64-136421f04c33} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.002137 sec., 244267.6649508657 rows/sec., 18.08 MiB/sec. | ||
| 5565 | 2026.02.17 17:12:48.819573 [ 4 ] {8ae8e29d-49c0-4ec2-8c64-136421f04c33} <Debug> TCPHandler: Processed in 0.00235452 sec. | ||
| 5566 | 2026.02.17 17:12:48.819748 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5567 | 2026.02.17 17:12:48.819884 [ 4 ] {6d447c62-49a3-49f2-a320-ae86e49940ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5568 | 2026.02.17 17:12:48.819953 [ 4 ] {6d447c62-49a3-49f2-a320-ae86e49940ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5569 | 2026.02.17 17:12:48.820749 [ 4 ] {6d447c62-49a3-49f2-a320-ae86e49940ea} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5570 | 2026.02.17 17:12:48.820797 [ 4 ] {6d447c62-49a3-49f2-a320-ae86e49940ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 5571 | 2026.02.17 17:12:48.821416 [ 4 ] {6d447c62-49a3-49f2-a320-ae86e49940ea} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5572 | 2026.02.17 17:12:48.821754 [ 4 ] {6d447c62-49a3-49f2-a320-ae86e49940ea} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5573 | 2026.02.17 17:12:48.821943 [ 4 ] {6d447c62-49a3-49f2-a320-ae86e49940ea} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002091 sec., 404112.86465805833 rows/sec., 27.20 MiB/sec. | ||
| 5574 | 2026.02.17 17:12:48.821998 [ 4 ] {6d447c62-49a3-49f2-a320-ae86e49940ea} <Debug> TCPHandler: Processed in 0.00232084 sec. | ||
| 5575 | 2026.02.17 17:12:48.822153 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5576 | 2026.02.17 17:12:48.822275 [ 4 ] {bfdf9d0d-5495-4248-9a98-781768b62946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5577 | 2026.02.17 17:12:48.822331 [ 4 ] {bfdf9d0d-5495-4248-9a98-781768b62946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5578 | 2026.02.17 17:12:48.822812 [ 4 ] {bfdf9d0d-5495-4248-9a98-781768b62946} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5579 | 2026.02.17 17:12:48.822857 [ 4 ] {bfdf9d0d-5495-4248-9a98-781768b62946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 5580 | 2026.02.17 17:12:48.823312 [ 4 ] {bfdf9d0d-5495-4248-9a98-781768b62946} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5581 | 2026.02.17 17:12:48.823661 [ 4 ] {bfdf9d0d-5495-4248-9a98-781768b62946} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5582 | 2026.02.17 17:12:48.823842 [ 4 ] {bfdf9d0d-5495-4248-9a98-781768b62946} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001594 sec., 37641.15432873275 rows/sec., 2.54 MiB/sec. | ||
| 5583 | 2026.02.17 17:12:48.823893 [ 4 ] {bfdf9d0d-5495-4248-9a98-781768b62946} <Debug> TCPHandler: Processed in 0.001803649 sec. | ||
| 5584 | 2026.02.17 17:12:49.705431 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34449 | ||
| 5585 | 2026.02.17 17:12:49.705539 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5586 | 2026.02.17 17:12:49.705566 [ 286 ] {} <Debug> TCP-Session: 316fcdc4-ec9b-438f-b435-da8e0d96f414 Authenticating user 'default' from [fd00:1122:3344:101::e]:34449 | ||
| 5587 | 2026.02.17 17:12:49.705589 [ 286 ] {} <Debug> TCP-Session: 316fcdc4-ec9b-438f-b435-da8e0d96f414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5588 | 2026.02.17 17:12:49.705601 [ 286 ] {} <Debug> TCP-Session: 316fcdc4-ec9b-438f-b435-da8e0d96f414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5589 | 2026.02.17 17:12:49.705799 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41667 | ||
| 5590 | 2026.02.17 17:12:49.705829 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56462 | ||
| 5591 | 2026.02.17 17:12:49.705861 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42983 | ||
| 5592 | 2026.02.17 17:12:49.705873 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39555 | ||
| 5593 | 2026.02.17 17:12:49.705912 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5594 | 2026.02.17 17:12:49.705926 [ 286 ] {} <Trace> TCP-Session: 316fcdc4-ec9b-438f-b435-da8e0d96f414 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5595 | 2026.02.17 17:12:49.705951 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5596 | 2026.02.17 17:12:49.705969 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5597 | 2026.02.17 17:12:49.705988 [ 291 ] {} <Debug> TCP-Session: 61aa706b-3b8d-43c7-8e88-007805f98ade Authenticating user 'default' from [fd00:1122:3344:101::e]:42983 | ||
| 5598 | 2026.02.17 17:12:49.705964 [ 287 ] {} <Debug> TCP-Session: 891473fa-b01c-413d-b398-0909659add2d Authenticating user 'default' from [fd00:1122:3344:101::e]:41667 | ||
| 5599 | 2026.02.17 17:12:49.706029 [ 291 ] {} <Debug> TCP-Session: 61aa706b-3b8d-43c7-8e88-007805f98ade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5600 | 2026.02.17 17:12:49.706026 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5601 | 2026.02.17 17:12:49.706043 [ 287 ] {} <Debug> TCP-Session: 891473fa-b01c-413d-b398-0909659add2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5602 | 2026.02.17 17:12:49.706072 [ 292 ] {} <Debug> TCP-Session: b0fb2a31-7046-448b-b992-581f720bcfb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39555 | ||
| 5603 | 2026.02.17 17:12:49.706083 [ 287 ] {} <Debug> TCP-Session: 891473fa-b01c-413d-b398-0909659add2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5604 | 2026.02.17 17:12:49.706047 [ 291 ] {} <Debug> TCP-Session: 61aa706b-3b8d-43c7-8e88-007805f98ade Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5605 | 2026.02.17 17:12:49.706107 [ 286 ] {60eed9c7-4212-4de3-86a5-6874ddfacf1f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34449) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5606 | 2026.02.17 17:12:49.706106 [ 292 ] {} <Debug> TCP-Session: b0fb2a31-7046-448b-b992-581f720bcfb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5607 | 2026.02.17 17:12:49.706015 [ 288 ] {} <Debug> TCP-Session: 7edcdd42-9cbb-4c8e-87ef-72cf386454a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56462 | ||
| 5608 | 2026.02.17 17:12:49.706162 [ 292 ] {} <Debug> TCP-Session: b0fb2a31-7046-448b-b992-581f720bcfb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5609 | 2026.02.17 17:12:49.706178 [ 288 ] {} <Debug> TCP-Session: 7edcdd42-9cbb-4c8e-87ef-72cf386454a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5610 | 2026.02.17 17:12:49.705892 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40487 | ||
| 5611 | 2026.02.17 17:12:49.706196 [ 288 ] {} <Debug> TCP-Session: 7edcdd42-9cbb-4c8e-87ef-72cf386454a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5612 | 2026.02.17 17:12:49.705885 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48919 | ||
| 5613 | 2026.02.17 17:12:49.705841 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49554 | ||
| 5614 | 2026.02.17 17:12:49.705849 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49873 | ||
| 5615 | 2026.02.17 17:12:49.706332 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5616 | 2026.02.17 17:12:49.706358 [ 294 ] {} <Debug> TCP-Session: 57085828-c0a0-4000-9176-4a2630b924ea Authenticating user 'default' from [fd00:1122:3344:101::e]:40487 | ||
| 5617 | 2026.02.17 17:12:49.706374 [ 294 ] {} <Debug> TCP-Session: 57085828-c0a0-4000-9176-4a2630b924ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5618 | 2026.02.17 17:12:49.706386 [ 294 ] {} <Debug> TCP-Session: 57085828-c0a0-4000-9176-4a2630b924ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5619 | 2026.02.17 17:12:49.706388 [ 286 ] {60eed9c7-4212-4de3-86a5-6874ddfacf1f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5620 | 2026.02.17 17:12:49.706446 [ 286 ] {60eed9c7-4212-4de3-86a5-6874ddfacf1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5621 | 2026.02.17 17:12:49.706507 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5622 | 2026.02.17 17:12:49.706511 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5623 | 2026.02.17 17:12:49.706544 [ 293 ] {} <Debug> TCP-Session: dcbe3354-f150-4e45-b87a-ad58c4d61ff5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48919 | ||
| 5624 | 2026.02.17 17:12:49.706551 [ 289 ] {} <Debug> TCP-Session: 81fa61af-23d5-455c-b9dd-6e2925ca4b80 Authenticating user 'default' from [fd00:1122:3344:101::e]:49554 | ||
| 5625 | 2026.02.17 17:12:49.706545 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5626 | 2026.02.17 17:12:49.706569 [ 293 ] {} <Debug> TCP-Session: dcbe3354-f150-4e45-b87a-ad58c4d61ff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5627 | 2026.02.17 17:12:49.706572 [ 289 ] {} <Debug> TCP-Session: 81fa61af-23d5-455c-b9dd-6e2925ca4b80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5628 | 2026.02.17 17:12:49.706595 [ 290 ] {} <Debug> TCP-Session: 1f3d61bb-ace0-41c4-9707-983b29857fc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49873 | ||
| 5629 | 2026.02.17 17:12:49.706600 [ 293 ] {} <Debug> TCP-Session: dcbe3354-f150-4e45-b87a-ad58c4d61ff5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5630 | 2026.02.17 17:12:49.706606 [ 289 ] {} <Debug> TCP-Session: 81fa61af-23d5-455c-b9dd-6e2925ca4b80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5631 | 2026.02.17 17:12:49.706626 [ 290 ] {} <Debug> TCP-Session: 1f3d61bb-ace0-41c4-9707-983b29857fc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5632 | 2026.02.17 17:12:49.706654 [ 290 ] {} <Debug> TCP-Session: 1f3d61bb-ace0-41c4-9707-983b29857fc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5633 | 2026.02.17 17:12:49.706726 [ 286 ] {60eed9c7-4212-4de3-86a5-6874ddfacf1f} <Debug> oximeter.version (bb42e2e0-329b-425c-b202-885f356d054d) (SelectExecutor): Key condition: unknown | ||
| 5634 | 2026.02.17 17:12:49.707692 [ 338 ] {60eed9c7-4212-4de3-86a5-6874ddfacf1f} <Trace> AggregatingTransform: Aggregating | ||
| 5635 | 2026.02.17 17:12:49.707734 [ 338 ] {60eed9c7-4212-4de3-86a5-6874ddfacf1f} <Trace> Aggregator: Aggregation method: without_key | ||
| 5636 | 2026.02.17 17:12:49.707771 [ 338 ] {60eed9c7-4212-4de3-86a5-6874ddfacf1f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00094559 sec. (1057.541 rows/sec., 41.31 KiB/sec.) | ||
| 5637 | 2026.02.17 17:12:49.707789 [ 338 ] {60eed9c7-4212-4de3-86a5-6874ddfacf1f} <Trace> Aggregator: Merging aggregated data | ||
| 5638 | 2026.02.17 17:12:49.709322 [ 286 ] {60eed9c7-4212-4de3-86a5-6874ddfacf1f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00327 sec., 305.81039755351685 rows/sec., 11.95 KiB/sec. | ||
| 5639 | 2026.02.17 17:12:49.709452 [ 286 ] {60eed9c7-4212-4de3-86a5-6874ddfacf1f} <Debug> TCPHandler: Processed in 0.003642439 sec. | ||
| 5640 | 2026.02.17 17:12:49.709545 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5641 | 2026.02.17 17:12:49.709570 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5642 | 2026.02.17 17:12:49.709581 [ 286 ] {} <Debug> TCP-Session: 316fcdc4-ec9b-438f-b435-da8e0d96f414 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5643 | 2026.02.17 17:12:49.709605 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5644 | 2026.02.17 17:12:49.709620 [ 287 ] {} <Debug> TCP-Session: 891473fa-b01c-413d-b398-0909659add2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5645 | 2026.02.17 17:12:49.709629 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5646 | 2026.02.17 17:12:49.709649 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5647 | 2026.02.17 17:12:49.709673 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5648 | 2026.02.17 17:12:49.709694 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5649 | 2026.02.17 17:12:49.709716 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5650 | 2026.02.17 17:12:49.709734 [ 291 ] {} <Debug> TCP-Session: 61aa706b-3b8d-43c7-8e88-007805f98ade Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5651 | 2026.02.17 17:12:49.709757 [ 288 ] {} <Debug> TCP-Session: 7edcdd42-9cbb-4c8e-87ef-72cf386454a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5652 | 2026.02.17 17:12:49.709774 [ 290 ] {} <Debug> TCP-Session: 1f3d61bb-ace0-41c4-9707-983b29857fc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5653 | 2026.02.17 17:12:49.709742 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5654 | 2026.02.17 17:12:49.709704 [ 292 ] {} <Debug> TCP-Session: b0fb2a31-7046-448b-b992-581f720bcfb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5655 | 2026.02.17 17:12:49.709844 [ 293 ] {} <Debug> TCP-Session: dcbe3354-f150-4e45-b87a-ad58c4d61ff5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5656 | 2026.02.17 17:12:49.709686 [ 289 ] {} <Debug> TCP-Session: 81fa61af-23d5-455c-b9dd-6e2925ca4b80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5657 | 2026.02.17 17:12:49.709641 [ 294 ] {} <Debug> TCP-Session: 57085828-c0a0-4000-9176-4a2630b924ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5658 | 2026.02.17 17:12:51.614291 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56276 | ||
| 5659 | 2026.02.17 17:12:51.614396 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5660 | 2026.02.17 17:12:51.614420 [ 286 ] {} <Debug> TCP-Session: 184310d3-877a-45c4-abf1-b7997faedb5d Authenticating user 'default' from [fd00:1122:3344:101::e]:56276 | ||
| 5661 | 2026.02.17 17:12:51.614442 [ 286 ] {} <Debug> TCP-Session: 184310d3-877a-45c4-abf1-b7997faedb5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5662 | 2026.02.17 17:12:51.614454 [ 286 ] {} <Debug> TCP-Session: 184310d3-877a-45c4-abf1-b7997faedb5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5663 | 2026.02.17 17:12:51.614677 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65038 | ||
| 5664 | 2026.02.17 17:12:51.614701 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49288 | ||
| 5665 | 2026.02.17 17:12:51.614725 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54070 | ||
| 5666 | 2026.02.17 17:12:51.614741 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35368 | ||
| 5667 | 2026.02.17 17:12:51.614791 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5668 | 2026.02.17 17:12:51.614793 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5669 | 2026.02.17 17:12:51.614818 [ 290 ] {} <Debug> TCP-Session: b22e91ec-d064-4b59-9f6c-e8248b73e249 Authenticating user 'default' from [fd00:1122:3344:101::e]:49288 | ||
| 5670 | 2026.02.17 17:12:51.614833 [ 286 ] {} <Trace> TCP-Session: 184310d3-877a-45c4-abf1-b7997faedb5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5671 | 2026.02.17 17:12:51.614849 [ 290 ] {} <Debug> TCP-Session: b22e91ec-d064-4b59-9f6c-e8248b73e249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5672 | 2026.02.17 17:12:51.614849 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5673 | 2026.02.17 17:12:51.614867 [ 290 ] {} <Debug> TCP-Session: b22e91ec-d064-4b59-9f6c-e8248b73e249 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5674 | 2026.02.17 17:12:51.614882 [ 294 ] {} <Debug> TCP-Session: 9ffee64d-ea2d-485f-a33d-56f374254178 Authenticating user 'default' from [fd00:1122:3344:101::e]:35368 | ||
| 5675 | 2026.02.17 17:12:51.614847 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5676 | 2026.02.17 17:12:51.614904 [ 294 ] {} <Debug> TCP-Session: 9ffee64d-ea2d-485f-a33d-56f374254178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5677 | 2026.02.17 17:12:51.614842 [ 287 ] {} <Debug> TCP-Session: 67a14550-8775-4b67-93f4-21618d09c641 Authenticating user 'default' from [fd00:1122:3344:101::e]:65038 | ||
| 5678 | 2026.02.17 17:12:51.614940 [ 294 ] {} <Debug> TCP-Session: 9ffee64d-ea2d-485f-a33d-56f374254178 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5679 | 2026.02.17 17:12:51.614939 [ 292 ] {} <Debug> TCP-Session: b085863a-f8d3-48a0-acfa-ca40148d5bdc Authenticating user 'default' from [fd00:1122:3344:101::e]:54070 | ||
| 5680 | 2026.02.17 17:12:51.614971 [ 287 ] {} <Debug> TCP-Session: 67a14550-8775-4b67-93f4-21618d09c641 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5681 | 2026.02.17 17:12:51.614714 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36955 | ||
| 5682 | 2026.02.17 17:12:51.615005 [ 287 ] {} <Debug> TCP-Session: 67a14550-8775-4b67-93f4-21618d09c641 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5683 | 2026.02.17 17:12:51.615003 [ 292 ] {} <Debug> TCP-Session: b085863a-f8d3-48a0-acfa-ca40148d5bdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5684 | 2026.02.17 17:12:51.615009 [ 286 ] {fe9b7a46-1ffb-4228-95a3-f39aae2a957f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56276) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5685 | 2026.02.17 17:12:51.615049 [ 292 ] {} <Debug> TCP-Session: b085863a-f8d3-48a0-acfa-ca40148d5bdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5686 | 2026.02.17 17:12:51.615072 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5687 | 2026.02.17 17:12:51.614693 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56478 | ||
| 5688 | 2026.02.17 17:12:51.615109 [ 291 ] {} <Debug> TCP-Session: 28e1d0d4-39f1-4cd7-99cd-bc67c7e4d577 Authenticating user 'default' from [fd00:1122:3344:101::e]:36955 | ||
| 5689 | 2026.02.17 17:12:51.614684 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33842 | ||
| 5690 | 2026.02.17 17:12:51.615152 [ 291 ] {} <Debug> TCP-Session: 28e1d0d4-39f1-4cd7-99cd-bc67c7e4d577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5691 | 2026.02.17 17:12:51.614736 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41344 | ||
| 5692 | 2026.02.17 17:12:51.615201 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5693 | 2026.02.17 17:12:51.615222 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5694 | 2026.02.17 17:12:51.615235 [ 289 ] {} <Debug> TCP-Session: 6ba8f9c1-db20-4a0b-b236-f52420c63f4f Authenticating user 'default' from [fd00:1122:3344:101::e]:56478 | ||
| 5695 | 2026.02.17 17:12:51.615188 [ 291 ] {} <Debug> TCP-Session: 28e1d0d4-39f1-4cd7-99cd-bc67c7e4d577 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5696 | 2026.02.17 17:12:51.615260 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5697 | 2026.02.17 17:12:51.615270 [ 289 ] {} <Debug> TCP-Session: 6ba8f9c1-db20-4a0b-b236-f52420c63f4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5698 | 2026.02.17 17:12:51.615259 [ 288 ] {} <Debug> TCP-Session: 0d20395b-6431-48b3-abae-dc23a0e51d08 Authenticating user 'default' from [fd00:1122:3344:101::e]:33842 | ||
| 5699 | 2026.02.17 17:12:51.615303 [ 293 ] {} <Debug> TCP-Session: 5b289ed2-b47d-4e54-8753-78c6fbbb59cf Authenticating user 'default' from [fd00:1122:3344:101::e]:41344 | ||
| 5700 | 2026.02.17 17:12:51.615325 [ 286 ] {fe9b7a46-1ffb-4228-95a3-f39aae2a957f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5701 | 2026.02.17 17:12:51.615330 [ 288 ] {} <Debug> TCP-Session: 0d20395b-6431-48b3-abae-dc23a0e51d08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5702 | 2026.02.17 17:12:51.615341 [ 293 ] {} <Debug> TCP-Session: 5b289ed2-b47d-4e54-8753-78c6fbbb59cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5703 | 2026.02.17 17:12:51.615368 [ 288 ] {} <Debug> TCP-Session: 0d20395b-6431-48b3-abae-dc23a0e51d08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5704 | 2026.02.17 17:12:51.615380 [ 293 ] {} <Debug> TCP-Session: 5b289ed2-b47d-4e54-8753-78c6fbbb59cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5705 | 2026.02.17 17:12:51.615391 [ 286 ] {fe9b7a46-1ffb-4228-95a3-f39aae2a957f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5706 | 2026.02.17 17:12:51.615303 [ 289 ] {} <Debug> TCP-Session: 6ba8f9c1-db20-4a0b-b236-f52420c63f4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5707 | 2026.02.17 17:12:51.615702 [ 286 ] {fe9b7a46-1ffb-4228-95a3-f39aae2a957f} <Debug> oximeter.version (bb42e2e0-329b-425c-b202-885f356d054d) (SelectExecutor): Key condition: unknown | ||
| 5708 | 2026.02.17 17:12:51.616620 [ 300 ] {fe9b7a46-1ffb-4228-95a3-f39aae2a957f} <Trace> AggregatingTransform: Aggregating | ||
| 5709 | 2026.02.17 17:12:51.616685 [ 300 ] {fe9b7a46-1ffb-4228-95a3-f39aae2a957f} <Trace> Aggregator: Aggregation method: without_key | ||
| 5710 | 2026.02.17 17:12:51.616732 [ 300 ] {fe9b7a46-1ffb-4228-95a3-f39aae2a957f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00092586 sec. (1080.077 rows/sec., 42.19 KiB/sec.) | ||
| 5711 | 2026.02.17 17:12:51.616752 [ 300 ] {fe9b7a46-1ffb-4228-95a3-f39aae2a957f} <Trace> Aggregator: Merging aggregated data | ||
| 5712 | 2026.02.17 17:12:51.617988 [ 286 ] {fe9b7a46-1ffb-4228-95a3-f39aae2a957f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003031 sec., 329.92411745298585 rows/sec., 12.89 KiB/sec. | ||
| 5713 | 2026.02.17 17:12:51.618154 [ 286 ] {fe9b7a46-1ffb-4228-95a3-f39aae2a957f} <Debug> TCPHandler: Processed in 0.003478715 sec. | ||
| 5714 | 2026.02.17 17:12:51.618275 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5715 | 2026.02.17 17:12:51.618303 [ 286 ] {} <Debug> TCP-Session: 184310d3-877a-45c4-abf1-b7997faedb5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5716 | 2026.02.17 17:12:51.618311 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5717 | 2026.02.17 17:12:51.618330 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5718 | 2026.02.17 17:12:51.618346 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5719 | 2026.02.17 17:12:51.618365 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5720 | 2026.02.17 17:12:51.618378 [ 290 ] {} <Debug> TCP-Session: b22e91ec-d064-4b59-9f6c-e8248b73e249 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5721 | 2026.02.17 17:12:51.618401 [ 288 ] {} <Debug> TCP-Session: 0d20395b-6431-48b3-abae-dc23a0e51d08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5722 | 2026.02.17 17:12:51.618413 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5723 | 2026.02.17 17:12:51.618430 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5724 | 2026.02.17 17:12:51.618444 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5725 | 2026.02.17 17:12:51.618469 [ 289 ] {} <Debug> TCP-Session: 6ba8f9c1-db20-4a0b-b236-f52420c63f4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5726 | 2026.02.17 17:12:51.618490 [ 292 ] {} <Debug> TCP-Session: b085863a-f8d3-48a0-acfa-ca40148d5bdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5727 | 2026.02.17 17:12:51.618507 [ 294 ] {} <Debug> TCP-Session: 9ffee64d-ea2d-485f-a33d-56f374254178 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5728 | 2026.02.17 17:12:51.618422 [ 291 ] {} <Debug> TCP-Session: 28e1d0d4-39f1-4cd7-99cd-bc67c7e4d577 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5729 | 2026.02.17 17:12:51.618396 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5730 | 2026.02.17 17:12:51.618353 [ 287 ] {} <Debug> TCP-Session: 67a14550-8775-4b67-93f4-21618d09c641 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5731 | 2026.02.17 17:12:51.618597 [ 293 ] {} <Debug> TCP-Session: 5b289ed2-b47d-4e54-8753-78c6fbbb59cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5732 | 2026.02.17 17:12:51.650954 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37247 | ||
| 5733 | 2026.02.17 17:12:51.651024 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5734 | 2026.02.17 17:12:51.651047 [ 286 ] {} <Debug> TCP-Session: b8c63a3a-6c53-4c6b-a721-3577fcc23ac3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37247 | ||
| 5735 | 2026.02.17 17:12:51.651066 [ 286 ] {} <Debug> TCP-Session: b8c63a3a-6c53-4c6b-a721-3577fcc23ac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5736 | 2026.02.17 17:12:51.651081 [ 286 ] {} <Debug> TCP-Session: b8c63a3a-6c53-4c6b-a721-3577fcc23ac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5737 | 2026.02.17 17:12:51.651239 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48089 | ||
| 5738 | 2026.02.17 17:12:51.651277 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49432 | ||
| 5739 | 2026.02.17 17:12:51.651291 [ 286 ] {} <Trace> TCP-Session: b8c63a3a-6c53-4c6b-a721-3577fcc23ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5740 | 2026.02.17 17:12:51.651315 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5741 | 2026.02.17 17:12:51.651352 [ 287 ] {} <Debug> TCP-Session: ee1ffea9-969d-46cb-92d6-d0671e45acc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48089 | ||
| 5742 | 2026.02.17 17:12:51.651354 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5743 | 2026.02.17 17:12:51.651372 [ 287 ] {} <Debug> TCP-Session: ee1ffea9-969d-46cb-92d6-d0671e45acc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5744 | 2026.02.17 17:12:51.651390 [ 288 ] {} <Debug> TCP-Session: 455e3b7a-5e3b-417f-96f7-7dfd94e2c1a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49432 | ||
| 5745 | 2026.02.17 17:12:51.651395 [ 287 ] {} <Debug> TCP-Session: ee1ffea9-969d-46cb-92d6-d0671e45acc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5746 | 2026.02.17 17:12:51.651415 [ 288 ] {} <Debug> TCP-Session: 455e3b7a-5e3b-417f-96f7-7dfd94e2c1a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5747 | 2026.02.17 17:12:51.651433 [ 288 ] {} <Debug> TCP-Session: 455e3b7a-5e3b-417f-96f7-7dfd94e2c1a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5748 | 2026.02.17 17:12:51.651454 [ 286 ] {7cbc7356-b03c-4b3b-87ec-459e93f7d139} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37247) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5749 | 2026.02.17 17:12:51.651659 [ 286 ] {7cbc7356-b03c-4b3b-87ec-459e93f7d139} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5750 | 2026.02.17 17:12:51.651707 [ 286 ] {7cbc7356-b03c-4b3b-87ec-459e93f7d139} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5751 | 2026.02.17 17:12:51.651972 [ 286 ] {7cbc7356-b03c-4b3b-87ec-459e93f7d139} <Debug> oximeter.version (bb42e2e0-329b-425c-b202-885f356d054d) (SelectExecutor): Key condition: unknown | ||
| 5752 | 2026.02.17 17:12:51.652863 [ 335 ] {7cbc7356-b03c-4b3b-87ec-459e93f7d139} <Trace> AggregatingTransform: Aggregating | ||
| 5753 | 2026.02.17 17:12:51.652915 [ 335 ] {7cbc7356-b03c-4b3b-87ec-459e93f7d139} <Trace> Aggregator: Aggregation method: without_key | ||
| 5754 | 2026.02.17 17:12:51.652947 [ 335 ] {7cbc7356-b03c-4b3b-87ec-459e93f7d139} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000881839 sec. (1133.994 rows/sec., 44.30 KiB/sec.) | ||
| 5755 | 2026.02.17 17:12:51.652963 [ 335 ] {7cbc7356-b03c-4b3b-87ec-459e93f7d139} <Trace> Aggregator: Merging aggregated data | ||
| 5756 | 2026.02.17 17:12:51.654176 [ 286 ] {7cbc7356-b03c-4b3b-87ec-459e93f7d139} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002766 sec., 361.53289949385396 rows/sec., 14.12 KiB/sec. | ||
| 5757 | 2026.02.17 17:12:51.654300 [ 286 ] {7cbc7356-b03c-4b3b-87ec-459e93f7d139} <Debug> TCPHandler: Processed in 0.003073317 sec. | ||
| 5758 | 2026.02.17 17:12:51.654421 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5759 | 2026.02.17 17:12:51.654455 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5760 | 2026.02.17 17:12:51.654466 [ 287 ] {} <Debug> TCP-Session: ee1ffea9-969d-46cb-92d6-d0671e45acc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5761 | 2026.02.17 17:12:51.654496 [ 288 ] {} <Debug> TCP-Session: 455e3b7a-5e3b-417f-96f7-7dfd94e2c1a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5762 | 2026.02.17 17:12:51.654555 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5763 | 2026.02.17 17:12:51.654584 [ 286 ] {} <Debug> TCP-Session: b8c63a3a-6c53-4c6b-a721-3577fcc23ac3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5764 | 2026.02.17 17:12:51.656947 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62878 | ||
| 5765 | 2026.02.17 17:12:51.656962 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38754 | ||
| 5766 | 2026.02.17 17:12:51.656963 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40338 | ||
| 5767 | 2026.02.17 17:12:51.656990 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55202 | ||
| 5768 | 2026.02.17 17:12:51.657009 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5769 | 2026.02.17 17:12:51.657026 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5770 | 2026.02.17 17:12:51.657051 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5771 | 2026.02.17 17:12:51.657061 [ 290 ] {} <Debug> TCP-Session: 0b730380-ccd3-42fb-87a0-fa2b8915bcca Authenticating user 'default' from [fd00:1122:3344:101::e]:62878 | ||
| 5772 | 2026.02.17 17:12:51.657077 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5773 | 2026.02.17 17:12:51.657089 [ 291 ] {} <Debug> TCP-Session: 4796b8c1-9621-400f-9d07-af5a373b5e44 Authenticating user 'default' from [fd00:1122:3344:101::e]:40338 | ||
| 5774 | 2026.02.17 17:12:51.657103 [ 290 ] {} <Debug> TCP-Session: 0b730380-ccd3-42fb-87a0-fa2b8915bcca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5775 | 2026.02.17 17:12:51.657118 [ 292 ] {} <Debug> TCP-Session: fa315702-0a45-4349-b346-d76f52ec6671 Authenticating user 'default' from [fd00:1122:3344:101::e]:55202 | ||
| 5776 | 2026.02.17 17:12:51.657144 [ 290 ] {} <Debug> TCP-Session: 0b730380-ccd3-42fb-87a0-fa2b8915bcca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5777 | 2026.02.17 17:12:51.657159 [ 292 ] {} <Debug> TCP-Session: fa315702-0a45-4349-b346-d76f52ec6671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5778 | 2026.02.17 17:12:51.657185 [ 292 ] {} <Debug> TCP-Session: fa315702-0a45-4349-b346-d76f52ec6671 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5779 | 2026.02.17 17:12:51.656998 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43389 | ||
| 5780 | 2026.02.17 17:12:51.657073 [ 289 ] {} <Debug> TCP-Session: feea13b1-6e88-4164-9ff0-9acb3fce319f Authenticating user 'default' from [fd00:1122:3344:101::e]:38754 | ||
| 5781 | 2026.02.17 17:12:51.657132 [ 291 ] {} <Debug> TCP-Session: 4796b8c1-9621-400f-9d07-af5a373b5e44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5782 | 2026.02.17 17:12:51.657261 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5783 | 2026.02.17 17:12:51.657261 [ 289 ] {} <Debug> TCP-Session: feea13b1-6e88-4164-9ff0-9acb3fce319f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5784 | 2026.02.17 17:12:51.657275 [ 291 ] {} <Debug> TCP-Session: 4796b8c1-9621-400f-9d07-af5a373b5e44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5785 | 2026.02.17 17:12:51.657300 [ 289 ] {} <Debug> TCP-Session: feea13b1-6e88-4164-9ff0-9acb3fce319f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5786 | 2026.02.17 17:12:51.657295 [ 293 ] {} <Debug> TCP-Session: 6d152ed0-bb1a-4b78-aab2-1e1fbcad2a90 Authenticating user 'default' from [fd00:1122:3344:101::e]:43389 | ||
| 5787 | 2026.02.17 17:12:51.656970 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35661 | ||
| 5788 | 2026.02.17 17:12:51.657345 [ 293 ] {} <Debug> TCP-Session: 6d152ed0-bb1a-4b78-aab2-1e1fbcad2a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5789 | 2026.02.17 17:12:51.657379 [ 293 ] {} <Debug> TCP-Session: 6d152ed0-bb1a-4b78-aab2-1e1fbcad2a90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5790 | 2026.02.17 17:12:51.657414 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5791 | 2026.02.17 17:12:51.657442 [ 286 ] {} <Debug> TCP-Session: 4a3c2209-8988-4686-b6a0-53c3565f23dc Authenticating user 'default' from [fd00:1122:3344:101::e]:35661 | ||
| 5792 | 2026.02.17 17:12:51.657462 [ 286 ] {} <Debug> TCP-Session: 4a3c2209-8988-4686-b6a0-53c3565f23dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5793 | 2026.02.17 17:12:51.657477 [ 286 ] {} <Debug> TCP-Session: 4a3c2209-8988-4686-b6a0-53c3565f23dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5794 | 2026.02.17 17:12:51.677724 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:35661). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5795 | |||
| 5796 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5797 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5798 | 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 | ||
| 5799 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5800 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5801 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5802 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5803 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5804 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5805 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5806 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5807 | (version 23.8.7.1) | ||
| 5808 | 2026.02.17 17:12:51.677877 [ 286 ] {} <Debug> TCP-Session: 4a3c2209-8988-4686-b6a0-53c3565f23dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5809 | 2026.02.17 17:12:51.677902 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:62878). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5810 | |||
| 5811 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5812 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5813 | 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 | ||
| 5814 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5815 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5816 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5817 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5818 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5819 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5820 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5821 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5822 | (version 23.8.7.1) | ||
| 5823 | 2026.02.17 17:12:51.677969 [ 290 ] {} <Debug> TCP-Session: 0b730380-ccd3-42fb-87a0-fa2b8915bcca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5824 | 2026.02.17 17:12:51.678003 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:55202). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5825 | |||
| 5826 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5827 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5828 | 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 | ||
| 5829 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5830 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5831 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5832 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5833 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5834 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5835 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5836 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5837 | (version 23.8.7.1) | ||
| 5838 | 2026.02.17 17:12:51.678085 [ 292 ] {} <Debug> TCP-Session: fa315702-0a45-4349-b346-d76f52ec6671 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5839 | 2026.02.17 17:12:51.678113 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:40338). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5840 | |||
| 5841 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5842 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5843 | 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 | ||
| 5844 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5845 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5846 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5847 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5848 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5849 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5850 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5851 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5852 | (version 23.8.7.1) | ||
| 5853 | 2026.02.17 17:12:51.678187 [ 291 ] {} <Debug> TCP-Session: 4796b8c1-9621-400f-9d07-af5a373b5e44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5854 | 2026.02.17 17:12:51.678216 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43389). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5855 | |||
| 5856 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5857 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5858 | 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 | ||
| 5859 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5860 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5861 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5862 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5863 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5864 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5865 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5866 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5867 | (version 23.8.7.1) | ||
| 5868 | 2026.02.17 17:12:51.678295 [ 293 ] {} <Debug> TCP-Session: 6d152ed0-bb1a-4b78-aab2-1e1fbcad2a90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5869 | 2026.02.17 17:12:51.678314 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:38754). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5870 | |||
| 5871 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5872 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5873 | 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 | ||
| 5874 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5875 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5876 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5877 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5878 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5879 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5880 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5881 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5882 | (version 23.8.7.1) | ||
| 5883 | 2026.02.17 17:12:51.678381 [ 289 ] {} <Debug> TCP-Session: feea13b1-6e88-4164-9ff0-9acb3fce319f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5884 | 2026.02.17 17:12:53.184307 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5885 | 2026.02.17 17:12:53.184416 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5886 | 2026.02.17 17:12:53.302969 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12424 | ||
| 5887 | 2026.02.17 17:12:53.303514 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5888 | 2026.02.17 17:12:53.303561 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5889 | 2026.02.17 17:12:53.304092 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5890 | 2026.02.17 17:12:53.304332 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5891 | 2026.02.17 17:12:53.304473 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12424 | ||
| 5892 | 2026.02.17 17:12:53.304498 [ 52 ] {} <Debug> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5893 | 2026.02.17 17:12:53.304581 [ 52 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5894 | 2026.02.17 17:12:53.304621 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5895 | 2026.02.17 17:12:53.304802 [ 191 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 5896 | 2026.02.17 17:12:53.305022 [ 191 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5897 | 2026.02.17 17:12:53.305106 [ 191 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9992 rows starting from the beginning of the part | ||
| 5898 | 2026.02.17 17:12:53.305217 [ 191 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 5899 | 2026.02.17 17:12:53.305282 [ 191 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 5900 | 2026.02.17 17:12:53.305323 [ 191 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 5901 | 2026.02.17 17:12:53.305359 [ 191 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 5902 | 2026.02.17 17:12:53.305397 [ 191 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 5903 | 2026.02.17 17:12:53.309979 [ 192 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12424 rows, containing 4 columns (4 merged, 0 gathered) in 0.005266223 sec., 2359186.080802123 rows/sec., 33.75 MiB/sec. | ||
| 5904 | 2026.02.17 17:12:53.310393 [ 190 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5905 | 2026.02.17 17:12:53.310696 [ 190 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_26_5} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5906 | 2026.02.17 17:12:53.310772 [ 190 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_26_5} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5907 | 2026.02.17 17:12:53.310865 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5908 | 2026.02.17 17:12:53.768805 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5909 | 2026.02.17 17:12:53.769086 [ 4 ] {47f83e79-e76b-4265-8234-5c36d5f1603b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5910 | 2026.02.17 17:12:53.769189 [ 4 ] {47f83e79-e76b-4265-8234-5c36d5f1603b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5911 | 2026.02.17 17:12:53.769908 [ 4 ] {47f83e79-e76b-4265-8234-5c36d5f1603b} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5912 | 2026.02.17 17:12:53.769950 [ 4 ] {47f83e79-e76b-4265-8234-5c36d5f1603b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5913 | 2026.02.17 17:12:53.770359 [ 4 ] {47f83e79-e76b-4265-8234-5c36d5f1603b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5914 | 2026.02.17 17:12:53.770586 [ 4 ] {47f83e79-e76b-4265-8234-5c36d5f1603b} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5915 | 2026.02.17 17:12:53.770751 [ 4 ] {47f83e79-e76b-4265-8234-5c36d5f1603b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001739 sec., 163312.24841863138 rows/sec., 10.37 MiB/sec. | ||
| 5916 | 2026.02.17 17:12:53.770803 [ 4 ] {47f83e79-e76b-4265-8234-5c36d5f1603b} <Debug> TCPHandler: Processed in 0.002180867 sec. | ||
| 5917 | 2026.02.17 17:12:53.770921 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5918 | 2026.02.17 17:12:53.771024 [ 4 ] {29b0f82d-aec6-4fea-9957-81076aa434e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5919 | 2026.02.17 17:12:53.771067 [ 4 ] {29b0f82d-aec6-4fea-9957-81076aa434e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5920 | 2026.02.17 17:12:53.771770 [ 4 ] {29b0f82d-aec6-4fea-9957-81076aa434e2} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5921 | 2026.02.17 17:12:53.771808 [ 4 ] {29b0f82d-aec6-4fea-9957-81076aa434e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5922 | 2026.02.17 17:12:53.772177 [ 4 ] {29b0f82d-aec6-4fea-9957-81076aa434e2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5923 | 2026.02.17 17:12:53.772391 [ 4 ] {29b0f82d-aec6-4fea-9957-81076aa434e2} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5924 | 2026.02.17 17:12:53.772509 [ 70 ] {} <Debug> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5925 | 2026.02.17 17:12:53.772525 [ 4 ] {29b0f82d-aec6-4fea-9957-81076aa434e2} <Debug> executeQuery: Read 877 rows, 71.88 KiB in 0.001523 sec., 575837.1634931057 rows/sec., 46.09 MiB/sec. | ||
| 5926 | 2026.02.17 17:12:53.772575 [ 70 ] {} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5927 | 2026.02.17 17:12:53.772587 [ 4 ] {29b0f82d-aec6-4fea-9957-81076aa434e2} <Debug> TCPHandler: Processed in 0.001717307 sec. | ||
| 5928 | 2026.02.17 17:12:53.772610 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5929 | 2026.02.17 17:12:53.772708 [ 194 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::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 | ||
| 5930 | 2026.02.17 17:12:53.772711 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5931 | 2026.02.17 17:12:53.772819 [ 194 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5932 | 2026.02.17 17:12:53.772831 [ 4 ] {d3c71430-eb33-4ffc-91c7-c0f2c9908134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5933 | 2026.02.17 17:12:53.772859 [ 194 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2027 rows starting from the beginning of the part | ||
| 5934 | 2026.02.17 17:12:53.772880 [ 4 ] {d3c71430-eb33-4ffc-91c7-c0f2c9908134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5935 | 2026.02.17 17:12:53.772934 [ 194 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 878 rows starting from the beginning of the part | ||
| 5936 | 2026.02.17 17:12:53.772987 [ 194 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5937 | 2026.02.17 17:12:53.773030 [ 194 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 877 rows starting from the beginning of the part | ||
| 5938 | 2026.02.17 17:12:53.773068 [ 194 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1197 rows starting from the beginning of the part | ||
| 5939 | 2026.02.17 17:12:53.773107 [ 194 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 877 rows starting from the beginning of the part | ||
| 5940 | 2026.02.17 17:12:53.773438 [ 4 ] {d3c71430-eb33-4ffc-91c7-c0f2c9908134} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5941 | 2026.02.17 17:12:53.773481 [ 4 ] {d3c71430-eb33-4ffc-91c7-c0f2c9908134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5942 | 2026.02.17 17:12:53.773807 [ 4 ] {d3c71430-eb33-4ffc-91c7-c0f2c9908134} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5943 | 2026.02.17 17:12:53.774034 [ 4 ] {d3c71430-eb33-4ffc-91c7-c0f2c9908134} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5944 | 2026.02.17 17:12:53.774136 [ 70 ] {} <Debug> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5945 | 2026.02.17 17:12:53.774164 [ 70 ] {} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5946 | 2026.02.17 17:12:53.774171 [ 4 ] {d3c71430-eb33-4ffc-91c7-c0f2c9908134} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001359 sec., 133922.00147167034 rows/sec., 8.30 MiB/sec. | ||
| 5947 | 2026.02.17 17:12:53.774184 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5948 | 2026.02.17 17:12:53.774221 [ 4 ] {d3c71430-eb33-4ffc-91c7-c0f2c9908134} <Debug> TCPHandler: Processed in 0.001559733 sec. | ||
| 5949 | 2026.02.17 17:12:53.774276 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::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 | ||
| 5950 | 2026.02.17 17:12:53.774339 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5951 | 2026.02.17 17:12:53.774394 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5952 | 2026.02.17 17:12:53.774432 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 200 rows starting from the beginning of the part | ||
| 5953 | 2026.02.17 17:12:53.774438 [ 4 ] {2de54f42-a3a4-4ca6-bcd6-feee480b7853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5954 | 2026.02.17 17:12:53.774486 [ 4 ] {2de54f42-a3a4-4ca6-bcd6-feee480b7853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5955 | 2026.02.17 17:12:53.774498 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 182 rows starting from the beginning of the part | ||
| 5956 | 2026.02.17 17:12:53.774557 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 184 rows starting from the beginning of the part | ||
| 5957 | 2026.02.17 17:12:53.774610 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 182 rows starting from the beginning of the part | ||
| 5958 | 2026.02.17 17:12:53.774655 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 5959 | 2026.02.17 17:12:53.774699 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 182 rows starting from the beginning of the part | ||
| 5960 | 2026.02.17 17:12:53.774944 [ 4 ] {2de54f42-a3a4-4ca6-bcd6-feee480b7853} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5961 | 2026.02.17 17:12:53.774987 [ 4 ] {2de54f42-a3a4-4ca6-bcd6-feee480b7853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5962 | 2026.02.17 17:12:53.775217 [ 194 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5912 rows, containing 5 columns (5 merged, 0 gathered) in 0.002550505 sec., 2317972.323128165 rows/sec., 196.60 MiB/sec. | ||
| 5963 | 2026.02.17 17:12:53.775315 [ 4 ] {2de54f42-a3a4-4ca6-bcd6-feee480b7853} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5964 | 2026.02.17 17:12:53.775511 [ 187 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5965 | 2026.02.17 17:12:53.775566 [ 4 ] {2de54f42-a3a4-4ca6-bcd6-feee480b7853} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5966 | 2026.02.17 17:12:53.775663 [ 199 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 932 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142186 sec., 655479.4424204915 rows/sec., 43.22 MiB/sec. | ||
| 5967 | 2026.02.17 17:12:53.775749 [ 4 ] {2de54f42-a3a4-4ca6-bcd6-feee480b7853} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00132 sec., 112878.78787878787 rows/sec., 7.29 MiB/sec. | ||
| 5968 | 2026.02.17 17:12:53.775815 [ 194 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5969 | 2026.02.17 17:12:53.775831 [ 4 ] {2de54f42-a3a4-4ca6-bcd6-feee480b7853} <Debug> TCPHandler: Processed in 0.001541123 sec. | ||
| 5970 | 2026.02.17 17:12:53.775850 [ 187 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_36_7} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5971 | 2026.02.17 17:12:53.775947 [ 187 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_36_7} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5972 | 2026.02.17 17:12:53.776021 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5973 | 2026.02.17 17:12:53.776049 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 5974 | 2026.02.17 17:12:53.776095 [ 194 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_21_4} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5975 | 2026.02.17 17:12:53.776157 [ 4 ] {631c2754-fbad-4d3f-88b3-5f2bc34fc233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5976 | 2026.02.17 17:12:53.776168 [ 194 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_21_4} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5977 | 2026.02.17 17:12:53.776222 [ 4 ] {631c2754-fbad-4d3f-88b3-5f2bc34fc233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5978 | 2026.02.17 17:12:53.776249 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5979 | 2026.02.17 17:12:53.776834 [ 4 ] {631c2754-fbad-4d3f-88b3-5f2bc34fc233} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5980 | 2026.02.17 17:12:53.776885 [ 4 ] {631c2754-fbad-4d3f-88b3-5f2bc34fc233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5981 | 2026.02.17 17:12:53.777256 [ 4 ] {631c2754-fbad-4d3f-88b3-5f2bc34fc233} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5982 | 2026.02.17 17:12:53.777470 [ 4 ] {631c2754-fbad-4d3f-88b3-5f2bc34fc233} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5983 | 2026.02.17 17:12:53.777602 [ 4 ] {631c2754-fbad-4d3f-88b3-5f2bc34fc233} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001489 sec., 99395.56749496306 rows/sec., 5.65 MiB/sec. | ||
| 5984 | 2026.02.17 17:12:53.777655 [ 4 ] {631c2754-fbad-4d3f-88b3-5f2bc34fc233} <Debug> TCPHandler: Processed in 0.001745168 sec. | ||
| 5985 | 2026.02.17 17:12:53.777762 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5986 | 2026.02.17 17:12:53.777858 [ 4 ] {fc679adc-22e4-40dc-9ad0-0169c2f711e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5987 | 2026.02.17 17:12:53.777899 [ 4 ] {fc679adc-22e4-40dc-9ad0-0169c2f711e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5988 | 2026.02.17 17:12:53.778445 [ 4 ] {fc679adc-22e4-40dc-9ad0-0169c2f711e8} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5989 | 2026.02.17 17:12:53.778482 [ 4 ] {fc679adc-22e4-40dc-9ad0-0169c2f711e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5990 | 2026.02.17 17:12:53.778809 [ 4 ] {fc679adc-22e4-40dc-9ad0-0169c2f711e8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5991 | 2026.02.17 17:12:53.779013 [ 4 ] {fc679adc-22e4-40dc-9ad0-0169c2f711e8} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5992 | 2026.02.17 17:12:53.779116 [ 70 ] {} <Debug> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5993 | 2026.02.17 17:12:53.779137 [ 4 ] {fc679adc-22e4-40dc-9ad0-0169c2f711e8} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001299 sec., 408006.1585835258 rows/sec., 28.85 MiB/sec. | ||
| 5994 | 2026.02.17 17:12:53.779145 [ 70 ] {} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5995 | 2026.02.17 17:12:53.779177 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 5996 | 2026.02.17 17:12:53.779182 [ 4 ] {fc679adc-22e4-40dc-9ad0-0169c2f711e8} <Debug> TCPHandler: Processed in 0.001470331 sec. | ||
| 5997 | 2026.02.17 17:12:53.779245 [ 194 ] {d98c200f-82a8-4bc8-a14b-281771204983::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 | ||
| 5998 | 2026.02.17 17:12:53.779292 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5999 | 2026.02.17 17:12:53.779333 [ 194 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6000 | 2026.02.17 17:12:53.779366 [ 194 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1022 rows starting from the beginning of the part | ||
| 6001 | 2026.02.17 17:12:53.779390 [ 4 ] {5ff541d0-7453-4773-80ac-1c42522dbc7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6002 | 2026.02.17 17:12:53.779421 [ 194 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 532 rows starting from the beginning of the part | ||
| 6003 | 2026.02.17 17:12:53.779438 [ 4 ] {5ff541d0-7453-4773-80ac-1c42522dbc7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6004 | 2026.02.17 17:12:53.779471 [ 194 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 6005 | 2026.02.17 17:12:53.779517 [ 194 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 530 rows starting from the beginning of the part | ||
| 6006 | 2026.02.17 17:12:53.779558 [ 194 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 522 rows starting from the beginning of the part | ||
| 6007 | 2026.02.17 17:12:53.779599 [ 194 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 530 rows starting from the beginning of the part | ||
| 6008 | 2026.02.17 17:12:53.779877 [ 4 ] {5ff541d0-7453-4773-80ac-1c42522dbc7e} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6009 | 2026.02.17 17:12:53.779916 [ 4 ] {5ff541d0-7453-4773-80ac-1c42522dbc7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6010 | 2026.02.17 17:12:53.780226 [ 4 ] {5ff541d0-7453-4773-80ac-1c42522dbc7e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6011 | 2026.02.17 17:12:53.780436 [ 4 ] {5ff541d0-7453-4773-80ac-1c42522dbc7e} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6012 | 2026.02.17 17:12:53.780571 [ 4 ] {5ff541d0-7453-4773-80ac-1c42522dbc7e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001199 sec., 5004.170141784821 rows/sec., 261.45 KiB/sec. | ||
| 6013 | 2026.02.17 17:12:53.780610 [ 4 ] {5ff541d0-7453-4773-80ac-1c42522dbc7e} <Debug> TCPHandler: Processed in 0.001365159 sec. | ||
| 6014 | 2026.02.17 17:12:53.780716 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6015 | 2026.02.17 17:12:53.780810 [ 4 ] {21142895-0536-44b1-8acc-0dcdada5a01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6016 | 2026.02.17 17:12:53.780816 [ 199 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3200 rows, containing 5 columns (5 merged, 0 gathered) in 0.001601235 sec., 1998457.4406629885 rows/sec., 151.30 MiB/sec. | ||
| 6017 | 2026.02.17 17:12:53.780853 [ 4 ] {21142895-0536-44b1-8acc-0dcdada5a01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6018 | 2026.02.17 17:12:53.780989 [ 194 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6019 | 2026.02.17 17:12:53.781218 [ 194 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_36_7} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6020 | 2026.02.17 17:12:53.781238 [ 4 ] {21142895-0536-44b1-8acc-0dcdada5a01d} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6021 | 2026.02.17 17:12:53.781278 [ 194 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_36_7} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6022 | 2026.02.17 17:12:53.781280 [ 4 ] {21142895-0536-44b1-8acc-0dcdada5a01d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6023 | 2026.02.17 17:12:53.781343 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6024 | 2026.02.17 17:12:53.781673 [ 4 ] {21142895-0536-44b1-8acc-0dcdada5a01d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6025 | 2026.02.17 17:12:53.781900 [ 4 ] {21142895-0536-44b1-8acc-0dcdada5a01d} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6026 | 2026.02.17 17:12:53.782001 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6027 | 2026.02.17 17:12:53.782026 [ 4 ] {21142895-0536-44b1-8acc-0dcdada5a01d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001235 sec., 214574.89878542512 rows/sec., 14.26 MiB/sec. | ||
| 6028 | 2026.02.17 17:12:53.782030 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6029 | 2026.02.17 17:12:53.782065 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6030 | 2026.02.17 17:12:53.782070 [ 4 ] {21142895-0536-44b1-8acc-0dcdada5a01d} <Debug> TCPHandler: Processed in 0.001401291 sec. | ||
| 6031 | 2026.02.17 17:12:53.782136 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::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 | ||
| 6032 | 2026.02.17 17:12:53.782184 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6033 | 2026.02.17 17:12:53.782244 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6034 | 2026.02.17 17:12:53.782279 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10640 rows starting from the beginning of the part | ||
| 6035 | 2026.02.17 17:12:53.782281 [ 4 ] {29034c35-68b7-4048-9d55-5d3ee652f5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6036 | 2026.02.17 17:12:53.782333 [ 4 ] {29034c35-68b7-4048-9d55-5d3ee652f5b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6037 | 2026.02.17 17:12:53.782341 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 266 rows starting from the beginning of the part | ||
| 6038 | 2026.02.17 17:12:53.782398 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 6039 | 2026.02.17 17:12:53.782441 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 265 rows starting from the beginning of the part | ||
| 6040 | 2026.02.17 17:12:53.782480 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 845 rows starting from the beginning of the part | ||
| 6041 | 2026.02.17 17:12:53.782520 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 265 rows starting from the beginning of the part | ||
| 6042 | 2026.02.17 17:12:53.782681 [ 4 ] {29034c35-68b7-4048-9d55-5d3ee652f5b4} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6043 | 2026.02.17 17:12:53.782721 [ 4 ] {29034c35-68b7-4048-9d55-5d3ee652f5b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6044 | 2026.02.17 17:12:53.783026 [ 4 ] {29034c35-68b7-4048-9d55-5d3ee652f5b4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6045 | 2026.02.17 17:12:53.783227 [ 4 ] {29034c35-68b7-4048-9d55-5d3ee652f5b4} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6046 | 2026.02.17 17:12:53.783361 [ 4 ] {29034c35-68b7-4048-9d55-5d3ee652f5b4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 6047 | 2026.02.17 17:12:53.783398 [ 4 ] {29034c35-68b7-4048-9d55-5d3ee652f5b4} <Debug> TCPHandler: Processed in 0.001262797 sec. | ||
| 6048 | 2026.02.17 17:12:53.783507 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6049 | 2026.02.17 17:12:53.783600 [ 4 ] {ddc13f19-8f64-43f9-bd12-1cbbab682554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6050 | 2026.02.17 17:12:53.783654 [ 4 ] {ddc13f19-8f64-43f9-bd12-1cbbab682554} <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 | ||
| 6051 | 2026.02.17 17:12:53.784464 [ 4 ] {ddc13f19-8f64-43f9-bd12-1cbbab682554} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6052 | 2026.02.17 17:12:53.784501 [ 4 ] {ddc13f19-8f64-43f9-bd12-1cbbab682554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6053 | 2026.02.17 17:12:53.785105 [ 4 ] {ddc13f19-8f64-43f9-bd12-1cbbab682554} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6054 | 2026.02.17 17:12:53.785338 [ 4 ] {ddc13f19-8f64-43f9-bd12-1cbbab682554} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6055 | 2026.02.17 17:12:53.785480 [ 4 ] {ddc13f19-8f64-43f9-bd12-1cbbab682554} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001898 sec., 21074.81559536354 rows/sec., 37.77 MiB/sec. | ||
| 6056 | 2026.02.17 17:12:53.785532 [ 4 ] {ddc13f19-8f64-43f9-bd12-1cbbab682554} <Debug> TCPHandler: Processed in 0.002073165 sec. | ||
| 6057 | 2026.02.17 17:12:53.785639 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6058 | 2026.02.17 17:12:53.785733 [ 4 ] {528ea4dc-951c-4fa1-8c99-1a86ef23db53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6059 | 2026.02.17 17:12:53.785774 [ 4 ] {528ea4dc-951c-4fa1-8c99-1a86ef23db53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6060 | 2026.02.17 17:12:53.786080 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12441 rows, containing 5 columns (5 merged, 0 gathered) in 0.003977386 sec., 3127933.773588985 rows/sec., 210.43 MiB/sec. | ||
| 6061 | 2026.02.17 17:12:53.786088 [ 4 ] {528ea4dc-951c-4fa1-8c99-1a86ef23db53} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6062 | 2026.02.17 17:12:53.786141 [ 4 ] {528ea4dc-951c-4fa1-8c99-1a86ef23db53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6063 | 2026.02.17 17:12:53.786460 [ 4 ] {528ea4dc-951c-4fa1-8c99-1a86ef23db53} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6064 | 2026.02.17 17:12:53.786506 [ 196 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6065 | 2026.02.17 17:12:53.786673 [ 4 ] {528ea4dc-951c-4fa1-8c99-1a86ef23db53} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6066 | 2026.02.17 17:12:53.786773 [ 70 ] {} <Debug> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6067 | 2026.02.17 17:12:53.786799 [ 4 ] {528ea4dc-951c-4fa1-8c99-1a86ef23db53} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001085 sec., 82949.30875576037 rows/sec., 5.19 MiB/sec. | ||
| 6068 | 2026.02.17 17:12:53.786803 [ 70 ] {} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6069 | 2026.02.17 17:12:53.786839 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6070 | 2026.02.17 17:12:53.786841 [ 4 ] {528ea4dc-951c-4fa1-8c99-1a86ef23db53} <Debug> TCPHandler: Processed in 0.001251777 sec. | ||
| 6071 | 2026.02.17 17:12:53.786845 [ 196 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6072 | 2026.02.17 17:12:53.786914 [ 199 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 6073 | 2026.02.17 17:12:53.786939 [ 196 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6074 | 2026.02.17 17:12:53.787030 [ 199 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6075 | 2026.02.17 17:12:53.787052 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 6076 | 2026.02.17 17:12:53.787067 [ 199 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2250 rows starting from the beginning of the part | ||
| 6077 | 2026.02.17 17:12:53.787137 [ 199 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part | ||
| 6078 | 2026.02.17 17:12:53.787185 [ 199 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 6079 | 2026.02.17 17:12:53.787228 [ 199 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
| 6080 | 2026.02.17 17:12:53.787265 [ 199 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 6081 | 2026.02.17 17:12:53.787302 [ 199 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 6082 | 2026.02.17 17:12:53.788301 [ 199 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2640 rows, containing 4 columns (4 merged, 0 gathered) in 0.00142216 sec., 1856331.214490634 rows/sec., 119.61 MiB/sec. | ||
| 6083 | 2026.02.17 17:12:53.788516 [ 187 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6084 | 2026.02.17 17:12:53.788755 [ 187 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_36_7} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6085 | 2026.02.17 17:12:53.788820 [ 187 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_36_7} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6086 | 2026.02.17 17:12:53.788880 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6087 | 2026.02.17 17:12:53.957725 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6088 | 2026.02.17 17:12:53.975812 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6089 | 2026.02.17 17:12:53.975883 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6090 | 2026.02.17 17:12:53.981977 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6091 | 2026.02.17 17:12:53.982699 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6092 | 2026.02.17 17:12:53.983052 [ 86 ] {} <Debug> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6093 | 2026.02.17 17:12:53.983124 [ 86 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6094 | 2026.02.17 17:12:53.983148 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6095 | 2026.02.17 17:12:53.983253 [ 197 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 6096 | 2026.02.17 17:12:53.985774 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6097 | 2026.02.17 17:12:53.986342 [ 197 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6098 | 2026.02.17 17:12:53.987087 [ 197 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 6099 | 2026.02.17 17:12:53.990402 [ 197 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 6100 | 2026.02.17 17:12:53.993911 [ 197 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 6101 | 2026.02.17 17:12:53.997579 [ 197 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 6102 | 2026.02.17 17:12:54.001886 [ 197 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 6103 | 2026.02.17 17:12:54.005991 [ 197 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 6104 | 2026.02.17 17:12:54.057138 [ 187 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.073920066 sec., 2651.5127840930227 rows/sec., 13.71 MiB/sec. | ||
| 6105 | 2026.02.17 17:12:54.059069 [ 201 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6106 | 2026.02.17 17:12:54.060760 [ 201 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_26_5} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6107 | 2026.02.17 17:12:54.060848 [ 201 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_26_5} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6108 | 2026.02.17 17:12:54.062132 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 6109 | 2026.02.17 17:12:55.000193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.11 MiB, peak 267.67 MiB, free memory in arenas 0.00 B, will set to 264.04 MiB (RSS), difference: 6.92 MiB | ||
| 6110 | 2026.02.17 17:12:58.334196 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 782 | ||
| 6111 | 2026.02.17 17:12:58.336647 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6112 | 2026.02.17 17:12:58.336689 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6113 | 2026.02.17 17:12:58.337902 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6114 | 2026.02.17 17:12:58.338157 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6115 | 2026.02.17 17:12:58.338409 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 782 | ||
| 6116 | 2026.02.17 17:12:58.759229 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6117 | 2026.02.17 17:12:58.759422 [ 4 ] {117c4501-0c2d-4407-8e04-5b3e78357773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6118 | 2026.02.17 17:12:58.759497 [ 4 ] {117c4501-0c2d-4407-8e04-5b3e78357773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6119 | 2026.02.17 17:12:58.760280 [ 4 ] {117c4501-0c2d-4407-8e04-5b3e78357773} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6120 | 2026.02.17 17:12:58.760344 [ 4 ] {117c4501-0c2d-4407-8e04-5b3e78357773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6121 | 2026.02.17 17:12:58.760787 [ 4 ] {117c4501-0c2d-4407-8e04-5b3e78357773} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6122 | 2026.02.17 17:12:58.761015 [ 4 ] {117c4501-0c2d-4407-8e04-5b3e78357773} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6123 | 2026.02.17 17:12:58.761190 [ 4 ] {117c4501-0c2d-4407-8e04-5b3e78357773} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00182 sec., 30769.23076923077 rows/sec., 2.36 MiB/sec. | ||
| 6124 | 2026.02.17 17:12:58.761242 [ 4 ] {117c4501-0c2d-4407-8e04-5b3e78357773} <Debug> TCPHandler: Processed in 0.002156907 sec. | ||
| 6125 | 2026.02.17 17:12:58.761363 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6126 | 2026.02.17 17:12:58.761465 [ 4 ] {09a70d66-a2fd-4514-ab8e-77fb89380bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6127 | 2026.02.17 17:12:58.761508 [ 4 ] {09a70d66-a2fd-4514-ab8e-77fb89380bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6128 | 2026.02.17 17:12:58.761954 [ 4 ] {09a70d66-a2fd-4514-ab8e-77fb89380bd2} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6129 | 2026.02.17 17:12:58.761990 [ 4 ] {09a70d66-a2fd-4514-ab8e-77fb89380bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6130 | 2026.02.17 17:12:58.762321 [ 4 ] {09a70d66-a2fd-4514-ab8e-77fb89380bd2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6131 | 2026.02.17 17:12:58.762559 [ 4 ] {09a70d66-a2fd-4514-ab8e-77fb89380bd2} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6132 | 2026.02.17 17:12:58.762695 [ 4 ] {09a70d66-a2fd-4514-ab8e-77fb89380bd2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001254 sec., 51036.68261562999 rows/sec., 3.98 MiB/sec. | ||
| 6133 | 2026.02.17 17:12:58.762733 [ 4 ] {09a70d66-a2fd-4514-ab8e-77fb89380bd2} <Debug> TCPHandler: Processed in 0.001423641 sec. | ||
| 6134 | 2026.02.17 17:12:58.762843 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6135 | 2026.02.17 17:12:58.763029 [ 4 ] {47a1dd1d-20c7-4cc8-9fdf-bfe41d75e4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6136 | 2026.02.17 17:12:58.763075 [ 4 ] {47a1dd1d-20c7-4cc8-9fdf-bfe41d75e4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6137 | 2026.02.17 17:12:58.763479 [ 4 ] {47a1dd1d-20c7-4cc8-9fdf-bfe41d75e4a8} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6138 | 2026.02.17 17:12:58.763515 [ 4 ] {47a1dd1d-20c7-4cc8-9fdf-bfe41d75e4a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6139 | 2026.02.17 17:12:58.763863 [ 4 ] {47a1dd1d-20c7-4cc8-9fdf-bfe41d75e4a8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6140 | 2026.02.17 17:12:58.764075 [ 4 ] {47a1dd1d-20c7-4cc8-9fdf-bfe41d75e4a8} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6141 | 2026.02.17 17:12:58.764211 [ 4 ] {47a1dd1d-20c7-4cc8-9fdf-bfe41d75e4a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 6142 | 2026.02.17 17:12:58.764287 [ 4 ] {47a1dd1d-20c7-4cc8-9fdf-bfe41d75e4a8} <Debug> TCPHandler: Processed in 0.001494452 sec. | ||
| 6143 | 2026.02.17 17:12:58.764394 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6144 | 2026.02.17 17:12:58.764489 [ 4 ] {24a959a4-1ed1-4f1a-9bca-1c180dff34d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6145 | 2026.02.17 17:12:58.764533 [ 4 ] {24a959a4-1ed1-4f1a-9bca-1c180dff34d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6146 | 2026.02.17 17:12:58.764861 [ 4 ] {24a959a4-1ed1-4f1a-9bca-1c180dff34d5} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6147 | 2026.02.17 17:12:58.764897 [ 4 ] {24a959a4-1ed1-4f1a-9bca-1c180dff34d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6148 | 2026.02.17 17:12:58.765220 [ 4 ] {24a959a4-1ed1-4f1a-9bca-1c180dff34d5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6149 | 2026.02.17 17:12:58.765423 [ 4 ] {24a959a4-1ed1-4f1a-9bca-1c180dff34d5} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6150 | 2026.02.17 17:12:58.765550 [ 4 ] {24a959a4-1ed1-4f1a-9bca-1c180dff34d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 6151 | 2026.02.17 17:12:58.765586 [ 4 ] {24a959a4-1ed1-4f1a-9bca-1c180dff34d5} <Debug> TCPHandler: Processed in 0.001241357 sec. | ||
| 6152 | 2026.02.17 17:12:59.092920 [ 140 ] {} <Debug> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6153 | 2026.02.17 17:12:59.092989 [ 140 ] {} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6154 | 2026.02.17 17:12:59.093025 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6155 | 2026.02.17 17:12:59.093220 [ 189 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::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 | ||
| 6156 | 2026.02.17 17:12:59.093432 [ 189 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6157 | 2026.02.17 17:12:59.093485 [ 189 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 6158 | 2026.02.17 17:12:59.093555 [ 189 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 6159 | 2026.02.17 17:12:59.093597 [ 189 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 6160 | 2026.02.17 17:12:59.093638 [ 189 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6161 | 2026.02.17 17:12:59.093679 [ 189 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 6162 | 2026.02.17 17:12:59.094413 [ 187 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001276477 sec., 29769.43572034592 rows/sec., 2.48 MiB/sec. | ||
| 6163 | 2026.02.17 17:12:59.094591 [ 188 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6164 | 2026.02.17 17:12:59.094904 [ 188 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_9_2} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6165 | 2026.02.17 17:12:59.094984 [ 188 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_9_2} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6166 | 2026.02.17 17:12:59.095086 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6167 | 2026.02.17 17:13:00.804573 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12872 | ||
| 6168 | 2026.02.17 17:13:00.805131 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6169 | 2026.02.17 17:13:00.805186 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6170 | 2026.02.17 17:13:00.805727 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6171 | 2026.02.17 17:13:00.805965 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6172 | 2026.02.17 17:13:00.806117 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12872 | ||
| 6173 | 2026.02.17 17:13:01.485859 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6174 | 2026.02.17 17:13:01.501527 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6175 | 2026.02.17 17:13:01.501583 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 6176 | 2026.02.17 17:13:01.507492 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6177 | 2026.02.17 17:13:01.508191 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6178 | 2026.02.17 17:13:01.510804 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6179 | 2026.02.17 17:13:03.769591 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6180 | 2026.02.17 17:13:03.769788 [ 4 ] {684db3c0-e628-4f41-af7e-b902fcd8eae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6181 | 2026.02.17 17:13:03.769857 [ 4 ] {684db3c0-e628-4f41-af7e-b902fcd8eae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6182 | 2026.02.17 17:13:03.770580 [ 4 ] {684db3c0-e628-4f41-af7e-b902fcd8eae0} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6183 | 2026.02.17 17:13:03.770637 [ 4 ] {684db3c0-e628-4f41-af7e-b902fcd8eae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6184 | 2026.02.17 17:13:03.771070 [ 4 ] {684db3c0-e628-4f41-af7e-b902fcd8eae0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6185 | 2026.02.17 17:13:03.771305 [ 4 ] {684db3c0-e628-4f41-af7e-b902fcd8eae0} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6186 | 2026.02.17 17:13:03.771470 [ 4 ] {684db3c0-e628-4f41-af7e-b902fcd8eae0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001729 sec., 164256.7958357432 rows/sec., 10.43 MiB/sec. | ||
| 6187 | 2026.02.17 17:13:03.771524 [ 4 ] {684db3c0-e628-4f41-af7e-b902fcd8eae0} <Debug> TCPHandler: Processed in 0.002067264 sec. | ||
| 6188 | 2026.02.17 17:13:03.771653 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6189 | 2026.02.17 17:13:03.771757 [ 4 ] {6ac8ffd4-ee1f-4bd9-9a10-2899bdbbc829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6190 | 2026.02.17 17:13:03.771802 [ 4 ] {6ac8ffd4-ee1f-4bd9-9a10-2899bdbbc829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6191 | 2026.02.17 17:13:03.772212 [ 4 ] {6ac8ffd4-ee1f-4bd9-9a10-2899bdbbc829} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6192 | 2026.02.17 17:13:03.772250 [ 4 ] {6ac8ffd4-ee1f-4bd9-9a10-2899bdbbc829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6193 | 2026.02.17 17:13:03.772584 [ 4 ] {6ac8ffd4-ee1f-4bd9-9a10-2899bdbbc829} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6194 | 2026.02.17 17:13:03.772808 [ 4 ] {6ac8ffd4-ee1f-4bd9-9a10-2899bdbbc829} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6195 | 2026.02.17 17:13:03.772942 [ 4 ] {6ac8ffd4-ee1f-4bd9-9a10-2899bdbbc829} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001209 sec., 11579.818031430934 rows/sec., 944.25 KiB/sec. | ||
| 6196 | 2026.02.17 17:13:03.772982 [ 4 ] {6ac8ffd4-ee1f-4bd9-9a10-2899bdbbc829} <Debug> TCPHandler: Processed in 0.0013885 sec. | ||
| 6197 | 2026.02.17 17:13:03.773101 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6198 | 2026.02.17 17:13:03.773194 [ 4 ] {b64264de-5354-410e-81be-957dcfbc1787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6199 | 2026.02.17 17:13:03.773238 [ 4 ] {b64264de-5354-410e-81be-957dcfbc1787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6200 | 2026.02.17 17:13:03.773944 [ 4 ] {b64264de-5354-410e-81be-957dcfbc1787} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6201 | 2026.02.17 17:13:03.773979 [ 4 ] {b64264de-5354-410e-81be-957dcfbc1787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6202 | 2026.02.17 17:13:03.774398 [ 4 ] {b64264de-5354-410e-81be-957dcfbc1787} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6203 | 2026.02.17 17:13:03.774614 [ 4 ] {b64264de-5354-410e-81be-957dcfbc1787} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6204 | 2026.02.17 17:13:03.774757 [ 4 ] {b64264de-5354-410e-81be-957dcfbc1787} <Debug> executeQuery: Read 884 rows, 72.39 KiB in 0.00158 sec., 559493.6708860759 rows/sec., 44.74 MiB/sec. | ||
| 6205 | 2026.02.17 17:13:03.774798 [ 4 ] {b64264de-5354-410e-81be-957dcfbc1787} <Debug> TCPHandler: Processed in 0.001747208 sec. | ||
| 6206 | 2026.02.17 17:13:03.774927 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6207 | 2026.02.17 17:13:03.775028 [ 4 ] {bbf59d6c-9f07-43ad-8a1b-e874d11b592e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6208 | 2026.02.17 17:13:03.775070 [ 4 ] {bbf59d6c-9f07-43ad-8a1b-e874d11b592e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6209 | 2026.02.17 17:13:03.775538 [ 4 ] {bbf59d6c-9f07-43ad-8a1b-e874d11b592e} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6210 | 2026.02.17 17:13:03.775573 [ 4 ] {bbf59d6c-9f07-43ad-8a1b-e874d11b592e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6211 | 2026.02.17 17:13:03.775900 [ 4 ] {bbf59d6c-9f07-43ad-8a1b-e874d11b592e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6212 | 2026.02.17 17:13:03.776139 [ 4 ] {bbf59d6c-9f07-43ad-8a1b-e874d11b592e} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6213 | 2026.02.17 17:13:03.776269 [ 4 ] {bbf59d6c-9f07-43ad-8a1b-e874d11b592e} <Debug> executeQuery: Read 196 rows, 12.53 KiB in 0.001259 sec., 155679.1104050834 rows/sec., 9.72 MiB/sec. | ||
| 6214 | 2026.02.17 17:13:03.776308 [ 4 ] {bbf59d6c-9f07-43ad-8a1b-e874d11b592e} <Debug> TCPHandler: Processed in 0.001432191 sec. | ||
| 6215 | 2026.02.17 17:13:03.776423 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6216 | 2026.02.17 17:13:03.776517 [ 4 ] {be7fab1c-eb55-4f77-bb8e-70a1353e2ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6217 | 2026.02.17 17:13:03.776558 [ 4 ] {be7fab1c-eb55-4f77-bb8e-70a1353e2ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6218 | 2026.02.17 17:13:03.776984 [ 4 ] {be7fab1c-eb55-4f77-bb8e-70a1353e2ca1} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6219 | 2026.02.17 17:13:03.777020 [ 4 ] {be7fab1c-eb55-4f77-bb8e-70a1353e2ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6220 | 2026.02.17 17:13:03.777345 [ 4 ] {be7fab1c-eb55-4f77-bb8e-70a1353e2ca1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6221 | 2026.02.17 17:13:03.777556 [ 4 ] {be7fab1c-eb55-4f77-bb8e-70a1353e2ca1} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6222 | 2026.02.17 17:13:03.777681 [ 4 ] {be7fab1c-eb55-4f77-bb8e-70a1353e2ca1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001182 sec., 126057.5296108291 rows/sec., 8.14 MiB/sec. | ||
| 6223 | 2026.02.17 17:13:03.777718 [ 4 ] {be7fab1c-eb55-4f77-bb8e-70a1353e2ca1} <Debug> TCPHandler: Processed in 0.001344239 sec. | ||
| 6224 | 2026.02.17 17:13:03.777828 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6225 | 2026.02.17 17:13:03.777919 [ 4 ] {1cd0eccb-1857-4672-83a3-15a3a42eab7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6226 | 2026.02.17 17:13:03.777958 [ 4 ] {1cd0eccb-1857-4672-83a3-15a3a42eab7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6227 | 2026.02.17 17:13:03.778368 [ 4 ] {1cd0eccb-1857-4672-83a3-15a3a42eab7f} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6228 | 2026.02.17 17:13:03.778403 [ 4 ] {1cd0eccb-1857-4672-83a3-15a3a42eab7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6229 | 2026.02.17 17:13:03.778702 [ 4 ] {1cd0eccb-1857-4672-83a3-15a3a42eab7f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6230 | 2026.02.17 17:13:03.778915 [ 4 ] {1cd0eccb-1857-4672-83a3-15a3a42eab7f} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6231 | 2026.02.17 17:13:03.779039 [ 4 ] {1cd0eccb-1857-4672-83a3-15a3a42eab7f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001138 sec., 130052.72407732866 rows/sec., 7.40 MiB/sec. | ||
| 6232 | 2026.02.17 17:13:03.779077 [ 4 ] {1cd0eccb-1857-4672-83a3-15a3a42eab7f} <Debug> TCPHandler: Processed in 0.001297168 sec. | ||
| 6233 | 2026.02.17 17:13:03.779208 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6234 | 2026.02.17 17:13:03.779300 [ 4 ] {96ab7419-d7ba-4cae-8fad-14019845adf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6235 | 2026.02.17 17:13:03.779341 [ 4 ] {96ab7419-d7ba-4cae-8fad-14019845adf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6236 | 2026.02.17 17:13:03.779892 [ 4 ] {96ab7419-d7ba-4cae-8fad-14019845adf4} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6237 | 2026.02.17 17:13:03.779930 [ 4 ] {96ab7419-d7ba-4cae-8fad-14019845adf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6238 | 2026.02.17 17:13:03.780259 [ 4 ] {96ab7419-d7ba-4cae-8fad-14019845adf4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6239 | 2026.02.17 17:13:03.780478 [ 4 ] {96ab7419-d7ba-4cae-8fad-14019845adf4} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6240 | 2026.02.17 17:13:03.780617 [ 4 ] {96ab7419-d7ba-4cae-8fad-14019845adf4} <Debug> executeQuery: Read 544 rows, 39.52 KiB in 0.001334 sec., 407796.1019490255 rows/sec., 28.93 MiB/sec. | ||
| 6241 | 2026.02.17 17:13:03.780655 [ 4 ] {96ab7419-d7ba-4cae-8fad-14019845adf4} <Debug> TCPHandler: Processed in 0.001495893 sec. | ||
| 6242 | 2026.02.17 17:13:03.780767 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6243 | 2026.02.17 17:13:03.780858 [ 4 ] {16d9d1a9-f815-4407-bb9e-625eee417335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6244 | 2026.02.17 17:13:03.780901 [ 4 ] {16d9d1a9-f815-4407-bb9e-625eee417335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6245 | 2026.02.17 17:13:03.781224 [ 4 ] {16d9d1a9-f815-4407-bb9e-625eee417335} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6246 | 2026.02.17 17:13:03.781260 [ 4 ] {16d9d1a9-f815-4407-bb9e-625eee417335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6247 | 2026.02.17 17:13:03.781566 [ 4 ] {16d9d1a9-f815-4407-bb9e-625eee417335} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6248 | 2026.02.17 17:13:03.781809 [ 4 ] {16d9d1a9-f815-4407-bb9e-625eee417335} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6249 | 2026.02.17 17:13:03.781937 [ 4 ] {16d9d1a9-f815-4407-bb9e-625eee417335} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 6250 | 2026.02.17 17:13:03.781973 [ 4 ] {16d9d1a9-f815-4407-bb9e-625eee417335} <Debug> TCPHandler: Processed in 0.001255767 sec. | ||
| 6251 | 2026.02.17 17:13:03.782080 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6252 | 2026.02.17 17:13:03.782170 [ 4 ] {a25e3693-a656-40b7-959a-df48cc22643b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6253 | 2026.02.17 17:13:03.782212 [ 4 ] {a25e3693-a656-40b7-959a-df48cc22643b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6254 | 2026.02.17 17:13:03.782604 [ 4 ] {a25e3693-a656-40b7-959a-df48cc22643b} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6255 | 2026.02.17 17:13:03.782641 [ 4 ] {a25e3693-a656-40b7-959a-df48cc22643b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6256 | 2026.02.17 17:13:03.782983 [ 4 ] {a25e3693-a656-40b7-959a-df48cc22643b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6257 | 2026.02.17 17:13:03.783192 [ 4 ] {a25e3693-a656-40b7-959a-df48cc22643b} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6258 | 2026.02.17 17:13:03.783327 [ 4 ] {a25e3693-a656-40b7-959a-df48cc22643b} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001174 sec., 231686.54173764907 rows/sec., 15.41 MiB/sec. | ||
| 6259 | 2026.02.17 17:13:03.783364 [ 4 ] {a25e3693-a656-40b7-959a-df48cc22643b} <Debug> TCPHandler: Processed in 0.001332979 sec. | ||
| 6260 | 2026.02.17 17:13:03.783474 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6261 | 2026.02.17 17:13:03.783567 [ 4 ] {46cfc150-7304-415e-a26e-3767f73963b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6262 | 2026.02.17 17:13:03.783609 [ 4 ] {46cfc150-7304-415e-a26e-3767f73963b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6263 | 2026.02.17 17:13:03.783966 [ 4 ] {46cfc150-7304-415e-a26e-3767f73963b3} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6264 | 2026.02.17 17:13:03.784012 [ 4 ] {46cfc150-7304-415e-a26e-3767f73963b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6265 | 2026.02.17 17:13:03.784421 [ 4 ] {46cfc150-7304-415e-a26e-3767f73963b3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6266 | 2026.02.17 17:13:03.784719 [ 4 ] {46cfc150-7304-415e-a26e-3767f73963b3} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6267 | 2026.02.17 17:13:03.784887 [ 4 ] {46cfc150-7304-415e-a26e-3767f73963b3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001337 sec., 747.9431563201197 rows/sec., 50.40 KiB/sec. | ||
| 6268 | 2026.02.17 17:13:03.784937 [ 4 ] {46cfc150-7304-415e-a26e-3767f73963b3} <Debug> TCPHandler: Processed in 0.001511993 sec. | ||
| 6269 | 2026.02.17 17:13:03.785069 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6270 | 2026.02.17 17:13:03.785186 [ 4 ] {5ebb4f80-9476-4df9-979d-3e982d8e87ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6271 | 2026.02.17 17:13:03.785258 [ 4 ] {5ebb4f80-9476-4df9-979d-3e982d8e87ec} <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 | ||
| 6272 | 2026.02.17 17:13:03.786378 [ 4 ] {5ebb4f80-9476-4df9-979d-3e982d8e87ec} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6273 | 2026.02.17 17:13:03.786424 [ 4 ] {5ebb4f80-9476-4df9-979d-3e982d8e87ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6274 | 2026.02.17 17:13:03.787232 [ 4 ] {5ebb4f80-9476-4df9-979d-3e982d8e87ec} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6275 | 2026.02.17 17:13:03.787572 [ 4 ] {5ebb4f80-9476-4df9-979d-3e982d8e87ec} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6276 | 2026.02.17 17:13:03.787756 [ 4 ] {5ebb4f80-9476-4df9-979d-3e982d8e87ec} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002593 sec., 15426.147319706904 rows/sec., 27.64 MiB/sec. | ||
| 6277 | 2026.02.17 17:13:03.787835 [ 4 ] {5ebb4f80-9476-4df9-979d-3e982d8e87ec} <Debug> TCPHandler: Processed in 0.002826241 sec. | ||
| 6278 | 2026.02.17 17:13:03.787974 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6279 | 2026.02.17 17:13:03.788083 [ 4 ] {5c587535-fc01-44f7-b183-1d18830566aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6280 | 2026.02.17 17:13:03.788126 [ 4 ] {5c587535-fc01-44f7-b183-1d18830566aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6281 | 2026.02.17 17:13:03.788456 [ 4 ] {5c587535-fc01-44f7-b183-1d18830566aa} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6282 | 2026.02.17 17:13:03.788494 [ 4 ] {5c587535-fc01-44f7-b183-1d18830566aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6283 | 2026.02.17 17:13:03.788817 [ 4 ] {5c587535-fc01-44f7-b183-1d18830566aa} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6284 | 2026.02.17 17:13:03.789025 [ 4 ] {5c587535-fc01-44f7-b183-1d18830566aa} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6285 | 2026.02.17 17:13:03.789159 [ 4 ] {5c587535-fc01-44f7-b183-1d18830566aa} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001095 sec., 82191.78082191781 rows/sec., 5.14 MiB/sec. | ||
| 6286 | 2026.02.17 17:13:03.789196 [ 4 ] {5c587535-fc01-44f7-b183-1d18830566aa} <Debug> TCPHandler: Processed in 0.001283418 sec. | ||
| 6287 | 2026.02.17 17:13:08.184673 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6288 | 2026.02.17 17:13:08.184782 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6289 | 2026.02.17 17:13:08.306174 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13384 | ||
| 6290 | 2026.02.17 17:13:08.306671 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6291 | 2026.02.17 17:13:08.306715 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6292 | 2026.02.17 17:13:08.307220 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6293 | 2026.02.17 17:13:08.307494 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6294 | 2026.02.17 17:13:08.307642 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13384 | ||
| 6295 | 2026.02.17 17:13:08.338596 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 814 | ||
| 6296 | 2026.02.17 17:13:08.340876 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6297 | 2026.02.17 17:13:08.340935 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6298 | 2026.02.17 17:13:08.342173 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6299 | 2026.02.17 17:13:08.342453 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6300 | 2026.02.17 17:13:08.342823 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 814 | ||
| 6301 | 2026.02.17 17:13:08.759316 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6302 | 2026.02.17 17:13:08.759591 [ 4 ] {1cb38bba-a1b6-4c16-9232-99899ee9f6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6303 | 2026.02.17 17:13:08.759696 [ 4 ] {1cb38bba-a1b6-4c16-9232-99899ee9f6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6304 | 2026.02.17 17:13:08.760340 [ 4 ] {1cb38bba-a1b6-4c16-9232-99899ee9f6c3} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6305 | 2026.02.17 17:13:08.760382 [ 4 ] {1cb38bba-a1b6-4c16-9232-99899ee9f6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6306 | 2026.02.17 17:13:08.760767 [ 4 ] {1cb38bba-a1b6-4c16-9232-99899ee9f6c3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6307 | 2026.02.17 17:13:08.760988 [ 4 ] {1cb38bba-a1b6-4c16-9232-99899ee9f6c3} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6308 | 2026.02.17 17:13:08.761140 [ 4 ] {1cb38bba-a1b6-4c16-9232-99899ee9f6c3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001624 sec., 34482.75862068965 rows/sec., 2.65 MiB/sec. | ||
| 6309 | 2026.02.17 17:13:08.761182 [ 4 ] {1cb38bba-a1b6-4c16-9232-99899ee9f6c3} <Debug> TCPHandler: Processed in 0.002042834 sec. | ||
| 6310 | 2026.02.17 17:13:08.761294 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6311 | 2026.02.17 17:13:08.761388 [ 4 ] {66a4775e-57a6-4cca-8413-9c7071eb39bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6312 | 2026.02.17 17:13:08.761429 [ 4 ] {66a4775e-57a6-4cca-8413-9c7071eb39bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6313 | 2026.02.17 17:13:08.761845 [ 4 ] {66a4775e-57a6-4cca-8413-9c7071eb39bc} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6314 | 2026.02.17 17:13:08.761881 [ 4 ] {66a4775e-57a6-4cca-8413-9c7071eb39bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6315 | 2026.02.17 17:13:08.762179 [ 4 ] {66a4775e-57a6-4cca-8413-9c7071eb39bc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6316 | 2026.02.17 17:13:08.762394 [ 4 ] {66a4775e-57a6-4cca-8413-9c7071eb39bc} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6317 | 2026.02.17 17:13:08.762520 [ 4 ] {66a4775e-57a6-4cca-8413-9c7071eb39bc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.34 MiB/sec. | ||
| 6318 | 2026.02.17 17:13:08.762557 [ 4 ] {66a4775e-57a6-4cca-8413-9c7071eb39bc} <Debug> TCPHandler: Processed in 0.001312128 sec. | ||
| 6319 | 2026.02.17 17:13:08.762670 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6320 | 2026.02.17 17:13:08.762762 [ 4 ] {e6ce9092-7ec7-49fa-8085-6caaaebef1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6321 | 2026.02.17 17:13:08.762805 [ 4 ] {e6ce9092-7ec7-49fa-8085-6caaaebef1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6322 | 2026.02.17 17:13:08.763185 [ 4 ] {e6ce9092-7ec7-49fa-8085-6caaaebef1ee} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6323 | 2026.02.17 17:13:08.763220 [ 4 ] {e6ce9092-7ec7-49fa-8085-6caaaebef1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6324 | 2026.02.17 17:13:08.763535 [ 4 ] {e6ce9092-7ec7-49fa-8085-6caaaebef1ee} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6325 | 2026.02.17 17:13:08.763740 [ 4 ] {e6ce9092-7ec7-49fa-8085-6caaaebef1ee} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6326 | 2026.02.17 17:13:08.763866 [ 4 ] {e6ce9092-7ec7-49fa-8085-6caaaebef1ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001122 sec., 142602.49554367203 rows/sec., 9.93 MiB/sec. | ||
| 6327 | 2026.02.17 17:13:08.763903 [ 4 ] {e6ce9092-7ec7-49fa-8085-6caaaebef1ee} <Debug> TCPHandler: Processed in 0.001282758 sec. | ||
| 6328 | 2026.02.17 17:13:08.764008 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6329 | 2026.02.17 17:13:08.764099 [ 4 ] {f2fb974c-52cb-41f5-9471-dc109870be61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6330 | 2026.02.17 17:13:08.764141 [ 4 ] {f2fb974c-52cb-41f5-9471-dc109870be61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6331 | 2026.02.17 17:13:08.764456 [ 4 ] {f2fb974c-52cb-41f5-9471-dc109870be61} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6332 | 2026.02.17 17:13:08.764491 [ 4 ] {f2fb974c-52cb-41f5-9471-dc109870be61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6333 | 2026.02.17 17:13:08.764792 [ 4 ] {f2fb974c-52cb-41f5-9471-dc109870be61} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6334 | 2026.02.17 17:13:08.764995 [ 4 ] {f2fb974c-52cb-41f5-9471-dc109870be61} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6335 | 2026.02.17 17:13:08.765119 [ 4 ] {f2fb974c-52cb-41f5-9471-dc109870be61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 6336 | 2026.02.17 17:13:08.765154 [ 4 ] {f2fb974c-52cb-41f5-9471-dc109870be61} <Debug> TCPHandler: Processed in 0.001195096 sec. | ||
| 6337 | 2026.02.17 17:13:09.010854 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6338 | 2026.02.17 17:13:09.028353 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6339 | 2026.02.17 17:13:09.028407 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6340 | 2026.02.17 17:13:09.034993 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6341 | 2026.02.17 17:13:09.035789 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6342 | 2026.02.17 17:13:09.039307 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6343 | 2026.02.17 17:13:13.770106 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6344 | 2026.02.17 17:13:13.770292 [ 4 ] {498d78ef-5efa-49fd-a6d5-81337e0cc5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6345 | 2026.02.17 17:13:13.770355 [ 4 ] {498d78ef-5efa-49fd-a6d5-81337e0cc5c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6346 | 2026.02.17 17:13:13.771091 [ 4 ] {498d78ef-5efa-49fd-a6d5-81337e0cc5c1} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6347 | 2026.02.17 17:13:13.771135 [ 4 ] {498d78ef-5efa-49fd-a6d5-81337e0cc5c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6348 | 2026.02.17 17:13:13.771533 [ 4 ] {498d78ef-5efa-49fd-a6d5-81337e0cc5c1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6349 | 2026.02.17 17:13:13.771756 [ 4 ] {498d78ef-5efa-49fd-a6d5-81337e0cc5c1} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6350 | 2026.02.17 17:13:13.771908 [ 4 ] {498d78ef-5efa-49fd-a6d5-81337e0cc5c1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001662 sec., 170878.45968712395 rows/sec., 10.85 MiB/sec. | ||
| 6351 | 2026.02.17 17:13:13.771950 [ 4 ] {498d78ef-5efa-49fd-a6d5-81337e0cc5c1} <Debug> TCPHandler: Processed in 0.001985973 sec. | ||
| 6352 | 2026.02.17 17:13:13.772076 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6353 | 2026.02.17 17:13:13.772171 [ 4 ] {9cb2609d-6b1a-44f3-8577-a5bd42599e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6354 | 2026.02.17 17:13:13.772213 [ 4 ] {9cb2609d-6b1a-44f3-8577-a5bd42599e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6355 | 2026.02.17 17:13:13.773097 [ 4 ] {9cb2609d-6b1a-44f3-8577-a5bd42599e87} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6356 | 2026.02.17 17:13:13.773134 [ 4 ] {9cb2609d-6b1a-44f3-8577-a5bd42599e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6357 | 2026.02.17 17:13:13.773509 [ 4 ] {9cb2609d-6b1a-44f3-8577-a5bd42599e87} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6358 | 2026.02.17 17:13:13.773728 [ 4 ] {9cb2609d-6b1a-44f3-8577-a5bd42599e87} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6359 | 2026.02.17 17:13:13.773860 [ 4 ] {9cb2609d-6b1a-44f3-8577-a5bd42599e87} <Debug> executeQuery: Read 877 rows, 71.88 KiB in 0.001708 sec., 513466.04215456673 rows/sec., 41.10 MiB/sec. | ||
| 6360 | 2026.02.17 17:13:13.773898 [ 4 ] {9cb2609d-6b1a-44f3-8577-a5bd42599e87} <Debug> TCPHandler: Processed in 0.001871331 sec. | ||
| 6361 | 2026.02.17 17:13:13.774009 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6362 | 2026.02.17 17:13:13.774102 [ 4 ] {2d08701a-b254-4624-805f-4b8f020a4a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6363 | 2026.02.17 17:13:13.774141 [ 4 ] {2d08701a-b254-4624-805f-4b8f020a4a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6364 | 2026.02.17 17:13:13.774592 [ 4 ] {2d08701a-b254-4624-805f-4b8f020a4a24} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6365 | 2026.02.17 17:13:13.774629 [ 4 ] {2d08701a-b254-4624-805f-4b8f020a4a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6366 | 2026.02.17 17:13:13.774925 [ 4 ] {2d08701a-b254-4624-805f-4b8f020a4a24} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6367 | 2026.02.17 17:13:13.775133 [ 4 ] {2d08701a-b254-4624-805f-4b8f020a4a24} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6368 | 2026.02.17 17:13:13.775260 [ 4 ] {2d08701a-b254-4624-805f-4b8f020a4a24} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001177 sec., 154630.4163126593 rows/sec., 9.58 MiB/sec. | ||
| 6369 | 2026.02.17 17:13:13.775298 [ 4 ] {2d08701a-b254-4624-805f-4b8f020a4a24} <Debug> TCPHandler: Processed in 0.001338429 sec. | ||
| 6370 | 2026.02.17 17:13:13.775403 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6371 | 2026.02.17 17:13:13.775494 [ 4 ] {a86342ae-b8fe-44ce-84cf-684c2ae4ff94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6372 | 2026.02.17 17:13:13.775533 [ 4 ] {a86342ae-b8fe-44ce-84cf-684c2ae4ff94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6373 | 2026.02.17 17:13:13.775956 [ 4 ] {a86342ae-b8fe-44ce-84cf-684c2ae4ff94} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6374 | 2026.02.17 17:13:13.775992 [ 4 ] {a86342ae-b8fe-44ce-84cf-684c2ae4ff94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6375 | 2026.02.17 17:13:13.776282 [ 4 ] {a86342ae-b8fe-44ce-84cf-684c2ae4ff94} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6376 | 2026.02.17 17:13:13.776483 [ 4 ] {a86342ae-b8fe-44ce-84cf-684c2ae4ff94} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6377 | 2026.02.17 17:13:13.776594 [ 142 ] {} <Debug> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 6378 | 2026.02.17 17:13:13.776613 [ 4 ] {a86342ae-b8fe-44ce-84cf-684c2ae4ff94} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001136 sec., 131161.97183098592 rows/sec., 8.47 MiB/sec. | ||
| 6379 | 2026.02.17 17:13:13.776662 [ 142 ] {} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6380 | 2026.02.17 17:13:13.776671 [ 4 ] {a86342ae-b8fe-44ce-84cf-684c2ae4ff94} <Debug> TCPHandler: Processed in 0.001316229 sec. | ||
| 6381 | 2026.02.17 17:13:13.776689 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6382 | 2026.02.17 17:13:13.776793 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6383 | 2026.02.17 17:13:13.776816 [ 187 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 6384 | 2026.02.17 17:13:13.776888 [ 4 ] {b8dbd8ed-af1e-4dda-b662-af8bb5e26b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6385 | 2026.02.17 17:13:13.776931 [ 4 ] {b8dbd8ed-af1e-4dda-b662-af8bb5e26b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6386 | 2026.02.17 17:13:13.776967 [ 187 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6387 | 2026.02.17 17:13:13.777005 [ 187 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 378 rows starting from the beginning of the part | ||
| 6388 | 2026.02.17 17:13:13.777074 [ 187 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 6389 | 2026.02.17 17:13:13.777118 [ 187 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 228 rows starting from the beginning of the part | ||
| 6390 | 2026.02.17 17:13:13.777160 [ 187 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part | ||
| 6391 | 2026.02.17 17:13:13.777198 [ 187 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 6392 | 2026.02.17 17:13:13.777237 [ 187 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part | ||
| 6393 | 2026.02.17 17:13:13.777352 [ 4 ] {b8dbd8ed-af1e-4dda-b662-af8bb5e26b7a} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6394 | 2026.02.17 17:13:13.777395 [ 4 ] {b8dbd8ed-af1e-4dda-b662-af8bb5e26b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6395 | 2026.02.17 17:13:13.777805 [ 4 ] {b8dbd8ed-af1e-4dda-b662-af8bb5e26b7a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6396 | 2026.02.17 17:13:13.778028 [ 4 ] {b8dbd8ed-af1e-4dda-b662-af8bb5e26b7a} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6397 | 2026.02.17 17:13:13.778155 [ 4 ] {b8dbd8ed-af1e-4dda-b662-af8bb5e26b7a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001285 sec., 115175.0972762646 rows/sec., 6.55 MiB/sec. | ||
| 6398 | 2026.02.17 17:13:13.778196 [ 4 ] {b8dbd8ed-af1e-4dda-b662-af8bb5e26b7a} <Debug> TCPHandler: Processed in 0.001451252 sec. | ||
| 6399 | 2026.02.17 17:13:13.778219 [ 188 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001462931 sec., 821638.2043992506 rows/sec., 57.19 MiB/sec. | ||
| 6400 | 2026.02.17 17:13:13.778322 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6401 | 2026.02.17 17:13:13.778410 [ 188 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 6402 | 2026.02.17 17:13:13.778437 [ 4 ] {ae6b302c-0961-453a-839c-865ba7d46ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6403 | 2026.02.17 17:13:13.778482 [ 4 ] {ae6b302c-0961-453a-839c-865ba7d46ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6404 | 2026.02.17 17:13:13.778781 [ 188 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_25_5} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6405 | 2026.02.17 17:13:13.778847 [ 188 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_25_5} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 6406 | 2026.02.17 17:13:13.778959 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 6407 | 2026.02.17 17:13:13.779162 [ 4 ] {ae6b302c-0961-453a-839c-865ba7d46ba2} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6408 | 2026.02.17 17:13:13.779193 [ 4 ] {ae6b302c-0961-453a-839c-865ba7d46ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6409 | 2026.02.17 17:13:13.779503 [ 4 ] {ae6b302c-0961-453a-839c-865ba7d46ba2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6410 | 2026.02.17 17:13:13.779712 [ 4 ] {ae6b302c-0961-453a-839c-865ba7d46ba2} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6411 | 2026.02.17 17:13:13.779840 [ 4 ] {ae6b302c-0961-453a-839c-865ba7d46ba2} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001427 sec., 371408.54940434475 rows/sec., 26.27 MiB/sec. | ||
| 6412 | 2026.02.17 17:13:13.779878 [ 4 ] {ae6b302c-0961-453a-839c-865ba7d46ba2} <Debug> TCPHandler: Processed in 0.001615775 sec. | ||
| 6413 | 2026.02.17 17:13:13.779988 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6414 | 2026.02.17 17:13:13.780080 [ 4 ] {f5af8c0c-bc3a-4056-91c7-2745eb7654d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6415 | 2026.02.17 17:13:13.780120 [ 4 ] {f5af8c0c-bc3a-4056-91c7-2745eb7654d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6416 | 2026.02.17 17:13:13.780432 [ 4 ] {f5af8c0c-bc3a-4056-91c7-2745eb7654d4} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6417 | 2026.02.17 17:13:13.780468 [ 4 ] {f5af8c0c-bc3a-4056-91c7-2745eb7654d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6418 | 2026.02.17 17:13:13.780768 [ 4 ] {f5af8c0c-bc3a-4056-91c7-2745eb7654d4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6419 | 2026.02.17 17:13:13.780966 [ 4 ] {f5af8c0c-bc3a-4056-91c7-2745eb7654d4} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6420 | 2026.02.17 17:13:13.781090 [ 4 ] {f5af8c0c-bc3a-4056-91c7-2745eb7654d4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001029 sec., 5830.903790087464 rows/sec., 304.64 KiB/sec. | ||
| 6421 | 2026.02.17 17:13:13.781126 [ 4 ] {f5af8c0c-bc3a-4056-91c7-2745eb7654d4} <Debug> TCPHandler: Processed in 0.001187506 sec. | ||
| 6422 | 2026.02.17 17:13:13.781229 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6423 | 2026.02.17 17:13:13.781320 [ 4 ] {bde9eef6-cd02-4a01-9bc3-062eeec4a7b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6424 | 2026.02.17 17:13:13.781362 [ 4 ] {bde9eef6-cd02-4a01-9bc3-062eeec4a7b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6425 | 2026.02.17 17:13:13.781762 [ 4 ] {bde9eef6-cd02-4a01-9bc3-062eeec4a7b6} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6426 | 2026.02.17 17:13:13.781797 [ 4 ] {bde9eef6-cd02-4a01-9bc3-062eeec4a7b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6427 | 2026.02.17 17:13:13.782111 [ 4 ] {bde9eef6-cd02-4a01-9bc3-062eeec4a7b6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6428 | 2026.02.17 17:13:13.782322 [ 4 ] {bde9eef6-cd02-4a01-9bc3-062eeec4a7b6} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6429 | 2026.02.17 17:13:13.782447 [ 4 ] {bde9eef6-cd02-4a01-9bc3-062eeec4a7b6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001145 sec., 231441.0480349345 rows/sec., 15.38 MiB/sec. | ||
| 6430 | 2026.02.17 17:13:13.782484 [ 4 ] {bde9eef6-cd02-4a01-9bc3-062eeec4a7b6} <Debug> TCPHandler: Processed in 0.001302938 sec. | ||
| 6431 | 2026.02.17 17:13:13.782590 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6432 | 2026.02.17 17:13:13.782683 [ 4 ] {5f67ac27-ec56-44f5-b55d-096b757ae60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6433 | 2026.02.17 17:13:13.782723 [ 4 ] {5f67ac27-ec56-44f5-b55d-096b757ae60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6434 | 2026.02.17 17:13:13.783014 [ 4 ] {5f67ac27-ec56-44f5-b55d-096b757ae60e} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6435 | 2026.02.17 17:13:13.783048 [ 4 ] {5f67ac27-ec56-44f5-b55d-096b757ae60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6436 | 2026.02.17 17:13:13.783333 [ 4 ] {5f67ac27-ec56-44f5-b55d-096b757ae60e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6437 | 2026.02.17 17:13:13.783531 [ 4 ] {5f67ac27-ec56-44f5-b55d-096b757ae60e} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6438 | 2026.02.17 17:13:13.783632 [ 139 ] {} <Debug> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6439 | 2026.02.17 17:13:13.783654 [ 4 ] {5f67ac27-ec56-44f5-b55d-096b757ae60e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00099 sec., 1010.1010101010102 rows/sec., 68.06 KiB/sec. | ||
| 6440 | 2026.02.17 17:13:13.783679 [ 139 ] {} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6441 | 2026.02.17 17:13:13.783696 [ 4 ] {5f67ac27-ec56-44f5-b55d-096b757ae60e} <Debug> TCPHandler: Processed in 0.001154594 sec. | ||
| 6442 | 2026.02.17 17:13:13.783706 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6443 | 2026.02.17 17:13:13.783797 [ 200 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 6444 | 2026.02.17 17:13:13.783809 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6445 | 2026.02.17 17:13:13.783898 [ 200 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6446 | 2026.02.17 17:13:13.783912 [ 4 ] {ce7fd078-b1d6-45f3-8106-d8524169c8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6447 | 2026.02.17 17:13:13.783933 [ 200 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 16 rows starting from the beginning of the part | ||
| 6448 | 2026.02.17 17:13:13.783966 [ 4 ] {ce7fd078-b1d6-45f3-8106-d8524169c8d1} <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 | ||
| 6449 | 2026.02.17 17:13:13.783996 [ 200 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6450 | 2026.02.17 17:13:13.784044 [ 200 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6451 | 2026.02.17 17:13:13.784088 [ 200 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6452 | 2026.02.17 17:13:13.784128 [ 200 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6453 | 2026.02.17 17:13:13.784168 [ 200 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 6454 | 2026.02.17 17:13:13.784813 [ 4 ] {ce7fd078-b1d6-45f3-8106-d8524169c8d1} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6455 | 2026.02.17 17:13:13.784847 [ 4 ] {ce7fd078-b1d6-45f3-8106-d8524169c8d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6456 | 2026.02.17 17:13:13.784991 [ 186 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.001228776 sec., 17090.177542530128 rows/sec., 1.12 MiB/sec. | ||
| 6457 | 2026.02.17 17:13:13.785149 [ 187 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6458 | 2026.02.17 17:13:13.785419 [ 187 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_20_4} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6459 | 2026.02.17 17:13:13.785445 [ 4 ] {ce7fd078-b1d6-45f3-8106-d8524169c8d1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6460 | 2026.02.17 17:13:13.785503 [ 187 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_20_4} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6461 | 2026.02.17 17:13:13.785591 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6462 | 2026.02.17 17:13:13.785686 [ 4 ] {ce7fd078-b1d6-45f3-8106-d8524169c8d1} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6463 | 2026.02.17 17:13:13.785828 [ 4 ] {ce7fd078-b1d6-45f3-8106-d8524169c8d1} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001933 sec., 20693.222969477494 rows/sec., 37.08 MiB/sec. | ||
| 6464 | 2026.02.17 17:13:13.785880 [ 4 ] {ce7fd078-b1d6-45f3-8106-d8524169c8d1} <Debug> TCPHandler: Processed in 0.002120326 sec. | ||
| 6465 | 2026.02.17 17:13:13.785985 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6466 | 2026.02.17 17:13:13.786076 [ 4 ] {eb8dcc22-2956-4012-8ceb-de70e457deb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6467 | 2026.02.17 17:13:13.786116 [ 4 ] {eb8dcc22-2956-4012-8ceb-de70e457deb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6468 | 2026.02.17 17:13:13.786433 [ 4 ] {eb8dcc22-2956-4012-8ceb-de70e457deb6} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6469 | 2026.02.17 17:13:13.786469 [ 4 ] {eb8dcc22-2956-4012-8ceb-de70e457deb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6470 | 2026.02.17 17:13:13.786767 [ 4 ] {eb8dcc22-2956-4012-8ceb-de70e457deb6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6471 | 2026.02.17 17:13:13.786976 [ 4 ] {eb8dcc22-2956-4012-8ceb-de70e457deb6} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6472 | 2026.02.17 17:13:13.787099 [ 4 ] {eb8dcc22-2956-4012-8ceb-de70e457deb6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001041 sec., 86455.33141210374 rows/sec., 5.41 MiB/sec. | ||
| 6473 | 2026.02.17 17:13:13.787134 [ 4 ] {eb8dcc22-2956-4012-8ceb-de70e457deb6} <Debug> TCPHandler: Processed in 0.001198426 sec. | ||
| 6474 | 2026.02.17 17:13:15.807762 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13832 | ||
| 6475 | 2026.02.17 17:13:15.808296 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6476 | 2026.02.17 17:13:15.808333 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6477 | 2026.02.17 17:13:15.808856 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6478 | 2026.02.17 17:13:15.809095 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6479 | 2026.02.17 17:13:15.809228 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13832 | ||
| 6480 | 2026.02.17 17:13:16.539429 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6481 | 2026.02.17 17:13:16.557184 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6482 | 2026.02.17 17:13:16.557235 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6483 | 2026.02.17 17:13:16.563558 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6484 | 2026.02.17 17:13:16.564242 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6485 | 2026.02.17 17:13:16.567264 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6486 | 2026.02.17 17:13:18.343062 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 844 | ||
| 6487 | 2026.02.17 17:13:18.345398 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6488 | 2026.02.17 17:13:18.345445 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6489 | 2026.02.17 17:13:18.346614 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6490 | 2026.02.17 17:13:18.346872 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6491 | 2026.02.17 17:13:18.347028 [ 134 ] {} <Debug> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6492 | 2026.02.17 17:13:18.347100 [ 134 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6493 | 2026.02.17 17:13:18.347124 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6494 | 2026.02.17 17:13:18.347155 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 844 | ||
| 6495 | 2026.02.17 17:13:18.347219 [ 200 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::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 | ||
| 6496 | 2026.02.17 17:13:18.347691 [ 200 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6497 | 2026.02.17 17:13:18.347833 [ 200 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 678 rows starting from the beginning of the part | ||
| 6498 | 2026.02.17 17:13:18.348212 [ 200 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part | ||
| 6499 | 2026.02.17 17:13:18.348554 [ 200 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 6500 | 2026.02.17 17:13:18.348888 [ 200 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part | ||
| 6501 | 2026.02.17 17:13:18.349222 [ 200 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 6502 | 2026.02.17 17:13:18.349549 [ 200 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
| 6503 | 2026.02.17 17:13:18.355754 [ 193 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 844 rows, containing 72 columns (72 merged, 0 gathered) in 0.008567025 sec., 98517.27991922516 rows/sec., 81.66 MiB/sec. | ||
| 6504 | 2026.02.17 17:13:18.356882 [ 200 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6505 | 2026.02.17 17:13:18.357392 [ 200 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_21_4} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6506 | 2026.02.17 17:13:18.357458 [ 200 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_21_4} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6507 | 2026.02.17 17:13:18.357623 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 6508 | 2026.02.17 17:13:18.788790 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6509 | 2026.02.17 17:13:18.788984 [ 4 ] {d04fb057-8853-4b57-be1e-c421e292de05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6510 | 2026.02.17 17:13:18.789055 [ 4 ] {d04fb057-8853-4b57-be1e-c421e292de05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6511 | 2026.02.17 17:13:18.790624 [ 4 ] {d04fb057-8853-4b57-be1e-c421e292de05} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6512 | 2026.02.17 17:13:18.790692 [ 4 ] {d04fb057-8853-4b57-be1e-c421e292de05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6513 | 2026.02.17 17:13:18.791347 [ 4 ] {d04fb057-8853-4b57-be1e-c421e292de05} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6514 | 2026.02.17 17:13:18.791697 [ 4 ] {d04fb057-8853-4b57-be1e-c421e292de05} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6515 | 2026.02.17 17:13:18.791893 [ 134 ] {} <Debug> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6516 | 2026.02.17 17:13:18.791925 [ 4 ] {d04fb057-8853-4b57-be1e-c421e292de05} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002989 sec., 400133.8240214119 rows/sec., 32.99 MiB/sec. | ||
| 6517 | 2026.02.17 17:13:18.791968 [ 134 ] {} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6518 | 2026.02.17 17:13:18.791994 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6519 | 2026.02.17 17:13:18.792014 [ 4 ] {d04fb057-8853-4b57-be1e-c421e292de05} <Debug> TCPHandler: Processed in 0.003359653 sec. | ||
| 6520 | 2026.02.17 17:13:18.792106 [ 200 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::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 | ||
| 6521 | 2026.02.17 17:13:18.792181 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6522 | 2026.02.17 17:13:18.792204 [ 200 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6523 | 2026.02.17 17:13:18.792234 [ 200 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2027 rows starting from the beginning of the part | ||
| 6524 | 2026.02.17 17:13:18.792292 [ 200 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 6525 | 2026.02.17 17:13:18.792304 [ 4 ] {a5e5a69b-7f6a-4390-9c64-1b0e3e6183ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6526 | 2026.02.17 17:13:18.792337 [ 200 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 884 rows starting from the beginning of the part | ||
| 6527 | 2026.02.17 17:13:18.792362 [ 4 ] {a5e5a69b-7f6a-4390-9c64-1b0e3e6183ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6528 | 2026.02.17 17:13:18.792381 [ 200 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 6529 | 2026.02.17 17:13:18.792426 [ 200 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 877 rows starting from the beginning of the part | ||
| 6530 | 2026.02.17 17:13:18.792469 [ 200 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1196 rows starting from the beginning of the part | ||
| 6531 | 2026.02.17 17:13:18.793029 [ 4 ] {a5e5a69b-7f6a-4390-9c64-1b0e3e6183ac} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6532 | 2026.02.17 17:13:18.793080 [ 4 ] {a5e5a69b-7f6a-4390-9c64-1b0e3e6183ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6533 | 2026.02.17 17:13:18.793553 [ 4 ] {a5e5a69b-7f6a-4390-9c64-1b0e3e6183ac} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6534 | 2026.02.17 17:13:18.793903 [ 4 ] {a5e5a69b-7f6a-4390-9c64-1b0e3e6183ac} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6535 | 2026.02.17 17:13:18.794092 [ 4 ] {a5e5a69b-7f6a-4390-9c64-1b0e3e6183ac} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001819 sec., 125343.59538207806 rows/sec., 8.49 MiB/sec. | ||
| 6536 | 2026.02.17 17:13:18.794147 [ 4 ] {a5e5a69b-7f6a-4390-9c64-1b0e3e6183ac} <Debug> TCPHandler: Processed in 0.002030834 sec. | ||
| 6537 | 2026.02.17 17:13:18.794278 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6538 | 2026.02.17 17:13:18.794398 [ 4 ] {b6950f6a-d77f-416a-9653-f24810310e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6539 | 2026.02.17 17:13:18.794451 [ 4 ] {b6950f6a-d77f-416a-9653-f24810310e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6540 | 2026.02.17 17:13:18.794989 [ 193 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5096 rows, containing 5 columns (5 merged, 0 gathered) in 0.002936433 sec., 1735438.8811186906 rows/sec., 147.38 MiB/sec. | ||
| 6541 | 2026.02.17 17:13:18.795141 [ 4 ] {b6950f6a-d77f-416a-9653-f24810310e91} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6542 | 2026.02.17 17:13:18.795185 [ 4 ] {b6950f6a-d77f-416a-9653-f24810310e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6543 | 2026.02.17 17:13:18.795337 [ 195 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6544 | 2026.02.17 17:13:18.795540 [ 4 ] {b6950f6a-d77f-416a-9653-f24810310e91} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6545 | 2026.02.17 17:13:18.795755 [ 195 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_41_8} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6546 | 2026.02.17 17:13:18.795819 [ 4 ] {b6950f6a-d77f-416a-9653-f24810310e91} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6547 | 2026.02.17 17:13:18.795857 [ 195 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_41_8} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6548 | 2026.02.17 17:13:18.795954 [ 134 ] {} <Debug> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6549 | 2026.02.17 17:13:18.795973 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 6550 | 2026.02.17 17:13:18.795971 [ 4 ] {b6950f6a-d77f-416a-9653-f24810310e91} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001602 sec., 324594.25717852684 rows/sec., 24.02 MiB/sec. | ||
| 6551 | 2026.02.17 17:13:18.796013 [ 134 ] {} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6552 | 2026.02.17 17:13:18.796057 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6553 | 2026.02.17 17:13:18.796071 [ 4 ] {b6950f6a-d77f-416a-9653-f24810310e91} <Debug> TCPHandler: Processed in 0.00185269 sec. | ||
| 6554 | 2026.02.17 17:13:18.796143 [ 200 ] {d98c200f-82a8-4bc8-a14b-281771204983::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 | ||
| 6555 | 2026.02.17 17:13:18.796212 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6556 | 2026.02.17 17:13:18.796245 [ 200 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6557 | 2026.02.17 17:13:18.796280 [ 200 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1022 rows starting from the beginning of the part | ||
| 6558 | 2026.02.17 17:13:18.796329 [ 4 ] {f47ff476-1f77-4b68-82d4-6b56d321ab1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6559 | 2026.02.17 17:13:18.796344 [ 200 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 6560 | 2026.02.17 17:13:18.796390 [ 4 ] {f47ff476-1f77-4b68-82d4-6b56d321ab1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6561 | 2026.02.17 17:13:18.796401 [ 200 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 544 rows starting from the beginning of the part | ||
| 6562 | 2026.02.17 17:13:18.796460 [ 200 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 6563 | 2026.02.17 17:13:18.796515 [ 200 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 530 rows starting from the beginning of the part | ||
| 6564 | 2026.02.17 17:13:18.796569 [ 200 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 520 rows starting from the beginning of the part | ||
| 6565 | 2026.02.17 17:13:18.797177 [ 4 ] {f47ff476-1f77-4b68-82d4-6b56d321ab1b} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6566 | 2026.02.17 17:13:18.797224 [ 4 ] {f47ff476-1f77-4b68-82d4-6b56d321ab1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6567 | 2026.02.17 17:13:18.797744 [ 4 ] {f47ff476-1f77-4b68-82d4-6b56d321ab1b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6568 | 2026.02.17 17:13:18.798018 [ 4 ] {f47ff476-1f77-4b68-82d4-6b56d321ab1b} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6569 | 2026.02.17 17:13:18.798110 [ 193 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2744 rows, containing 5 columns (5 merged, 0 gathered) in 0.002008964 sec., 1365878.1342025045 rows/sec., 103.95 MiB/sec. | ||
| 6570 | 2026.02.17 17:13:18.798172 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6571 | 2026.02.17 17:13:18.798197 [ 4 ] {f47ff476-1f77-4b68-82d4-6b56d321ab1b} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001896 sec., 445147.67932489456 rows/sec., 29.96 MiB/sec. | ||
| 6572 | 2026.02.17 17:13:18.798216 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6573 | 2026.02.17 17:13:18.798235 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6574 | 2026.02.17 17:13:18.798245 [ 4 ] {f47ff476-1f77-4b68-82d4-6b56d321ab1b} <Debug> TCPHandler: Processed in 0.002093915 sec. | ||
| 6575 | 2026.02.17 17:13:18.798314 [ 195 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6576 | 2026.02.17 17:13:18.798354 [ 198 ] {89c6459b-abbd-467b-ad87-c0357e17288c::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 | ||
| 6577 | 2026.02.17 17:13:18.798392 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6578 | 2026.02.17 17:13:18.798514 [ 4 ] {92380bb1-2879-4e93-b5a6-0e6b9e660a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6579 | 2026.02.17 17:13:18.798540 [ 198 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6580 | 2026.02.17 17:13:18.798569 [ 4 ] {92380bb1-2879-4e93-b5a6-0e6b9e660a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6581 | 2026.02.17 17:13:18.798597 [ 198 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12441 rows starting from the beginning of the part | ||
| 6582 | 2026.02.17 17:13:18.798675 [ 195 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_41_8} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6583 | 2026.02.17 17:13:18.798694 [ 198 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6584 | 2026.02.17 17:13:18.798772 [ 198 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 272 rows starting from the beginning of the part | ||
| 6585 | 2026.02.17 17:13:18.798793 [ 195 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_41_8} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6586 | 2026.02.17 17:13:18.798848 [ 198 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6587 | 2026.02.17 17:13:18.798917 [ 198 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 265 rows starting from the beginning of the part | ||
| 6588 | 2026.02.17 17:13:18.798951 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6589 | 2026.02.17 17:13:18.798980 [ 198 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 844 rows starting from the beginning of the part | ||
| 6590 | 2026.02.17 17:13:18.799306 [ 4 ] {92380bb1-2879-4e93-b5a6-0e6b9e660a91} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6591 | 2026.02.17 17:13:18.799362 [ 4 ] {92380bb1-2879-4e93-b5a6-0e6b9e660a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6592 | 2026.02.17 17:13:18.799799 [ 4 ] {92380bb1-2879-4e93-b5a6-0e6b9e660a91} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6593 | 2026.02.17 17:13:18.800085 [ 4 ] {92380bb1-2879-4e93-b5a6-0e6b9e660a91} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6594 | 2026.02.17 17:13:18.800247 [ 4 ] {92380bb1-2879-4e93-b5a6-0e6b9e660a91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00176 sec., 34090.90909090909 rows/sec., 2.30 MiB/sec. | ||
| 6595 | 2026.02.17 17:13:18.800291 [ 4 ] {92380bb1-2879-4e93-b5a6-0e6b9e660a91} <Debug> TCPHandler: Processed in 0.001963663 sec. | ||
| 6596 | 2026.02.17 17:13:18.800390 [ 132 ] {} <Debug> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6597 | 2026.02.17 17:13:18.800424 [ 132 ] {} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6598 | 2026.02.17 17:13:18.800448 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6599 | 2026.02.17 17:13:18.800560 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 6600 | 2026.02.17 17:13:18.800690 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6601 | 2026.02.17 17:13:18.800736 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2640 rows starting from the beginning of the part | ||
| 6602 | 2026.02.17 17:13:18.800823 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 6603 | 2026.02.17 17:13:18.800880 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 6604 | 2026.02.17 17:13:18.800930 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 6605 | 2026.02.17 17:13:18.800984 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 6606 | 2026.02.17 17:13:18.801041 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6607 | 2026.02.17 17:13:18.802388 [ 191 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3000 rows, containing 4 columns (4 merged, 0 gathered) in 0.001877151 sec., 1598166.583295643 rows/sec., 103.08 MiB/sec. | ||
| 6608 | 2026.02.17 17:13:18.802795 [ 193 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6609 | 2026.02.17 17:13:18.803127 [ 193 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_41_8} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6610 | 2026.02.17 17:13:18.803212 [ 193 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_41_8} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6611 | 2026.02.17 17:13:18.803307 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6612 | 2026.02.17 17:13:18.804523 [ 190 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14142 rows, containing 5 columns (5 merged, 0 gathered) in 0.006228864 sec., 2270397.940940756 rows/sec., 152.80 MiB/sec. | ||
| 6613 | 2026.02.17 17:13:18.805038 [ 193 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6614 | 2026.02.17 17:13:18.805292 [ 193 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6615 | 2026.02.17 17:13:18.805359 [ 193 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6616 | 2026.02.17 17:13:18.805434 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.65 MiB. | ||
| 6617 | 2026.02.17 17:13:23.184846 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6618 | 2026.02.17 17:13:23.184931 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6619 | 2026.02.17 17:13:23.309342 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14344 | ||
| 6620 | 2026.02.17 17:13:23.309920 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6621 | 2026.02.17 17:13:23.309971 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6622 | 2026.02.17 17:13:23.310488 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6623 | 2026.02.17 17:13:23.310720 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6624 | 2026.02.17 17:13:23.310875 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14344 | ||
| 6625 | 2026.02.17 17:13:23.769087 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6626 | 2026.02.17 17:13:23.769264 [ 4 ] {71ab0307-bd02-4405-8618-5aec1269b22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6627 | 2026.02.17 17:13:23.769329 [ 4 ] {71ab0307-bd02-4405-8618-5aec1269b22d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6628 | 2026.02.17 17:13:23.770139 [ 4 ] {71ab0307-bd02-4405-8618-5aec1269b22d} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6629 | 2026.02.17 17:13:23.770188 [ 4 ] {71ab0307-bd02-4405-8618-5aec1269b22d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6630 | 2026.02.17 17:13:23.770610 [ 4 ] {71ab0307-bd02-4405-8618-5aec1269b22d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6631 | 2026.02.17 17:13:23.770847 [ 4 ] {71ab0307-bd02-4405-8618-5aec1269b22d} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6632 | 2026.02.17 17:13:23.770979 [ 128 ] {} <Debug> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6633 | 2026.02.17 17:13:23.771013 [ 4 ] {71ab0307-bd02-4405-8618-5aec1269b22d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001798 sec., 157953.28142380423 rows/sec., 10.03 MiB/sec. | ||
| 6634 | 2026.02.17 17:13:23.771027 [ 128 ] {} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6635 | 2026.02.17 17:13:23.771054 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6636 | 2026.02.17 17:13:23.771064 [ 4 ] {71ab0307-bd02-4405-8618-5aec1269b22d} <Debug> TCPHandler: Processed in 0.002104385 sec. | ||
| 6637 | 2026.02.17 17:13:23.771188 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6638 | 2026.02.17 17:13:23.771191 [ 198 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 6639 | 2026.02.17 17:13:23.771295 [ 4 ] {6897025b-4e87-4dc7-bd48-8175d399fbea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6640 | 2026.02.17 17:13:23.771345 [ 4 ] {6897025b-4e87-4dc7-bd48-8175d399fbea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6641 | 2026.02.17 17:13:23.771348 [ 198 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6642 | 2026.02.17 17:13:23.771392 [ 198 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 284 rows starting from the beginning of the part | ||
| 6643 | 2026.02.17 17:13:23.771465 [ 198 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 6644 | 2026.02.17 17:13:23.771514 [ 198 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 6645 | 2026.02.17 17:13:23.771557 [ 198 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 6646 | 2026.02.17 17:13:23.771599 [ 198 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 6647 | 2026.02.17 17:13:23.772193 [ 4 ] {6897025b-4e87-4dc7-bd48-8175d399fbea} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6648 | 2026.02.17 17:13:23.772234 [ 4 ] {6897025b-4e87-4dc7-bd48-8175d399fbea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6649 | 2026.02.17 17:13:23.772515 [ 190 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138158 sec., 1027808.7407171498 rows/sec., 69.20 MiB/sec. | ||
| 6650 | 2026.02.17 17:13:23.772646 [ 4 ] {6897025b-4e87-4dc7-bd48-8175d399fbea} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6651 | 2026.02.17 17:13:23.772657 [ 198 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6652 | 2026.02.17 17:13:23.772961 [ 4 ] {6897025b-4e87-4dc7-bd48-8175d399fbea} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2026.02.17 17:13:23.772980 [ 198 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_21_5} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6654 | 2026.02.17 17:13:23.773060 [ 198 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_21_5} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 6655 | 2026.02.17 17:13:23.773113 [ 4 ] {6897025b-4e87-4dc7-bd48-8175d399fbea} <Debug> executeQuery: Read 877 rows, 71.88 KiB in 0.001844 sec., 475596.5292841649 rows/sec., 38.07 MiB/sec. | ||
| 6656 | 2026.02.17 17:13:23.773131 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 6657 | 2026.02.17 17:13:23.773159 [ 4 ] {6897025b-4e87-4dc7-bd48-8175d399fbea} <Debug> TCPHandler: Processed in 0.002023533 sec. | ||
| 6658 | 2026.02.17 17:13:23.773274 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6659 | 2026.02.17 17:13:23.773369 [ 4 ] {0835420f-0df3-4a9c-b429-ac0711f066de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6660 | 2026.02.17 17:13:23.773409 [ 4 ] {0835420f-0df3-4a9c-b429-ac0711f066de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6661 | 2026.02.17 17:13:23.773877 [ 4 ] {0835420f-0df3-4a9c-b429-ac0711f066de} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6662 | 2026.02.17 17:13:23.773912 [ 4 ] {0835420f-0df3-4a9c-b429-ac0711f066de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6663 | 2026.02.17 17:13:23.774230 [ 4 ] {0835420f-0df3-4a9c-b429-ac0711f066de} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6664 | 2026.02.17 17:13:23.774443 [ 4 ] {0835420f-0df3-4a9c-b429-ac0711f066de} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6665 | 2026.02.17 17:13:23.774577 [ 4 ] {0835420f-0df3-4a9c-b429-ac0711f066de} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001227 sec., 148329.25835370822 rows/sec., 9.19 MiB/sec. | ||
| 6666 | 2026.02.17 17:13:23.774614 [ 4 ] {0835420f-0df3-4a9c-b429-ac0711f066de} <Debug> TCPHandler: Processed in 0.00138945 sec. | ||
| 6667 | 2026.02.17 17:13:23.774717 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6668 | 2026.02.17 17:13:23.774811 [ 4 ] {bfc0f929-8ffc-48b7-b229-49702eef3b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6669 | 2026.02.17 17:13:23.774851 [ 4 ] {bfc0f929-8ffc-48b7-b229-49702eef3b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6670 | 2026.02.17 17:13:23.775281 [ 4 ] {bfc0f929-8ffc-48b7-b229-49702eef3b32} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6671 | 2026.02.17 17:13:23.775315 [ 4 ] {bfc0f929-8ffc-48b7-b229-49702eef3b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6672 | 2026.02.17 17:13:23.775612 [ 4 ] {bfc0f929-8ffc-48b7-b229-49702eef3b32} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6673 | 2026.02.17 17:13:23.775819 [ 4 ] {bfc0f929-8ffc-48b7-b229-49702eef3b32} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6674 | 2026.02.17 17:13:23.775945 [ 4 ] {bfc0f929-8ffc-48b7-b229-49702eef3b32} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001152 sec., 129340.27777777778 rows/sec., 8.36 MiB/sec. | ||
| 6675 | 2026.02.17 17:13:23.775982 [ 4 ] {bfc0f929-8ffc-48b7-b229-49702eef3b32} <Debug> TCPHandler: Processed in 0.001313658 sec. | ||
| 6676 | 2026.02.17 17:13:23.776084 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6677 | 2026.02.17 17:13:23.776176 [ 4 ] {ec25cc72-04cd-48bc-bc6a-dfacb013d8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6678 | 2026.02.17 17:13:23.776216 [ 4 ] {ec25cc72-04cd-48bc-bc6a-dfacb013d8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6679 | 2026.02.17 17:13:23.776635 [ 4 ] {ec25cc72-04cd-48bc-bc6a-dfacb013d8e6} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6680 | 2026.02.17 17:13:23.776671 [ 4 ] {ec25cc72-04cd-48bc-bc6a-dfacb013d8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6681 | 2026.02.17 17:13:23.776965 [ 4 ] {ec25cc72-04cd-48bc-bc6a-dfacb013d8e6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6682 | 2026.02.17 17:13:23.777163 [ 4 ] {ec25cc72-04cd-48bc-bc6a-dfacb013d8e6} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2026.02.17 17:13:23.777269 [ 127 ] {} <Debug> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6684 | 2026.02.17 17:13:23.777286 [ 4 ] {ec25cc72-04cd-48bc-bc6a-dfacb013d8e6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001129 sec., 131089.45969884854 rows/sec., 7.46 MiB/sec. | ||
| 6685 | 2026.02.17 17:13:23.777338 [ 127 ] {} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6686 | 2026.02.17 17:13:23.777347 [ 4 ] {ec25cc72-04cd-48bc-bc6a-dfacb013d8e6} <Debug> TCPHandler: Processed in 0.001311429 sec. | ||
| 6687 | 2026.02.17 17:13:23.777367 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6688 | 2026.02.17 17:13:23.777460 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6689 | 2026.02.17 17:13:23.777470 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 6690 | 2026.02.17 17:13:23.777557 [ 4 ] {21f219a7-5fcb-426b-87fa-b622c60866c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6691 | 2026.02.17 17:13:23.777601 [ 4 ] {21f219a7-5fcb-426b-87fa-b622c60866c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6692 | 2026.02.17 17:13:23.777610 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6693 | 2026.02.17 17:13:23.777651 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 148 rows starting from the beginning of the part | ||
| 6694 | 2026.02.17 17:13:23.777722 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 6695 | 2026.02.17 17:13:23.777771 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 6696 | 2026.02.17 17:13:23.777822 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 6697 | 2026.02.17 17:13:23.777866 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 6698 | 2026.02.17 17:13:23.778192 [ 4 ] {21f219a7-5fcb-426b-87fa-b622c60866c3} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6699 | 2026.02.17 17:13:23.778233 [ 4 ] {21f219a7-5fcb-426b-87fa-b622c60866c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6700 | 2026.02.17 17:13:23.778563 [ 4 ] {21f219a7-5fcb-426b-87fa-b622c60866c3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6701 | 2026.02.17 17:13:23.778733 [ 194 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001307938 sec., 565776.0536049873 rows/sec., 34.34 MiB/sec. | ||
| 6702 | 2026.02.17 17:13:23.778776 [ 4 ] {21f219a7-5fcb-426b-87fa-b622c60866c3} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6703 | 2026.02.17 17:13:23.778873 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6704 | 2026.02.17 17:13:23.778915 [ 4 ] {21f219a7-5fcb-426b-87fa-b622c60866c3} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001376 sec., 385174.4186046512 rows/sec., 27.24 MiB/sec. | ||
| 6705 | 2026.02.17 17:13:23.778958 [ 4 ] {21f219a7-5fcb-426b-87fa-b622c60866c3} <Debug> TCPHandler: Processed in 0.001547184 sec. | ||
| 6706 | 2026.02.17 17:13:23.779063 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6707 | 2026.02.17 17:13:23.779138 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_21_5} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6708 | 2026.02.17 17:13:23.779157 [ 4 ] {e6a33f0e-4038-47df-ad31-c3cc15dde192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6709 | 2026.02.17 17:13:23.779204 [ 4 ] {e6a33f0e-4038-47df-ad31-c3cc15dde192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6710 | 2026.02.17 17:13:23.779211 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_21_5} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 6711 | 2026.02.17 17:13:23.779286 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6712 | 2026.02.17 17:13:23.779529 [ 4 ] {e6a33f0e-4038-47df-ad31-c3cc15dde192} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6713 | 2026.02.17 17:13:23.779569 [ 4 ] {e6a33f0e-4038-47df-ad31-c3cc15dde192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6714 | 2026.02.17 17:13:23.779880 [ 4 ] {e6a33f0e-4038-47df-ad31-c3cc15dde192} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6715 | 2026.02.17 17:13:23.780082 [ 4 ] {e6a33f0e-4038-47df-ad31-c3cc15dde192} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6716 | 2026.02.17 17:13:23.780181 [ 127 ] {} <Debug> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6717 | 2026.02.17 17:13:23.780207 [ 4 ] {e6a33f0e-4038-47df-ad31-c3cc15dde192} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 6718 | 2026.02.17 17:13:23.780212 [ 127 ] {} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6719 | 2026.02.17 17:13:23.780246 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6720 | 2026.02.17 17:13:23.780250 [ 4 ] {e6a33f0e-4038-47df-ad31-c3cc15dde192} <Debug> TCPHandler: Processed in 0.001236587 sec. | ||
| 6721 | 2026.02.17 17:13:23.780317 [ 190 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::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 | ||
| 6722 | 2026.02.17 17:13:23.780363 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6723 | 2026.02.17 17:13:23.780421 [ 190 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6724 | 2026.02.17 17:13:23.780452 [ 190 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 6725 | 2026.02.17 17:13:23.780460 [ 4 ] {acd056ae-3a12-4ad9-9043-154add39cfcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6726 | 2026.02.17 17:13:23.780501 [ 190 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 6727 | 2026.02.17 17:13:23.780506 [ 4 ] {acd056ae-3a12-4ad9-9043-154add39cfcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6728 | 2026.02.17 17:13:23.780549 [ 190 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 6729 | 2026.02.17 17:13:23.780590 [ 190 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 6730 | 2026.02.17 17:13:23.780627 [ 190 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 6731 | 2026.02.17 17:13:23.780668 [ 190 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 6732 | 2026.02.17 17:13:23.780933 [ 4 ] {acd056ae-3a12-4ad9-9043-154add39cfcc} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6733 | 2026.02.17 17:13:23.780975 [ 4 ] {acd056ae-3a12-4ad9-9043-154add39cfcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6734 | 2026.02.17 17:13:23.781325 [ 4 ] {acd056ae-3a12-4ad9-9043-154add39cfcc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6735 | 2026.02.17 17:13:23.781364 [ 191 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001078364 sec., 116843.66317866693 rows/sec., 5.96 MiB/sec. | ||
| 6736 | 2026.02.17 17:13:23.781485 [ 190 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6737 | 2026.02.17 17:13:23.781560 [ 4 ] {acd056ae-3a12-4ad9-9043-154add39cfcc} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6738 | 2026.02.17 17:13:23.781706 [ 4 ] {acd056ae-3a12-4ad9-9043-154add39cfcc} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001265 sec., 209486.16600790512 rows/sec., 13.92 MiB/sec. | ||
| 6739 | 2026.02.17 17:13:23.781746 [ 4 ] {acd056ae-3a12-4ad9-9043-154add39cfcc} <Debug> TCPHandler: Processed in 0.001431001 sec. | ||
| 6740 | 2026.02.17 17:13:23.781757 [ 190 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_21_4} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6741 | 2026.02.17 17:13:23.781835 [ 190 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_21_4} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6742 | 2026.02.17 17:13:23.781872 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6743 | 2026.02.17 17:13:23.781896 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6744 | 2026.02.17 17:13:23.781973 [ 4 ] {750796da-d8e8-48b8-a6dc-643f7961190d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6745 | 2026.02.17 17:13:23.782020 [ 4 ] {750796da-d8e8-48b8-a6dc-643f7961190d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6746 | 2026.02.17 17:13:23.782327 [ 4 ] {750796da-d8e8-48b8-a6dc-643f7961190d} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6747 | 2026.02.17 17:13:23.782363 [ 4 ] {750796da-d8e8-48b8-a6dc-643f7961190d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6748 | 2026.02.17 17:13:23.782676 [ 4 ] {750796da-d8e8-48b8-a6dc-643f7961190d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6749 | 2026.02.17 17:13:23.782885 [ 4 ] {750796da-d8e8-48b8-a6dc-643f7961190d} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6750 | 2026.02.17 17:13:23.783013 [ 4 ] {750796da-d8e8-48b8-a6dc-643f7961190d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001057 sec., 946.073793755913 rows/sec., 63.75 KiB/sec. | ||
| 6751 | 2026.02.17 17:13:23.783048 [ 4 ] {750796da-d8e8-48b8-a6dc-643f7961190d} <Debug> TCPHandler: Processed in 0.001225227 sec. | ||
| 6752 | 2026.02.17 17:13:23.783151 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6753 | 2026.02.17 17:13:23.783244 [ 4 ] {de5c20d3-9d1b-4c1e-b5e0-6307bd6a0167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6754 | 2026.02.17 17:13:23.783298 [ 4 ] {de5c20d3-9d1b-4c1e-b5e0-6307bd6a0167} <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 | ||
| 6755 | 2026.02.17 17:13:23.784250 [ 4 ] {de5c20d3-9d1b-4c1e-b5e0-6307bd6a0167} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6756 | 2026.02.17 17:13:23.784294 [ 4 ] {de5c20d3-9d1b-4c1e-b5e0-6307bd6a0167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6757 | 2026.02.17 17:13:23.784864 [ 4 ] {de5c20d3-9d1b-4c1e-b5e0-6307bd6a0167} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6758 | 2026.02.17 17:13:23.785086 [ 4 ] {de5c20d3-9d1b-4c1e-b5e0-6307bd6a0167} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6759 | 2026.02.17 17:13:23.785196 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6760 | 2026.02.17 17:13:23.785221 [ 4 ] {de5c20d3-9d1b-4c1e-b5e0-6307bd6a0167} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001994 sec., 20060.18054162487 rows/sec., 35.95 MiB/sec. | ||
| 6761 | 2026.02.17 17:13:23.785227 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6762 | 2026.02.17 17:13:23.785261 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6763 | 2026.02.17 17:13:23.785282 [ 4 ] {de5c20d3-9d1b-4c1e-b5e0-6307bd6a0167} <Debug> TCPHandler: Processed in 0.002179447 sec. | ||
| 6764 | 2026.02.17 17:13:23.785355 [ 196 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::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 | ||
| 6765 | 2026.02.17 17:13:23.785397 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6766 | 2026.02.17 17:13:23.785492 [ 4 ] {528e17b8-17a4-4716-ac87-087957369960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6767 | 2026.02.17 17:13:23.785533 [ 4 ] {528e17b8-17a4-4716-ac87-087957369960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6768 | 2026.02.17 17:13:23.785539 [ 196 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6769 | 2026.02.17 17:13:23.785591 [ 196 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 523 rows starting from the beginning of the part | ||
| 6770 | 2026.02.17 17:13:23.785732 [ 196 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::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 | ||
| 6771 | 2026.02.17 17:13:23.785851 [ 196 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::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 | ||
| 6772 | 2026.02.17 17:13:23.785860 [ 4 ] {528e17b8-17a4-4716-ac87-087957369960} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6773 | 2026.02.17 17:13:23.785895 [ 4 ] {528e17b8-17a4-4716-ac87-087957369960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6774 | 2026.02.17 17:13:23.785951 [ 196 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 6775 | 2026.02.17 17:13:23.786051 [ 196 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 6776 | 2026.02.17 17:13:23.786147 [ 196 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::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 | ||
| 6777 | 2026.02.17 17:13:23.786205 [ 4 ] {528e17b8-17a4-4716-ac87-087957369960} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6778 | 2026.02.17 17:13:23.786419 [ 4 ] {528e17b8-17a4-4716-ac87-087957369960} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6779 | 2026.02.17 17:13:23.786546 [ 4 ] {528e17b8-17a4-4716-ac87-087957369960} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001074 sec., 83798.88268156424 rows/sec., 5.24 MiB/sec. | ||
| 6780 | 2026.02.17 17:13:23.786582 [ 4 ] {528e17b8-17a4-4716-ac87-087957369960} <Debug> TCPHandler: Processed in 0.001234306 sec. | ||
| 6781 | 2026.02.17 17:13:23.806585 [ 191 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 19 columns (19 merged, 0 gathered) in 0.021283669 sec., 33969.70700869291 rows/sec., 60.87 MiB/sec. | ||
| 6782 | 2026.02.17 17:13:23.807566 [ 199 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6783 | 2026.02.17 17:13:23.807908 [ 199 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6784 | 2026.02.17 17:13:23.807980 [ 199 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6785 | 2026.02.17 17:13:23.808129 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.71 MiB. | ||
| 6786 | 2026.02.17 17:13:24.067373 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6787 | 2026.02.17 17:13:24.085862 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6788 | 2026.02.17 17:13:24.085927 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6789 | 2026.02.17 17:13:24.091609 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6790 | 2026.02.17 17:13:24.092304 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6791 | 2026.02.17 17:13:24.095263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6792 | 2026.02.17 17:13:28.347371 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 876 | ||
| 6793 | 2026.02.17 17:13:28.349774 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6794 | 2026.02.17 17:13:28.349831 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6795 | 2026.02.17 17:13:28.351121 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6796 | 2026.02.17 17:13:28.351403 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6797 | 2026.02.17 17:13:28.351786 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 876 | ||
| 6798 | 2026.02.17 17:13:28.758988 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6799 | 2026.02.17 17:13:28.759157 [ 4 ] {aadfb720-9ffe-45ec-a58e-82c26de2309a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6800 | 2026.02.17 17:13:28.759223 [ 4 ] {aadfb720-9ffe-45ec-a58e-82c26de2309a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6801 | 2026.02.17 17:13:28.759813 [ 4 ] {aadfb720-9ffe-45ec-a58e-82c26de2309a} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6802 | 2026.02.17 17:13:28.759859 [ 4 ] {aadfb720-9ffe-45ec-a58e-82c26de2309a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6803 | 2026.02.17 17:13:28.760238 [ 4 ] {aadfb720-9ffe-45ec-a58e-82c26de2309a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6804 | 2026.02.17 17:13:28.760466 [ 4 ] {aadfb720-9ffe-45ec-a58e-82c26de2309a} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6805 | 2026.02.17 17:13:28.760631 [ 4 ] {aadfb720-9ffe-45ec-a58e-82c26de2309a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001523 sec., 36769.53381483913 rows/sec., 2.82 MiB/sec. | ||
| 6806 | 2026.02.17 17:13:28.760679 [ 4 ] {aadfb720-9ffe-45ec-a58e-82c26de2309a} <Debug> TCPHandler: Processed in 0.001813399 sec. | ||
| 6807 | 2026.02.17 17:13:28.760793 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6808 | 2026.02.17 17:13:28.760893 [ 4 ] {137573b7-cc4d-4ef3-87db-e1ed773a34cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6809 | 2026.02.17 17:13:28.760936 [ 4 ] {137573b7-cc4d-4ef3-87db-e1ed773a34cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6810 | 2026.02.17 17:13:28.761357 [ 4 ] {137573b7-cc4d-4ef3-87db-e1ed773a34cd} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6811 | 2026.02.17 17:13:28.761394 [ 4 ] {137573b7-cc4d-4ef3-87db-e1ed773a34cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6812 | 2026.02.17 17:13:28.761714 [ 4 ] {137573b7-cc4d-4ef3-87db-e1ed773a34cd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6813 | 2026.02.17 17:13:28.761930 [ 4 ] {137573b7-cc4d-4ef3-87db-e1ed773a34cd} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6814 | 2026.02.17 17:13:28.762068 [ 4 ] {137573b7-cc4d-4ef3-87db-e1ed773a34cd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 6815 | 2026.02.17 17:13:28.762106 [ 4 ] {137573b7-cc4d-4ef3-87db-e1ed773a34cd} <Debug> TCPHandler: Processed in 0.00136503 sec. | ||
| 6816 | 2026.02.17 17:13:28.762213 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6817 | 2026.02.17 17:13:28.762307 [ 4 ] {67f7127e-066e-4d08-a188-b292577acde5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6818 | 2026.02.17 17:13:28.762352 [ 4 ] {67f7127e-066e-4d08-a188-b292577acde5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6819 | 2026.02.17 17:13:28.762737 [ 4 ] {67f7127e-066e-4d08-a188-b292577acde5} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6820 | 2026.02.17 17:13:28.762774 [ 4 ] {67f7127e-066e-4d08-a188-b292577acde5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6821 | 2026.02.17 17:13:28.763107 [ 4 ] {67f7127e-066e-4d08-a188-b292577acde5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6822 | 2026.02.17 17:13:28.763324 [ 4 ] {67f7127e-066e-4d08-a188-b292577acde5} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6823 | 2026.02.17 17:13:28.763547 [ 4 ] {67f7127e-066e-4d08-a188-b292577acde5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 6824 | 2026.02.17 17:13:28.763586 [ 4 ] {67f7127e-066e-4d08-a188-b292577acde5} <Debug> TCPHandler: Processed in 0.001423071 sec. | ||
| 6825 | 2026.02.17 17:13:28.763716 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6826 | 2026.02.17 17:13:28.763822 [ 4 ] {e4cab40f-46a3-4817-8320-19902a9c881e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6827 | 2026.02.17 17:13:28.763865 [ 4 ] {e4cab40f-46a3-4817-8320-19902a9c881e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6828 | 2026.02.17 17:13:28.764218 [ 4 ] {e4cab40f-46a3-4817-8320-19902a9c881e} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6829 | 2026.02.17 17:13:28.764256 [ 4 ] {e4cab40f-46a3-4817-8320-19902a9c881e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6830 | 2026.02.17 17:13:28.764587 [ 4 ] {e4cab40f-46a3-4817-8320-19902a9c881e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6831 | 2026.02.17 17:13:28.764888 [ 4 ] {e4cab40f-46a3-4817-8320-19902a9c881e} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6832 | 2026.02.17 17:13:28.765043 [ 4 ] {e4cab40f-46a3-4817-8320-19902a9c881e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00124 sec., 48387.096774193546 rows/sec., 3.26 MiB/sec. | ||
| 6833 | 2026.02.17 17:13:28.765087 [ 4 ] {e4cab40f-46a3-4817-8320-19902a9c881e} <Debug> TCPHandler: Processed in 0.00142269 sec. | ||
| 6834 | 2026.02.17 17:13:30.810990 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14792 | ||
| 6835 | 2026.02.17 17:13:30.811485 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6836 | 2026.02.17 17:13:30.811532 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6837 | 2026.02.17 17:13:30.812129 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6838 | 2026.02.17 17:13:30.812392 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6839 | 2026.02.17 17:13:30.812521 [ 112 ] {} <Debug> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6840 | 2026.02.17 17:13:30.812544 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14792 | ||
| 6841 | 2026.02.17 17:13:30.812593 [ 112 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6842 | 2026.02.17 17:13:30.812617 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6843 | 2026.02.17 17:13:30.812717 [ 190 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 6844 | 2026.02.17 17:13:30.812830 [ 190 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6845 | 2026.02.17 17:13:30.812865 [ 190 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12424 rows starting from the beginning of the part | ||
| 6846 | 2026.02.17 17:13:30.812932 [ 190 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 6847 | 2026.02.17 17:13:30.812980 [ 190 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 6848 | 2026.02.17 17:13:30.813024 [ 190 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 6849 | 2026.02.17 17:13:30.813067 [ 190 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 6850 | 2026.02.17 17:13:30.813108 [ 190 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 6851 | 2026.02.17 17:13:30.814837 [ 191 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14792 rows, containing 4 columns (4 merged, 0 gathered) in 0.002161097 sec., 6844671.942073864 rows/sec., 97.91 MiB/sec. | ||
| 6852 | 2026.02.17 17:13:30.815293 [ 201 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6853 | 2026.02.17 17:13:30.815640 [ 201 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_31_6} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6854 | 2026.02.17 17:13:30.815732 [ 201 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_31_6} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6855 | 2026.02.17 17:13:30.815866 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6856 | 2026.02.17 17:13:31.595369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6857 | 2026.02.17 17:13:31.614440 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6858 | 2026.02.17 17:13:31.614508 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6859 | 2026.02.17 17:13:31.620467 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6860 | 2026.02.17 17:13:31.621255 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6861 | 2026.02.17 17:13:31.621563 [ 121 ] {} <Debug> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6862 | 2026.02.17 17:13:31.621601 [ 121 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6863 | 2026.02.17 17:13:31.621620 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6864 | 2026.02.17 17:13:31.621738 [ 191 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 6865 | 2026.02.17 17:13:31.625392 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6866 | 2026.02.17 17:13:31.625979 [ 191 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6867 | 2026.02.17 17:13:31.627509 [ 191 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 6868 | 2026.02.17 17:13:31.632394 [ 191 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 6869 | 2026.02.17 17:13:31.636926 [ 191 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 6870 | 2026.02.17 17:13:31.641376 [ 191 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 6871 | 2026.02.17 17:13:31.645736 [ 191 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 6872 | 2026.02.17 17:13:31.649513 [ 191 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 6873 | 2026.02.17 17:13:31.709141 [ 201 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.087457228 sec., 2675.5936055965553 rows/sec., 13.84 MiB/sec. | ||
| 6874 | 2026.02.17 17:13:31.712362 [ 189 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6875 | 2026.02.17 17:13:31.714347 [ 189 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_31_6} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2026.02.17 17:13:31.714462 [ 189 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_31_6} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6877 | 2026.02.17 17:13:31.716844 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6878 | 2026.02.17 17:13:32.000181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.01 MiB, peak 281.57 MiB, free memory in arenas 0.00 B, will set to 277.12 MiB (RSS), difference: 6.11 MiB | ||
| 6879 | 2026.02.17 17:13:33.768501 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6880 | 2026.02.17 17:13:33.768696 [ 4 ] {ccde6350-3ea2-441a-b50b-1fea20aeb1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6881 | 2026.02.17 17:13:33.768765 [ 4 ] {ccde6350-3ea2-441a-b50b-1fea20aeb1d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6882 | 2026.02.17 17:13:33.769525 [ 4 ] {ccde6350-3ea2-441a-b50b-1fea20aeb1d5} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6883 | 2026.02.17 17:13:33.769577 [ 4 ] {ccde6350-3ea2-441a-b50b-1fea20aeb1d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6884 | 2026.02.17 17:13:33.770014 [ 4 ] {ccde6350-3ea2-441a-b50b-1fea20aeb1d5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6885 | 2026.02.17 17:13:33.770245 [ 4 ] {ccde6350-3ea2-441a-b50b-1fea20aeb1d5} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6886 | 2026.02.17 17:13:33.770417 [ 4 ] {ccde6350-3ea2-441a-b50b-1fea20aeb1d5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001766 sec., 160815.4020385051 rows/sec., 10.21 MiB/sec. | ||
| 6887 | 2026.02.17 17:13:33.770473 [ 4 ] {ccde6350-3ea2-441a-b50b-1fea20aeb1d5} <Debug> TCPHandler: Processed in 0.002107676 sec. | ||
| 6888 | 2026.02.17 17:13:33.770596 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6889 | 2026.02.17 17:13:33.770700 [ 4 ] {17c27562-f2f4-4298-8568-6cb0e5bff0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6890 | 2026.02.17 17:13:33.770745 [ 4 ] {17c27562-f2f4-4298-8568-6cb0e5bff0b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6891 | 2026.02.17 17:13:33.771254 [ 4 ] {17c27562-f2f4-4298-8568-6cb0e5bff0b0} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6892 | 2026.02.17 17:13:33.771301 [ 4 ] {17c27562-f2f4-4298-8568-6cb0e5bff0b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6893 | 2026.02.17 17:13:33.771673 [ 4 ] {17c27562-f2f4-4298-8568-6cb0e5bff0b0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6894 | 2026.02.17 17:13:33.771889 [ 4 ] {17c27562-f2f4-4298-8568-6cb0e5bff0b0} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2026.02.17 17:13:33.772029 [ 4 ] {17c27562-f2f4-4298-8568-6cb0e5bff0b0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001352 sec., 1479.2899408284025 rows/sec., 120.63 KiB/sec. | ||
| 6896 | 2026.02.17 17:13:33.772070 [ 4 ] {17c27562-f2f4-4298-8568-6cb0e5bff0b0} <Debug> TCPHandler: Processed in 0.001526984 sec. | ||
| 6897 | 2026.02.17 17:13:33.772185 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6898 | 2026.02.17 17:13:33.772283 [ 4 ] {1cb08f12-611d-42cc-a17a-e99df068c700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6899 | 2026.02.17 17:13:33.772324 [ 4 ] {1cb08f12-611d-42cc-a17a-e99df068c700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6900 | 2026.02.17 17:13:33.773165 [ 4 ] {1cb08f12-611d-42cc-a17a-e99df068c700} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6901 | 2026.02.17 17:13:33.773202 [ 4 ] {1cb08f12-611d-42cc-a17a-e99df068c700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6902 | 2026.02.17 17:13:33.773598 [ 4 ] {1cb08f12-611d-42cc-a17a-e99df068c700} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6903 | 2026.02.17 17:13:33.773814 [ 4 ] {1cb08f12-611d-42cc-a17a-e99df068c700} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6904 | 2026.02.17 17:13:33.773947 [ 4 ] {1cb08f12-611d-42cc-a17a-e99df068c700} <Debug> executeQuery: Read 878 rows, 71.95 KiB in 0.001685 sec., 521068.2492581602 rows/sec., 41.70 MiB/sec. | ||
| 6905 | 2026.02.17 17:13:33.773986 [ 4 ] {1cb08f12-611d-42cc-a17a-e99df068c700} <Debug> TCPHandler: Processed in 0.00185136 sec. | ||
| 6906 | 2026.02.17 17:13:33.774094 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6907 | 2026.02.17 17:13:33.774189 [ 4 ] {5334411f-0798-4251-981e-cf2a8d34d5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6908 | 2026.02.17 17:13:33.774228 [ 4 ] {5334411f-0798-4251-981e-cf2a8d34d5dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6909 | 2026.02.17 17:13:33.774688 [ 4 ] {5334411f-0798-4251-981e-cf2a8d34d5dc} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6910 | 2026.02.17 17:13:33.774724 [ 4 ] {5334411f-0798-4251-981e-cf2a8d34d5dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6911 | 2026.02.17 17:13:33.775026 [ 4 ] {5334411f-0798-4251-981e-cf2a8d34d5dc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6912 | 2026.02.17 17:13:33.775231 [ 4 ] {5334411f-0798-4251-981e-cf2a8d34d5dc} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6913 | 2026.02.17 17:13:33.775366 [ 4 ] {5334411f-0798-4251-981e-cf2a8d34d5dc} <Debug> executeQuery: Read 184 rows, 11.69 KiB in 0.001196 sec., 153846.15384615384 rows/sec., 9.54 MiB/sec. | ||
| 6914 | 2026.02.17 17:13:33.775404 [ 4 ] {5334411f-0798-4251-981e-cf2a8d34d5dc} <Debug> TCPHandler: Processed in 0.00135838 sec. | ||
| 6915 | 2026.02.17 17:13:33.775506 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6916 | 2026.02.17 17:13:33.775599 [ 4 ] {1177b475-8d1a-4623-845c-6dd1deb16dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6917 | 2026.02.17 17:13:33.775638 [ 4 ] {1177b475-8d1a-4623-845c-6dd1deb16dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6918 | 2026.02.17 17:13:33.776068 [ 4 ] {1177b475-8d1a-4623-845c-6dd1deb16dea} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6919 | 2026.02.17 17:13:33.776104 [ 4 ] {1177b475-8d1a-4623-845c-6dd1deb16dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6920 | 2026.02.17 17:13:33.776401 [ 4 ] {1177b475-8d1a-4623-845c-6dd1deb16dea} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6921 | 2026.02.17 17:13:33.776609 [ 4 ] {1177b475-8d1a-4623-845c-6dd1deb16dea} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6922 | 2026.02.17 17:13:33.776734 [ 4 ] {1177b475-8d1a-4623-845c-6dd1deb16dea} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001154 sec., 129116.1178509532 rows/sec., 8.34 MiB/sec. | ||
| 6923 | 2026.02.17 17:13:33.776771 [ 4 ] {1177b475-8d1a-4623-845c-6dd1deb16dea} <Debug> TCPHandler: Processed in 0.001312748 sec. | ||
| 6924 | 2026.02.17 17:13:33.776878 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6925 | 2026.02.17 17:13:33.776970 [ 4 ] {f2dab3bf-b2b3-436e-aeec-87c9efe6de7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6926 | 2026.02.17 17:13:33.777008 [ 4 ] {f2dab3bf-b2b3-436e-aeec-87c9efe6de7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6927 | 2026.02.17 17:13:33.777433 [ 4 ] {f2dab3bf-b2b3-436e-aeec-87c9efe6de7f} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6928 | 2026.02.17 17:13:33.777470 [ 4 ] {f2dab3bf-b2b3-436e-aeec-87c9efe6de7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6929 | 2026.02.17 17:13:33.777760 [ 4 ] {f2dab3bf-b2b3-436e-aeec-87c9efe6de7f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6930 | 2026.02.17 17:13:33.777976 [ 4 ] {f2dab3bf-b2b3-436e-aeec-87c9efe6de7f} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6931 | 2026.02.17 17:13:33.778099 [ 4 ] {f2dab3bf-b2b3-436e-aeec-87c9efe6de7f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001147 sec., 129032.25806451612 rows/sec., 7.34 MiB/sec. | ||
| 6932 | 2026.02.17 17:13:33.778137 [ 4 ] {f2dab3bf-b2b3-436e-aeec-87c9efe6de7f} <Debug> TCPHandler: Processed in 0.001309049 sec. | ||
| 6933 | 2026.02.17 17:13:33.778238 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6934 | 2026.02.17 17:13:33.778330 [ 4 ] {2b7d5d5f-5bc2-433c-a7ac-c48848589a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6935 | 2026.02.17 17:13:33.778369 [ 4 ] {2b7d5d5f-5bc2-433c-a7ac-c48848589a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6936 | 2026.02.17 17:13:33.778955 [ 4 ] {2b7d5d5f-5bc2-433c-a7ac-c48848589a56} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6937 | 2026.02.17 17:13:33.778991 [ 4 ] {2b7d5d5f-5bc2-433c-a7ac-c48848589a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6938 | 2026.02.17 17:13:33.779305 [ 4 ] {2b7d5d5f-5bc2-433c-a7ac-c48848589a56} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6939 | 2026.02.17 17:13:33.779512 [ 4 ] {2b7d5d5f-5bc2-433c-a7ac-c48848589a56} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6940 | 2026.02.17 17:13:33.779636 [ 4 ] {2b7d5d5f-5bc2-433c-a7ac-c48848589a56} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001324 sec., 401812.68882175226 rows/sec., 28.43 MiB/sec. | ||
| 6941 | 2026.02.17 17:13:33.779674 [ 4 ] {2b7d5d5f-5bc2-433c-a7ac-c48848589a56} <Debug> TCPHandler: Processed in 0.001484742 sec. | ||
| 6942 | 2026.02.17 17:13:33.779774 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6943 | 2026.02.17 17:13:33.779868 [ 4 ] {82ea5921-8441-42db-bb19-961a0b35cd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6944 | 2026.02.17 17:13:33.779909 [ 4 ] {82ea5921-8441-42db-bb19-961a0b35cd99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6945 | 2026.02.17 17:13:33.780218 [ 4 ] {82ea5921-8441-42db-bb19-961a0b35cd99} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6946 | 2026.02.17 17:13:33.780254 [ 4 ] {82ea5921-8441-42db-bb19-961a0b35cd99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6947 | 2026.02.17 17:13:33.780608 [ 4 ] {82ea5921-8441-42db-bb19-961a0b35cd99} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6948 | 2026.02.17 17:13:33.780816 [ 4 ] {82ea5921-8441-42db-bb19-961a0b35cd99} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6949 | 2026.02.17 17:13:33.780945 [ 4 ] {82ea5921-8441-42db-bb19-961a0b35cd99} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 6950 | 2026.02.17 17:13:33.780981 [ 4 ] {82ea5921-8441-42db-bb19-961a0b35cd99} <Debug> TCPHandler: Processed in 0.001254607 sec. | ||
| 6951 | 2026.02.17 17:13:33.781081 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6952 | 2026.02.17 17:13:33.781173 [ 4 ] {cc11b670-f9ad-468b-9cd7-f70d06937df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6953 | 2026.02.17 17:13:33.781214 [ 4 ] {cc11b670-f9ad-468b-9cd7-f70d06937df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6954 | 2026.02.17 17:13:33.781615 [ 4 ] {cc11b670-f9ad-468b-9cd7-f70d06937df0} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6955 | 2026.02.17 17:13:33.781651 [ 4 ] {cc11b670-f9ad-468b-9cd7-f70d06937df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6956 | 2026.02.17 17:13:33.782026 [ 4 ] {cc11b670-f9ad-468b-9cd7-f70d06937df0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6957 | 2026.02.17 17:13:33.782243 [ 4 ] {cc11b670-f9ad-468b-9cd7-f70d06937df0} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6958 | 2026.02.17 17:13:33.782369 [ 4 ] {cc11b670-f9ad-468b-9cd7-f70d06937df0} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001213 sec., 219291.01401483922 rows/sec., 14.57 MiB/sec. | ||
| 6959 | 2026.02.17 17:13:33.782405 [ 4 ] {cc11b670-f9ad-468b-9cd7-f70d06937df0} <Debug> TCPHandler: Processed in 0.0013725 sec. | ||
| 6960 | 2026.02.17 17:13:33.782509 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6961 | 2026.02.17 17:13:33.782603 [ 4 ] {da53e59c-445e-40ed-807b-56da3b23af70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6962 | 2026.02.17 17:13:33.782644 [ 4 ] {da53e59c-445e-40ed-807b-56da3b23af70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6963 | 2026.02.17 17:13:33.782939 [ 4 ] {da53e59c-445e-40ed-807b-56da3b23af70} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6964 | 2026.02.17 17:13:33.782974 [ 4 ] {da53e59c-445e-40ed-807b-56da3b23af70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6965 | 2026.02.17 17:13:33.783262 [ 4 ] {da53e59c-445e-40ed-807b-56da3b23af70} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6966 | 2026.02.17 17:13:33.783461 [ 4 ] {da53e59c-445e-40ed-807b-56da3b23af70} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6967 | 2026.02.17 17:13:33.783584 [ 4 ] {da53e59c-445e-40ed-807b-56da3b23af70} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001 sec., 1000 rows/sec., 67.38 KiB/sec. | ||
| 6968 | 2026.02.17 17:13:33.783620 [ 4 ] {da53e59c-445e-40ed-807b-56da3b23af70} <Debug> TCPHandler: Processed in 0.001159915 sec. | ||
| 6969 | 2026.02.17 17:13:33.783721 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6970 | 2026.02.17 17:13:33.783813 [ 4 ] {58eff8c2-bd5a-4819-a652-55da591051f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6971 | 2026.02.17 17:13:33.783867 [ 4 ] {58eff8c2-bd5a-4819-a652-55da591051f4} <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 | ||
| 6972 | 2026.02.17 17:13:33.784741 [ 4 ] {58eff8c2-bd5a-4819-a652-55da591051f4} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6973 | 2026.02.17 17:13:33.784777 [ 4 ] {58eff8c2-bd5a-4819-a652-55da591051f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6974 | 2026.02.17 17:13:33.785331 [ 4 ] {58eff8c2-bd5a-4819-a652-55da591051f4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6975 | 2026.02.17 17:13:33.785549 [ 4 ] {58eff8c2-bd5a-4819-a652-55da591051f4} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6976 | 2026.02.17 17:13:33.785681 [ 4 ] {58eff8c2-bd5a-4819-a652-55da591051f4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001886 sec., 21208.907741251325 rows/sec., 38.01 MiB/sec. | ||
| 6977 | 2026.02.17 17:13:33.785734 [ 4 ] {58eff8c2-bd5a-4819-a652-55da591051f4} <Debug> TCPHandler: Processed in 0.002061595 sec. | ||
| 6978 | 2026.02.17 17:13:33.785841 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6979 | 2026.02.17 17:13:33.785934 [ 4 ] {cc81d108-d5be-44bf-b13d-0a830b1fe73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6980 | 2026.02.17 17:13:33.785975 [ 4 ] {cc81d108-d5be-44bf-b13d-0a830b1fe73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6981 | 2026.02.17 17:13:33.786310 [ 4 ] {cc81d108-d5be-44bf-b13d-0a830b1fe73c} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6982 | 2026.02.17 17:13:33.786346 [ 4 ] {cc81d108-d5be-44bf-b13d-0a830b1fe73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6983 | 2026.02.17 17:13:33.786640 [ 4 ] {cc81d108-d5be-44bf-b13d-0a830b1fe73c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6984 | 2026.02.17 17:13:33.786849 [ 4 ] {cc81d108-d5be-44bf-b13d-0a830b1fe73c} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6985 | 2026.02.17 17:13:33.786969 [ 4 ] {cc81d108-d5be-44bf-b13d-0a830b1fe73c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001054 sec., 85388.99430740038 rows/sec., 5.34 MiB/sec. | ||
| 6986 | 2026.02.17 17:13:33.787004 [ 4 ] {cc81d108-d5be-44bf-b13d-0a830b1fe73c} <Debug> TCPHandler: Processed in 0.001211196 sec. | ||
| 6987 | 2026.02.17 17:13:38.184979 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6988 | 2026.02.17 17:13:38.185046 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6989 | 2026.02.17 17:13:38.312671 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15304 | ||
| 6990 | 2026.02.17 17:13:38.313179 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6991 | 2026.02.17 17:13:38.313221 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6992 | 2026.02.17 17:13:38.313898 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6993 | 2026.02.17 17:13:38.314117 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6994 | 2026.02.17 17:13:38.314244 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15304 | ||
| 6995 | 2026.02.17 17:13:38.352063 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 908 | ||
| 6996 | 2026.02.17 17:13:38.354960 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6997 | 2026.02.17 17:13:38.355022 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 6998 | 2026.02.17 17:13:38.356302 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6999 | 2026.02.17 17:13:38.356577 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7000 | 2026.02.17 17:13:38.356935 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 908 | ||
| 7001 | 2026.02.17 17:13:38.759438 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7002 | 2026.02.17 17:13:38.759630 [ 4 ] {967130f7-0ecf-4cee-bce2-a6a4343b52fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7003 | 2026.02.17 17:13:38.759703 [ 4 ] {967130f7-0ecf-4cee-bce2-a6a4343b52fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7004 | 2026.02.17 17:13:38.760347 [ 4 ] {967130f7-0ecf-4cee-bce2-a6a4343b52fa} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7005 | 2026.02.17 17:13:38.760395 [ 4 ] {967130f7-0ecf-4cee-bce2-a6a4343b52fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7006 | 2026.02.17 17:13:38.760788 [ 4 ] {967130f7-0ecf-4cee-bce2-a6a4343b52fa} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7007 | 2026.02.17 17:13:38.761011 [ 4 ] {967130f7-0ecf-4cee-bce2-a6a4343b52fa} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7008 | 2026.02.17 17:13:38.761175 [ 4 ] {967130f7-0ecf-4cee-bce2-a6a4343b52fa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001598 sec., 35043.80475594493 rows/sec., 2.69 MiB/sec. | ||
| 7009 | 2026.02.17 17:13:38.761225 [ 4 ] {967130f7-0ecf-4cee-bce2-a6a4343b52fa} <Debug> TCPHandler: Processed in 0.001922072 sec. | ||
| 7010 | 2026.02.17 17:13:38.761344 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7011 | 2026.02.17 17:13:38.761444 [ 4 ] {bbc067cf-2d1d-443c-9ce1-9a3f9e14c335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7012 | 2026.02.17 17:13:38.761486 [ 4 ] {bbc067cf-2d1d-443c-9ce1-9a3f9e14c335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7013 | 2026.02.17 17:13:38.761920 [ 4 ] {bbc067cf-2d1d-443c-9ce1-9a3f9e14c335} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7014 | 2026.02.17 17:13:38.761957 [ 4 ] {bbc067cf-2d1d-443c-9ce1-9a3f9e14c335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7015 | 2026.02.17 17:13:38.762282 [ 4 ] {bbc067cf-2d1d-443c-9ce1-9a3f9e14c335} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7016 | 2026.02.17 17:13:38.762483 [ 4 ] {bbc067cf-2d1d-443c-9ce1-9a3f9e14c335} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7017 | 2026.02.17 17:13:38.762617 [ 4 ] {bbc067cf-2d1d-443c-9ce1-9a3f9e14c335} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 7018 | 2026.02.17 17:13:38.762654 [ 4 ] {bbc067cf-2d1d-443c-9ce1-9a3f9e14c335} <Debug> TCPHandler: Processed in 0.001359969 sec. | ||
| 7019 | 2026.02.17 17:13:38.762760 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7020 | 2026.02.17 17:13:38.762860 [ 4 ] {1fb5bfb7-bcbe-45dc-b9ea-06214f96bfa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7021 | 2026.02.17 17:13:38.762905 [ 4 ] {1fb5bfb7-bcbe-45dc-b9ea-06214f96bfa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7022 | 2026.02.17 17:13:38.763314 [ 4 ] {1fb5bfb7-bcbe-45dc-b9ea-06214f96bfa8} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7023 | 2026.02.17 17:13:38.763349 [ 4 ] {1fb5bfb7-bcbe-45dc-b9ea-06214f96bfa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7024 | 2026.02.17 17:13:38.763673 [ 4 ] {1fb5bfb7-bcbe-45dc-b9ea-06214f96bfa8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7025 | 2026.02.17 17:13:38.763877 [ 4 ] {1fb5bfb7-bcbe-45dc-b9ea-06214f96bfa8} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7026 | 2026.02.17 17:13:38.764006 [ 4 ] {1fb5bfb7-bcbe-45dc-b9ea-06214f96bfa8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 7027 | 2026.02.17 17:13:38.764042 [ 4 ] {1fb5bfb7-bcbe-45dc-b9ea-06214f96bfa8} <Debug> TCPHandler: Processed in 0.001328698 sec. | ||
| 7028 | 2026.02.17 17:13:38.764159 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7029 | 2026.02.17 17:13:38.764251 [ 4 ] {16bdf52d-9e83-4e63-a590-8b0e667f4051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7030 | 2026.02.17 17:13:38.764292 [ 4 ] {16bdf52d-9e83-4e63-a590-8b0e667f4051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7031 | 2026.02.17 17:13:38.764603 [ 4 ] {16bdf52d-9e83-4e63-a590-8b0e667f4051} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7032 | 2026.02.17 17:13:38.764638 [ 4 ] {16bdf52d-9e83-4e63-a590-8b0e667f4051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7033 | 2026.02.17 17:13:38.764963 [ 4 ] {16bdf52d-9e83-4e63-a590-8b0e667f4051} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7034 | 2026.02.17 17:13:38.765162 [ 4 ] {16bdf52d-9e83-4e63-a590-8b0e667f4051} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7035 | 2026.02.17 17:13:38.765289 [ 4 ] {16bdf52d-9e83-4e63-a590-8b0e667f4051} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 7036 | 2026.02.17 17:13:38.765324 [ 4 ] {16bdf52d-9e83-4e63-a590-8b0e667f4051} <Debug> TCPHandler: Processed in 0.001220936 sec. | ||
| 7037 | 2026.02.17 17:13:39.001171 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000806267 sec. | ||
| 7038 | 2026.02.17 17:13:39.125504 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7039 | 2026.02.17 17:13:39.141120 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7040 | 2026.02.17 17:13:39.141180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7041 | 2026.02.17 17:13:39.146932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7042 | 2026.02.17 17:13:39.147622 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7043 | 2026.02.17 17:13:39.150413 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7044 | 2026.02.17 17:13:43.769028 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7045 | 2026.02.17 17:13:43.769221 [ 4 ] {b73744af-3942-410e-bb9e-1b11f18c8948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7046 | 2026.02.17 17:13:43.769290 [ 4 ] {b73744af-3942-410e-bb9e-1b11f18c8948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7047 | 2026.02.17 17:13:43.770048 [ 4 ] {b73744af-3942-410e-bb9e-1b11f18c8948} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7048 | 2026.02.17 17:13:43.770099 [ 4 ] {b73744af-3942-410e-bb9e-1b11f18c8948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7049 | 2026.02.17 17:13:43.770525 [ 4 ] {b73744af-3942-410e-bb9e-1b11f18c8948} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7050 | 2026.02.17 17:13:43.770757 [ 4 ] {b73744af-3942-410e-bb9e-1b11f18c8948} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7051 | 2026.02.17 17:13:43.770920 [ 4 ] {b73744af-3942-410e-bb9e-1b11f18c8948} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001747 sec., 162564.39610761305 rows/sec., 10.33 MiB/sec. | ||
| 7052 | 2026.02.17 17:13:43.770971 [ 4 ] {b73744af-3942-410e-bb9e-1b11f18c8948} <Debug> TCPHandler: Processed in 0.002077115 sec. | ||
| 7053 | 2026.02.17 17:13:43.771095 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7054 | 2026.02.17 17:13:43.771197 [ 4 ] {06e476ba-f0df-4114-a5d9-5a0cd176b70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7055 | 2026.02.17 17:13:43.771241 [ 4 ] {06e476ba-f0df-4114-a5d9-5a0cd176b70f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7056 | 2026.02.17 17:13:43.772054 [ 4 ] {06e476ba-f0df-4114-a5d9-5a0cd176b70f} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7057 | 2026.02.17 17:13:43.772092 [ 4 ] {06e476ba-f0df-4114-a5d9-5a0cd176b70f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7058 | 2026.02.17 17:13:43.772476 [ 4 ] {06e476ba-f0df-4114-a5d9-5a0cd176b70f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7059 | 2026.02.17 17:13:43.772687 [ 4 ] {06e476ba-f0df-4114-a5d9-5a0cd176b70f} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7060 | 2026.02.17 17:13:43.772803 [ 106 ] {} <Debug> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7061 | 2026.02.17 17:13:43.772817 [ 4 ] {06e476ba-f0df-4114-a5d9-5a0cd176b70f} <Debug> executeQuery: Read 877 rows, 71.88 KiB in 0.001643 sec., 533779.6713329275 rows/sec., 42.72 MiB/sec. | ||
| 7062 | 2026.02.17 17:13:43.772872 [ 106 ] {} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7063 | 2026.02.17 17:13:43.772886 [ 4 ] {06e476ba-f0df-4114-a5d9-5a0cd176b70f} <Debug> TCPHandler: Processed in 0.00184397 sec. | ||
| 7064 | 2026.02.17 17:13:43.772899 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7065 | 2026.02.17 17:13:43.772996 [ 188 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::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 | ||
| 7066 | 2026.02.17 17:13:43.773003 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7067 | 2026.02.17 17:13:43.773097 [ 188 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7068 | 2026.02.17 17:13:43.773113 [ 4 ] {121ef501-d963-457d-85e9-23aeb7aa7d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7069 | 2026.02.17 17:13:43.773131 [ 188 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2027 rows starting from the beginning of the part | ||
| 7070 | 2026.02.17 17:13:43.773155 [ 4 ] {121ef501-d963-457d-85e9-23aeb7aa7d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7071 | 2026.02.17 17:13:43.773198 [ 188 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 877 rows starting from the beginning of the part | ||
| 7072 | 2026.02.17 17:13:43.773248 [ 188 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::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 | ||
| 7073 | 2026.02.17 17:13:43.773295 [ 188 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 878 rows starting from the beginning of the part | ||
| 7074 | 2026.02.17 17:13:43.773343 [ 188 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 7075 | 2026.02.17 17:13:43.773392 [ 188 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 877 rows starting from the beginning of the part | ||
| 7076 | 2026.02.17 17:13:43.773632 [ 4 ] {121ef501-d963-457d-85e9-23aeb7aa7d92} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7077 | 2026.02.17 17:13:43.773672 [ 4 ] {121ef501-d963-457d-85e9-23aeb7aa7d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7078 | 2026.02.17 17:13:43.774258 [ 4 ] {121ef501-d963-457d-85e9-23aeb7aa7d92} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7079 | 2026.02.17 17:13:43.774556 [ 4 ] {121ef501-d963-457d-85e9-23aeb7aa7d92} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7080 | 2026.02.17 17:13:43.774691 [ 106 ] {} <Debug> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7081 | 2026.02.17 17:13:43.774723 [ 106 ] {} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7082 | 2026.02.17 17:13:43.774729 [ 4 ] {121ef501-d963-457d-85e9-23aeb7aa7d92} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001634 sec., 111383.10893512852 rows/sec., 6.90 MiB/sec. | ||
| 7083 | 2026.02.17 17:13:43.774741 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7084 | 2026.02.17 17:13:43.774787 [ 4 ] {121ef501-d963-457d-85e9-23aeb7aa7d92} <Debug> TCPHandler: Processed in 0.00183363 sec. | ||
| 7085 | 2026.02.17 17:13:43.774864 [ 189 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::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 | ||
| 7086 | 2026.02.17 17:13:43.774923 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7087 | 2026.02.17 17:13:43.775003 [ 189 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7088 | 2026.02.17 17:13:43.775042 [ 189 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 200 rows starting from the beginning of the part | ||
| 7089 | 2026.02.17 17:13:43.775041 [ 4 ] {76560ff4-d288-4cd0-b348-0e96426f58ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7090 | 2026.02.17 17:13:43.775104 [ 4 ] {76560ff4-d288-4cd0-b348-0e96426f58ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7091 | 2026.02.17 17:13:43.775110 [ 189 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 196 rows starting from the beginning of the part | ||
| 7092 | 2026.02.17 17:13:43.775171 [ 189 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 182 rows starting from the beginning of the part | ||
| 7093 | 2026.02.17 17:13:43.775210 [ 189 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 182 rows starting from the beginning of the part | ||
| 7094 | 2026.02.17 17:13:43.775248 [ 189 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 184 rows starting from the beginning of the part | ||
| 7095 | 2026.02.17 17:13:43.775291 [ 189 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 182 rows starting from the beginning of the part | ||
| 7096 | 2026.02.17 17:13:43.775624 [ 4 ] {76560ff4-d288-4cd0-b348-0e96426f58ab} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7097 | 2026.02.17 17:13:43.775666 [ 4 ] {76560ff4-d288-4cd0-b348-0e96426f58ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7098 | 2026.02.17 17:13:43.775781 [ 187 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4771 rows, containing 5 columns (5 merged, 0 gathered) in 0.002815451 sec., 1694577.5294970504 rows/sec., 143.03 MiB/sec. | ||
| 7099 | 2026.02.17 17:13:43.776116 [ 186 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7100 | 2026.02.17 17:13:43.776217 [ 4 ] {76560ff4-d288-4cd0-b348-0e96426f58ab} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7101 | 2026.02.17 17:13:43.776313 [ 200 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1126 rows, containing 5 columns (5 merged, 0 gathered) in 0.001503432 sec., 748953.0620606719 rows/sec., 49.41 MiB/sec. | ||
| 7102 | 2026.02.17 17:13:43.776495 [ 200 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7103 | 2026.02.17 17:13:43.776517 [ 186 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_46_9} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7104 | 2026.02.17 17:13:43.776522 [ 4 ] {76560ff4-d288-4cd0-b348-0e96426f58ab} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7105 | 2026.02.17 17:13:43.776619 [ 186 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_46_9} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7106 | 2026.02.17 17:13:43.776680 [ 4 ] {76560ff4-d288-4cd0-b348-0e96426f58ab} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001663 sec., 89597.11365003006 rows/sec., 5.79 MiB/sec. | ||
| 7107 | 2026.02.17 17:13:43.776723 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 7108 | 2026.02.17 17:13:43.776723 [ 4 ] {76560ff4-d288-4cd0-b348-0e96426f58ab} <Debug> TCPHandler: Processed in 0.0018589 sec. | ||
| 7109 | 2026.02.17 17:13:43.776822 [ 200 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_26_5} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7110 | 2026.02.17 17:13:43.776851 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7111 | 2026.02.17 17:13:43.776902 [ 200 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_26_5} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7112 | 2026.02.17 17:13:43.776946 [ 4 ] {84ba099d-357e-47b2-8076-a61946edb205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7113 | 2026.02.17 17:13:43.776986 [ 4 ] {84ba099d-357e-47b2-8076-a61946edb205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7114 | 2026.02.17 17:13:43.776992 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7115 | 2026.02.17 17:13:43.777423 [ 4 ] {84ba099d-357e-47b2-8076-a61946edb205} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7116 | 2026.02.17 17:13:43.777459 [ 4 ] {84ba099d-357e-47b2-8076-a61946edb205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7117 | 2026.02.17 17:13:43.777756 [ 4 ] {84ba099d-357e-47b2-8076-a61946edb205} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7118 | 2026.02.17 17:13:43.777955 [ 4 ] {84ba099d-357e-47b2-8076-a61946edb205} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7119 | 2026.02.17 17:13:43.778080 [ 4 ] {84ba099d-357e-47b2-8076-a61946edb205} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001153 sec., 128360.79791847356 rows/sec., 7.30 MiB/sec. | ||
| 7120 | 2026.02.17 17:13:43.778117 [ 4 ] {84ba099d-357e-47b2-8076-a61946edb205} <Debug> TCPHandler: Processed in 0.001315808 sec. | ||
| 7121 | 2026.02.17 17:13:43.778220 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7122 | 2026.02.17 17:13:43.778313 [ 4 ] {bcab5b32-1ee8-494e-a5cf-6ab78f33cdf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7123 | 2026.02.17 17:13:43.778351 [ 4 ] {bcab5b32-1ee8-494e-a5cf-6ab78f33cdf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7124 | 2026.02.17 17:13:43.778943 [ 4 ] {bcab5b32-1ee8-494e-a5cf-6ab78f33cdf9} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2026.02.17 17:13:43.778979 [ 4 ] {bcab5b32-1ee8-494e-a5cf-6ab78f33cdf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7126 | 2026.02.17 17:13:43.779296 [ 4 ] {bcab5b32-1ee8-494e-a5cf-6ab78f33cdf9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7127 | 2026.02.17 17:13:43.779518 [ 4 ] {bcab5b32-1ee8-494e-a5cf-6ab78f33cdf9} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2026.02.17 17:13:43.779643 [ 4 ] {bcab5b32-1ee8-494e-a5cf-6ab78f33cdf9} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001348 sec., 393175.0741839763 rows/sec., 27.81 MiB/sec. | ||
| 7129 | 2026.02.17 17:13:43.779658 [ 105 ] {} <Debug> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7130 | 2026.02.17 17:13:43.779680 [ 4 ] {bcab5b32-1ee8-494e-a5cf-6ab78f33cdf9} <Debug> TCPHandler: Processed in 0.001507802 sec. | ||
| 7131 | 2026.02.17 17:13:43.779716 [ 105 ] {} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7132 | 2026.02.17 17:13:43.779747 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7133 | 2026.02.17 17:13:43.779797 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7134 | 2026.02.17 17:13:43.779830 [ 192 ] {d98c200f-82a8-4bc8-a14b-281771204983::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 | ||
| 7135 | 2026.02.17 17:13:43.779895 [ 4 ] {7684f56f-9a5c-457c-b32e-2288e8a6e144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7136 | 2026.02.17 17:13:43.779918 [ 192 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7137 | 2026.02.17 17:13:43.779937 [ 4 ] {7684f56f-9a5c-457c-b32e-2288e8a6e144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7138 | 2026.02.17 17:13:43.779946 [ 192 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1022 rows starting from the beginning of the part | ||
| 7139 | 2026.02.17 17:13:43.779999 [ 192 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 530 rows starting from the beginning of the part | ||
| 7140 | 2026.02.17 17:13:43.780042 [ 192 ] {d98c200f-82a8-4bc8-a14b-281771204983::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 | ||
| 7141 | 2026.02.17 17:13:43.780108 [ 192 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 532 rows starting from the beginning of the part | ||
| 7142 | 2026.02.17 17:13:43.780158 [ 192 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 7143 | 2026.02.17 17:13:43.780202 [ 192 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 530 rows starting from the beginning of the part | ||
| 7144 | 2026.02.17 17:13:43.780268 [ 4 ] {7684f56f-9a5c-457c-b32e-2288e8a6e144} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7145 | 2026.02.17 17:13:43.780304 [ 4 ] {7684f56f-9a5c-457c-b32e-2288e8a6e144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7146 | 2026.02.17 17:13:43.780606 [ 4 ] {7684f56f-9a5c-457c-b32e-2288e8a6e144} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7147 | 2026.02.17 17:13:43.780820 [ 4 ] {7684f56f-9a5c-457c-b32e-2288e8a6e144} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7148 | 2026.02.17 17:13:43.780955 [ 4 ] {7684f56f-9a5c-457c-b32e-2288e8a6e144} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 7149 | 2026.02.17 17:13:43.780991 [ 4 ] {7684f56f-9a5c-457c-b32e-2288e8a6e144} <Debug> TCPHandler: Processed in 0.001242177 sec. | ||
| 7150 | 2026.02.17 17:13:43.781100 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7151 | 2026.02.17 17:13:43.781192 [ 4 ] {17093820-6877-4bcc-86ea-1b1c276bc546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7152 | 2026.02.17 17:13:43.781235 [ 4 ] {17093820-6877-4bcc-86ea-1b1c276bc546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7153 | 2026.02.17 17:13:43.781402 [ 186 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2742 rows, containing 5 columns (5 merged, 0 gathered) in 0.001606594 sec., 1706716.1958777388 rows/sec., 128.76 MiB/sec. | ||
| 7154 | 2026.02.17 17:13:43.781617 [ 187 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7155 | 2026.02.17 17:13:43.781634 [ 4 ] {17093820-6877-4bcc-86ea-1b1c276bc546} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2026.02.17 17:13:43.781674 [ 4 ] {17093820-6877-4bcc-86ea-1b1c276bc546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7157 | 2026.02.17 17:13:43.781989 [ 187 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_46_9} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7158 | 2026.02.17 17:13:43.782094 [ 4 ] {17093820-6877-4bcc-86ea-1b1c276bc546} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7159 | 2026.02.17 17:13:43.782101 [ 187 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_46_9} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7160 | 2026.02.17 17:13:43.782213 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 7161 | 2026.02.17 17:13:43.782329 [ 4 ] {17093820-6877-4bcc-86ea-1b1c276bc546} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7162 | 2026.02.17 17:13:43.782444 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7163 | 2026.02.17 17:13:43.782467 [ 4 ] {17093820-6877-4bcc-86ea-1b1c276bc546} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001291 sec., 205267.23470178156 rows/sec., 13.64 MiB/sec. | ||
| 7164 | 2026.02.17 17:13:43.782478 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7165 | 2026.02.17 17:13:43.782509 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7166 | 2026.02.17 17:13:43.782514 [ 4 ] {17093820-6877-4bcc-86ea-1b1c276bc546} <Debug> TCPHandler: Processed in 0.001462451 sec. | ||
| 7167 | 2026.02.17 17:13:43.782577 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::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 | ||
| 7168 | 2026.02.17 17:13:43.782628 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7169 | 2026.02.17 17:13:43.782660 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7170 | 2026.02.17 17:13:43.782686 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14142 rows starting from the beginning of the part | ||
| 7171 | 2026.02.17 17:13:43.782723 [ 4 ] {3932ded6-07d7-49ee-939a-21aae6f9e77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7172 | 2026.02.17 17:13:43.782736 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 265 rows starting from the beginning of the part | ||
| 7173 | 2026.02.17 17:13:43.782765 [ 4 ] {3932ded6-07d7-49ee-939a-21aae6f9e77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7174 | 2026.02.17 17:13:43.782780 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::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 | ||
| 7175 | 2026.02.17 17:13:43.782819 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 266 rows starting from the beginning of the part | ||
| 7176 | 2026.02.17 17:13:43.782863 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::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 | ||
| 7177 | 2026.02.17 17:13:43.782902 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 265 rows starting from the beginning of the part | ||
| 7178 | 2026.02.17 17:13:43.783069 [ 4 ] {3932ded6-07d7-49ee-939a-21aae6f9e77c} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7179 | 2026.02.17 17:13:43.783105 [ 4 ] {3932ded6-07d7-49ee-939a-21aae6f9e77c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7180 | 2026.02.17 17:13:43.783413 [ 4 ] {3932ded6-07d7-49ee-939a-21aae6f9e77c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7181 | 2026.02.17 17:13:43.783619 [ 4 ] {3932ded6-07d7-49ee-939a-21aae6f9e77c} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7182 | 2026.02.17 17:13:43.783748 [ 4 ] {3932ded6-07d7-49ee-939a-21aae6f9e77c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 7183 | 2026.02.17 17:13:43.783785 [ 4 ] {3932ded6-07d7-49ee-939a-21aae6f9e77c} <Debug> TCPHandler: Processed in 0.001205606 sec. | ||
| 7184 | 2026.02.17 17:13:43.783892 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7185 | 2026.02.17 17:13:43.783986 [ 4 ] {4724c73b-3316-4ef0-b476-6d675e05e48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7186 | 2026.02.17 17:13:43.784041 [ 4 ] {4724c73b-3316-4ef0-b476-6d675e05e48b} <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 | ||
| 7187 | 2026.02.17 17:13:43.784884 [ 4 ] {4724c73b-3316-4ef0-b476-6d675e05e48b} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7188 | 2026.02.17 17:13:43.784920 [ 4 ] {4724c73b-3316-4ef0-b476-6d675e05e48b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7189 | 2026.02.17 17:13:43.785508 [ 4 ] {4724c73b-3316-4ef0-b476-6d675e05e48b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7190 | 2026.02.17 17:13:43.785826 [ 4 ] {4724c73b-3316-4ef0-b476-6d675e05e48b} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7191 | 2026.02.17 17:13:43.785980 [ 4 ] {4724c73b-3316-4ef0-b476-6d675e05e48b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002012 sec., 19880.715705765408 rows/sec., 35.63 MiB/sec. | ||
| 7192 | 2026.02.17 17:13:43.786054 [ 4 ] {4724c73b-3316-4ef0-b476-6d675e05e48b} <Debug> TCPHandler: Processed in 0.002210008 sec. | ||
| 7193 | 2026.02.17 17:13:43.786165 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7194 | 2026.02.17 17:13:43.786260 [ 4 ] {cb3b6160-23e3-41a6-afdb-211eda69068b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7195 | 2026.02.17 17:13:43.786302 [ 4 ] {cb3b6160-23e3-41a6-afdb-211eda69068b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7196 | 2026.02.17 17:13:43.786639 [ 4 ] {cb3b6160-23e3-41a6-afdb-211eda69068b} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7197 | 2026.02.17 17:13:43.786677 [ 4 ] {cb3b6160-23e3-41a6-afdb-211eda69068b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7198 | 2026.02.17 17:13:43.787005 [ 4 ] {cb3b6160-23e3-41a6-afdb-211eda69068b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7199 | 2026.02.17 17:13:43.787218 [ 4 ] {cb3b6160-23e3-41a6-afdb-211eda69068b} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7200 | 2026.02.17 17:13:43.787329 [ 105 ] {} <Debug> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7201 | 2026.02.17 17:13:43.787348 [ 4 ] {cb3b6160-23e3-41a6-afdb-211eda69068b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001106 sec., 81374.321880651 rows/sec., 5.09 MiB/sec. | ||
| 7202 | 2026.02.17 17:13:43.787364 [ 105 ] {} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7203 | 2026.02.17 17:13:43.787390 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7204 | 2026.02.17 17:13:43.787394 [ 4 ] {cb3b6160-23e3-41a6-afdb-211eda69068b} <Debug> TCPHandler: Processed in 0.001278548 sec. | ||
| 7205 | 2026.02.17 17:13:43.787473 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 7206 | 2026.02.17 17:13:43.787510 [ 187 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15258 rows, containing 5 columns (5 merged, 0 gathered) in 0.004962427 sec., 3074705.1795421876 rows/sec., 206.95 MiB/sec. | ||
| 7207 | 2026.02.17 17:13:43.787569 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7208 | 2026.02.17 17:13:43.787604 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3000 rows starting from the beginning of the part | ||
| 7209 | 2026.02.17 17:13:43.787661 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 90 rows starting from the beginning of the part | ||
| 7210 | 2026.02.17 17:13:43.787700 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 7211 | 2026.02.17 17:13:43.787736 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 90 rows starting from the beginning of the part | ||
| 7212 | 2026.02.17 17:13:43.787776 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 7213 | 2026.02.17 17:13:43.787811 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 90 rows starting from the beginning of the part | ||
| 7214 | 2026.02.17 17:13:43.788122 [ 193 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7215 | 2026.02.17 17:13:43.788430 [ 193 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7216 | 2026.02.17 17:13:43.788513 [ 193 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7217 | 2026.02.17 17:13:43.788608 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 7218 | 2026.02.17 17:13:43.789162 [ 193 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3390 rows, containing 4 columns (4 merged, 0 gathered) in 0.001722777 sec., 1967753.2263316726 rows/sec., 126.82 MiB/sec. | ||
| 7219 | 2026.02.17 17:13:43.789477 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7220 | 2026.02.17 17:13:43.789713 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_46_9} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7221 | 2026.02.17 17:13:43.789776 [ 186 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_46_9} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7222 | 2026.02.17 17:13:43.789837 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7223 | 2026.02.17 17:13:44.000176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.31 MiB, peak 286.67 MiB, free memory in arenas 0.00 B, will set to 280.77 MiB (RSS), difference: 1.46 MiB | ||
| 7224 | 2026.02.17 17:13:45.814352 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15752 | ||
| 7225 | 2026.02.17 17:13:45.814831 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7226 | 2026.02.17 17:13:45.814885 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7227 | 2026.02.17 17:13:45.815364 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7228 | 2026.02.17 17:13:45.815589 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7229 | 2026.02.17 17:13:45.815739 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15752 | ||
| 7230 | 2026.02.17 17:13:46.650507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7231 | 2026.02.17 17:13:46.667695 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7232 | 2026.02.17 17:13:46.667768 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7233 | 2026.02.17 17:13:46.673520 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7234 | 2026.02.17 17:13:46.674230 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7235 | 2026.02.17 17:13:46.677109 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7236 | 2026.02.17 17:13:48.357149 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 938 | ||
| 7237 | 2026.02.17 17:13:48.359868 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7238 | 2026.02.17 17:13:48.359916 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7239 | 2026.02.17 17:13:48.361130 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7240 | 2026.02.17 17:13:48.361411 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7241 | 2026.02.17 17:13:48.361780 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 938 | ||
| 7242 | 2026.02.17 17:13:48.795704 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7243 | 2026.02.17 17:13:48.795996 [ 4 ] {339c55b1-61bb-4247-9a7e-8085df03b6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7244 | 2026.02.17 17:13:48.796103 [ 4 ] {339c55b1-61bb-4247-9a7e-8085df03b6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7245 | 2026.02.17 17:13:48.797345 [ 4 ] {339c55b1-61bb-4247-9a7e-8085df03b6bc} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7246 | 2026.02.17 17:13:48.797423 [ 4 ] {339c55b1-61bb-4247-9a7e-8085df03b6bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7247 | 2026.02.17 17:13:48.798114 [ 4 ] {339c55b1-61bb-4247-9a7e-8085df03b6bc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7248 | 2026.02.17 17:13:48.798559 [ 4 ] {339c55b1-61bb-4247-9a7e-8085df03b6bc} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7249 | 2026.02.17 17:13:48.798816 [ 4 ] {339c55b1-61bb-4247-9a7e-8085df03b6bc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002891 sec., 691.8021445866483 rows/sec., 56.41 KiB/sec. | ||
| 7250 | 2026.02.17 17:13:48.798898 [ 4 ] {339c55b1-61bb-4247-9a7e-8085df03b6bc} <Debug> TCPHandler: Processed in 0.003416274 sec. | ||
| 7251 | 2026.02.17 17:13:48.799088 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7252 | 2026.02.17 17:13:48.799212 [ 4 ] {f76a80de-92fe-4b58-af41-dea0dc0a0b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7253 | 2026.02.17 17:13:48.799269 [ 4 ] {f76a80de-92fe-4b58-af41-dea0dc0a0b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7254 | 2026.02.17 17:13:48.800601 [ 4 ] {f76a80de-92fe-4b58-af41-dea0dc0a0b1b} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7255 | 2026.02.17 17:13:48.800649 [ 4 ] {f76a80de-92fe-4b58-af41-dea0dc0a0b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7256 | 2026.02.17 17:13:48.801189 [ 4 ] {f76a80de-92fe-4b58-af41-dea0dc0a0b1b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7257 | 2026.02.17 17:13:48.801561 [ 4 ] {f76a80de-92fe-4b58-af41-dea0dc0a0b1b} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7258 | 2026.02.17 17:13:48.801774 [ 4 ] {f76a80de-92fe-4b58-af41-dea0dc0a0b1b} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002595 sec., 461271.676300578 rows/sec., 38.02 MiB/sec. | ||
| 7259 | 2026.02.17 17:13:48.801838 [ 4 ] {f76a80de-92fe-4b58-af41-dea0dc0a0b1b} <Debug> TCPHandler: Processed in 0.002813591 sec. | ||
| 7260 | 2026.02.17 17:13:48.802079 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7261 | 2026.02.17 17:13:48.802205 [ 4 ] {8edd839a-f062-4da2-b8f2-dbe4a3a3bacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7262 | 2026.02.17 17:13:48.802264 [ 4 ] {8edd839a-f062-4da2-b8f2-dbe4a3a3bacf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7263 | 2026.02.17 17:13:48.802801 [ 4 ] {8edd839a-f062-4da2-b8f2-dbe4a3a3bacf} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7264 | 2026.02.17 17:13:48.802845 [ 4 ] {8edd839a-f062-4da2-b8f2-dbe4a3a3bacf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7265 | 2026.02.17 17:13:48.803244 [ 4 ] {8edd839a-f062-4da2-b8f2-dbe4a3a3bacf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7266 | 2026.02.17 17:13:48.803511 [ 4 ] {8edd839a-f062-4da2-b8f2-dbe4a3a3bacf} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7267 | 2026.02.17 17:13:48.803675 [ 4 ] {8edd839a-f062-4da2-b8f2-dbe4a3a3bacf} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001502 sec., 1331.5579227696403 rows/sec., 92.97 KiB/sec. | ||
| 7268 | 2026.02.17 17:13:48.803723 [ 4 ] {8edd839a-f062-4da2-b8f2-dbe4a3a3bacf} <Debug> TCPHandler: Processed in 0.001706087 sec. | ||
| 7269 | 2026.02.17 17:13:48.803867 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7270 | 2026.02.17 17:13:48.803987 [ 4 ] {6fae1560-eb5f-4766-bd18-e4e942a7d97b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7271 | 2026.02.17 17:13:48.804036 [ 4 ] {6fae1560-eb5f-4766-bd18-e4e942a7d97b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7272 | 2026.02.17 17:13:48.804656 [ 4 ] {6fae1560-eb5f-4766-bd18-e4e942a7d97b} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7273 | 2026.02.17 17:13:48.804699 [ 4 ] {6fae1560-eb5f-4766-bd18-e4e942a7d97b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7274 | 2026.02.17 17:13:48.805085 [ 4 ] {6fae1560-eb5f-4766-bd18-e4e942a7d97b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7275 | 2026.02.17 17:13:48.805340 [ 4 ] {6fae1560-eb5f-4766-bd18-e4e942a7d97b} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7276 | 2026.02.17 17:13:48.805490 [ 99 ] {} <Debug> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 7277 | 2026.02.17 17:13:48.805514 [ 4 ] {6fae1560-eb5f-4766-bd18-e4e942a7d97b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001552 sec., 146907.21649484537 rows/sec., 9.95 MiB/sec. | ||
| 7278 | 2026.02.17 17:13:48.805574 [ 99 ] {} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7279 | 2026.02.17 17:13:48.805594 [ 4 ] {6fae1560-eb5f-4766-bd18-e4e942a7d97b} <Debug> TCPHandler: Processed in 0.001787848 sec. | ||
| 7280 | 2026.02.17 17:13:48.805602 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7281 | 2026.02.17 17:13:48.805744 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7282 | 2026.02.17 17:13:48.805767 [ 198 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 7283 | 2026.02.17 17:13:48.805852 [ 4 ] {40be15f6-a9cf-4cac-96b0-bd0a2852737a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7284 | 2026.02.17 17:13:48.805905 [ 4 ] {40be15f6-a9cf-4cac-96b0-bd0a2852737a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7285 | 2026.02.17 17:13:48.805955 [ 198 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7286 | 2026.02.17 17:13:48.806011 [ 198 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 378 rows starting from the beginning of the part | ||
| 7287 | 2026.02.17 17:13:48.806102 [ 198 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
| 7288 | 2026.02.17 17:13:48.806169 [ 198 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 149 rows starting from the beginning of the part | ||
| 7289 | 2026.02.17 17:13:48.806230 [ 198 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 149 rows starting from the beginning of the part | ||
| 7290 | 2026.02.17 17:13:48.806319 [ 198 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part | ||
| 7291 | 2026.02.17 17:13:48.806403 [ 198 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 228 rows starting from the beginning of the part | ||
| 7292 | 2026.02.17 17:13:48.806702 [ 4 ] {40be15f6-a9cf-4cac-96b0-bd0a2852737a} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7293 | 2026.02.17 17:13:48.806750 [ 4 ] {40be15f6-a9cf-4cac-96b0-bd0a2852737a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7294 | 2026.02.17 17:13:48.807218 [ 4 ] {40be15f6-a9cf-4cac-96b0-bd0a2852737a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7295 | 2026.02.17 17:13:48.807445 [ 193 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1281 rows, containing 5 columns (5 merged, 0 gathered) in 0.001747958 sec., 732855.1372515815 rows/sec., 51.36 MiB/sec. | ||
| 7296 | 2026.02.17 17:13:48.807496 [ 4 ] {40be15f6-a9cf-4cac-96b0-bd0a2852737a} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7297 | 2026.02.17 17:13:48.807659 [ 4 ] {40be15f6-a9cf-4cac-96b0-bd0a2852737a} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001829 sec., 285401.8589393111 rows/sec., 21.13 MiB/sec. | ||
| 7298 | 2026.02.17 17:13:48.807705 [ 4 ] {40be15f6-a9cf-4cac-96b0-bd0a2852737a} <Debug> TCPHandler: Processed in 0.002017914 sec. | ||
| 7299 | 2026.02.17 17:13:48.807741 [ 193 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 7300 | 2026.02.17 17:13:48.807846 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7301 | 2026.02.17 17:13:48.807955 [ 4 ] {c5da904a-fa12-4c47-bd11-39cab59e7a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7302 | 2026.02.17 17:13:48.808010 [ 4 ] {c5da904a-fa12-4c47-bd11-39cab59e7a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7303 | 2026.02.17 17:13:48.808197 [ 193 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_30_6} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7304 | 2026.02.17 17:13:48.808318 [ 193 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_30_6} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 7305 | 2026.02.17 17:13:48.808451 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 7306 | 2026.02.17 17:13:48.808740 [ 4 ] {c5da904a-fa12-4c47-bd11-39cab59e7a60} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7307 | 2026.02.17 17:13:48.808784 [ 4 ] {c5da904a-fa12-4c47-bd11-39cab59e7a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7308 | 2026.02.17 17:13:48.809211 [ 4 ] {c5da904a-fa12-4c47-bd11-39cab59e7a60} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7309 | 2026.02.17 17:13:48.809514 [ 4 ] {c5da904a-fa12-4c47-bd11-39cab59e7a60} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7310 | 2026.02.17 17:13:48.809678 [ 4 ] {c5da904a-fa12-4c47-bd11-39cab59e7a60} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001737 sec., 486470.92688543466 rows/sec., 32.74 MiB/sec. | ||
| 7311 | 2026.02.17 17:13:48.809732 [ 4 ] {c5da904a-fa12-4c47-bd11-39cab59e7a60} <Debug> TCPHandler: Processed in 0.001943242 sec. | ||
| 7312 | 2026.02.17 17:13:48.809879 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7313 | 2026.02.17 17:13:48.809981 [ 4 ] {1c0f4ec9-27e0-4f53-9ed1-ec3d17e7dd00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7314 | 2026.02.17 17:13:48.810027 [ 4 ] {1c0f4ec9-27e0-4f53-9ed1-ec3d17e7dd00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7315 | 2026.02.17 17:13:48.810423 [ 4 ] {1c0f4ec9-27e0-4f53-9ed1-ec3d17e7dd00} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7316 | 2026.02.17 17:13:48.810463 [ 4 ] {1c0f4ec9-27e0-4f53-9ed1-ec3d17e7dd00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 7317 | 2026.02.17 17:13:48.810860 [ 4 ] {1c0f4ec9-27e0-4f53-9ed1-ec3d17e7dd00} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7318 | 2026.02.17 17:13:48.811115 [ 4 ] {1c0f4ec9-27e0-4f53-9ed1-ec3d17e7dd00} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7319 | 2026.02.17 17:13:48.811296 [ 4 ] {1c0f4ec9-27e0-4f53-9ed1-ec3d17e7dd00} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001332 sec., 45045.045045045044 rows/sec., 3.04 MiB/sec. | ||
| 7320 | 2026.02.17 17:13:48.811353 [ 4 ] {1c0f4ec9-27e0-4f53-9ed1-ec3d17e7dd00} <Debug> TCPHandler: Processed in 0.001534694 sec. | ||
| 7321 | 2026.02.17 17:13:49.589239 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61388 | ||
| 7322 | 2026.02.17 17:13:49.589341 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7323 | 2026.02.17 17:13:49.589366 [ 290 ] {} <Debug> TCP-Session: 86d2076d-1873-4c25-8b2a-03770531e0e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61388 | ||
| 7324 | 2026.02.17 17:13:49.589386 [ 290 ] {} <Debug> TCP-Session: 86d2076d-1873-4c25-8b2a-03770531e0e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7325 | 2026.02.17 17:13:49.589398 [ 290 ] {} <Debug> TCP-Session: 86d2076d-1873-4c25-8b2a-03770531e0e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7326 | 2026.02.17 17:13:49.589573 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53555 | ||
| 7327 | 2026.02.17 17:13:49.589611 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39202 | ||
| 7328 | 2026.02.17 17:13:49.589620 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63912 | ||
| 7329 | 2026.02.17 17:13:49.589663 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56165 | ||
| 7330 | 2026.02.17 17:13:49.589690 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7331 | 2026.02.17 17:13:49.589725 [ 290 ] {} <Trace> TCP-Session: 86d2076d-1873-4c25-8b2a-03770531e0e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7332 | 2026.02.17 17:13:49.589731 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7333 | 2026.02.17 17:13:49.589756 [ 291 ] {} <Debug> TCP-Session: ea66104c-70c4-496e-a79b-5013d8940e77 Authenticating user 'default' from [fd00:1122:3344:101::e]:53555 | ||
| 7334 | 2026.02.17 17:13:49.589652 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48151 | ||
| 7335 | 2026.02.17 17:13:49.589793 [ 292 ] {} <Debug> TCP-Session: a21364e8-d6d2-4571-a383-65dc0e3bfaae Authenticating user 'default' from [fd00:1122:3344:101::e]:39202 | ||
| 7336 | 2026.02.17 17:13:49.589808 [ 291 ] {} <Debug> TCP-Session: ea66104c-70c4-496e-a79b-5013d8940e77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7337 | 2026.02.17 17:13:49.589640 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49581 | ||
| 7338 | 2026.02.17 17:13:49.589855 [ 291 ] {} <Debug> TCP-Session: ea66104c-70c4-496e-a79b-5013d8940e77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7339 | 2026.02.17 17:13:49.589876 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7340 | 2026.02.17 17:13:49.589853 [ 292 ] {} <Debug> TCP-Session: a21364e8-d6d2-4571-a383-65dc0e3bfaae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7341 | 2026.02.17 17:13:49.589927 [ 294 ] {} <Debug> TCP-Session: 66bb2b72-ee0a-42c3-9899-a4ee85d4c932 Authenticating user 'default' from [fd00:1122:3344:101::e]:63912 | ||
| 7342 | 2026.02.17 17:13:49.589921 [ 290 ] {fd12a7dc-49b8-4ad1-acd2-f0b5b0a023af} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61388) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7343 | 2026.02.17 17:13:49.589942 [ 292 ] {} <Debug> TCP-Session: a21364e8-d6d2-4571-a383-65dc0e3bfaae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7344 | 2026.02.17 17:13:49.589962 [ 294 ] {} <Debug> TCP-Session: 66bb2b72-ee0a-42c3-9899-a4ee85d4c932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7345 | 2026.02.17 17:13:49.589625 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63894 | ||
| 7346 | 2026.02.17 17:13:49.590004 [ 294 ] {} <Debug> TCP-Session: 66bb2b72-ee0a-42c3-9899-a4ee85d4c932 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7347 | 2026.02.17 17:13:49.589621 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54928 | ||
| 7348 | 2026.02.17 17:13:49.590299 [ 290 ] {fd12a7dc-49b8-4ad1-acd2-f0b5b0a023af} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7349 | 2026.02.17 17:13:49.590315 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7350 | 2026.02.17 17:13:49.590361 [ 289 ] {} <Debug> TCP-Session: 440a8b28-169a-4190-ad28-c492bdc03080 Authenticating user 'default' from [fd00:1122:3344:101::e]:56165 | ||
| 7351 | 2026.02.17 17:13:49.590367 [ 290 ] {fd12a7dc-49b8-4ad1-acd2-f0b5b0a023af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7352 | 2026.02.17 17:13:49.590379 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7353 | 2026.02.17 17:13:49.590385 [ 289 ] {} <Debug> TCP-Session: 440a8b28-169a-4190-ad28-c492bdc03080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7354 | 2026.02.17 17:13:49.590412 [ 289 ] {} <Debug> TCP-Session: 440a8b28-169a-4190-ad28-c492bdc03080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7355 | 2026.02.17 17:13:49.590414 [ 293 ] {} <Debug> TCP-Session: 72512703-a37d-4afa-942b-0aac7b30bb26 Authenticating user 'default' from [fd00:1122:3344:101::e]:54928 | ||
| 7356 | 2026.02.17 17:13:49.590435 [ 293 ] {} <Debug> TCP-Session: 72512703-a37d-4afa-942b-0aac7b30bb26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7357 | 2026.02.17 17:13:49.590449 [ 293 ] {} <Debug> TCP-Session: 72512703-a37d-4afa-942b-0aac7b30bb26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7358 | 2026.02.17 17:13:49.590645 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7359 | 2026.02.17 17:13:49.590682 [ 288 ] {} <Debug> TCP-Session: 99309f06-90d8-47aa-b17c-4927ce429961 Authenticating user 'default' from [fd00:1122:3344:101::e]:48151 | ||
| 7360 | 2026.02.17 17:13:49.590699 [ 288 ] {} <Debug> TCP-Session: 99309f06-90d8-47aa-b17c-4927ce429961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7361 | 2026.02.17 17:13:49.590711 [ 288 ] {} <Debug> TCP-Session: 99309f06-90d8-47aa-b17c-4927ce429961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7362 | 2026.02.17 17:13:49.590769 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7363 | 2026.02.17 17:13:49.590803 [ 286 ] {} <Debug> TCP-Session: 6e660554-a4cb-47c6-8409-a261d3dc84c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63894 | ||
| 7364 | 2026.02.17 17:13:49.590819 [ 286 ] {} <Debug> TCP-Session: 6e660554-a4cb-47c6-8409-a261d3dc84c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7365 | 2026.02.17 17:13:49.590833 [ 286 ] {} <Debug> TCP-Session: 6e660554-a4cb-47c6-8409-a261d3dc84c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7366 | 2026.02.17 17:13:49.590921 [ 290 ] {fd12a7dc-49b8-4ad1-acd2-f0b5b0a023af} <Debug> oximeter.version (bb42e2e0-329b-425c-b202-885f356d054d) (SelectExecutor): Key condition: unknown | ||
| 7367 | 2026.02.17 17:13:49.590954 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7368 | 2026.02.17 17:13:49.590989 [ 287 ] {} <Debug> TCP-Session: 6e5db6af-0033-4933-bdde-8ce74c76620a Authenticating user 'default' from [fd00:1122:3344:101::e]:49581 | ||
| 7369 | 2026.02.17 17:13:49.591008 [ 287 ] {} <Debug> TCP-Session: 6e5db6af-0033-4933-bdde-8ce74c76620a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7370 | 2026.02.17 17:13:49.591025 [ 287 ] {} <Debug> TCP-Session: 6e5db6af-0033-4933-bdde-8ce74c76620a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7371 | 2026.02.17 17:13:49.591925 [ 345 ] {fd12a7dc-49b8-4ad1-acd2-f0b5b0a023af} <Trace> AggregatingTransform: Aggregating | ||
| 7372 | 2026.02.17 17:13:49.591979 [ 345 ] {fd12a7dc-49b8-4ad1-acd2-f0b5b0a023af} <Trace> Aggregator: Aggregation method: without_key | ||
| 7373 | 2026.02.17 17:13:49.592020 [ 345 ] {fd12a7dc-49b8-4ad1-acd2-f0b5b0a023af} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000992571 sec. (1007.485 rows/sec., 39.35 KiB/sec.) | ||
| 7374 | 2026.02.17 17:13:49.592043 [ 345 ] {fd12a7dc-49b8-4ad1-acd2-f0b5b0a023af} <Trace> Aggregator: Merging aggregated data | ||
| 7375 | 2026.02.17 17:13:49.593211 [ 290 ] {fd12a7dc-49b8-4ad1-acd2-f0b5b0a023af} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003352 sec., 298.32935560859187 rows/sec., 11.65 KiB/sec. | ||
| 7376 | 2026.02.17 17:13:49.593339 [ 290 ] {fd12a7dc-49b8-4ad1-acd2-f0b5b0a023af} <Debug> TCPHandler: Processed in 0.003753302 sec. | ||
| 7377 | 2026.02.17 17:13:49.593437 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7378 | 2026.02.17 17:13:49.593457 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7379 | 2026.02.17 17:13:49.593485 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7380 | 2026.02.17 17:13:49.593486 [ 290 ] {} <Debug> TCP-Session: 86d2076d-1873-4c25-8b2a-03770531e0e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7381 | 2026.02.17 17:13:49.593517 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7382 | 2026.02.17 17:13:49.593533 [ 291 ] {} <Debug> TCP-Session: ea66104c-70c4-496e-a79b-5013d8940e77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7383 | 2026.02.17 17:13:49.593538 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7384 | 2026.02.17 17:13:49.593563 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7385 | 2026.02.17 17:13:49.593582 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7386 | 2026.02.17 17:13:49.593606 [ 292 ] {} <Debug> TCP-Session: a21364e8-d6d2-4571-a383-65dc0e3bfaae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7387 | 2026.02.17 17:13:49.593621 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7388 | 2026.02.17 17:13:49.593644 [ 287 ] {} <Debug> TCP-Session: 6e5db6af-0033-4933-bdde-8ce74c76620a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7389 | 2026.02.17 17:13:49.593625 [ 289 ] {} <Debug> TCP-Session: 440a8b28-169a-4190-ad28-c492bdc03080 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7390 | 2026.02.17 17:13:49.593668 [ 288 ] {} <Debug> TCP-Session: 99309f06-90d8-47aa-b17c-4927ce429961 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7391 | 2026.02.17 17:13:49.593598 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7392 | 2026.02.17 17:13:49.593571 [ 293 ] {} <Debug> TCP-Session: 72512703-a37d-4afa-942b-0aac7b30bb26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7393 | 2026.02.17 17:13:49.593744 [ 286 ] {} <Debug> TCP-Session: 6e660554-a4cb-47c6-8409-a261d3dc84c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7394 | 2026.02.17 17:13:49.593495 [ 294 ] {} <Debug> TCP-Session: 66bb2b72-ee0a-42c3-9899-a4ee85d4c932 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7395 | 2026.02.17 17:13:51.514415 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52745 | ||
| 7396 | 2026.02.17 17:13:51.514550 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7397 | 2026.02.17 17:13:51.514587 [ 290 ] {} <Debug> TCP-Session: 0392b0d0-a90e-454a-a529-f0cdca26011f Authenticating user 'default' from [fd00:1122:3344:101::e]:52745 | ||
| 7398 | 2026.02.17 17:13:51.514617 [ 290 ] {} <Debug> TCP-Session: 0392b0d0-a90e-454a-a529-f0cdca26011f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7399 | 2026.02.17 17:13:51.514639 [ 290 ] {} <Debug> TCP-Session: 0392b0d0-a90e-454a-a529-f0cdca26011f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7400 | 2026.02.17 17:13:51.514902 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38415 | ||
| 7401 | 2026.02.17 17:13:51.514933 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57031 | ||
| 7402 | 2026.02.17 17:13:51.514948 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57091 | ||
| 7403 | 2026.02.17 17:13:51.514941 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60399 | ||
| 7404 | 2026.02.17 17:13:51.515042 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7405 | 2026.02.17 17:13:51.515056 [ 290 ] {} <Trace> TCP-Session: 0392b0d0-a90e-454a-a529-f0cdca26011f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7406 | 2026.02.17 17:13:51.515100 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7407 | 2026.02.17 17:13:51.515109 [ 287 ] {} <Debug> TCP-Session: 35d14095-5766-42a1-88af-a5cfb5131466 Authenticating user 'default' from [fd00:1122:3344:101::e]:57031 | ||
| 7408 | 2026.02.17 17:13:51.515148 [ 289 ] {} <Debug> TCP-Session: 805ed164-3ab9-4d27-823e-d59788b5caeb Authenticating user 'default' from [fd00:1122:3344:101::e]:57091 | ||
| 7409 | 2026.02.17 17:13:51.515157 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7410 | 2026.02.17 17:13:51.515168 [ 287 ] {} <Debug> TCP-Session: 35d14095-5766-42a1-88af-a5cfb5131466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7411 | 2026.02.17 17:13:51.515182 [ 289 ] {} <Debug> TCP-Session: 805ed164-3ab9-4d27-823e-d59788b5caeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7412 | 2026.02.17 17:13:51.515204 [ 288 ] {} <Debug> TCP-Session: 34706216-e0cb-47b7-aead-86b45f7b114a Authenticating user 'default' from [fd00:1122:3344:101::e]:60399 | ||
| 7413 | 2026.02.17 17:13:51.515232 [ 289 ] {} <Debug> TCP-Session: 805ed164-3ab9-4d27-823e-d59788b5caeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7414 | 2026.02.17 17:13:51.515210 [ 287 ] {} <Debug> TCP-Session: 35d14095-5766-42a1-88af-a5cfb5131466 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7415 | 2026.02.17 17:13:51.515263 [ 288 ] {} <Debug> TCP-Session: 34706216-e0cb-47b7-aead-86b45f7b114a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7416 | 2026.02.17 17:13:51.514915 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47714 | ||
| 7417 | 2026.02.17 17:13:51.515307 [ 288 ] {} <Debug> TCP-Session: 34706216-e0cb-47b7-aead-86b45f7b114a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7418 | 2026.02.17 17:13:51.515312 [ 290 ] {cd618aec-5818-4f73-b8d9-bbfa406005ce} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52745) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7419 | 2026.02.17 17:13:51.514915 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39293 | ||
| 7420 | 2026.02.17 17:13:51.515380 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7421 | 2026.02.17 17:13:51.514917 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39942 | ||
| 7422 | 2026.02.17 17:13:51.515421 [ 292 ] {} <Debug> TCP-Session: 5a66f1b5-686c-4ffe-857a-12ee1bf5ad4b Authenticating user 'default' from [fd00:1122:3344:101::e]:47714 | ||
| 7423 | 2026.02.17 17:13:51.515441 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7424 | 2026.02.17 17:13:51.515461 [ 292 ] {} <Debug> TCP-Session: 5a66f1b5-686c-4ffe-857a-12ee1bf5ad4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7425 | 2026.02.17 17:13:51.515479 [ 293 ] {} <Debug> TCP-Session: bec865f7-4f7a-4575-be81-45c6524c7bd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39293 | ||
| 7426 | 2026.02.17 17:13:51.515490 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7427 | 2026.02.17 17:13:51.515497 [ 292 ] {} <Debug> TCP-Session: 5a66f1b5-686c-4ffe-857a-12ee1bf5ad4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7428 | 2026.02.17 17:13:51.515508 [ 293 ] {} <Debug> TCP-Session: bec865f7-4f7a-4575-be81-45c6524c7bd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7429 | 2026.02.17 17:13:51.515525 [ 286 ] {} <Debug> TCP-Session: 4f690cc3-ffce-47f0-a4d9-b30ed02ac32f Authenticating user 'default' from [fd00:1122:3344:101::e]:39942 | ||
| 7430 | 2026.02.17 17:13:51.515549 [ 293 ] {} <Debug> TCP-Session: bec865f7-4f7a-4575-be81-45c6524c7bd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7431 | 2026.02.17 17:13:51.515570 [ 286 ] {} <Debug> TCP-Session: 4f690cc3-ffce-47f0-a4d9-b30ed02ac32f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7432 | 2026.02.17 17:13:51.514911 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40742 | ||
| 7433 | 2026.02.17 17:13:51.515595 [ 286 ] {} <Debug> TCP-Session: 4f690cc3-ffce-47f0-a4d9-b30ed02ac32f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7434 | 2026.02.17 17:13:51.515042 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7435 | 2026.02.17 17:13:51.515664 [ 290 ] {cd618aec-5818-4f73-b8d9-bbfa406005ce} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7436 | 2026.02.17 17:13:51.515664 [ 291 ] {} <Debug> TCP-Session: 03374729-1b43-4e12-802b-504ce86891cb Authenticating user 'default' from [fd00:1122:3344:101::e]:38415 | ||
| 7437 | 2026.02.17 17:13:51.515663 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7438 | 2026.02.17 17:13:51.515716 [ 291 ] {} <Debug> TCP-Session: 03374729-1b43-4e12-802b-504ce86891cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7439 | 2026.02.17 17:13:51.515738 [ 290 ] {cd618aec-5818-4f73-b8d9-bbfa406005ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7440 | 2026.02.17 17:13:51.515747 [ 294 ] {} <Debug> TCP-Session: 34e47da5-48a9-4280-8fbf-9835fd894798 Authenticating user 'default' from [fd00:1122:3344:101::e]:40742 | ||
| 7441 | 2026.02.17 17:13:51.515749 [ 291 ] {} <Debug> TCP-Session: 03374729-1b43-4e12-802b-504ce86891cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7442 | 2026.02.17 17:13:51.515783 [ 294 ] {} <Debug> TCP-Session: 34e47da5-48a9-4280-8fbf-9835fd894798 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7443 | 2026.02.17 17:13:51.515815 [ 294 ] {} <Debug> TCP-Session: 34e47da5-48a9-4280-8fbf-9835fd894798 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7444 | 2026.02.17 17:13:51.516090 [ 290 ] {cd618aec-5818-4f73-b8d9-bbfa406005ce} <Debug> oximeter.version (bb42e2e0-329b-425c-b202-885f356d054d) (SelectExecutor): Key condition: unknown | ||
| 7445 | 2026.02.17 17:13:51.517398 [ 335 ] {cd618aec-5818-4f73-b8d9-bbfa406005ce} <Trace> AggregatingTransform: Aggregating | ||
| 7446 | 2026.02.17 17:13:51.517452 [ 335 ] {cd618aec-5818-4f73-b8d9-bbfa406005ce} <Trace> Aggregator: Aggregation method: without_key | ||
| 7447 | 2026.02.17 17:13:51.517491 [ 335 ] {cd618aec-5818-4f73-b8d9-bbfa406005ce} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001280837 sec. (780.739 rows/sec., 30.50 KiB/sec.) | ||
| 7448 | 2026.02.17 17:13:51.517511 [ 335 ] {cd618aec-5818-4f73-b8d9-bbfa406005ce} <Trace> Aggregator: Merging aggregated data | ||
| 7449 | 2026.02.17 17:13:51.518962 [ 290 ] {cd618aec-5818-4f73-b8d9-bbfa406005ce} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003732 sec., 267.9528403001072 rows/sec., 10.47 KiB/sec. | ||
| 7450 | 2026.02.17 17:13:51.519108 [ 290 ] {cd618aec-5818-4f73-b8d9-bbfa406005ce} <Debug> TCPHandler: Processed in 0.004235851 sec. | ||
| 7451 | 2026.02.17 17:13:51.519227 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7452 | 2026.02.17 17:13:51.519258 [ 290 ] {} <Debug> TCP-Session: 0392b0d0-a90e-454a-a529-f0cdca26011f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7453 | 2026.02.17 17:13:51.519260 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7454 | 2026.02.17 17:13:51.519283 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7455 | 2026.02.17 17:13:51.519303 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7456 | 2026.02.17 17:13:51.519350 [ 289 ] {} <Debug> TCP-Session: 805ed164-3ab9-4d27-823e-d59788b5caeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7457 | 2026.02.17 17:13:51.519352 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7458 | 2026.02.17 17:13:51.519378 [ 287 ] {} <Debug> TCP-Session: 35d14095-5766-42a1-88af-a5cfb5131466 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7459 | 2026.02.17 17:13:51.519377 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7460 | 2026.02.17 17:13:51.519409 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7461 | 2026.02.17 17:13:51.519434 [ 291 ] {} <Debug> TCP-Session: 03374729-1b43-4e12-802b-504ce86891cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7462 | 2026.02.17 17:13:51.519405 [ 293 ] {} <Debug> TCP-Session: bec865f7-4f7a-4575-be81-45c6524c7bd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7463 | 2026.02.17 17:13:51.519462 [ 288 ] {} <Debug> TCP-Session: 34706216-e0cb-47b7-aead-86b45f7b114a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7464 | 2026.02.17 17:13:51.519390 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7465 | 2026.02.17 17:13:51.519319 [ 292 ] {} <Debug> TCP-Session: 5a66f1b5-686c-4ffe-857a-12ee1bf5ad4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7466 | 2026.02.17 17:13:51.519317 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7467 | 2026.02.17 17:13:51.519538 [ 294 ] {} <Debug> TCP-Session: 34e47da5-48a9-4280-8fbf-9835fd894798 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7468 | 2026.02.17 17:13:51.519571 [ 286 ] {} <Debug> TCP-Session: 4f690cc3-ffce-47f0-a4d9-b30ed02ac32f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7469 | 2026.02.17 17:13:51.745970 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46407 | ||
| 7470 | 2026.02.17 17:13:51.746074 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7471 | 2026.02.17 17:13:51.746102 [ 290 ] {} <Debug> TCP-Session: 51247acb-591c-4a24-a942-1f1d2ce46095 Authenticating user 'default' from [fd00:1122:3344:101::e]:46407 | ||
| 7472 | 2026.02.17 17:13:51.746126 [ 290 ] {} <Debug> TCP-Session: 51247acb-591c-4a24-a942-1f1d2ce46095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7473 | 2026.02.17 17:13:51.746140 [ 290 ] {} <Debug> TCP-Session: 51247acb-591c-4a24-a942-1f1d2ce46095 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7474 | 2026.02.17 17:13:51.746375 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54458 | ||
| 7475 | 2026.02.17 17:13:51.746407 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48010 | ||
| 7476 | 2026.02.17 17:13:51.746428 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33774 | ||
| 7477 | 2026.02.17 17:13:51.746441 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42821 | ||
| 7478 | 2026.02.17 17:13:51.746452 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61368 | ||
| 7479 | 2026.02.17 17:13:51.746489 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7480 | 2026.02.17 17:13:51.746470 [ 290 ] {} <Trace> TCP-Session: 51247acb-591c-4a24-a942-1f1d2ce46095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7481 | 2026.02.17 17:13:51.746539 [ 291 ] {} <Debug> TCP-Session: cfc036bd-19c5-4878-8b68-1e7e94158b99 Authenticating user 'default' from [fd00:1122:3344:101::e]:54458 | ||
| 7482 | 2026.02.17 17:13:51.746535 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7483 | 2026.02.17 17:13:51.746549 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7484 | 2026.02.17 17:13:51.746573 [ 291 ] {} <Debug> TCP-Session: cfc036bd-19c5-4878-8b68-1e7e94158b99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7485 | 2026.02.17 17:13:51.746582 [ 287 ] {} <Debug> TCP-Session: aac1c809-13bf-4d50-9bb7-cb9e8c6cca27 Authenticating user 'default' from [fd00:1122:3344:101::e]:42821 | ||
| 7486 | 2026.02.17 17:13:51.746599 [ 286 ] {} <Debug> TCP-Session: 5ce1ddae-ebc9-46e2-affe-bd8dc766fcf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33774 | ||
| 7487 | 2026.02.17 17:13:51.746613 [ 287 ] {} <Debug> TCP-Session: aac1c809-13bf-4d50-9bb7-cb9e8c6cca27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7488 | 2026.02.17 17:13:51.746629 [ 286 ] {} <Debug> TCP-Session: 5ce1ddae-ebc9-46e2-affe-bd8dc766fcf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7489 | 2026.02.17 17:13:51.746641 [ 287 ] {} <Debug> TCP-Session: aac1c809-13bf-4d50-9bb7-cb9e8c6cca27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7490 | 2026.02.17 17:13:51.746656 [ 286 ] {} <Debug> TCP-Session: 5ce1ddae-ebc9-46e2-affe-bd8dc766fcf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7491 | 2026.02.17 17:13:51.746564 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7492 | 2026.02.17 17:13:51.746564 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7493 | 2026.02.17 17:13:51.746695 [ 290 ] {1daffb85-c386-4b35-b225-9864542a58ed} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46407) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7494 | 2026.02.17 17:13:51.746719 [ 288 ] {} <Debug> TCP-Session: 45357174-b772-4e22-b37c-96365c08964f Authenticating user 'default' from [fd00:1122:3344:101::e]:61368 | ||
| 7495 | 2026.02.17 17:13:51.746726 [ 292 ] {} <Debug> TCP-Session: 874b272d-367f-45cf-854c-ea772b0c4bbc Authenticating user 'default' from [fd00:1122:3344:101::e]:48010 | ||
| 7496 | 2026.02.17 17:13:51.746462 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37219 | ||
| 7497 | 2026.02.17 17:13:51.746761 [ 288 ] {} <Debug> TCP-Session: 45357174-b772-4e22-b37c-96365c08964f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7498 | 2026.02.17 17:13:51.746764 [ 292 ] {} <Debug> TCP-Session: 874b272d-367f-45cf-854c-ea772b0c4bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7499 | 2026.02.17 17:13:51.746814 [ 288 ] {} <Debug> TCP-Session: 45357174-b772-4e22-b37c-96365c08964f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7500 | 2026.02.17 17:13:51.746824 [ 292 ] {} <Debug> TCP-Session: 874b272d-367f-45cf-854c-ea772b0c4bbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7501 | 2026.02.17 17:13:51.746422 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46028 | ||
| 7502 | 2026.02.17 17:13:51.746417 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46027 | ||
| 7503 | 2026.02.17 17:13:51.746866 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7504 | 2026.02.17 17:13:51.746602 [ 291 ] {} <Debug> TCP-Session: cfc036bd-19c5-4878-8b68-1e7e94158b99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7505 | 2026.02.17 17:13:51.746911 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7506 | 2026.02.17 17:13:51.746920 [ 289 ] {} <Debug> TCP-Session: 8ecc6b3f-8117-4eb2-a638-bb0e5b019d2c Authenticating user 'default' from [fd00:1122:3344:101::e]:37219 | ||
| 7507 | 2026.02.17 17:13:51.746936 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7508 | 2026.02.17 17:13:51.746949 [ 293 ] {} <Debug> TCP-Session: 6783f5c9-aff6-46e5-b352-91a7c8a429d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46028 | ||
| 7509 | 2026.02.17 17:13:51.746962 [ 289 ] {} <Debug> TCP-Session: 8ecc6b3f-8117-4eb2-a638-bb0e5b019d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7510 | 2026.02.17 17:13:51.746973 [ 294 ] {} <Debug> TCP-Session: 9b583b2e-aab7-47a4-9055-d921c73c1195 Authenticating user 'default' from [fd00:1122:3344:101::e]:46027 | ||
| 7511 | 2026.02.17 17:13:51.746985 [ 289 ] {} <Debug> TCP-Session: 8ecc6b3f-8117-4eb2-a638-bb0e5b019d2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7512 | 2026.02.17 17:13:51.746992 [ 290 ] {1daffb85-c386-4b35-b225-9864542a58ed} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7513 | 2026.02.17 17:13:51.747002 [ 294 ] {} <Debug> TCP-Session: 9b583b2e-aab7-47a4-9055-d921c73c1195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7514 | 2026.02.17 17:13:51.746981 [ 293 ] {} <Debug> TCP-Session: 6783f5c9-aff6-46e5-b352-91a7c8a429d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7515 | 2026.02.17 17:13:51.747038 [ 294 ] {} <Debug> TCP-Session: 9b583b2e-aab7-47a4-9055-d921c73c1195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7516 | 2026.02.17 17:13:51.747059 [ 293 ] {} <Debug> TCP-Session: 6783f5c9-aff6-46e5-b352-91a7c8a429d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7517 | 2026.02.17 17:13:51.747062 [ 290 ] {1daffb85-c386-4b35-b225-9864542a58ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7518 | 2026.02.17 17:13:51.747360 [ 290 ] {1daffb85-c386-4b35-b225-9864542a58ed} <Debug> oximeter.version (bb42e2e0-329b-425c-b202-885f356d054d) (SelectExecutor): Key condition: unknown | ||
| 7519 | 2026.02.17 17:13:51.748272 [ 285 ] {1daffb85-c386-4b35-b225-9864542a58ed} <Trace> AggregatingTransform: Aggregating | ||
| 7520 | 2026.02.17 17:13:51.748328 [ 285 ] {1daffb85-c386-4b35-b225-9864542a58ed} <Trace> Aggregator: Aggregation method: without_key | ||
| 7521 | 2026.02.17 17:13:51.748371 [ 285 ] {1daffb85-c386-4b35-b225-9864542a58ed} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000905149 sec. (1104.790 rows/sec., 43.16 KiB/sec.) | ||
| 7522 | 2026.02.17 17:13:51.748387 [ 285 ] {1daffb85-c386-4b35-b225-9864542a58ed} <Trace> Aggregator: Merging aggregated data | ||
| 7523 | 2026.02.17 17:13:51.749546 [ 290 ] {1daffb85-c386-4b35-b225-9864542a58ed} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002904 sec., 344.3526170798898 rows/sec., 13.45 KiB/sec. | ||
| 7524 | 2026.02.17 17:13:51.749691 [ 290 ] {1daffb85-c386-4b35-b225-9864542a58ed} <Debug> TCPHandler: Processed in 0.003340622 sec. | ||
| 7525 | 2026.02.17 17:13:51.749811 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7526 | 2026.02.17 17:13:51.749840 [ 290 ] {} <Debug> TCP-Session: 51247acb-591c-4a24-a942-1f1d2ce46095 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7527 | 2026.02.17 17:13:51.749845 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7528 | 2026.02.17 17:13:51.749865 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7529 | 2026.02.17 17:13:51.749877 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7530 | 2026.02.17 17:13:51.749889 [ 293 ] {} <Debug> TCP-Session: 6783f5c9-aff6-46e5-b352-91a7c8a429d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7531 | 2026.02.17 17:13:51.749914 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7532 | 2026.02.17 17:13:51.749932 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7533 | 2026.02.17 17:13:51.749962 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7534 | 2026.02.17 17:13:51.749973 [ 292 ] {} <Debug> TCP-Session: 874b272d-367f-45cf-854c-ea772b0c4bbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7535 | 2026.02.17 17:13:51.749986 [ 288 ] {} <Debug> TCP-Session: 45357174-b772-4e22-b37c-96365c08964f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7536 | 2026.02.17 17:13:51.750017 [ 286 ] {} <Debug> TCP-Session: 5ce1ddae-ebc9-46e2-affe-bd8dc766fcf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7537 | 2026.02.17 17:13:51.749945 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7538 | 2026.02.17 17:13:51.749935 [ 287 ] {} <Debug> TCP-Session: aac1c809-13bf-4d50-9bb7-cb9e8c6cca27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7539 | 2026.02.17 17:13:51.750067 [ 294 ] {} <Debug> TCP-Session: 9b583b2e-aab7-47a4-9055-d921c73c1195 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7540 | 2026.02.17 17:13:51.749915 [ 289 ] {} <Debug> TCP-Session: 8ecc6b3f-8117-4eb2-a638-bb0e5b019d2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7541 | 2026.02.17 17:13:51.749897 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7542 | 2026.02.17 17:13:51.750151 [ 291 ] {} <Debug> TCP-Session: cfc036bd-19c5-4878-8b68-1e7e94158b99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7543 | 2026.02.17 17:13:53.185085 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7544 | 2026.02.17 17:13:53.185184 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7545 | 2026.02.17 17:13:53.315832 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16264 | ||
| 7546 | 2026.02.17 17:13:53.316338 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7547 | 2026.02.17 17:13:53.316380 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7548 | 2026.02.17 17:13:53.316839 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7549 | 2026.02.17 17:13:53.317089 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7550 | 2026.02.17 17:13:53.317246 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16264 | ||
| 7551 | 2026.02.17 17:13:53.769479 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7552 | 2026.02.17 17:13:53.769759 [ 4 ] {e64eae18-87ea-4755-979b-f4b498cc1fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7553 | 2026.02.17 17:13:53.769863 [ 4 ] {e64eae18-87ea-4755-979b-f4b498cc1fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7554 | 2026.02.17 17:13:53.770738 [ 4 ] {e64eae18-87ea-4755-979b-f4b498cc1fd5} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7555 | 2026.02.17 17:13:53.770786 [ 4 ] {e64eae18-87ea-4755-979b-f4b498cc1fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7556 | 2026.02.17 17:13:53.771184 [ 4 ] {e64eae18-87ea-4755-979b-f4b498cc1fd5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7557 | 2026.02.17 17:13:53.771406 [ 4 ] {e64eae18-87ea-4755-979b-f4b498cc1fd5} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7558 | 2026.02.17 17:13:53.771585 [ 4 ] {e64eae18-87ea-4755-979b-f4b498cc1fd5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001903 sec., 149238.04519180243 rows/sec., 9.48 MiB/sec. | ||
| 7559 | 2026.02.17 17:13:53.771636 [ 4 ] {e64eae18-87ea-4755-979b-f4b498cc1fd5} <Debug> TCPHandler: Processed in 0.002340591 sec. | ||
| 7560 | 2026.02.17 17:13:53.771753 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7561 | 2026.02.17 17:13:53.771855 [ 4 ] {41c1ff43-7d50-458a-8c5b-54ef263bf0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7562 | 2026.02.17 17:13:53.771898 [ 4 ] {41c1ff43-7d50-458a-8c5b-54ef263bf0bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7563 | 2026.02.17 17:13:53.772583 [ 4 ] {41c1ff43-7d50-458a-8c5b-54ef263bf0bf} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7564 | 2026.02.17 17:13:53.772620 [ 4 ] {41c1ff43-7d50-458a-8c5b-54ef263bf0bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7565 | 2026.02.17 17:13:53.773003 [ 4 ] {41c1ff43-7d50-458a-8c5b-54ef263bf0bf} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7566 | 2026.02.17 17:13:53.773210 [ 4 ] {41c1ff43-7d50-458a-8c5b-54ef263bf0bf} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7567 | 2026.02.17 17:13:53.773346 [ 4 ] {41c1ff43-7d50-458a-8c5b-54ef263bf0bf} <Debug> executeQuery: Read 877 rows, 71.88 KiB in 0.001515 sec., 578877.8877887789 rows/sec., 46.33 MiB/sec. | ||
| 7568 | 2026.02.17 17:13:53.773386 [ 4 ] {41c1ff43-7d50-458a-8c5b-54ef263bf0bf} <Debug> TCPHandler: Processed in 0.001682956 sec. | ||
| 7569 | 2026.02.17 17:13:53.773491 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7570 | 2026.02.17 17:13:53.773586 [ 4 ] {729f702b-76a5-4187-b914-ea8b5a98811a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7571 | 2026.02.17 17:13:53.773626 [ 4 ] {729f702b-76a5-4187-b914-ea8b5a98811a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7572 | 2026.02.17 17:13:53.774128 [ 4 ] {729f702b-76a5-4187-b914-ea8b5a98811a} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7573 | 2026.02.17 17:13:53.774201 [ 4 ] {729f702b-76a5-4187-b914-ea8b5a98811a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7574 | 2026.02.17 17:13:53.774551 [ 4 ] {729f702b-76a5-4187-b914-ea8b5a98811a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7575 | 2026.02.17 17:13:53.774759 [ 4 ] {729f702b-76a5-4187-b914-ea8b5a98811a} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7576 | 2026.02.17 17:13:53.774892 [ 4 ] {729f702b-76a5-4187-b914-ea8b5a98811a} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001324 sec., 137462.2356495468 rows/sec., 8.52 MiB/sec. | ||
| 7577 | 2026.02.17 17:13:53.774932 [ 4 ] {729f702b-76a5-4187-b914-ea8b5a98811a} <Debug> TCPHandler: Processed in 0.001489902 sec. | ||
| 7578 | 2026.02.17 17:13:53.775041 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7579 | 2026.02.17 17:13:53.775134 [ 4 ] {fae75ebc-c9c6-4fc2-bff9-35c8dd029de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7580 | 2026.02.17 17:13:53.775175 [ 4 ] {fae75ebc-c9c6-4fc2-bff9-35c8dd029de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7581 | 2026.02.17 17:13:53.775590 [ 4 ] {fae75ebc-c9c6-4fc2-bff9-35c8dd029de7} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7582 | 2026.02.17 17:13:53.775627 [ 4 ] {fae75ebc-c9c6-4fc2-bff9-35c8dd029de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7583 | 2026.02.17 17:13:53.775925 [ 4 ] {fae75ebc-c9c6-4fc2-bff9-35c8dd029de7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7584 | 2026.02.17 17:13:53.776135 [ 4 ] {fae75ebc-c9c6-4fc2-bff9-35c8dd029de7} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7585 | 2026.02.17 17:13:53.776268 [ 4 ] {fae75ebc-c9c6-4fc2-bff9-35c8dd029de7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001151 sec., 129452.64986967856 rows/sec., 8.36 MiB/sec. | ||
| 7586 | 2026.02.17 17:13:53.776306 [ 4 ] {fae75ebc-c9c6-4fc2-bff9-35c8dd029de7} <Debug> TCPHandler: Processed in 0.001315768 sec. | ||
| 7587 | 2026.02.17 17:13:53.776413 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7588 | 2026.02.17 17:13:53.776506 [ 4 ] {28f4d241-ee30-41e9-91fd-6501bb277833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7589 | 2026.02.17 17:13:53.776546 [ 4 ] {28f4d241-ee30-41e9-91fd-6501bb277833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7590 | 2026.02.17 17:13:53.776949 [ 4 ] {28f4d241-ee30-41e9-91fd-6501bb277833} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7591 | 2026.02.17 17:13:53.776985 [ 4 ] {28f4d241-ee30-41e9-91fd-6501bb277833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7592 | 2026.02.17 17:13:53.777275 [ 4 ] {28f4d241-ee30-41e9-91fd-6501bb277833} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7593 | 2026.02.17 17:13:53.777478 [ 4 ] {28f4d241-ee30-41e9-91fd-6501bb277833} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7594 | 2026.02.17 17:13:53.777611 [ 4 ] {28f4d241-ee30-41e9-91fd-6501bb277833} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001121 sec., 132024.9776984835 rows/sec., 7.51 MiB/sec. | ||
| 7595 | 2026.02.17 17:13:53.777648 [ 4 ] {28f4d241-ee30-41e9-91fd-6501bb277833} <Debug> TCPHandler: Processed in 0.001284917 sec. | ||
| 7596 | 2026.02.17 17:13:53.777754 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7597 | 2026.02.17 17:13:53.777848 [ 4 ] {760dbf97-0faa-4a29-bdb6-de0a3dfea163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7598 | 2026.02.17 17:13:53.777888 [ 4 ] {760dbf97-0faa-4a29-bdb6-de0a3dfea163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7599 | 2026.02.17 17:13:53.778408 [ 4 ] {760dbf97-0faa-4a29-bdb6-de0a3dfea163} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7600 | 2026.02.17 17:13:53.778444 [ 4 ] {760dbf97-0faa-4a29-bdb6-de0a3dfea163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7601 | 2026.02.17 17:13:53.778758 [ 4 ] {760dbf97-0faa-4a29-bdb6-de0a3dfea163} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7602 | 2026.02.17 17:13:53.778961 [ 4 ] {760dbf97-0faa-4a29-bdb6-de0a3dfea163} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7603 | 2026.02.17 17:13:53.779092 [ 4 ] {760dbf97-0faa-4a29-bdb6-de0a3dfea163} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001261 sec., 420301.3481363997 rows/sec., 29.72 MiB/sec. | ||
| 7604 | 2026.02.17 17:13:53.779131 [ 4 ] {760dbf97-0faa-4a29-bdb6-de0a3dfea163} <Debug> TCPHandler: Processed in 0.00142563 sec. | ||
| 7605 | 2026.02.17 17:13:53.779237 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7606 | 2026.02.17 17:13:53.779330 [ 4 ] {4fe7c36e-ea3b-4e90-a4da-ecc446e6f3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7607 | 2026.02.17 17:13:53.779371 [ 4 ] {4fe7c36e-ea3b-4e90-a4da-ecc446e6f3ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7608 | 2026.02.17 17:13:53.779679 [ 4 ] {4fe7c36e-ea3b-4e90-a4da-ecc446e6f3ef} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7609 | 2026.02.17 17:13:53.779715 [ 4 ] {4fe7c36e-ea3b-4e90-a4da-ecc446e6f3ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7610 | 2026.02.17 17:13:53.780009 [ 4 ] {4fe7c36e-ea3b-4e90-a4da-ecc446e6f3ef} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7611 | 2026.02.17 17:13:53.780208 [ 4 ] {4fe7c36e-ea3b-4e90-a4da-ecc446e6f3ef} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7612 | 2026.02.17 17:13:53.780358 [ 4 ] {4fe7c36e-ea3b-4e90-a4da-ecc446e6f3ef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 7613 | 2026.02.17 17:13:53.780395 [ 4 ] {4fe7c36e-ea3b-4e90-a4da-ecc446e6f3ef} <Debug> TCPHandler: Processed in 0.001207586 sec. | ||
| 7614 | 2026.02.17 17:13:53.780510 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7615 | 2026.02.17 17:13:53.780603 [ 4 ] {94c360bb-df93-4cc7-b1b0-876ddc9cd68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7616 | 2026.02.17 17:13:53.780644 [ 4 ] {94c360bb-df93-4cc7-b1b0-876ddc9cd68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7617 | 2026.02.17 17:13:53.781051 [ 4 ] {94c360bb-df93-4cc7-b1b0-876ddc9cd68a} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7618 | 2026.02.17 17:13:53.781087 [ 4 ] {94c360bb-df93-4cc7-b1b0-876ddc9cd68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7619 | 2026.02.17 17:13:53.781424 [ 4 ] {94c360bb-df93-4cc7-b1b0-876ddc9cd68a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7620 | 2026.02.17 17:13:53.781628 [ 4 ] {94c360bb-df93-4cc7-b1b0-876ddc9cd68a} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7621 | 2026.02.17 17:13:53.781759 [ 4 ] {94c360bb-df93-4cc7-b1b0-876ddc9cd68a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001174 sec., 225724.02044293017 rows/sec., 15.00 MiB/sec. | ||
| 7622 | 2026.02.17 17:13:53.781797 [ 4 ] {94c360bb-df93-4cc7-b1b0-876ddc9cd68a} <Debug> TCPHandler: Processed in 0.001336079 sec. | ||
| 7623 | 2026.02.17 17:13:53.781905 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7624 | 2026.02.17 17:13:53.781998 [ 4 ] {8b34a375-ec3c-4b69-8a4a-81794ac428f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7625 | 2026.02.17 17:13:53.782039 [ 4 ] {8b34a375-ec3c-4b69-8a4a-81794ac428f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7626 | 2026.02.17 17:13:53.782331 [ 4 ] {8b34a375-ec3c-4b69-8a4a-81794ac428f3} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7627 | 2026.02.17 17:13:53.782367 [ 4 ] {8b34a375-ec3c-4b69-8a4a-81794ac428f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7628 | 2026.02.17 17:13:53.782644 [ 4 ] {8b34a375-ec3c-4b69-8a4a-81794ac428f3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7629 | 2026.02.17 17:13:53.782842 [ 4 ] {8b34a375-ec3c-4b69-8a4a-81794ac428f3} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7630 | 2026.02.17 17:13:53.782971 [ 4 ] {8b34a375-ec3c-4b69-8a4a-81794ac428f3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000991 sec., 1009.0817356205854 rows/sec., 67.99 KiB/sec. | ||
| 7631 | 2026.02.17 17:13:53.783007 [ 4 ] {8b34a375-ec3c-4b69-8a4a-81794ac428f3} <Debug> TCPHandler: Processed in 0.001151545 sec. | ||
| 7632 | 2026.02.17 17:13:53.783110 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7633 | 2026.02.17 17:13:53.783202 [ 4 ] {a77a209c-306d-4c5c-8f6a-b8e8147bb7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7634 | 2026.02.17 17:13:53.783254 [ 4 ] {a77a209c-306d-4c5c-8f6a-b8e8147bb7e0} <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 | ||
| 7635 | 2026.02.17 17:13:53.784042 [ 4 ] {a77a209c-306d-4c5c-8f6a-b8e8147bb7e0} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7636 | 2026.02.17 17:13:53.784078 [ 4 ] {a77a209c-306d-4c5c-8f6a-b8e8147bb7e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7637 | 2026.02.17 17:13:53.784616 [ 4 ] {a77a209c-306d-4c5c-8f6a-b8e8147bb7e0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7638 | 2026.02.17 17:13:53.784832 [ 4 ] {a77a209c-306d-4c5c-8f6a-b8e8147bb7e0} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7639 | 2026.02.17 17:13:53.784972 [ 4 ] {a77a209c-306d-4c5c-8f6a-b8e8147bb7e0} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001787 sec., 22383.88360380526 rows/sec., 40.11 MiB/sec. | ||
| 7640 | 2026.02.17 17:13:53.785026 [ 4 ] {a77a209c-306d-4c5c-8f6a-b8e8147bb7e0} <Debug> TCPHandler: Processed in 0.001965453 sec. | ||
| 7641 | 2026.02.17 17:13:53.785135 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7642 | 2026.02.17 17:13:53.785229 [ 4 ] {ff6b8907-bde8-4475-a767-7051facea267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7643 | 2026.02.17 17:13:53.785278 [ 4 ] {ff6b8907-bde8-4475-a767-7051facea267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7644 | 2026.02.17 17:13:53.785602 [ 4 ] {ff6b8907-bde8-4475-a767-7051facea267} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7645 | 2026.02.17 17:13:53.785638 [ 4 ] {ff6b8907-bde8-4475-a767-7051facea267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7646 | 2026.02.17 17:13:53.785942 [ 4 ] {ff6b8907-bde8-4475-a767-7051facea267} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7647 | 2026.02.17 17:13:53.786229 [ 4 ] {ff6b8907-bde8-4475-a767-7051facea267} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7648 | 2026.02.17 17:13:53.786393 [ 4 ] {ff6b8907-bde8-4475-a767-7051facea267} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001181 sec., 76206.60457239627 rows/sec., 4.77 MiB/sec. | ||
| 7649 | 2026.02.17 17:13:53.786441 [ 4 ] {ff6b8907-bde8-4475-a767-7051facea267} <Debug> TCPHandler: Processed in 0.001354729 sec. | ||
| 7650 | 2026.02.17 17:13:54.177203 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7651 | 2026.02.17 17:13:54.194330 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7652 | 2026.02.17 17:13:54.194387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7653 | 2026.02.17 17:13:54.200423 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7654 | 2026.02.17 17:13:54.201129 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7655 | 2026.02.17 17:13:54.204157 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7656 | 2026.02.17 17:13:58.361976 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 980 | ||
| 7657 | 2026.02.17 17:13:58.364542 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7658 | 2026.02.17 17:13:58.364599 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7659 | 2026.02.17 17:13:58.365864 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7660 | 2026.02.17 17:13:58.366147 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7661 | 2026.02.17 17:13:58.366523 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 980 | ||
| 7662 | 2026.02.17 17:13:58.758892 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7663 | 2026.02.17 17:13:58.759110 [ 4 ] {ca8756c7-6115-4d95-953c-808acc81b03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7664 | 2026.02.17 17:13:58.759192 [ 4 ] {ca8756c7-6115-4d95-953c-808acc81b03b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7665 | 2026.02.17 17:13:58.759912 [ 4 ] {ca8756c7-6115-4d95-953c-808acc81b03b} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7666 | 2026.02.17 17:13:58.759962 [ 4 ] {ca8756c7-6115-4d95-953c-808acc81b03b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7667 | 2026.02.17 17:13:58.760370 [ 4 ] {ca8756c7-6115-4d95-953c-808acc81b03b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7668 | 2026.02.17 17:13:58.760596 [ 4 ] {ca8756c7-6115-4d95-953c-808acc81b03b} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7669 | 2026.02.17 17:13:58.760746 [ 4 ] {ca8756c7-6115-4d95-953c-808acc81b03b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001695 sec., 33038.348082595876 rows/sec., 2.54 MiB/sec. | ||
| 7670 | 2026.02.17 17:13:58.760786 [ 4 ] {ca8756c7-6115-4d95-953c-808acc81b03b} <Debug> TCPHandler: Processed in 0.002043324 sec. | ||
| 7671 | 2026.02.17 17:13:58.760901 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7672 | 2026.02.17 17:13:58.760994 [ 4 ] {e9f1505a-5004-4a40-b08e-3d27197dbce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7673 | 2026.02.17 17:13:58.761033 [ 4 ] {e9f1505a-5004-4a40-b08e-3d27197dbce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7674 | 2026.02.17 17:13:58.761451 [ 4 ] {e9f1505a-5004-4a40-b08e-3d27197dbce7} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7675 | 2026.02.17 17:13:58.761487 [ 4 ] {e9f1505a-5004-4a40-b08e-3d27197dbce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7676 | 2026.02.17 17:13:58.761789 [ 4 ] {e9f1505a-5004-4a40-b08e-3d27197dbce7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7677 | 2026.02.17 17:13:58.761998 [ 4 ] {e9f1505a-5004-4a40-b08e-3d27197dbce7} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7678 | 2026.02.17 17:13:58.762122 [ 4 ] {e9f1505a-5004-4a40-b08e-3d27197dbce7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. | ||
| 7679 | 2026.02.17 17:13:58.762158 [ 4 ] {e9f1505a-5004-4a40-b08e-3d27197dbce7} <Debug> TCPHandler: Processed in 0.001304648 sec. | ||
| 7680 | 2026.02.17 17:13:58.762270 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7681 | 2026.02.17 17:13:58.762364 [ 4 ] {49022959-e7b7-4042-8bd3-37fe5ece59ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7682 | 2026.02.17 17:13:58.762409 [ 4 ] {49022959-e7b7-4042-8bd3-37fe5ece59ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7683 | 2026.02.17 17:13:58.762808 [ 4 ] {49022959-e7b7-4042-8bd3-37fe5ece59ea} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7684 | 2026.02.17 17:13:58.762844 [ 4 ] {49022959-e7b7-4042-8bd3-37fe5ece59ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7685 | 2026.02.17 17:13:58.763190 [ 4 ] {49022959-e7b7-4042-8bd3-37fe5ece59ea} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7686 | 2026.02.17 17:13:58.763413 [ 4 ] {49022959-e7b7-4042-8bd3-37fe5ece59ea} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7687 | 2026.02.17 17:13:58.763543 [ 4 ] {49022959-e7b7-4042-8bd3-37fe5ece59ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 7688 | 2026.02.17 17:13:58.763580 [ 4 ] {49022959-e7b7-4042-8bd3-37fe5ece59ea} <Debug> TCPHandler: Processed in 0.001361279 sec. | ||
| 7689 | 2026.02.17 17:13:58.763684 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7690 | 2026.02.17 17:13:58.763776 [ 4 ] {f62ed5b9-c44c-4ed1-b3c3-f92d230d2337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7691 | 2026.02.17 17:13:58.763817 [ 4 ] {f62ed5b9-c44c-4ed1-b3c3-f92d230d2337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7692 | 2026.02.17 17:13:58.764135 [ 4 ] {f62ed5b9-c44c-4ed1-b3c3-f92d230d2337} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7693 | 2026.02.17 17:13:58.764171 [ 4 ] {f62ed5b9-c44c-4ed1-b3c3-f92d230d2337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7694 | 2026.02.17 17:13:58.764467 [ 4 ] {f62ed5b9-c44c-4ed1-b3c3-f92d230d2337} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7695 | 2026.02.17 17:13:58.764678 [ 4 ] {f62ed5b9-c44c-4ed1-b3c3-f92d230d2337} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7696 | 2026.02.17 17:13:58.764806 [ 4 ] {f62ed5b9-c44c-4ed1-b3c3-f92d230d2337} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 7697 | 2026.02.17 17:13:58.764843 [ 4 ] {f62ed5b9-c44c-4ed1-b3c3-f92d230d2337} <Debug> TCPHandler: Processed in 0.001208326 sec. | ||
| 7698 | 2026.02.17 17:14:00.817348 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16712 | ||
| 7699 | 2026.02.17 17:14:00.817837 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7700 | 2026.02.17 17:14:00.817880 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7701 | 2026.02.17 17:14:00.818376 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7702 | 2026.02.17 17:14:00.818611 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7703 | 2026.02.17 17:14:00.818756 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16712 | ||
| 7704 | 2026.02.17 17:14:01.704251 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7705 | 2026.02.17 17:14:01.720854 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7706 | 2026.02.17 17:14:01.720913 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7707 | 2026.02.17 17:14:01.727047 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7708 | 2026.02.17 17:14:01.727720 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7709 | 2026.02.17 17:14:01.730474 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7710 | 2026.02.17 17:14:03.769431 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7711 | 2026.02.17 17:14:03.769628 [ 4 ] {c17a568e-8447-4eaa-9653-dcaac9e14848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7712 | 2026.02.17 17:14:03.769694 [ 4 ] {c17a568e-8447-4eaa-9653-dcaac9e14848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7713 | 2026.02.17 17:14:03.770458 [ 4 ] {c17a568e-8447-4eaa-9653-dcaac9e14848} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7714 | 2026.02.17 17:14:03.770506 [ 4 ] {c17a568e-8447-4eaa-9653-dcaac9e14848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7715 | 2026.02.17 17:14:03.770931 [ 4 ] {c17a568e-8447-4eaa-9653-dcaac9e14848} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7716 | 2026.02.17 17:14:03.771157 [ 4 ] {c17a568e-8447-4eaa-9653-dcaac9e14848} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7717 | 2026.02.17 17:14:03.771319 [ 4 ] {c17a568e-8447-4eaa-9653-dcaac9e14848} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001739 sec., 163312.24841863138 rows/sec., 10.37 MiB/sec. | ||
| 7718 | 2026.02.17 17:14:03.771321 [ 38 ] {} <Debug> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 7719 | 2026.02.17 17:14:03.771372 [ 4 ] {c17a568e-8447-4eaa-9653-dcaac9e14848} <Debug> TCPHandler: Processed in 0.002073535 sec. | ||
| 7720 | 2026.02.17 17:14:03.771400 [ 38 ] {} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7721 | 2026.02.17 17:14:03.771428 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7722 | 2026.02.17 17:14:03.771501 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7723 | 2026.02.17 17:14:03.771544 [ 187 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 7724 | 2026.02.17 17:14:03.771606 [ 4 ] {147f581d-01d0-4bdf-aef1-370a26007084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7725 | 2026.02.17 17:14:03.771655 [ 4 ] {147f581d-01d0-4bdf-aef1-370a26007084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7726 | 2026.02.17 17:14:03.771724 [ 187 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7727 | 2026.02.17 17:14:03.771769 [ 187 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 284 rows starting from the beginning of the part | ||
| 7728 | 2026.02.17 17:14:03.771838 [ 187 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 7729 | 2026.02.17 17:14:03.771901 [ 187 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 7730 | 2026.02.17 17:14:03.771966 [ 187 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 7731 | 2026.02.17 17:14:03.772040 [ 187 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 7732 | 2026.02.17 17:14:03.772070 [ 4 ] {147f581d-01d0-4bdf-aef1-370a26007084} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7733 | 2026.02.17 17:14:03.772113 [ 4 ] {147f581d-01d0-4bdf-aef1-370a26007084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7734 | 2026.02.17 17:14:03.772461 [ 4 ] {147f581d-01d0-4bdf-aef1-370a26007084} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7735 | 2026.02.17 17:14:03.772707 [ 4 ] {147f581d-01d0-4bdf-aef1-370a26007084} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7736 | 2026.02.17 17:14:03.772843 [ 4 ] {147f581d-01d0-4bdf-aef1-370a26007084} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001261 sec., 11102.299762093577 rows/sec., 905.31 KiB/sec. | ||
| 7737 | 2026.02.17 17:14:03.772881 [ 4 ] {147f581d-01d0-4bdf-aef1-370a26007084} <Debug> TCPHandler: Processed in 0.001430581 sec. | ||
| 7738 | 2026.02.17 17:14:03.772993 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7739 | 2026.02.17 17:14:03.773073 [ 198 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001582394 sec., 897374.4844836368 rows/sec., 60.42 MiB/sec. | ||
| 7740 | 2026.02.17 17:14:03.773087 [ 4 ] {3e2d4793-5b4e-4d8f-97bf-8f8506a25d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7741 | 2026.02.17 17:14:03.773138 [ 4 ] {3e2d4793-5b4e-4d8f-97bf-8f8506a25d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7742 | 2026.02.17 17:14:03.773239 [ 199 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 7743 | 2026.02.17 17:14:03.773538 [ 199 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_25_6} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7744 | 2026.02.17 17:14:03.773609 [ 199 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_25_6} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 7745 | 2026.02.17 17:14:03.773694 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 7746 | 2026.02.17 17:14:03.773955 [ 4 ] {3e2d4793-5b4e-4d8f-97bf-8f8506a25d81} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7747 | 2026.02.17 17:14:03.773997 [ 4 ] {3e2d4793-5b4e-4d8f-97bf-8f8506a25d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7748 | 2026.02.17 17:14:03.774364 [ 4 ] {3e2d4793-5b4e-4d8f-97bf-8f8506a25d81} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7749 | 2026.02.17 17:14:03.774570 [ 4 ] {3e2d4793-5b4e-4d8f-97bf-8f8506a25d81} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7750 | 2026.02.17 17:14:03.774700 [ 4 ] {3e2d4793-5b4e-4d8f-97bf-8f8506a25d81} <Debug> executeQuery: Read 884 rows, 72.39 KiB in 0.001633 sec., 541334.966319657 rows/sec., 43.29 MiB/sec. | ||
| 7751 | 2026.02.17 17:14:03.774738 [ 4 ] {3e2d4793-5b4e-4d8f-97bf-8f8506a25d81} <Debug> TCPHandler: Processed in 0.001792859 sec. | ||
| 7752 | 2026.02.17 17:14:03.774847 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7753 | 2026.02.17 17:14:03.774938 [ 4 ] {68391b19-b66d-4874-869a-bdd4b8ca539c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7754 | 2026.02.17 17:14:03.774978 [ 4 ] {68391b19-b66d-4874-869a-bdd4b8ca539c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7755 | 2026.02.17 17:14:03.775442 [ 4 ] {68391b19-b66d-4874-869a-bdd4b8ca539c} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7756 | 2026.02.17 17:14:03.775478 [ 4 ] {68391b19-b66d-4874-869a-bdd4b8ca539c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7757 | 2026.02.17 17:14:03.775782 [ 4 ] {68391b19-b66d-4874-869a-bdd4b8ca539c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7758 | 2026.02.17 17:14:03.775985 [ 4 ] {68391b19-b66d-4874-869a-bdd4b8ca539c} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7759 | 2026.02.17 17:14:03.776109 [ 4 ] {68391b19-b66d-4874-869a-bdd4b8ca539c} <Debug> executeQuery: Read 196 rows, 12.53 KiB in 0.001189 sec., 164844.4070647603 rows/sec., 10.29 MiB/sec. | ||
| 7760 | 2026.02.17 17:14:03.776176 [ 4 ] {68391b19-b66d-4874-869a-bdd4b8ca539c} <Debug> TCPHandler: Processed in 0.001375489 sec. | ||
| 7761 | 2026.02.17 17:14:03.776307 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7762 | 2026.02.17 17:14:03.776411 [ 4 ] {64f42431-a36a-4998-8555-cdb94d92b0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7763 | 2026.02.17 17:14:03.776453 [ 4 ] {64f42431-a36a-4998-8555-cdb94d92b0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7764 | 2026.02.17 17:14:03.776901 [ 4 ] {64f42431-a36a-4998-8555-cdb94d92b0ac} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7765 | 2026.02.17 17:14:03.776937 [ 4 ] {64f42431-a36a-4998-8555-cdb94d92b0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7766 | 2026.02.17 17:14:03.777258 [ 4 ] {64f42431-a36a-4998-8555-cdb94d92b0ac} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7767 | 2026.02.17 17:14:03.777469 [ 4 ] {64f42431-a36a-4998-8555-cdb94d92b0ac} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7768 | 2026.02.17 17:14:03.777596 [ 4 ] {64f42431-a36a-4998-8555-cdb94d92b0ac} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001204 sec., 123754.15282392026 rows/sec., 8.00 MiB/sec. | ||
| 7769 | 2026.02.17 17:14:03.777634 [ 4 ] {64f42431-a36a-4998-8555-cdb94d92b0ac} <Debug> TCPHandler: Processed in 0.0013749 sec. | ||
| 7770 | 2026.02.17 17:14:03.777743 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7771 | 2026.02.17 17:14:03.777835 [ 4 ] {4380db91-cfa1-41cd-bb07-6da359f7494f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7772 | 2026.02.17 17:14:03.777875 [ 4 ] {4380db91-cfa1-41cd-bb07-6da359f7494f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7773 | 2026.02.17 17:14:03.778322 [ 4 ] {4380db91-cfa1-41cd-bb07-6da359f7494f} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7774 | 2026.02.17 17:14:03.778358 [ 4 ] {4380db91-cfa1-41cd-bb07-6da359f7494f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7775 | 2026.02.17 17:14:03.778654 [ 4 ] {4380db91-cfa1-41cd-bb07-6da359f7494f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7776 | 2026.02.17 17:14:03.778858 [ 4 ] {4380db91-cfa1-41cd-bb07-6da359f7494f} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7777 | 2026.02.17 17:14:03.778962 [ 38 ] {} <Debug> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 7778 | 2026.02.17 17:14:03.778986 [ 4 ] {4380db91-cfa1-41cd-bb07-6da359f7494f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001169 sec., 126603.93498716853 rows/sec., 7.20 MiB/sec. | ||
| 7779 | 2026.02.17 17:14:03.779009 [ 38 ] {} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7780 | 2026.02.17 17:14:03.779030 [ 4 ] {4380db91-cfa1-41cd-bb07-6da359f7494f} <Debug> TCPHandler: Processed in 0.001334299 sec. | ||
| 7781 | 2026.02.17 17:14:03.779033 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7782 | 2026.02.17 17:14:03.779136 [ 194 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 7783 | 2026.02.17 17:14:03.779146 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7784 | 2026.02.17 17:14:03.779253 [ 194 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7785 | 2026.02.17 17:14:03.779254 [ 4 ] {2ec4dbe9-98af-43a9-b9be-bed9a0003085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7786 | 2026.02.17 17:14:03.779292 [ 194 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 148 rows starting from the beginning of the part | ||
| 7787 | 2026.02.17 17:14:03.779311 [ 4 ] {2ec4dbe9-98af-43a9-b9be-bed9a0003085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7788 | 2026.02.17 17:14:03.779362 [ 194 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 7789 | 2026.02.17 17:14:03.779415 [ 194 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 7790 | 2026.02.17 17:14:03.779464 [ 194 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 7791 | 2026.02.17 17:14:03.779507 [ 194 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 7792 | 2026.02.17 17:14:03.779900 [ 4 ] {2ec4dbe9-98af-43a9-b9be-bed9a0003085} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7793 | 2026.02.17 17:14:03.779940 [ 4 ] {2ec4dbe9-98af-43a9-b9be-bed9a0003085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7794 | 2026.02.17 17:14:03.780273 [ 4 ] {2ec4dbe9-98af-43a9-b9be-bed9a0003085} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7795 | 2026.02.17 17:14:03.780318 [ 199 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001219357 sec., 606877.2311964422 rows/sec., 36.83 MiB/sec. | ||
| 7796 | 2026.02.17 17:14:03.780463 [ 199 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 7797 | 2026.02.17 17:14:03.780516 [ 4 ] {2ec4dbe9-98af-43a9-b9be-bed9a0003085} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7798 | 2026.02.17 17:14:03.780659 [ 4 ] {2ec4dbe9-98af-43a9-b9be-bed9a0003085} <Debug> executeQuery: Read 544 rows, 39.52 KiB in 0.001422 sec., 382559.77496483823 rows/sec., 27.14 MiB/sec. | ||
| 7799 | 2026.02.17 17:14:03.780697 [ 4 ] {2ec4dbe9-98af-43a9-b9be-bed9a0003085} <Debug> TCPHandler: Processed in 0.001598544 sec. | ||
| 7800 | 2026.02.17 17:14:03.780722 [ 199 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_25_6} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7801 | 2026.02.17 17:14:03.780793 [ 199 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_25_6} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 7802 | 2026.02.17 17:14:03.780823 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7803 | 2026.02.17 17:14:03.780882 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7804 | 2026.02.17 17:14:03.780919 [ 4 ] {16adb811-0681-4dae-b12f-7ae668cbafd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7805 | 2026.02.17 17:14:03.780965 [ 4 ] {16adb811-0681-4dae-b12f-7ae668cbafd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7806 | 2026.02.17 17:14:03.781290 [ 4 ] {16adb811-0681-4dae-b12f-7ae668cbafd6} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7807 | 2026.02.17 17:14:03.781326 [ 4 ] {16adb811-0681-4dae-b12f-7ae668cbafd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7808 | 2026.02.17 17:14:03.781624 [ 4 ] {16adb811-0681-4dae-b12f-7ae668cbafd6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7809 | 2026.02.17 17:14:03.781827 [ 4 ] {16adb811-0681-4dae-b12f-7ae668cbafd6} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7810 | 2026.02.17 17:14:03.781966 [ 4 ] {16adb811-0681-4dae-b12f-7ae668cbafd6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 7811 | 2026.02.17 17:14:03.782002 [ 4 ] {16adb811-0681-4dae-b12f-7ae668cbafd6} <Debug> TCPHandler: Processed in 0.001226456 sec. | ||
| 7812 | 2026.02.17 17:14:03.782103 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7813 | 2026.02.17 17:14:03.782193 [ 4 ] {d68c8fb5-e8c2-4156-bb9f-67ae978b837e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7814 | 2026.02.17 17:14:03.782234 [ 4 ] {d68c8fb5-e8c2-4156-bb9f-67ae978b837e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7815 | 2026.02.17 17:14:03.782628 [ 4 ] {d68c8fb5-e8c2-4156-bb9f-67ae978b837e} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7816 | 2026.02.17 17:14:03.782664 [ 4 ] {d68c8fb5-e8c2-4156-bb9f-67ae978b837e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7817 | 2026.02.17 17:14:03.782993 [ 4 ] {d68c8fb5-e8c2-4156-bb9f-67ae978b837e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7818 | 2026.02.17 17:14:03.783200 [ 4 ] {d68c8fb5-e8c2-4156-bb9f-67ae978b837e} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7819 | 2026.02.17 17:14:03.783330 [ 4 ] {d68c8fb5-e8c2-4156-bb9f-67ae978b837e} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001154 sec., 235701.90641247833 rows/sec., 15.68 MiB/sec. | ||
| 7820 | 2026.02.17 17:14:03.783365 [ 4 ] {d68c8fb5-e8c2-4156-bb9f-67ae978b837e} <Debug> TCPHandler: Processed in 0.001307378 sec. | ||
| 7821 | 2026.02.17 17:14:03.783471 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7822 | 2026.02.17 17:14:03.783560 [ 4 ] {1b7e1676-5737-4c5f-8732-a15f1671e696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7823 | 2026.02.17 17:14:03.783601 [ 4 ] {1b7e1676-5737-4c5f-8732-a15f1671e696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7824 | 2026.02.17 17:14:03.783887 [ 4 ] {1b7e1676-5737-4c5f-8732-a15f1671e696} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7825 | 2026.02.17 17:14:03.783919 [ 4 ] {1b7e1676-5737-4c5f-8732-a15f1671e696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7826 | 2026.02.17 17:14:03.784204 [ 4 ] {1b7e1676-5737-4c5f-8732-a15f1671e696} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7827 | 2026.02.17 17:14:03.784422 [ 4 ] {1b7e1676-5737-4c5f-8732-a15f1671e696} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7828 | 2026.02.17 17:14:03.784533 [ 48 ] {} <Debug> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 7829 | 2026.02.17 17:14:03.784554 [ 4 ] {1b7e1676-5737-4c5f-8732-a15f1671e696} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 7830 | 2026.02.17 17:14:03.784572 [ 48 ] {} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7831 | 2026.02.17 17:14:03.784589 [ 4 ] {1b7e1676-5737-4c5f-8732-a15f1671e696} <Debug> TCPHandler: Processed in 0.001165045 sec. | ||
| 7832 | 2026.02.17 17:14:03.784591 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7833 | 2026.02.17 17:14:03.784684 [ 196 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 7834 | 2026.02.17 17:14:03.784700 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7835 | 2026.02.17 17:14:03.784794 [ 196 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7836 | 2026.02.17 17:14:03.784811 [ 4 ] {d5593c6e-d2bc-4f21-a061-2b20311bc3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7837 | 2026.02.17 17:14:03.784824 [ 196 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 21 rows starting from the beginning of the part | ||
| 7838 | 2026.02.17 17:14:03.784868 [ 4 ] {d5593c6e-d2bc-4f21-a061-2b20311bc3c2} <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 | ||
| 7839 | 2026.02.17 17:14:03.784898 [ 196 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 7840 | 2026.02.17 17:14:03.784963 [ 196 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 7841 | 2026.02.17 17:14:03.785006 [ 196 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 7842 | 2026.02.17 17:14:03.785044 [ 196 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 7843 | 2026.02.17 17:14:03.785081 [ 196 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 7844 | 2026.02.17 17:14:03.785804 [ 199 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.001164215 sec., 22332.644743453744 rows/sec., 1.47 MiB/sec. | ||
| 7845 | 2026.02.17 17:14:03.785868 [ 4 ] {d5593c6e-d2bc-4f21-a061-2b20311bc3c2} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7846 | 2026.02.17 17:14:03.785913 [ 4 ] {d5593c6e-d2bc-4f21-a061-2b20311bc3c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7847 | 2026.02.17 17:14:03.785916 [ 196 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 7848 | 2026.02.17 17:14:03.786171 [ 196 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_25_5} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7849 | 2026.02.17 17:14:03.786231 [ 196 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_25_5} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 7850 | 2026.02.17 17:14:03.786297 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7851 | 2026.02.17 17:14:03.786532 [ 4 ] {d5593c6e-d2bc-4f21-a061-2b20311bc3c2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7852 | 2026.02.17 17:14:03.786780 [ 4 ] {d5593c6e-d2bc-4f21-a061-2b20311bc3c2} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7853 | 2026.02.17 17:14:03.786932 [ 4 ] {d5593c6e-d2bc-4f21-a061-2b20311bc3c2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00214 sec., 18691.58878504673 rows/sec., 33.49 MiB/sec. | ||
| 7854 | 2026.02.17 17:14:03.787004 [ 4 ] {d5593c6e-d2bc-4f21-a061-2b20311bc3c2} <Debug> TCPHandler: Processed in 0.002357451 sec. | ||
| 7855 | 2026.02.17 17:14:03.787123 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7856 | 2026.02.17 17:14:03.787225 [ 4 ] {6a6a9190-1758-4ff8-9883-7986071a6ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7857 | 2026.02.17 17:14:03.787268 [ 4 ] {6a6a9190-1758-4ff8-9883-7986071a6ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7858 | 2026.02.17 17:14:03.787621 [ 4 ] {6a6a9190-1758-4ff8-9883-7986071a6ecc} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7859 | 2026.02.17 17:14:03.787657 [ 4 ] {6a6a9190-1758-4ff8-9883-7986071a6ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7860 | 2026.02.17 17:14:03.787991 [ 4 ] {6a6a9190-1758-4ff8-9883-7986071a6ecc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7861 | 2026.02.17 17:14:03.788249 [ 4 ] {6a6a9190-1758-4ff8-9883-7986071a6ecc} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7862 | 2026.02.17 17:14:03.788385 [ 4 ] {6a6a9190-1758-4ff8-9883-7986071a6ecc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00118 sec., 76271.18644067796 rows/sec., 4.77 MiB/sec. | ||
| 7863 | 2026.02.17 17:14:03.788427 [ 4 ] {6a6a9190-1758-4ff8-9883-7986071a6ecc} <Debug> TCPHandler: Processed in 0.001356139 sec. | ||
| 7864 | 2026.02.17 17:14:08.185438 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7865 | 2026.02.17 17:14:08.185514 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7866 | 2026.02.17 17:14:08.318885 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17224 | ||
| 7867 | 2026.02.17 17:14:08.319413 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7868 | 2026.02.17 17:14:08.319455 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7869 | 2026.02.17 17:14:08.319944 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7870 | 2026.02.17 17:14:08.320186 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7871 | 2026.02.17 17:14:08.320320 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17224 | ||
| 7872 | 2026.02.17 17:14:08.320341 [ 57 ] {} <Debug> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7873 | 2026.02.17 17:14:08.320414 [ 57 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7874 | 2026.02.17 17:14:08.320440 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7875 | 2026.02.17 17:14:08.320552 [ 197 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 7876 | 2026.02.17 17:14:08.320691 [ 197 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7877 | 2026.02.17 17:14:08.320735 [ 197 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14792 rows starting from the beginning of the part | ||
| 7878 | 2026.02.17 17:14:08.320820 [ 197 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 7879 | 2026.02.17 17:14:08.320874 [ 197 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 7880 | 2026.02.17 17:14:08.320924 [ 197 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 7881 | 2026.02.17 17:14:08.320976 [ 197 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 7882 | 2026.02.17 17:14:08.321032 [ 197 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 7883 | 2026.02.17 17:14:08.323690 [ 196 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17224 rows, containing 4 columns (4 merged, 0 gathered) in 0.003183689 sec., 5410076.1726412345 rows/sec., 77.39 MiB/sec. | ||
| 7884 | 2026.02.17 17:14:08.323879 [ 199 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7885 | 2026.02.17 17:14:08.324215 [ 199 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_36_7} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7886 | 2026.02.17 17:14:08.324299 [ 199 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_36_7} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7887 | 2026.02.17 17:14:08.324432 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7888 | 2026.02.17 17:14:08.366798 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1012 | ||
| 7889 | 2026.02.17 17:14:08.369139 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7890 | 2026.02.17 17:14:08.369193 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7891 | 2026.02.17 17:14:08.370404 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7892 | 2026.02.17 17:14:08.370677 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7893 | 2026.02.17 17:14:08.370832 [ 57 ] {} <Debug> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7894 | 2026.02.17 17:14:08.370884 [ 57 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7895 | 2026.02.17 17:14:08.370905 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7896 | 2026.02.17 17:14:08.371010 [ 190 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::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 | ||
| 7897 | 2026.02.17 17:14:08.371029 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1012 | ||
| 7898 | 2026.02.17 17:14:08.371570 [ 190 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7899 | 2026.02.17 17:14:08.371707 [ 190 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 844 rows starting from the beginning of the part | ||
| 7900 | 2026.02.17 17:14:08.372046 [ 190 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part | ||
| 7901 | 2026.02.17 17:14:08.372361 [ 190 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 7902 | 2026.02.17 17:14:08.372661 [ 190 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 7903 | 2026.02.17 17:14:08.372955 [ 190 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part | ||
| 7904 | 2026.02.17 17:14:08.373257 [ 190 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::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 | ||
| 7905 | 2026.02.17 17:14:08.379919 [ 196 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1012 rows, containing 72 columns (72 merged, 0 gathered) in 0.008959343 sec., 112954.71107647067 rows/sec., 91.43 MiB/sec. | ||
| 7906 | 2026.02.17 17:14:08.381334 [ 196 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7907 | 2026.02.17 17:14:08.381906 [ 196 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_26_5} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7908 | 2026.02.17 17:14:08.381974 [ 196 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_26_5} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7909 | 2026.02.17 17:14:08.382293 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 7910 | 2026.02.17 17:14:08.759491 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7911 | 2026.02.17 17:14:08.759689 [ 4 ] {8d356da4-99ed-4731-b35e-5787167c8b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7912 | 2026.02.17 17:14:08.759765 [ 4 ] {8d356da4-99ed-4731-b35e-5787167c8b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7913 | 2026.02.17 17:14:08.760427 [ 4 ] {8d356da4-99ed-4731-b35e-5787167c8b83} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7914 | 2026.02.17 17:14:08.760480 [ 4 ] {8d356da4-99ed-4731-b35e-5787167c8b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7915 | 2026.02.17 17:14:08.760887 [ 4 ] {8d356da4-99ed-4731-b35e-5787167c8b83} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7916 | 2026.02.17 17:14:08.761130 [ 4 ] {8d356da4-99ed-4731-b35e-5787167c8b83} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7917 | 2026.02.17 17:14:08.761275 [ 57 ] {} <Debug> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7918 | 2026.02.17 17:14:08.761303 [ 4 ] {8d356da4-99ed-4731-b35e-5787167c8b83} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001667 sec., 33593.28134373125 rows/sec., 2.58 MiB/sec. | ||
| 7919 | 2026.02.17 17:14:08.761344 [ 57 ] {} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7920 | 2026.02.17 17:14:08.761366 [ 4 ] {8d356da4-99ed-4731-b35e-5787167c8b83} <Debug> TCPHandler: Processed in 0.002021093 sec. | ||
| 7921 | 2026.02.17 17:14:08.761370 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7922 | 2026.02.17 17:14:08.761494 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7923 | 2026.02.17 17:14:08.761515 [ 191 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::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 | ||
| 7924 | 2026.02.17 17:14:08.761601 [ 4 ] {2673404b-4961-41a0-94e0-533e9b0d4d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7925 | 2026.02.17 17:14:08.761649 [ 4 ] {2673404b-4961-41a0-94e0-533e9b0d4d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7926 | 2026.02.17 17:14:08.761659 [ 191 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7927 | 2026.02.17 17:14:08.761700 [ 191 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2027 rows starting from the beginning of the part | ||
| 7928 | 2026.02.17 17:14:08.761771 [ 191 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1197 rows starting from the beginning of the part | ||
| 7929 | 2026.02.17 17:14:08.761826 [ 191 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 877 rows starting from the beginning of the part | ||
| 7930 | 2026.02.17 17:14:08.761872 [ 191 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 7931 | 2026.02.17 17:14:08.761918 [ 191 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 884 rows starting from the beginning of the part | ||
| 7932 | 2026.02.17 17:14:08.761964 [ 191 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 7933 | 2026.02.17 17:14:08.762112 [ 4 ] {2673404b-4961-41a0-94e0-533e9b0d4d3f} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7934 | 2026.02.17 17:14:08.762156 [ 4 ] {2673404b-4961-41a0-94e0-533e9b0d4d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7935 | 2026.02.17 17:14:08.762536 [ 4 ] {2673404b-4961-41a0-94e0-533e9b0d4d3f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7936 | 2026.02.17 17:14:08.762781 [ 4 ] {2673404b-4961-41a0-94e0-533e9b0d4d3f} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7937 | 2026.02.17 17:14:08.762900 [ 57 ] {} <Debug> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7938 | 2026.02.17 17:14:08.762927 [ 4 ] {2673404b-4961-41a0-94e0-533e9b0d4d3f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001349 sec., 47442.550037064495 rows/sec., 3.70 MiB/sec. | ||
| 7939 | 2026.02.17 17:14:08.762930 [ 57 ] {} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7940 | 2026.02.17 17:14:08.762967 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7941 | 2026.02.17 17:14:08.762974 [ 4 ] {2673404b-4961-41a0-94e0-533e9b0d4d3f} <Debug> TCPHandler: Processed in 0.001531983 sec. | ||
| 7942 | 2026.02.17 17:14:08.763078 [ 201 ] {d98c200f-82a8-4bc8-a14b-281771204983::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 | ||
| 7943 | 2026.02.17 17:14:08.763094 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7944 | 2026.02.17 17:14:08.763208 [ 4 ] {e4c515e6-7512-4176-b2ff-05e4b0599e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7945 | 2026.02.17 17:14:08.763214 [ 201 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7946 | 2026.02.17 17:14:08.763257 [ 4 ] {e4c515e6-7512-4176-b2ff-05e4b0599e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7947 | 2026.02.17 17:14:08.763266 [ 201 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1022 rows starting from the beginning of the part | ||
| 7948 | 2026.02.17 17:14:08.763353 [ 201 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 522 rows starting from the beginning of the part | ||
| 7949 | 2026.02.17 17:14:08.763410 [ 201 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 530 rows starting from the beginning of the part | ||
| 7950 | 2026.02.17 17:14:08.763459 [ 201 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 7951 | 2026.02.17 17:14:08.763505 [ 201 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 544 rows starting from the beginning of the part | ||
| 7952 | 2026.02.17 17:14:08.763551 [ 201 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 7953 | 2026.02.17 17:14:08.763673 [ 4 ] {e4c515e6-7512-4176-b2ff-05e4b0599e07} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7954 | 2026.02.17 17:14:08.763718 [ 4 ] {e4c515e6-7512-4176-b2ff-05e4b0599e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7955 | 2026.02.17 17:14:08.764106 [ 4 ] {e4c515e6-7512-4176-b2ff-05e4b0599e07} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7956 | 2026.02.17 17:14:08.764357 [ 4 ] {e4c515e6-7512-4176-b2ff-05e4b0599e07} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7957 | 2026.02.17 17:14:08.764385 [ 188 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5097 rows, containing 5 columns (5 merged, 0 gathered) in 0.002935464 sec., 1736352.4131108404 rows/sec., 147.45 MiB/sec. | ||
| 7958 | 2026.02.17 17:14:08.764469 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7959 | 2026.02.17 17:14:08.764497 [ 4 ] {e4c515e6-7512-4176-b2ff-05e4b0599e07} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00131 sec., 122137.40458015268 rows/sec., 8.51 MiB/sec. | ||
| 7960 | 2026.02.17 17:14:08.764500 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7961 | 2026.02.17 17:14:08.764535 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7962 | 2026.02.17 17:14:08.764543 [ 4 ] {e4c515e6-7512-4176-b2ff-05e4b0599e07} <Debug> TCPHandler: Processed in 0.001498002 sec. | ||
| 7963 | 2026.02.17 17:14:08.764635 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::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 | ||
| 7964 | 2026.02.17 17:14:08.764672 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7965 | 2026.02.17 17:14:08.764682 [ 195 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7966 | 2026.02.17 17:14:08.764778 [ 4 ] {bd0ca671-54e9-4cde-9a72-7f27f358ac50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7967 | 2026.02.17 17:14:08.764789 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7968 | 2026.02.17 17:14:08.764832 [ 4 ] {bd0ca671-54e9-4cde-9a72-7f27f358ac50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7969 | 2026.02.17 17:14:08.764840 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15258 rows starting from the beginning of the part | ||
| 7970 | 2026.02.17 17:14:08.764921 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 845 rows starting from the beginning of the part | ||
| 7971 | 2026.02.17 17:14:08.764956 [ 200 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2746 rows, containing 5 columns (5 merged, 0 gathered) in 0.001929082 sec., 1423475.0000259192 rows/sec., 108.34 MiB/sec. | ||
| 7972 | 2026.02.17 17:14:08.764969 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 265 rows starting from the beginning of the part | ||
| 7973 | 2026.02.17 17:14:08.765044 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7974 | 2026.02.17 17:14:08.765047 [ 195 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_51_10} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7975 | 2026.02.17 17:14:08.765093 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 272 rows starting from the beginning of the part | ||
| 7976 | 2026.02.17 17:14:08.765144 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::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 | ||
| 7977 | 2026.02.17 17:14:08.765150 [ 195 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_51_10} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7978 | 2026.02.17 17:14:08.765202 [ 4 ] {bd0ca671-54e9-4cde-9a72-7f27f358ac50} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7979 | 2026.02.17 17:14:08.765210 [ 201 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7980 | 2026.02.17 17:14:08.765248 [ 4 ] {bd0ca671-54e9-4cde-9a72-7f27f358ac50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7981 | 2026.02.17 17:14:08.765251 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 7982 | 2026.02.17 17:14:08.765547 [ 201 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_51_10} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7983 | 2026.02.17 17:14:08.765638 [ 201 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_51_10} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7984 | 2026.02.17 17:14:08.765653 [ 4 ] {bd0ca671-54e9-4cde-9a72-7f27f358ac50} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7985 | 2026.02.17 17:14:08.765716 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 7986 | 2026.02.17 17:14:08.765888 [ 4 ] {bd0ca671-54e9-4cde-9a72-7f27f358ac50} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7987 | 2026.02.17 17:14:08.766005 [ 57 ] {} <Debug> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7988 | 2026.02.17 17:14:08.766029 [ 4 ] {bd0ca671-54e9-4cde-9a72-7f27f358ac50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001269 sec., 47281.32387706856 rows/sec., 3.19 MiB/sec. | ||
| 7989 | 2026.02.17 17:14:08.766042 [ 57 ] {} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7990 | 2026.02.17 17:14:08.766077 [ 4 ] {bd0ca671-54e9-4cde-9a72-7f27f358ac50} <Debug> TCPHandler: Processed in 0.001453581 sec. | ||
| 7991 | 2026.02.17 17:14:08.766082 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 7992 | 2026.02.17 17:14:08.766175 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 7993 | 2026.02.17 17:14:08.766269 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7994 | 2026.02.17 17:14:08.766296 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3390 rows starting from the beginning of the part | ||
| 7995 | 2026.02.17 17:14:08.766347 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7996 | 2026.02.17 17:14:08.766388 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 90 rows starting from the beginning of the part | ||
| 7997 | 2026.02.17 17:14:08.766427 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 7998 | 2026.02.17 17:14:08.766466 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 90 rows starting from the beginning of the part | ||
| 7999 | 2026.02.17 17:14:08.766503 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 8000 | 2026.02.17 17:14:08.768068 [ 189 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3750 rows, containing 4 columns (4 merged, 0 gathered) in 0.001926042 sec., 1946998.040541172 rows/sec., 125.58 MiB/sec. | ||
| 8001 | 2026.02.17 17:14:08.768504 [ 189 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8002 | 2026.02.17 17:14:08.768815 [ 189 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_51_10} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8003 | 2026.02.17 17:14:08.768901 [ 189 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_51_10} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8004 | 2026.02.17 17:14:08.768990 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8005 | 2026.02.17 17:14:08.770831 [ 189 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16960 rows, containing 5 columns (5 merged, 0 gathered) in 0.006250355 sec., 2713445.8762742276 rows/sec., 182.68 MiB/sec. | ||
| 8006 | 2026.02.17 17:14:08.771053 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8007 | 2026.02.17 17:14:08.771371 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8008 | 2026.02.17 17:14:08.771457 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8009 | 2026.02.17 17:14:08.771547 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 8010 | 2026.02.17 17:14:09.000197 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.19 MiB, peak 291.99 MiB, free memory in arenas 0.00 B, will set to 286.69 MiB (RSS), difference: 3.50 MiB | ||
| 8011 | 2026.02.17 17:14:09.230596 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8012 | 2026.02.17 17:14:09.248599 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8013 | 2026.02.17 17:14:09.248653 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8014 | 2026.02.17 17:14:09.254966 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8015 | 2026.02.17 17:14:09.255688 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8016 | 2026.02.17 17:14:09.255976 [ 57 ] {} <Debug> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8017 | 2026.02.17 17:14:09.256019 [ 57 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8018 | 2026.02.17 17:14:09.256043 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8019 | 2026.02.17 17:14:09.256166 [ 198 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 8020 | 2026.02.17 17:14:09.258922 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8021 | 2026.02.17 17:14:09.259860 [ 198 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8022 | 2026.02.17 17:14:09.261367 [ 198 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 8023 | 2026.02.17 17:14:09.266142 [ 198 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 8024 | 2026.02.17 17:14:09.270668 [ 198 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 8025 | 2026.02.17 17:14:09.275325 [ 198 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 8026 | 2026.02.17 17:14:09.279938 [ 198 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 8027 | 2026.02.17 17:14:09.284156 [ 198 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 8028 | 2026.02.17 17:14:09.337749 [ 194 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.081637293 sec., 3319.5613186243204 rows/sec., 17.16 MiB/sec. | ||
| 8029 | 2026.02.17 17:14:09.340733 [ 187 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8030 | 2026.02.17 17:14:09.342913 [ 187 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_36_7} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8031 | 2026.02.17 17:14:09.343031 [ 187 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_36_7} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8032 | 2026.02.17 17:14:09.345290 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8033 | 2026.02.17 17:14:10.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.78 MiB, peak 299.64 MiB, free memory in arenas 0.00 B, will set to 289.11 MiB (RSS), difference: 1.33 MiB | ||
| 8034 | 2026.02.17 17:14:13.769715 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8035 | 2026.02.17 17:14:13.770023 [ 4 ] {70c9411c-271f-4a75-96c8-881629c5dd49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8036 | 2026.02.17 17:14:13.770129 [ 4 ] {70c9411c-271f-4a75-96c8-881629c5dd49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8037 | 2026.02.17 17:14:13.770965 [ 4 ] {70c9411c-271f-4a75-96c8-881629c5dd49} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8038 | 2026.02.17 17:14:13.771017 [ 4 ] {70c9411c-271f-4a75-96c8-881629c5dd49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8039 | 2026.02.17 17:14:13.771446 [ 4 ] {70c9411c-271f-4a75-96c8-881629c5dd49} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8040 | 2026.02.17 17:14:13.771678 [ 4 ] {70c9411c-271f-4a75-96c8-881629c5dd49} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8041 | 2026.02.17 17:14:13.771843 [ 4 ] {70c9411c-271f-4a75-96c8-881629c5dd49} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001895 sec., 149868.07387862797 rows/sec., 9.52 MiB/sec. | ||
| 8042 | 2026.02.17 17:14:13.771892 [ 4 ] {70c9411c-271f-4a75-96c8-881629c5dd49} <Debug> TCPHandler: Processed in 0.002387871 sec. | ||
| 8043 | 2026.02.17 17:14:13.772059 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8044 | 2026.02.17 17:14:13.772163 [ 4 ] {170a1f4b-f439-4cf6-95e6-5779d0721793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8045 | 2026.02.17 17:14:13.772207 [ 4 ] {170a1f4b-f439-4cf6-95e6-5779d0721793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8046 | 2026.02.17 17:14:13.773073 [ 4 ] {170a1f4b-f439-4cf6-95e6-5779d0721793} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8047 | 2026.02.17 17:14:13.773112 [ 4 ] {170a1f4b-f439-4cf6-95e6-5779d0721793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8048 | 2026.02.17 17:14:13.773488 [ 4 ] {170a1f4b-f439-4cf6-95e6-5779d0721793} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8049 | 2026.02.17 17:14:13.773706 [ 4 ] {170a1f4b-f439-4cf6-95e6-5779d0721793} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8050 | 2026.02.17 17:14:13.773840 [ 4 ] {170a1f4b-f439-4cf6-95e6-5779d0721793} <Debug> executeQuery: Read 877 rows, 71.88 KiB in 0.001701 sec., 515579.0711346267 rows/sec., 41.27 MiB/sec. | ||
| 8051 | 2026.02.17 17:14:13.773878 [ 4 ] {170a1f4b-f439-4cf6-95e6-5779d0721793} <Debug> TCPHandler: Processed in 0.001878 sec. | ||
| 8052 | 2026.02.17 17:14:13.773997 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8053 | 2026.02.17 17:14:13.774093 [ 4 ] {6bf3671f-85f5-415b-9774-58efe7cc1eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8054 | 2026.02.17 17:14:13.774135 [ 4 ] {6bf3671f-85f5-415b-9774-58efe7cc1eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8055 | 2026.02.17 17:14:13.774606 [ 4 ] {6bf3671f-85f5-415b-9774-58efe7cc1eb7} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8056 | 2026.02.17 17:14:13.774641 [ 4 ] {6bf3671f-85f5-415b-9774-58efe7cc1eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8057 | 2026.02.17 17:14:13.774993 [ 4 ] {6bf3671f-85f5-415b-9774-58efe7cc1eb7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8058 | 2026.02.17 17:14:13.775206 [ 4 ] {6bf3671f-85f5-415b-9774-58efe7cc1eb7} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8059 | 2026.02.17 17:14:13.775336 [ 4 ] {6bf3671f-85f5-415b-9774-58efe7cc1eb7} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001263 sec., 144101.34600158353 rows/sec., 8.93 MiB/sec. | ||
| 8060 | 2026.02.17 17:14:13.775374 [ 4 ] {6bf3671f-85f5-415b-9774-58efe7cc1eb7} <Debug> TCPHandler: Processed in 0.001431511 sec. | ||
| 8061 | 2026.02.17 17:14:13.775481 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8062 | 2026.02.17 17:14:13.775575 [ 4 ] {f575b7f3-39dc-4e96-b40b-c5be77603c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8063 | 2026.02.17 17:14:13.775614 [ 4 ] {f575b7f3-39dc-4e96-b40b-c5be77603c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8064 | 2026.02.17 17:14:13.776062 [ 4 ] {f575b7f3-39dc-4e96-b40b-c5be77603c9c} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8065 | 2026.02.17 17:14:13.776098 [ 4 ] {f575b7f3-39dc-4e96-b40b-c5be77603c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8066 | 2026.02.17 17:14:13.776410 [ 4 ] {f575b7f3-39dc-4e96-b40b-c5be77603c9c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8067 | 2026.02.17 17:14:13.776620 [ 4 ] {f575b7f3-39dc-4e96-b40b-c5be77603c9c} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8068 | 2026.02.17 17:14:13.776745 [ 4 ] {f575b7f3-39dc-4e96-b40b-c5be77603c9c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001189 sec., 125315.39108494534 rows/sec., 8.10 MiB/sec. | ||
| 8069 | 2026.02.17 17:14:13.776783 [ 4 ] {f575b7f3-39dc-4e96-b40b-c5be77603c9c} <Debug> TCPHandler: Processed in 0.00135005 sec. | ||
| 8070 | 2026.02.17 17:14:13.776889 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8071 | 2026.02.17 17:14:13.776983 [ 4 ] {3fe2ee75-e00d-4d7d-a635-1f2e287276c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8072 | 2026.02.17 17:14:13.777022 [ 4 ] {3fe2ee75-e00d-4d7d-a635-1f2e287276c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8073 | 2026.02.17 17:14:13.777458 [ 4 ] {3fe2ee75-e00d-4d7d-a635-1f2e287276c5} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8074 | 2026.02.17 17:14:13.777492 [ 4 ] {3fe2ee75-e00d-4d7d-a635-1f2e287276c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8075 | 2026.02.17 17:14:13.777816 [ 4 ] {3fe2ee75-e00d-4d7d-a635-1f2e287276c5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8076 | 2026.02.17 17:14:13.778026 [ 4 ] {3fe2ee75-e00d-4d7d-a635-1f2e287276c5} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8077 | 2026.02.17 17:14:13.778153 [ 4 ] {3fe2ee75-e00d-4d7d-a635-1f2e287276c5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001188 sec., 124579.12457912457 rows/sec., 7.09 MiB/sec. | ||
| 8078 | 2026.02.17 17:14:13.778191 [ 4 ] {3fe2ee75-e00d-4d7d-a635-1f2e287276c5} <Debug> TCPHandler: Processed in 0.001349159 sec. | ||
| 8079 | 2026.02.17 17:14:13.778297 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8080 | 2026.02.17 17:14:13.778389 [ 4 ] {f6296bb9-d295-4718-b79f-da5c47c83f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8081 | 2026.02.17 17:14:13.778428 [ 4 ] {f6296bb9-d295-4718-b79f-da5c47c83f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8082 | 2026.02.17 17:14:13.779000 [ 4 ] {f6296bb9-d295-4718-b79f-da5c47c83f13} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8083 | 2026.02.17 17:14:13.779035 [ 4 ] {f6296bb9-d295-4718-b79f-da5c47c83f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8084 | 2026.02.17 17:14:13.779365 [ 4 ] {f6296bb9-d295-4718-b79f-da5c47c83f13} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8085 | 2026.02.17 17:14:13.779586 [ 4 ] {f6296bb9-d295-4718-b79f-da5c47c83f13} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8086 | 2026.02.17 17:14:13.779712 [ 4 ] {f6296bb9-d295-4718-b79f-da5c47c83f13} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001341 sec., 395227.44220730796 rows/sec., 27.95 MiB/sec. | ||
| 8087 | 2026.02.17 17:14:13.779750 [ 4 ] {f6296bb9-d295-4718-b79f-da5c47c83f13} <Debug> TCPHandler: Processed in 0.001502183 sec. | ||
| 8088 | 2026.02.17 17:14:13.779855 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8089 | 2026.02.17 17:14:13.779949 [ 4 ] {d3b43640-5671-4230-b1c0-a1b2eeeadc3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8090 | 2026.02.17 17:14:13.779991 [ 4 ] {d3b43640-5671-4230-b1c0-a1b2eeeadc3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8091 | 2026.02.17 17:14:13.780308 [ 4 ] {d3b43640-5671-4230-b1c0-a1b2eeeadc3a} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8092 | 2026.02.17 17:14:13.780342 [ 4 ] {d3b43640-5671-4230-b1c0-a1b2eeeadc3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8093 | 2026.02.17 17:14:13.780654 [ 4 ] {d3b43640-5671-4230-b1c0-a1b2eeeadc3a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8094 | 2026.02.17 17:14:13.780859 [ 4 ] {d3b43640-5671-4230-b1c0-a1b2eeeadc3a} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8095 | 2026.02.17 17:14:13.780950 [ 84 ] {} <Debug> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8096 | 2026.02.17 17:14:13.780986 [ 84 ] {} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8097 | 2026.02.17 17:14:13.780986 [ 4 ] {d3b43640-5671-4230-b1c0-a1b2eeeadc3a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 8098 | 2026.02.17 17:14:13.781004 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8099 | 2026.02.17 17:14:13.781030 [ 4 ] {d3b43640-5671-4230-b1c0-a1b2eeeadc3a} <Debug> TCPHandler: Processed in 0.001223536 sec. | ||
| 8100 | 2026.02.17 17:14:13.781125 [ 197 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::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 | ||
| 8101 | 2026.02.17 17:14:13.781136 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8102 | 2026.02.17 17:14:13.781274 [ 4 ] {c7c19346-2237-48b6-aab3-f2ac1110fb3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8103 | 2026.02.17 17:14:13.781316 [ 4 ] {c7c19346-2237-48b6-aab3-f2ac1110fb3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8104 | 2026.02.17 17:14:13.781339 [ 197 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8105 | 2026.02.17 17:14:13.781406 [ 197 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 8106 | 2026.02.17 17:14:13.781516 [ 197 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 8107 | 2026.02.17 17:14:13.781599 [ 197 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 8108 | 2026.02.17 17:14:13.781667 [ 197 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 8109 | 2026.02.17 17:14:13.781720 [ 4 ] {c7c19346-2237-48b6-aab3-f2ac1110fb3f} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8110 | 2026.02.17 17:14:13.781732 [ 197 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 8111 | 2026.02.17 17:14:13.781765 [ 4 ] {c7c19346-2237-48b6-aab3-f2ac1110fb3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8112 | 2026.02.17 17:14:13.781815 [ 197 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 8113 | 2026.02.17 17:14:13.782129 [ 4 ] {c7c19346-2237-48b6-aab3-f2ac1110fb3f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8114 | 2026.02.17 17:14:13.782394 [ 4 ] {c7c19346-2237-48b6-aab3-f2ac1110fb3f} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8115 | 2026.02.17 17:14:13.782534 [ 4 ] {c7c19346-2237-48b6-aab3-f2ac1110fb3f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001279 sec., 207193.1196247068 rows/sec., 13.77 MiB/sec. | ||
| 8116 | 2026.02.17 17:14:13.782572 [ 4 ] {c7c19346-2237-48b6-aab3-f2ac1110fb3f} <Debug> TCPHandler: Processed in 0.001483662 sec. | ||
| 8117 | 2026.02.17 17:14:13.782680 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8118 | 2026.02.17 17:14:13.782775 [ 4 ] {6863341c-94d1-4d9b-96ea-80ed6fa26f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8119 | 2026.02.17 17:14:13.782816 [ 4 ] {6863341c-94d1-4d9b-96ea-80ed6fa26f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8120 | 2026.02.17 17:14:13.782891 [ 199 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001821669 sec., 85635.7549038821 rows/sec., 4.37 MiB/sec. | ||
| 8121 | 2026.02.17 17:14:13.783064 [ 196 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8122 | 2026.02.17 17:14:13.783146 [ 4 ] {6863341c-94d1-4d9b-96ea-80ed6fa26f94} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8123 | 2026.02.17 17:14:13.783182 [ 4 ] {6863341c-94d1-4d9b-96ea-80ed6fa26f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8124 | 2026.02.17 17:14:13.783329 [ 196 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_26_5} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8125 | 2026.02.17 17:14:13.783393 [ 196 ] {d8593af1-5509-4f60-b5cb-db87c4a20017::all_1_26_5} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8126 | 2026.02.17 17:14:13.783480 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8127 | 2026.02.17 17:14:13.783493 [ 4 ] {6863341c-94d1-4d9b-96ea-80ed6fa26f94} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8128 | 2026.02.17 17:14:13.783699 [ 4 ] {6863341c-94d1-4d9b-96ea-80ed6fa26f94} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8129 | 2026.02.17 17:14:13.783849 [ 4 ] {6863341c-94d1-4d9b-96ea-80ed6fa26f94} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 61.76 KiB/sec. | ||
| 8130 | 2026.02.17 17:14:13.783889 [ 4 ] {6863341c-94d1-4d9b-96ea-80ed6fa26f94} <Debug> TCPHandler: Processed in 0.001257367 sec. | ||
| 8131 | 2026.02.17 17:14:13.783998 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8132 | 2026.02.17 17:14:13.784090 [ 4 ] {3c53d0f8-305c-4a27-9b92-088a47af9497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8133 | 2026.02.17 17:14:13.784142 [ 4 ] {3c53d0f8-305c-4a27-9b92-088a47af9497} <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 | ||
| 8134 | 2026.02.17 17:14:13.785095 [ 4 ] {3c53d0f8-305c-4a27-9b92-088a47af9497} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8135 | 2026.02.17 17:14:13.785143 [ 4 ] {3c53d0f8-305c-4a27-9b92-088a47af9497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8136 | 2026.02.17 17:14:13.785746 [ 4 ] {3c53d0f8-305c-4a27-9b92-088a47af9497} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8137 | 2026.02.17 17:14:13.785975 [ 4 ] {3c53d0f8-305c-4a27-9b92-088a47af9497} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8138 | 2026.02.17 17:14:13.786089 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8139 | 2026.02.17 17:14:13.786113 [ 4 ] {3c53d0f8-305c-4a27-9b92-088a47af9497} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002042 sec., 19588.63858961802 rows/sec., 35.10 MiB/sec. | ||
| 8140 | 2026.02.17 17:14:13.786149 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8141 | 2026.02.17 17:14:13.786177 [ 4 ] {3c53d0f8-305c-4a27-9b92-088a47af9497} <Debug> TCPHandler: Processed in 0.002225648 sec. | ||
| 8142 | 2026.02.17 17:14:13.786178 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8143 | 2026.02.17 17:14:13.786294 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8144 | 2026.02.17 17:14:13.786304 [ 194 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::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 | ||
| 8145 | 2026.02.17 17:14:13.786393 [ 4 ] {dcbb38c1-e154-4276-84b0-568bf48a9548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8146 | 2026.02.17 17:14:13.786439 [ 4 ] {dcbb38c1-e154-4276-84b0-568bf48a9548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8147 | 2026.02.17 17:14:13.786613 [ 194 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8148 | 2026.02.17 17:14:13.786689 [ 194 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 723 rows starting from the beginning of the part | ||
| 8149 | 2026.02.17 17:14:13.786770 [ 4 ] {dcbb38c1-e154-4276-84b0-568bf48a9548} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8150 | 2026.02.17 17:14:13.786811 [ 4 ] {dcbb38c1-e154-4276-84b0-568bf48a9548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8151 | 2026.02.17 17:14:13.786847 [ 194 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::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 | ||
| 8152 | 2026.02.17 17:14:13.786980 [ 194 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::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 | ||
| 8153 | 2026.02.17 17:14:13.787104 [ 194 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::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 | ||
| 8154 | 2026.02.17 17:14:13.787135 [ 4 ] {dcbb38c1-e154-4276-84b0-568bf48a9548} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8155 | 2026.02.17 17:14:13.787221 [ 194 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::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 | ||
| 8156 | 2026.02.17 17:14:13.787328 [ 194 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 8157 | 2026.02.17 17:14:13.787346 [ 4 ] {dcbb38c1-e154-4276-84b0-568bf48a9548} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8158 | 2026.02.17 17:14:13.787477 [ 4 ] {dcbb38c1-e154-4276-84b0-568bf48a9548} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001103 sec., 81595.64823209429 rows/sec., 5.11 MiB/sec. | ||
| 8159 | 2026.02.17 17:14:13.787512 [ 4 ] {dcbb38c1-e154-4276-84b0-568bf48a9548} <Debug> TCPHandler: Processed in 0.001267807 sec. | ||
| 8160 | 2026.02.17 17:14:13.802802 [ 199 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 923 rows, containing 19 columns (19 merged, 0 gathered) in 0.016554498 sec., 55755.23945214164 rows/sec., 99.91 MiB/sec. | ||
| 8161 | 2026.02.17 17:14:13.803892 [ 194 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8162 | 2026.02.17 17:14:13.804236 [ 194 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8163 | 2026.02.17 17:14:13.804310 [ 194 ] {cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8164 | 2026.02.17 17:14:13.804405 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 8165 | 2026.02.17 17:14:14.000204 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.95 MiB, peak 299.64 MiB, free memory in arenas 0.00 B, will set to 293.25 MiB (RSS), difference: 3.31 MiB | ||
| 8166 | 2026.02.17 17:14:14.924702 [ 84 ] {} <Debug> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8167 | 2026.02.17 17:14:14.924772 [ 84 ] {} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8168 | 2026.02.17 17:14:14.924797 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8169 | 2026.02.17 17:14:14.924897 [ 196 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::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 | ||
| 8170 | 2026.02.17 17:14:14.925014 [ 196 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8171 | 2026.02.17 17:14:14.925047 [ 196 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 8172 | 2026.02.17 17:14:14.925116 [ 196 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
| 8173 | 2026.02.17 17:14:14.925162 [ 196 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 8174 | 2026.02.17 17:14:14.925203 [ 196 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 8175 | 2026.02.17 17:14:14.925245 [ 196 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 8176 | 2026.02.17 17:14:14.926019 [ 194 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001161966 sec., 43030.51896527093 rows/sec., 3.59 MiB/sec. | ||
| 8177 | 2026.02.17 17:14:14.926205 [ 190 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8178 | 2026.02.17 17:14:14.926531 [ 190 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_13_3} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8179 | 2026.02.17 17:14:14.926616 [ 190 ] {d761a3ba-dd35-40c3-ae89-4695f7b9bb6d::all_1_13_3} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8180 | 2026.02.17 17:14:14.926714 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8181 | 2026.02.17 17:14:15.820490 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17672 | ||
| 8182 | 2026.02.17 17:14:15.820981 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8183 | 2026.02.17 17:14:15.821029 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8184 | 2026.02.17 17:14:15.821517 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8185 | 2026.02.17 17:14:15.821747 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8186 | 2026.02.17 17:14:15.821889 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17672 | ||
| 8187 | 2026.02.17 17:14:16.759071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8188 | 2026.02.17 17:14:16.775049 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8189 | 2026.02.17 17:14:16.775107 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8190 | 2026.02.17 17:14:16.781531 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8191 | 2026.02.17 17:14:16.782232 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8192 | 2026.02.17 17:14:16.784846 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8193 | 2026.02.17 17:14:18.371342 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1042 | ||
| 8194 | 2026.02.17 17:14:18.373968 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8195 | 2026.02.17 17:14:18.374014 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8196 | 2026.02.17 17:14:18.375205 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8197 | 2026.02.17 17:14:18.375469 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8198 | 2026.02.17 17:14:18.375725 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1042 | ||
| 8199 | 2026.02.17 17:14:18.790496 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8200 | 2026.02.17 17:14:18.790685 [ 4 ] {32a5098d-14b9-4240-9cb4-b59925874167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8201 | 2026.02.17 17:14:18.790754 [ 4 ] {32a5098d-14b9-4240-9cb4-b59925874167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8202 | 2026.02.17 17:14:18.792059 [ 4 ] {32a5098d-14b9-4240-9cb4-b59925874167} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8203 | 2026.02.17 17:14:18.792119 [ 4 ] {32a5098d-14b9-4240-9cb4-b59925874167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8204 | 2026.02.17 17:14:18.792674 [ 4 ] {32a5098d-14b9-4240-9cb4-b59925874167} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8205 | 2026.02.17 17:14:18.792907 [ 4 ] {32a5098d-14b9-4240-9cb4-b59925874167} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8206 | 2026.02.17 17:14:18.793073 [ 4 ] {32a5098d-14b9-4240-9cb4-b59925874167} <Debug> executeQuery: Read 1196 rows, 100.97 KiB in 0.002437 sec., 490767.3368896184 rows/sec., 40.46 MiB/sec. | ||
| 8207 | 2026.02.17 17:14:18.793126 [ 4 ] {32a5098d-14b9-4240-9cb4-b59925874167} <Debug> TCPHandler: Processed in 0.00276577 sec. | ||
| 8208 | 2026.02.17 17:14:18.793258 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8209 | 2026.02.17 17:14:18.793381 [ 4 ] {757da0a1-8e7f-4ec9-8485-cc639b7412f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8210 | 2026.02.17 17:14:18.793429 [ 4 ] {757da0a1-8e7f-4ec9-8485-cc639b7412f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8211 | 2026.02.17 17:14:18.793968 [ 4 ] {757da0a1-8e7f-4ec9-8485-cc639b7412f0} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8212 | 2026.02.17 17:14:18.794008 [ 4 ] {757da0a1-8e7f-4ec9-8485-cc639b7412f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8213 | 2026.02.17 17:14:18.794363 [ 4 ] {757da0a1-8e7f-4ec9-8485-cc639b7412f0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8214 | 2026.02.17 17:14:18.794573 [ 4 ] {757da0a1-8e7f-4ec9-8485-cc639b7412f0} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8215 | 2026.02.17 17:14:18.794709 [ 4 ] {757da0a1-8e7f-4ec9-8485-cc639b7412f0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001373 sec., 166059.7232337946 rows/sec., 11.24 MiB/sec. | ||
| 8216 | 2026.02.17 17:14:18.794748 [ 4 ] {757da0a1-8e7f-4ec9-8485-cc639b7412f0} <Debug> TCPHandler: Processed in 0.001541913 sec. | ||
| 8217 | 2026.02.17 17:14:18.794875 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8218 | 2026.02.17 17:14:18.794973 [ 4 ] {e5a3f180-2bef-43aa-b9a9-932e46fcddd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8219 | 2026.02.17 17:14:18.795015 [ 4 ] {e5a3f180-2bef-43aa-b9a9-932e46fcddd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8220 | 2026.02.17 17:14:18.795673 [ 4 ] {e5a3f180-2bef-43aa-b9a9-932e46fcddd4} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8221 | 2026.02.17 17:14:18.795708 [ 4 ] {e5a3f180-2bef-43aa-b9a9-932e46fcddd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8222 | 2026.02.17 17:14:18.796045 [ 4 ] {e5a3f180-2bef-43aa-b9a9-932e46fcddd4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8223 | 2026.02.17 17:14:18.796261 [ 4 ] {e5a3f180-2bef-43aa-b9a9-932e46fcddd4} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8224 | 2026.02.17 17:14:18.796391 [ 4 ] {e5a3f180-2bef-43aa-b9a9-932e46fcddd4} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.00144 sec., 361111.11111111107 rows/sec., 26.72 MiB/sec. | ||
| 8225 | 2026.02.17 17:14:18.796428 [ 4 ] {e5a3f180-2bef-43aa-b9a9-932e46fcddd4} <Debug> TCPHandler: Processed in 0.001601724 sec. | ||
| 8226 | 2026.02.17 17:14:18.796543 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8227 | 2026.02.17 17:14:18.796638 [ 4 ] {2a0fe6c2-b7bf-4773-b019-ca7b2deef82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8228 | 2026.02.17 17:14:18.796681 [ 4 ] {2a0fe6c2-b7bf-4773-b019-ca7b2deef82b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8229 | 2026.02.17 17:14:18.797369 [ 4 ] {2a0fe6c2-b7bf-4773-b019-ca7b2deef82b} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8230 | 2026.02.17 17:14:18.797403 [ 4 ] {2a0fe6c2-b7bf-4773-b019-ca7b2deef82b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8231 | 2026.02.17 17:14:18.797790 [ 4 ] {2a0fe6c2-b7bf-4773-b019-ca7b2deef82b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8232 | 2026.02.17 17:14:18.798013 [ 4 ] {2a0fe6c2-b7bf-4773-b019-ca7b2deef82b} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8233 | 2026.02.17 17:14:18.798147 [ 4 ] {2a0fe6c2-b7bf-4773-b019-ca7b2deef82b} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001529 sec., 551994.7678221059 rows/sec., 37.15 MiB/sec. | ||
| 8234 | 2026.02.17 17:14:18.798183 [ 4 ] {2a0fe6c2-b7bf-4773-b019-ca7b2deef82b} <Debug> TCPHandler: Processed in 0.001687677 sec. | ||
| 8235 | 2026.02.17 17:14:18.798294 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8236 | 2026.02.17 17:14:18.798388 [ 4 ] {c7269bcd-0c9a-4f75-8fea-b925e76e6e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8237 | 2026.02.17 17:14:18.798430 [ 4 ] {c7269bcd-0c9a-4f75-8fea-b925e76e6e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8238 | 2026.02.17 17:14:18.798764 [ 4 ] {c7269bcd-0c9a-4f75-8fea-b925e76e6e95} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8239 | 2026.02.17 17:14:18.798798 [ 4 ] {c7269bcd-0c9a-4f75-8fea-b925e76e6e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8240 | 2026.02.17 17:14:18.799098 [ 4 ] {c7269bcd-0c9a-4f75-8fea-b925e76e6e95} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8241 | 2026.02.17 17:14:18.799304 [ 4 ] {c7269bcd-0c9a-4f75-8fea-b925e76e6e95} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8242 | 2026.02.17 17:14:18.799432 [ 4 ] {c7269bcd-0c9a-4f75-8fea-b925e76e6e95} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 8243 | 2026.02.17 17:14:18.799466 [ 4 ] {c7269bcd-0c9a-4f75-8fea-b925e76e6e95} <Debug> TCPHandler: Processed in 0.001219557 sec. | ||
| 8244 | 2026.02.17 17:14:23.185563 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8245 | 2026.02.17 17:14:23.185630 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8246 | 2026.02.17 17:14:23.321995 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18184 | ||
| 8247 | 2026.02.17 17:14:23.322519 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8248 | 2026.02.17 17:14:23.322563 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8249 | 2026.02.17 17:14:23.323043 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8250 | 2026.02.17 17:14:23.323280 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8251 | 2026.02.17 17:14:23.323424 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18184 | ||
| 8252 | 2026.02.17 17:14:23.769299 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8253 | 2026.02.17 17:14:23.769532 [ 4 ] {f867e723-a4b3-4ee5-8204-467fbb623bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8254 | 2026.02.17 17:14:23.769605 [ 4 ] {f867e723-a4b3-4ee5-8204-467fbb623bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8255 | 2026.02.17 17:14:23.770358 [ 4 ] {f867e723-a4b3-4ee5-8204-467fbb623bf9} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8256 | 2026.02.17 17:14:23.770405 [ 4 ] {f867e723-a4b3-4ee5-8204-467fbb623bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8257 | 2026.02.17 17:14:23.770830 [ 4 ] {f867e723-a4b3-4ee5-8204-467fbb623bf9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8258 | 2026.02.17 17:14:23.771067 [ 4 ] {f867e723-a4b3-4ee5-8204-467fbb623bf9} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8259 | 2026.02.17 17:14:23.771224 [ 4 ] {f867e723-a4b3-4ee5-8204-467fbb623bf9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001745 sec., 162750.71633237822 rows/sec., 10.34 MiB/sec. | ||
| 8260 | 2026.02.17 17:14:23.771266 [ 4 ] {f867e723-a4b3-4ee5-8204-467fbb623bf9} <Debug> TCPHandler: Processed in 0.002107435 sec. | ||
| 8261 | 2026.02.17 17:14:23.771414 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8262 | 2026.02.17 17:14:23.771509 [ 4 ] {0bd77d81-6211-4f3d-9fc2-e43ea686b366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8263 | 2026.02.17 17:14:23.771549 [ 4 ] {0bd77d81-6211-4f3d-9fc2-e43ea686b366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8264 | 2026.02.17 17:14:23.772330 [ 4 ] {0bd77d81-6211-4f3d-9fc2-e43ea686b366} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8265 | 2026.02.17 17:14:23.772367 [ 4 ] {0bd77d81-6211-4f3d-9fc2-e43ea686b366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8266 | 2026.02.17 17:14:23.772736 [ 4 ] {0bd77d81-6211-4f3d-9fc2-e43ea686b366} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8267 | 2026.02.17 17:14:23.772956 [ 4 ] {0bd77d81-6211-4f3d-9fc2-e43ea686b366} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8268 | 2026.02.17 17:14:23.773091 [ 4 ] {0bd77d81-6211-4f3d-9fc2-e43ea686b366} <Debug> executeQuery: Read 877 rows, 71.88 KiB in 0.001601 sec., 547782.6358525922 rows/sec., 43.85 MiB/sec. | ||
| 8269 | 2026.02.17 17:14:23.773128 [ 4 ] {0bd77d81-6211-4f3d-9fc2-e43ea686b366} <Debug> TCPHandler: Processed in 0.001763518 sec. | ||
| 8270 | 2026.02.17 17:14:23.773238 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8271 | 2026.02.17 17:14:23.773331 [ 4 ] {1786bf69-6d57-4231-bc45-17059caf69f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8272 | 2026.02.17 17:14:23.773371 [ 4 ] {1786bf69-6d57-4231-bc45-17059caf69f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8273 | 2026.02.17 17:14:23.773818 [ 4 ] {1786bf69-6d57-4231-bc45-17059caf69f4} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8274 | 2026.02.17 17:14:23.773855 [ 4 ] {1786bf69-6d57-4231-bc45-17059caf69f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8275 | 2026.02.17 17:14:23.774179 [ 4 ] {1786bf69-6d57-4231-bc45-17059caf69f4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8276 | 2026.02.17 17:14:23.774395 [ 4 ] {1786bf69-6d57-4231-bc45-17059caf69f4} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8277 | 2026.02.17 17:14:23.774509 [ 75 ] {} <Debug> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8278 | 2026.02.17 17:14:23.774528 [ 4 ] {1786bf69-6d57-4231-bc45-17059caf69f4} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001215 sec., 149794.2386831276 rows/sec., 9.28 MiB/sec. | ||
| 8279 | 2026.02.17 17:14:23.774581 [ 75 ] {} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8280 | 2026.02.17 17:14:23.774591 [ 4 ] {1786bf69-6d57-4231-bc45-17059caf69f4} <Debug> TCPHandler: Processed in 0.00140098 sec. | ||
| 8281 | 2026.02.17 17:14:23.774612 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8282 | 2026.02.17 17:14:23.774706 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8283 | 2026.02.17 17:14:23.774743 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::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 | ||
| 8284 | 2026.02.17 17:14:23.774804 [ 4 ] {02c7398f-d45e-4642-9f8b-425c05c04793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8285 | 2026.02.17 17:14:23.774849 [ 4 ] {02c7398f-d45e-4642-9f8b-425c05c04793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8286 | 2026.02.17 17:14:23.774892 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8287 | 2026.02.17 17:14:23.774932 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 200 rows starting from the beginning of the part | ||
| 8288 | 2026.02.17 17:14:23.775000 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 8289 | 2026.02.17 17:14:23.775044 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 182 rows starting from the beginning of the part | ||
| 8290 | 2026.02.17 17:14:23.775086 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 196 rows starting from the beginning of the part | ||
| 8291 | 2026.02.17 17:14:23.775124 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 182 rows starting from the beginning of the part | ||
| 8292 | 2026.02.17 17:14:23.775168 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 182 rows starting from the beginning of the part | ||
| 8293 | 2026.02.17 17:14:23.775297 [ 4 ] {02c7398f-d45e-4642-9f8b-425c05c04793} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8294 | 2026.02.17 17:14:23.775340 [ 4 ] {02c7398f-d45e-4642-9f8b-425c05c04793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8295 | 2026.02.17 17:14:23.775676 [ 4 ] {02c7398f-d45e-4642-9f8b-425c05c04793} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8296 | 2026.02.17 17:14:23.775916 [ 4 ] {02c7398f-d45e-4642-9f8b-425c05c04793} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8297 | 2026.02.17 17:14:23.776025 [ 75 ] {} <Debug> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 8298 | 2026.02.17 17:14:23.776047 [ 4 ] {02c7398f-d45e-4642-9f8b-425c05c04793} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001261 sec., 118160.19032513878 rows/sec., 7.63 MiB/sec. | ||
| 8299 | 2026.02.17 17:14:23.776063 [ 75 ] {} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8300 | 2026.02.17 17:14:23.776088 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8301 | 2026.02.17 17:14:23.776093 [ 4 ] {02c7398f-d45e-4642-9f8b-425c05c04793} <Debug> TCPHandler: Processed in 0.001435361 sec. | ||
| 8302 | 2026.02.17 17:14:23.776137 [ 190 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 944 rows, containing 5 columns (5 merged, 0 gathered) in 0.001453081 sec., 649654.0798482673 rows/sec., 42.88 MiB/sec. | ||
| 8303 | 2026.02.17 17:14:23.776162 [ 194 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 8304 | 2026.02.17 17:14:23.776210 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8305 | 2026.02.17 17:14:23.776261 [ 194 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8306 | 2026.02.17 17:14:23.776293 [ 194 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 378 rows starting from the beginning of the part | ||
| 8307 | 2026.02.17 17:14:23.776308 [ 4 ] {2f330bb2-8e77-47fe-a1d5-dfd247599133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8308 | 2026.02.17 17:14:23.776342 [ 193 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8309 | 2026.02.17 17:14:23.776354 [ 4 ] {2f330bb2-8e77-47fe-a1d5-dfd247599133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8310 | 2026.02.17 17:14:23.776346 [ 194 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 149 rows starting from the beginning of the part | ||
| 8311 | 2026.02.17 17:14:23.776446 [ 194 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 149 rows starting from the beginning of the part | ||
| 8312 | 2026.02.17 17:14:23.776490 [ 194 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 149 rows starting from the beginning of the part | ||
| 8313 | 2026.02.17 17:14:23.776531 [ 194 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 228 rows starting from the beginning of the part | ||
| 8314 | 2026.02.17 17:14:23.776569 [ 194 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 149 rows starting from the beginning of the part | ||
| 8315 | 2026.02.17 17:14:23.776704 [ 193 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_31_6} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8316 | 2026.02.17 17:14:23.776809 [ 193 ] {4dab1e63-8e8c-43e2-a0f5-543aca39b55e::all_1_31_6} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8317 | 2026.02.17 17:14:23.776814 [ 4 ] {2f330bb2-8e77-47fe-a1d5-dfd247599133} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8318 | 2026.02.17 17:14:23.776861 [ 4 ] {2f330bb2-8e77-47fe-a1d5-dfd247599133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8319 | 2026.02.17 17:14:23.776918 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8320 | 2026.02.17 17:14:23.777194 [ 4 ] {2f330bb2-8e77-47fe-a1d5-dfd247599133} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8321 | 2026.02.17 17:14:23.777420 [ 4 ] {2f330bb2-8e77-47fe-a1d5-dfd247599133} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8322 | 2026.02.17 17:14:23.777473 [ 188 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347259 sec., 892181.8299228285 rows/sec., 62.10 MiB/sec. | ||
| 8323 | 2026.02.17 17:14:23.777551 [ 4 ] {2f330bb2-8e77-47fe-a1d5-dfd247599133} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001261 sec., 117367.16891356067 rows/sec., 6.67 MiB/sec. | ||
| 8324 | 2026.02.17 17:14:23.777590 [ 4 ] {2f330bb2-8e77-47fe-a1d5-dfd247599133} <Debug> TCPHandler: Processed in 0.001428521 sec. | ||
| 8325 | 2026.02.17 17:14:23.777630 [ 193 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 8326 | 2026.02.17 17:14:23.777698 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8327 | 2026.02.17 17:14:23.777797 [ 4 ] {efc82198-1129-434b-a1fb-f5480b4e0fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8328 | 2026.02.17 17:14:23.777838 [ 4 ] {efc82198-1129-434b-a1fb-f5480b4e0fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8329 | 2026.02.17 17:14:23.777903 [ 193 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_35_7} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8330 | 2026.02.17 17:14:23.777978 [ 193 ] {0d498238-d7fd-43e8-a679-ff38f4500ff3::all_1_35_7} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 8331 | 2026.02.17 17:14:23.778058 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 8332 | 2026.02.17 17:14:23.778415 [ 4 ] {efc82198-1129-434b-a1fb-f5480b4e0fd9} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8333 | 2026.02.17 17:14:23.778456 [ 4 ] {efc82198-1129-434b-a1fb-f5480b4e0fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8334 | 2026.02.17 17:14:23.778791 [ 4 ] {efc82198-1129-434b-a1fb-f5480b4e0fd9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8335 | 2026.02.17 17:14:23.779016 [ 4 ] {efc82198-1129-434b-a1fb-f5480b4e0fd9} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): 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.02.17 17:14:23.779147 [ 4 ] {efc82198-1129-434b-a1fb-f5480b4e0fd9} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001367 sec., 387710.31455742504 rows/sec., 27.42 MiB/sec. | ||
| 8337 | 2026.02.17 17:14:23.779186 [ 4 ] {efc82198-1129-434b-a1fb-f5480b4e0fd9} <Debug> TCPHandler: Processed in 0.001536373 sec. | ||
| 8338 | 2026.02.17 17:14:23.779291 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8339 | 2026.02.17 17:14:23.779384 [ 4 ] {019a18e2-07e7-48fb-90ce-a73a02bd9b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8340 | 2026.02.17 17:14:23.779425 [ 4 ] {019a18e2-07e7-48fb-90ce-a73a02bd9b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8341 | 2026.02.17 17:14:23.779746 [ 4 ] {019a18e2-07e7-48fb-90ce-a73a02bd9b28} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8342 | 2026.02.17 17:14:23.779782 [ 4 ] {019a18e2-07e7-48fb-90ce-a73a02bd9b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8343 | 2026.02.17 17:14:23.780093 [ 4 ] {019a18e2-07e7-48fb-90ce-a73a02bd9b28} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8344 | 2026.02.17 17:14:23.780308 [ 4 ] {019a18e2-07e7-48fb-90ce-a73a02bd9b28} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8345 | 2026.02.17 17:14:23.780438 [ 4 ] {019a18e2-07e7-48fb-90ce-a73a02bd9b28} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 8346 | 2026.02.17 17:14:23.780474 [ 4 ] {019a18e2-07e7-48fb-90ce-a73a02bd9b28} <Debug> TCPHandler: Processed in 0.001231227 sec. | ||
| 8347 | 2026.02.17 17:14:23.780576 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8348 | 2026.02.17 17:14:23.780668 [ 4 ] {5aa3598e-e242-4f1e-b52a-eaf573315988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8349 | 2026.02.17 17:14:23.780710 [ 4 ] {5aa3598e-e242-4f1e-b52a-eaf573315988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8350 | 2026.02.17 17:14:23.781108 [ 4 ] {5aa3598e-e242-4f1e-b52a-eaf573315988} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8351 | 2026.02.17 17:14:23.781145 [ 4 ] {5aa3598e-e242-4f1e-b52a-eaf573315988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8352 | 2026.02.17 17:14:23.781486 [ 4 ] {5aa3598e-e242-4f1e-b52a-eaf573315988} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8353 | 2026.02.17 17:14:23.781700 [ 4 ] {5aa3598e-e242-4f1e-b52a-eaf573315988} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8354 | 2026.02.17 17:14:23.781828 [ 4 ] {5aa3598e-e242-4f1e-b52a-eaf573315988} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001177 sec., 225148.68309260832 rows/sec., 14.96 MiB/sec. | ||
| 8355 | 2026.02.17 17:14:23.781864 [ 4 ] {5aa3598e-e242-4f1e-b52a-eaf573315988} <Debug> TCPHandler: Processed in 0.001335829 sec. | ||
| 8356 | 2026.02.17 17:14:23.781970 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8357 | 2026.02.17 17:14:23.782064 [ 4 ] {3e741144-2408-4a75-ba90-ea32727fb351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8358 | 2026.02.17 17:14:23.782105 [ 4 ] {3e741144-2408-4a75-ba90-ea32727fb351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8359 | 2026.02.17 17:14:23.782397 [ 4 ] {3e741144-2408-4a75-ba90-ea32727fb351} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8360 | 2026.02.17 17:14:23.782434 [ 4 ] {3e741144-2408-4a75-ba90-ea32727fb351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8361 | 2026.02.17 17:14:23.782735 [ 4 ] {3e741144-2408-4a75-ba90-ea32727fb351} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8362 | 2026.02.17 17:14:23.782951 [ 4 ] {3e741144-2408-4a75-ba90-ea32727fb351} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8363 | 2026.02.17 17:14:23.783081 [ 4 ] {3e741144-2408-4a75-ba90-ea32727fb351} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 8364 | 2026.02.17 17:14:23.783118 [ 4 ] {3e741144-2408-4a75-ba90-ea32727fb351} <Debug> TCPHandler: Processed in 0.001195476 sec. | ||
| 8365 | 2026.02.17 17:14:23.783220 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8366 | 2026.02.17 17:14:23.783312 [ 4 ] {94592d47-cb64-44f7-bf5b-d6f7e3b90fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8367 | 2026.02.17 17:14:23.783365 [ 4 ] {94592d47-cb64-44f7-bf5b-d6f7e3b90fc4} <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 | ||
| 8368 | 2026.02.17 17:14:23.784222 [ 4 ] {94592d47-cb64-44f7-bf5b-d6f7e3b90fc4} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8369 | 2026.02.17 17:14:23.784259 [ 4 ] {94592d47-cb64-44f7-bf5b-d6f7e3b90fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8370 | 2026.02.17 17:14:23.784829 [ 4 ] {94592d47-cb64-44f7-bf5b-d6f7e3b90fc4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8371 | 2026.02.17 17:14:23.785052 [ 4 ] {94592d47-cb64-44f7-bf5b-d6f7e3b90fc4} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8372 | 2026.02.17 17:14:23.785193 [ 4 ] {94592d47-cb64-44f7-bf5b-d6f7e3b90fc4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001898 sec., 21074.81559536354 rows/sec., 37.77 MiB/sec. | ||
| 8373 | 2026.02.17 17:14:23.785247 [ 4 ] {94592d47-cb64-44f7-bf5b-d6f7e3b90fc4} <Debug> TCPHandler: Processed in 0.002074635 sec. | ||
| 8374 | 2026.02.17 17:14:23.785359 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8375 | 2026.02.17 17:14:23.785456 [ 4 ] {7433fc91-9c19-462c-9c55-5ac4f79e5a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8376 | 2026.02.17 17:14:23.785496 [ 4 ] {7433fc91-9c19-462c-9c55-5ac4f79e5a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8377 | 2026.02.17 17:14:23.785823 [ 4 ] {7433fc91-9c19-462c-9c55-5ac4f79e5a33} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8378 | 2026.02.17 17:14:23.785860 [ 4 ] {7433fc91-9c19-462c-9c55-5ac4f79e5a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8379 | 2026.02.17 17:14:23.786174 [ 4 ] {7433fc91-9c19-462c-9c55-5ac4f79e5a33} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8380 | 2026.02.17 17:14:23.786390 [ 4 ] {7433fc91-9c19-462c-9c55-5ac4f79e5a33} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8381 | 2026.02.17 17:14:23.786519 [ 4 ] {7433fc91-9c19-462c-9c55-5ac4f79e5a33} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001082 sec., 83179.2975970425 rows/sec., 5.20 MiB/sec. | ||
| 8382 | 2026.02.17 17:14:23.786555 [ 4 ] {7433fc91-9c19-462c-9c55-5ac4f79e5a33} <Debug> TCPHandler: Processed in 0.001244266 sec. | ||
| 8383 | 2026.02.17 17:14:24.284942 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8384 | 2026.02.17 17:14:24.301982 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8385 | 2026.02.17 17:14:24.302048 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8386 | 2026.02.17 17:14:24.308188 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8387 | 2026.02.17 17:14:24.308898 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8388 | 2026.02.17 17:14:24.311771 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8389 | 2026.02.17 17:14:28.375880 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1074 | ||
| 8390 | 2026.02.17 17:14:28.378220 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8391 | 2026.02.17 17:14:28.378270 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8392 | 2026.02.17 17:14:28.379513 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8393 | 2026.02.17 17:14:28.379776 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8394 | 2026.02.17 17:14:28.380093 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1074 | ||
| 8395 | 2026.02.17 17:14:28.759192 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8396 | 2026.02.17 17:14:28.759348 [ 4 ] {353b50fe-1be3-43e9-b208-aa1167adf636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8397 | 2026.02.17 17:14:28.759406 [ 4 ] {353b50fe-1be3-43e9-b208-aa1167adf636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8398 | 2026.02.17 17:14:28.759995 [ 4 ] {353b50fe-1be3-43e9-b208-aa1167adf636} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8399 | 2026.02.17 17:14:28.760033 [ 4 ] {353b50fe-1be3-43e9-b208-aa1167adf636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8400 | 2026.02.17 17:14:28.760390 [ 4 ] {353b50fe-1be3-43e9-b208-aa1167adf636} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8401 | 2026.02.17 17:14:28.760616 [ 4 ] {353b50fe-1be3-43e9-b208-aa1167adf636} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8402 | 2026.02.17 17:14:28.760760 [ 4 ] {353b50fe-1be3-43e9-b208-aa1167adf636} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001456 sec., 38461.53846153846 rows/sec., 2.95 MiB/sec. | ||
| 8403 | 2026.02.17 17:14:28.760800 [ 4 ] {353b50fe-1be3-43e9-b208-aa1167adf636} <Debug> TCPHandler: Processed in 0.001708486 sec. | ||
| 8404 | 2026.02.17 17:14:28.760922 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8405 | 2026.02.17 17:14:28.761014 [ 4 ] {033c9d51-99eb-4a05-9e55-98bad069b24c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8406 | 2026.02.17 17:14:28.761054 [ 4 ] {033c9d51-99eb-4a05-9e55-98bad069b24c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8407 | 2026.02.17 17:14:28.761483 [ 4 ] {033c9d51-99eb-4a05-9e55-98bad069b24c} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8408 | 2026.02.17 17:14:28.761518 [ 4 ] {033c9d51-99eb-4a05-9e55-98bad069b24c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8409 | 2026.02.17 17:14:28.761837 [ 4 ] {033c9d51-99eb-4a05-9e55-98bad069b24c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8410 | 2026.02.17 17:14:28.762048 [ 4 ] {033c9d51-99eb-4a05-9e55-98bad069b24c} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8411 | 2026.02.17 17:14:28.762178 [ 4 ] {033c9d51-99eb-4a05-9e55-98bad069b24c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001182 sec., 54145.51607445008 rows/sec., 4.23 MiB/sec. | ||
| 8412 | 2026.02.17 17:14:28.762216 [ 4 ] {033c9d51-99eb-4a05-9e55-98bad069b24c} <Debug> TCPHandler: Processed in 0.001341519 sec. | ||
| 8413 | 2026.02.17 17:14:28.762332 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8414 | 2026.02.17 17:14:28.762424 [ 4 ] {521be4f3-fbeb-4a7c-8905-e1a671e5d40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8415 | 2026.02.17 17:14:28.762466 [ 4 ] {521be4f3-fbeb-4a7c-8905-e1a671e5d40a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8416 | 2026.02.17 17:14:28.762850 [ 4 ] {521be4f3-fbeb-4a7c-8905-e1a671e5d40a} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8417 | 2026.02.17 17:14:28.762884 [ 4 ] {521be4f3-fbeb-4a7c-8905-e1a671e5d40a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8418 | 2026.02.17 17:14:28.763212 [ 4 ] {521be4f3-fbeb-4a7c-8905-e1a671e5d40a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8419 | 2026.02.17 17:14:28.763419 [ 4 ] {521be4f3-fbeb-4a7c-8905-e1a671e5d40a} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8420 | 2026.02.17 17:14:28.763544 [ 4 ] {521be4f3-fbeb-4a7c-8905-e1a671e5d40a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 8421 | 2026.02.17 17:14:28.763580 [ 4 ] {521be4f3-fbeb-4a7c-8905-e1a671e5d40a} <Debug> TCPHandler: Processed in 0.001295508 sec. | ||
| 8422 | 2026.02.17 17:14:28.763690 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8423 | 2026.02.17 17:14:28.763780 [ 4 ] {9c6c0cb9-efc6-4424-a3f1-36cc3d524e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8424 | 2026.02.17 17:14:28.763820 [ 4 ] {9c6c0cb9-efc6-4424-a3f1-36cc3d524e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8425 | 2026.02.17 17:14:28.764127 [ 4 ] {9c6c0cb9-efc6-4424-a3f1-36cc3d524e10} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8426 | 2026.02.17 17:14:28.764161 [ 4 ] {9c6c0cb9-efc6-4424-a3f1-36cc3d524e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8427 | 2026.02.17 17:14:28.764466 [ 4 ] {9c6c0cb9-efc6-4424-a3f1-36cc3d524e10} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8428 | 2026.02.17 17:14:28.764677 [ 4 ] {9c6c0cb9-efc6-4424-a3f1-36cc3d524e10} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8429 | 2026.02.17 17:14:28.764800 [ 4 ] {9c6c0cb9-efc6-4424-a3f1-36cc3d524e10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 8430 | 2026.02.17 17:14:28.764834 [ 4 ] {9c6c0cb9-efc6-4424-a3f1-36cc3d524e10} <Debug> TCPHandler: Processed in 0.001191596 sec. | ||
| 8431 | 2026.02.17 17:14:30.823483 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18632 | ||
| 8432 | 2026.02.17 17:14:30.823971 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8433 | 2026.02.17 17:14:30.824006 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8434 | 2026.02.17 17:14:30.824490 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8435 | 2026.02.17 17:14:30.824714 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8436 | 2026.02.17 17:14:30.824852 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18632 | ||
| 8437 | 2026.02.17 17:14:31.811826 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8438 | 2026.02.17 17:14:31.828554 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8439 | 2026.02.17 17:14:31.828607 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8440 | 2026.02.17 17:14:31.835106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8441 | 2026.02.17 17:14:31.835804 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8442 | 2026.02.17 17:14:31.838584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8443 | 2026.02.17 17:14:33.769115 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8444 | 2026.02.17 17:14:33.769313 [ 4 ] {41febda3-81e4-406a-a897-5817cfb0c67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8445 | 2026.02.17 17:14:33.769382 [ 4 ] {41febda3-81e4-406a-a897-5817cfb0c67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8446 | 2026.02.17 17:14:33.770165 [ 4 ] {41febda3-81e4-406a-a897-5817cfb0c67e} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8447 | 2026.02.17 17:14:33.770217 [ 4 ] {41febda3-81e4-406a-a897-5817cfb0c67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8448 | 2026.02.17 17:14:33.770642 [ 4 ] {41febda3-81e4-406a-a897-5817cfb0c67e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8449 | 2026.02.17 17:14:33.770880 [ 4 ] {41febda3-81e4-406a-a897-5817cfb0c67e} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8450 | 2026.02.17 17:14:33.771049 [ 4 ] {41febda3-81e4-406a-a897-5817cfb0c67e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001784 sec., 159192.82511210762 rows/sec., 10.11 MiB/sec. | ||
| 8451 | 2026.02.17 17:14:33.771102 [ 4 ] {41febda3-81e4-406a-a897-5817cfb0c67e} <Debug> TCPHandler: Processed in 0.002117455 sec. | ||
| 8452 | 2026.02.17 17:14:33.771232 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8453 | 2026.02.17 17:14:33.771336 [ 4 ] {993fd476-98d7-4181-b7f0-e551b572609a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8454 | 2026.02.17 17:14:33.771382 [ 4 ] {993fd476-98d7-4181-b7f0-e551b572609a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8455 | 2026.02.17 17:14:33.771795 [ 4 ] {993fd476-98d7-4181-b7f0-e551b572609a} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8456 | 2026.02.17 17:14:33.771832 [ 4 ] {993fd476-98d7-4181-b7f0-e551b572609a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8457 | 2026.02.17 17:14:33.772158 [ 4 ] {993fd476-98d7-4181-b7f0-e551b572609a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8458 | 2026.02.17 17:14:33.772388 [ 4 ] {993fd476-98d7-4181-b7f0-e551b572609a} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8459 | 2026.02.17 17:14:33.772524 [ 4 ] {993fd476-98d7-4181-b7f0-e551b572609a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001211 sec., 1651.5276630883566 rows/sec., 134.67 KiB/sec. | ||
| 8460 | 2026.02.17 17:14:33.772574 [ 4 ] {993fd476-98d7-4181-b7f0-e551b572609a} <Debug> TCPHandler: Processed in 0.00139392 sec. | ||
| 8461 | 2026.02.17 17:14:33.772702 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8462 | 2026.02.17 17:14:33.772810 [ 4 ] {f060722d-7b59-4945-9d23-145d34d2cfb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8463 | 2026.02.17 17:14:33.772860 [ 4 ] {f060722d-7b59-4945-9d23-145d34d2cfb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8464 | 2026.02.17 17:14:33.773755 [ 4 ] {f060722d-7b59-4945-9d23-145d34d2cfb8} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8465 | 2026.02.17 17:14:33.773789 [ 4 ] {f060722d-7b59-4945-9d23-145d34d2cfb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8466 | 2026.02.17 17:14:33.774174 [ 4 ] {f060722d-7b59-4945-9d23-145d34d2cfb8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8467 | 2026.02.17 17:14:33.774400 [ 4 ] {f060722d-7b59-4945-9d23-145d34d2cfb8} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8468 | 2026.02.17 17:14:33.774517 [ 64 ] {} <Debug> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8469 | 2026.02.17 17:14:33.774544 [ 64 ] {} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8470 | 2026.02.17 17:14:33.774564 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8471 | 2026.02.17 17:14:33.774575 [ 4 ] {f060722d-7b59-4945-9d23-145d34d2cfb8} <Debug> executeQuery: Read 878 rows, 71.95 KiB in 0.001787 sec., 491326.24510352546 rows/sec., 39.32 MiB/sec. | ||
| 8472 | 2026.02.17 17:14:33.774633 [ 4 ] {f060722d-7b59-4945-9d23-145d34d2cfb8} <Debug> TCPHandler: Processed in 0.001990913 sec. | ||
| 8473 | 2026.02.17 17:14:33.774686 [ 192 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::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 | ||
| 8474 | 2026.02.17 17:14:33.774781 [ 192 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8475 | 2026.02.17 17:14:33.774812 [ 192 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2027 rows starting from the beginning of the part | ||
| 8476 | 2026.02.17 17:14:33.774814 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8477 | 2026.02.17 17:14:33.774870 [ 192 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 877 rows starting from the beginning of the part | ||
| 8478 | 2026.02.17 17:14:33.774914 [ 192 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1196 rows starting from the beginning of the part | ||
| 8479 | 2026.02.17 17:14:33.774934 [ 4 ] {69f75614-386c-47c7-a25d-983d68498456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8480 | 2026.02.17 17:14:33.774954 [ 192 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 877 rows starting from the beginning of the part | ||
| 8481 | 2026.02.17 17:14:33.774984 [ 4 ] {69f75614-386c-47c7-a25d-983d68498456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8482 | 2026.02.17 17:14:33.774996 [ 192 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 8483 | 2026.02.17 17:14:33.775044 [ 192 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 878 rows starting from the beginning of the part | ||
| 8484 | 2026.02.17 17:14:33.775486 [ 4 ] {69f75614-386c-47c7-a25d-983d68498456} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8485 | 2026.02.17 17:14:33.775521 [ 4 ] {69f75614-386c-47c7-a25d-983d68498456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8486 | 2026.02.17 17:14:33.775850 [ 4 ] {69f75614-386c-47c7-a25d-983d68498456} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8487 | 2026.02.17 17:14:33.776086 [ 4 ] {69f75614-386c-47c7-a25d-983d68498456} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8488 | 2026.02.17 17:14:33.776236 [ 4 ] {69f75614-386c-47c7-a25d-983d68498456} <Debug> executeQuery: Read 184 rows, 11.69 KiB in 0.001326 sec., 138763.197586727 rows/sec., 8.61 MiB/sec. | ||
| 8489 | 2026.02.17 17:14:33.776274 [ 4 ] {69f75614-386c-47c7-a25d-983d68498456} <Debug> TCPHandler: Processed in 0.001523333 sec. | ||
| 8490 | 2026.02.17 17:14:33.776384 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8491 | 2026.02.17 17:14:33.776495 [ 4 ] {35e8b34a-0b21-41bd-924f-f7eac0f65916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8492 | 2026.02.17 17:14:33.776547 [ 4 ] {35e8b34a-0b21-41bd-924f-f7eac0f65916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8493 | 2026.02.17 17:14:33.777065 [ 4 ] {35e8b34a-0b21-41bd-924f-f7eac0f65916} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8494 | 2026.02.17 17:14:33.777065 [ 193 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5911 rows, containing 5 columns (5 merged, 0 gathered) in 0.002411492 sec., 2451179.6016739844 rows/sec., 207.90 MiB/sec. | ||
| 8495 | 2026.02.17 17:14:33.777103 [ 4 ] {35e8b34a-0b21-41bd-924f-f7eac0f65916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8496 | 2026.02.17 17:14:33.777340 [ 188 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8497 | 2026.02.17 17:14:33.777450 [ 4 ] {35e8b34a-0b21-41bd-924f-f7eac0f65916} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8498 | 2026.02.17 17:14:33.777595 [ 188 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_56_11} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8499 | 2026.02.17 17:14:33.777658 [ 188 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_56_11} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8500 | 2026.02.17 17:14:33.777677 [ 4 ] {35e8b34a-0b21-41bd-924f-f7eac0f65916} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8501 | 2026.02.17 17:14:33.777728 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 8502 | 2026.02.17 17:14:33.777815 [ 4 ] {35e8b34a-0b21-41bd-924f-f7eac0f65916} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001345 sec., 110780.66914498141 rows/sec., 7.16 MiB/sec. | ||
| 8503 | 2026.02.17 17:14:33.777852 [ 4 ] {35e8b34a-0b21-41bd-924f-f7eac0f65916} <Debug> TCPHandler: Processed in 0.001516143 sec. | ||
| 8504 | 2026.02.17 17:14:33.777964 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8505 | 2026.02.17 17:14:33.778059 [ 4 ] {00adfec3-7d6f-4783-8bb3-6ad024d58646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8506 | 2026.02.17 17:14:33.778100 [ 4 ] {00adfec3-7d6f-4783-8bb3-6ad024d58646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8507 | 2026.02.17 17:14:33.778541 [ 4 ] {00adfec3-7d6f-4783-8bb3-6ad024d58646} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8508 | 2026.02.17 17:14:33.778575 [ 4 ] {00adfec3-7d6f-4783-8bb3-6ad024d58646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8509 | 2026.02.17 17:14:33.778874 [ 4 ] {00adfec3-7d6f-4783-8bb3-6ad024d58646} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8510 | 2026.02.17 17:14:33.779079 [ 4 ] {00adfec3-7d6f-4783-8bb3-6ad024d58646} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8511 | 2026.02.17 17:14:33.779208 [ 4 ] {00adfec3-7d6f-4783-8bb3-6ad024d58646} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001168 sec., 126712.32876712328 rows/sec., 7.21 MiB/sec. | ||
| 8512 | 2026.02.17 17:14:33.779246 [ 4 ] {00adfec3-7d6f-4783-8bb3-6ad024d58646} <Debug> TCPHandler: Processed in 0.001331619 sec. | ||
| 8513 | 2026.02.17 17:14:33.779366 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8514 | 2026.02.17 17:14:33.779458 [ 4 ] {20e300a0-82ef-4d88-861e-63c026d97883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8515 | 2026.02.17 17:14:33.779498 [ 4 ] {20e300a0-82ef-4d88-861e-63c026d97883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8516 | 2026.02.17 17:14:33.780074 [ 4 ] {20e300a0-82ef-4d88-861e-63c026d97883} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8517 | 2026.02.17 17:14:33.780108 [ 4 ] {20e300a0-82ef-4d88-861e-63c026d97883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8518 | 2026.02.17 17:14:33.780435 [ 4 ] {20e300a0-82ef-4d88-861e-63c026d97883} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8519 | 2026.02.17 17:14:33.780643 [ 4 ] {20e300a0-82ef-4d88-861e-63c026d97883} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8520 | 2026.02.17 17:14:33.780741 [ 64 ] {} <Debug> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8521 | 2026.02.17 17:14:33.780768 [ 4 ] {20e300a0-82ef-4d88-861e-63c026d97883} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001328 sec., 400602.4096385542 rows/sec., 28.34 MiB/sec. | ||
| 8522 | 2026.02.17 17:14:33.780771 [ 64 ] {} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8523 | 2026.02.17 17:14:33.780798 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8524 | 2026.02.17 17:14:33.780806 [ 4 ] {20e300a0-82ef-4d88-861e-63c026d97883} <Debug> TCPHandler: Processed in 0.001490222 sec. | ||
| 8525 | 2026.02.17 17:14:33.780854 [ 192 ] {d98c200f-82a8-4bc8-a14b-281771204983::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 | ||
| 8526 | 2026.02.17 17:14:33.780917 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8527 | 2026.02.17 17:14:33.780950 [ 192 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8528 | 2026.02.17 17:14:33.780992 [ 192 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1022 rows starting from the beginning of the part | ||
| 8529 | 2026.02.17 17:14:33.781010 [ 4 ] {e7d1c6bb-6d30-4dd3-813d-f9e5f072999a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8530 | 2026.02.17 17:14:33.781051 [ 4 ] {e7d1c6bb-6d30-4dd3-813d-f9e5f072999a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8531 | 2026.02.17 17:14:33.781067 [ 192 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 530 rows starting from the beginning of the part | ||
| 8532 | 2026.02.17 17:14:33.781134 [ 192 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 520 rows starting from the beginning of the part | ||
| 8533 | 2026.02.17 17:14:33.781197 [ 192 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 530 rows starting from the beginning of the part | ||
| 8534 | 2026.02.17 17:14:33.781257 [ 192 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 8535 | 2026.02.17 17:14:33.781329 [ 192 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 532 rows starting from the beginning of the part | ||
| 8536 | 2026.02.17 17:14:33.781399 [ 4 ] {e7d1c6bb-6d30-4dd3-813d-f9e5f072999a} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8537 | 2026.02.17 17:14:33.781437 [ 4 ] {e7d1c6bb-6d30-4dd3-813d-f9e5f072999a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8538 | 2026.02.17 17:14:33.781746 [ 4 ] {e7d1c6bb-6d30-4dd3-813d-f9e5f072999a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8539 | 2026.02.17 17:14:33.781952 [ 4 ] {e7d1c6bb-6d30-4dd3-813d-f9e5f072999a} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8540 | 2026.02.17 17:14:33.782102 [ 4 ] {e7d1c6bb-6d30-4dd3-813d-f9e5f072999a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001109 sec., 5410.279531109108 rows/sec., 282.67 KiB/sec. | ||
| 8541 | 2026.02.17 17:14:33.782142 [ 4 ] {e7d1c6bb-6d30-4dd3-813d-f9e5f072999a} <Debug> TCPHandler: Processed in 0.001274248 sec. | ||
| 8542 | 2026.02.17 17:14:33.782274 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8543 | 2026.02.17 17:14:33.782368 [ 4 ] {978b24da-911b-4fa6-894d-407cc564baf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8544 | 2026.02.17 17:14:33.782410 [ 4 ] {978b24da-911b-4fa6-894d-407cc564baf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8545 | 2026.02.17 17:14:33.782715 [ 192 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3198 rows, containing 5 columns (5 merged, 0 gathered) in 0.001883751 sec., 1697676.6037549549 rows/sec., 128.52 MiB/sec. | ||
| 8546 | 2026.02.17 17:14:33.782846 [ 4 ] {978b24da-911b-4fa6-894d-407cc564baf9} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8547 | 2026.02.17 17:14:33.782877 [ 200 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8548 | 2026.02.17 17:14:33.782884 [ 4 ] {978b24da-911b-4fa6-894d-407cc564baf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8549 | 2026.02.17 17:14:33.783151 [ 200 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_56_11} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2026.02.17 17:14:33.783214 [ 200 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_56_11} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8551 | 2026.02.17 17:14:33.783263 [ 4 ] {978b24da-911b-4fa6-894d-407cc564baf9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8552 | 2026.02.17 17:14:33.783268 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8553 | 2026.02.17 17:14:33.783475 [ 4 ] {978b24da-911b-4fa6-894d-407cc564baf9} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8554 | 2026.02.17 17:14:33.783575 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8555 | 2026.02.17 17:14:33.783601 [ 4 ] {978b24da-911b-4fa6-894d-407cc564baf9} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001249 sec., 212970.37630104084 rows/sec., 14.15 MiB/sec. | ||
| 8556 | 2026.02.17 17:14:33.783605 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8557 | 2026.02.17 17:14:33.783630 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8558 | 2026.02.17 17:14:33.783638 [ 4 ] {978b24da-911b-4fa6-894d-407cc564baf9} <Debug> TCPHandler: Processed in 0.001413521 sec. | ||
| 8559 | 2026.02.17 17:14:33.783700 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::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 | ||
| 8560 | 2026.02.17 17:14:33.783752 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8561 | 2026.02.17 17:14:33.783772 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8562 | 2026.02.17 17:14:33.783797 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16960 rows starting from the beginning of the part | ||
| 8563 | 2026.02.17 17:14:33.783844 [ 4 ] {f03b8b52-03bf-4160-b316-5faa7f7ea6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8564 | 2026.02.17 17:14:33.783845 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 265 rows starting from the beginning of the part | ||
| 8565 | 2026.02.17 17:14:33.783886 [ 4 ] {f03b8b52-03bf-4160-b316-5faa7f7ea6d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8566 | 2026.02.17 17:14:33.783897 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 844 rows starting from the beginning of the part | ||
| 8567 | 2026.02.17 17:14:33.783939 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 265 rows starting from the beginning of the part | ||
| 8568 | 2026.02.17 17:14:33.783978 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 8569 | 2026.02.17 17:14:33.784039 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 266 rows starting from the beginning of the part | ||
| 8570 | 2026.02.17 17:14:33.784195 [ 4 ] {f03b8b52-03bf-4160-b316-5faa7f7ea6d9} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8571 | 2026.02.17 17:14:33.784234 [ 4 ] {f03b8b52-03bf-4160-b316-5faa7f7ea6d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8572 | 2026.02.17 17:14:33.784609 [ 4 ] {f03b8b52-03bf-4160-b316-5faa7f7ea6d9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8573 | 2026.02.17 17:14:33.784886 [ 4 ] {f03b8b52-03bf-4160-b316-5faa7f7ea6d9} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8574 | 2026.02.17 17:14:33.785048 [ 4 ] {f03b8b52-03bf-4160-b316-5faa7f7ea6d9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00122 sec., 819.672131147541 rows/sec., 55.23 KiB/sec. | ||
| 8575 | 2026.02.17 17:14:33.785099 [ 4 ] {f03b8b52-03bf-4160-b316-5faa7f7ea6d9} <Debug> TCPHandler: Processed in 0.001393431 sec. | ||
| 8576 | 2026.02.17 17:14:33.785234 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8577 | 2026.02.17 17:14:33.785348 [ 4 ] {41630763-6a29-49e8-92e1-03e8327942d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8578 | 2026.02.17 17:14:33.785417 [ 4 ] {41630763-6a29-49e8-92e1-03e8327942d6} <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 | ||
| 8579 | 2026.02.17 17:14:33.786548 [ 4 ] {41630763-6a29-49e8-92e1-03e8327942d6} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8580 | 2026.02.17 17:14:33.786588 [ 4 ] {41630763-6a29-49e8-92e1-03e8327942d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8581 | 2026.02.17 17:14:33.787544 [ 4 ] {41630763-6a29-49e8-92e1-03e8327942d6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8582 | 2026.02.17 17:14:33.787840 [ 4 ] {41630763-6a29-49e8-92e1-03e8327942d6} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8583 | 2026.02.17 17:14:33.788013 [ 4 ] {41630763-6a29-49e8-92e1-03e8327942d6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002688 sec., 14880.952380952382 rows/sec., 26.67 MiB/sec. | ||
| 8584 | 2026.02.17 17:14:33.788091 [ 4 ] {41630763-6a29-49e8-92e1-03e8327942d6} <Debug> TCPHandler: Processed in 0.002914773 sec. | ||
| 8585 | 2026.02.17 17:14:33.788219 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8586 | 2026.02.17 17:14:33.788315 [ 4 ] {9fe9844b-4028-4e77-900d-2709e2408107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8587 | 2026.02.17 17:14:33.788356 [ 4 ] {9fe9844b-4028-4e77-900d-2709e2408107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8588 | 2026.02.17 17:14:33.788707 [ 4 ] {9fe9844b-4028-4e77-900d-2709e2408107} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8589 | 2026.02.17 17:14:33.788742 [ 4 ] {9fe9844b-4028-4e77-900d-2709e2408107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8590 | 2026.02.17 17:14:33.789145 [ 4 ] {9fe9844b-4028-4e77-900d-2709e2408107} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8591 | 2026.02.17 17:14:33.789364 [ 4 ] {9fe9844b-4028-4e77-900d-2709e2408107} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8592 | 2026.02.17 17:14:33.789467 [ 64 ] {} <Debug> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8593 | 2026.02.17 17:14:33.789494 [ 4 ] {9fe9844b-4028-4e77-900d-2709e2408107} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001199 sec., 75062.55212677231 rows/sec., 4.70 MiB/sec. | ||
| 8594 | 2026.02.17 17:14:33.789499 [ 64 ] {} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8595 | 2026.02.17 17:14:33.789523 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8596 | 2026.02.17 17:14:33.789530 [ 4 ] {9fe9844b-4028-4e77-900d-2709e2408107} <Debug> TCPHandler: Processed in 0.001362069 sec. | ||
| 8597 | 2026.02.17 17:14:33.789588 [ 192 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 8598 | 2026.02.17 17:14:33.789679 [ 192 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8599 | 2026.02.17 17:14:33.789707 [ 192 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3750 rows starting from the beginning of the part | ||
| 8600 | 2026.02.17 17:14:33.789759 [ 192 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 90 rows starting from the beginning of the part | ||
| 8601 | 2026.02.17 17:14:33.789799 [ 192 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 8602 | 2026.02.17 17:14:33.789835 [ 192 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 90 rows starting from the beginning of the part | ||
| 8603 | 2026.02.17 17:14:33.789871 [ 192 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 8604 | 2026.02.17 17:14:33.789911 [ 192 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 90 rows starting from the beginning of the part | ||
| 8605 | 2026.02.17 17:14:33.790759 [ 186 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18760 rows, containing 5 columns (5 merged, 0 gathered) in 0.007077693 sec., 2650581.1992693096 rows/sec., 178.40 MiB/sec. | ||
| 8606 | 2026.02.17 17:14:33.791096 [ 188 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001537763 sec., 2692222.4035823466 rows/sec., 173.54 MiB/sec. | ||
| 8607 | 2026.02.17 17:14:33.791097 [ 195 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8608 | 2026.02.17 17:14:33.791447 [ 195 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8609 | 2026.02.17 17:14:33.791455 [ 192 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8610 | 2026.02.17 17:14:33.791543 [ 195 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8611 | 2026.02.17 17:14:33.791646 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.19 MiB. | ||
| 8612 | 2026.02.17 17:14:33.791726 [ 192 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_56_11} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8613 | 2026.02.17 17:14:33.791791 [ 192 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_56_11} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8614 | 2026.02.17 17:14:33.791845 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 8615 | 2026.02.17 17:14:34.000172 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.32 MiB, peak 304.69 MiB, free memory in arenas 0.00 B, will set to 297.19 MiB (RSS), difference: 1.86 MiB | ||
| 8616 | 2026.02.17 17:14:38.185881 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8617 | 2026.02.17 17:14:38.185946 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8618 | 2026.02.17 17:14:38.324949 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19144 | ||
| 8619 | 2026.02.17 17:14:38.325442 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8620 | 2026.02.17 17:14:38.325477 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8621 | 2026.02.17 17:14:38.325982 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8622 | 2026.02.17 17:14:38.326231 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8623 | 2026.02.17 17:14:38.326372 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19144 | ||
| 8624 | 2026.02.17 17:14:38.380309 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1106 | ||
| 8625 | 2026.02.17 17:14:38.382790 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8626 | 2026.02.17 17:14:38.382848 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8627 | 2026.02.17 17:14:38.384104 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8628 | 2026.02.17 17:14:38.384375 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8629 | 2026.02.17 17:14:38.384730 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1106 | ||
| 8630 | 2026.02.17 17:14:38.758836 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8631 | 2026.02.17 17:14:38.759001 [ 4 ] {d43149aa-b909-4409-83fb-8c260636b363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8632 | 2026.02.17 17:14:38.759064 [ 4 ] {d43149aa-b909-4409-83fb-8c260636b363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8633 | 2026.02.17 17:14:38.759705 [ 4 ] {d43149aa-b909-4409-83fb-8c260636b363} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8634 | 2026.02.17 17:14:38.759747 [ 4 ] {d43149aa-b909-4409-83fb-8c260636b363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8635 | 2026.02.17 17:14:38.760135 [ 4 ] {d43149aa-b909-4409-83fb-8c260636b363} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8636 | 2026.02.17 17:14:38.760382 [ 4 ] {d43149aa-b909-4409-83fb-8c260636b363} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8637 | 2026.02.17 17:14:38.760542 [ 4 ] {d43149aa-b909-4409-83fb-8c260636b363} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001585 sec., 35331.230283911675 rows/sec., 2.71 MiB/sec. | ||
| 8638 | 2026.02.17 17:14:38.760590 [ 4 ] {d43149aa-b909-4409-83fb-8c260636b363} <Debug> TCPHandler: Processed in 0.00186259 sec. | ||
| 8639 | 2026.02.17 17:14:38.760718 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8640 | 2026.02.17 17:14:38.760820 [ 4 ] {7cec7146-b431-47e0-b4ab-28a596614076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8641 | 2026.02.17 17:14:38.760863 [ 4 ] {7cec7146-b431-47e0-b4ab-28a596614076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8642 | 2026.02.17 17:14:38.761301 [ 4 ] {7cec7146-b431-47e0-b4ab-28a596614076} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8643 | 2026.02.17 17:14:38.761336 [ 4 ] {7cec7146-b431-47e0-b4ab-28a596614076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8644 | 2026.02.17 17:14:38.761661 [ 4 ] {7cec7146-b431-47e0-b4ab-28a596614076} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8645 | 2026.02.17 17:14:38.761880 [ 4 ] {7cec7146-b431-47e0-b4ab-28a596614076} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8646 | 2026.02.17 17:14:38.762014 [ 4 ] {7cec7146-b431-47e0-b4ab-28a596614076} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 4.10 MiB/sec. | ||
| 8647 | 2026.02.17 17:14:38.762053 [ 4 ] {7cec7146-b431-47e0-b4ab-28a596614076} <Debug> TCPHandler: Processed in 0.001385879 sec. | ||
| 8648 | 2026.02.17 17:14:38.762165 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8649 | 2026.02.17 17:14:38.762262 [ 4 ] {6e8852a5-13b1-4648-925b-e7fba89c242a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8650 | 2026.02.17 17:14:38.762307 [ 4 ] {6e8852a5-13b1-4648-925b-e7fba89c242a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8651 | 2026.02.17 17:14:38.762699 [ 4 ] {6e8852a5-13b1-4648-925b-e7fba89c242a} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8652 | 2026.02.17 17:14:38.762733 [ 4 ] {6e8852a5-13b1-4648-925b-e7fba89c242a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8653 | 2026.02.17 17:14:38.763072 [ 4 ] {6e8852a5-13b1-4648-925b-e7fba89c242a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8654 | 2026.02.17 17:14:38.763290 [ 4 ] {6e8852a5-13b1-4648-925b-e7fba89c242a} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8655 | 2026.02.17 17:14:38.763420 [ 4 ] {6e8852a5-13b1-4648-925b-e7fba89c242a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 8656 | 2026.02.17 17:14:38.763458 [ 4 ] {6e8852a5-13b1-4648-925b-e7fba89c242a} <Debug> TCPHandler: Processed in 0.001341829 sec. | ||
| 8657 | 2026.02.17 17:14:38.763577 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8658 | 2026.02.17 17:14:38.763671 [ 4 ] {836a09d6-0722-4749-b3d9-fc3519bc19b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8659 | 2026.02.17 17:14:38.763713 [ 4 ] {836a09d6-0722-4749-b3d9-fc3519bc19b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8660 | 2026.02.17 17:14:38.764036 [ 4 ] {836a09d6-0722-4749-b3d9-fc3519bc19b8} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8661 | 2026.02.17 17:14:38.764070 [ 4 ] {836a09d6-0722-4749-b3d9-fc3519bc19b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8662 | 2026.02.17 17:14:38.764381 [ 4 ] {836a09d6-0722-4749-b3d9-fc3519bc19b8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8663 | 2026.02.17 17:14:38.764596 [ 4 ] {836a09d6-0722-4749-b3d9-fc3519bc19b8} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8664 | 2026.02.17 17:14:38.764726 [ 4 ] {836a09d6-0722-4749-b3d9-fc3519bc19b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 8665 | 2026.02.17 17:14:38.764763 [ 4 ] {836a09d6-0722-4749-b3d9-fc3519bc19b8} <Debug> TCPHandler: Processed in 0.001234567 sec. | ||
| 8666 | 2026.02.17 17:14:39.338688 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8667 | 2026.02.17 17:14:39.356560 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8668 | 2026.02.17 17:14:39.356625 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8669 | 2026.02.17 17:14:39.362927 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8670 | 2026.02.17 17:14:39.363611 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8671 | 2026.02.17 17:14:39.366822 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8672 | 2026.02.17 17:14:43.769789 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8673 | 2026.02.17 17:14:43.770089 [ 4 ] {26d07aaa-497c-45c0-adb1-e91a5f1d8196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8674 | 2026.02.17 17:14:43.770202 [ 4 ] {26d07aaa-497c-45c0-adb1-e91a5f1d8196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8675 | 2026.02.17 17:14:43.771020 [ 4 ] {26d07aaa-497c-45c0-adb1-e91a5f1d8196} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8676 | 2026.02.17 17:14:43.771063 [ 4 ] {26d07aaa-497c-45c0-adb1-e91a5f1d8196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8677 | 2026.02.17 17:14:43.771458 [ 4 ] {26d07aaa-497c-45c0-adb1-e91a5f1d8196} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8678 | 2026.02.17 17:14:43.771682 [ 4 ] {26d07aaa-497c-45c0-adb1-e91a5f1d8196} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8679 | 2026.02.17 17:14:43.771842 [ 4 ] {26d07aaa-497c-45c0-adb1-e91a5f1d8196} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001829 sec., 155276.10716238382 rows/sec., 9.86 MiB/sec. | ||
| 8680 | 2026.02.17 17:14:43.771842 [ 51 ] {} <Debug> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 8681 | 2026.02.17 17:14:43.771887 [ 4 ] {26d07aaa-497c-45c0-adb1-e91a5f1d8196} <Debug> TCPHandler: Processed in 0.002278879 sec. | ||
| 8682 | 2026.02.17 17:14:43.771921 [ 51 ] {} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8683 | 2026.02.17 17:14:43.771949 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8684 | 2026.02.17 17:14:43.772020 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8685 | 2026.02.17 17:14:43.772083 [ 201 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 8686 | 2026.02.17 17:14:43.772120 [ 4 ] {894cfa44-5893-458e-8250-91eb5d4220de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8687 | 2026.02.17 17:14:43.772169 [ 4 ] {894cfa44-5893-458e-8250-91eb5d4220de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8688 | 2026.02.17 17:14:43.772245 [ 201 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8689 | 2026.02.17 17:14:43.772294 [ 201 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 284 rows starting from the beginning of the part | ||
| 8690 | 2026.02.17 17:14:43.772374 [ 201 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 8691 | 2026.02.17 17:14:43.772426 [ 201 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 8692 | 2026.02.17 17:14:43.772472 [ 201 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 8693 | 2026.02.17 17:14:43.772517 [ 201 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 8694 | 2026.02.17 17:14:43.773132 [ 4 ] {894cfa44-5893-458e-8250-91eb5d4220de} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8695 | 2026.02.17 17:14:43.773174 [ 4 ] {894cfa44-5893-458e-8250-91eb5d4220de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8696 | 2026.02.17 17:14:43.773543 [ 192 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001526853 sec., 930017.4934980642 rows/sec., 62.62 MiB/sec. | ||
| 8697 | 2026.02.17 17:14:43.773556 [ 4 ] {894cfa44-5893-458e-8250-91eb5d4220de} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8698 | 2026.02.17 17:14:43.773685 [ 201 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 8699 | 2026.02.17 17:14:43.773808 [ 4 ] {894cfa44-5893-458e-8250-91eb5d4220de} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): 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.02.17 17:14:43.773956 [ 201 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_29_7} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8701 | 2026.02.17 17:14:43.773965 [ 4 ] {894cfa44-5893-458e-8250-91eb5d4220de} <Debug> executeQuery: Read 877 rows, 71.88 KiB in 0.001863 sec., 470746.1084272678 rows/sec., 37.68 MiB/sec. | ||
| 8702 | 2026.02.17 17:14:43.774016 [ 4 ] {894cfa44-5893-458e-8250-91eb5d4220de} <Debug> TCPHandler: Processed in 0.002045114 sec. | ||
| 8703 | 2026.02.17 17:14:43.774041 [ 201 ] {b828f79d-341a-4be3-aa6d-c1bf5577562e::all_1_29_7} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 8704 | 2026.02.17 17:14:43.774120 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 8705 | 2026.02.17 17:14:43.774131 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8706 | 2026.02.17 17:14:43.774230 [ 4 ] {5c31e34d-f0be-4432-81de-9e3904c773ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8707 | 2026.02.17 17:14:43.774271 [ 4 ] {5c31e34d-f0be-4432-81de-9e3904c773ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8708 | 2026.02.17 17:14:43.774756 [ 4 ] {5c31e34d-f0be-4432-81de-9e3904c773ab} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8709 | 2026.02.17 17:14:43.774794 [ 4 ] {5c31e34d-f0be-4432-81de-9e3904c773ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8710 | 2026.02.17 17:14:43.775119 [ 4 ] {5c31e34d-f0be-4432-81de-9e3904c773ab} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8711 | 2026.02.17 17:14:43.775337 [ 4 ] {5c31e34d-f0be-4432-81de-9e3904c773ab} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8712 | 2026.02.17 17:14:43.775466 [ 4 ] {5c31e34d-f0be-4432-81de-9e3904c773ab} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001254 sec., 145135.5661881978 rows/sec., 8.99 MiB/sec. | ||
| 8713 | 2026.02.17 17:14:43.775504 [ 4 ] {5c31e34d-f0be-4432-81de-9e3904c773ab} <Debug> TCPHandler: Processed in 0.00142159 sec. | ||
| 8714 | 2026.02.17 17:14:43.775613 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8715 | 2026.02.17 17:14:43.775705 [ 4 ] {4451fdb3-8f2c-4e00-ab4e-03ad2dc35ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8716 | 2026.02.17 17:14:43.775742 [ 4 ] {4451fdb3-8f2c-4e00-ab4e-03ad2dc35ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8717 | 2026.02.17 17:14:43.776180 [ 4 ] {4451fdb3-8f2c-4e00-ab4e-03ad2dc35ed0} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8718 | 2026.02.17 17:14:43.776215 [ 4 ] {4451fdb3-8f2c-4e00-ab4e-03ad2dc35ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8719 | 2026.02.17 17:14:43.776523 [ 4 ] {4451fdb3-8f2c-4e00-ab4e-03ad2dc35ed0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8720 | 2026.02.17 17:14:43.776733 [ 4 ] {4451fdb3-8f2c-4e00-ab4e-03ad2dc35ed0} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8721 | 2026.02.17 17:14:43.776860 [ 4 ] {4451fdb3-8f2c-4e00-ab4e-03ad2dc35ed0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001174 sec., 126916.52470187395 rows/sec., 8.20 MiB/sec. | ||
| 8722 | 2026.02.17 17:14:43.776899 [ 4 ] {4451fdb3-8f2c-4e00-ab4e-03ad2dc35ed0} <Debug> TCPHandler: Processed in 0.001334578 sec. | ||
| 8723 | 2026.02.17 17:14:43.777008 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8724 | 2026.02.17 17:14:43.777101 [ 4 ] {caf27da8-d9b5-4a37-b38e-1c5c68e8b3bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8725 | 2026.02.17 17:14:43.777140 [ 4 ] {caf27da8-d9b5-4a37-b38e-1c5c68e8b3bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8726 | 2026.02.17 17:14:43.777578 [ 4 ] {caf27da8-d9b5-4a37-b38e-1c5c68e8b3bb} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8727 | 2026.02.17 17:14:43.777614 [ 4 ] {caf27da8-d9b5-4a37-b38e-1c5c68e8b3bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8728 | 2026.02.17 17:14:43.777915 [ 4 ] {caf27da8-d9b5-4a37-b38e-1c5c68e8b3bb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8729 | 2026.02.17 17:14:43.778121 [ 4 ] {caf27da8-d9b5-4a37-b38e-1c5c68e8b3bb} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8730 | 2026.02.17 17:14:43.778247 [ 47 ] {} <Debug> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 8731 | 2026.02.17 17:14:43.778250 [ 4 ] {caf27da8-d9b5-4a37-b38e-1c5c68e8b3bb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001167 sec., 126820.90831191087 rows/sec., 7.21 MiB/sec. | ||
| 8732 | 2026.02.17 17:14:43.778290 [ 47 ] {} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8733 | 2026.02.17 17:14:43.778315 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8734 | 2026.02.17 17:14:43.778316 [ 4 ] {caf27da8-d9b5-4a37-b38e-1c5c68e8b3bb} <Debug> TCPHandler: Processed in 0.00135574 sec. | ||
| 8735 | 2026.02.17 17:14:43.778398 [ 188 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 8736 | 2026.02.17 17:14:43.778439 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8737 | 2026.02.17 17:14:43.778487 [ 188 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8738 | 2026.02.17 17:14:43.778515 [ 188 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 148 rows starting from the beginning of the part | ||
| 8739 | 2026.02.17 17:14:43.778531 [ 4 ] {f15b83b0-d8c7-4219-b58b-ec7eda3d613e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8740 | 2026.02.17 17:14:43.778569 [ 188 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 8741 | 2026.02.17 17:14:43.778571 [ 4 ] {f15b83b0-d8c7-4219-b58b-ec7eda3d613e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8742 | 2026.02.17 17:14:43.778615 [ 188 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 8743 | 2026.02.17 17:14:43.778653 [ 188 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 8744 | 2026.02.17 17:14:43.778691 [ 188 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 8745 | 2026.02.17 17:14:43.779207 [ 4 ] {f15b83b0-d8c7-4219-b58b-ec7eda3d613e} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8746 | 2026.02.17 17:14:43.779242 [ 4 ] {f15b83b0-d8c7-4219-b58b-ec7eda3d613e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8747 | 2026.02.17 17:14:43.779437 [ 192 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001075843 sec., 687832.7042142766 rows/sec., 41.74 MiB/sec. | ||
| 8748 | 2026.02.17 17:14:43.779572 [ 4 ] {f15b83b0-d8c7-4219-b58b-ec7eda3d613e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8749 | 2026.02.17 17:14:43.779635 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 8750 | 2026.02.17 17:14:43.779841 [ 4 ] {f15b83b0-d8c7-4219-b58b-ec7eda3d613e} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8751 | 2026.02.17 17:14:43.779971 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_29_7} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8752 | 2026.02.17 17:14:43.779997 [ 4 ] {f15b83b0-d8c7-4219-b58b-ec7eda3d613e} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001483 sec., 357383.6817262306 rows/sec., 25.27 MiB/sec. | ||
| 8753 | 2026.02.17 17:14:43.780041 [ 4 ] {f15b83b0-d8c7-4219-b58b-ec7eda3d613e} <Debug> TCPHandler: Processed in 0.001650065 sec. | ||
| 8754 | 2026.02.17 17:14:43.780051 [ 191 ] {e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5::all_1_29_7} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 8755 | 2026.02.17 17:14:43.780166 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8756 | 2026.02.17 17:14:43.780179 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8757 | 2026.02.17 17:14:43.780267 [ 4 ] {1fac1e44-bbba-49f2-8651-2e393073364d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8758 | 2026.02.17 17:14:43.780313 [ 4 ] {1fac1e44-bbba-49f2-8651-2e393073364d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8759 | 2026.02.17 17:14:43.780678 [ 4 ] {1fac1e44-bbba-49f2-8651-2e393073364d} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8760 | 2026.02.17 17:14:43.780714 [ 4 ] {1fac1e44-bbba-49f2-8651-2e393073364d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8761 | 2026.02.17 17:14:43.781032 [ 4 ] {1fac1e44-bbba-49f2-8651-2e393073364d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8762 | 2026.02.17 17:14:43.781250 [ 4 ] {1fac1e44-bbba-49f2-8651-2e393073364d} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8763 | 2026.02.17 17:14:43.781378 [ 4 ] {1fac1e44-bbba-49f2-8651-2e393073364d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001129 sec., 5314.437555358724 rows/sec., 277.66 KiB/sec. | ||
| 8764 | 2026.02.17 17:14:43.781415 [ 4 ] {1fac1e44-bbba-49f2-8651-2e393073364d} <Debug> TCPHandler: Processed in 0.001297298 sec. | ||
| 8765 | 2026.02.17 17:14:43.781532 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8766 | 2026.02.17 17:14:43.781624 [ 4 ] {9a54ff93-bec0-4ad4-95c2-97a8fe1f97ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8767 | 2026.02.17 17:14:43.781667 [ 4 ] {9a54ff93-bec0-4ad4-95c2-97a8fe1f97ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8768 | 2026.02.17 17:14:43.782110 [ 4 ] {9a54ff93-bec0-4ad4-95c2-97a8fe1f97ba} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8769 | 2026.02.17 17:14:43.782146 [ 4 ] {9a54ff93-bec0-4ad4-95c2-97a8fe1f97ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8770 | 2026.02.17 17:14:43.782496 [ 4 ] {9a54ff93-bec0-4ad4-95c2-97a8fe1f97ba} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8771 | 2026.02.17 17:14:43.782706 [ 4 ] {9a54ff93-bec0-4ad4-95c2-97a8fe1f97ba} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8772 | 2026.02.17 17:14:43.782842 [ 4 ] {9a54ff93-bec0-4ad4-95c2-97a8fe1f97ba} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001235 sec., 214574.89878542512 rows/sec., 14.26 MiB/sec. | ||
| 8773 | 2026.02.17 17:14:43.782879 [ 4 ] {9a54ff93-bec0-4ad4-95c2-97a8fe1f97ba} <Debug> TCPHandler: Processed in 0.001395311 sec. | ||
| 8774 | 2026.02.17 17:14:43.782995 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8775 | 2026.02.17 17:14:43.783088 [ 4 ] {5608cb07-409e-4732-8bec-8bb3feb23a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8776 | 2026.02.17 17:14:43.783129 [ 4 ] {5608cb07-409e-4732-8bec-8bb3feb23a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8777 | 2026.02.17 17:14:43.783444 [ 4 ] {5608cb07-409e-4732-8bec-8bb3feb23a3c} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8778 | 2026.02.17 17:14:43.783479 [ 4 ] {5608cb07-409e-4732-8bec-8bb3feb23a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8779 | 2026.02.17 17:14:43.783770 [ 4 ] {5608cb07-409e-4732-8bec-8bb3feb23a3c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8780 | 2026.02.17 17:14:43.783978 [ 4 ] {5608cb07-409e-4732-8bec-8bb3feb23a3c} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8781 | 2026.02.17 17:14:43.784108 [ 4 ] {5608cb07-409e-4732-8bec-8bb3feb23a3c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 8782 | 2026.02.17 17:14:43.784146 [ 4 ] {5608cb07-409e-4732-8bec-8bb3feb23a3c} <Debug> TCPHandler: Processed in 0.001199146 sec. | ||
| 8783 | 2026.02.17 17:14:43.784257 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8784 | 2026.02.17 17:14:43.784352 [ 4 ] {b0e503bf-591d-44c4-a97b-4337f483a902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8785 | 2026.02.17 17:14:43.784407 [ 4 ] {b0e503bf-591d-44c4-a97b-4337f483a902} <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 | ||
| 8786 | 2026.02.17 17:14:43.785299 [ 4 ] {b0e503bf-591d-44c4-a97b-4337f483a902} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8787 | 2026.02.17 17:14:43.785336 [ 4 ] {b0e503bf-591d-44c4-a97b-4337f483a902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8788 | 2026.02.17 17:14:43.785934 [ 4 ] {b0e503bf-591d-44c4-a97b-4337f483a902} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8789 | 2026.02.17 17:14:43.786163 [ 4 ] {b0e503bf-591d-44c4-a97b-4337f483a902} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8790 | 2026.02.17 17:14:43.786305 [ 4 ] {b0e503bf-591d-44c4-a97b-4337f483a902} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00197 sec., 20304.568527918782 rows/sec., 36.38 MiB/sec. | ||
| 8791 | 2026.02.17 17:14:43.786360 [ 4 ] {b0e503bf-591d-44c4-a97b-4337f483a902} <Debug> TCPHandler: Processed in 0.002150426 sec. | ||
| 8792 | 2026.02.17 17:14:43.786470 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8793 | 2026.02.17 17:14:43.786563 [ 4 ] {3e559735-e3ed-4629-86f6-e1a175d71aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8794 | 2026.02.17 17:14:43.786605 [ 4 ] {3e559735-e3ed-4629-86f6-e1a175d71aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8795 | 2026.02.17 17:14:43.786943 [ 4 ] {3e559735-e3ed-4629-86f6-e1a175d71aa2} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8796 | 2026.02.17 17:14:43.786979 [ 4 ] {3e559735-e3ed-4629-86f6-e1a175d71aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8797 | 2026.02.17 17:14:43.787287 [ 4 ] {3e559735-e3ed-4629-86f6-e1a175d71aa2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8798 | 2026.02.17 17:14:43.787497 [ 4 ] {3e559735-e3ed-4629-86f6-e1a175d71aa2} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8799 | 2026.02.17 17:14:43.787630 [ 4 ] {3e559735-e3ed-4629-86f6-e1a175d71aa2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001084 sec., 83025.8302583026 rows/sec., 5.20 MiB/sec. | ||
| 8800 | 2026.02.17 17:14:43.787666 [ 4 ] {3e559735-e3ed-4629-86f6-e1a175d71aa2} <Debug> TCPHandler: Processed in 0.001244247 sec. | ||
| 8801 | 2026.02.17 17:14:45.827429 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19592 | ||
| 8802 | 2026.02.17 17:14:45.827932 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8803 | 2026.02.17 17:14:45.827978 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8804 | 2026.02.17 17:14:45.828454 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8805 | 2026.02.17 17:14:45.828680 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8806 | 2026.02.17 17:14:45.828825 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19592 | ||
| 8807 | 2026.02.17 17:14:45.828876 [ 45 ] {} <Debug> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8808 | 2026.02.17 17:14:45.828982 [ 45 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8809 | 2026.02.17 17:14:45.829018 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8810 | 2026.02.17 17:14:45.829223 [ 192 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 8811 | 2026.02.17 17:14:45.829440 [ 192 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8812 | 2026.02.17 17:14:45.829503 [ 192 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17224 rows starting from the beginning of the part | ||
| 8813 | 2026.02.17 17:14:45.829603 [ 192 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 8814 | 2026.02.17 17:14:45.829674 [ 192 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 8815 | 2026.02.17 17:14:45.829721 [ 192 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 8816 | 2026.02.17 17:14:45.829764 [ 192 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 8817 | 2026.02.17 17:14:45.829808 [ 192 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::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 | ||
| 8818 | 2026.02.17 17:14:45.831934 [ 191 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19592 rows, containing 4 columns (4 merged, 0 gathered) in 0.002797621 sec., 7003092.985075533 rows/sec., 100.18 MiB/sec. | ||
| 8819 | 2026.02.17 17:14:45.832280 [ 191 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8820 | 2026.02.17 17:14:45.832561 [ 191 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_41_8} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8821 | 2026.02.17 17:14:45.832644 [ 191 ] {c913f561-7f4a-464c-b73f-5f54620b21d9::all_1_41_8} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8822 | 2026.02.17 17:14:45.832754 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 8823 | 2026.02.17 17:14:46.866866 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8824 | 2026.02.17 17:14:46.884174 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8825 | 2026.02.17 17:14:46.884230 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8826 | 2026.02.17 17:14:46.890358 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8827 | 2026.02.17 17:14:46.891042 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8828 | 2026.02.17 17:14:46.891354 [ 41 ] {} <Debug> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8829 | 2026.02.17 17:14:46.891397 [ 41 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8830 | 2026.02.17 17:14:46.891419 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8831 | 2026.02.17 17:14:46.891592 [ 187 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 8832 | 2026.02.17 17:14:46.894096 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8833 | 2026.02.17 17:14:46.895460 [ 187 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8834 | 2026.02.17 17:14:46.896825 [ 187 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 8835 | 2026.02.17 17:14:46.901332 [ 187 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 8836 | 2026.02.17 17:14:46.905915 [ 187 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 8837 | 2026.02.17 17:14:46.910642 [ 187 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 8838 | 2026.02.17 17:14:46.915284 [ 187 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 8839 | 2026.02.17 17:14:46.919105 [ 187 ] {0384cd60-c389-4200-b394-8ab72658c0e3::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 | ||
| 8840 | 2026.02.17 17:14:46.971699 [ 191 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.080181852 sec., 3853.739871211755 rows/sec., 19.93 MiB/sec. | ||
| 8841 | 2026.02.17 17:14:46.974192 [ 198 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8842 | 2026.02.17 17:14:46.976163 [ 198 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_41_8} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8843 | 2026.02.17 17:14:46.976272 [ 198 ] {0384cd60-c389-4200-b394-8ab72658c0e3::all_1_41_8} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8844 | 2026.02.17 17:14:46.978612 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 8845 | 2026.02.17 17:14:48.384939 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1136 | ||
| 8846 | 2026.02.17 17:14:48.387321 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8847 | 2026.02.17 17:14:48.387363 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8848 | 2026.02.17 17:14:48.388505 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8849 | 2026.02.17 17:14:48.388754 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8850 | 2026.02.17 17:14:48.389010 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1136 | ||
| 8851 | 2026.02.17 17:14:48.812327 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8852 | 2026.02.17 17:14:48.812568 [ 4 ] {7a9d9d77-3c68-4d0f-9298-a8bfc0b62cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8853 | 2026.02.17 17:14:48.812662 [ 4 ] {7a9d9d77-3c68-4d0f-9298-a8bfc0b62cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8854 | 2026.02.17 17:14:48.813555 [ 4 ] {7a9d9d77-3c68-4d0f-9298-a8bfc0b62cc2} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8855 | 2026.02.17 17:14:48.813627 [ 4 ] {7a9d9d77-3c68-4d0f-9298-a8bfc0b62cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8856 | 2026.02.17 17:14:48.814172 [ 4 ] {7a9d9d77-3c68-4d0f-9298-a8bfc0b62cc2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8857 | 2026.02.17 17:14:48.814465 [ 4 ] {7a9d9d77-3c68-4d0f-9298-a8bfc0b62cc2} <Trace> oximeter.fields_ipaddr (d761a3ba-dd35-40c3-ae89-4695f7b9bb6d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8858 | 2026.02.17 17:14:48.814735 [ 4 ] {7a9d9d77-3c68-4d0f-9298-a8bfc0b62cc2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002229 sec., 897.2633467922835 rows/sec., 73.17 KiB/sec. | ||
| 8859 | 2026.02.17 17:14:48.814828 [ 4 ] {7a9d9d77-3c68-4d0f-9298-a8bfc0b62cc2} <Debug> TCPHandler: Processed in 0.002702218 sec. | ||
| 8860 | 2026.02.17 17:14:48.815004 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8861 | 2026.02.17 17:14:48.815130 [ 4 ] {2892a783-a4f1-4877-9b58-4675f99e2fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8862 | 2026.02.17 17:14:48.815188 [ 4 ] {2892a783-a4f1-4877-9b58-4675f99e2fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8863 | 2026.02.17 17:14:48.817095 [ 4 ] {2892a783-a4f1-4877-9b58-4675f99e2fa6} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8864 | 2026.02.17 17:14:48.817145 [ 4 ] {2892a783-a4f1-4877-9b58-4675f99e2fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8865 | 2026.02.17 17:14:48.817703 [ 4 ] {2892a783-a4f1-4877-9b58-4675f99e2fa6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8866 | 2026.02.17 17:14:48.817988 [ 4 ] {2892a783-a4f1-4877-9b58-4675f99e2fa6} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8867 | 2026.02.17 17:14:48.818199 [ 4 ] {2892a783-a4f1-4877-9b58-4675f99e2fa6} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.0031 sec., 386129.03225806454 rows/sec., 31.83 MiB/sec. | ||
| 8868 | 2026.02.17 17:14:48.818266 [ 4 ] {2892a783-a4f1-4877-9b58-4675f99e2fa6} <Debug> TCPHandler: Processed in 0.003325502 sec. | ||
| 8869 | 2026.02.17 17:14:48.818606 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8870 | 2026.02.17 17:14:48.818850 [ 4 ] {b2143f7c-931c-4b11-8cd0-edad485fdf57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8871 | 2026.02.17 17:14:48.818962 [ 4 ] {b2143f7c-931c-4b11-8cd0-edad485fdf57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8872 | 2026.02.17 17:14:48.819704 [ 4 ] {b2143f7c-931c-4b11-8cd0-edad485fdf57} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8873 | 2026.02.17 17:14:48.819751 [ 4 ] {b2143f7c-931c-4b11-8cd0-edad485fdf57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8874 | 2026.02.17 17:14:48.820186 [ 4 ] {b2143f7c-931c-4b11-8cd0-edad485fdf57} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8875 | 2026.02.17 17:14:48.820498 [ 4 ] {b2143f7c-931c-4b11-8cd0-edad485fdf57} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8876 | 2026.02.17 17:14:48.820668 [ 4 ] {b2143f7c-931c-4b11-8cd0-edad485fdf57} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001892 sec., 1057.0824524312895 rows/sec., 73.81 KiB/sec. | ||
| 8877 | 2026.02.17 17:14:48.820740 [ 4 ] {b2143f7c-931c-4b11-8cd0-edad485fdf57} <Debug> TCPHandler: Processed in 0.00232546 sec. | ||
| 8878 | 2026.02.17 17:14:48.820917 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8879 | 2026.02.17 17:14:48.821026 [ 4 ] {5be59643-349b-4870-86d5-b31dac8ae813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8880 | 2026.02.17 17:14:48.821073 [ 4 ] {5be59643-349b-4870-86d5-b31dac8ae813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8881 | 2026.02.17 17:14:48.821682 [ 4 ] {5be59643-349b-4870-86d5-b31dac8ae813} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8882 | 2026.02.17 17:14:48.821730 [ 4 ] {5be59643-349b-4870-86d5-b31dac8ae813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8883 | 2026.02.17 17:14:48.822094 [ 4 ] {5be59643-349b-4870-86d5-b31dac8ae813} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8884 | 2026.02.17 17:14:48.822428 [ 4 ] {5be59643-349b-4870-86d5-b31dac8ae813} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8885 | 2026.02.17 17:14:48.822601 [ 4 ] {5be59643-349b-4870-86d5-b31dac8ae813} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001601 sec., 142410.9931292942 rows/sec., 9.64 MiB/sec. | ||
| 8886 | 2026.02.17 17:14:48.822651 [ 4 ] {5be59643-349b-4870-86d5-b31dac8ae813} <Debug> TCPHandler: Processed in 0.001792529 sec. | ||
| 8887 | 2026.02.17 17:14:48.822796 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8888 | 2026.02.17 17:14:48.822908 [ 4 ] {a437cce6-64a7-4454-8eca-e08a7e0e15f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8889 | 2026.02.17 17:14:48.822960 [ 4 ] {a437cce6-64a7-4454-8eca-e08a7e0e15f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8890 | 2026.02.17 17:14:48.823811 [ 4 ] {a437cce6-64a7-4454-8eca-e08a7e0e15f7} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8891 | 2026.02.17 17:14:48.823854 [ 4 ] {a437cce6-64a7-4454-8eca-e08a7e0e15f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8892 | 2026.02.17 17:14:48.824274 [ 4 ] {a437cce6-64a7-4454-8eca-e08a7e0e15f7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8893 | 2026.02.17 17:14:48.824535 [ 4 ] {a437cce6-64a7-4454-8eca-e08a7e0e15f7} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8894 | 2026.02.17 17:14:48.824695 [ 4 ] {a437cce6-64a7-4454-8eca-e08a7e0e15f7} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001816 sec., 287444.9339207049 rows/sec., 21.28 MiB/sec. | ||
| 8895 | 2026.02.17 17:14:48.824742 [ 4 ] {a437cce6-64a7-4454-8eca-e08a7e0e15f7} <Debug> TCPHandler: Processed in 0.002004164 sec. | ||
| 8896 | 2026.02.17 17:14:48.824887 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8897 | 2026.02.17 17:14:48.824994 [ 4 ] {3bf1fb66-82ce-4b44-841a-861b7cba5ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8898 | 2026.02.17 17:14:48.825047 [ 4 ] {3bf1fb66-82ce-4b44-841a-861b7cba5ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8899 | 2026.02.17 17:14:48.825837 [ 4 ] {3bf1fb66-82ce-4b44-841a-861b7cba5ed4} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8900 | 2026.02.17 17:14:48.825878 [ 4 ] {3bf1fb66-82ce-4b44-841a-861b7cba5ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8901 | 2026.02.17 17:14:48.826368 [ 4 ] {3bf1fb66-82ce-4b44-841a-861b7cba5ed4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8902 | 2026.02.17 17:14:48.826633 [ 4 ] {3bf1fb66-82ce-4b44-841a-861b7cba5ed4} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8903 | 2026.02.17 17:14:48.826792 [ 4 ] {3bf1fb66-82ce-4b44-841a-861b7cba5ed4} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001823 sec., 463521.6675809106 rows/sec., 31.20 MiB/sec. | ||
| 8904 | 2026.02.17 17:14:48.826840 [ 4 ] {3bf1fb66-82ce-4b44-841a-861b7cba5ed4} <Debug> TCPHandler: Processed in 0.002008693 sec. | ||
| 8905 | 2026.02.17 17:14:48.826987 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8906 | 2026.02.17 17:14:48.827094 [ 4 ] {3568719b-7335-4aa1-9e73-a5ef12925433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8907 | 2026.02.17 17:14:48.827145 [ 4 ] {3568719b-7335-4aa1-9e73-a5ef12925433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8908 | 2026.02.17 17:14:48.827564 [ 4 ] {3568719b-7335-4aa1-9e73-a5ef12925433} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8909 | 2026.02.17 17:14:48.827606 [ 4 ] {3568719b-7335-4aa1-9e73-a5ef12925433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 8910 | 2026.02.17 17:14:48.827974 [ 4 ] {3568719b-7335-4aa1-9e73-a5ef12925433} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8911 | 2026.02.17 17:14:48.828224 [ 4 ] {3568719b-7335-4aa1-9e73-a5ef12925433} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8912 | 2026.02.17 17:14:48.828379 [ 4 ] {3568719b-7335-4aa1-9e73-a5ef12925433} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001309 sec., 45836.51642475172 rows/sec., 3.09 MiB/sec. | ||
| 8913 | 2026.02.17 17:14:48.828423 [ 4 ] {3568719b-7335-4aa1-9e73-a5ef12925433} <Debug> TCPHandler: Processed in 0.001492102 sec. | ||
| 8914 | 2026.02.17 17:14:49.814975 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62384 | ||
| 8915 | 2026.02.17 17:14:49.815093 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8916 | 2026.02.17 17:14:49.815126 [ 290 ] {} <Debug> TCP-Session: 49f62d3e-0ce5-4ac6-8a8e-92cf293103dd Authenticating user 'default' from [fd00:1122:3344:101::e]:62384 | ||
| 8917 | 2026.02.17 17:14:49.815149 [ 290 ] {} <Debug> TCP-Session: 49f62d3e-0ce5-4ac6-8a8e-92cf293103dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8918 | 2026.02.17 17:14:49.815162 [ 290 ] {} <Debug> TCP-Session: 49f62d3e-0ce5-4ac6-8a8e-92cf293103dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8919 | 2026.02.17 17:14:49.815369 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51459 | ||
| 8920 | 2026.02.17 17:14:49.815380 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62273 | ||
| 8921 | 2026.02.17 17:14:49.815411 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50435 | ||
| 8922 | 2026.02.17 17:14:49.815443 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51305 | ||
| 8923 | 2026.02.17 17:14:49.815452 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42203 | ||
| 8924 | 2026.02.17 17:14:49.815495 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8925 | 2026.02.17 17:14:49.815486 [ 290 ] {} <Trace> TCP-Session: 49f62d3e-0ce5-4ac6-8a8e-92cf293103dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8926 | 2026.02.17 17:14:49.815583 [ 291 ] {} <Debug> TCP-Session: 9c06fcde-493f-4b9d-931c-1021e597a212 Authenticating user 'default' from [fd00:1122:3344:101::e]:51459 | ||
| 8927 | 2026.02.17 17:14:49.815403 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51483 | ||
| 8928 | 2026.02.17 17:14:49.815619 [ 291 ] {} <Debug> TCP-Session: 9c06fcde-493f-4b9d-931c-1021e597a212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8929 | 2026.02.17 17:14:49.815402 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46901 | ||
| 8930 | 2026.02.17 17:14:49.815653 [ 291 ] {} <Debug> TCP-Session: 9c06fcde-493f-4b9d-931c-1021e597a212 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8931 | 2026.02.17 17:14:49.815428 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55955 | ||
| 8932 | 2026.02.17 17:14:49.815744 [ 290 ] {10725438-5f07-47f2-94ae-e037542aceea} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62384) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8933 | 2026.02.17 17:14:49.816013 [ 290 ] {10725438-5f07-47f2-94ae-e037542aceea} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8934 | 2026.02.17 17:14:49.816055 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8935 | 2026.02.17 17:14:49.816069 [ 290 ] {10725438-5f07-47f2-94ae-e037542aceea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8936 | 2026.02.17 17:14:49.816096 [ 293 ] {} <Debug> TCP-Session: e99ad69b-9e6b-497f-b553-3d6b2d349169 Authenticating user 'default' from [fd00:1122:3344:101::e]:51483 | ||
| 8937 | 2026.02.17 17:14:49.816132 [ 293 ] {} <Debug> TCP-Session: e99ad69b-9e6b-497f-b553-3d6b2d349169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8938 | 2026.02.17 17:14:49.816145 [ 293 ] {} <Debug> TCP-Session: e99ad69b-9e6b-497f-b553-3d6b2d349169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8939 | 2026.02.17 17:14:49.816171 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8940 | 2026.02.17 17:14:49.816209 [ 287 ] {} <Debug> TCP-Session: 5e2b21a0-06c7-4b07-a783-d8cc8d2c4d2f Authenticating user 'default' from [fd00:1122:3344:101::e]:55955 | ||
| 8941 | 2026.02.17 17:14:49.816226 [ 287 ] {} <Debug> TCP-Session: 5e2b21a0-06c7-4b07-a783-d8cc8d2c4d2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8942 | 2026.02.17 17:14:49.816242 [ 287 ] {} <Debug> TCP-Session: 5e2b21a0-06c7-4b07-a783-d8cc8d2c4d2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8943 | 2026.02.17 17:14:49.816282 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8944 | 2026.02.17 17:14:49.816315 [ 289 ] {} <Debug> TCP-Session: 8d5e89b4-ba60-4a1c-8a95-4702d27082b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42203 | ||
| 8945 | 2026.02.17 17:14:49.816332 [ 289 ] {} <Debug> TCP-Session: 8d5e89b4-ba60-4a1c-8a95-4702d27082b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8946 | 2026.02.17 17:14:49.816348 [ 289 ] {} <Debug> TCP-Session: 8d5e89b4-ba60-4a1c-8a95-4702d27082b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8947 | 2026.02.17 17:14:49.816394 [ 290 ] {10725438-5f07-47f2-94ae-e037542aceea} <Debug> oximeter.version (bb42e2e0-329b-425c-b202-885f356d054d) (SelectExecutor): Key condition: unknown | ||
| 8948 | 2026.02.17 17:14:49.816396 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8949 | 2026.02.17 17:14:49.816447 [ 286 ] {} <Debug> TCP-Session: 6370be2b-334a-463b-b9f4-1f342f17c712 Authenticating user 'default' from [fd00:1122:3344:101::e]:50435 | ||
| 8950 | 2026.02.17 17:14:49.816465 [ 286 ] {} <Debug> TCP-Session: 6370be2b-334a-463b-b9f4-1f342f17c712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8951 | 2026.02.17 17:14:49.816478 [ 286 ] {} <Debug> TCP-Session: 6370be2b-334a-463b-b9f4-1f342f17c712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8952 | 2026.02.17 17:14:49.816733 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8953 | 2026.02.17 17:14:49.816768 [ 294 ] {} <Debug> TCP-Session: 326a2fab-4b82-43d5-ad96-6179bc124f98 Authenticating user 'default' from [fd00:1122:3344:101::e]:46901 | ||
| 8954 | 2026.02.17 17:14:49.816785 [ 294 ] {} <Debug> TCP-Session: 326a2fab-4b82-43d5-ad96-6179bc124f98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8955 | 2026.02.17 17:14:49.816797 [ 294 ] {} <Debug> TCP-Session: 326a2fab-4b82-43d5-ad96-6179bc124f98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8956 | 2026.02.17 17:14:49.816856 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8957 | 2026.02.17 17:14:49.816909 [ 292 ] {} <Debug> TCP-Session: 922520d6-f3b0-40dd-9cbe-51343d30ea7b Authenticating user 'default' from [fd00:1122:3344:101::e]:62273 | ||
| 8958 | 2026.02.17 17:14:49.816940 [ 292 ] {} <Debug> TCP-Session: 922520d6-f3b0-40dd-9cbe-51343d30ea7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8959 | 2026.02.17 17:14:49.816946 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8960 | 2026.02.17 17:14:49.816960 [ 292 ] {} <Debug> TCP-Session: 922520d6-f3b0-40dd-9cbe-51343d30ea7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8961 | 2026.02.17 17:14:49.816980 [ 288 ] {} <Debug> TCP-Session: b343be98-1013-442b-bfe8-73081a14aa1b Authenticating user 'default' from [fd00:1122:3344:101::e]:51305 | ||
| 8962 | 2026.02.17 17:14:49.816999 [ 288 ] {} <Debug> TCP-Session: b343be98-1013-442b-bfe8-73081a14aa1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8963 | 2026.02.17 17:14:49.817016 [ 288 ] {} <Debug> TCP-Session: b343be98-1013-442b-bfe8-73081a14aa1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8964 | 2026.02.17 17:14:49.817387 [ 346 ] {10725438-5f07-47f2-94ae-e037542aceea} <Trace> AggregatingTransform: Aggregating | ||
| 8965 | 2026.02.17 17:14:49.817436 [ 346 ] {10725438-5f07-47f2-94ae-e037542aceea} <Trace> Aggregator: Aggregation method: without_key | ||
| 8966 | 2026.02.17 17:14:49.817476 [ 346 ] {10725438-5f07-47f2-94ae-e037542aceea} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000968821 sec. (1032.182 rows/sec., 40.32 KiB/sec.) | ||
| 8967 | 2026.02.17 17:14:49.817497 [ 346 ] {10725438-5f07-47f2-94ae-e037542aceea} <Trace> Aggregator: Merging aggregated data | ||
| 8968 | 2026.02.17 17:14:49.818838 [ 290 ] {10725438-5f07-47f2-94ae-e037542aceea} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003149 sec., 317.56113051762463 rows/sec., 12.40 KiB/sec. | ||
| 8969 | 2026.02.17 17:14:49.818983 [ 290 ] {10725438-5f07-47f2-94ae-e037542aceea} <Debug> TCPHandler: Processed in 0.003622358 sec. | ||
| 8970 | 2026.02.17 17:14:49.819092 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8971 | 2026.02.17 17:14:49.819119 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8972 | 2026.02.17 17:14:49.819122 [ 290 ] {} <Debug> TCP-Session: 49f62d3e-0ce5-4ac6-8a8e-92cf293103dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8973 | 2026.02.17 17:14:49.819145 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8974 | 2026.02.17 17:14:49.819161 [ 286 ] {} <Debug> TCP-Session: 6370be2b-334a-463b-b9f4-1f342f17c712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8975 | 2026.02.17 17:14:49.819161 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8976 | 2026.02.17 17:14:49.819196 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8977 | 2026.02.17 17:14:49.819207 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8978 | 2026.02.17 17:14:49.819228 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8979 | 2026.02.17 17:14:49.819252 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8980 | 2026.02.17 17:14:49.819270 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8981 | 2026.02.17 17:14:49.819284 [ 293 ] {} <Debug> TCP-Session: e99ad69b-9e6b-497f-b553-3d6b2d349169 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8982 | 2026.02.17 17:14:49.819311 [ 287 ] {} <Debug> TCP-Session: 5e2b21a0-06c7-4b07-a783-d8cc8d2c4d2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8983 | 2026.02.17 17:14:49.819324 [ 294 ] {} <Debug> TCP-Session: 326a2fab-4b82-43d5-ad96-6179bc124f98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8984 | 2026.02.17 17:14:49.819263 [ 292 ] {} <Debug> TCP-Session: 922520d6-f3b0-40dd-9cbe-51343d30ea7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8985 | 2026.02.17 17:14:49.819245 [ 291 ] {} <Debug> TCP-Session: 9c06fcde-493f-4b9d-931c-1021e597a212 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8986 | 2026.02.17 17:14:49.819197 [ 288 ] {} <Debug> TCP-Session: b343be98-1013-442b-bfe8-73081a14aa1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8987 | 2026.02.17 17:14:49.819231 [ 289 ] {} <Debug> TCP-Session: 8d5e89b4-ba60-4a1c-8a95-4702d27082b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8988 | 2026.02.17 17:14:51.662039 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64993 | ||
| 8989 | 2026.02.17 17:14:51.662224 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8990 | 2026.02.17 17:14:51.662258 [ 291 ] {} <Debug> TCP-Session: 6ad78b1a-2bd4-478b-ac75-d6586210355c Authenticating user 'default' from [fd00:1122:3344:101::e]:64993 | ||
| 8991 | 2026.02.17 17:14:51.662280 [ 291 ] {} <Debug> TCP-Session: 6ad78b1a-2bd4-478b-ac75-d6586210355c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8992 | 2026.02.17 17:14:51.662293 [ 291 ] {} <Debug> TCP-Session: 6ad78b1a-2bd4-478b-ac75-d6586210355c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8993 | 2026.02.17 17:14:51.662476 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35095 | ||
| 8994 | 2026.02.17 17:14:51.662510 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55723 | ||
| 8995 | 2026.02.17 17:14:51.662522 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64142 | ||
| 8996 | 2026.02.17 17:14:51.662539 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40825 | ||
| 8997 | 2026.02.17 17:14:51.662588 [ 291 ] {} <Trace> TCP-Session: 6ad78b1a-2bd4-478b-ac75-d6586210355c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8998 | 2026.02.17 17:14:51.662596 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8999 | 2026.02.17 17:14:51.662620 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9000 | 2026.02.17 17:14:51.662637 [ 287 ] {} <Debug> TCP-Session: bb915a4a-8907-44aa-b55d-dd74034a1d87 Authenticating user 'default' from [fd00:1122:3344:101::e]:55723 | ||
| 9001 | 2026.02.17 17:14:51.662601 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9002 | 2026.02.17 17:14:51.662663 [ 288 ] {} <Debug> TCP-Session: 5eda8ead-9832-4cab-ab8a-1aaabb8cbc69 Authenticating user 'default' from [fd00:1122:3344:101::e]:64142 | ||
| 9003 | 2026.02.17 17:14:51.662670 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9004 | 2026.02.17 17:14:51.662689 [ 292 ] {} <Debug> TCP-Session: e8e9b591-c253-4b9c-bafd-8938b2198508 Authenticating user 'default' from [fd00:1122:3344:101::e]:35095 | ||
| 9005 | 2026.02.17 17:14:51.662702 [ 288 ] {} <Debug> TCP-Session: 5eda8ead-9832-4cab-ab8a-1aaabb8cbc69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9006 | 2026.02.17 17:14:51.662717 [ 290 ] {} <Debug> TCP-Session: 7db4a3a8-914f-4a46-a6ad-78c89fb79b4c Authenticating user 'default' from [fd00:1122:3344:101::e]:40825 | ||
| 9007 | 2026.02.17 17:14:51.662729 [ 288 ] {} <Debug> TCP-Session: 5eda8ead-9832-4cab-ab8a-1aaabb8cbc69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9008 | 2026.02.17 17:14:51.662723 [ 292 ] {} <Debug> TCP-Session: e8e9b591-c253-4b9c-bafd-8938b2198508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9009 | 2026.02.17 17:14:51.662753 [ 290 ] {} <Debug> TCP-Session: 7db4a3a8-914f-4a46-a6ad-78c89fb79b4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9010 | 2026.02.17 17:14:51.662773 [ 292 ] {} <Debug> TCP-Session: e8e9b591-c253-4b9c-bafd-8938b2198508 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9011 | 2026.02.17 17:14:51.662787 [ 290 ] {} <Debug> TCP-Session: 7db4a3a8-914f-4a46-a6ad-78c89fb79b4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9012 | 2026.02.17 17:14:51.662768 [ 291 ] {aca9a895-c9a3-44ba-9f8a-b4545a18a1c2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64993) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9013 | 2026.02.17 17:14:51.662666 [ 287 ] {} <Debug> TCP-Session: bb915a4a-8907-44aa-b55d-dd74034a1d87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9014 | 2026.02.17 17:14:51.662531 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63175 | ||
| 9015 | 2026.02.17 17:14:51.662858 [ 287 ] {} <Debug> TCP-Session: bb915a4a-8907-44aa-b55d-dd74034a1d87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9016 | 2026.02.17 17:14:51.662497 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58655 | ||
| 9017 | 2026.02.17 17:14:51.662497 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52916 | ||
| 9018 | 2026.02.17 17:14:51.662487 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39691 | ||
| 9019 | 2026.02.17 17:14:51.662963 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9020 | 2026.02.17 17:14:51.663002 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9021 | 2026.02.17 17:14:51.663002 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9022 | 2026.02.17 17:14:51.663042 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9023 | 2026.02.17 17:14:51.663046 [ 286 ] {} <Debug> TCP-Session: a91365a0-edfd-448a-97d1-cdf18588e6f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58655 | ||
| 9024 | 2026.02.17 17:14:51.663061 [ 294 ] {} <Debug> TCP-Session: 6f352514-6ea7-4ab9-ac82-892a2ba12eb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52916 | ||
| 9025 | 2026.02.17 17:14:51.663076 [ 293 ] {} <Debug> TCP-Session: d096e81f-d37a-4b7d-b672-f772a964d6c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39691 | ||
| 9026 | 2026.02.17 17:14:51.663097 [ 294 ] {} <Debug> TCP-Session: 6f352514-6ea7-4ab9-ac82-892a2ba12eb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9027 | 2026.02.17 17:14:51.663121 [ 291 ] {aca9a895-c9a3-44ba-9f8a-b4545a18a1c2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9028 | 2026.02.17 17:14:51.663132 [ 294 ] {} <Debug> TCP-Session: 6f352514-6ea7-4ab9-ac82-892a2ba12eb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9029 | 2026.02.17 17:14:51.663131 [ 293 ] {} <Debug> TCP-Session: d096e81f-d37a-4b7d-b672-f772a964d6c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9030 | 2026.02.17 17:14:51.663033 [ 289 ] {} <Debug> TCP-Session: dee4b79e-9ee4-406c-9a11-c0576b3683af Authenticating user 'default' from [fd00:1122:3344:101::e]:63175 | ||
| 9031 | 2026.02.17 17:14:51.663183 [ 293 ] {} <Debug> TCP-Session: d096e81f-d37a-4b7d-b672-f772a964d6c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9032 | 2026.02.17 17:14:51.663182 [ 291 ] {aca9a895-c9a3-44ba-9f8a-b4545a18a1c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9033 | 2026.02.17 17:14:51.663198 [ 289 ] {} <Debug> TCP-Session: dee4b79e-9ee4-406c-9a11-c0576b3683af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9034 | 2026.02.17 17:14:51.663089 [ 286 ] {} <Debug> TCP-Session: a91365a0-edfd-448a-97d1-cdf18588e6f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9035 | 2026.02.17 17:14:51.663233 [ 289 ] {} <Debug> TCP-Session: dee4b79e-9ee4-406c-9a11-c0576b3683af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9036 | 2026.02.17 17:14:51.663258 [ 286 ] {} <Debug> TCP-Session: a91365a0-edfd-448a-97d1-cdf18588e6f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9037 | 2026.02.17 17:14:51.663525 [ 291 ] {aca9a895-c9a3-44ba-9f8a-b4545a18a1c2} <Debug> oximeter.version (bb42e2e0-329b-425c-b202-885f356d054d) (SelectExecutor): Key condition: unknown | ||
| 9038 | 2026.02.17 17:14:51.664524 [ 316 ] {aca9a895-c9a3-44ba-9f8a-b4545a18a1c2} <Trace> AggregatingTransform: Aggregating | ||
| 9039 | 2026.02.17 17:14:51.664568 [ 316 ] {aca9a895-c9a3-44ba-9f8a-b4545a18a1c2} <Trace> Aggregator: Aggregation method: without_key | ||
| 9040 | 2026.02.17 17:14:51.664605 [ 316 ] {aca9a895-c9a3-44ba-9f8a-b4545a18a1c2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000975971 sec. (1024.621 rows/sec., 40.02 KiB/sec.) | ||
| 9041 | 2026.02.17 17:14:51.664624 [ 316 ] {aca9a895-c9a3-44ba-9f8a-b4545a18a1c2} <Trace> Aggregator: Merging aggregated data | ||
| 9042 | 2026.02.17 17:14:51.665929 [ 291 ] {aca9a895-c9a3-44ba-9f8a-b4545a18a1c2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003218 sec., 310.75201988812927 rows/sec., 12.14 KiB/sec. | ||
| 9043 | 2026.02.17 17:14:51.666079 [ 291 ] {aca9a895-c9a3-44ba-9f8a-b4545a18a1c2} <Debug> TCPHandler: Processed in 0.003631938 sec. | ||
| 9044 | 2026.02.17 17:14:51.666207 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9045 | 2026.02.17 17:14:51.666234 [ 291 ] {} <Debug> TCP-Session: 6ad78b1a-2bd4-478b-ac75-d6586210355c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9046 | 2026.02.17 17:14:51.666248 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9047 | 2026.02.17 17:14:51.666263 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9048 | 2026.02.17 17:14:51.666281 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9049 | 2026.02.17 17:14:51.666298 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9050 | 2026.02.17 17:14:51.666315 [ 292 ] {} <Debug> TCP-Session: e8e9b591-c253-4b9c-bafd-8938b2198508 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9051 | 2026.02.17 17:14:51.666325 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9052 | 2026.02.17 17:14:51.666346 [ 290 ] {} <Debug> TCP-Session: 7db4a3a8-914f-4a46-a6ad-78c89fb79b4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9053 | 2026.02.17 17:14:51.666352 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9054 | 2026.02.17 17:14:51.666372 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9055 | 2026.02.17 17:14:51.666405 [ 288 ] {} <Debug> TCP-Session: 5eda8ead-9832-4cab-ab8a-1aaabb8cbc69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9056 | 2026.02.17 17:14:51.666378 [ 294 ] {} <Debug> TCP-Session: 6f352514-6ea7-4ab9-ac82-892a2ba12eb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9057 | 2026.02.17 17:14:51.666429 [ 289 ] {} <Debug> TCP-Session: dee4b79e-9ee4-406c-9a11-c0576b3683af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9058 | 2026.02.17 17:14:51.666330 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9059 | 2026.02.17 17:14:51.666327 [ 287 ] {} <Debug> TCP-Session: bb915a4a-8907-44aa-b55d-dd74034a1d87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9060 | 2026.02.17 17:14:51.666500 [ 286 ] {} <Debug> TCP-Session: a91365a0-edfd-448a-97d1-cdf18588e6f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9061 | 2026.02.17 17:14:51.666300 [ 293 ] {} <Debug> TCP-Session: d096e81f-d37a-4b7d-b672-f772a964d6c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9062 | 2026.02.17 17:14:51.668620 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58924 | ||
| 9063 | 2026.02.17 17:14:51.668676 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9064 | 2026.02.17 17:14:51.668695 [ 291 ] {} <Debug> TCP-Session: dfde9346-f44e-4c99-8a9c-7cd1fdb14dbb Authenticating user 'default' from [fd00:1122:3344:101::e]:58924 | ||
| 9065 | 2026.02.17 17:14:51.668712 [ 291 ] {} <Debug> TCP-Session: dfde9346-f44e-4c99-8a9c-7cd1fdb14dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9066 | 2026.02.17 17:14:51.668724 [ 291 ] {} <Debug> TCP-Session: dfde9346-f44e-4c99-8a9c-7cd1fdb14dbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9067 | 2026.02.17 17:14:51.668881 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42738 | ||
| 9068 | 2026.02.17 17:14:51.668919 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56523 | ||
| 9069 | 2026.02.17 17:14:51.668924 [ 291 ] {} <Trace> TCP-Session: dfde9346-f44e-4c99-8a9c-7cd1fdb14dbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9070 | 2026.02.17 17:14:51.668948 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59677 | ||
| 9071 | 2026.02.17 17:14:51.668960 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9072 | 2026.02.17 17:14:51.668980 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60702 | ||
| 9073 | 2026.02.17 17:14:51.668997 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9074 | 2026.02.17 17:14:51.669019 [ 292 ] {} <Debug> TCP-Session: 8ac4d157-9477-4a3c-b3f8-5874c3244ec1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42738 | ||
| 9075 | 2026.02.17 17:14:51.669047 [ 293 ] {} <Debug> TCP-Session: 3b17a07d-5b15-4bc3-859c-c99cc71803f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56523 | ||
| 9076 | 2026.02.17 17:14:51.669062 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9077 | 2026.02.17 17:14:51.669071 [ 291 ] {5c1b9da5-ac46-4d68-89dd-12602b06485f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58924) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9078 | 2026.02.17 17:14:51.669093 [ 290 ] {} <Debug> TCP-Session: 175bd45b-048f-4ac5-ba72-a06f458468df Authenticating user 'default' from [fd00:1122:3344:101::e]:60702 | ||
| 9079 | 2026.02.17 17:14:51.669078 [ 293 ] {} <Debug> TCP-Session: 3b17a07d-5b15-4bc3-859c-c99cc71803f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9080 | 2026.02.17 17:14:51.669123 [ 290 ] {} <Debug> TCP-Session: 175bd45b-048f-4ac5-ba72-a06f458468df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9081 | 2026.02.17 17:14:51.669142 [ 293 ] {} <Debug> TCP-Session: 3b17a07d-5b15-4bc3-859c-c99cc71803f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9082 | 2026.02.17 17:14:51.669154 [ 290 ] {} <Debug> TCP-Session: 175bd45b-048f-4ac5-ba72-a06f458468df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9083 | 2026.02.17 17:14:51.669065 [ 292 ] {} <Debug> TCP-Session: 8ac4d157-9477-4a3c-b3f8-5874c3244ec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9084 | 2026.02.17 17:14:51.669018 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9085 | 2026.02.17 17:14:51.669209 [ 292 ] {} <Debug> TCP-Session: 8ac4d157-9477-4a3c-b3f8-5874c3244ec1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9086 | 2026.02.17 17:14:51.669235 [ 287 ] {} <Debug> TCP-Session: d1dcd51e-97ea-4a34-9e21-e129a4c101ec Authenticating user 'default' from [fd00:1122:3344:101::e]:59677 | ||
| 9087 | 2026.02.17 17:14:51.669251 [ 291 ] {5c1b9da5-ac46-4d68-89dd-12602b06485f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9088 | 2026.02.17 17:14:51.669264 [ 287 ] {} <Debug> TCP-Session: d1dcd51e-97ea-4a34-9e21-e129a4c101ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9089 | 2026.02.17 17:14:51.668961 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51298 | ||
| 9090 | 2026.02.17 17:14:51.669295 [ 291 ] {5c1b9da5-ac46-4d68-89dd-12602b06485f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9091 | 2026.02.17 17:14:51.669284 [ 287 ] {} <Debug> TCP-Session: d1dcd51e-97ea-4a34-9e21-e129a4c101ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9092 | 2026.02.17 17:14:51.668966 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47360 | ||
| 9093 | 2026.02.17 17:14:51.669346 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9094 | 2026.02.17 17:14:51.668929 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58945 | ||
| 9095 | 2026.02.17 17:14:51.669390 [ 288 ] {} <Debug> TCP-Session: 53ac8599-7f5e-4cf8-9531-3c43da58fa7b Authenticating user 'default' from [fd00:1122:3344:101::e]:51298 | ||
| 9096 | 2026.02.17 17:14:51.669405 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9097 | 2026.02.17 17:14:51.669429 [ 288 ] {} <Debug> TCP-Session: 53ac8599-7f5e-4cf8-9531-3c43da58fa7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9098 | 2026.02.17 17:14:51.669445 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9099 | 2026.02.17 17:14:51.669459 [ 288 ] {} <Debug> TCP-Session: 53ac8599-7f5e-4cf8-9531-3c43da58fa7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9100 | 2026.02.17 17:14:51.668921 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61691 | ||
| 9101 | 2026.02.17 17:14:51.669483 [ 286 ] {} <Debug> TCP-Session: 77beadf4-e616-433b-9a37-0d4a79845d79 Authenticating user 'default' from [fd00:1122:3344:101::e]:58945 | ||
| 9102 | 2026.02.17 17:14:51.669448 [ 289 ] {} <Debug> TCP-Session: 52a33f94-a2ba-45bf-912a-c4806aaa0c53 Authenticating user 'default' from [fd00:1122:3344:101::e]:47360 | ||
| 9103 | 2026.02.17 17:14:51.669519 [ 286 ] {} <Debug> TCP-Session: 77beadf4-e616-433b-9a37-0d4a79845d79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9104 | 2026.02.17 17:14:51.669532 [ 291 ] {5c1b9da5-ac46-4d68-89dd-12602b06485f} <Debug> oximeter.version (bb42e2e0-329b-425c-b202-885f356d054d) (SelectExecutor): Key condition: unknown | ||
| 9105 | 2026.02.17 17:14:51.669545 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9106 | 2026.02.17 17:14:51.669549 [ 286 ] {} <Debug> TCP-Session: 77beadf4-e616-433b-9a37-0d4a79845d79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9107 | 2026.02.17 17:14:51.669590 [ 294 ] {} <Debug> TCP-Session: 898a7887-def0-4d5d-9f5f-5d9dc744e44c Authenticating user 'default' from [fd00:1122:3344:101::e]:61691 | ||
| 9108 | 2026.02.17 17:14:51.669543 [ 289 ] {} <Debug> TCP-Session: 52a33f94-a2ba-45bf-912a-c4806aaa0c53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9109 | 2026.02.17 17:14:51.669610 [ 294 ] {} <Debug> TCP-Session: 898a7887-def0-4d5d-9f5f-5d9dc744e44c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9110 | 2026.02.17 17:14:51.669628 [ 289 ] {} <Debug> TCP-Session: 52a33f94-a2ba-45bf-912a-c4806aaa0c53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9111 | 2026.02.17 17:14:51.669640 [ 294 ] {} <Debug> TCP-Session: 898a7887-def0-4d5d-9f5f-5d9dc744e44c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9112 | 2026.02.17 17:14:51.670487 [ 327 ] {5c1b9da5-ac46-4d68-89dd-12602b06485f} <Trace> AggregatingTransform: Aggregating | ||
| 9113 | 2026.02.17 17:14:51.670530 [ 327 ] {5c1b9da5-ac46-4d68-89dd-12602b06485f} <Trace> Aggregator: Aggregation method: without_key | ||
| 9114 | 2026.02.17 17:14:51.670562 [ 327 ] {5c1b9da5-ac46-4d68-89dd-12602b06485f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00092714 sec. (1078.586 rows/sec., 42.13 KiB/sec.) | ||
| 9115 | 2026.02.17 17:14:51.670580 [ 327 ] {5c1b9da5-ac46-4d68-89dd-12602b06485f} <Trace> Aggregator: Merging aggregated data | ||
| 9116 | 2026.02.17 17:14:51.671902 [ 291 ] {5c1b9da5-ac46-4d68-89dd-12602b06485f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002866 sec., 348.91835310537334 rows/sec., 13.63 KiB/sec. | ||
| 9117 | 2026.02.17 17:14:51.672014 [ 291 ] {5c1b9da5-ac46-4d68-89dd-12602b06485f} <Debug> TCPHandler: Processed in 0.003140667 sec. | ||
| 9118 | 2026.02.17 17:14:51.672103 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9119 | 2026.02.17 17:14:51.672125 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9120 | 2026.02.17 17:14:51.672140 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9121 | 2026.02.17 17:14:51.672159 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9122 | 2026.02.17 17:14:51.672178 [ 294 ] {} <Debug> TCP-Session: 898a7887-def0-4d5d-9f5f-5d9dc744e44c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9123 | 2026.02.17 17:14:51.672207 [ 292 ] {} <Debug> TCP-Session: 8ac4d157-9477-4a3c-b3f8-5874c3244ec1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9124 | 2026.02.17 17:14:51.672218 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9125 | 2026.02.17 17:14:51.672233 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9126 | 2026.02.17 17:14:51.672267 [ 286 ] {} <Debug> TCP-Session: 77beadf4-e616-433b-9a37-0d4a79845d79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9127 | 2026.02.17 17:14:51.672242 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9128 | 2026.02.17 17:14:51.672290 [ 288 ] {} <Debug> TCP-Session: 53ac8599-7f5e-4cf8-9531-3c43da58fa7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9129 | 2026.02.17 17:14:51.672205 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9130 | 2026.02.17 17:14:51.672347 [ 289 ] {} <Debug> TCP-Session: 52a33f94-a2ba-45bf-912a-c4806aaa0c53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9131 | 2026.02.17 17:14:51.672375 [ 287 ] {} <Debug> TCP-Session: d1dcd51e-97ea-4a34-9e21-e129a4c101ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9132 | 2026.02.17 17:14:51.672193 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9133 | 2026.02.17 17:14:51.672163 [ 290 ] {} <Debug> TCP-Session: 175bd45b-048f-4ac5-ba72-a06f458468df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9134 | 2026.02.17 17:14:51.672437 [ 293 ] {} <Debug> TCP-Session: 3b17a07d-5b15-4bc3-859c-c99cc71803f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9135 | 2026.02.17 17:14:51.672129 [ 291 ] {} <Debug> TCP-Session: dfde9346-f44e-4c99-8a9c-7cd1fdb14dbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9136 | 2026.02.17 17:14:53.186201 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9137 | 2026.02.17 17:14:53.186309 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9138 | 2026.02.17 17:14:53.328915 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20104 | ||
| 9139 | 2026.02.17 17:14:53.329598 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9140 | 2026.02.17 17:14:53.329674 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 9141 | 2026.02.17 17:14:53.330281 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9142 | 2026.02.17 17:14:53.330515 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9143 | 2026.02.17 17:14:53.330665 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20104 | ||
| 9144 | 2026.02.17 17:14:53.770100 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9145 | 2026.02.17 17:14:53.770302 [ 4 ] {847cc378-9009-4110-8f21-e58cd4ebc2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9146 | 2026.02.17 17:14:53.770375 [ 4 ] {847cc378-9009-4110-8f21-e58cd4ebc2f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9147 | 2026.02.17 17:14:53.771149 [ 4 ] {847cc378-9009-4110-8f21-e58cd4ebc2f3} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9148 | 2026.02.17 17:14:53.771196 [ 4 ] {847cc378-9009-4110-8f21-e58cd4ebc2f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 9149 | 2026.02.17 17:14:53.771608 [ 4 ] {847cc378-9009-4110-8f21-e58cd4ebc2f3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9150 | 2026.02.17 17:14:53.771833 [ 4 ] {847cc378-9009-4110-8f21-e58cd4ebc2f3} <Trace> oximeter.fields_i16 (b828f79d-341a-4be3-aa6d-c1bf5577562e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9151 | 2026.02.17 17:14:53.771993 [ 4 ] {847cc378-9009-4110-8f21-e58cd4ebc2f3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001746 sec., 162657.50286368842 rows/sec., 10.33 MiB/sec. | ||
| 9152 | 2026.02.17 17:14:53.772037 [ 4 ] {847cc378-9009-4110-8f21-e58cd4ebc2f3} <Debug> TCPHandler: Processed in 0.002079785 sec. | ||
| 9153 | 2026.02.17 17:14:53.772161 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9154 | 2026.02.17 17:14:53.772275 [ 4 ] {5bbbab37-0490-4a9e-b60e-df3bbc794331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9155 | 2026.02.17 17:14:53.772320 [ 4 ] {5bbbab37-0490-4a9e-b60e-df3bbc794331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9156 | 2026.02.17 17:14:53.773122 [ 4 ] {5bbbab37-0490-4a9e-b60e-df3bbc794331} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9157 | 2026.02.17 17:14:53.773155 [ 4 ] {5bbbab37-0490-4a9e-b60e-df3bbc794331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 9158 | 2026.02.17 17:14:53.773512 [ 4 ] {5bbbab37-0490-4a9e-b60e-df3bbc794331} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9159 | 2026.02.17 17:14:53.773715 [ 4 ] {5bbbab37-0490-4a9e-b60e-df3bbc794331} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9160 | 2026.02.17 17:14:53.773843 [ 4 ] {5bbbab37-0490-4a9e-b60e-df3bbc794331} <Debug> executeQuery: Read 877 rows, 71.88 KiB in 0.001588 sec., 552267.0025188917 rows/sec., 44.20 MiB/sec. | ||
| 9161 | 2026.02.17 17:14:53.773881 [ 4 ] {5bbbab37-0490-4a9e-b60e-df3bbc794331} <Debug> TCPHandler: Processed in 0.001770958 sec. | ||
| 9162 | 2026.02.17 17:14:53.773996 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9163 | 2026.02.17 17:14:53.774089 [ 4 ] {9e24a8fa-f4c7-4483-a8d8-7fa39a72d6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9164 | 2026.02.17 17:14:53.774128 [ 4 ] {9e24a8fa-f4c7-4483-a8d8-7fa39a72d6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9165 | 2026.02.17 17:14:53.774593 [ 4 ] {9e24a8fa-f4c7-4483-a8d8-7fa39a72d6a1} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9166 | 2026.02.17 17:14:53.774627 [ 4 ] {9e24a8fa-f4c7-4483-a8d8-7fa39a72d6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 9167 | 2026.02.17 17:14:53.774926 [ 4 ] {9e24a8fa-f4c7-4483-a8d8-7fa39a72d6a1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9168 | 2026.02.17 17:14:53.775142 [ 4 ] {9e24a8fa-f4c7-4483-a8d8-7fa39a72d6a1} <Trace> oximeter.fields_u16 (4dab1e63-8e8c-43e2-a0f5-543aca39b55e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9169 | 2026.02.17 17:14:53.775274 [ 4 ] {9e24a8fa-f4c7-4483-a8d8-7fa39a72d6a1} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001203 sec., 151288.4455527847 rows/sec., 9.38 MiB/sec. | ||
| 9170 | 2026.02.17 17:14:53.775312 [ 4 ] {9e24a8fa-f4c7-4483-a8d8-7fa39a72d6a1} <Debug> TCPHandler: Processed in 0.00136566 sec. | ||
| 9171 | 2026.02.17 17:14:53.775416 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9172 | 2026.02.17 17:14:53.775510 [ 4 ] {2bd385de-4743-4e26-a40e-bdc70dc14a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9173 | 2026.02.17 17:14:53.775549 [ 4 ] {2bd385de-4743-4e26-a40e-bdc70dc14a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9174 | 2026.02.17 17:14:53.775972 [ 4 ] {2bd385de-4743-4e26-a40e-bdc70dc14a02} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9175 | 2026.02.17 17:14:53.776009 [ 4 ] {2bd385de-4743-4e26-a40e-bdc70dc14a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 9176 | 2026.02.17 17:14:53.776321 [ 4 ] {2bd385de-4743-4e26-a40e-bdc70dc14a02} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9177 | 2026.02.17 17:14:53.776539 [ 4 ] {2bd385de-4743-4e26-a40e-bdc70dc14a02} <Trace> oximeter.fields_u32 (0d498238-d7fd-43e8-a679-ff38f4500ff3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9178 | 2026.02.17 17:14:53.776666 [ 4 ] {2bd385de-4743-4e26-a40e-bdc70dc14a02} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001174 sec., 126916.52470187395 rows/sec., 8.20 MiB/sec. | ||
| 9179 | 2026.02.17 17:14:53.776705 [ 4 ] {2bd385de-4743-4e26-a40e-bdc70dc14a02} <Debug> TCPHandler: Processed in 0.001337819 sec. | ||
| 9180 | 2026.02.17 17:14:53.776811 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9181 | 2026.02.17 17:14:53.776904 [ 4 ] {10d6de45-87de-49ff-bdfc-e76e8db6b441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9182 | 2026.02.17 17:14:53.776947 [ 4 ] {10d6de45-87de-49ff-bdfc-e76e8db6b441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9183 | 2026.02.17 17:14:53.777369 [ 4 ] {10d6de45-87de-49ff-bdfc-e76e8db6b441} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9184 | 2026.02.17 17:14:53.777405 [ 4 ] {10d6de45-87de-49ff-bdfc-e76e8db6b441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 9185 | 2026.02.17 17:14:53.777720 [ 4 ] {10d6de45-87de-49ff-bdfc-e76e8db6b441} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9186 | 2026.02.17 17:14:53.777926 [ 4 ] {10d6de45-87de-49ff-bdfc-e76e8db6b441} <Trace> oximeter.fields_u8 (e51f5e0e-5add-480b-ba4a-d6ba9e4d21e5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9187 | 2026.02.17 17:14:53.778057 [ 4 ] {10d6de45-87de-49ff-bdfc-e76e8db6b441} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00117 sec., 126495.72649572649 rows/sec., 7.19 MiB/sec. | ||
| 9188 | 2026.02.17 17:14:53.778095 [ 4 ] {10d6de45-87de-49ff-bdfc-e76e8db6b441} <Debug> TCPHandler: Processed in 0.001332389 sec. | ||
| 9189 | 2026.02.17 17:14:53.778200 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9190 | 2026.02.17 17:14:53.778294 [ 4 ] {089adb40-80eb-42cd-a241-826af6cdaaac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9191 | 2026.02.17 17:14:53.778333 [ 4 ] {089adb40-80eb-42cd-a241-826af6cdaaac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9192 | 2026.02.17 17:14:53.778902 [ 4 ] {089adb40-80eb-42cd-a241-826af6cdaaac} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9193 | 2026.02.17 17:14:53.778936 [ 4 ] {089adb40-80eb-42cd-a241-826af6cdaaac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 9194 | 2026.02.17 17:14:53.779254 [ 4 ] {089adb40-80eb-42cd-a241-826af6cdaaac} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9195 | 2026.02.17 17:14:53.779458 [ 4 ] {089adb40-80eb-42cd-a241-826af6cdaaac} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9196 | 2026.02.17 17:14:53.779585 [ 4 ] {089adb40-80eb-42cd-a241-826af6cdaaac} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.00131 sec., 404580.15267175576 rows/sec., 28.61 MiB/sec. | ||
| 9197 | 2026.02.17 17:14:53.779623 [ 4 ] {089adb40-80eb-42cd-a241-826af6cdaaac} <Debug> TCPHandler: Processed in 0.001472052 sec. | ||
| 9198 | 2026.02.17 17:14:53.779726 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9199 | 2026.02.17 17:14:53.779819 [ 4 ] {b9763ac1-e524-41c6-b0c9-c9c9beb390ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9200 | 2026.02.17 17:14:53.779861 [ 4 ] {b9763ac1-e524-41c6-b0c9-c9c9beb390ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9201 | 2026.02.17 17:14:53.780172 [ 4 ] {b9763ac1-e524-41c6-b0c9-c9c9beb390ee} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9202 | 2026.02.17 17:14:53.780210 [ 4 ] {b9763ac1-e524-41c6-b0c9-c9c9beb390ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 9203 | 2026.02.17 17:14:53.780517 [ 4 ] {b9763ac1-e524-41c6-b0c9-c9c9beb390ee} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9204 | 2026.02.17 17:14:53.780729 [ 4 ] {b9763ac1-e524-41c6-b0c9-c9c9beb390ee} <Trace> oximeter.measurements_bool (d8593af1-5509-4f60-b5cb-db87c4a20017): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9205 | 2026.02.17 17:14:53.780857 [ 4 ] {b9763ac1-e524-41c6-b0c9-c9c9beb390ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 9206 | 2026.02.17 17:14:53.780895 [ 4 ] {b9763ac1-e524-41c6-b0c9-c9c9beb390ee} <Debug> TCPHandler: Processed in 0.001217186 sec. | ||
| 9207 | 2026.02.17 17:14:53.781061 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9208 | 2026.02.17 17:14:53.781154 [ 4 ] {346742cf-ce5b-45c4-9d9f-73c1c536ace7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9209 | 2026.02.17 17:14:53.781197 [ 4 ] {346742cf-ce5b-45c4-9d9f-73c1c536ace7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9210 | 2026.02.17 17:14:53.781598 [ 4 ] {346742cf-ce5b-45c4-9d9f-73c1c536ace7} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9211 | 2026.02.17 17:14:53.781634 [ 4 ] {346742cf-ce5b-45c4-9d9f-73c1c536ace7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 9212 | 2026.02.17 17:14:53.781963 [ 4 ] {346742cf-ce5b-45c4-9d9f-73c1c536ace7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9213 | 2026.02.17 17:14:53.782170 [ 4 ] {346742cf-ce5b-45c4-9d9f-73c1c536ace7} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9214 | 2026.02.17 17:14:53.782380 [ 4 ] {346742cf-ce5b-45c4-9d9f-73c1c536ace7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001241 sec., 213537.46978243353 rows/sec., 14.19 MiB/sec. | ||
| 9215 | 2026.02.17 17:14:53.782432 [ 4 ] {346742cf-ce5b-45c4-9d9f-73c1c536ace7} <Debug> TCPHandler: Processed in 0.0014193 sec. | ||
| 9216 | 2026.02.17 17:14:53.782558 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9217 | 2026.02.17 17:14:53.782662 [ 4 ] {b20414ba-5509-472e-93b1-d4b80b0ea466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9218 | 2026.02.17 17:14:53.782705 [ 4 ] {b20414ba-5509-472e-93b1-d4b80b0ea466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9219 | 2026.02.17 17:14:53.783006 [ 4 ] {b20414ba-5509-472e-93b1-d4b80b0ea466} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9220 | 2026.02.17 17:14:53.783041 [ 4 ] {b20414ba-5509-472e-93b1-d4b80b0ea466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 9221 | 2026.02.17 17:14:53.783354 [ 4 ] {b20414ba-5509-472e-93b1-d4b80b0ea466} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9222 | 2026.02.17 17:14:53.783558 [ 4 ] {b20414ba-5509-472e-93b1-d4b80b0ea466} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9223 | 2026.02.17 17:14:53.783665 [ 32 ] {} <Debug> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 9224 | 2026.02.17 17:14:53.783687 [ 4 ] {b20414ba-5509-472e-93b1-d4b80b0ea466} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 9225 | 2026.02.17 17:14:53.783735 [ 32 ] {} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9226 | 2026.02.17 17:14:53.783744 [ 4 ] {b20414ba-5509-472e-93b1-d4b80b0ea466} <Debug> TCPHandler: Processed in 0.001244747 sec. | ||
| 9227 | 2026.02.17 17:14:53.783763 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 9228 | 2026.02.17 17:14:53.783858 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9229 | 2026.02.17 17:14:53.783861 [ 196 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 9230 | 2026.02.17 17:14:53.783956 [ 4 ] {9b9cf317-7739-4ec3-ae4f-6775029366f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9231 | 2026.02.17 17:14:53.783981 [ 196 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9232 | 2026.02.17 17:14:53.784010 [ 4 ] {9b9cf317-7739-4ec3-ae4f-6775029366f9} <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 | ||
| 9233 | 2026.02.17 17:14:53.784015 [ 196 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 26 rows starting from the beginning of the part | ||
| 9234 | 2026.02.17 17:14:53.784080 [ 196 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 9235 | 2026.02.17 17:14:53.784137 [ 196 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 9236 | 2026.02.17 17:14:53.784181 [ 196 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 9237 | 2026.02.17 17:14:53.784230 [ 196 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 9238 | 2026.02.17 17:14:53.784276 [ 196 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 9239 | 2026.02.17 17:14:53.784879 [ 4 ] {9b9cf317-7739-4ec3-ae4f-6775029366f9} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9240 | 2026.02.17 17:14:53.784914 [ 4 ] {9b9cf317-7739-4ec3-ae4f-6775029366f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 9241 | 2026.02.17 17:14:53.785067 [ 198 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 4 columns (4 merged, 0 gathered) in 0.001244047 sec., 24918.67268680363 rows/sec., 1.64 MiB/sec. | ||
| 9242 | 2026.02.17 17:14:53.785253 [ 194 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 9243 | 2026.02.17 17:14:53.785522 [ 4 ] {9b9cf317-7739-4ec3-ae4f-6775029366f9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9244 | 2026.02.17 17:14:53.785551 [ 194 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_30_6} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9245 | 2026.02.17 17:14:53.785645 [ 194 ] {890ea5f2-1ebe-4d28-a7de-1e15a232e298::all_1_30_6} <Trace> oximeter.measurements_f64 (890ea5f2-1ebe-4d28-a7de-1e15a232e298) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 9246 | 2026.02.17 17:14:53.785740 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9247 | 2026.02.17 17:14:53.785767 [ 4 ] {9b9cf317-7739-4ec3-ae4f-6775029366f9} <Trace> oximeter.measurements_histogramu64 (cf8d94f9-b4f9-4b40-b322-30fee6fb4e6a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9248 | 2026.02.17 17:14:53.785912 [ 4 ] {9b9cf317-7739-4ec3-ae4f-6775029366f9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001974 sec., 20263.424518743668 rows/sec., 36.31 MiB/sec. | ||
| 9249 | 2026.02.17 17:14:53.785966 [ 4 ] {9b9cf317-7739-4ec3-ae4f-6775029366f9} <Debug> TCPHandler: Processed in 0.002155577 sec. | ||
| 9250 | 2026.02.17 17:14:53.786073 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9251 | 2026.02.17 17:14:53.786168 [ 4 ] {c8f8ad57-7fcd-4ea4-8c16-53a638a6480c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9252 | 2026.02.17 17:14:53.786210 [ 4 ] {c8f8ad57-7fcd-4ea4-8c16-53a638a6480c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9253 | 2026.02.17 17:14:53.786534 [ 4 ] {c8f8ad57-7fcd-4ea4-8c16-53a638a6480c} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9254 | 2026.02.17 17:14:53.786569 [ 4 ] {c8f8ad57-7fcd-4ea4-8c16-53a638a6480c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 9255 | 2026.02.17 17:14:53.787038 [ 4 ] {c8f8ad57-7fcd-4ea4-8c16-53a638a6480c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9256 | 2026.02.17 17:14:53.787245 [ 4 ] {c8f8ad57-7fcd-4ea4-8c16-53a638a6480c} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9257 | 2026.02.17 17:14:53.787372 [ 4 ] {c8f8ad57-7fcd-4ea4-8c16-53a638a6480c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001223 sec., 73589.53393295176 rows/sec., 4.60 MiB/sec. | ||
| 9258 | 2026.02.17 17:14:53.787408 [ 4 ] {c8f8ad57-7fcd-4ea4-8c16-53a638a6480c} <Debug> TCPHandler: Processed in 0.00138242 sec. | ||
| 9259 | 2026.02.17 17:14:54.394192 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9260 | 2026.02.17 17:14:54.410324 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9261 | 2026.02.17 17:14:54.410376 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 9262 | 2026.02.17 17:14:54.416398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9263 | 2026.02.17 17:14:54.417120 [ 244 ] {} <Trace> system.metric_log (0384cd60-c389-4200-b394-8ab72658c0e3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9264 | 2026.02.17 17:14:54.419885 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9265 | 2026.02.17 17:14:58.389284 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1178 | ||
| 9266 | 2026.02.17 17:14:58.392220 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9267 | 2026.02.17 17:14:58.392267 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 9268 | 2026.02.17 17:14:58.393566 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9269 | 2026.02.17 17:14:58.393834 [ 243 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9270 | 2026.02.17 17:14:58.393974 [ 52 ] {} <Debug> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9271 | 2026.02.17 17:14:58.394017 [ 52 ] {} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9272 | 2026.02.17 17:14:58.394039 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 9273 | 2026.02.17 17:14:58.394175 [ 190 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::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 | ||
| 9274 | 2026.02.17 17:14:58.394205 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1178 | ||
| 9275 | 2026.02.17 17:14:58.394859 [ 190 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9276 | 2026.02.17 17:14:58.395001 [ 190 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1012 rows starting from the beginning of the part | ||
| 9277 | 2026.02.17 17:14:58.395345 [ 190 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
| 9278 | 2026.02.17 17:14:58.395664 [ 190 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 32 rows starting from the beginning of the part | ||
| 9279 | 2026.02.17 17:14:58.395958 [ 190 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
| 9280 | 2026.02.17 17:14:58.396228 [ 190 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 9281 | 2026.02.17 17:14:58.396530 [ 190 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 42 rows starting from the beginning of the part | ||
| 9282 | 2026.02.17 17:14:58.402870 [ 198 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1178 rows, containing 72 columns (72 merged, 0 gathered) in 0.008753309 sec., 134577.6779958299 rows/sec., 107.08 MiB/sec. | ||
| 9283 | 2026.02.17 17:14:58.404210 [ 198 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9284 | 2026.02.17 17:14:58.404723 [ 198 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_31_6} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9285 | 2026.02.17 17:14:58.404800 [ 198 ] {2dffd547-e0f1-4f36-8e29-c1053d84a2ff::all_1_31_6} <Trace> system.query_log (2dffd547-e0f1-4f36-8e29-c1053d84a2ff) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9286 | 2026.02.17 17:14:58.404983 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
| 9287 | 2026.02.17 17:14:58.759633 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9288 | 2026.02.17 17:14:58.759833 [ 4 ] {51ea7d85-7db1-46b9-a349-04889fa50b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9289 | 2026.02.17 17:14:58.759900 [ 4 ] {51ea7d85-7db1-46b9-a349-04889fa50b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9290 | 2026.02.17 17:14:58.760552 [ 4 ] {51ea7d85-7db1-46b9-a349-04889fa50b25} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9291 | 2026.02.17 17:14:58.760604 [ 4 ] {51ea7d85-7db1-46b9-a349-04889fa50b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 9292 | 2026.02.17 17:14:58.761012 [ 4 ] {51ea7d85-7db1-46b9-a349-04889fa50b25} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9293 | 2026.02.17 17:14:58.761261 [ 4 ] {51ea7d85-7db1-46b9-a349-04889fa50b25} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9294 | 2026.02.17 17:14:58.761455 [ 52 ] {} <Debug> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9295 | 2026.02.17 17:14:58.761484 [ 4 ] {51ea7d85-7db1-46b9-a349-04889fa50b25} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001702 sec., 32902.46768507638 rows/sec., 2.53 MiB/sec. | ||
| 9296 | 2026.02.17 17:14:58.761494 [ 52 ] {} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9297 | 2026.02.17 17:14:58.761521 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 9298 | 2026.02.17 17:14:58.761546 [ 4 ] {51ea7d85-7db1-46b9-a349-04889fa50b25} <Debug> TCPHandler: Processed in 0.002048074 sec. | ||
| 9299 | 2026.02.17 17:14:58.761644 [ 189 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::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 | ||
| 9300 | 2026.02.17 17:14:58.761688 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9301 | 2026.02.17 17:14:58.761797 [ 189 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9302 | 2026.02.17 17:14:58.761814 [ 4 ] {c5546223-0f4e-46cb-bcaa-f965d2557e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9303 | 2026.02.17 17:14:58.761834 [ 189 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2027 rows starting from the beginning of the part | ||
| 9304 | 2026.02.17 17:14:58.761866 [ 4 ] {c5546223-0f4e-46cb-bcaa-f965d2557e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9305 | 2026.02.17 17:14:58.761908 [ 189 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::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 | ||
| 9306 | 2026.02.17 17:14:58.761958 [ 189 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 877 rows starting from the beginning of the part | ||
| 9307 | 2026.02.17 17:14:58.761998 [ 189 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1197 rows starting from the beginning of the part | ||
| 9308 | 2026.02.17 17:14:58.762037 [ 189 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 877 rows starting from the beginning of the part | ||
| 9309 | 2026.02.17 17:14:58.762075 [ 189 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 9310 | 2026.02.17 17:14:58.762320 [ 4 ] {c5546223-0f4e-46cb-bcaa-f965d2557e82} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9311 | 2026.02.17 17:14:58.762364 [ 4 ] {c5546223-0f4e-46cb-bcaa-f965d2557e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 9312 | 2026.02.17 17:14:58.762696 [ 4 ] {c5546223-0f4e-46cb-bcaa-f965d2557e82} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9313 | 2026.02.17 17:14:58.762921 [ 4 ] {c5546223-0f4e-46cb-bcaa-f965d2557e82} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9314 | 2026.02.17 17:14:58.763050 [ 52 ] {} <Debug> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9315 | 2026.02.17 17:14:58.763060 [ 4 ] {c5546223-0f4e-46cb-bcaa-f965d2557e82} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001274 sec., 50235.47880690738 rows/sec., 3.92 MiB/sec. | ||
| 9316 | 2026.02.17 17:14:58.763077 [ 52 ] {} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9317 | 2026.02.17 17:14:58.763096 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 9318 | 2026.02.17 17:14:58.763099 [ 4 ] {c5546223-0f4e-46cb-bcaa-f965d2557e82} <Debug> TCPHandler: Processed in 0.001475942 sec. | ||
| 9319 | 2026.02.17 17:14:58.763196 [ 198 ] {d98c200f-82a8-4bc8-a14b-281771204983::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 | ||
| 9320 | 2026.02.17 17:14:58.763214 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9321 | 2026.02.17 17:14:58.763332 [ 4 ] {c67e20e6-a47a-4246-8b79-15edf0d1321a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9322 | 2026.02.17 17:14:58.763340 [ 198 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9323 | 2026.02.17 17:14:58.763380 [ 4 ] {c67e20e6-a47a-4246-8b79-15edf0d1321a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9324 | 2026.02.17 17:14:58.763387 [ 198 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1022 rows starting from the beginning of the part | ||
| 9325 | 2026.02.17 17:14:58.763470 [ 198 ] {d98c200f-82a8-4bc8-a14b-281771204983::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 | ||
| 9326 | 2026.02.17 17:14:58.763517 [ 198 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 530 rows starting from the beginning of the part | ||
| 9327 | 2026.02.17 17:14:58.763559 [ 198 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 522 rows starting from the beginning of the part | ||
| 9328 | 2026.02.17 17:14:58.763597 [ 198 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 530 rows starting from the beginning of the part | ||
| 9329 | 2026.02.17 17:14:58.763639 [ 198 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 9330 | 2026.02.17 17:14:58.763790 [ 4 ] {c67e20e6-a47a-4246-8b79-15edf0d1321a} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9331 | 2026.02.17 17:14:58.763833 [ 4 ] {c67e20e6-a47a-4246-8b79-15edf0d1321a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 9332 | 2026.02.17 17:14:58.764020 [ 193 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5090 rows, containing 5 columns (5 merged, 0 gathered) in 0.002435282 sec., 2090107.0184069031 rows/sec., 177.52 MiB/sec. | ||
| 9333 | 2026.02.17 17:14:58.764201 [ 4 ] {c67e20e6-a47a-4246-8b79-15edf0d1321a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9334 | 2026.02.17 17:14:58.764258 [ 189 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9335 | 2026.02.17 17:14:58.764494 [ 4 ] {c67e20e6-a47a-4246-8b79-15edf0d1321a} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9336 | 2026.02.17 17:14:58.764559 [ 189 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_61_12} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9337 | 2026.02.17 17:14:58.764612 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9338 | 2026.02.17 17:14:58.764639 [ 4 ] {c67e20e6-a47a-4246-8b79-15edf0d1321a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001325 sec., 120754.71698113208 rows/sec., 8.41 MiB/sec. | ||
| 9339 | 2026.02.17 17:14:58.764645 [ 189 ] {7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7::all_1_61_12} <Trace> oximeter.fields_string (7f8fe4a9-49ed-4acf-92d2-f267c5c7e6c7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9340 | 2026.02.17 17:14:58.764645 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9341 | 2026.02.17 17:14:58.764682 [ 4 ] {c67e20e6-a47a-4246-8b79-15edf0d1321a} <Debug> TCPHandler: Processed in 0.001518093 sec. | ||
| 9342 | 2026.02.17 17:14:58.764708 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 9343 | 2026.02.17 17:14:58.764743 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 9344 | 2026.02.17 17:14:58.764798 [ 4 ] {} <Trace> TCP-Session: 3f413a72-87f7-4437-941a-6707b58da72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9345 | 2026.02.17 17:14:58.764811 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::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 | ||
| 9346 | 2026.02.17 17:14:58.764896 [ 4 ] {7bac2fbe-d8ba-4923-815d-f610269a47ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49643) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9347 | 2026.02.17 17:14:58.764910 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9348 | 2026.02.17 17:14:58.764940 [ 4 ] {7bac2fbe-d8ba-4923-815d-f610269a47ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9349 | 2026.02.17 17:14:58.764940 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18760 rows starting from the beginning of the part | ||
| 9350 | 2026.02.17 17:14:58.764942 [ 193 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2732 rows, containing 5 columns (5 merged, 0 gathered) in 0.001799609 sec., 1518107.5444721603 rows/sec., 115.49 MiB/sec. | ||
| 9351 | 2026.02.17 17:14:58.765011 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 9352 | 2026.02.17 17:14:58.765065 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 265 rows starting from the beginning of the part | ||
| 9353 | 2026.02.17 17:14:58.765107 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 845 rows starting from the beginning of the part | ||
| 9354 | 2026.02.17 17:14:58.765149 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 265 rows starting from the beginning of the part | ||
| 9355 | 2026.02.17 17:14:58.765170 [ 189 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9356 | 2026.02.17 17:14:58.765190 [ 200 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 9357 | 2026.02.17 17:14:58.765279 [ 4 ] {7bac2fbe-d8ba-4923-815d-f610269a47ed} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9358 | 2026.02.17 17:14:58.765319 [ 4 ] {7bac2fbe-d8ba-4923-815d-f610269a47ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 9359 | 2026.02.17 17:14:58.765472 [ 189 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_61_12} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9360 | 2026.02.17 17:14:58.765559 [ 189 ] {d98c200f-82a8-4bc8-a14b-281771204983::all_1_61_12} <Trace> oximeter.fields_uuid (d98c200f-82a8-4bc8-a14b-281771204983) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9361 | 2026.02.17 17:14:58.765652 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 9362 | 2026.02.17 17:14:58.765653 [ 4 ] {7bac2fbe-d8ba-4923-815d-f610269a47ed} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9363 | 2026.02.17 17:14:58.765880 [ 4 ] {7bac2fbe-d8ba-4923-815d-f610269a47ed} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9364 | 2026.02.17 17:14:58.766009 [ 4 ] {7bac2fbe-d8ba-4923-815d-f610269a47ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 9365 | 2026.02.17 17:14:58.766012 [ 70 ] {} <Debug> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9366 | 2026.02.17 17:14:58.766053 [ 4 ] {7bac2fbe-d8ba-4923-815d-f610269a47ed} <Debug> TCPHandler: Processed in 0.001304148 sec. | ||
| 9367 | 2026.02.17 17:14:58.766069 [ 70 ] {} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9368 | 2026.02.17 17:14:58.766096 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 9369 | 2026.02.17 17:14:58.766171 [ 198 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 9370 | 2026.02.17 17:14:58.766261 [ 198 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9371 | 2026.02.17 17:14:58.766287 [ 198 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4140 rows starting from the beginning of the part | ||
| 9372 | 2026.02.17 17:14:58.766331 [ 198 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 9373 | 2026.02.17 17:14:58.766369 [ 198 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 90 rows starting from the beginning of the part | ||
| 9374 | 2026.02.17 17:14:58.766401 [ 198 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::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 | ||
| 9375 | 2026.02.17 17:14:58.766436 [ 198 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 90 rows starting from the beginning of the part | ||
| 9376 | 2026.02.17 17:14:58.766472 [ 198 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 9377 | 2026.02.17 17:14:58.768772 [ 195 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4500 rows, containing 4 columns (4 merged, 0 gathered) in 0.002627157 sec., 1712878.2177844718 rows/sec., 110.48 MiB/sec. | ||
| 9378 | 2026.02.17 17:14:58.769272 [ 201 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9379 | 2026.02.17 17:14:58.769549 [ 201 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_61_12} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9380 | 2026.02.17 17:14:58.769621 [ 201 ] {5184c95e-938f-4c52-941d-a01bb631a7c8::all_1_61_12} <Trace> oximeter.measurements_u64 (5184c95e-938f-4c52-941d-a01bb631a7c8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9381 | 2026.02.17 17:14:58.769708 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 9382 | 2026.02.17 17:14:58.771989 [ 201 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20455 rows, containing 5 columns (5 merged, 0 gathered) in 0.007213145 sec., 2835794.9271780895 rows/sec., 190.91 MiB/sec. | ||
| 9383 | 2026.02.17 17:14:58.772432 [ 195 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9384 | 2026.02.17 17:14:58.772818 [ 195 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9385 | 2026.02.17 17:14:58.772907 [ 195 ] {89c6459b-abbd-467b-ad87-c0357e17288c::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (89c6459b-abbd-467b-ad87-c0357e17288c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9386 | 2026.02.17 17:14:58.773026 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 9387 | 2026.02.17 17:14:59.000200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.49 MiB, peak 311.87 MiB, free memory in arenas 0.00 B, will set to 302.96 MiB (RSS), difference: 3.47 MiB | ||
| 9388 | 2026.02.17 17:15:00.830819 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20552 | ||
| 9389 | 2026.02.17 17:15:00.831451 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9390 | 2026.02.17 17:15:00.831495 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 9391 | 2026.02.17 17:15:00.832032 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9392 | 2026.02.17 17:15:00.832345 [ 245 ] {} <Trace> system.asynchronous_metric_log (c913f561-7f4a-464c-b73f-5f54620b21d9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9393 | 2026.02.17 17:15:00.832500 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20552 | ||